Skip to content

Commit b5a8d86

Browse files
chore(deps): update devdependency rollup to ^4.53.2 (#1127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 741c28d commit b5a8d86

File tree

4 files changed

+152
-152
lines changed

4 files changed

+152
-152
lines changed

packages/create-nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@bomb.sh/tab": "^0.0.9",
3636
"@types/node": "^24.10.0",
37-
"rollup": "^4.53.1",
37+
"rollup": "^4.53.2",
3838
"rollup-plugin-visualizer": "^6.0.5",
3939
"tsdown": "^0.16.1",
4040
"typescript": "^5.9.3",

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"pathe": "^2.0.3",
6363
"perfect-debounce": "^2.0.0",
6464
"pkg-types": "^2.3.0",
65-
"rollup": "^4.53.1",
65+
"rollup": "^4.53.2",
6666
"rollup-plugin-visualizer": "^6.0.5",
6767
"scule": "^1.3.0",
6868
"semver": "^7.7.3",

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"h3-next": "npm:h3@^2.0.1-rc.5",
7070
"nitro": "^3.0.1-alpha.0",
7171
"nitropack": "^2.12.9",
72-
"rollup": "^4.53.1",
72+
"rollup": "^4.53.2",
7373
"rollup-plugin-visualizer": "^6.0.5",
7474
"tsdown": "^0.16.1",
7575
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)