Skip to content

Commit e4dc39b

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

File tree

2 files changed

+431
-431
lines changed

2 files changed

+431
-431
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@
6666
}
6767
},
6868
"dependencies": {
69-
"oxc-minify": ">=0.119.0",
69+
"oxc-minify": ">=0.121.0",
7070
"oxc-resolver": "^11.19.1",
71-
"oxc-transform": ">=0.119.0",
71+
"oxc-transform": ">=0.121.0",
7272
"unplugin": "^3.0.0"
7373
},
7474
"inlinedDependencies": {
@@ -81,15 +81,15 @@
8181
"@sxzz/test-utils": "^0.5.15",
8282
"@types/node": "^25.5.0",
8383
"bumpp": "^11.0.1",
84-
"eslint": "^10.0.3",
84+
"eslint": "^10.1.0",
8585
"prettier": "^3.8.1",
86-
"rollup": "^4.59.0",
86+
"rollup": "^4.60.0",
8787
"tinyexec": "^1.0.4",
88-
"tsdown": "^0.21.3",
88+
"tsdown": "^0.21.4",
8989
"tsdown-preset-sxzz": "^0.4.2",
9090
"typescript": "^5.9.3",
9191
"unloader": "^0.8.3",
92-
"vite": "^8.0.0",
92+
"vite": "^8.0.1",
9393
"vitest": "^4.1.0"
9494
},
9595
"prettier": "@sxzz/prettier-config"

0 commit comments

Comments
 (0)