We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a057ad commit 914ad32Copy full SHA for 914ad32
2 files changed
package.json
@@ -67,7 +67,7 @@
67
"@commitlint/cli": "^17.4.4",
68
"@commitlint/config-conventional": "^17.4.4",
69
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
70
- "@release-it/conventional-changelog": "^5.1.1",
+ "@release-it/conventional-changelog": "^8.0.2",
71
"browserslist-to-esbuild": "^1.2.0",
72
"eslint": "^8.36.0",
73
"eslint-config-airbnb-base": "^15.0.0",
@@ -84,7 +84,7 @@
84
"stylelint": "^15.3.0",
85
"stylelint-config-prettier": "^9.0.5",
86
"stylelint-config-standard": "^31.0.0",
87
- "vite": "^4.2.3",
+ "vite": "^8.0.13",
88
"vite-plugin-top-level-await": "^1.3.1"
89
},
90
"sideEffects": false,
0 commit comments