Skip to content

Commit 90f909b

Browse files
committed
chore: update vite-plus and vitest
1 parent 95e41a3 commit 90f909b

3 files changed

Lines changed: 197 additions & 262 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,8 @@
128128
"@types/sanitize-html": "2.16.1",
129129
"@types/semver": "7.7.1",
130130
"@types/validate-npm-package-name": "4.0.2",
131-
"@vitest/coverage-v8": "4.1.6",
131+
"@vitest/browser-playwright": "4.1.9",
132+
"@vitest/coverage-v8": "4.1.9",
132133
"@vue/test-utils": "2.4.6",
133134
"axe-core": "4.11.2",
134135
"changelogen": "0.6.2",
@@ -147,12 +148,11 @@
147148
"storybook-i18n": "catalog:storybook",
148149
"typescript": "6.0.2",
149150
"unplugin-vue-markdown": "32.0.0",
150-
"vitest": "npm:@voidzero-dev/vite-plus-test@0.1.20",
151151
"vue-i18n-extract": "2.0.7",
152152
"vue-tsc": "3.2.6"
153153
},
154154
"engines": {
155-
"node": "24"
155+
"node": ">=24.11.0"
156156
},
157157
"packageManager": "pnpm@11.1.1",
158158
"storybook": {

0 commit comments

Comments
 (0)