We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ea3b3a commit c1c7975Copy full SHA for c1c7975
package.json
@@ -40,7 +40,7 @@
40
"turbo": "^2.1.2",
41
"typescript": "~5.4.5",
42
"vite": "^5.4.8",
43
- "vitest": "^2.1.1"
+ "vitest": "^3.0.8"
44
},
45
"resolutions": {
46
"ansi-regex": "^5.0.1",
packages/internal/package.json
@@ -24,6 +24,6 @@
24
25
"devDependencies": {
26
"typescript": "^5.6.2",
27
28
}
29
0 commit comments