mirror of https://github.com/webpack/webpack.git
				
				
				
			chore: update babel
This commit is contained in:
		
							parent
							
								
									263a1cc106
								
							
						
					
					
						commit
						3b699f82a2
					
				|  | @ -36,8 +36,8 @@ | |||
|     } | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@babel/core": "^7.21.4", | ||||
|     "@babel/preset-react": "^7.18.6", | ||||
|     "@babel/core": "^7.22.10", | ||||
|     "@babel/preset-react": "^7.22.5", | ||||
|     "@types/jest": "^29.5.3", | ||||
|     "@types/mime-types": "^2.1.1", | ||||
|     "@types/node": "^20.1.7", | ||||
|  |  | |||
							
								
								
									
										402
									
								
								yarn.lock
								
								
								
								
							
							
						
						
									
										402
									
								
								yarn.lock
								
								
								
								
							|  | @ -25,164 +25,162 @@ | |||
|     call-me-maybe "^1.0.1" | ||||
|     js-yaml "^4.1.0" | ||||
| 
 | ||||
| "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.21.4": | ||||
|   version "7.21.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" | ||||
|   integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== | ||||
| "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3" | ||||
|   integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== | ||||
|   dependencies: | ||||
|     "@babel/highlight" "^7.18.6" | ||||
|     "@babel/highlight" "^7.22.10" | ||||
|     chalk "^2.4.2" | ||||
| 
 | ||||
| "@babel/compat-data@^7.22.0": | ||||
|   version "7.22.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.3.tgz#cd502a6a0b6e37d7ad72ce7e71a7160a3ae36f7e" | ||||
|   integrity sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ== | ||||
| "@babel/compat-data@^7.22.9": | ||||
|   version "7.22.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" | ||||
|   integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== | ||||
| 
 | ||||
| "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.4", "@babel/core@^7.7.5": | ||||
|   version "7.22.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.1.tgz#5de51c5206f4c6f5533562838337a603c1033cfd" | ||||
|   integrity sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA== | ||||
| "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.10", "@babel/core@^7.7.5": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.10.tgz#aad442c7bcd1582252cb4576747ace35bc122f35" | ||||
|   integrity sha512-fTmqbbUBAwCcre6zPzNngvsI0aNrPZe77AeqvDxWM9Nm+04RrJ3CAmGHA9f7lJQY6ZMhRztNemy4uslDxTX4Qw== | ||||
|   dependencies: | ||||
|     "@ampproject/remapping" "^2.2.0" | ||||
|     "@babel/code-frame" "^7.21.4" | ||||
|     "@babel/generator" "^7.22.0" | ||||
|     "@babel/helper-compilation-targets" "^7.22.1" | ||||
|     "@babel/helper-module-transforms" "^7.22.1" | ||||
|     "@babel/helpers" "^7.22.0" | ||||
|     "@babel/parser" "^7.22.0" | ||||
|     "@babel/template" "^7.21.9" | ||||
|     "@babel/traverse" "^7.22.1" | ||||
|     "@babel/types" "^7.22.0" | ||||
|     "@babel/code-frame" "^7.22.10" | ||||
|     "@babel/generator" "^7.22.10" | ||||
|     "@babel/helper-compilation-targets" "^7.22.10" | ||||
|     "@babel/helper-module-transforms" "^7.22.9" | ||||
|     "@babel/helpers" "^7.22.10" | ||||
|     "@babel/parser" "^7.22.10" | ||||
|     "@babel/template" "^7.22.5" | ||||
|     "@babel/traverse" "^7.22.10" | ||||
|     "@babel/types" "^7.22.10" | ||||
|     convert-source-map "^1.7.0" | ||||
|     debug "^4.1.0" | ||||
|     gensync "^1.0.0-beta.2" | ||||
|     json5 "^2.2.2" | ||||
|     semver "^6.3.0" | ||||
|     semver "^6.3.1" | ||||
| 
 | ||||
| "@babel/generator@^7.22.0", "@babel/generator@^7.7.2": | ||||
|   version "7.22.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.3.tgz#0ff675d2edb93d7596c5f6728b52615cfc0df01e" | ||||
|   integrity sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A== | ||||
| "@babel/generator@^7.22.10", "@babel/generator@^7.7.2": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722" | ||||
|   integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.22.3" | ||||
|     "@babel/types" "^7.22.10" | ||||
|     "@jridgewell/gen-mapping" "^0.3.2" | ||||
|     "@jridgewell/trace-mapping" "^0.3.17" | ||||
|     jsesc "^2.5.1" | ||||
| 
 | ||||
