|
20 | 20 | "@jridgewell/gen-mapping" "^0.1.0" |
21 | 21 | "@jridgewell/trace-mapping" "^0.3.9" |
22 | 22 |
|
23 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.10", "@babel/code-frame@^7.22.5": |
24 | | - version "7.22.10" |
25 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.10.tgz#1c20e612b768fefa75f6e90d6ecb86329247f0a3" |
26 | | - integrity sha512-/KKIMG4UEL35WmI9OlvMhurwtytjvXoFcGNrOvyG9zIzA8YmPjVtIZUf7b05+TPO7G7/GEmLHDaoCgACHl9hhA== |
| 23 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.22.13": |
| 24 | + version "7.22.13" |
| 25 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 26 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
27 | 27 | dependencies: |
28 | | - "@babel/highlight" "^7.22.10" |
| 28 | + "@babel/highlight" "^7.22.13" |
29 | 29 | chalk "^2.4.2" |
30 | 30 |
|
31 | 31 | "@babel/compat-data@^7.22.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": |
32 | 32 | version "7.22.9" |
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" |
34 | 34 | integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== |
35 | 35 |
|
36 | | -"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.11": |
37 | | - version "7.22.11" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.11.tgz#8033acaa2aa24c3f814edaaa057f3ce0ba559c24" |
39 | | - integrity sha512-lh7RJrtPdhibbxndr6/xx0w8+CVlY5FJZiaSz908Fpy+G0xkBFTvwLcKJFF4PJxVfGhVWNebikpWGnOoC71juQ== |
| 36 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.17": |
| 37 | + version "7.22.17" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866" |
| 39 | + integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ== |
40 | 40 | dependencies: |
41 | 41 | "@ampproject/remapping" "^2.2.0" |
42 | | - "@babel/code-frame" "^7.22.10" |
43 | | - "@babel/generator" "^7.22.10" |
44 | | - "@babel/helper-compilation-targets" "^7.22.10" |
45 | | - "@babel/helper-module-transforms" "^7.22.9" |
46 | | - "@babel/helpers" "^7.22.11" |
47 | | - "@babel/parser" "^7.22.11" |
48 | | - "@babel/template" "^7.22.5" |
49 | | - "@babel/traverse" "^7.22.11" |
50 | | - "@babel/types" "^7.22.11" |
| 42 | + "@babel/code-frame" "^7.22.13" |
| 43 | + "@babel/generator" "^7.22.15" |
| 44 | + "@babel/helper-compilation-targets" "^7.22.15" |
| 45 | + "@babel/helper-module-transforms" "^7.22.17" |
| 46 | + "@babel/helpers" "^7.22.15" |
| 47 | + "@babel/parser" "^7.22.16" |
| 48 | + "@babel/template" "^7.22.15" |
| 49 | + "@babel/traverse" "^7.22.17" |
| 50 | + "@babel/types" "^7.22.17" |
51 | 51 | convert-source-map "^1.7.0" |
52 | 52 | debug "^4.1.0" |
53 | 53 | gensync "^1.0.0-beta.2" |
54 | 54 | json5 "^2.2.3" |
55 | 55 | semver "^6.3.1" |
56 | 56 |
|
57 | | -"@babel/generator@^7.22.10", "@babel/generator@^7.7.2": |
58 | | - version "7.22.10" |
59 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.10.tgz#c92254361f398e160645ac58831069707382b722" |
60 | | - integrity sha512-79KIf7YiWjjdZ81JnLujDRApWtl7BxTqWD88+FFdQEIOG8LJ0etDOM7CXuIgGJa55sGOwZVwuEsaLEm0PJ5/+A== |
| 57 | +"@babel/generator@^7.22.15", "@babel/generator@^7.7.2": |
| 58 | + version "7.22.15" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.15.tgz#1564189c7ec94cb8f77b5e8a90c4d200d21b2339" |
| 60 | + integrity sha512-Zu9oWARBqeVOW0dZOjXc3JObrzuqothQ3y/n1kUtrjCoCPLkXUwMvOo/F/TCfoHMbWIFlWwpZtkZVb9ga4U2pA== |
61 | 61 | dependencies: |
62 | | - "@babel/types" "^7.22.10" |
| 62 | + "@babel/types" "^7.22.15" |
63 | 63 | "@jridgewell/gen-mapping" "^0.3.2" |
64 | 64 | "@jridgewell/trace-mapping" "^0.3.17" |
65 | 65 | jsesc "^2.5.1" |
|
85 | 85 | dependencies: |
86 | 86 | "@babel/types" "^7.22.5" |
87 | 87 |
|
88 | | -"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
89 | | - version "7.22.10" |
90 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.10.tgz#01d648bbc25dd88f513d862ee0df27b7d4e67024" |
91 | | - integrity sha512-JMSwHD4J7SLod0idLq5PKgI+6g/hLD/iuWBq08ZX49xE14VpVEojJ5rHWptpirV2j020MvypRLAXAO50igCJ5Q== |
| 88 | +"@babel/helper-compilation-targets@^7.22.10", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.5", "@babel/helper-compilation-targets@^7.22.6": |
| 89 | + version "7.22.15" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
| 91 | + integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== |
92 | 92 | dependencies: |
93 | 93 | "@babel/compat-data" "^7.22.9" |
94 | | - "@babel/helper-validator-option" "^7.22.5" |
| 94 | + "@babel/helper-validator-option" "^7.22.15" |
95 | 95 | browserslist "^4.21.9" |
96 | 96 | lru-cache "^5.1.1" |
97 | 97 | semver "^6.3.1" |
|
173 | 173 | dependencies: |
174 | 174 | "@babel/types" "^7.14.5" |
175 | 175 |
|
| 176 | +"@babel/helper-module-imports@^7.22.15": |
| 177 | + version "7.22.15" |
| 178 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0" |
| 179 | + integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== |
| 180 | + dependencies: |
| 181 | + "@babel/types" "^7.22.15" |
| 182 | + |
176 | 183 | "@babel/helper-module-imports@^7.22.5": |
177 | 184 | version "7.22.5" |
178 | 185 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz#1a8f4c9f4027d23f520bd76b364d44434a72660c" |
179 | 186 | integrity sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg== |
180 | 187 | dependencies: |
181 | 188 | "@babel/types" "^7.22.5" |
182 | 189 |
|
183 | | -"@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": |
184 | | - version "7.22.9" |
185 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129" |
186 | | - integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ== |
| 190 | +"@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5": |
| 191 | + version "7.22.17" |
| 192 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693" |
| 193 | + integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ== |
187 | 194 | dependencies: |
188 | 195 | "@babel/helper-environment-visitor" "^7.22.5" |
189 | | - "@babel/helper-module-imports" "^7.22.5" |
| 196 | + "@babel/helper-module-imports" "^7.22.15" |
190 | 197 | "@babel/helper-simple-access" "^7.22.5" |
191 | 198 | "@babel/helper-split-export-declaration" "^7.22.6" |
192 | | - "@babel/helper-validator-identifier" "^7.22.5" |
| 199 | + "@babel/helper-validator-identifier" "^7.22.15" |
193 | 200 |
|
194 | 201 | "@babel/helper-optimise-call-expression@^7.22.5": |
195 | 202 | version "7.22.5" |
|
267 | 274 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
268 | 275 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
269 | 276 |
|
| 277 | +"@babel/helper-validator-identifier@^7.22.15": |
| 278 | + version "7.22.15" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" |
| 280 | + integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== |
| 281 | + |
270 | 282 | "@babel/helper-validator-identifier@^7.22.5": |
271 | 283 | version "7.22.5" |
272 | 284 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
273 | 285 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
274 | 286 |
|
| 287 | +"@babel/helper-validator-option@^7.22.15": |
| 288 | + version "7.22.15" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
| 290 | + integrity sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA== |
| 291 | + |
275 | 292 | "@babel/helper-validator-option@^7.22.5": |
276 | 293 | version "7.22.5" |
277 | 294 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz#de52000a15a177413c8234fa3a8af4ee8102d0ac" |
|
296 | 313 | "@babel/template" "^7.22.5" |
297 | 314 | "@babel/types" "^7.22.10" |
298 | 315 |
|
299 | | -"@babel/helpers@^7.22.11": |
300 | | - version "7.22.11" |
301 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.11.tgz#b02f5d5f2d7abc21ab59eeed80de410ba70b056a" |
302 | | - integrity sha512-vyOXC8PBWaGc5h7GMsNx68OH33cypkEDJCHvYVVgVbbxJDROYVtexSk0gK5iCF1xNjRIN2s8ai7hwkWDq5szWg== |
| 316 | +"@babel/helpers@^7.22.15": |
| 317 | + version "7.22.15" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.22.15.tgz#f09c3df31e86e3ea0b7ff7556d85cdebd47ea6f1" |
| 319 | + integrity sha512-7pAjK0aSdxOwR+CcYAqgWOGy5dcfvzsTIfFTb2odQqW47MDfv14UaJDY6eng8ylM2EaeKXdxaSWESbkmaQHTmw== |
303 | 320 | dependencies: |
304 | | - "@babel/template" "^7.22.5" |
305 | | - "@babel/traverse" "^7.22.11" |
306 | | - "@babel/types" "^7.22.11" |
| 321 | + "@babel/template" "^7.22.15" |
| 322 | + "@babel/traverse" "^7.22.15" |
| 323 | + "@babel/types" "^7.22.15" |
307 | 324 |
|
308 | | -"@babel/highlight@^7.22.10": |
309 | | - version "7.22.10" |
310 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.10.tgz#02a3f6d8c1cb4521b2fd0ab0da8f4739936137d7" |
311 | | - integrity sha512-78aUtVcT7MUscr0K5mIEnkwxPE0MaxkR5RxRwuHaQ+JuU5AmTPhY+do2mdzVTnIJJpyBglql2pehuBIWHug+WQ== |
| 325 | +"@babel/highlight@^7.22.13": |
| 326 | + version "7.22.13" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.13.tgz#9cda839e5d3be9ca9e8c26b6dd69e7548f0cbf16" |
| 328 | + integrity sha512-C/BaXcnnvBCmHTpz/VGZ8jgtE2aYlW4hxDhseJAWZb7gqGM/qtCK6iZUb0TyKFf7BOUsBH7Q7fkRsDRhg1XklQ== |
312 | 329 | dependencies: |
313 | 330 | "@babel/helper-validator-identifier" "^7.22.5" |
314 | 331 | chalk "^2.4.2" |
315 | 332 | js-tokens "^4.0.0" |
316 | 333 |
|
317 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.11", "@babel/parser@^7.22.5": |
318 | | - version "7.22.11" |
319 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.11.tgz#becf8ee33aad2a35ed5607f521fe6e72a615f905" |
320 | | - integrity sha512-R5zb8eJIBPJriQtbH/htEQy4k7E2dHWlD2Y2VT07JCzwYZHBxV5ZYtM0UhXSNMT74LyxuM+b1jdL7pSesXbC/g== |
| 334 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16": |
| 335 | + version "7.22.16" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95" |
| 337 | + integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA== |
321 | 338 |
|
322 | 339 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.5": |
323 | 340 | version "7.22.5" |
|
983 | 1000 | dependencies: |
984 | 1001 | regenerator-runtime "^0.13.4" |
985 | 1002 |
|
986 | | -"@babel/template@^7.22.5", "@babel/template@^7.3.3": |
987 | | - version "7.22.5" |
988 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.5.tgz#0c8c4d944509875849bd0344ff0050756eefc6ec" |
989 | | - integrity sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw== |
| 1003 | +"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3": |
| 1004 | + version "7.22.15" |
| 1005 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 1006 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
990 | 1007 | dependencies: |
991 | | - "@babel/code-frame" "^7.22.5" |
992 | | - "@babel/parser" "^7.22.5" |
993 | | - "@babel/types" "^7.22.5" |
| 1008 | + "@babel/code-frame" "^7.22.13" |
| 1009 | + "@babel/parser" "^7.22.15" |
| 1010 | + "@babel/types" "^7.22.15" |
994 | 1011 |
|
995 | | -"@babel/traverse@^7.22.11", "@babel/traverse@^7.22.5": |
996 | | - version "7.22.11" |
997 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.11.tgz#71ebb3af7a05ff97280b83f05f8865ac94b2027c" |
998 | | - integrity sha512-mzAenteTfomcB7mfPtyi+4oe5BZ6MXxWcn4CX+h4IRJ+OOGXBrWU6jDQavkQI9Vuc5P+donFabBfFCcmWka9lQ== |
| 1012 | +"@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17", "@babel/traverse@^7.22.5": |
| 1013 | + version "7.22.17" |
| 1014 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44" |
| 1015 | + integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg== |
999 | 1016 | dependencies: |
1000 | | - "@babel/code-frame" "^7.22.10" |
1001 | | - "@babel/generator" "^7.22.10" |
| 1017 | + "@babel/code-frame" "^7.22.13" |
| 1018 | + "@babel/generator" "^7.22.15" |
1002 | 1019 | "@babel/helper-environment-visitor" "^7.22.5" |
1003 | 1020 | "@babel/helper-function-name" "^7.22.5" |
1004 | 1021 | "@babel/helper-hoist-variables" "^7.22.5" |
1005 | 1022 | "@babel/helper-split-export-declaration" "^7.22.6" |
1006 | | - "@babel/parser" "^7.22.11" |
1007 | | - "@babel/types" "^7.22.11" |
| 1023 | + "@babel/parser" "^7.22.16" |
| 1024 | + "@babel/types" "^7.22.17" |
1008 | 1025 | debug "^4.1.0" |
1009 | 1026 | globals "^11.1.0" |
1010 | 1027 |
|
1011 | | -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.11", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1012 | | - version "7.22.11" |
1013 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.11.tgz#0e65a6a1d4d9cbaa892b2213f6159485fe632ea2" |
1014 | | - integrity sha512-siazHiGuZRz9aB9NpHy9GOs9xiQPKnMzgdr493iI1M67vRXpnEq8ZOOKzezC5q7zwuQ6sDhdSp4SD9ixKSqKZg== |
| 1028 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1029 | + version "7.22.17" |
| 1030 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee" |
| 1031 | + integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg== |
1015 | 1032 | dependencies: |
1016 | 1033 | "@babel/helper-string-parser" "^7.22.5" |
1017 | | - "@babel/helper-validator-identifier" "^7.22.5" |
| 1034 | + "@babel/helper-validator-identifier" "^7.22.15" |
1018 | 1035 | to-fast-properties "^2.0.0" |
1019 | 1036 |
|
1020 | 1037 | "@bcoe/v8-coverage@^0.2.3": |
|
0 commit comments