Skip to content

Commit ed5b67a

Browse files
chore(deps): update vitest monorepo to v3
1 parent 60a257e commit ed5b67a

File tree

2 files changed

+148
-308
lines changed

2 files changed

+148
-308
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
"@types/node": "^20.17.32",
7171
"@u3u/eslint-config": "^2.15.2",
7272
"@u3u/prettier-config": "^5.2.0",
73-
"@vitest/coverage-v8": "^2.1.9",
74-
"@vitest/ui": "^2.1.9",
73+
"@vitest/coverage-v8": "^3.1.3",
74+
"@vitest/ui": "^3.1.3",
7575
"bumpp": "^9.11.1",
7676
"dedent": "^1.6.0",
7777
"eslint": "^8.57.0",
@@ -82,7 +82,7 @@
8282
"simple-git-hooks": "^2.13.0",
8383
"tsup": "^8.4.0",
8484
"typescript": "^5.8.3",
85-
"vitest": "^2.1.9"
85+
"vitest": "^3.1.3"
8686
},
8787
"packageManager": "[email protected]",
8888
"publishConfig": {

0 commit comments

Comments
 (0)