Skip to content

Commit 4482e9d

Browse files
chore(deps): update devdependency rollup to ^4.39.0 (#831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cf3cad commit 4482e9d

File tree

4 files changed

+166
-166
lines changed

4 files changed

+166
-166
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
},
3535
"devDependencies": {
3636
"@types/node": "^22.13.17",
37-
"rollup": "^4.38.0",
37+
"rollup": "^4.39.0",
3838
"rollup-plugin-visualizer": "^5.14.0",
3939
"typescript": "^5.8.2",
4040
"unbuild": "^3.5.0",

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"pathe": "^2.0.3",
6565
"perfect-debounce": "^1.0.0",
6666
"pkg-types": "^2.1.0",
67-
"rollup": "^4.38.0",
67+
"rollup": "^4.39.0",
6868
"rollup-plugin-visualizer": "^5.14.0",
6969
"scule": "^1.3.0",
7070
"semver": "^7.7.1",

packages/nuxt-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"devDependencies": {
6262
"@types/node": "^22.13.17",
63-
"rollup": "^4.38.0",
63+
"rollup": "^4.39.0",
6464
"rollup-plugin-visualizer": "^5.14.0",
6565
"typescript": "^5.8.2",
6666
"unbuild": "^3.5.0",

0 commit comments

Comments
 (0)