Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Dec 30, 2024
1 parent 7ed4bcd commit 62ef13b
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 675 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,14 @@
"@rollup/pluginutils": "^5.1.4",
"debug": "^4.4.0",
"magic-string": "^0.30.17",
"oxc-parser": "^0.43.0",
"oxc-parser": "^0.44.0",
"unplugin": "^2.1.0"
},
"devDependencies": {
"@farmfe/core": "^1.6.0",
"@oxc-project/types": "^0.43.0",
"@farmfe/core": "^1.6.2",
"@oxc-project/types": "^0.44.0",
"@rollup/plugin-alias": "^5.1.1",
"@swc/core": "^1.10.1",
"@swc/core": "^1.10.3",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.11",
Expand All @@ -118,16 +118,16 @@
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"oxc-transform": "^0.43.0",
"oxc-transform": "^0.44.0",
"prettier": "^3.4.2",
"rolldown": "nightly",
"rolldown": "^1.0.0-beta.1",
"rollup": "^4.29.1",
"rollup-plugin-esbuild": "^6.1.1",
"tinyglobby": "^0.2.10",
"tsdown": "^0.5.2",
"tsdown": "^0.5.3",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.5",
"vite": "^6.0.6",
"vitest": "^2.1.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 62ef13b

Please sign in to comment.