Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 29f9741

Browse files
chore(deps): update vitest monorepo to v2
1 parent 81e8e08 commit 29f9741

File tree

2 files changed

+679
-548
lines changed

2 files changed

+679
-548
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/node": "^18.18.10",
5555
"@typescript-eslint/eslint-plugin": "^6.11.0",
5656
"@typescript-eslint/parser": "^6.11.0",
57-
"@vitest/coverage-v8": "^0.34.6",
57+
"@vitest/coverage-v8": "^2.1.5",
5858
"esbuild-plugin-file-path-extensions": "^1.0.0",
5959
"esbuild-plugin-version-injector": "^1.2.1",
6060
"eslint": "^8.54.0",
@@ -69,7 +69,7 @@
6969
"pretty-quick": "^3.1.3",
7070
"tsup": "^7.2.0",
7171
"typescript": "^5.2.2",
72-
"vitest": "^0.34.6"
72+
"vitest": "^2.1.5"
7373
},
7474
"publishConfig": {
7575
"access": "public"

0 commit comments

Comments
 (0)