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 06af51b commit e02ccf7Copy full SHA for e02ccf7
package.json
@@ -75,15 +75,15 @@
75
"@sxzz/eslint-config": "^5.1.1",
76
"@sxzz/prettier-config": "^2.2.0",
77
"@types/babel__core": "^7.20.5",
78
- "@types/node": "^22.13.4",
+ "@types/node": "^22.13.5",
79
"bumpp": "^10.0.3",
80
- "eslint": "^9.20.1",
81
- "prettier": "^3.5.1",
82
- "tsdown": "^0.5.9",
83
- "tsx": "^4.19.2",
+ "eslint": "^9.21.0",
+ "prettier": "^3.5.2",
+ "tsdown": "^0.6.0",
+ "tsx": "^4.19.3",
84
"typescript": "^5.7.3",
85
- "vite": "^6.1.0",
86
- "vitest": "^3.0.5",
+ "vite": "^6.1.1",
+ "vitest": "^3.0.6",
87
"vue": "^3.5.13"
88
},
89
"engines": {
0 commit comments