Skip to content

Commit f32b848

Browse files
chore(deps): update vitest monorepo to v3
1 parent a62512b commit f32b848

File tree

2 files changed

+218
-408
lines changed

2 files changed

+218
-408
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@types/react-dom": "^18.3.5",
7474
"@u3u/eslint-config": "^2.15.2",
7575
"@u3u/prettier-config": "^4.5.1",
76-
"@vitest/coverage-v8": "^1.6.1",
77-
"@vitest/ui": "^1.6.1",
76+
"@vitest/coverage-v8": "^3.0.9",
77+
"@vitest/ui": "^3.0.9",
7878
"bumpp": "^9.11.1",
7979
"dedent": "^1.5.3",
8080
"eslint": "^8.57.1",
@@ -87,7 +87,7 @@
8787
"string-format-jsx": "link:",
8888
"tsup": "^8.4.0",
8989
"typescript": "^5.8.2",
90-
"vitest": "^1.6.1"
90+
"vitest": "^3.0.9"
9191
},
9292
"peerDependencies": {
9393
"react": ">=16.8.0",

0 commit comments

Comments
 (0)