We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce3ce0 commit ea3f6d2Copy full SHA for ea3f6d2
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.41.4",
+ "@vitest/coverage-c8": "^0.33.0",
+ "bumpp": "^9.2.0",
+ "eslint": "^8.49.0",
55
"tsup": "^7.2.0",
56
- "typescript": "^5.1.6",
+ "typescript": "^5.2.2",
57
"vite": "^4.4.9",
58
- "vitest": "^0.34.1"
+ "vitest": "^0.34.4"
59
60
"publishConfig": {
61
"access": "public"
0 commit comments