|
40 | 40 | dependencies:
|
41 | 41 | "@babel/highlight" "^7.18.6"
|
42 | 42 |
|
43 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.0": |
44 |
| - version "7.19.0" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86" |
46 |
| - integrity sha512-y5rqgTTPTmaF5e2nVhOxw+Ur9HDJLsWb6U/KpgUzRZEdPfE6VOubXBKLdbcUTijzRptednSBDQbYZBOSqJxpJw== |
| 43 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.1": |
| 44 | + version "7.19.1" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9" |
| 46 | + integrity sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQwwtjn9ksg== |
47 | 47 |
|
48 |
| -"@babel/[email protected].0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
49 |
| - version "7.19.0" |
50 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.0.tgz#d2f5f4f2033c00de8096be3c9f45772563e150c3" |
51 |
| - integrity sha512-reM4+U7B9ss148rh2n1Qs9ASS+w94irYXga7c2jaQv9RVzpS7Mv1a9rnYYwuDa45G+DkORt9g6An2k/V4d9LbQ== |
| 48 | +"@babel/[email protected].1", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.7.5": |
| 49 | + version "7.19.1" |
| 50 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.1.tgz#c8fa615c5e88e272564ace3d42fbc8b17bfeb22b" |
| 51 | + integrity sha512-1H8VgqXme4UXCRv7/Wa1bq7RVymKOzC7znjyFM8KiEzwFqcKUKYNoQef4GhdklgNvoBXyW4gYhuBNCM5o1zImw== |
52 | 52 | dependencies:
|
53 | 53 | "@ampproject/remapping" "^2.1.0"
|
54 | 54 | "@babel/code-frame" "^7.18.6"
|
55 | 55 | "@babel/generator" "^7.19.0"
|
56 |
| - "@babel/helper-compilation-targets" "^7.19.0" |
| 56 | + "@babel/helper-compilation-targets" "^7.19.1" |
57 | 57 | "@babel/helper-module-transforms" "^7.19.0"
|
58 | 58 | "@babel/helpers" "^7.19.0"
|
59 |
| - "@babel/parser" "^7.19.0" |
| 59 | + "@babel/parser" "^7.19.1" |
60 | 60 | "@babel/template" "^7.18.10"
|
61 |
| - "@babel/traverse" "^7.19.0" |
| 61 | + "@babel/traverse" "^7.19.1" |
62 | 62 | "@babel/types" "^7.19.0"
|
63 | 63 | convert-source-map "^1.7.0"
|
64 | 64 | debug "^4.1.0"
|
|
90 | 90 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
91 | 91 | "@babel/types" "^7.18.9"
|
92 | 92 |
|
93 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0": |
94 |
| - version "7.19.0" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.0.tgz#537ec8339d53e806ed422f1e06c8f17d55b96bb0" |
96 |
| - integrity sha512-Ai5bNWXIvwDvWM7njqsG3feMlL9hCVQsPYXodsZyLwshYkZVJt59Gftau4VrE8S9IT9asd2uSP1hG6wCNw+sXA== |
| 93 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.1": |
| 94 | + version "7.19.1" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.19.1.tgz#7f630911d83b408b76fe584831c98e5395d7a17c" |
| 96 | + integrity sha512-LlLkkqhCMyz2lkQPvJNdIYU7O5YjWRgC2R4omjCTpZd8u8KMQzZvX4qce+/BluN1rcQiV7BoGUpmQ0LeHerbhg== |
97 | 97 | dependencies:
|
98 |
| - "@babel/compat-data" "^7.19.0" |
| 98 | + "@babel/compat-data" "^7.19.1" |
99 | 99 | "@babel/helper-validator-option" "^7.18.6"
|
100 |
| - browserslist "^4.20.2" |
| 100 | + browserslist "^4.21.3" |
101 | 101 | semver "^6.3.0"
|
102 | 102 |
|
103 | 103 | "@babel/helper-create-class-features-plugin@^7.18.6", "@babel/helper-create-class-features-plugin@^7.18.9":
|
|
285 | 285 | chalk "^2.0.0"
|
286 | 286 | js-tokens "^4.0.0"
|
287 | 287 |
|
288 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.0", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
289 |
| - version "7.19.0" |
290 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.0.tgz#497fcafb1d5b61376959c1c338745ef0577aa02c" |
291 |
| - integrity sha512-74bEXKX2h+8rrfQUfsBfuZZHzsEs6Eql4pqy/T4Nn6Y9wNPggQOqD6z6pn5Bl8ZfysKouFZT/UXEH94ummEeQw== |
| 288 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.19.1", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 289 | + version "7.19.1" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.1.tgz#6f6d6c2e621aad19a92544cc217ed13f1aac5b4c" |
| 291 | + integrity sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A== |
292 | 292 |
|
293 | 293 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
294 | 294 | version "7.18.6"
|
|
991 | 991 | "@babel/parser" "^7.18.10"
|
992 | 992 | "@babel/types" "^7.18.10"
|
993 | 993 |
|
994 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
995 |
| - version "7.19.0" |
996 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.0.tgz#eb9c561c7360005c592cc645abafe0c3c4548eed" |
997 |
| - integrity sha512-4pKpFRDh+utd2mbRC8JLnlsMUii3PMHjpL6a0SZ4NMZy7YFP9aXORxEhdMVOc9CpWtDF09IkciQLEhK7Ml7gRA== |
| 994 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.11", "@babel/traverse@^7.18.9", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 995 | + version "7.19.1" |
| 996 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.1.tgz#0fafe100a8c2a603b4718b1d9bf2568d1d193347" |
| 997 | + integrity sha512-0j/ZfZMxKukDaag2PtOPDbwuELqIar6lLskVPPJDjXMXjfLb1Obo/1yjxIGqqAJrmfaTIY3z2wFLAQ7qSkLsuA== |
998 | 998 | dependencies:
|
999 | 999 | "@babel/code-frame" "^7.18.6"
|
1000 | 1000 | "@babel/generator" "^7.19.0"
|
1001 | 1001 | "@babel/helper-environment-visitor" "^7.18.9"
|
1002 | 1002 | "@babel/helper-function-name" "^7.19.0"
|
1003 | 1003 | "@babel/helper-hoist-variables" "^7.18.6"
|
1004 | 1004 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1005 |
| - "@babel/parser" "^7.19.0" |
| 1005 | + "@babel/parser" "^7.19.1" |
1006 | 1006 | "@babel/types" "^7.19.0"
|
1007 | 1007 | debug "^4.1.0"
|
1008 | 1008 | globals "^11.1.0"
|
@@ -2919,7 +2919,7 @@ browser-process-hrtime@^1.0.0:
|
2919 | 2919 | resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
2920 | 2920 | integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
|
2921 | 2921 |
|
2922 |
| -browserslist@^4.20.2, browserslist@^4.21.3: |
| 2922 | +browserslist@^4.21.3: |
2923 | 2923 | version "4.21.3"
|
2924 | 2924 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.3.tgz#5df277694eb3c48bc5c4b05af3e8b7e09c5a6d1a"
|
2925 | 2925 | integrity sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==
|
|
0 commit comments