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 a4b25ce commit 19a288dCopy full SHA for 19a288d
package.json
@@ -104,7 +104,7 @@
104
"@types/ws": "^8.18.0",
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.1.1",
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.1.1"
119
},
120
"resolutions": {
121
"ansi-regex": "^5.0.1",
0 commit comments