| "@babel/helper-annotate-as-pure@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" | ||||
|   integrity sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA== | ||||
| "@babel/helper-annotate-as-pure@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz#e7f06737b197d580a01edf75d97e2c8be99d3882" | ||||
|   integrity sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-compilation-targets@^7.22.1": | ||||
|   version "7.22.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz#bfcd6b7321ffebe33290d68550e2c9d7eb7c7a58" | ||||
|   integrity sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ== | ||||
| "@babel/helper-compilation-targets@^7.22.10": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" | ||||
|   integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== | ||||
|   dependencies: | ||||
|     "@babel/compat-data" "^7.22.0" | ||||
|     "@babel/helper-validator-option" "^7.21.0" | ||||
|     browserslist "^4.21.3" | ||||
|     "@babel/compat-data" "^7.22.9" | ||||
|     "@babel/helper-validator-option" "^7.22.5" | ||||
|     browserslist "^4.21.9" | ||||
|     lru-cache "^5.1.1" | ||||
|     semver "^6.3.0" | ||||
|     semver "^6.3.1" | ||||
| 
 | ||||
| "@babel/helper-environment-visitor@^7.22.1": | ||||
|   version "7.22.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz#ac3a56dbada59ed969d712cf527bd8271fe3eba8" | ||||
|   integrity sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA== | ||||
| "@babel/helper-environment-visitor@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" | ||||
|   integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== | ||||
| 
 | ||||
| "@babel/helper-function-name@^7.21.0": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" | ||||
|   integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== | ||||
| "@babel/helper-function-name@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" | ||||
|   integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== | ||||
|   dependencies: | ||||
|     "@babel/template" "^7.20.7" | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/template" "^7.22.5" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-hoist-variables@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" | ||||
|   integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== | ||||
| "@babel/helper-hoist-variables@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" | ||||
|   integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-module-imports@^7.18.6", "@babel/helper-module-imports@^7.21.4": | ||||
|   version "7.21.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" | ||||
|   integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== | ||||
| "@babel/helper-module-imports@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" | ||||
|   integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.21.4" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-module-transforms@^7.22.1": | ||||
|   version "7.22.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz#e0cad47fedcf3cae83c11021696376e2d5a50c63" | ||||
|   integrity sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw== | ||||
| "@babel/helper-module-transforms@^7.22.9": | ||||
|   version "7.22.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" | ||||
|   integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-environment-visitor" "^7.22.1" | ||||
|     "@babel/helper-module-imports" "^7.21.4" | ||||
|     "@babel/helper-simple-access" "^7.21.5" | ||||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
|     "@babel/helper-validator-identifier" "^7.19.1" | ||||
|     "@babel/template" "^7.21.9" | ||||
|     "@babel/traverse" "^7.22.1" | ||||
|     "@babel/types" "^7.22.0" | ||||
|     "@babel/helper-environment-visitor" "^7.22.5" | ||||
|     "@babel/helper-module-imports" "^7.22.5" | ||||
|     "@babel/helper-simple-access" "^7.22.5" | ||||
|     "@babel/helper-split-export-declaration" "^7.22.6" | ||||
|     "@babel/helper-validator-identifier" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.8.0": | ||||
|   version "7.20.2" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz#d1b9000752b18d0877cff85a5c376ce5c3121629" | ||||
|   integrity sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ== | ||||
| "@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz#dd7ee3735e8a313b9f7b05a773d892e88e6d7295" | ||||
|   integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== | ||||
| 
 | ||||
| "@babel/helper-simple-access@^7.21.5": | ||||
|   version "7.21.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz#d697a7971a5c39eac32c7e63c0921c06c8a249ee" | ||||
|   integrity sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg== | ||||
| "@babel/helper-simple-access@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz#4938357dc7d782b80ed6dbb03a0fba3d22b1d5de" | ||||
|   integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.21.5" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-split-export-declaration@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz#7367949bc75b20c6d5a5d4a97bba2824ae8ef075" | ||||
|   integrity sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA== | ||||
| "@babel/helper-split-export-declaration@^7.22.6": | ||||
|   version "7.22.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" | ||||
|   integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== | ||||
|   dependencies: | ||||
|     "@babel/types" "^7.18.6" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/helper-string-parser@^7.21.5": | ||||
|   version "7.21.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" | ||||
|   integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== | ||||
| "@babel/helper-string-parser@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" | ||||
|   integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== | ||||
| 
 | ||||
| "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": | ||||
|   version "7.19.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" | ||||
|   integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== | ||||
| "@babel/helper-validator-identifier@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" | ||||
|   integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== | ||||
| 
 | ||||
| "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" | ||||
|   integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== | ||||
| "@babel/helper-validator-option@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" | ||||
|   integrity sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw== | ||||
| 
 | ||||
| "@babel/helpers@^7.22.0": | ||||
|   version "7.22.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.3.tgz#53b74351da9684ea2f694bf0877998da26dd830e" | ||||
|   integrity sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w== | ||||
| "@babel/helpers@^7.22.10": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.10.tgz#ae6005c539dfbcb5cd71fb51bfc8a52ba63bc37a" | ||||
|   integrity sha512-a41J4NW8HyZa1I1vAndrraTlPZ/eZoga2ZgS7fEr0tZJGVU4xqdE80CEm0CcNjha5EZ8fTBYLKHF0kqDUuAwQw== | ||||
|   dependencies: | ||||
|     "@babel/template" "^7.21.9" | ||||
|     "@babel/traverse" "^7.22.1" | ||||
|     "@babel/types" "^7.22.3" | ||||
|     "@babel/template" "^7.22.5" | ||||
|     "@babel/traverse" "^7.22.10" | ||||
|     "@babel/types" "^7.22.10" | ||||
| 
 | ||||
| "@babel/highlight@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.18.6.tgz#81158601e93e2563795adcbfbdf5d64be3f2ecdf" | ||||
|   integrity sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g== | ||||
| "@babel/highlight@^7.22.10": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7" | ||||
|   integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-validator-identifier" "^7.18.6" | ||||
|     chalk "^2.0.0" | ||||
|     "@babel/helper-validator-identifier" "^7.22.5" | ||||
|     chalk "^2.4.2" | ||||
|     js-tokens "^4.0.0" | ||||
| 
 | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.9", "@babel/parser@^7.22.0", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": | ||||
|   version "7.22.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.3.tgz#838ae31893373222cd9062568e2192c670037e00" | ||||
|   integrity sha512-vrukxyW/ep8UD1UDzOYpTKQ6abgjFoeG6L+4ar9+c5TN9QnlqiOi6QK7LSR5ewm/ERyGkT/Ai6VboNrxhbr9Uw== | ||||
| "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.10", "@babel/parser@^7.22.5", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.10.tgz#e37634f9a12a1716136c44624ef54283cabd3f55" | ||||
|   integrity sha512-lNbdGsQb9ekfsnjFGhEiF4hfFqGgfOP3H3d27re3n+CGhNuTSUEQdfWk556sTLNTloczcdM5TYF2LhzmDQKyvQ== | ||||
| 
 | ||||
| "@babel/plugin-syntax-async-generators@^7.8.4": | ||||
|   version "7.8.4" | ||||
|  | @ -219,12 +217,12 @@ | |||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.8.0" | ||||
| 
 | ||||
| "@babel/plugin-syntax-jsx@^7.18.6", "@babel/plugin-syntax-jsx@^7.7.2": | ||||
|   version "7.21.4" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz#f264ed7bf40ffc9ec239edabc17a50c4f5b6fea2" | ||||
|   integrity sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ== | ||||
| "@babel/plugin-syntax-jsx@^7.22.5", "@babel/plugin-syntax-jsx@^7.7.2": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz#a6b68e84fb76e759fc3b93e901876ffabbe1d918" | ||||
|   integrity sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg== | ||||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.20.2" | ||||
|     "@babel/helper-plugin-utils" "^7.22.5" | ||||
| 
 | ||||
| "@babel/plugin-syntax-logical-assignment-operators@^7.8.3": | ||||
|   version "7.10.4" | ||||
|  | @ -282,50 +280,50 @@ | |||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.20.2" | ||||
| 
 | ||||
| "@babel/plugin-transform-react-display-name@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz#8b1125f919ef36ebdfff061d664e266c666b9415" | ||||
|   integrity sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA== | ||||
| "@babel/plugin-transform-react-display-name@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz#3c4326f9fce31c7968d6cb9debcaf32d9e279a2b" | ||||
|   integrity sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw== | ||||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.22.5" | ||||
| 
 | ||||
| "@babel/plugin-transform-react-jsx-development@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz#dbe5c972811e49c7405b630e4d0d2e1380c0ddc5" | ||||
|   integrity sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA== | ||||
| "@babel/plugin-transform-react-jsx-development@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz#e716b6edbef972a92165cd69d92f1255f7e73e87" | ||||
|   integrity sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A== | ||||
|   dependencies: | ||||
|     "@babel/plugin-transform-react-jsx" "^7.18.6" | ||||
|     "@babel/plugin-transform-react-jsx" "^7.22.5" | ||||
| 
 | ||||
| "@babel/plugin-transform-react-jsx@^7.18.6": | ||||
|   version "7.21.0" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.21.0.tgz#656b42c2fdea0a6d8762075d58ef9d4e3c4ab8a2" | ||||
|   integrity sha512-6OAWljMvQrZjR2DaNhVfRz6dkCAVV+ymcLUmaf8bccGOHn2v5rHJK3tTpij0BuhdYWP4LLaqj5lwcdlpAAPuvg== | ||||
| "@babel/plugin-transform-react-jsx@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz#932c291eb6dd1153359e2a90cb5e557dcf068416" | ||||
|   integrity sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA== | ||||
|   dependencies: | ||||
|     "@babel/helper-annotate-as-pure" "^7.18.6" | ||||
|     "@babel/helper-module-imports" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.20.2" | ||||
|     "@babel/plugin-syntax-jsx" "^7.18.6" | ||||
|     "@babel/types" "^7.21.0" | ||||
|     "@babel/helper-annotate-as-pure" "^7.22.5" | ||||
|     "@babel/helper-module-imports" "^7.22.5" | ||||
|     "@babel/helper-plugin-utils" "^7.22.5" | ||||
|     "@babel/plugin-syntax-jsx" "^7.22.5" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/plugin-transform-react-pure-annotations@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz#561af267f19f3e5d59291f9950fd7b9663d0d844" | ||||
|   integrity sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ== | ||||
| "@babel/plugin-transform-react-pure-annotations@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.22.5.tgz#1f58363eef6626d6fa517b95ac66fe94685e32c0" | ||||
|   integrity sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA== | ||||
|   dependencies: | ||||
|     "@babel/helper-annotate-as-pure" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     "@babel/helper-annotate-as-pure" "^7.22.5" | ||||
|     "@babel/helper-plugin-utils" "^7.22.5" | ||||
| 
 | ||||
| "@babel/preset-react@^7.18.6": | ||||
|   version "7.18.6" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" | ||||
|   integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== | ||||
| "@babel/preset-react@^7.22.5": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.22.5.tgz#c4d6058fbf80bccad02dd8c313a9aaa67e3c3dd6" | ||||
|   integrity sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ== | ||||
|   dependencies: | ||||
|     "@babel/helper-plugin-utils" "^7.18.6" | ||||
|     "@babel/helper-validator-option" "^7.18.6" | ||||
|     "@babel/plugin-transform-react-display-name" "^7.18.6" | ||||
|     "@babel/plugin-transform-react-jsx" "^7.18.6" | ||||
|     "@babel/plugin-transform-react-jsx-development" "^7.18.6" | ||||
|     "@babel/plugin-transform-react-pure-annotations" "^7.18.6" | ||||
|     "@babel/helper-plugin-utils" "^7.22.5" | ||||
|     "@babel/helper-validator-option" "^7.22.5" | ||||
|     "@babel/plugin-transform-react-display-name" "^7.22.5" | ||||
|     "@babel/plugin-transform-react-jsx" "^7.22.5" | ||||
|     "@babel/plugin-transform-react-jsx-development" "^7.22.5" | ||||
|     "@babel/plugin-transform-react-pure-annotations" "^7.22.5" | ||||
| 
 | ||||
| "@babel/runtime@^7.21.0": | ||||
|   version "7.21.5" | ||||
|  | @ -334,38 +332,38 @@ | |||
|   dependencies: | ||||
|     regenerator-runtime "^0.13.11" | ||||
| 
 | ||||
| "@babel/template@^7.20.7", "@babel/template@^7.21.9", "@babel/template@^7.3.3": | ||||
|   version "7.21.9" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.21.9.tgz#bf8dad2859130ae46088a99c1f265394877446fb" | ||||
|   integrity sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ== | ||||
| "@babel/template@^7.22.5", "@babel/template@^7.3.3": | ||||
|   version "7.22.5" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" | ||||
|   integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.21.4" | ||||
|     "@babel/parser" "^7.21.9" | ||||
|     "@babel/types" "^7.21.5" | ||||
|     "@babel/code-frame" "^7.22.5" | ||||
|     "@babel/parser" "^7.22.5" | ||||
|     "@babel/types" "^7.22.5" | ||||
| 
 | ||||
