Skip to content

Commit ce02939

Browse files
committed
Vitest 3
1 parent ae0c71b commit ce02939

File tree

3 files changed

+173
-591
lines changed

3 files changed

+173
-591
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"@types/node": "^22.15.29",
197197
"@types/throttle-debounce": "^5.0.2",
198198
"@types/uuid": "^9.0.8",
199-
"@valibot/i18n": "1.0.0-beta.2",
199+
"@valibot/i18n": "1.0.0",
200200
"decimal.js": "^10.5.0",
201201
"eslint": "^9.18.0",
202202
"eslint-config-prettier": "^10.0.1",
@@ -220,7 +220,7 @@
220220
"typescript-eslint": "^8.33.0",
221221
"uuid": "^9.0.1",
222222
"vite": "^6.3.5",
223-
"vitest": "^1.6.1",
223+
"vitest": "^3.2.0",
224224
"zod-i18n-map": "^2.27.0"
225225
},
226226
"svelte": "./dist/index.js",

0 commit comments

Comments
 (0)