|
34 | 34 | dependencies: |
35 | 35 | "@babel/highlight" "^7.18.6" |
36 | 36 |
|
| 37 | +"@babel/code-frame@^7.22.13": |
| 38 | + version "7.22.13" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 40 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 41 | + dependencies: |
| 42 | + "@babel/highlight" "^7.22.13" |
| 43 | + chalk "^2.4.2" |
| 44 | + |
37 | 45 | "@babel/compat-data@^7.21.5": |
38 | 46 | version "7.21.7" |
39 | 47 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.7.tgz#61caffb60776e49a57ba61a88f02bedd8714f6bc" |
|
70 | 78 | "@jridgewell/trace-mapping" "^0.3.17" |
71 | 79 | jsesc "^2.5.1" |
72 | 80 |
|
| 81 | +"@babel/generator@^7.23.0": |
| 82 | + version "7.23.0" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 84 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 85 | + dependencies: |
| 86 | + "@babel/types" "^7.23.0" |
| 87 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 88 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 89 | + jsesc "^2.5.1" |
| 90 | + |
73 | 91 | "@babel/helper-compilation-targets@^7.21.5": |
74 | 92 | version "7.21.5" |
75 | 93 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz#631e6cc784c7b660417421349aac304c94115366" |
|
86 | 104 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz#c769afefd41d171836f7cb63e295bedf689d48ba" |
87 | 105 | integrity sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ== |
88 | 106 |
|
89 | | -"@babel/helper-function-name@^7.21.0": |
90 | | - version "7.21.0" |
91 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz#d552829b10ea9f120969304023cd0645fa00b1b4" |
92 | | - integrity sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg== |
| 107 | +"@babel/helper-environment-visitor@^7.22.20": |
| 108 | + version "7.22.20" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 110 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 111 | + |
| 112 | +"@babel/helper-function-name@^7.23.0": |
| 113 | + version "7.23.0" |
| 114 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 115 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
93 | 116 | dependencies: |
94 | | - "@babel/template" "^7.20.7" |
95 | | - "@babel/types" "^7.21.0" |
| 117 | + "@babel/template" "^7.22.15" |
| 118 | + "@babel/types" "^7.23.0" |
96 | 119 |
|
97 | | -"@babel/helper-hoist-variables@^7.18.6": |
98 | | - version "7.18.6" |
99 | | - resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
100 | | - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 120 | +"@babel/helper-hoist-variables@^7.22.5": |
| 121 | + version "7.22.5" |
| 122 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 123 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
101 | 124 | dependencies: |
102 | | - "@babel/types" "^7.18.6" |
| 125 | + "@babel/types" "^7.22.5" |
103 | 126 |
|
104 | 127 | "@babel/helper-module-imports@^7.21.4": |
105 | 128 | version "7.21.4" |
|
141 | 164 | dependencies: |
142 | 165 | "@babel/types" "^7.18.6" |
143 | 166 |
|
| 167 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 168 | + version "7.22.6" |
| 169 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 170 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 171 | + dependencies: |
| 172 | + "@babel/types" "^7.22.5" |
| 173 | + |
144 | 174 | "@babel/helper-string-parser@^7.21.5": |
145 | 175 | version "7.21.5" |
146 | 176 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz#2b3eea65443c6bdc31c22d037c65f6d323b6b2bd" |
147 | 177 | integrity sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w== |
148 | 178 |
|
| 179 | +"@babel/helper-string-parser@^7.22.5": |
| 180 | + version "7.22.5" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 182 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 183 | + |
149 | 184 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
150 | 185 | version "7.19.1" |
151 | 186 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
152 | 187 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
153 | 188 |
|
| 189 | +"@babel/helper-validator-identifier@^7.22.20": |
| 190 | + version "7.22.20" |
| 191 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 192 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 193 | + |
154 | 194 | "@babel/helper-validator-option@^7.21.0": |
155 | 195 | version "7.21.0" |
156 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
|
174 | 214 | chalk "^2.0.0" |
175 | 215 | js-tokens "^4.0.0" |
176 | 216 |
|
177 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.5", "@babel/parser@^7.21.8": |
| 217 | +"@babel/highlight@^7.22.13": |
| 218 | + version "7.22.20" |
| 219 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 220 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 221 | + dependencies: |
| 222 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 223 | + chalk "^2.4.2" |
| 224 | + js-tokens "^4.0.0" |
| 225 | + |
| 226 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.21.8": |
178 | 227 | version "7.21.8" |
179 | 228 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.8.tgz#642af7d0333eab9c0ad70b14ac5e76dbde7bfdf8" |
180 | 229 | integrity sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA== |
181 | 230 |
|
| 231 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 232 | + version "7.23.0" |
| 233 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 234 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 235 | + |
182 | 236 | "@babel/plugin-syntax-async-generators@^7.8.4": |
183 | 237 | version "7.8.4" |
184 | 238 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" |
|
279 | 333 | "@babel/parser" "^7.20.7" |
280 | 334 | "@babel/types" "^7.20.7" |
281 | 335 |
|
282 | | -"@babel/traverse@^7.21.5", "@babel/traverse@^7.7.2": |
283 | | - version "7.21.5" |
284 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.5.tgz#ad22361d352a5154b498299d523cf72998a4b133" |
285 | | - integrity sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw== |
| 336 | +"@babel/template@^7.22.15": |
| 337 | + version "7.22.15" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 339 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
286 | 340 | dependencies: |
287 | | - "@babel/code-frame" "^7.21.4" |
288 | | - "@babel/generator" "^7.21.5" |
289 | | - "@babel/helper-environment-visitor" "^7.21.5" |
290 | | - "@babel/helper-function-name" "^7.21.0" |
291 | | - "@babel/helper-hoist-variables" "^7.18.6" |
292 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
293 | | - "@babel/parser" "^7.21.5" |
294 | | - "@babel/types" "^7.21.5" |
| 341 | + "@babel/code-frame" "^7.22.13" |
| 342 | + "@babel/parser" "^7.22.15" |
| 343 | + "@babel/types" "^7.22.15" |
| 344 | + |
| 345 | +"@babel/traverse@^7.21.5", "@babel/traverse@^7.7.2": |
| 346 | + version "7.23.2" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 348 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 349 | + dependencies: |
| 350 | + "@babel/code-frame" "^7.22.13" |
| 351 | + "@babel/generator" "^7.23.0" |
| 352 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 353 | + "@babel/helper-function-name" "^7.23.0" |
| 354 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 355 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 356 | + "@babel/parser" "^7.23.0" |
| 357 | + "@babel/types" "^7.23.0" |
295 | 358 | debug "^4.1.0" |
296 | 359 | globals "^11.1.0" |
297 | 360 |
|
298 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 361 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.21.4", "@babel/types@^7.21.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
299 | 362 | version "7.21.5" |
300 | 363 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.5.tgz#18dfbd47c39d3904d5db3d3dc2cc80bedb60e5b6" |
301 | 364 | integrity sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q== |
|
304 | 367 | "@babel/helper-validator-identifier" "^7.19.1" |
305 | 368 | to-fast-properties "^2.0.0" |
306 | 369 |
|
| 370 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 371 | + version "7.23.0" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 373 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 374 | + dependencies: |
| 375 | + "@babel/helper-string-parser" "^7.22.5" |
| 376 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 377 | + to-fast-properties "^2.0.0" |
| 378 | + |
307 | 379 | "@bcoe/v8-coverage@^0.2.3": |
308 | 380 | version "0.2.3" |
309 | 381 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -1145,7 +1217,7 @@ caniuse-lite@^1.0.30001449: |
1145 | 1217 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001488.tgz#d19d7b6e913afae3e98f023db97c19e9ddc5e91f" |
1146 | 1218 | integrity sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ== |
1147 | 1219 |
|
1148 | | -chalk@^2.0.0: |
| 1220 | +chalk@^2.0.0, chalk@^2.4.2: |
1149 | 1221 | version "2.4.2" |
1150 | 1222 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
1151 | 1223 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
|
0 commit comments