|
1519 | 1519 | "@jridgewell/gen-mapping" "^0.3.5" |
1520 | 1520 | "@jridgewell/trace-mapping" "^0.3.25" |
1521 | 1521 |
|
1522 | | -"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.13": |
| 1522 | +"@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10": |
1523 | 1523 | version "1.4.14" |
1524 | 1524 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1525 | 1525 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
|
1589 | 1589 | "@babel/helper-module-imports" "^7.18.6" |
1590 | 1590 | "@rollup/pluginutils" "^5.0.1" |
1591 | 1591 |
|
1592 | | -"@rollup/plugin-commonjs@24.0.1": |
1593 | | - version "24.0.1" |
1594 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-24.0.1.tgz#d54ba26a3e3c495dc332bd27a81f7e9e2df46f90" |
1595 | | - integrity sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow== |
| 1592 | +"@rollup/plugin-commonjs@28.0.1": |
| 1593 | + version "28.0.1" |
| 1594 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.1.tgz#e2138e31cc0637676dc3d5cae7739131f7cd565e" |
| 1595 | + integrity sha512-+tNWdlWKbpB3WgBN7ijjYkq9X5uhjmcvyjEght4NmH5fAU++zfQzAJ6wumLS+dNcvwEZhKx2Z+skY8m7v0wGSA== |
1596 | 1596 | dependencies: |
1597 | 1597 | "@rollup/pluginutils" "^5.0.1" |
1598 | 1598 | commondir "^1.0.1" |
1599 | 1599 | estree-walker "^2.0.2" |
1600 | | - glob "^8.0.3" |
| 1600 | + fdir "^6.2.0" |
1601 | 1601 | is-reference "1.2.1" |
1602 | | - magic-string "^0.27.0" |
| 1602 | + magic-string "^0.30.3" |
| 1603 | + picomatch "^4.0.2" |
1603 | 1604 |
|
1604 | 1605 | "@rollup/plugin-node-resolve@15.3.0": |
1605 | 1606 | version "15.3.0" |
@@ -2234,13 +2235,6 @@ brace-expansion@^1.1.7: |
2234 | 2235 | balanced-match "^1.0.0" |
2235 | 2236 | concat-map "0.0.1" |
2236 | 2237 |
|
2237 | | -brace-expansion@^2.0.1: |
2238 | | - version "2.0.1" |
2239 | | - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" |
2240 | | - integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== |
2241 | | - dependencies: |
2242 | | - balanced-match "^1.0.0" |
2243 | | - |
2244 | 2238 | braces@^3.0.1, braces@~3.0.2: |
2245 | 2239 | version "3.0.3" |
2246 | 2240 | resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" |
@@ -3112,6 +3106,11 @@ fdir@6.3.0: |
3112 | 3106 | resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0" |
3113 | 3107 | integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ== |
3114 | 3108 |
|
| 3109 | +fdir@^6.2.0: |
| 3110 | + version "6.4.2" |
| 3111 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.2.tgz#ddaa7ce1831b161bc3657bb99cb36e1622702689" |
| 3112 | + integrity sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ== |
| 3113 | + |
3115 | 3114 | file-entry-cache@^6.0.1: |
3116 | 3115 | version "6.0.1" |
3117 | 3116 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" |
@@ -3293,17 +3292,6 @@ glob@^7.1.4: |
3293 | 3292 | once "^1.3.0" |
3294 | 3293 | path-is-absolute "^1.0.0" |
3295 | 3294 |
|
3296 | | -glob@^8.0.3: |
3297 | | - version "8.1.0" |
3298 | | - resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e" |
3299 | | - integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== |
3300 | | - dependencies: |
3301 | | - fs.realpath "^1.0.0" |
3302 | | - inflight "^1.0.4" |
3303 | | - inherits "2" |
3304 | | - minimatch "^5.0.1" |
3305 | | - once "^1.3.0" |
3306 | | - |
3307 | 3295 | global-dirs@^0.1.1: |
3308 | 3296 | version "0.1.1" |
3309 | 3297 | resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445" |
@@ -4409,13 +4397,6 @@ magic-string@^0.25.0: |
4409 | 4397 | dependencies: |
4410 | 4398 | sourcemap-codec "^1.4.4" |
4411 | 4399 |
|
4412 | | -magic-string@^0.27.0: |
4413 | | - version "0.27.0" |
4414 | | - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3" |
4415 | | - integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA== |
4416 | | - dependencies: |
4417 | | - "@jridgewell/sourcemap-codec" "^1.4.13" |
4418 | | - |
4419 | 4400 | magic-string@^0.30.3, magic-string@~0.30.0: |
4420 | 4401 | version "0.30.10" |
4421 | 4402 | resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e" |
@@ -4556,13 +4537,6 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
4556 | 4537 | dependencies: |
4557 | 4538 | brace-expansion "^1.1.7" |
4558 | 4539 |
|
4559 | | -minimatch@^5.0.1: |
4560 | | - version "5.1.0" |
4561 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7" |
4562 | | - integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg== |
4563 | | - dependencies: |
4564 | | - brace-expansion "^2.0.1" |
4565 | | - |
4566 | 4540 | minimist-options@4.1.0: |
4567 | 4541 | version "4.1.0" |
4568 | 4542 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619" |
@@ -4857,6 +4831,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3, picomatch@^2.3.1: |
4857 | 4831 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
4858 | 4832 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
4859 | 4833 |
|
| 4834 | +picomatch@^4.0.2: |
| 4835 | + version "4.0.2" |
| 4836 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
| 4837 | + integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
| 4838 | + |
4860 | 4839 | pify@^4.0.1: |
4861 | 4840 | version "4.0.1" |
4862 | 4841 | resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" |
|
0 commit comments