Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#26)
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 Dec 16, 2024
1 parent 4221a78 commit ee5b7aa
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 254 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,18 +87,18 @@
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"magic-string": "^0.30.14",
"unplugin": "^2.0.0"
"@rollup/pluginutils": "^5.1.4",
"magic-string": "^0.30.15",
"unplugin": "^2.1.0"
},
"devDependencies": {
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.10.1",
"@vue-macros/test-utils": "^1.7.0",
"bumpp": "^9.9.0",
"@types/node": "^22.10.2",
"@vue-macros/test-utils": "^1.7.1",
"bumpp": "^9.9.1",
"esbuild": "^0.24.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"fast-glob": "^3.3.2",
"prettier": "^3.4.2",
"rolldown": "nightly",
Expand Down
Loading

0 comments on commit ee5b7aa

Please sign in to comment.