Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 4a231cc commit abeb4eb
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 566 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,34 +101,34 @@
"@rollup/pluginutils": "^5.1.4",
"debug": "^4.4.0",
"magic-string": "^0.30.17",
"oxc-parser": "^0.47.1",
"oxc-parser": "^0.48.1",
"unplugin": "^2.1.2"
},
"devDependencies": {
"@farmfe/core": "^1.6.6",
"@oxc-project/types": "^0.47.1",
"@oxc-project/types": "^0.48.1",
"@rollup/plugin-alias": "^5.1.1",
"@swc/core": "^1.10.8",
"@swc/core": "^1.10.9",
"@sxzz/eslint-config": "^4.6.0",
"@sxzz/prettier-config": "^2.1.0",
"@sxzz/test-utils": "^0.3.12",
"@sxzz/test-utils": "^0.4.0",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"bumpp": "^10.0.1",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"fast-glob": "^3.3.3",
"oxc-transform": "^0.47.1",
"oxc-transform": "^0.48.1",
"prettier": "^3.4.2",
"rolldown": "^1.0.0-beta.1",
"rollup": "^4.31.0",
"rolldown": "^1.0.0-beta.3",
"rollup": "^4.32.0",
"rollup-plugin-esbuild": "^6.1.1",
"tinyglobby": "^0.2.10",
"tsdown": "^0.5.3",
"tsdown": "^0.5.5",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vitest": "^3.0.2"
"vite": "^6.0.11",
"vitest": "^3.0.4"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit abeb4eb

Please sign in to comment.