Skip to content

Commit c051078

Browse files
fix(deps): update all non-major dependencies
1 parent ec3a193 commit c051078

File tree

2 files changed

+567
-409
lines changed

2 files changed

+567
-409
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -73,34 +73,34 @@
7373
"dependencies": {
7474
"debug": "^4.4.0",
7575
"magic-string": "^0.30.17",
76-
"oxc-parser": "^0.61.0",
77-
"oxc-transform": "^0.61.1",
78-
"unplugin": "^2.2.1",
76+
"oxc-parser": "^0.61.2",
77+
"oxc-transform": "^0.61.2",
78+
"unplugin": "^2.2.2",
7979
"unplugin-utils": "^0.2.4"
8080
},
8181
"devDependencies": {
8282
"@farmfe/core": "^1.7.1",
83-
"@oxc-project/types": "^0.61.1",
83+
"@oxc-project/types": "^0.61.2",
8484
"@rollup/plugin-alias": "^5.1.1",
85-
"@swc/core": "^1.11.11",
85+
"@swc/core": "^1.11.13",
8686
"@sxzz/eslint-config": "^6.1.0",
8787
"@sxzz/prettier-config": "^2.2.1",
8888
"@sxzz/test-utils": "^0.5.2",
8989
"@types/debug": "^4.1.12",
90-
"@types/node": "^22.13.10",
90+
"@types/node": "^22.13.13",
9191
"bumpp": "^10.1.0",
9292
"esbuild": "^0.25.1",
93-
"eslint": "^9.22.0",
93+
"eslint": "^9.23.0",
9494
"fast-glob": "^3.3.3",
9595
"prettier": "^3.5.3",
96-
"rolldown": "^1.0.0-beta.6",
97-
"rollup": "^4.36.0",
96+
"rolldown": "^1.0.0-beta.7",
97+
"rollup": "^4.37.0",
9898
"tinyglobby": "^0.2.12",
9999
"tsdown": "^0.6.9",
100100
"tsx": "^4.19.3",
101101
"typescript": "^5.8.2",
102-
"unplugin-oxc": "^0.3.1",
103-
"vite": "^6.2.2",
102+
"unplugin-oxc": "^0.3.2",
103+
"vite": "^6.2.3",
104104
"vitest": "^3.0.9"
105105
},
106106
"engines": {

0 commit comments

Comments
 (0)