| "@babel/traverse@^7.22.1": | ||||
|   version "7.22.1" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.1.tgz#bd22c50b1439cfcfc2fa137b7fdf6c06787456e9" | ||||
|   integrity sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ== | ||||
| "@babel/traverse@^7.22.10": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.10.tgz#20252acb240e746d27c2e82b4484f199cf8141aa" | ||||
|   integrity sha512-Q/urqV4pRByiNNpb/f5OSv28ZlGJiFiiTh+GAHktbIrkPhPbl90+uW6SmpoLyZqutrg9AEaEf3Q/ZBRHBXgxig== | ||||
|   dependencies: | ||||
|     "@babel/code-frame" "^7.21.4" | ||||
|     "@babel/generator" "^7.22.0" | ||||
|     "@babel/helper-environment-visitor" "^7.22.1" | ||||
|     "@babel/helper-function-name" "^7.21.0" | ||||
|     "@babel/helper-hoist-variables" "^7.18.6" | ||||
|     "@babel/helper-split-export-declaration" "^7.18.6" | ||||
|     "@babel/parser" "^7.22.0" | ||||
|     "@babel/types" "^7.22.0" | ||||
|     "@babel/code-frame" "^7.22.10" | ||||
|     "@babel/generator" "^7.22.10" | ||||
|     "@babel/helper-environment-visitor" "^7.22.5" | ||||
|     "@babel/helper-function-name" "^7.22.5" | ||||
|     "@babel/helper-hoist-variables" "^7.22.5" | ||||
|     "@babel/helper-split-export-declaration" "^7.22.6" | ||||
|     "@babel/parser" "^7.22.10" | ||||
|     "@babel/types" "^7.22.10" | ||||
|     debug "^4.1.0" | ||||
|     globals "^11.1.0" | ||||
| 
 | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.22.0", "@babel/types@^7.22.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6": | ||||
|   version "7.22.3" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.3.tgz#0cc6af178b91490acaeb4a2f70dcbf27cdf3d8f3" | ||||
|   integrity sha512-P3na3xIQHTKY4L0YOG7pM8M8uoUIB910WQaSiiMCZUC2Cy8XFEQONGABFnHWBa2gpGKODTAJcNhi5Zk0sLRrzg== | ||||
| "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.10", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6": | ||||
|   version "7.22.10" | ||||
|   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.10.tgz#4a9e76446048f2c66982d1a989dd12b8a2d2dc03" | ||||
|   integrity sha512-obaoigiLrlDZ7TUQln/8m4mSqIW2QFeOrCQc9r+xsaHGNoplVNYlRVpsfE8Vj35GEm2ZH4ZhrNYogs/3fj85kg== | ||||
|   dependencies: | ||||
|     "@babel/helper-string-parser" "^7.21.5" | ||||
|     "@babel/helper-validator-identifier" "^7.19.1" | ||||
|     "@babel/helper-string-parser" "^7.22.5" | ||||
|     "@babel/helper-validator-identifier" "^7.22.5" | ||||
|     to-fast-properties "^2.0.0" | ||||
| 
 | ||||
| "@bcoe/v8-coverage@^0.2.3": | ||||
|  | @ -1756,14 +1754,14 @@ braces@^3.0.2, braces@~3.0.2: | |||
|   dependencies: | ||||
|     fill-range "^7.0.1" | ||||
| 
 | ||||
| browserslist@^4.14.5, browserslist@^4.21.3: | ||||
|   version "4.21.9" | ||||
|   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.9.tgz#e11bdd3c313d7e2a9e87e8b4b0c7872b13897635" | ||||
|   integrity sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg== | ||||
| browserslist@^4.14.5, browserslist@^4.21.9: | ||||
|   version "4.21.10" | ||||
|   resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.10.tgz#dbbac576628c13d3b2231332cb2ec5a46e015bb0" | ||||
|   integrity sha512-bipEBdZfVH5/pwrvqc+Ub0kUPVfGUhlKxbvfD+z1BDnPEO/X98ruXGA1WP5ASpAFKan7Qr6j736IacbZQuAlKQ== | ||||
|   dependencies: | ||||
|     caniuse-lite "^1.0.30001503" | ||||
|     electron-to-chromium "^1.4.431" | ||||
|     node-releases "^2.0.12" | ||||
|     caniuse-lite "^1.0.30001517" | ||||
|     electron-to-chromium "^1.4.477" | ||||
|     node-releases "^2.0.13" | ||||
|     update-browserslist-db "^1.0.11" | ||||
| 
 | ||||
