We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d3583 commit be6cc84Copy full SHA for be6cc84
package.json
@@ -53,9 +53,9 @@
53
"@emotion/react": "11.4.1",
54
"@emotion/styled": "11.3.0",
55
"@rescript/react": "0.13.0",
56
- "@semantic-release/changelog": "^6.0.3",
57
- "@semantic-release/git": "10.0.1",
58
- "@semrel-extra/npm": "1.2.0",
+ "@semantic-release/changelog": "^6",
+ "@semantic-release/git": "^10",
+ "@semantic-release/npm": "^12",
59
"@vitest/coverage-v8": "^2.0.5",
60
"framer-motion": "4.1.17",
61
"husky": "7.0.2",
@@ -66,7 +66,7 @@
66
"react-dom": "17.0.2",
67
"rescript": "^11",
68
"rescript-vitest": "^1.4.0",
69
- "semantic-release": "19.0.2",
+ "semantic-release": "^24",
70
"vitest": "^2.0.5"
71
},
72
"peerDependencies": {
0 commit comments