|
1441 | 1441 | "@babel/helper-module-imports" "^7.18.6" |
1442 | 1442 | "@rollup/pluginutils" "^5.0.1" |
1443 | 1443 |
|
1444 | | -"@rollup/plugin-commonjs@^25.0.7": |
1445 | | - version "25.0.7" |
1446 | | - resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.7.tgz#145cec7589ad952171aeb6a585bbeabd0fd3b4cf" |
1447 | | - integrity sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ== |
| 1444 | +"@rollup/plugin-commonjs@^28.0.2": |
| 1445 | + version "28.0.2" |
| 1446 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.2.tgz#193d7a86470f112b56927c1d821ee45951a819ea" |
| 1447 | + integrity sha512-BEFI2EDqzl+vA1rl97IDRZ61AIwGH093d9nz8+dThxJNH8oSoB7MjWvPCX3dkaK1/RCJ/1v/R1XB15FuSs0fQw== |
1448 | 1448 | dependencies: |
1449 | 1449 | "@rollup/pluginutils" "^5.0.1" |
1450 | 1450 | commondir "^1.0.1" |
1451 | 1451 | estree-walker "^2.0.2" |
1452 | | - glob "^8.0.3" |
| 1452 | + fdir "^6.2.0" |
1453 | 1453 | is-reference "1.2.1" |
1454 | 1454 | magic-string "^0.30.3" |
| 1455 | + picomatch "^4.0.2" |
1455 | 1456 |
|
1456 | 1457 | "@rollup/plugin-json@^6.1.0": |
1457 | 1458 | version "6.1.0" |
@@ -3239,6 +3240,11 @@ fastq@^1.6.0: |
3239 | 3240 | dependencies: |
3240 | 3241 | reusify "^1.0.4" |
3241 | 3242 |
|
| 3243 | +fdir@^6.2.0: |
| 3244 | + version "6.4.2" |
| 3245 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689" |
| 3246 | + integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ== |
| 3247 | + |
3242 | 3248 | figures@3.2.0, figures@^3.0.0, figures@^3.2.0: |
3243 | 3249 | version "3.2.0" |
3244 | 3250 | resolved "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" |
@@ -3527,7 +3533,7 @@ glob@^7.1.3: |
3527 | 3533 | once "^1.3.0" |
3528 | 3534 | path-is-absolute "^1.0.0" |
3529 | 3535 |
|
3530 | | -glob@^8.0.1, glob@^8.0.3: |
| 3536 | +glob@^8.0.1: |
3531 | 3537 | version "8.1.0" |
3532 | 3538 | resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e" |
3533 | 3539 | integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== |
@@ -5411,6 +5417,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
5411 | 5417 | resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
5412 | 5418 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
5413 | 5419 |
|
| 5420 | +picomatch@^4.0.2: |
| 5421 | + version "4.0.2" |
| 5422 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
| 5423 | + integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
| 5424 | + |
5414 | 5425 | pify@5.0.0: |
5415 | 5426 | version "5.0.0" |
5416 | 5427 | resolved "https://registry.npmjs.org/pify/-/pify-5.0.0.tgz#1f5eca3f5e87ebec28cc6d54a0e4aaf00acc127f" |
|
0 commit comments