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 4bac074 commit fdbdcb0Copy full SHA for fdbdcb0
package.json
@@ -65,21 +65,21 @@
65
"unplugin": "^2.3.2"
66
},
67
"devDependencies": {
68
- "@sxzz/eslint-config": "^6.1.2",
+ "@sxzz/eslint-config": "^6.2.0",
69
"@sxzz/prettier-config": "^2.2.1",
70
- "@sxzz/test-utils": "^0.5.5",
+ "@sxzz/test-utils": "^0.5.6",
71
"@types/node": "^22.15.3",
72
"bumpp": "^10.1.0",
73
"esbuild": "^0.25.3",
74
- "eslint": "^9.25.1",
+ "eslint": "^9.26.0",
75
"fast-glob": "^3.3.3",
76
"prettier": "^3.5.3",
77
"rolldown": "nightly",
78
"rollup": "^4.40.1",
79
- "tsdown": "^0.10.0",
80
- "tsx": "^4.19.3",
+ "tsdown": "^0.10.2",
+ "tsx": "^4.19.4",
81
"typescript": "^5.8.3",
82
- "vite": "^6.3.3",
+ "vite": "^6.3.4",
83
"vitest": "^3.1.2",
84
"webpack": "^5.99.7"
85
0 commit comments