Skip to content

Commit a3001f1

Browse files
fix(deps): update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a975aa commit a3001f1

File tree

2 files changed

+207
-421
lines changed

2 files changed

+207
-421
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
},
6363
"dependencies": {
6464
"magic-string": "^0.30.17",
65-
"unplugin": "^2.3.2"
65+
"unplugin": "^2.3.3"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^7.0.0",
68+
"@sxzz/eslint-config": "^7.0.1",
6969
"@sxzz/prettier-config": "^2.2.1",
7070
"@sxzz/test-utils": "^0.5.6",
7171
"@types/node": "^22.15.17",
@@ -76,7 +76,7 @@
7676
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
7878
"rollup": "^4.40.2",
79-
"tsdown": "^0.11.1",
79+
"tsdown": "^0.11.5",
8080
"tsx": "^4.19.4",
8181
"typescript": "^5.8.3",
8282
"vite": "^6.3.5",

0 commit comments

Comments
 (0)