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 Feb 24, 2025
1 parent 2c2ba67 commit ccb50cb
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 618 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,35 +76,35 @@
"dependencies": {
"debug": "^4.4.0",
"magic-string": "^0.30.17",
"oxc-parser": "^0.51.0",
"oxc-parser": "^0.52.0",
"unplugin": "^2.2.0",
"unplugin-utils": "^0.2.4"
},
"devDependencies": {
"@farmfe/core": "^1.6.6",
"@oxc-project/types": "^0.51.0",
"@oxc-project/types": "^0.52.0",
"@rollup/plugin-alias": "^5.1.1",
"@swc/core": "^1.10.16",
"@swc/core": "^1.10.18",
"@sxzz/eslint-config": "^5.1.1",
"@sxzz/prettier-config": "^2.2.0",
"@sxzz/test-utils": "^0.5.1",
"@types/debug": "^4.1.12",
"@types/node": "^22.13.4",
"@types/node": "^22.13.5",
"bumpp": "^10.0.3",
"esbuild": "^0.25.0",
"eslint": "^9.20.1",
"eslint": "^9.21.0",
"fast-glob": "^3.3.3",
"oxc-transform": "^0.51.0",
"prettier": "^3.5.1",
"oxc-transform": "^0.52.0",
"prettier": "^3.5.2",
"rolldown": "^1.0.0-beta.3",
"rollup": "^4.34.8",
"tinyglobby": "^0.2.10",
"tsdown": "^0.5.9",
"tsx": "^4.19.2",
"tinyglobby": "^0.2.12",
"tsdown": "^0.6.0",
"tsx": "^4.19.3",
"typescript": "^5.7.3",
"unplugin-oxc": "^0.2.4",
"vite": "^6.1.0",
"vitest": "^3.0.5"
"vite": "^6.1.1",
"vitest": "^3.0.6"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit ccb50cb

Please sign in to comment.