Update dependency copy-webpack-plugin to v12
							parent
							
								
									9ea88438f9
								
							
						
					
					
						commit
						3582e2a3ae
					
				| 
						 | 
				
			
			@ -145,7 +145,7 @@
 | 
			
		|||
        "buffer": "^6.0.3",
 | 
			
		||||
        "chokidar": "^3.5.1",
 | 
			
		||||
        "concurrently": "^8.0.0",
 | 
			
		||||
        "copy-webpack-plugin": "^11.0.0",
 | 
			
		||||
        "copy-webpack-plugin": "^12.0.0",
 | 
			
		||||
        "cronstrue": "^2.41.0",
 | 
			
		||||
        "css-loader": "^5.2.7",
 | 
			
		||||
        "css-minimizer-webpack-plugin": "^5.0.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										83
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										83
									
								
								yarn.lock
								
								
								
								
							| 
						 | 
				
			
			@ -2488,6 +2488,11 @@
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
 | 
			
		||||
  integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
 | 
			
		||||
 | 
			
		||||
"@sindresorhus/merge-streams@^1.0.0":
 | 
			
		||||
  version "1.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz#9cd84cc15bc865a5ca35fcaae198eb899f7b5c90"
 | 
			
		||||
  integrity sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==
 | 
			
		||||
 | 
			
		||||
"@sinonjs/commons@^3.0.0":
 | 
			
		||||
  version "3.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.0.tgz#beb434fe875d965265e04722ccfc21df7f755d72"
 | 
			
		||||
| 
						 | 
				
			
			@ -4615,17 +4620,17 @@ copy-descriptor@^0.1.0:
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
 | 
			
		||||
  integrity sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==
 | 
			
		||||
 | 
			
		||||
copy-webpack-plugin@^11.0.0:
 | 
			
		||||
  version "11.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-11.0.0.tgz#96d4dbdb5f73d02dd72d0528d1958721ab72e04a"
 | 
			
		||||
  integrity sha512-fX2MWpamkW0hZxMEg0+mYnA40LTosOSa5TqZ9GYIBzyJa9C3QUaMPSE2xAi/buNr8u89SfD9wHSQVBzrRa/SOQ==
 | 
			
		||||
copy-webpack-plugin@^12.0.0:
 | 
			
		||||
  version "12.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-12.0.0.tgz#8694c97dec19a05c9c93e7aebb93a976699dcd0e"
 | 
			
		||||
  integrity sha512-WQfxZKgoRB94/g0BP/cjADvE6jXQKoSk0lFFeIC5HZlE1JuabYPwhQUtOZsGI0cI+QMsi6vhdIDy4eNXKcTgFg==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    fast-glob "^3.2.11"
 | 
			
		||||
    fast-glob "^3.3.2"
 | 
			
		||||
    glob-parent "^6.0.1"
 | 
			
		||||
    globby "^13.1.1"
 | 
			
		||||
    globby "^14.0.0"
 | 
			
		||||
    normalize-path "^3.0.0"
 | 
			
		||||
    schema-utils "^4.0.0"
 | 
			
		||||
    serialize-javascript "^6.0.0"
 | 
			
		||||
    schema-utils "^4.2.0"
 | 
			
		||||
    serialize-javascript "^6.0.2"
 | 
			
		||||
 | 
			
		||||
core-js-compat@^3.31.0, core-js-compat@^3.33.1, core-js-compat@^3.34.0:
 | 
			
		||||
  version "3.35.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -6148,10 +6153,10 @@ fast-glob@^2.0.2:
 | 
			
		|||
    merge2 "^1.2.3"
 | 
			
		||||
    micromatch "^3.1.10"
 | 
			
		||||
 | 
			
		||||
fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
 | 
			
		||||
  version "3.3.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
 | 
			
		||||
  integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
 | 
			
		||||
fast-glob@^3.2.7:
 | 
			
		||||
  version "3.3.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
 | 
			
		||||
  integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@nodelib/fs.stat" "^2.0.2"
 | 
			
		||||
    "@nodelib/fs.walk" "^1.2.3"
 | 
			
		||||
| 
						 | 
				
			
			@ -6159,10 +6164,10 @@ fast-glob@^3.2.11, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
 | 
			
		|||
    merge2 "^1.3.0"
 | 
			
		||||
    micromatch "^4.0.4"
 | 
			
		||||
 | 
			
		||||
fast-glob@^3.2.7:
 | 
			
		||||
  version "3.3.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
 | 
			
		||||
  integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
 | 
			
		||||
fast-glob@^3.2.9, fast-glob@^3.3.2:
 | 
			
		||||
  version "3.3.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
 | 
			
		||||
  integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    "@nodelib/fs.stat" "^2.0.2"
 | 
			
		||||
    "@nodelib/fs.walk" "^1.2.3"
 | 
			
		||||
