Skip to content

Commit 1cea938

Browse files
chore(deps): update dependency rollup to v3
1 parent cc79ed1 commit 1cea938

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"react": "19.2.4",
7373
"react-dom": "19.2.4",
7474
"react-is": "19.2.4",
75-
"rollup": "2.80.0",
75+
"rollup": "3.30.0",
7676
"rollup-plugin-babel": "4.4.0",
7777
"rollup-plugin-node-builtins": "2.1.2",
7878
"rollup-plugin-node-globals": "1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8855,10 +8855,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.8.1:
88558855
dependencies:
88568856
estree-walker "^0.6.1"
88578857

8858-
rollup@2.80.0:
8859-
version "2.80.0"
8860-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
8861-
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
8858+
rollup@3.30.0:
8859+
version "3.30.0"
8860+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.30.0.tgz#3fa506fee2c5ba9d540a38da87067376cd55966d"
8861+
integrity sha512-kQvGasUgN+AlWGliFn2POSajRQEsULVYFGTvOZmK06d7vCD+YhZztt70kGk3qaeAXeWYL5eO7zx+rAubBc55eA==
88628862
optionalDependencies:
88638863
fsevents "~2.3.2"
88648864

0 commit comments

Comments
 (0)