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 eb54276 commit a1e238fCopy full SHA for a1e238f
package.json
@@ -68,19 +68,19 @@
68
},
69
"devDependencies": {
70
"@babel/plugin-syntax-typescript": "^7.27.1",
71
- "@sxzz/eslint-config": "^7.4.0",
+ "@sxzz/eslint-config": "^7.4.1",
72
"@sxzz/prettier-config": "^2.2.6",
73
"@types/babel__core": "^7.20.5",
74
"@types/node": "^24.10.1",
75
"bumpp": "^10.3.2",
76
"eslint": "^9.39.1",
77
- "prettier": "^3.7.3",
78
- "rolldown-plugin-require-cjs": "^0.3.2",
79
- "tsdown": "^0.16.8",
+ "prettier": "^3.7.4",
+ "rolldown-plugin-require-cjs": "^0.3.3",
+ "tsdown": "^0.17.1",
80
"tsx": "^4.21.0",
81
"typescript": "^5.9.3",
82
- "vite": "^7.2.6",
83
- "vitest": "^4.0.14",
+ "vite": "^7.2.7",
+ "vitest": "^4.0.15",
84
"vue": "^3.5.25"
85
86
"engines": {
0 commit comments