|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| -"@babel/cli@7.19.3": |
13 |
| - version "7.19.3" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.19.3.tgz#55914ed388e658e0b924b3a95da1296267e278e2" |
15 |
| - integrity sha512-643/TybmaCAe101m2tSVHi9UKpETXP9c/Ff4mD2tAwkdP6esKIfaauZFc67vGEM6r9fekbEGid+sZhbEnSe3dg== |
| 12 | +"@babel/cli@7.20.7": |
| 13 | + version "7.20.7" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.20.7.tgz#8fc12e85c744a1a617680eacb488fab1fcd35b7c" |
| 15 | + integrity sha512-WylgcELHB66WwQqItxNILsMlaTd8/SO6SgTTjMp4uCI7P4QyH1r3nqgFmO3BfM4AtfniHgFMH3EpYFj/zynBkQ== |
16 | 16 | dependencies:
|
17 | 17 | "@jridgewell/trace-mapping" "^0.3.8"
|
18 | 18 | commander "^4.0.1"
|
|
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.20.0": |
43 |
| - version "7.20.1" |
44 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30" |
45 |
| - integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== |
| 42 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.20.5": |
| 43 | + version "7.20.5" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.5.tgz#86f172690b093373a933223b4745deeb6049e733" |
| 45 | + integrity sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g== |
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]. 5", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
70 |
| - version "7.20.5" |
71 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
72 |
| - integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
| 69 | +"@babel/ [email protected]. 7", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 70 | + version "7.20.7" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.7.tgz#37072f951bd4d28315445f66e0ec9f6ae0c8c35f" |
| 72 | + integrity sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw== |
73 | 73 | dependencies:
|
74 | 74 | "@ampproject/remapping" "^2.1.0"
|
75 | 75 | "@babel/code-frame" "^7.18.6"
|
76 |
| - "@babel/generator" "^7.20.5" |
77 |
| - "@babel/helper-compilation-targets" "^7.20.0" |
78 |
| - "@babel/helper-module-transforms" "^7.20.2" |
79 |
| - "@babel/helpers" "^7.20.5" |
80 |
| - "@babel/parser" "^7.20.5" |
81 |
| - "@babel/template" "^7.18.10" |
82 |
| - "@babel/traverse" "^7.20.5" |
83 |
| - "@babel/types" "^7.20.5" |
| 76 | + "@babel/generator" "^7.20.7" |
| 77 | + "@babel/helper-compilation-targets" "^7.20.7" |
| 78 | + "@babel/helper-module-transforms" "^7.20.7" |
| 79 | + "@babel/helpers" "^7.20.7" |
| 80 | + "@babel/parser" "^7.20.7" |
| 81 | + "@babel/template" "^7.20.7" |
| 82 | + "@babel/traverse" "^7.20.7" |
| 83 | + "@babel/types" "^7.20.7" |
84 | 84 | convert-source-map "^1.7.0"
|
85 | 85 | debug "^4.1.0"
|
86 | 86 | gensync "^1.0.0-beta.2"
|
|
96 | 96 | eslint-visitor-keys "^2.1.0"
|
97 | 97 | semver "^6.3.0"
|
98 | 98 |
|
99 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.20.5", "@babel/generator@^7.4.0": |
100 |
| - version "7.20.5" |
101 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
102 |
| - integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 99 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.20.7", "@babel/generator@^7.4.0": |
| 100 | + version "7.20.7" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.7.tgz#f8ef57c8242665c5929fe2e8d82ba75460187b4a" |
| 102 | + integrity sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw== |
103 | 103 | dependencies:
|
104 |
| - "@babel/types" "^7.20.5" |
| 104 | + "@babel/types" "^7.20.7" |
105 | 105 | "@jridgewell/gen-mapping" "^0.3.2"
|
106 | 106 | jsesc "^2.5.1"
|
107 | 107 |
|
|
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.20.0": |
124 |
| - version "7.20.0" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz#6bf5374d424e1b3922822f1d9bdaa43b1a139d0a" |
126 |
| - integrity sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ== |
| 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.20.7": |
| 124 | + version "7.20.7" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
| 126 | + integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
127 | 127 | dependencies:
|
128 |
| - "@babel/compat-data" "^7.20.0" |
| 128 | + "@babel/compat-data" "^7.20.5" |
129 | 129 | "@babel/helper-validator-option" "^7.18.6"
|
130 | 130 | browserslist "^4.21.3"
|
| 131 | + lru-cache "^5.1.1" |
131 | 132 | semver "^6.3.0"
|
132 | 133 |
|
133 | 134 | "@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":
|
|
219 | 220 | dependencies:
|
220 | 221 | "@babel/types" "^7.18.6"
|
221 | 222 |
|
222 |
| -"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.20.2": |
223 |
| - version "7.20.2" |
224 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz#ac53da669501edd37e658602a21ba14c08748712" |
225 |
| - integrity sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA== |
| 223 | +"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.20.7": |
| 224 | + version "7.20.7" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.7.tgz#7a6c9a1155bef55e914af574153069c9d9470c43" |
| 226 | + integrity sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA== |
226 | 227 | dependencies:
|
227 | 228 | "@babel/helper-environment-visitor" "^7.18.9"
|
228 | 229 | "@babel/helper-module-imports" "^7.18.6"
|
229 | 230 | "@babel/helper-simple-access" "^7.20.2"
|
230 | 231 | "@babel/helper-split-export-declaration" "^7.18.6"
|
231 | 232 | "@babel/helper-validator-identifier" "^7.19.1"
|
232 |
| - "@babel/template" "^7.18.10" |
233 |
| - "@babel/traverse" "^7.20.1" |
234 |
| - "@babel/types" "^7.20.2" |
| 233 | + "@babel/template" "^7.20.7" |
| 234 | + "@babel/traverse" "^7.20.7" |
| 235 | + "@babel/types" "^7.20.7" |
235 | 236 |
|
236 | 237 | "@babel/helper-optimise-call-expression@^7.12.13", "@babel/helper-optimise-call-expression@^7.16.0":
|
237 | 238 | version "7.16.0"
|
|
315 | 316 | "@babel/traverse" "^7.13.0"
|
316 | 317 | "@babel/types" "^7.13.0"
|
317 | 318 |
|
318 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.20.5": |
319 |
| - version "7.20.5" |
320 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.5.tgz#e3b72a1925a5df7ab9267e87c227d74c81169d8e" |
321 |
| - integrity sha512-fWBqzBeX5Re8dLiMS1oYnnBNs5fJhsaVcw5VVPUbBvc1yX1M6VNGz2S8bSsTgLrP+3jnXH7i4Y6bA7dPu99jjw== |
| 319 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.20.7": |
| 320 | + version "7.20.7" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.7.tgz#04502ff0feecc9f20ecfaad120a18f011a8e6dce" |
| 322 | + integrity sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA== |
322 | 323 | dependencies:
|
323 |
| - "@babel/template" "^7.18.10" |
324 |
| - "@babel/traverse" "^7.20.5" |
325 |
| - "@babel/types" "^7.20.5" |
| 324 | + "@babel/template" "^7.20.7" |
| 325 | + "@babel/traverse" "^7.20.7" |
| 326 | + "@babel/types" "^7.20.7" |
326 | 327 |
|
327 | 328 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.18.6":
|
328 | 329 | version "7.18.6"
|
|
333 | 334 | chalk "^2.0.0"
|
334 | 335 | js-tokens "^4.0.0"
|
335 | 336 |
|
336 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.18.10", "@babel/parser@^7.20.5", "@babel/parser@^7.4.3": |
337 |
| - version "7.20.5" |
338 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
339 |
| - integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 337 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.20.7", "@babel/parser@^7.4.3": |
| 338 | + version "7.20.7" |
| 339 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b" |
| 340 | + integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg== |
340 | 341 |
|
341 | 342 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
342 | 343 | version "7.13.12"
|
|
1098 | 1099 | dependencies:
|
1099 | 1100 | regenerator-runtime "^0.13.4"
|
1100 | 1101 |
|
1101 |
| -"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
1102 |
| - version "7.18.10" |
1103 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
1104 |
| - integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
| 1102 | +"@babel/template@^7.12.13", "@babel/template@^7.12.7", "@babel/template@^7.18.10", "@babel/template@^7.20.7", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
| 1103 | + version "7.20.7" |
| 1104 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.20.7.tgz#a15090c2839a83b02aa996c0b4994005841fd5a8" |
| 1105 | + integrity sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw== |
1105 | 1106 | dependencies:
|
1106 | 1107 | "@babel/code-frame" "^7.18.6"
|
1107 |
| - "@babel/parser" "^7.18.10" |
1108 |
| - "@babel/types" "^7.18.10" |
| 1108 | + "@babel/parser" "^7.20.7" |
| 1109 | + "@babel/types" "^7.20.7" |
1109 | 1110 |
|
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.20.1", "@babel/traverse@^7.20.5", "@babel/traverse@^7.4.3": |
1111 |
| - version "7.20.5" |
1112 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
1113 |
| - integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 1111 | +"@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.20.7", "@babel/traverse@^7.4.3": |
| 1112 | + version "7.20.7" |
| 1113 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.7.tgz#114f992fa989a390896ea72db5220780edab509c" |
| 1114 | + integrity sha512-xueOL5+ZKX2dJbg8z8o4f4uTRTqGDRjilva9D1hiRlayJbTY8jBRL+Ph67IeRTIE439/VifHk+Z4g0SwRtQE0A== |
1114 | 1115 | dependencies:
|
1115 | 1116 | "@babel/code-frame" "^7.18.6"
|
1116 |
| - "@babel/generator" "^7.20.5" |
| 1117 | + "@babel/generator" "^7.20.7" |
1117 | 1118 | "@babel/helper-environment-visitor" "^7.18.9"
|
1118 | 1119 | "@babel/helper-function-name" "^7.19.0"
|
1119 | 1120 | "@babel/helper-hoist-variables" "^7.18.6"
|
1120 | 1121 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1121 |
| - "@babel/parser" "^7.20.5" |
1122 |
| - "@babel/types" "^7.20.5" |
| 1122 | + "@babel/parser" "^7.20.7" |
| 1123 | + "@babel/types" "^7.20.7" |
1123 | 1124 | debug "^4.1.0"
|
1124 | 1125 | globals "^11.1.0"
|
1125 | 1126 |
|
1126 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1127 |
| - version "7.20.5" |
1128 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
1129 |
| - integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 1127 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.18.6", "@babel/types@^7.19.0", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1128 | + version "7.20.7" |
| 1129 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
| 1130 | + integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg== |
1130 | 1131 | dependencies:
|
1131 | 1132 | "@babel/helper-string-parser" "^7.19.4"
|
1132 | 1133 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments