Skip to content

Commit 420d740

Browse files
Update dependency @rollup/plugin-commonjs to v25.0.8
1 parent 84e7d69 commit 420d740

7 files changed

Lines changed: 48 additions & 17 deletions

.pnp.cjs

Lines changed: 24 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
92.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@mdx-js/react": "1.6.22",
7777
"@rollup/plugin-alias": "5.0.0",
7878
"@rollup/plugin-babel": "6.0.3",
79-
"@rollup/plugin-commonjs": "25.0.4",
79+
"@rollup/plugin-commonjs": "25.0.8",
8080
"@rollup/plugin-node-resolve": "15.2.1",
8181
"@rollup/plugin-replace": "5.0.2",
8282
"@storybook/addon-actions": "6.5.16",

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4533,6 +4533,13 @@ __metadata:
45334533
languageName: node
45344534
linkType: hard
45354535

4536+
"@jridgewell/sourcemap-codec@npm:^1.5.5":
4537+
version: 1.5.5
4538+
resolution: "@jridgewell/sourcemap-codec@npm:1.5.5"
4539+
checksum: c2e36e67971f719a8a3a85ef5a5f580622437cc723c35d03ebd0c9c0b06418700ef006f58af742791f71f6a4fc68fcfaf1f6a74ec2f9a3332860e9373459dae7
4540+
languageName: node
4541+
linkType: hard
4542+
45364543
"@jridgewell/trace-mapping@npm:^0.3.0":
45374544
version: 0.3.9
45384545
resolution: "@jridgewell/trace-mapping@npm:0.3.9"
@@ -4962,22 +4969,22 @@ __metadata:
49624969
languageName: node
49634970
linkType: hard
49644971

4965-
"@rollup/plugin-commonjs@npm:25.0.4":
4966-
version: 25.0.4
4967-
resolution: "@rollup/plugin-commonjs@npm:25.0.4"
4972+
"@rollup/plugin-commonjs@npm:25.0.8":
4973+
version: 25.0.8
4974+
resolution: "@rollup/plugin-commonjs@npm:25.0.8"
49684975
dependencies:
49694976
"@rollup/pluginutils": ^5.0.1
49704977
commondir: ^1.0.1
49714978
estree-walker: ^2.0.2
49724979
glob: ^8.0.3
49734980
is-reference: 1.2.1
4974-
magic-string: ^0.27.0
4981+
magic-string: ^0.30.3
49754982
peerDependencies:
4976-
rollup: ^2.68.0||^3.0.0
4983+
rollup: ^2.68.0||^3.0.0||^4.0.0
49774984
peerDependenciesMeta:
49784985
rollup:
49794986
optional: true
4980-
checksum: 073b92b765a1f8ab8db8e1aa216c1950e62f6c0c41210d10bb7530c4fc63670a16c19c0bbbf73e2752467c4468ad4c8134cf4724924388c3eed83df45630fda6
4987+
checksum: dd105ee5625fbcaf832c0cf80be0aaf6a86bbd8fe99ff911f9ac4b78c79f26e9e99442b5aa0cc1136b5ddf89ec0b6c5728e5341ac04d687aef1b53063670b395
49814988
languageName: node
49824989
linkType: hard
49834990

@@ -16926,6 +16933,15 @@ __metadata:
1692616933
languageName: node
1692716934
linkType: hard
1692816935

16936+
"magic-string@npm:^0.30.3":
16937+
version: 0.30.19
16938+
resolution: "magic-string@npm:0.30.19"
16939+
dependencies:
16940+
"@jridgewell/sourcemap-codec": ^1.5.5
16941+
checksum: f360b87febeceddb35238e55963b70ef68381688c1aada6d842833a7be440a08cb0a8776e23b5e4e34785edc6b42b92dc08c829f43ecdb58547122f3fd79fdc7
16942+
languageName: node
16943+
linkType: hard
16944+
1692916945
"make-dir@npm:^2.0.0, make-dir@npm:^2.1.0":
1693016946
version: 2.1.0
1693116947
resolution: "make-dir@npm:2.1.0"
@@ -19742,7 +19758,7 @@ __metadata:
1974219758
"@mdx-js/react": 1.6.22
1974319759
"@rollup/plugin-alias": 5.0.0
1974419760
"@rollup/plugin-babel": 6.0.3
19745-
"@rollup/plugin-commonjs": 25.0.4
19761+
"@rollup/plugin-commonjs": 25.0.8
1974619762
"@rollup/plugin-node-resolve": 15.2.1
1974719763
"@rollup/plugin-replace": 5.0.2
1974819764
"@storybook/addon-actions": 6.5.16

0 commit comments

Comments
 (0)