|
39 | 39 | dependencies:
|
40 | 40 | "@babel/highlight" "^7.18.6"
|
41 | 41 |
|
42 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.19.0": |
43 |
| - version "7.19.0" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86" |
45 |
| - integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
| 42 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.19.1": |
| 43 | + version "7.19.1" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
| 45 | + integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
46 | 46 |
|
47 | 47 |
|
48 | 48 | version "7.12.9"
|
|
66 | 66 | semver "^5.4.1"
|
67 | 67 | source-map "^0.5.0"
|
68 | 68 |
|
69 |
| -"@babel/ [email protected]. 0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
70 |
| - version "7.19.0" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3" |
72 |
| - integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ== |
| 69 | +"@babel/ [email protected]. 1", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 70 | + version "7.19.1" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
| 72 | + integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
73 | 73 | dependencies:
|
74 | 74 | "@ampproject/remapping" "^2.1.0"
|
75 | 75 | "@babel/code-frame" "^7.18.6"
|
76 | 76 | "@babel/generator" "^7.19.0"
|
77 |
| - "@babel/helper-compilation-targets" "^7.19.0" |
| 77 | + "@babel/helper-compilation-targets" "^7.19.1" |
78 | 78 | "@babel/helper-module-transforms" "^7.19.0"
|
79 | 79 | "@babel/helpers" "^7.19.0"
|
80 |
| - "@babel/parser" "^7.19.0" |
| 80 | + "@babel/parser" "^7.19.1" |
81 | 81 | "@babel/template" "^7.18.10"
|
82 |
| - "@babel/traverse" "^7.19.0" |
| 82 | + "@babel/traverse" "^7.19.1" |
83 | 83 | "@babel/types" "^7.19.0"
|
84 | 84 | convert-source-map "^1.7.0"
|
85 | 85 | debug "^4.1.0"
|
|
120 | 120 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
121 | 121 | "@babel/types" "^7.12.13"
|
122 | 122 |
|
123 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.19.0": |
124 |
| - version "7.19.0" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0" |
126 |
| - integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA== |
| 123 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.19.1": |
| 124 | + version "7.19.1" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
| 126 | + integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
127 | 127 | dependencies:
|
128 |
| - "@babel/compat-data" "^7.19.0" |
| 128 | + "@babel/compat-data" "^7.19.1" |
129 | 129 | "@babel/helper-validator-option" "^7.18.6"
|
130 |
| - browserslist "^4.20.2" |
| 130 | + browserslist "^4.21.3" |
131 | 131 | semver "^6.3.0"
|
132 | 132 |
|
133 | 133 | "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11", "@babel/helper-create-class-features-plugin@^7.14.0":
|
|
333 | 333 | chalk "^2.0.0"
|
334 | 334 | js-tokens "^4.0.0"
|
335 | 335 |
|
336 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3": |
337 |
| - version "7.19.0" |
338 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c" |
339 |
| - integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
| 336 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.4.3": |
| 337 | + version "7.19.1" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
| 339 | + integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
340 | 340 |
|
341 | 341 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
342 | 342 | version "7.13.12"
|
|
1107 | 1107 | "@babel/parser" "^7.18.10"
|
1108 | 1108 | "@babel/types" "^7.18.10"
|
1109 | 1109 |
|
1110 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3": |
1111 |
| - version "7.19.0" |
1112 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed" |
1113 |
| - integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA== |
| 1110 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.4.3": |
| 1111 | + version "7.19.1" |
| 1112 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
| 1113 | + integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
1114 | 1114 | dependencies:
|
1115 | 1115 | "@babel/code-frame" "^7.18.6"
|
1116 | 1116 | "@babel/generator" "^7.19.0"
|
1117 | 1117 | "@babel/helper-environment-visitor" "^7.18.9"
|
1118 | 1118 | "@babel/helper-function-name" "^7.19.0"
|
1119 | 1119 | "@babel/helper-hoist-variables" "^7.18.6"
|
1120 | 1120 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1121 |
| - "@babel/parser" "^7.19.0" |
| 1121 | + "@babel/parser" "^7.19.1" |
1122 | 1122 | "@babel/types" "^7.19.0"
|
1123 | 1123 | debug "^4.1.0"
|
1124 | 1124 | globals "^11.1.0"
|
|
4259 | 4259 | escalade "^3.0.2"
|
4260 | 4260 | node-releases "^1.1.61"
|
4261 | 4261 |
|
4262 |
| -browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.20.2: |
4263 |
| - version "4.20.3" |
4264 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf" |
4265 |
| - integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg== |
| 4262 | +browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.21.3: |
| 4263 | + version "4.21.4" |
| 4264 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.4.tgz#e7496bbc67b9e39dd0f98565feccdcb0d4ff6987" |
| 4265 | + integrity sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw== |
4266 | 4266 | dependencies:
|
4267 |
| - caniuse-lite "^1.0.30001332" |
4268 |
| - electron-to-chromium "^1.4.118" |
4269 |
| - escalade "^3.1.1" |
4270 |
| - node-releases "^2.0.3" |
4271 |
| - picocolors "^1.0.0" |
| 4267 | + caniuse-lite "^1.0.30001400" |
| 4268 | + electron-to-chromium "^1.4.251" |
| 4269 | + node-releases "^2.0.6" |
| 4270 | + update-browserslist-db "^1.0.9" |
4272 | 4271 |
|
4273 | 4272 |
|
4274 | 4273 | version "2.1.1"
|
@@ -4466,10 +4465,10 @@ camelcase@^6.0.0:
|
4466 | 4465 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
|
4467 | 4466 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
4468 | 4467 |
|
4469 |
| -caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001332: |
4470 |
| - version "1.0.30001334" |
4471 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b" |
4472 |
| - integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw== |
| 4468 | +caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001400: |
| 4469 | + version "1.0.30001402" |
| 4470 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz#aa29e1f47f5055b0d0c07696a67b8b08023d14c8" |
| 4471 | + integrity sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew== |
4473 | 4472 |
|
4474 | 4473 | capture-exit@^2.0.0:
|
4475 | 4474 | version "2.0.0"
|
|
5924 | 5923 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
5925 | 5924 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
5926 | 5925 |
|
5927 |
| -electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.118: |
5928 |
| - version "1.4.129" |
5929 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz#c675793885721beefff99da50f57c6525c2cd238" |
5930 |
| - integrity sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ== |
| 5926 | +electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.251: |
| 5927 | + version "1.4.254" |
| 5928 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.254.tgz#c6203583890abf88dfc0be046cd72d3b48f8beb6" |
| 5929 | + integrity sha512-Sh/7YsHqQYkA6ZHuHMy24e6TE4eX6KZVsZb9E/DvU1nQRIrH4BflO/4k+83tfdYvDl+MObvlqHPRICzEdC9c6Q== |
5931 | 5930 |
|
5932 | 5931 | element-resize-detector@^1.2.2:
|
5933 | 5932 | version "1.2.2"
|
@@ -10618,10 +10617,10 @@ node-releases@^1.1.61:
|
10618 | 10617 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
|
10619 | 10618 | integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
|
10620 | 10619 |
|
10621 |
| -node-releases@^2.0.3: |
10622 |
| - version "2.0.4" |
10623 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" |
10624 |
| - integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== |
| 10620 | +node-releases@^2.0.6: |
| 10621 | + version "2.0.6" |
| 10622 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503" |
| 10623 | + integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg== |
10625 | 10624 |
|
10626 | 10625 | nopt@^4.0.1, nopt@^4.0.3:
|
10627 | 10626 | version "4.0.3"
|
@@ -14774,6 +14773,14 @@ upath@^1.1.1:
|
14774 | 14773 | resolved "https://registry.yarnpkg.com/upath/-/upath-1.2.0.tgz#8f66dbcd55a883acdae4408af8b035a5044c1894"
|
14775 | 14774 | integrity sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==
|
14776 | 14775 |
|
| 14776 | +update-browserslist-db@^1.0.9: |
| 14777 | + version "1.0.9" |
| 14778 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18" |
| 14779 | + integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg== |
| 14780 | + dependencies: |
| 14781 | + escalade "^3.1.1" |
| 14782 | + picocolors "^1.0.0" |
| 14783 | + |
14777 | 14784 | update-notifier@^2.2.0, update-notifier@^2.3.0, update-notifier@^2.5.0:
|
14778 | 14785 | version "2.5.0"
|
14779 | 14786 | resolved "https://registry.yarnpkg.com/update-notifier/-/update-notifier-2.5.0.tgz#d0744593e13f161e406acb1d9408b72cad08aff6"
|
|
0 commit comments