Skip to content

Commit d5c5cf9

Browse files
chore(deps): update vitest monorepo to v3
1 parent 3bca21e commit d5c5cf9

File tree

2 files changed

+467
-605
lines changed

2 files changed

+467
-605
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.18.1",
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.2.3",
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.3",
116116
"tsc-watch": "^6.3.0",
117117
"typescript": "~5.7.2",
118-
"vitest": "^2.1.9"
118+
"vitest": "^3.2.3"
119119
},
120120
"resolutions": {
121121
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)