Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent c2b2886 commit 51812c7
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 379 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,29 +96,29 @@
"dependencies": {
"@rollup/pluginutils": "^5.1.0",
"magic-string": "^0.30.11",
"oxc-parser": "^0.27.0",
"unplugin": "^1.14.0"
"oxc-parser": "^0.29.0",
"unplugin": "^1.14.1"
},
"devDependencies": {
"@swc/core": "^1.7.24",
"@swc/core": "^1.7.26",
"@sxzz/eslint-config": "^4.2.0",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"@typescript-eslint/typescript-estree": "^8.5.0",
"bumpp": "^9.5.2",
"esbuild": "^0.23.1",
"eslint": "^9.10.0",
"fast-glob": "^3.3.2",
"oxc-transform": "^0.27.0",
"oxc-transform": "^0.29.0",
"prettier": "^3.3.3",
"rolldown": "nightly",
"rollup": "^4.21.2",
"rollup": "^4.21.3",
"rollup-plugin-esbuild": "^6.1.1",
"tsdown": "^0.2.15",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vite": "^5.4.3",
"vitest": "^2.0.5"
"vite": "^5.4.5",
"vitest": "^2.1.1"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit 51812c7

Please sign in to comment.