Skip to content

Commit eb4bf8b

Browse files
fix(deps): update all non-major dependencies (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c7bf538 commit eb4bf8b

File tree

2 files changed

+522
-508
lines changed

2 files changed

+522
-508
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,32 +101,32 @@
101101
"@rollup/pluginutils": "^5.1.4",
102102
"debug": "^4.4.0",
103103
"magic-string": "^0.30.17",
104-
"oxc-parser": "^0.44.0",
104+
"oxc-parser": "^0.45.0",
105105
"unplugin": "^2.1.2"
106106
},
107107
"devDependencies": {
108-
"@farmfe/core": "^1.6.3",
109-
"@oxc-project/types": "^0.44.0",
108+
"@farmfe/core": "^1.6.4",
109+
"@oxc-project/types": "^0.45.0",
110110
"@rollup/plugin-alias": "^5.1.1",
111-
"@swc/core": "^1.10.4",
112-
"@sxzz/eslint-config": "^4.5.1",
111+
"@swc/core": "^1.10.7",
112+
"@sxzz/eslint-config": "^4.6.0",
113113
"@sxzz/prettier-config": "^2.0.2",
114114
"@sxzz/test-utils": "^0.3.11",
115115
"@types/debug": "^4.1.12",
116116
"@types/node": "^22.10.5",
117-
"bumpp": "^9.9.2",
117+
"bumpp": "^9.10.0",
118118
"esbuild": "^0.24.2",
119-
"eslint": "^9.17.0",
119+
"eslint": "^9.18.0",
120120
"fast-glob": "^3.3.3",
121-
"oxc-transform": "^0.44.0",
121+
"oxc-transform": "^0.45.0",
122122
"prettier": "^3.4.2",
123123
"rolldown": "^1.0.0-beta.1",
124-
"rollup": "^4.29.2",
124+
"rollup": "^4.30.1",
125125
"rollup-plugin-esbuild": "^6.1.1",
126126
"tinyglobby": "^0.2.10",
127127
"tsdown": "^0.5.3",
128128
"tsx": "^4.19.2",
129-
"typescript": "^5.7.2",
129+
"typescript": "^5.7.3",
130130
"vite": "^6.0.7",
131131
"vitest": "^2.1.8"
132132
},

0 commit comments

Comments
 (0)