Skip to content

Commit ecfd478

Browse files
chore(deps): update vitest monorepo to v3
1 parent 36801e1 commit ecfd478

File tree

2 files changed

+492
-610
lines changed

2 files changed

+492
-610
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@types/ws": "^8.18.1",
104104
"@typescript-eslint/eslint-plugin": "^7.18.0",
105105
"@typescript-eslint/parser": "^7.18.0",
106-
"@vitest/coverage-v8": "^2.1.9",
106+
"@vitest/coverage-v8": "^3.2.4",
107107
"cz-conventional-changelog": "^3.3.0",
108108
"eslint": "^8.57.1",
109109
"eslint-config-prettier": "^9.1.0",
@@ -114,7 +114,7 @@
114114
"prisma-json-types-generator": "^3.2.3",
115115
"tsc-watch": "^6.2.1",
116116
"typescript": "~5.7.2",
117-
"vitest": "^2.1.9"
117+
"vitest": "^3.2.4"
118118
},
119119
"resolutions": {
120120
"ansi-regex": "^5.0.1",

0 commit comments

Comments
 (0)