We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9315dc commit 0a3e8eeCopy full SHA for 0a3e8ee
package.json
@@ -48,14 +48,14 @@
48
"coverage": "vitest run --coverage"
49
},
50
"devDependencies": {
51
- "@antfu/eslint-config": "^0.40.2",
52
- "@vitest/coverage-c8": "^0.32.2",
53
- "bumpp": "^9.1.1",
54
- "eslint": "^8.46.0",
+ "@antfu/eslint-config": "^0.43.1",
+ "@vitest/coverage-c8": "^0.33.0",
+ "bumpp": "^9.5.2",
+ "eslint": "^8.57.1",
55
"tsup": "^7.2.0",
56
- "typescript": "^5.1.6",
57
- "vite": "^4.4.9",
58
- "vitest": "^0.34.1"
+ "typescript": "^5.6.2",
+ "vite": "^4.5.3",
+ "vitest": "^0.34.6"
59
60
"publishConfig": {
61
"access": "public"
0 commit comments