We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5770c38 commit 29a3baeCopy full SHA for 29a3bae
package.json
@@ -104,7 +104,7 @@
104
"@types/ws": "^8.18.1",
105
"@typescript-eslint/eslint-plugin": "^7.18.0",
106
"@typescript-eslint/parser": "^7.18.0",
107
- "@vitest/coverage-v8": "^2.1.9",
+ "@vitest/coverage-v8": "^3.2.4",
108
"cz-conventional-changelog": "^3.3.0",
109
"eslint": "^8.57.1",
110
"eslint-config-prettier": "^9.1.0",
@@ -115,7 +115,7 @@
115
"prisma-json-types-generator": "^3.2.3",
116
"tsc-watch": "^6.3.0",
117
"typescript": "~5.7.2",
118
- "vitest": "^2.1.9"
+ "vitest": "^3.2.4"
119
},
120
"resolutions": {
121
"ansi-regex": "^5.0.1",
0 commit comments