We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba277c commit 6a44f5cCopy full SHA for 6a44f5c
package.json
@@ -39,8 +39,8 @@
39
"react-dom": "19.0.0"
40
},
41
"devDependencies": {
42
- "@semantic-release/changelog": "^6.0.3",
43
- "@semantic-release/git": "^10.0.1",
+ "@semantic-release/changelog": "6.0.3",
+ "@semantic-release/git": "10.0.1",
44
"@storybook/addon-essentials": "8.5.3",
45
"@storybook/react": "8.5.3",
46
"@storybook/react-vite": "8.5.3",
@@ -63,7 +63,7 @@
63
"jsdom": "26.0.0",
64
"lefthook": "1.10.10",
65
"prettier": "3.4.2",
66
- "semantic-release": "^24.2.3",
+ "semantic-release": "24.2.3",
67
"storybook": "8.5.3",
68
"typescript": "5.7.3",
69
"typescript-eslint": "8.23.0",
0 commit comments