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 fc4d8de commit a167e89Copy full SHA for a167e89
package.json
@@ -72,20 +72,20 @@
72
"@sxzz/eslint-config": "^7.0.1",
73
"@sxzz/prettier-config": "^2.2.1",
74
"@sxzz/test-utils": "^0.5.6",
75
- "@types/node": "^22.15.19",
+ "@types/node": "^22.15.21",
76
"@types/picomatch": "^4.0.0",
77
"bumpp": "^10.1.1",
78
"esbuild": "^0.25.4",
79
"eslint": "^9.27.0",
80
"prettier": "^3.5.3",
81
- "rollup": "^4.41.0",
82
- "tsdown": "^0.11.11",
+ "rollup": "^4.41.1",
+ "tsdown": "^0.12.3",
83
"tsx": "^4.19.4",
84
"typescript": "^5.8.3",
85
- "unplugin-oxc": "^0.4.3",
+ "unplugin-oxc": "^0.4.4",
86
"vite": "^6.3.5",
87
- "vitest": "^3.1.3",
88
- "webpack": "^5.99.8"
+ "vitest": "^3.1.4",
+ "webpack": "^5.99.9"
89
},
90
"engines": {
91
"node": ">=20.18.0"
0 commit comments