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 730fe89 commit 474a230Copy full SHA for 474a230
package.json
@@ -60,15 +60,15 @@
60
"remove-anything": "^1.0.5"
61
},
62
"devDependencies": {
63
- "@antfu/eslint-config": "^0.39.7",
+ "@antfu/eslint-config": "^2.3.1",
64
"@types/lodash": "^4.14.195",
65
"@vitest/coverage-c8": "^0.33.0",
66
"bumpp": "^9.1.1",
67
"eslint": "^8.44.0",
68
- "tsup": "^6.7.0",
+ "tsup": "^8.0.1",
69
"typescript": "^5.1.6",
70
- "vite": "^4.4.2",
71
- "vitest": "^0.33.0"
+ "vite": "^5.0.5",
+ "vitest": "^1.0.1"
72
73
"publishConfig": {
74
"access": "public"
0 commit comments