We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9315dc commit 93046c6Copy full SHA for 93046c6
package.json
@@ -48,13 +48,13 @@
48
"coverage": "vitest run --coverage"
49
},
50
"devDependencies": {
51
- "@antfu/eslint-config": "^0.40.2",
+ "@antfu/eslint-config": "^2.2.2",
52
"@vitest/coverage-c8": "^0.32.2",
53
"bumpp": "^9.1.1",
54
"eslint": "^8.46.0",
55
- "tsup": "^7.2.0",
+ "tsup": "^8.0.1",
56
"typescript": "^5.1.6",
57
- "vite": "^4.4.9",
+ "vite": "^5.0.4",
58
"vitest": "^0.34.1"
59
60
"publishConfig": {
0 commit comments