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 e0a0e5a commit f1fbcf6Copy full SHA for f1fbcf6
package.json
@@ -59,7 +59,7 @@
59
"@namesmt/aes-gcm": "^0.1.3",
60
"@namesmt/utils": "^0.5.9",
61
"@types/node": "^20.17.23",
62
- "@vitest/coverage-v8": "^2.1.9",
+ "@vitest/coverage-v8": "^3.1.3",
63
"consola": "^3.4.0",
64
"eslint": "^9.22.0",
65
"lint-staged": "^15.4.3",
@@ -68,7 +68,7 @@
68
"tsx": "^4.19.3",
69
"typescript": "^5.8.2",
70
"unbuild": "^2.0.0",
71
- "vitest": "^2.1.9"
+ "vitest": "^3.1.3"
72
},
73
"pnpm": {
74
"overrides": {
0 commit comments