| 
						 | 
				
			
			@ -6669,16 +6674,17 @@ globby@^11.1.0:
 | 
			
		|||
    merge2 "^1.4.1"
 | 
			
		||||
    slash "^3.0.0"
 | 
			
		||||
 | 
			
		||||
globby@^13.1.1:
 | 
			
		||||
  version "13.2.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
 | 
			
		||||
  integrity sha512-Y1zNGV+pzQdh7H39l9zgB4PJqjRNqydvdYCDG4HFXM4XuvSaQQlEc91IU1yALL8gUTDomgBAfz3XJdmUS+oo0w==
 | 
			
		||||
globby@^14.0.0:
 | 
			
		||||
  version "14.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.0.tgz#ea9c062a3614e33f516804e778590fcf055256b9"
 | 
			
		||||
  integrity sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    dir-glob "^3.0.1"
 | 
			
		||||
    fast-glob "^3.3.0"
 | 
			
		||||
    "@sindresorhus/merge-streams" "^1.0.0"
 | 
			
		||||
    fast-glob "^3.3.2"
 | 
			
		||||
    ignore "^5.2.4"
 | 
			
		||||
    merge2 "^1.4.1"
 | 
			
		||||
    slash "^4.0.0"
 | 
			
		||||
    path-type "^5.0.0"
 | 
			
		||||
    slash "^5.1.0"
 | 
			
		||||
    unicorn-magic "^0.1.0"
 | 
			
		||||
 | 
			
		||||
globby@^8.0.1:
 | 
			
		||||
  version "8.0.2"
 | 
			
		||||
| 
						 | 
				
			
			@ -9511,6 +9517,11 @@ path-type@^4.0.0:
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
 | 
			
		||||
  integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
 | 
			
		||||
 | 
			
		||||
path-type@^5.0.0:
 | 
			
		||||
  version "5.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
 | 
			
		||||
  integrity sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==
 | 
			
		||||
 | 
			
		||||
pbf@^3.2.1:
 | 
			
		||||
  version "3.2.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/pbf/-/pbf-3.2.1.tgz#b4c1b9e72af966cd82c6531691115cc0409ffe2a"
 | 
			
		||||
| 
						 | 
				
			
			@ -11016,7 +11027,7 @@ schema-utils@^3.0.0, schema-utils@^3.1.1, schema-utils@^3.2.0:
 | 
			
		|||
    ajv "^6.12.5"
 | 
			
		||||
    ajv-keywords "^3.5.2"
 | 
			
		||||
 | 
			
		||||
schema-utils@^4.0.0, schema-utils@^4.0.1:
 | 
			
		||||
schema-utils@^4.0.0, schema-utils@^4.0.1, schema-utils@^4.2.0:
 | 
			
		||||
  version "4.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b"
 | 
			
		||||
  integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==
 | 
			
		||||
| 
						 | 
				
			
			@ -11079,14 +11090,7 @@ send@0.18.0:
 | 
			
		|||
    range-parser "~1.2.1"
 | 
			
		||||
    statuses "2.0.1"
 | 
			
		||||
 | 
			
		||||
serialize-javascript@^6.0.0:
 | 
			
		||||
  version "6.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz#b206efb27c3da0b0ab6b52f48d170b7996458e5c"
 | 
			
		||||
  integrity sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    randombytes "^2.1.0"
 | 
			
		||||
 | 
			
		||||
serialize-javascript@^6.0.1:
 | 
			
		||||
serialize-javascript@^6.0.1, serialize-javascript@^6.0.2:
 | 
			
		||||
  version "6.0.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2"
 | 
			
		||||
  integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==
 | 
			
		||||
| 
						 | 
				
			
			@ -11232,10 +11236,10 @@ slash@^3.0.0:
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
 | 
			
		||||
  integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
 | 
			
		||||
 | 
			
		||||
slash@^4.0.0:
 | 
			
		||||
  version "4.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
 | 
			
		||||
  integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==
 | 
			
		||||
slash@^5.1.0:
 | 
			
		||||
  version "5.1.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
 | 
			
		||||
  integrity sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==
 | 
			
		||||
 | 
			
		||||
slice-ansi@^4.0.0:
 | 
			
		||||
  version "4.0.0"
 | 
			
		||||
| 
						 | 
				
			
			@ -12211,6 +12215,11 @@ unicode-property-aliases-ecmascript@^2.0.0:
 | 
			
		|||
  resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz#43d41e3be698bd493ef911077c9b131f827e8ccd"
 | 
			
		||||
  integrity sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==
 | 
			
		||||
 | 
			
		||||
unicorn-magic@^0.1.0:
 | 
			
		||||
  version "0.1.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
 | 
			
		||||
  integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
 | 
			
		||||
 | 
			
		||||
union-value@^1.0.0:
 | 
			
		||||
  version "1.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue