|
23 | 23 | dependencies:
|
24 | 24 | "@babel/highlight" "^7.18.6"
|
25 | 25 |
|
26 |
| -"@babel/compat-data@^7.19.0": |
27 |
| - version "7.19.0" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86" |
29 |
| - integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
| 26 | +"@babel/compat-data@^7.19.1": |
| 27 | + version "7.19.1" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
| 29 | + integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
30 | 30 |
|
31 |
| -"@babel/core@7.19.0", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5": |
32 |
| - version "7.19.0" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3" |
34 |
| - integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ== |
| 31 | +"@babel/core@7.19.1", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5": |
| 32 | + version "7.19.1" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
| 34 | + integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
35 | 35 | dependencies:
|
36 | 36 | "@ampproject/remapping" "^2.1.0"
|
37 | 37 | "@babel/code-frame" "^7.18.6"
|
38 | 38 | "@babel/generator" "^7.19.0"
|
39 |
| - "@babel/helper-compilation-targets" "^7.19.0" |
| 39 | + "@babel/helper-compilation-targets" "^7.19.1" |
40 | 40 | "@babel/helper-module-transforms" "^7.19.0"
|
41 | 41 | "@babel/helpers" "^7.19.0"
|
42 |
| - "@babel/parser" "^7.19.0" |
| 42 | + "@babel/parser" "^7.19.1" |
43 | 43 | "@babel/template" "^7.18.10"
|
44 |
| - "@babel/traverse" "^7.19.0" |
| 44 | + "@babel/traverse" "^7.19.1" |
45 | 45 | "@babel/types" "^7.19.0"
|
46 | 46 | convert-source-map "^1.7.0"
|
47 | 47 | debug "^4.1.0"
|
|
67 | 67 | "@jridgewell/gen-mapping" "^0.3.2"
|
68 | 68 | jsesc "^2.5.1"
|
69 | 69 |
|
70 |
| -"@babel/helper-compilation-targets@^7.19.0": |
71 |
| - version "7.19.0" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0" |
73 |
| - integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA== |
| 70 | +"@babel/helper-compilation-targets@^7.19.1": |
| 71 | + version "7.19.1" |
| 72 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
| 73 | + integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
74 | 74 | dependencies:
|
75 |
| - "@babel/compat-data" "^7.19.0" |
| 75 | + "@babel/compat-data" "^7.19.1" |
76 | 76 | "@babel/helper-validator-option" "^7.18.6"
|
77 |
| - browserslist "^4.20.2" |
| 77 | + browserslist "^4.21.3" |
78 | 78 | semver "^6.3.0"
|
79 | 79 |
|
80 | 80 | "@babel/helper-environment-visitor@^7.18.9":
|
|
170 | 170 | chalk "^2.0.0"
|
171 | 171 | js-tokens "^4.0.0"
|
172 | 172 |
|
173 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3": |
174 |
| - version "7.19.0" |
175 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c" |
176 |
| - integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
| 173 | +"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.4.3": |
| 174 | + version "7.19.1" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
| 176 | + integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
177 | 177 |
|
178 | 178 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
179 | 179 | version "7.8.4"
|
|
268 | 268 | "@babel/parser" "^7.18.10"
|
269 | 269 | "@babel/types" "^7.18.10"
|
270 | 270 |
|
271 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3": |
272 |
| - version "7.19.0" |
273 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed" |
274 |
| - integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA== |
| 271 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.4.3": |
| 272 | + version "7.19.1" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
| 274 | + integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
275 | 275 | dependencies:
|
276 | 276 | "@babel/code-frame" "^7.18.6"
|
277 | 277 | "@babel/generator" "^7.19.0"
|
278 | 278 | "@babel/helper-environment-visitor" "^7.18.9"
|
279 | 279 | "@babel/helper-function-name" "^7.19.0"
|
280 | 280 | "@babel/helper-hoist-variables" "^7.18.6"
|
281 | 281 | "@babel/helper-split-export-declaration" "^7.18.6"
|
282 |
| - "@babel/parser" "^7.19.0" |
| 282 | + "@babel/parser" "^7.19.1" |
283 | 283 | "@babel/types" "^7.19.0"
|
284 | 284 | debug "^4.1.0"
|
285 | 285 | globals "^11.1.0"
|
@@ -1948,16 +1948,15 @@ browser-process-hrtime@^1.0.0:
|
1948 | 1948 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
1949 | 1949 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
1950 | 1950 |
|
1951 |
| -browserslist@^4.20.2: |
1952 |
| - version "4.20.3" |
1953 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf" |
1954 |
| - integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg== |
| 1951 | +browserslist@^4.21.3: |
| 1952 | + version "4.21.3" |
| 1953 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a" |
| 1954 | + integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ== |
1955 | 1955 | dependencies:
|
1956 |
| - caniuse-lite "^1.0.30001332" |
1957 |
| - electron-to-chromium "^1.4.118" |
1958 |
| - escalade "^3.1.1" |
1959 |
| - node-releases "^2.0.3" |
1960 |
| - picocolors "^1.0.0" |
| 1956 | + caniuse-lite "^1.0.30001370" |
| 1957 | + electron-to-chromium "^1.4.202" |
| 1958 | + node-releases "^2.0.6" |
| 1959 | + update-browserslist-db "^1.0.5" |
1961 | 1960 |
|
1962 | 1961 | bser@2.1.1:
|
1963 | 1962 | version "2.1.1"
|
@@ -2085,10 +2084,10 @@ camelcase@^6.0.0:
|
2085 | 2084 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
|
2086 | 2085 | integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
|
2087 | 2086 |
|
2088 |
| -caniuse-lite@^1.0.30001332: |
2089 |
| - version "1.0.30001334" |
2090 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b" |
2091 |
| - integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw== |
| 2087 | +caniuse-lite@^1.0.30001370: |
| 2088 | + version "1.0.30001399" |
| 2089 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001399.tgz#1bf994ca375d7f33f8d01ce03b7d5139e8587873" |
| 2090 | + integrity sha512-4vQ90tMKS+FkvuVWS5/QY1+d805ODxZiKFzsU8o/RsVJz49ZSRR8EjykLJbqhzdPgadbX6wB538wOzle3JniRA== |
2092 | 2091 |
|
2093 | 2092 | capture-exit@^2.0.0:
|
2094 | 2093 | version "2.0.0"
|
@@ -2907,10 +2906,10 @@ ecc-jsbn@~0.1.1:
|
2907 | 2906 | jsbn "~0.1.0"
|
2908 | 2907 | safer-buffer "^2.1.0"
|
2909 | 2908 |
|
2910 |
| -electron-to-chromium@^1.4.118: |
2911 |
| - version "1.4.127" |
2912 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.127.tgz#4ef19d5d920abe2676d938f4170729b44f7f423a" |
2913 |
| - integrity sha512-nhD6S8nKI0O2MueC6blNOEZio+/PWppE/pevnf3LOlQA/fKPCrDp2Ao4wx4LFwmIkJpVdFdn2763YWLy9ENIZg== |
| 2909 | +electron-to-chromium@^1.4.202: |
| 2910 | + version "1.4.249" |
| 2911 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.249.tgz#49c34336c742ee65453dbddf4c84355e59b96e2c" |
| 2912 | + integrity sha512-GMCxR3p2HQvIw47A599crTKYZprqihoBL4lDSAUmr7IYekXFK5t/WgEBrGJDCa2HWIZFQEkGuMqPCi05ceYqPQ== |
2914 | 2913 |
|
2915 | 2914 | emittery@^0.7.1:
|
2916 | 2915 | version "0.7.2"
|
@@ -6284,10 +6283,10 @@ node-notifier@^8.0.0:
|
6284 | 6283 | uuid "^8.3.0"
|
6285 | 6284 | which "^2.0.2"
|
6286 | 6285 |
|
6287 |
| -node-releases@^2.0.3: |
6288 |
| - version "2.0.4" |
6289 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" |
6290 |
| - integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== |
| 6286 | +node-releases@^2.0.6: |
| 6287 | + version "2.0.6" |
| 6288 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.6.tgz#8a7088c63a55e493845683ebf3c828d8c51c5503" |
| 6289 | + integrity sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg== |
6291 | 6290 |
|
6292 | 6291 | node-sass@5.0.0:
|
6293 | 6292 | version "5.0.0"
|
@@ -8983,6 +8982,14 @@ unset-value@^1.0.0:
|
8983 | 8982 | has-value "^0.3.1"
|
8984 | 8983 | isobject "^3.0.0"
|
8985 | 8984 |
|
| 8985 | +update-browserslist-db@^1.0.5: |
| 8986 | + version "1.0.9" |
| 8987 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18" |
| 8988 | + integrity sha512-/xsqn21EGVdXI3EXSum1Yckj3ZVZugqyOZQ/CxYPBD/R+ko9NSUScf8tFF4dOKY+2pvSSJA/S+5B8s4Zr4kyvg== |
| 8989 | + dependencies: |
| 8990 | + escalade "^3.1.1" |
| 8991 | + picocolors "^1.0.0" |
| 8992 | + |
8986 | 8993 | update-section@~0.3.3:
|
8987 | 8994 | version "0.3.3"
|
8988 | 8995 | resolved "https://registry.yarnpkg.com/update-section/-/update-section-0.3.3.tgz#458f17820d37820dc60e20b86d94391b00123158"
|
|
0 commit comments