Skip to content

Commit 82eb01b

Browse files
chore(deps): update vitest monorepo to v3
1 parent 1ba4cf9 commit 82eb01b

File tree

2 files changed

+352
-320
lines changed

2 files changed

+352
-320
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@types/ws": "^8.5.14",
105105
"@typescript-eslint/eslint-plugin": "^7.18.0",
106106
"@typescript-eslint/parser": "^7.18.0",
107-
"@vitest/coverage-v8": "^2.1.9",
107+
"@vitest/coverage-v8": "^3.0.7",
108108
"cz-conventional-changelog": "^3.3.0",
109109
"eslint": "^8.57.1",
110110
"eslint-config-prettier": "^9.1.0",
@@ -115,7 +115,7 @@
115115
"prisma-json-types-generator": "^3.2.2",
116116
"tsc-watch": "^6.3.0",
117117
"typescript": "~5.7.2",
118-
"vitest": "^2.1.9"
118+
"vitest": "^3.0.7"
119119
},
120120
"resolutions": {
121121
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)