Skip to content

Commit eb4a3ca

Browse files
chore(deps): update dependency rollup to v4.27.3 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 693938d commit eb4a3ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-18/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@rollup/plugin-swc": "0.4.0",
2424
"@rollup/plugin-terser": "0.4.4",
2525
"browserslist": "4.24.2",
26-
"rollup": "4.27.2"
26+
"rollup": "4.27.3"
2727
},
2828
"eik": {
2929
"name": "react",

packages/react-dom-18/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@rollup/plugin-swc": "0.4.0",
2626
"@rollup/plugin-terser": "0.4.4",
2727
"browserslist": "4.24.2",
28-
"rollup": "4.27.2",
28+
"rollup": "4.27.3",
2929
"semver": "7.6.3"
3030
},
3131
"eik": {

0 commit comments

Comments
 (0)