We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e5a07 commit 4941cabCopy full SHA for 4941cab
2 files changed
package.json
@@ -19,16 +19,16 @@
19
"@antfu/eslint-config": "^2.16.0",
20
"@changesets/cli": "^2.27.2",
21
"@types/node": "^20.12.7",
22
- "@vitest/coverage-v8": "^1.4.0",
23
- "@vitest/ui": "^1.4.0",
+ "@vitest/coverage-v8": "^3.0.0",
+ "@vitest/ui": "^3.0.0",
24
"eslint": "^8.0.0",
25
"lint-staged": "^15.2.2",
26
"simple-git-hooks": "^2.11.1",
27
"tinybench": "^2.8.0",
28
"tsup": "^8.1.0",
29
"typescript": "^5.5.3",
30
"vitepress": "^1.2.3",
31
- "vitest": "^1.4.0"
+ "vitest": "^3.0.0"
32
},
33
"simple-git-hooks": {
34
"pre-commit": "pnpm lint-staged"
0 commit comments