Skip to content

Commit 79b3a98

Browse files
fix(deps): update all non-major dependencies
1 parent b427340 commit 79b3a98

File tree

2 files changed

+455
-564
lines changed

2 files changed

+455
-564
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -98,33 +98,33 @@
9898
}
9999
},
100100
"dependencies": {
101-
"@rollup/pluginutils": "^5.1.3",
101+
"@rollup/pluginutils": "^5.1.4",
102102
"debug": "^4.4.0",
103-
"magic-string": "^0.30.14",
104-
"oxc-parser": "^0.39.0",
105-
"unplugin": "^2.0.0"
103+
"magic-string": "^0.30.17",
104+
"oxc-parser": "^0.42.0",
105+
"unplugin": "^2.1.0"
106106
},
107107
"devDependencies": {
108-
"@farmfe/core": "^1.4.7",
109-
"@oxc-project/types": "^0.39.0",
108+
"@farmfe/core": "^1.5.0",
109+
"@oxc-project/types": "^0.42.0",
110110
"@rollup/plugin-alias": "^5.1.1",
111-
"@swc/core": "^1.10.0",
111+
"@swc/core": "^1.10.1",
112112
"@sxzz/eslint-config": "^4.5.1",
113113
"@sxzz/prettier-config": "^2.0.2",
114-
"@sxzz/test-utils": "^0.3.10",
114+
"@sxzz/test-utils": "^0.3.11",
115115
"@types/debug": "^4.1.12",
116-
"@types/node": "^22.10.1",
117-
"bumpp": "^9.9.0",
116+
"@types/node": "^22.10.2",
117+
"bumpp": "^9.9.1",
118118
"esbuild": "^0.24.0",
119-
"eslint": "^9.16.0",
119+
"eslint": "^9.17.0",
120120
"fast-glob": "^3.3.2",
121-
"oxc-transform": "^0.39.0",
121+
"oxc-transform": "^0.42.0",
122122
"prettier": "^3.4.2",
123123
"rolldown": "nightly",
124124
"rollup": "^4.28.1",
125125
"rollup-plugin-esbuild": "^6.1.1",
126126
"tinyglobby": "^0.2.10",
127-
"tsdown": "^0.4.4",
127+
"tsdown": "^0.5.2",
128128
"tsx": "^4.19.2",
129129
"typescript": "^5.7.2",
130130
"vite": "^6.0.3",

0 commit comments

Comments
 (0)