Skip to content

Commit 6cc1afc

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

File tree

2 files changed

+333
-334
lines changed

2 files changed

+333
-334
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,27 +74,27 @@
7474
}
7575
},
7676
"dependencies": {
77-
"oxc-minify": "^0.80.0",
77+
"oxc-minify": "^0.81.0",
7878
"oxc-resolver": "^11.6.1",
79-
"oxc-transform": "^0.80.0",
79+
"oxc-transform": "^0.81.0",
8080
"unplugin": "^2.3.5",
81-
"unplugin-utils": "^0.2.4"
81+
"unplugin-utils": "^0.2.5"
8282
},
8383
"devDependencies": {
8484
"@sxzz/eslint-config": "^7.1.2",
8585
"@sxzz/prettier-config": "^2.2.3",
8686
"@sxzz/test-utils": "^0.5.9",
87-
"@types/node": "^24.2.0",
87+
"@types/node": "^24.2.1",
8888
"bumpp": "^10.2.2",
89-
"eslint": "^9.32.0",
89+
"eslint": "^9.33.0",
9090
"prettier": "^3.6.2",
9191
"rollup": "^4.46.2",
9292
"tinyexec": "^1.0.1",
93-
"tsdown": "^0.13.3",
93+
"tsdown": "^0.14.0",
9494
"tsx": "^4.20.3",
9595
"typescript": "^5.9.2",
96-
"unloader": "^0.4.5",
97-
"vite": "^7.0.6",
96+
"unloader": "^0.5.0",
97+
"vite": "^7.1.1",
9898
"vitest": "^3.2.4"
9999
},
100100
"engines": {

0 commit comments

Comments
 (0)