Skip to content

Commit d687603

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

File tree

2 files changed

+174
-184
lines changed

2 files changed

+174
-184
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
},
7676
"dependencies": {
7777
"oxc-minify": "^0.69.0",
78-
"oxc-resolver": "^9.0.0",
78+
"oxc-resolver": "^9.0.2",
7979
"oxc-transform": "^0.69.0",
80-
"unplugin": "^2.3.2",
80+
"unplugin": "^2.3.3",
8181
"unplugin-utils": "^0.2.4"
8282
},
8383
"devDependencies": {
@@ -90,10 +90,10 @@
9090
"prettier": "^3.5.3",
9191
"rollup": "^4.40.2",
9292
"tinyexec": "^1.0.1",
93-
"tsdown": "^0.11.1",
93+
"tsdown": "^0.11.5",
9494
"tsx": "^4.19.4",
9595
"typescript": "^5.8.3",
96-
"unloader": "^0.4.4",
96+
"unloader": "^0.4.5",
9797
"vite": "^6.3.5",
9898
"vitest": "^3.1.3"
9999
},

0 commit comments

Comments
 (0)