We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0aaed3b + c672587 commit d7c0383Copy full SHA for d7c0383
2 files changed
package.json
@@ -34,8 +34,8 @@
34
"jsbarcode": "^3.11.5"
35
},
36
"devDependencies": {
37
- "@commitlint/cli": "^19.3.0",
38
- "@commitlint/config-conventional": "^19.2.2",
+ "@commitlint/cli": "^20.4.2",
+ "@commitlint/config-conventional": "^20.4.2",
39
"@semantic-release/changelog": "^6.0.3",
40
"@semantic-release/git": "^10.0.1",
41
"@storybook/addon-essentials": "^8.1.1",
@@ -58,11 +58,11 @@
58
"lint-staged": "^12.3.5",
59
"prettier": "^2.5.1",
60
"react": "^18.3.1",
61
- "rimraf": "^5.0.7",
62
- "semantic-release": "^21.0.7",
+ "rimraf": "^6.1.3",
+ "semantic-release": "^25.0.3",
63
"storybook": "^8.1.1",
64
- "tsup": "^8.0.2",
65
- "typescript": "^5.4.5"
+ "tsup": "^8.5.1",
+ "typescript": "^5.9.3"
66
67
"peerDependencies": {
68
"react": "^18.0.0 || ^19.0.0"
0 commit comments