|
4261 | 4261 | schema-utils "^4.0.0"
|
4262 | 4262 | serialize-javascript "^6.0.0"
|
4263 | 4263 |
|
| 4264 | + |
| 4265 | + version "11.0.0" |
| 4266 | + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz#96d4dbdb5f73d02dd72d0528d1958721ab72e04a" |
| 4267 | + integrity sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ== |
| 4268 | + dependencies: |
| 4269 | + fast-glob "^3.2.11" |
| 4270 | + glob-parent "^6.0.1" |
| 4271 | + globby "^13.1.1" |
| 4272 | + normalize-path "^3.0.0" |
| 4273 | + schema-utils "^4.0.0" |
| 4274 | + serialize-javascript "^6.0.0" |
| 4275 | + |
4264 | 4276 | core-js-compat@^3.21.0, core-js-compat@^3.22.1:
|
4265 | 4277 | version "3.22.5"
|
4266 | 4278 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.22.5.tgz#7fffa1d20cb18405bd22756ca1353c6f1a0e8614"
|
@@ -5627,7 +5639,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
5627 | 5639 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
|
5628 | 5640 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
5629 | 5641 |
|
5630 |
| -fast-glob@^3.2.7, fast-glob@^3.2.9: |
| 5642 | +fast-glob@^3.2.11, fast-glob@^3.2.7, fast-glob@^3.2.9: |
5631 | 5643 | version "3.2.11"
|
5632 | 5644 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
|
5633 | 5645 | integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
|
@@ -6098,6 +6110,17 @@ globby@^12.0.2:
|
6098 | 6110 | merge2 "^1.4.1"
|
6099 | 6111 | slash "^4.0.0"
|
6100 | 6112 |
|
| 6113 | +globby@^13.1.1: |
| 6114 | + version "13.1.1" |
| 6115 | + resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.1.tgz#7c44a93869b0b7612e38f22ed532bfe37b25ea6f" |
| 6116 | + integrity sha512-XMzoDZbGZ37tufiv7g0N4F/zp3zkwdFtVbV3EHsVl1KQr4RPLfNoT068/97RPshz2J5xYNEjLKKBKaGHifBd3Q== |
| 6117 | + dependencies: |
| 6118 | + dir-glob "^3.0.1" |
| 6119 | + fast-glob "^3.2.11" |
| 6120 | + ignore "^5.2.0" |
| 6121 | + merge2 "^1.4.1" |
| 6122 | + slash "^4.0.0" |
| 6123 | + |
6101 | 6124 | globby@^5.0.0:
|
6102 | 6125 | version "5.0.0"
|
6103 | 6126 | resolved "https://registry.yarnpkg.com/globby/-/globby-5.0.0.tgz#ebd84667ca0dbb330b99bcfc68eac2bc54370e0d"
|
|
0 commit comments