|
4123 | 4123 | "@testing-library/dom" "^8.5.0" |
4124 | 4124 | "@types/react-dom" "^18.0.0" |
4125 | 4125 |
|
4126 | | -"@testing-library/user-event@14.2.6": |
4127 | | - version "14.2.6" |
4128 | | - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.6.tgz#9ba313a212994eea66e018520e23542ac3eb6fbe" |
4129 | | - integrity sha512-l/4W4x3Lm24wkWNkPasXqvEzG+a6n2X872XCUjhyfbNqcoOapaWyCxC5Fz+E4r7JPu8gysQKSSCrK0OO2x+D+A== |
| 4126 | +"@testing-library/user-event@14.3.0": |
| 4127 | + version "14.3.0" |
| 4128 | + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9" |
| 4129 | + integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA== |
4130 | 4130 |
|
4131 | 4131 | "@tootallnate/once@1": |
4132 | 4132 | version "1.1.2" |
@@ -8389,7 +8389,7 @@ enhanced-resolve@^4.5.0: |
8389 | 8389 | memory-fs "^0.5.0" |
8390 | 8390 | tapable "^1.0.0" |
8391 | 8391 |
|
8392 | | -enhanced-resolve@^5.9.3: |
| 8392 | +enhanced-resolve@^5.10.0, enhanced-resolve@^5.9.3: |
8393 | 8393 | version "5.10.0" |
8394 | 8394 | resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz#0dc579c3bb2a1032e357ac45b8f3a6f3ad4fb1e6" |
8395 | 8395 | integrity sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ== |
@@ -9306,11 +9306,6 @@ fill-range@^7.0.1: |
9306 | 9306 | dependencies: |
9307 | 9307 | to-regex-range "^5.0.1" |
9308 | 9308 |
|
9309 | | -filter-obj@^1.1.0: |
9310 | | - version "1.1.0" |
9311 | | - resolved "https://registry.yarnpkg.com/filter-obj/-/filter-obj-1.1.0.tgz#9b311112bc6c6127a16e016c6c5d7f19e0805c5b" |
9312 | | - integrity sha512-8rXg1ZnX7xzy2NGDVkBVaAy+lSlPNwad13BtgSlLuxfIslyt5Vg64U7tFcCt4WS1R0hvtnQybT/IyCkGZ3DpXQ== |
9313 | | - |
9314 | 9309 | |
9315 | 9310 | version "1.2.0" |
9316 | 9311 | resolved "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.2.0.tgz#7d23fe5731b207b4640e4fcd00aec1f9207a7b32" |
@@ -9919,20 +9914,20 @@ git-semver-tags@^4.1.1: |
9919 | 9914 | meow "^8.0.0" |
9920 | 9915 | semver "^6.0.0" |
9921 | 9916 |
|
9922 | | -git-up@^4.0.0: |
9923 | | - version "4.0.5" |
9924 | | - resolved "https://registry.yarnpkg.com/git-up/-/git-up-4.0.5.tgz#e7bb70981a37ea2fb8fe049669800a1f9a01d759" |
9925 | | - integrity sha512-YUvVDg/vX3d0syBsk/CKUTib0srcQME0JyHkL5BaYdwLsiCslPWmDSi8PUMo9pXYjrryMcmsCoCgsTpSCJEQaA== |
| 9917 | +git-up@^6.0.0: |
| 9918 | + version "6.0.0" |
| 9919 | + resolved "https://registry.yarnpkg.com/git-up/-/git-up-6.0.0.tgz#dbd6e4eee270338be847a0601e6d0763c90b74db" |
| 9920 | + integrity sha512-6RUFSNd1c/D0xtGnyWN2sxza2bZtZ/EmI9448n6rCZruFwV/ezeEn2fJP7XnUQGwf0RAtd/mmUCbtH6JPYA2SA== |
9926 | 9921 | dependencies: |
9927 | | - is-ssh "^1.3.0" |
9928 | | - parse-url "^6.0.0" |
| 9922 | + is-ssh "^1.4.0" |
| 9923 | + parse-url "^7.0.2" |
9929 | 9924 |
|
9930 | | -git-url-parse@11.6.0: |
9931 | | - version "11.6.0" |
9932 | | - resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-11.6.0.tgz#c634b8de7faa66498a2b88932df31702c67df605" |
9933 | | - integrity sha512-WWUxvJs5HsyHL6L08wOusa/IXYtMuCAhrMmnTjQPpBU0TTHyDhnOATNH3xNQz7YOQUsqIIPTGr4xiVti1Hsk5g== |
| 9925 | +git-url-parse@12.0.0: |
| 9926 | + version "12.0.0" |
| 9927 | + resolved "https://registry.yarnpkg.com/git-url-parse/-/git-url-parse-12.0.0.tgz#4ba70bc1e99138321c57e3765aaf7428e5abb793" |
| 9928 | + integrity sha512-I6LMWsxV87vysX1WfsoglXsXg6GjQRKq7+Dgiseo+h0skmp5Hp2rzmcEIRQot9CPA+uzU7x1x7jZdqvTFGnB+Q== |
9934 | 9929 | dependencies: |
9935 | | - git-up "^4.0.0" |
| 9930 | + git-up "^6.0.0" |
9936 | 9931 |
|
9937 | 9932 | git-username@^0.5.0: |
9938 | 9933 | version "0.5.1" |
|
10817 | 10812 | resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.1.1.tgz#ec8a3b429274e9c0a1f1c4ffa9453a7fef72cea1" |
10818 | 10813 | integrity sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q== |
10819 | 10814 |
|
10820 | | - |
10821 | | - version "9.0.1" |
10822 | | - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.0.1.tgz#72879aa2bffa0e6ce74a8d84a59950a1e19d3070" |
10823 | | - integrity sha512-NO601wvGO4Zm25ctJUhuglRBShQKJSGKGQlgbeyjs3cvXqq4Ud1jhwR36zf3pTC9mmfH3uHJHb/sL3/YJPqMzw== |
| 10815 | + |
| 10816 | + version "9.0.2" |
| 10817 | + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-9.0.2.tgz#81d830044718528485d7b9f7d47c6d590ccd1a7f" |
| 10818 | + integrity sha512-AqmDHmz3bIe573OiM4svTZzajBzff1xpuzYAimW8gjzW5ncuPllWB8t/GKl+NSuKRJaKyIF2bU2RCx8H1dwqyQ== |
10824 | 10819 | dependencies: |
10825 | 10820 | ansi-escapes "^5.0.0" |
10826 | 10821 | chalk "^5.0.1" |
@@ -11389,7 +11384,7 @@ is-shared-array-buffer@^1.0.2: |
11389 | 11384 | dependencies: |
11390 | 11385 | call-bind "^1.0.2" |
11391 | 11386 |
|
11392 | | -is-ssh@^1.3.0: |
| 11387 | +is-ssh@^1.4.0: |
11393 | 11388 | version "1.4.0" |
11394 | 11389 | resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.4.0.tgz#4f8220601d2839d8fa624b3106f8e8884f01b8b2" |
11395 | 11390 | integrity sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ== |
@@ -13444,10 +13439,10 @@ [email protected], node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7: |
13444 | 13439 | dependencies: |
13445 | 13440 | whatwg-url "^5.0.0" |
13446 | 13441 |
|
13447 | | - |
13448 | | - version "3.2.8" |
13449 | | - resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.8.tgz#0d9516dcf43a758d78d6dbe538adf0b1f6a4944e" |
13450 | | - integrity sha512-KtpD1YhGszhntMpBDyp5lyagk8KIMopC1LEb7cQUAh7zcosaX5uK8HnbNb2i3NTQK3sIawCItS0uFC3QzcLHdg== |
| 13442 | + |
| 13443 | + version "3.2.9" |
| 13444 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.9.tgz#3f6070bf854de20f21b9fe8479f823462e615d7d" |
| 13445 | + integrity sha512-/2lI+DBecVvVm9tDhjziTVjo2wmTsSxSk58saUYP0P/fRJ3xxtfMDY24+CKTkfm0Dlhyn3CSXNL0SoRiCZ8Rzg== |
13451 | 13446 | dependencies: |
13452 | 13447 | data-uri-to-buffer "^4.0.0" |
13453 | 13448 | fetch-blob "^3.1.4" |
@@ -14232,25 +14227,22 @@ parse-passwd@^1.0.0: |
14232 | 14227 | resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" |
14233 | 14228 | integrity sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q== |
14234 | 14229 |
|
14235 | | -parse-path@^4.0.4: |
14236 | | - version "4.0.4" |
14237 | | - resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-4.0.4.tgz#4bf424e6b743fb080831f03b536af9fc43f0ffea" |
14238 | | - integrity sha512-Z2lWUis7jlmXC1jeOG9giRO2+FsuyNipeQ43HAjqAZjwSe3SEf+q/84FGPHoso3kyntbxa4c4i77t3m6fGf8cw== |
| 14230 | +parse-path@^5.0.0: |
| 14231 | + version "5.0.0" |
| 14232 | + resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-5.0.0.tgz#f933152f3c6d34f4cf36cfc3d07b138ac113649d" |
| 14233 | + integrity sha512-qOpH55/+ZJ4jUu/oLO+ifUKjFPNZGfnPJtzvGzKN/4oLMil5m9OH4VpOj6++9/ytJcfks4kzH2hhi87GL/OU9A== |
14239 | 14234 | dependencies: |
14240 | | - is-ssh "^1.3.0" |
14241 | | - protocols "^1.4.0" |
14242 | | - qs "^6.9.4" |
14243 | | - query-string "^6.13.8" |
| 14235 | + protocols "^2.0.0" |
14244 | 14236 |
|
14245 | | -parse-url@^6.0.0: |
14246 | | - version "6.0.2" |
14247 | | - resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-6.0.2.tgz#4a30b057bfc452af64512dfb1a7755c103db3ea1" |
14248 | | - integrity sha512-uCSjOvD3T+6B/sPWhR+QowAZcU/o4bjPrVBQBGFxcDF6J6FraCGIaDBsdoQawiaaAVdHvtqBe3w3vKlfBKySOQ== |
| 14237 | +parse-url@^7.0.2: |
| 14238 | + version "7.0.2" |
| 14239 | + resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-7.0.2.tgz#d21232417199b8d371c6aec0cedf1406fd6393f0" |
| 14240 | + integrity sha512-PqO4Z0eCiQ08Wj6QQmrmp5YTTxpYfONdOEamrtvK63AmzXpcavIVQubGHxOEwiIoDZFb8uDOoQFS0NCcjqIYQg== |
14249 | 14241 | dependencies: |
14250 | | - is-ssh "^1.3.0" |
| 14242 | + is-ssh "^1.4.0" |
14251 | 14243 | normalize-url "^6.1.0" |
14252 | | - parse-path "^4.0.4" |
14253 | | - protocols "^1.4.0" |
| 14244 | + parse-path "^5.0.0" |
| 14245 | + protocols "^2.0.1" |
14254 | 14246 |
|
14255 | 14247 | |
14256 | 14248 | version "6.0.1" |
@@ -15090,12 +15082,7 @@ proto-list@~1.2.1: |
15090 | 15082 | resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849" |
15091 | 15083 | integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA== |
15092 | 15084 |
|
15093 | | -protocols@^1.4.0: |
15094 | | - version "1.4.8" |
15095 | | - resolved "https://registry.yarnpkg.com/protocols/-/protocols-1.4.8.tgz#48eea2d8f58d9644a4a32caae5d5db290a075ce8" |
15096 | | - integrity sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg== |
15097 | | - |
15098 | | -protocols@^2.0.1: |
| 15085 | +protocols@^2.0.0, protocols@^2.0.1: |
15099 | 15086 | version "2.0.1" |
15100 | 15087 | resolved "https://registry.yarnpkg.com/protocols/-/protocols-2.0.1.tgz#8f155da3fc0f32644e83c5782c8e8212ccf70a86" |
15101 | 15088 | integrity sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q== |
|
15253 | 15240 | dependencies: |
15254 | 15241 | side-channel "^1.0.4" |
15255 | 15242 |
|
15256 | | -qs@^6.10.0, qs@^6.9.4: |
| 15243 | +qs@^6.10.0: |
15257 | 15244 | version "6.11.0" |
15258 | 15245 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.11.0.tgz#fd0d963446f7a65e1367e01abd85429453f0c37a" |
15259 | 15246 | integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== |
15260 | 15247 | dependencies: |
15261 | 15248 | side-channel "^1.0.4" |
15262 | 15249 |
|
15263 | | -query-string@^6.13.8: |
15264 | | - version "6.14.1" |
15265 | | - resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a" |
15266 | | - integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw== |
15267 | | - dependencies: |
15268 | | - decode-uri-component "^0.2.0" |
15269 | | - filter-obj "^1.1.0" |
15270 | | - split-on-first "^1.0.0" |
15271 | | - strict-uri-encode "^2.0.0" |
15272 | | - |
15273 | 15250 | querystring-es3@^0.2.0: |
15274 | 15251 | version "0.2.1" |
15275 | 15252 | resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" |
@@ -15812,10 +15789,10 @@ relative@^3.0.1: |
15812 | 15789 | dependencies: |
15813 | 15790 | isobject "^2.0.0" |
15814 | 15791 |
|
15815 | | - |
15816 | | - version "15.1.2" |
15817 | | - resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.1.2.tgz#519f5923c0842d146a828acd53c41cb3da3844a5" |
15818 | | - integrity sha512-GLNFI4oDpxSCAOJyzmaWyel8JwZTr2eD276TivTHaUaUvP0wer2qtUYzF+Ot1V+rLGM25bE+AZwR0UFzQNgC1A== |
| 15792 | + |
| 15793 | + version "15.1.4" |
| 15794 | + resolved "https://registry.yarnpkg.com/release-it/-/release-it-15.1.4.tgz#f9664862cea7cf55f17ff91cacd181cb36250a56" |
| 15795 | + integrity sha512-Sq6GlYfY83YQzzIy+VyUr+WpTzAz9QNcJbc2VE5LDvKC8C4mMe50clC0YJEci0QTZw6KykdBrYgQH+r/VmkQ+g== |
15819 | 15796 | dependencies: |
15820 | 15797 | "@iarna/toml" "2.2.5" |
15821 | 15798 | "@octokit/rest" "19.0.3" |
|
15824 | 15801 | cosmiconfig "7.0.1" |
15825 | 15802 | execa "6.1.0" |
15826 | 15803 | form-data "4.0.0" |
15827 | | - git-url-parse "11.6.0" |
| 15804 | + git-url-parse "12.0.0" |
15828 | 15805 | globby "13.1.2" |
15829 | 15806 | got "12.1.0" |
15830 | | - inquirer "9.0.1" |
| 15807 | + inquirer "9.0.2" |
15831 | 15808 | is-ci "3.0.1" |
15832 | 15809 | lodash "4.17.21" |
15833 | 15810 | mime-types "2.1.35" |
15834 | 15811 | new-github-release-url "2.0.0" |
15835 | | - node-fetch "3.2.8" |
| 15812 | + node-fetch "3.2.9" |
15836 | 15813 | open "8.4.0" |
15837 | 15814 | ora "6.1.2" |
15838 | 15815 | os-name "5.0.1" |
@@ -16765,11 +16742,6 @@ spdx-license-ids@^3.0.0: |
16765 | 16742 | resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz#50c0d8c40a14ec1bf449bae69a0ea4685a9d9f95" |
16766 | 16743 | integrity sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g== |
16767 | 16744 |
|
16768 | | -split-on-first@^1.0.0: |
16769 | | - version "1.1.0" |
16770 | | - resolved "https://registry.yarnpkg.com/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f" |
16771 | | - integrity sha512-43ZssAJaMusuKWL8sKUBQXHWOpq8d6CfN/u1p4gUzfJkM05C8rxTmYrkIPTXapZpORA6LkkzcUulJ8FqA7Uudw== |
16772 | | - |
16773 | 16745 | split-string@^3.0.1, split-string@^3.0.2: |
16774 | 16746 | version "3.1.0" |
16775 | 16747 | resolved "https://registry.yarnpkg.com/split-string/-/split-string-3.1.0.tgz#7cb09dda3a86585705c64b39a6466038682e8fe2" |
@@ -16913,11 +16885,6 @@ stream-shift@^1.0.0: |
16913 | 16885 | resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d" |
16914 | 16886 | integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ== |
16915 | 16887 |
|
16916 | | -strict-uri-encode@^2.0.0: |
16917 | | - version "2.0.0" |
16918 | | - resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546" |
16919 | | - integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ== |
16920 | | - |
16921 | 16888 | string-argv@^0.3.1: |
16922 | 16889 | version "0.3.1" |
16923 | 16890 | resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da" |
@@ -18253,7 +18220,7 @@ watchpack@^1.7.4: |
18253 | 18220 | chokidar "^3.4.1" |
18254 | 18221 | watchpack-chokidar2 "^2.0.1" |
18255 | 18222 |
|
18256 | | -watchpack@^2.2.0, watchpack@^2.3.1: |
| 18223 | +watchpack@^2.2.0, watchpack@^2.3.1, watchpack@^2.4.0: |
18257 | 18224 | version "2.4.0" |
18258 | 18225 | resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d" |
18259 | 18226 | integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== |
@@ -18403,7 +18370,37 @@ webpack@4, webpack@^4.44.1: |
18403 | 18370 | watchpack "^1.7.4" |
18404 | 18371 | webpack-sources "^1.4.1" |
18405 | 18372 |
|
18406 | | -[email protected], "webpack@>=4.43.0 <6.0.0", webpack@^5.9.0: |
| 18373 | + |
| 18374 | + version "5.74.0" |
| 18375 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.74.0.tgz#02a5dac19a17e0bb47093f2be67c695102a55980" |
| 18376 | + integrity sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA== |
| 18377 | + dependencies: |
| 18378 | + "@types/eslint-scope" "^3.7.3" |
| 18379 | + "@types/estree" "^0.0.51" |
| 18380 | + "@webassemblyjs/ast" "1.11.1" |
| 18381 | + "@webassemblyjs/wasm-edit" "1.11.1" |
| 18382 | + "@webassemblyjs/wasm-parser" "1.11.1" |
| 18383 | + acorn "^8.7.1" |
| 18384 | + acorn-import-assertions "^1.7.6" |
| 18385 | + browserslist "^4.14.5" |
| 18386 | + chrome-trace-event "^1.0.2" |
| 18387 | + enhanced-resolve "^5.10.0" |
| 18388 | + es-module-lexer "^0.9.0" |
| 18389 | + eslint-scope "5.1.1" |
| 18390 | + events "^3.2.0" |
| 18391 | + glob-to-regexp "^0.4.1" |
| 18392 | + graceful-fs "^4.2.9" |
| 18393 | + json-parse-even-better-errors "^2.3.1" |
| 18394 | + loader-runner "^4.2.0" |
| 18395 | + mime-types "^2.1.27" |
| 18396 | + neo-async "^2.6.2" |
| 18397 | + schema-utils "^3.1.0" |
| 18398 | + tapable "^2.1.1" |
| 18399 | + terser-webpack-plugin "^5.1.3" |
| 18400 | + watchpack "^2.4.0" |
| 18401 | + webpack-sources "^3.2.3" |
| 18402 | + |
| 18403 | +"webpack@>=4.43.0 <6.0.0", webpack@^5.9.0: |
18407 | 18404 | version "5.73.0" |
18408 | 18405 | resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.73.0.tgz#bbd17738f8a53ee5760ea2f59dce7f3431d35d38" |
18409 | 18406 | integrity sha512-svjudQRPPa0YiOYa2lM/Gacw0r6PvxptHj4FuEKQ2kX05ZLkjbVc5MnPs6its5j7IZljnIqSVo/OsY2X0IpHGA== |
|
0 commit comments