|
17 | 17 | dependencies:
|
18 | 18 | "@babel/highlight" "^7.10.4"
|
19 | 19 |
|
20 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6": |
21 |
| - version "7.18.6" |
22 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
23 |
| - integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 20 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4": |
| 21 | + version "7.21.4" |
| 22 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 23 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
24 | 24 | dependencies:
|
25 | 25 | "@babel/highlight" "^7.18.6"
|
26 | 26 |
|
|
29 | 29 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.13.tgz#6aff7b350a1e8c3e40b029e46cbe78e24a913483"
|
30 | 30 | integrity sha512-5yUzC5LqyTFp2HLmDoxGQelcdYgSpP9xsnMWBphAscOdFrHSAVbLNzWiy32sVNDqJRDiJK6klfDnAgu6PAGSHw==
|
31 | 31 |
|
32 |
| -"@babel/compat-data@^7.20.5": |
33 |
| - version "7.20.10" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.10.tgz#9d92fa81b87542fff50e848ed585b4212c1d34ec" |
35 |
| - integrity sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg== |
| 32 | +"@babel/compat-data@^7.21.4": |
| 33 | + version "7.21.4" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
| 35 | + integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
36 | 36 |
|
37 | 37 | "@babel/core@^7.20.5", "@babel/core@^7.5.5", "@babel/core@^7.7.5":
|
38 |
| - version "7.21.3" |
39 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
40 |
| - integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
| 38 | + version "7.21.4" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659" |
| 40 | + integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA== |
41 | 41 | dependencies:
|
42 | 42 | "@ampproject/remapping" "^2.2.0"
|
43 |
| - "@babel/code-frame" "^7.18.6" |
44 |
| - "@babel/generator" "^7.21.3" |
45 |
| - "@babel/helper-compilation-targets" "^7.20.7" |
| 43 | + "@babel/code-frame" "^7.21.4" |
| 44 | + "@babel/generator" "^7.21.4" |
| 45 | + "@babel/helper-compilation-targets" "^7.21.4" |
46 | 46 | "@babel/helper-module-transforms" "^7.21.2"
|
47 | 47 | "@babel/helpers" "^7.21.0"
|
48 |
| - "@babel/parser" "^7.21.3" |
| 48 | + "@babel/parser" "^7.21.4" |
49 | 49 | "@babel/template" "^7.20.7"
|
50 |
| - "@babel/traverse" "^7.21.3" |
51 |
| - "@babel/types" "^7.21.3" |
| 50 | + "@babel/traverse" "^7.21.4" |
| 51 | + "@babel/types" "^7.21.4" |
52 | 52 | convert-source-map "^1.7.0"
|
53 | 53 | debug "^4.1.0"
|
54 | 54 | gensync "^1.0.0-beta.2"
|
|
64 | 64 | eslint-visitor-keys "^2.1.0"
|
65 | 65 | semver "^6.3.0"
|
66 | 66 |
|
67 |
| -"@babel/generator@^7.21.3": |
68 |
| - version "7.21.3" |
69 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
70 |
| - integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 67 | +"@babel/generator@^7.21.4": |
| 68 | + version "7.21.4" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
| 70 | + integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
71 | 71 | dependencies:
|
72 |
| - "@babel/types" "^7.21.3" |
| 72 | + "@babel/types" "^7.21.4" |
73 | 73 | "@jridgewell/gen-mapping" "^0.3.2"
|
74 | 74 | "@jridgewell/trace-mapping" "^0.3.17"
|
75 | 75 | jsesc "^2.5.1"
|
|
81 | 81 | dependencies:
|
82 | 82 | "@babel/types" "^7.18.6"
|
83 | 83 |
|
84 |
| -"@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.20.7": |
85 |
| - version "7.20.7" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
87 |
| - integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 84 | +"@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.21.4": |
| 85 | + version "7.21.4" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656" |
| 87 | + integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg== |
88 | 88 | dependencies:
|
89 |
| - "@babel/compat-data" "^7.20.5" |
90 |
| - "@babel/helper-validator-option" "^7.18.6" |
| 89 | + "@babel/compat-data" "^7.21.4" |
| 90 | + "@babel/helper-validator-option" "^7.21.0" |
91 | 91 | browserslist "^4.21.3"
|
92 | 92 | lru-cache "^5.1.1"
|
93 | 93 | semver "^6.3.0"
|
|
167 | 167 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
168 | 168 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
169 | 169 |
|
170 |
| -"@babel/helper-validator-option@^7.18.6": |
171 |
| - version "7.18.6" |
172 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
173 |
| - integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== |
| 170 | +"@babel/helper-validator-option@^7.21.0": |
| 171 | + version "7.21.0" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
| 173 | + integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ== |
174 | 174 |
|
175 | 175 | "@babel/helpers@^7.21.0":
|
176 | 176 | version "7.21.0"
|
|
190 | 190 | chalk "^2.0.0"
|
191 | 191 | js-tokens "^4.0.0"
|
192 | 192 |
|
193 |
| -"@babel/parser@^7.12.15", "@babel/parser@^7.20.7", "@babel/parser@^7.21.3": |
194 |
| - version "7.21.3" |
195 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
196 |
| - integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 193 | +"@babel/parser@^7.12.15", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4": |
| 194 | + version "7.21.4" |
| 195 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
| 196 | + integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
197 | 197 |
|
198 | 198 | "@babel/plugin-proposal-object-rest-spread@^7.5.5":
|
199 | 199 | version "7.18.9"
|
|
254 | 254 | "@babel/parser" "^7.20.7"
|
255 | 255 | "@babel/types" "^7.20.7"
|
256 | 256 |
|
257 |
| -"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
258 |
| - version "7.21.3" |
259 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
260 |
| - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 257 | +"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4": |
| 258 | + version "7.21.4" |
| 259 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
| 260 | + integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
261 | 261 | dependencies:
|
262 |
| - "@babel/code-frame" "^7.18.6" |
263 |
| - "@babel/generator" "^7.21.3" |
| 262 | + "@babel/code-frame" "^7.21.4" |
| 263 | + "@babel/generator" "^7.21.4" |
264 | 264 | "@babel/helper-environment-visitor" "^7.18.9"
|
265 | 265 | "@babel/helper-function-name" "^7.21.0"
|
266 | 266 | "@babel/helper-hoist-variables" "^7.18.6"
|
267 | 267 | "@babel/helper-split-export-declaration" "^7.18.6"
|
268 |
| - "@babel/parser" "^7.21.3" |
269 |
| - "@babel/types" "^7.21.3" |
| 268 | + "@babel/parser" "^7.21.4" |
| 269 | + "@babel/types" "^7.21.4" |
270 | 270 | debug "^4.1.0"
|
271 | 271 | globals "^11.1.0"
|
272 | 272 |
|
273 |
| -"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3": |
274 |
| - version "7.21.3" |
275 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
276 |
| - integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 273 | +"@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4": |
| 274 | + version "7.21.4" |
| 275 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
| 276 | + integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
277 | 277 | dependencies:
|
278 | 278 | "@babel/helper-string-parser" "^7.19.4"
|
279 | 279 | "@babel/helper-validator-identifier" "^7.19.1"
|
|
0 commit comments