Skip to content

Commit 71737b7

Browse files
committed
chore: upgrade deps
1 parent cdc82ee commit 71737b7

File tree

2 files changed

+374
-379
lines changed

2 files changed

+374
-379
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474
"dependencies": {
7575
"debug": "^4.4.1",
7676
"magic-string": "^0.30.17",
77-
"oxc-parser": ">=0.82.1",
78-
"oxc-transform": ">=0.82.1",
77+
"oxc-parser": ">=0.82.2",
78+
"oxc-transform": ">=0.82.2",
7979
"unplugin": "^2.3.6",
8080
"unplugin-utils": "^0.2.5"
8181
},
8282
"devDependencies": {
8383
"@farmfe/core": "^1.7.11",
84-
"@oxc-project/types": "^0.82.1",
84+
"@oxc-project/types": "^0.82.2",
8585
"@rollup/plugin-alias": "^5.1.1",
8686
"@swc/core": "^1.13.3",
8787
"@sxzz/eslint-config": "^7.1.2",
@@ -95,8 +95,8 @@
9595
"fast-glob": "^3.3.3",
9696
"prettier": "^3.6.2",
9797
"publint": "^0.3.12",
98-
"rolldown": "^1.0.0-beta.32",
99-
"rollup": "^4.46.2",
98+
"rolldown": "^1.0.0-beta.33",
99+
"rollup": "^4.46.3",
100100
"tinyglobby": "^0.2.14",
101101
"tsdown": "^0.14.1",
102102
"tsx": "^4.20.4",

0 commit comments

Comments
 (0)