|
1456 | 1456 | resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-4.6.0.tgz#3c7c9c46e678feefe7a2e5bb609d3dbd665ffb3f"
|
1457 | 1457 | integrity sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==
|
1458 | 1458 |
|
1459 |
| -"@sindresorhus/merge-streams@^1.0.0": |
1460 |
| - version "1.0.0" |
1461 |
| - resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90" |
1462 |
| - integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw== |
1463 |
| - |
1464 | 1459 |
|
1465 | 1460 | version "2.11.0"
|
1466 | 1461 | resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa"
|
|
3086 | 3081 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
|
3087 | 3082 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
|
3088 | 3083 |
|
3089 |
| -copy-webpack-plugin@^12.0.2: |
3090 |
| - version "12.0.2" |
3091 |
| - resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-12.0.2.tgz#935e57b8e6183c82f95bd937df658a59f6a2da28" |
3092 |
| - integrity sha512-SNwdBeHyII+rWvee/bTnAYyO8vfVdcSTud4EIb6jcZ8inLeWucJE0DnxXQBjlQ5zlteuuvooGQy3LIyGxhvlOA== |
| 3084 | +copy-webpack-plugin@^13.0.0: |
| 3085 | + version "13.0.0" |
| 3086 | + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.0.tgz#793342576eed76fdbc7936b873eae17aa7a7d9a3" |
| 3087 | + integrity sha512-FgR/h5a6hzJqATDGd9YG41SeDViH+0bkHn6WNXCi5zKAZkeESeSxLySSsFLHqLEVCh0E+rITmCf0dusXWYukeQ== |
3093 | 3088 | dependencies:
|
3094 |
| - fast-glob "^3.3.2" |
3095 | 3089 | glob-parent "^6.0.1"
|
3096 |
| - globby "^14.0.0" |
3097 | 3090 | normalize-path "^3.0.0"
|
3098 | 3091 | schema-utils "^4.2.0"
|
3099 | 3092 | serialize-javascript "^6.0.2"
|
| 3093 | + tinyglobby "^0.2.12" |
3100 | 3094 |
|
3101 | 3095 | core-js-compat@^3.40.0:
|
3102 | 3096 | version "3.40.0"
|
@@ -4540,6 +4534,11 @@ fd-slicer@~1.1.0:
|
4540 | 4534 | dependencies:
|
4541 | 4535 | pend "~1.2.0"
|
4542 | 4536 |
|
| 4537 | +fdir@^6.4.3: |
| 4538 | + version "6.4.3" |
| 4539 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72" |
| 4540 | + integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw== |
| 4541 | + |
4543 | 4542 | file-entry-cache@^10.0.6:
|
4544 | 4543 | version "10.0.6"
|
4545 | 4544 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.6.tgz#1fc49c38231b56e792c65222c0aa519d40b5db55"
|
@@ -5007,18 +5006,6 @@ globby@^11.1.0:
|
5007 | 5006 | merge2 "^1.4.1"
|
5008 | 5007 | slash "^3.0.0"
|
5009 | 5008 |
|
5010 |
| -globby@^14.0.0: |
5011 |
| - version "14.0.0" |
5012 |
| - resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9" |
5013 |
| - integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ== |
5014 |
| - dependencies: |
5015 |
| - "@sindresorhus/merge-streams" "^1.0.0" |
5016 |
| - fast-glob "^3.3.2" |
5017 |
| - ignore "^5.2.4" |
5018 |
| - path-type "^5.0.0" |
5019 |
| - slash "^5.1.0" |
5020 |
| - unicorn-magic "^0.1.0" |
5021 |
| - |
5022 | 5009 | globjoin@^0.1.4:
|
5023 | 5010 | version "0.1.4"
|
5024 | 5011 | resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43"
|
@@ -5366,7 +5353,7 @@ ieee754@^1.1.13, ieee754@^1.2.1:
|
5366 | 5353 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352"
|
5367 | 5354 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==
|
5368 | 5355 |
|
5369 |
| -ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1, ignore@^5.3.2: |
| 5356 | +ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2: |
5370 | 5357 | version "5.3.2"
|
5371 | 5358 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
|
5372 | 5359 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
|
@@ -7128,11 +7115,6 @@ path-type@^4.0.0:
|
7128 | 7115 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
|
7129 | 7116 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
|
7130 | 7117 |
|
7131 |
| -path-type@^5.0.0: |
7132 |
| - version "5.0.0" |
7133 |
| - resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8" |
7134 |
| - integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg== |
7135 |
| - |
7136 | 7118 | pe-library@^0.4.1:
|
7137 | 7119 | version "0.4.1"
|
7138 | 7120 | resolved "https://registry.yarnpkg.com/pe-library/-/pe-library-0.4.1.tgz#e269be0340dcb13aa6949d743da7d658c3e2fbea"
|
@@ -8297,11 +8279,6 @@ slash@^3.0.0:
|
8297 | 8279 | resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
8298 | 8280 | integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
8299 | 8281 |
|
8300 |
| -slash@^5.1.0: |
8301 |
| - version "5.1.0" |
8302 |
| - resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" |
8303 |
| - integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== |
8304 |
| - |
8305 | 8282 | slashes@^3.0.12:
|
8306 | 8283 | version "3.0.12"
|
8307 | 8284 | resolved "https://registry.yarnpkg.com/slashes/-/slashes-3.0.12.tgz#3d664c877ad542dc1509eaf2c50f38d483a6435a"
|
@@ -8899,6 +8876,14 @@ thunky@^1.0.2:
|
8899 | 8876 | resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d"
|
8900 | 8877 | integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==
|
8901 | 8878 |
|
| 8879 | +tinyglobby@^0.2.12: |
| 8880 | + version "0.2.12" |
| 8881 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5" |
| 8882 | + integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww== |
| 8883 | + dependencies: |
| 8884 | + fdir "^6.4.3" |
| 8885 | + picomatch "^4.0.2" |
| 8886 | + |
8902 | 8887 | tmp-promise@^3.0.2:
|
8903 | 8888 | version "3.0.3"
|
8904 | 8889 | resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7"
|
|
0 commit comments