We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d0452 commit 6bd4b3bCopy full SHA for 6bd4b3b
package.json
@@ -48,14 +48,14 @@
48
"coverage": "vitest run --coverage"
49
},
50
"devDependencies": {
51
- "@antfu/eslint-config": "^0.39.5",
+ "@antfu/eslint-config": "^0.40.2",
52
"@vitest/coverage-c8": "^0.32.2",
53
"bumpp": "^9.1.1",
54
- "eslint": "^8.43.0",
55
- "tsup": "^7.0.0",
56
- "typescript": "^5.1.3",
57
- "vite": "^4.3.9",
58
- "vitest": "^0.32.2"
+ "eslint": "^8.46.0",
+ "tsup": "^7.2.0",
+ "typescript": "^5.1.6",
+ "vite": "^4.4.9",
+ "vitest": "^0.34.1"
59
60
"publishConfig": {
61
"access": "public"
0 commit comments