Skip to content

Commit

Permalink
chore(deps): update devdependency rollup to ^4.34.5 (#730)
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 Feb 7, 2025
1 parent c9d0e44 commit e4bab8d
Show file tree
Hide file tree
Showing 4 changed files with 198 additions and 198 deletions.
2 changes: 1 addition & 1 deletion packages/create-nuxt-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@types/node": "^22.13.1",
"rollup": "^4.34.4",
"rollup": "^4.34.5",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"pathe": "^2.0.2",
"perfect-debounce": "^1.0.0",
"pkg-types": "^1.3.1",
"rollup": "^4.34.4",
"rollup": "^4.34.5",
"rollup-plugin-visualizer": "^5.14.0",
"scule": "^1.3.0",
"semver": "^7.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@types/node": "^22.13.1",
"rollup": "^4.34.4",
"rollup": "^4.34.5",
"rollup-plugin-visualizer": "^5.14.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
Expand Down
Loading

0 comments on commit e4bab8d

Please sign in to comment.