| bser@2.1.1: | ||||
|  | @ -1845,10 +1843,10 @@ camelcase@^7.0.0: | |||
|   resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.1.tgz#f02e50af9fd7782bc8b88a3558c32fd3a388f048" | ||||
|   integrity sha512-xlx1yCK2Oc1APsPXDL2LdlNP6+uu8OCDdhOBSVT279M/S+y75O30C2VuD8T2ogdePBBl7PfPF4504tnLgX3zfw== | ||||
| 
 | ||||
| caniuse-lite@^1.0.30001503: | ||||
|   version "1.0.30001503" | ||||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001503.tgz#88b6ff1b2cf735f1f3361dc1a15b59f0561aa398" | ||||
|   integrity sha512-Sf9NiF+wZxPfzv8Z3iS0rXM1Do+iOy2Lxvib38glFX+08TCYYYGR5fRJXk4d77C4AYwhUjgYgMsMudbh2TqCKw== | ||||
| caniuse-lite@^1.0.30001517: | ||||
|   version "1.0.30001519" | ||||
|   resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001519.tgz#3e7b8b8a7077e78b0eb054d69e6edf5c7df35601" | ||||
|   integrity sha512-0QHgqR+Jv4bxHMp8kZ1Kn8CH55OikjKJ6JmKkZYP1F3D7w+lnFXF70nG5eNfsZS89jadi5Ywy5UCSKLAglIRkg== | ||||
| 
 | ||||
| caseless@~0.12.0: | ||||
|   version "0.12.0" | ||||
|  | @ -1860,7 +1858,7 @@ chalk@5.2.0: | |||
|   resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3" | ||||
|   integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA== | ||||
| 
 | ||||
| chalk@^2.0.0: | ||||
| chalk@^2.4.2: | ||||
|   version "2.4.2" | ||||
|   resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||||
|   integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||||
|  | @ -2481,10 +2479,10 @@ ecc-jsbn@~0.1.1: | |||
|     jsbn "~0.1.0" | ||||
|     safer-buffer "^2.1.0" | ||||
| 
 | ||||
| electron-to-chromium@^1.4.431: | ||||
|   version "1.4.432" | ||||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.432.tgz#154a69d5ead974347f534aea4d28b03c7149fd7b" | ||||
|   integrity sha512-yz3U/khQgAFT2HURJA3/F4fKIyO2r5eK09BQzBZFd6BvBSSaRuzKc2ZNBHtJcO75/EKiRYbVYJZ2RB0P4BuD2g== | ||||
| electron-to-chromium@^1.4.477: | ||||
|   version "1.4.488" | ||||
|   resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.488.tgz#442b1855f8c84fb1ed79f518985c65db94f64cc9" | ||||
|   integrity sha512-Dv4sTjiW7t/UWGL+H8ZkgIjtUAVZDgb/PwGWvMsCT7jipzUV/u5skbLXPFKb6iV0tiddVi/bcS2/kUrczeWgIQ== | ||||
| 
 | ||||
| emittery@^0.13.1: | ||||
|   version "0.13.1" | ||||
|  | @ -4668,10 +4666,10 @@ node-preload@^0.2.1: | |||
|   dependencies: | ||||
|     process-on-spawn "^1.0.0" | ||||
| 
 | ||||
| node-releases@^2.0.12: | ||||
|   version "2.0.12" | ||||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.12.tgz#35627cc224a23bfb06fb3380f2b3afaaa7eb1039" | ||||
|   integrity sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ== | ||||
| node-releases@^2.0.13: | ||||
|   version "2.0.13" | ||||
|   resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" | ||||
|   integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== | ||||
| 
 | ||||
| nopt@3.x: | ||||
|   version "3.0.6" | ||||
|  | @ -5571,7 +5569,7 @@ semver@^5.6.0: | |||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" | ||||
|   integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== | ||||
| 
 | ||||
| semver@^6.0.0, semver@^6.1.0, semver@^6.3.0: | ||||
| semver@^6.0.0, semver@^6.1.0, semver@^6.3.0, semver@^6.3.1: | ||||
|   version "6.3.1" | ||||
|   resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" | ||||
|   integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue