Skip to content

Commit a033085

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

File tree

2 files changed

+384
-390
lines changed

2 files changed

+384
-390
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,21 +74,21 @@
7474
}
7575
},
7676
"dependencies": {
77-
"oxc-minify": "^0.78.0",
77+
"oxc-minify": "^0.79.0",
7878
"oxc-resolver": "^11.6.0",
79-
"oxc-transform": "^0.78.0",
79+
"oxc-transform": "^0.79.0",
8080
"unplugin": "^2.3.5",
8181
"unplugin-utils": "^0.2.4"
8282
},
8383
"devDependencies": {
84-
"@sxzz/eslint-config": "^7.0.6",
84+
"@sxzz/eslint-config": "^7.1.1",
8585
"@sxzz/prettier-config": "^2.2.3",
8686
"@sxzz/test-utils": "^0.5.7",
8787
"@types/node": "^24.1.0",
88-
"bumpp": "^10.2.0",
89-
"eslint": "^9.31.0",
88+
"bumpp": "^10.2.1",
89+
"eslint": "^9.32.0",
9090
"prettier": "^3.6.2",
91-
"rollup": "^4.45.1",
91+
"rollup": "^4.46.2",
9292
"tinyexec": "^1.0.1",
9393
"tsdown": "^0.13.0",
9494
"tsx": "^4.20.3",

0 commit comments

Comments
 (0)