Skip to content

Commit 344b309

Browse files
fix(deps): update all non-major dependencies (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c20d6f commit 344b309

File tree

2 files changed

+690
-647
lines changed

2 files changed

+690
-647
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,21 @@
6262
},
6363
"dependencies": {
6464
"magic-string": "^0.30.17",
65-
"unplugin": "^2.3.4"
65+
"unplugin": "^2.3.5"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^7.0.1",
68+
"@sxzz/eslint-config": "^7.0.2",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.6",
71-
"@types/node": "^22.15.21",
71+
"@types/node": "^22.15.29",
7272
"bumpp": "^10.1.1",
73-
"esbuild": "^0.25.4",
74-
"eslint": "^9.27.0",
73+
"esbuild": "^0.25.5",
74+
"eslint": "^9.28.0",
7575
"fast-glob": "^3.3.3",
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
7878
"rollup": "^4.41.1",
79-
"tsdown": "^0.12.3",
79+
"tsdown": "^0.12.6",
8080
"tsx": "^4.19.4",
8181
"typescript": "^5.8.3",
8282
"vite": "^6.3.5",

0 commit comments

Comments
 (0)