Skip to content

Commit 97f7a7b

Browse files
fix(deps): update all non-major dependencies
1 parent 33bacec commit 97f7a7b

File tree

2 files changed

+742
-753
lines changed

2 files changed

+742
-753
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-oxc",
33
"type": "module",
44
"version": "0.5.7",
5-
"packageManager": "pnpm@10.28.1",
5+
"packageManager": "pnpm@10.30.1",
66
"description": "Oxc integration for unplugin.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",
88
"license": "MIT",
@@ -77,23 +77,23 @@
7777
}
7878
},
7979
"dependencies": {
80-
"oxc-minify": ">=0.110.0",
81-
"oxc-resolver": "^11.16.4",
82-
"oxc-transform": ">=0.110.0",
80+
"oxc-minify": ">=0.114.0",
81+
"oxc-resolver": "^11.17.1",
82+
"oxc-transform": ">=0.114.0",
8383
"unplugin": "^3.0.0"
8484
},
8585
"devDependencies": {
8686
"@antfu/utils": "^9.3.0",
87-
"@sxzz/eslint-config": "^7.5.1",
88-
"@sxzz/prettier-config": "^2.2.6",
87+
"@sxzz/eslint-config": "^7.8.0",
88+
"@sxzz/prettier-config": "^2.3.1",
8989
"@sxzz/test-utils": "^0.5.15",
90-
"@types/node": "^25.0.10",
91-
"bumpp": "^10.4.0",
90+
"@types/node": "^25.3.0",
91+
"bumpp": "^10.4.1",
9292
"eslint": "^9.39.2",
9393
"prettier": "^3.8.1",
94-
"rollup": "^4.56.0",
94+
"rollup": "^4.58.0",
9595
"tinyexec": "^1.0.2",
96-
"tsdown": "^0.20.1",
96+
"tsdown": "^0.20.3",
9797
"typescript": "^5.9.3",
9898
"unloader": "^0.8.3",
9999
"vite": "^7.3.1",

0 commit comments

Comments
 (0)