Skip to content

Commit 76bf4c4

Browse files
chore(deps): update dependency rollup to ^4.44.2 (#623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a32018 commit 76bf4c4

File tree

3 files changed

+123
-118
lines changed

3 files changed

+123
-118
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"picocolors": "^1.1.1",
5656
"playwright-chromium": "^1.53.1",
5757
"prettier": "3.6.2",
58-
"rollup": "^4.43.0",
58+
"rollup": "^4.44.2",
5959
"simple-git-hooks": "^2.13.0",
6060
"tsx": "^4.20.3",
6161
"typescript": "^5.8.3",

packages/plugin-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@jridgewell/gen-mapping": "^0.3.9",
4343
"@jridgewell/trace-mapping": "^0.3.26",
4444
"debug": "^4.4.1",
45-
"rollup": "^4.43.0",
45+
"rollup": "^4.44.2",
4646
"slash": "^5.1.0",
4747
"source-map-js": "^1.2.1",
4848
"vite": "catalog:",

0 commit comments

Comments
 (0)