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.
2 parents 9dc78c8 + 81904fb commit ae29520Copy full SHA for ae29520
package.json
@@ -23,7 +23,7 @@
23
"devDependencies": {
24
"@typescript-eslint/eslint-plugin": "^7.0.0",
25
"@typescript-eslint/parser": "^7.0.0",
26
- "@vitest/coverage-istanbul": "^2.0.5",
+ "@vitest/coverage-istanbul": "^3.0.0",
27
"dotenv": "^16.3.1",
28
"eslint": "^8.37.0",
29
"eslint-config-prettier": "^9.0.0",
@@ -35,7 +35,7 @@
35
"prisma": "^5.2.0",
36
"tsx": "^4.0.0",
37
"typescript": "^5.0.4",
38
- "vitest": "^2.0.5",
+ "vitest": "^3.0.0",
39
"zod": "^3.21.4",
40
"zod-prisma-types": "^3.0.0"
41
},
0 commit comments