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 179b72a commit 3c20d6fCopy full SHA for 3c20d6f
package.json
@@ -68,20 +68,20 @@
68
"@sxzz/eslint-config": "^7.0.1",
69
"@sxzz/prettier-config": "^2.2.1",
70
"@sxzz/test-utils": "^0.5.6",
71
- "@types/node": "^22.15.19",
+ "@types/node": "^22.15.21",
72
"bumpp": "^10.1.1",
73
"esbuild": "^0.25.4",
74
"eslint": "^9.27.0",
75
"fast-glob": "^3.3.3",
76
"prettier": "^3.5.3",
77
"rolldown": "nightly",
78
- "rollup": "^4.41.0",
79
- "tsdown": "^0.11.11",
+ "rollup": "^4.41.1",
+ "tsdown": "^0.12.3",
80
"tsx": "^4.19.4",
81
"typescript": "^5.8.3",
82
"vite": "^6.3.5",
83
- "vitest": "^3.1.3",
84
- "webpack": "^5.99.8"
+ "vitest": "^3.1.4",
+ "webpack": "^5.99.9"
85
},
86
"engines": {
87
"node": ">=20.18.0"
0 commit comments