Skip to content

Commit 808cd52

Browse files
Update dependency @rollup/plugin-commonjs to v26 (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a87b6ca commit 808cd52

File tree

2 files changed

+41
-8
lines changed

2 files changed

+41
-8
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"@rollup/plugin-alias": "^5.0.0",
13-
"@rollup/plugin-commonjs": "^25.0.0",
13+
"@rollup/plugin-commonjs": "^26.0.0",
1414
"@rollup/plugin-json": "^6.0.0",
1515
"@rollup/plugin-node-resolve": "^15.0.1",
1616
"@rollup/plugin-replace": "^5.0.1",

yarn.lock

Lines changed: 40 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -533,15 +533,15 @@
533533
dependencies:
534534
slash "^4.0.0"
535535

536-
"@rollup/plugin-commonjs@^25.0.0":
537-
version "25.0.7"
538-
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf"
539-
integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==
536+
"@rollup/plugin-commonjs@^26.0.0":
537+
version "26.0.1"
538+
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-26.0.1.tgz#16d4d6e54fa63021249a292b50f27c0b0f1a30d8"
539+
integrity sha512-UnsKoZK6/aGIH6AdkptXhNvhaqftcjq3zZdT+LY5Ftms6JR06nADcDsYp5hTU9E2lbJUEOhdlY5J4DNTneM+jQ==
540540
dependencies:
541541
"@rollup/pluginutils" "^5.0.1"
542542
commondir "^1.0.1"
543543
estree-walker "^2.0.2"
544-
glob "^8.0.3"
544+
glob "^10.4.1"
545545
is-reference "1.2.1"
546546
magic-string "^0.30.3"
547547

@@ -2735,7 +2735,7 @@ [email protected]:
27352735
once "^1.3.0"
27362736
path-is-absolute "^1.0.0"
27372737

2738-
[email protected], glob@^8.0.3:
2738+
27392739
version "8.1.0"
27402740
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
27412741
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
@@ -2757,6 +2757,17 @@ glob@^10.3.10, glob@^10.3.7:
27572757
minipass "^7.0.4"
27582758
path-scurry "^1.10.2"
27592759

2760+
glob@^10.4.1:
2761+
version "10.4.1"
2762+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
2763+
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
2764+
dependencies:
2765+
foreground-child "^3.1.0"
2766+
jackspeak "^3.1.2"
2767+
minimatch "^9.0.4"
2768+
minipass "^7.1.2"
2769+
path-scurry "^1.11.1"
2770+
27602771
glob@^7.1.2, glob@^7.1.3:
27612772
version "7.2.3"
27622773
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -3296,6 +3307,15 @@ jackspeak@^2.3.6:
32963307
optionalDependencies:
32973308
"@pkgjs/parseargs" "^0.11.0"
32983309

3310+
jackspeak@^3.1.2:
3311+
version "3.4.0"
3312+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
3313+
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
3314+
dependencies:
3315+
"@isaacs/cliui" "^8.0.2"
3316+
optionalDependencies:
3317+
"@pkgjs/parseargs" "^0.11.0"
3318+
32993319
jest-changed-files@^24.9.0:
33003320
version "24.9.0"
33013321
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-24.9.0.tgz#08d8c15eb79a7fa3fc98269bc14b451ee82f8039"
@@ -3658,7 +3678,7 @@ minimatch@^5.0.1:
36583678
dependencies:
36593679
brace-expansion "^2.0.1"
36603680

3661-
minimatch@^9.0.1:
3681+
minimatch@^9.0.1, minimatch@^9.0.4:
36623682
version "9.0.4"
36633683
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
36643684
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -3687,6 +3707,11 @@ minipass@^5.0.0:
36873707
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
36883708
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
36893709

3710+
minipass@^7.1.2:
3711+
version "7.1.2"
3712+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
3713+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
3714+
36903715
minizlib@^2.1.1:
36913716
version "2.1.2"
36923717
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -4066,6 +4091,14 @@ path-scurry@^1.10.2:
40664091
lru-cache "^10.2.0"
40674092
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
40684093

4094+
path-scurry@^1.11.1:
4095+
version "1.11.1"
4096+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
4097+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
4098+
dependencies:
4099+
lru-cache "^10.2.0"
4100+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4101+
40694102
path-type@^4.0.0:
40704103
version "4.0.0"
40714104
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"

0 commit comments

Comments
 (0)