We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd8e3d commit a5259cdCopy full SHA for a5259cd
package.json
@@ -17,12 +17,12 @@
17
"@antfu/eslint-config": "^2.16.0",
18
"@changesets/cli": "^2.27.2",
19
"@types/node": "^20.12.7",
20
- "@vitest/coverage-v8": "^1.4.0",
21
- "@vitest/ui": "^1.4.0",
+ "@vitest/coverage-v8": "^3.0.0",
+ "@vitest/ui": "^3.0.0",
22
"eslint": "^8.0.0",
23
"lint-staged": "^15.2.2",
24
"simple-git-hooks": "^2.11.1",
25
- "vitest": "^1.4.0"
+ "vitest": "^3.0.0"
26
},
27
"simple-git-hooks": {
28
"pre-commit": "pnpm lint-staged"
0 commit comments