Skip to content

Commit 7a3eca2

Browse files
chore(deps): update vitest monorepo to v2
1 parent 66a7431 commit 7a3eca2

File tree

2 files changed

+347
-244
lines changed

2 files changed

+347
-244
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.2.17",
7474
"@u3u/eslint-config": "^2.14.1",
7575
"@u3u/prettier-config": "^4.1.4",
76-
"@vitest/coverage-v8": "^1.0.4",
77-
"@vitest/ui": "^1.0.4",
76+
"@vitest/coverage-v8": "^2.1.3",
77+
"@vitest/ui": "^2.1.3",
7878
"bumpp": "^9.2.1",
7979
"dedent": "^1.5.1",
8080
"eslint": "^8.55.0",
@@ -87,7 +87,7 @@
8787
"string-format-jsx": "link:",
8888
"tsup": "^8.0.1",
8989
"typescript": "^5.3.3",
90-
"vitest": "^1.0.4"
90+
"vitest": "^2.1.3"
9191
},
9292
"peerDependencies": {
9393
"react": ">=16.8.0",

0 commit comments

Comments
 (0)