We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f1b84 commit a485724Copy full SHA for a485724
package.json
@@ -31,7 +31,7 @@
31
"@types/jsonwebtoken": "^9.0.6",
32
"@typescript-eslint/eslint-plugin": "^8.0.0",
33
"@typescript-eslint/parser": "^8.0.0",
34
- "@vitest/coverage-v8": "^2.0.0",
+ "@vitest/coverage-v8": "^3.0.0",
35
"dotenv": "^16.4.5",
36
"drizzle-kit": "^0.30.0",
37
"eslint": "^8.57.0",
@@ -44,7 +44,7 @@
44
"prettier": "^3.2.5",
45
"tsx": "^4.11.0",
46
"typescript": "^5.4.5",
47
- "vitest": "^2.0.0",
+ "vitest": "^3.0.0",
48
"zod": "^3.23.8"
49
},
50
"files": [
0 commit comments