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 Dec 16, 2024
1 parent b427340 commit 7d8c89d
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 564 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,33 +98,33 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"debug": "^4.4.0",
"magic-string": "^0.30.14",
"oxc-parser": "^0.39.0",
"unplugin": "^2.0.0"
"magic-string": "^0.30.15",
"oxc-parser": "^0.41.0",
"unplugin": "^2.1.0"
},
"devDependencies": {
"@farmfe/core": "^1.4.7",
"@oxc-project/types": "^0.39.0",
"@farmfe/core": "^1.5.0",
"@oxc-project/types": "^0.41.0",
"@rollup/plugin-alias": "^5.1.1",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@sxzz/test-utils": "^0.3.10",
"@sxzz/test-utils": "^0.3.11",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.1",
"bumpp": "^9.9.0",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"esbuild": "^0.24.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"oxc-transform": "^0.39.0",
"oxc-transform": "^0.41.0",
"prettier": "^3.4.2",
"rolldown": "nightly",
"rollup": "^4.28.1",
"rollup-plugin-esbuild": "^6.1.1",
"tinyglobby": "^0.2.10",
"tsdown": "^0.4.4",
"tsdown": "^0.5.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vite": "^6.0.3",
Expand Down
Loading

0 comments on commit 7d8c89d

Please sign in to comment.