Skip to content

Commit f1429f2

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

File tree

2 files changed

+282
-386
lines changed

2 files changed

+282
-386
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"dependencies": {
7777
"oxc-minify": "^0.62.0",
78-
"oxc-resolver": "^5.1.0",
78+
"oxc-resolver": "^5.1.1",
7979
"oxc-transform": "^0.62.0",
8080
"unplugin": "^2.2.2",
8181
"unplugin-utils": "^0.2.4"
@@ -86,13 +86,13 @@
8686
"@sxzz/test-utils": "^0.5.4",
8787
"@types/node": "^22.14.0",
8888
"bumpp": "^10.1.0",
89-
"eslint": "^9.23.0",
89+
"eslint": "^9.24.0",
9090
"prettier": "^3.5.3",
9191
"rollup": "^4.39.0",
9292
"tinyexec": "^1.0.1",
93-
"tsdown": "^0.7.2",
93+
"tsdown": "^0.7.5",
9494
"tsx": "^4.19.3",
95-
"typescript": "^5.8.2",
95+
"typescript": "^5.8.3",
9696
"unloader": "^0.4.3",
9797
"vite": "^6.2.5",
9898
"vitest": "^3.1.1"

0 commit comments

Comments
 (0)