Skip to content

Commit e5e6279

Browse files
committed
build: update release script
1 parent 3b1c1c5 commit e5e6279

File tree

3 files changed

+373
-315
lines changed

3 files changed

+373
-315
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@
3030
"postinstall": "simple-git-hooks"
3131
},
3232
"devDependencies": {
33+
"@posva/prompts": "^2.4.4",
3334
"@vitejs/plugin-vue": "^6.0.1",
3435
"@vitest/browser": "^3.2.4",
3536
"@vitest/coverage-v8": "^3.2.4",
3637
"@vitest/ui": "^3.2.4",
3738
"brotli": "^1.3.3",
3839
"chalk": "^5.6.2",
39-
"enquirer": "^2.4.1",
4040
"execa": "^9.6.0",
41-
"globby": "^14.1.0",
42-
"lint-staged": "^15.5.2",
41+
"globby": "^15.0.0",
42+
"lint-staged": "^16.2.4",
4343
"minimist": "^1.2.8",
4444
"p-series": "^3.0.0",
4545
"playwright": "^1.56.0",

0 commit comments

Comments
 (0)