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 3c20d6f commit 344b309Copy full SHA for 344b309
package.json
@@ -62,21 +62,21 @@
62
},
63
"dependencies": {
64
"magic-string": "^0.30.17",
65
- "unplugin": "^2.3.4"
+ "unplugin": "^2.3.5"
66
67
"devDependencies": {
68
- "@sxzz/eslint-config": "^7.0.1",
+ "@sxzz/eslint-config": "^7.0.2",
69
"@sxzz/prettier-config": "^2.2.1",
70
"@sxzz/test-utils": "^0.5.6",
71
- "@types/node": "^22.15.21",
+ "@types/node": "^22.15.29",
72
"bumpp": "^10.1.1",
73
- "esbuild": "^0.25.4",
74
- "eslint": "^9.27.0",
+ "esbuild": "^0.25.5",
+ "eslint": "^9.28.0",
75
"fast-glob": "^3.3.3",
76
"prettier": "^3.5.3",
77
"rolldown": "nightly",
78
"rollup": "^4.41.1",
79
- "tsdown": "^0.12.3",
+ "tsdown": "^0.12.6",
80
"tsx": "^4.19.4",
81
"typescript": "^5.8.3",
82
"vite": "^6.3.5",
0 commit comments