Skip to content

Commit 1ab3884

Browse files
committed
feat: upgrade oxc toolchains
1 parent 0563b29 commit 1ab3884

File tree

2 files changed

+312
-312
lines changed

2 files changed

+312
-312
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"dependencies": {
7777
"oxc-minify": "^0.80.0",
78-
"oxc-resolver": "^11.6.0",
78+
"oxc-resolver": "^11.6.1",
7979
"oxc-transform": "^0.80.0",
8080
"unplugin": "^2.3.5",
8181
"unplugin-utils": "^0.2.4"
@@ -84,13 +84,13 @@
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.1.0",
87+
"@types/node": "^24.2.0",
8888
"bumpp": "^10.2.2",
8989
"eslint": "^9.32.0",
9090
"prettier": "^3.6.2",
9191
"rollup": "^4.46.2",
9292
"tinyexec": "^1.0.1",
93-
"tsdown": "^0.13.2",
93+
"tsdown": "^0.13.3",
9494
"tsx": "^4.20.3",
9595
"typescript": "^5.9.2",
9696
"unloader": "^0.4.5",

0 commit comments

Comments
 (0)