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] committed Sep 30, 2024
1 parent c3933b8 commit 53bb25a
Show file tree
Hide file tree
Showing 2 changed files with 400 additions and 392 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,30 +94,30 @@
}
},
"dependencies": {
"@rollup/pluginutils": "^5.1.1",
"@rollup/pluginutils": "^5.1.2",
"magic-string": "^0.30.11",
"oxc-parser": "^0.30.0",
"oxc-parser": "^0.30.5",
"unplugin": "^1.14.1"
},
"devDependencies": {
"@swc/core": "^1.7.26",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.5.5",
"@typescript-eslint/typescript-estree": "^8.6.0",
"bumpp": "^9.5.2",
"@types/node": "^22.7.4",
"@typescript-eslint/typescript-estree": "^8.7.0",
"bumpp": "^9.6.1",
"esbuild": "^0.24.0",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"fast-glob": "^3.3.2",
"oxc-transform": "^0.30.0",
"oxc-transform": "^0.30.5",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.22.4",
"rollup": "^4.22.5",
"rollup-plugin-esbuild": "^6.1.1",
"tsdown": "^0.2.16",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vite": "^5.4.7",
"vite": "^5.4.8",
"vitest": "^2.1.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 53bb25a

Please sign in to comment.