|
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 | "@stylistic/eslint-plugin@2.11.0": |
1465 | 1460 | version "2.11.0" |
1466 | 1461 | resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.11.0.tgz#50d0289f36f7201055b7fa1729fdc1d8c46e93fa" |
@@ -3092,17 +3087,16 @@ cookie@0.7.1: |
3092 | 3087 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
3093 | 3088 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
3094 | 3089 |
|
3095 | | -copy-webpack-plugin@^12.0.2: |
3096 | | - version "12.0.2" |
3097 | | - resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-12.0.2.tgz#935e57b8e6183c82f95bd937df658a59f6a2da28" |
3098 | | - integrity sha512-SNwdBeHyII+rWvee/bTnAYyO8vfVdcSTud4EIb6jcZ8inLeWucJE0DnxXQBjlQ5zlteuuvooGQy3LIyGxhvlOA== |
| 3090 | +copy-webpack-plugin@^13.0.0: |
| 3091 | + version "13.0.0" |
| 3092 | + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-13.0.0.tgz#793342576eed76fdbc7936b873eae17aa7a7d9a3" |
| 3093 | + integrity sha512-FgR/h5a6hzJqATDGd9YG41SeDViH+0bkHn6WNXCi5zKAZkeESeSxLySSsFLHqLEVCh0E+rITmCf0dusXWYukeQ== |
3099 | 3094 | dependencies: |
3100 | | - fast-glob "^3.3.2" |
3101 | 3095 | glob-parent "^6.0.1" |
3102 | | - globby "^14.0.0" |
3103 | 3096 | normalize-path "^3.0.0" |
3104 | 3097 | schema-utils "^4.2.0" |
3105 | 3098 | serialize-javascript "^6.0.2" |
| 3099 | + tinyglobby "^0.2.12" |
3106 | 3100 |
|
3107 | 3101 | core-js-compat@^3.40.0: |
3108 | 3102 | version "3.40.0" |
@@ -4546,6 +4540,11 @@ fd-slicer@~1.1.0: |
4546 | 4540 | dependencies: |
4547 | 4541 | pend "~1.2.0" |
4548 | 4542 |
|
| 4543 | +fdir@^6.4.3: |
| 4544 | + version "6.4.3" |
| 4545 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.3.tgz#011cdacf837eca9b811c89dbb902df714273db72" |
| 4546 | + integrity sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw== |
| 4547 | + |
4549 | 4548 | file-entry-cache@^10.0.6: |
4550 | 4549 | version "10.0.6" |
4551 | 4550 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.6.tgz#1fc49c38231b56e792c65222c0aa519d40b5db55" |
@@ -5029,18 +5028,6 @@ globby@^11.1.0: |
5029 | 5028 | merge2 "^1.4.1" |
5030 | 5029 | slash "^3.0.0" |
5031 | 5030 |
|
5032 | | -globby@^14.0.0: |
5033 | | - version "14.0.0" |
5034 | | - resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9" |
5035 | | - integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ== |
5036 | | - dependencies: |
5037 | | - "@sindresorhus/merge-streams" "^1.0.0" |
5038 | | - fast-glob "^3.3.2" |
5039 | | - ignore "^5.2.4" |
5040 | | - path-type "^5.0.0" |
5041 | | - slash "^5.1.0" |
5042 | | - unicorn-magic "^0.1.0" |
5043 | | - |
5044 | 5031 | globjoin@^0.1.4: |
5045 | 5032 | version "0.1.4" |
5046 | 5033 | resolved "https://registry.yarnpkg.com/globjoin/-/globjoin-0.1.4.tgz#2f4494ac8919e3767c5cbb691e9f463324285d43" |
@@ -5388,7 +5375,7 @@ ieee754@^1.1.13, ieee754@^1.2.1: |
5388 | 5375 | resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" |
5389 | 5376 | integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== |
5390 | 5377 |
|
5391 | | -ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.1, ignore@^5.3.2: |
| 5378 | +ignore@^5.2.0, ignore@^5.3.1, ignore@^5.3.2: |
5392 | 5379 | version "5.3.2" |
5393 | 5380 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" |
5394 | 5381 | integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== |
@@ -7171,11 +7158,6 @@ path-type@^4.0.0: |
7171 | 7158 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
7172 | 7159 | integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== |
7173 | 7160 |
|
7174 | | -path-type@^5.0.0: |
7175 | | - version "5.0.0" |
7176 | | - resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8" |
7177 | | - integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg== |
7178 | | - |
7179 | 7161 | pe-library@^0.4.1: |
7180 | 7162 | version "0.4.1" |
7181 | 7163 | resolved "https://registry.yarnpkg.com/pe-library/-/pe-library-0.4.1.tgz#e269be0340dcb13aa6949d743da7d658c3e2fbea" |
@@ -8347,11 +8329,6 @@ slash@^3.0.0: |
8347 | 8329 | resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" |
8348 | 8330 | integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== |
8349 | 8331 |
|
8350 | | -slash@^5.1.0: |
8351 | | - version "5.1.0" |
8352 | | - resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce" |
8353 | | - integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg== |
8354 | | - |
8355 | 8332 | slashes@^3.0.12: |
8356 | 8333 | version "3.0.12" |
8357 | 8334 | resolved "https://registry.yarnpkg.com/slashes/-/slashes-3.0.12.tgz#3d664c877ad542dc1509eaf2c50f38d483a6435a" |
@@ -8949,6 +8926,14 @@ thunky@^1.0.2: |
8949 | 8926 | resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" |
8950 | 8927 | integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== |
8951 | 8928 |
|
| 8929 | +tinyglobby@^0.2.12: |
| 8930 | + version "0.2.12" |
| 8931 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5" |
| 8932 | + integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww== |
| 8933 | + dependencies: |
| 8934 | + fdir "^6.4.3" |
| 8935 | + picomatch "^4.0.2" |
| 8936 | + |
8952 | 8937 | tmp-promise@^3.0.2: |
8953 | 8938 | version "3.0.3" |
8954 | 8939 | resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.3.tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7" |
|
0 commit comments