Skip to content

Commit f34a5c3

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

File tree

2 files changed

+895
-185
lines changed

2 files changed

+895
-185
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.67.0",
77+
"oxc-minify": "^0.68.1",
7878
"oxc-resolver": "^6.0.2",
79-
"oxc-transform": "^0.67.0",
79+
"oxc-transform": "^0.68.1",
8080
"unplugin": "^2.3.2",
8181
"unplugin-utils": "^0.2.4"
8282
},
8383
"devDependencies": {
84-
"@sxzz/eslint-config": "^6.1.2",
84+
"@sxzz/eslint-config": "^6.2.0",
8585
"@sxzz/prettier-config": "^2.2.1",
86-
"@sxzz/test-utils": "^0.5.5",
86+
"@sxzz/test-utils": "^0.5.6",
8787
"@types/node": "^22.15.3",
8888
"bumpp": "^10.1.0",
89-
"eslint": "^9.25.1",
89+
"eslint": "^9.26.0",
9090
"prettier": "^3.5.3",
9191
"rollup": "^4.40.1",
9292
"tinyexec": "^1.0.1",
93-
"tsdown": "^0.10.0",
94-
"tsx": "^4.19.3",
93+
"tsdown": "^0.10.2",
94+
"tsx": "^4.19.4",
9595
"typescript": "^5.8.3",
9696
"unloader": "^0.4.4",
97-
"vite": "^6.3.3",
97+
"vite": "^6.3.4",
9898
"vitest": "^3.1.2"
9999
},
100100
"engines": {

0 commit comments

Comments
 (0)