We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45e3e5 commit 82b0e39Copy full SHA for 82b0e39
2 files changed
package.json
@@ -46,22 +46,22 @@
46
},
47
"devDependencies": {
48
"@antfu/eslint-config": "^0.43.1",
49
- "@antfu/ni": "^0.22.4",
50
- "@types/node": "^22.9.0",
51
- "bumpp": "^9.5.2",
52
- "clean-publish": "^5.0.0",
53
- "eslint": "^8.57.0",
54
- "esno": "^4.7.0",
55
- "prettier": "^3.3.3",
+ "@antfu/ni": "^0.23.2",
+ "@types/node": "^22.13.11",
+ "bumpp": "^9.11.1",
+ "clean-publish": "^5.1.0",
+ "eslint": "^8.57.1",
+ "esno": "^4.8.0",
+ "prettier": "^3.5.3",
56
"rimraf": "^6.0.1",
57
- "tsup": "^8.2.4",
58
- "typescript": "^5.5.4",
+ "tsup": "^8.4.0",
+ "typescript": "^5.8.2",
59
"unbuild": "^2.0.0",
60
"vite": "^5.4.14",
61
"vitest": "^2.0.5"
62
63
"dependencies": {
64
- "axios": "^1.7.5"
+ "axios": "^1.8.4"
65
66
"clean-publish": {
67
"cleanDocs": true,
0 commit comments