|
176 | 176 | dependencies: |
177 | 177 | "@babel/highlight" "^7.18.6" |
178 | 178 |
|
| 179 | +"@babel/code-frame@^7.22.13": |
| 180 | + version "7.22.13" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e" |
| 182 | + integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w== |
| 183 | + dependencies: |
| 184 | + "@babel/highlight" "^7.22.13" |
| 185 | + chalk "^2.4.2" |
| 186 | + |
179 | 187 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.19.3": |
180 | 188 | version "7.19.3" |
181 | 189 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.19.3.tgz#707b939793f867f5a73b2666e6d9a3396eb03151" |
|
211 | 219 | "@jridgewell/gen-mapping" "^0.3.2" |
212 | 220 | jsesc "^2.5.1" |
213 | 221 |
|
| 222 | +"@babel/generator@^7.23.0": |
| 223 | + version "7.23.0" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 225 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 226 | + dependencies: |
| 227 | + "@babel/types" "^7.23.0" |
| 228 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 229 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 230 | + jsesc "^2.5.1" |
| 231 | + |
214 | 232 | "@babel/helper-annotate-as-pure@^7.18.6": |
215 | 233 | version "7.18.6" |
216 | 234 | resolved "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
245 | 263 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
246 | 264 | integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
247 | 265 |
|
248 | | -"@babel/helper-function-name@^7.19.0": |
249 | | - version "7.19.0" |
250 | | - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c" |
251 | | - integrity sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w== |
| 266 | +"@babel/helper-environment-visitor@^7.22.20": |
| 267 | + version "7.22.20" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 269 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 270 | + |
| 271 | +"@babel/helper-function-name@^7.23.0": |
| 272 | + version "7.23.0" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 274 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
252 | 275 | dependencies: |
253 | | - "@babel/template" "^7.18.10" |
254 | | - "@babel/types" "^7.19.0" |
| 276 | + "@babel/template" "^7.22.15" |
| 277 | + "@babel/types" "^7.23.0" |
255 | 278 |
|
256 | | -"@babel/helper-hoist-variables@^7.18.6": |
257 | | - version "7.18.6" |
258 | | - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
259 | | - integrity sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q== |
| 279 | +"@babel/helper-hoist-variables@^7.22.5": |
| 280 | + version "7.22.5" |
| 281 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb" |
| 282 | + integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== |
260 | 283 | dependencies: |
261 | | - "@babel/types" "^7.18.6" |
| 284 | + "@babel/types" "^7.22.5" |
262 | 285 |
|
263 | 286 | "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.18.6": |
264 | 287 | version "7.18.6" |
|
300 | 323 | dependencies: |
301 | 324 | "@babel/types" "^7.18.6" |
302 | 325 |
|
| 326 | +"@babel/helper-split-export-declaration@^7.22.6": |
| 327 | + version "7.22.6" |
| 328 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c" |
| 329 | + integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== |
| 330 | + dependencies: |
| 331 | + "@babel/types" "^7.22.5" |
| 332 | + |
303 | 333 | "@babel/helper-string-parser@^7.18.10": |
304 | 334 | version "7.18.10" |
305 | 335 | resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
306 | 336 | integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
307 | 337 |
|
| 338 | +"@babel/helper-string-parser@^7.22.5": |
| 339 | + version "7.22.5" |
| 340 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f" |
| 341 | + integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw== |
| 342 | + |
308 | 343 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
309 | 344 | version "7.19.1" |
310 | 345 | resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
311 | 346 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
312 | 347 |
|
| 348 | +"@babel/helper-validator-identifier@^7.22.20": |
| 349 | + version "7.22.20" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 351 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 352 | + |
313 | 353 | "@babel/helper-validator-option@^7.18.6": |
314 | 354 | version "7.18.6" |
315 | 355 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" |
|
333 | 373 | chalk "^2.0.0" |
334 | 374 | js-tokens "^4.0.0" |
335 | 375 |
|
| 376 | +"@babel/highlight@^7.22.13": |
| 377 | + version "7.22.20" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54" |
| 379 | + integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg== |
| 380 | + dependencies: |
| 381 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 382 | + chalk "^2.4.2" |
| 383 | + js-tokens "^4.0.0" |
| 384 | + |
336 | 385 | "@babel/parser@^7.18.10", "@babel/parser@^7.19.3": |
337 | 386 | version "7.19.3" |
338 | 387 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a" |
|
343 | 392 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
344 | 393 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
345 | 394 |
|
| 395 | +"@babel/parser@^7.22.15", "@babel/parser@^7.23.0": |
| 396 | + version "7.23.0" |
| 397 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 398 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 399 | + |
346 | 400 | "@babel/plugin-syntax-jsx@^7.18.6": |
347 | 401 | version "7.18.6" |
348 | 402 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0" |
|
417 | 471 | "@babel/parser" "^7.18.10" |
418 | 472 | "@babel/types" "^7.18.10" |
419 | 473 |
|
420 | | -"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3": |
421 | | - version "7.19.3" |
422 | | - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4" |
423 | | - integrity sha512-qh5yf6149zhq2sgIXmwjnsvmnNQC2iw70UFjp4olxucKrWd/dvlUsBI88VSLUsnMNF7/vnOiA+nk1+yLoCqROQ== |
| 474 | +"@babel/template@^7.22.15": |
| 475 | + version "7.22.15" |
| 476 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
| 477 | + integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
424 | 478 | dependencies: |
425 | | - "@babel/code-frame" "^7.18.6" |
426 | | - "@babel/generator" "^7.19.3" |
427 | | - "@babel/helper-environment-visitor" "^7.18.9" |
428 | | - "@babel/helper-function-name" "^7.19.0" |
429 | | - "@babel/helper-hoist-variables" "^7.18.6" |
430 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
431 | | - "@babel/parser" "^7.19.3" |
432 | | - "@babel/types" "^7.19.3" |
| 479 | + "@babel/code-frame" "^7.22.13" |
| 480 | + "@babel/parser" "^7.22.15" |
| 481 | + "@babel/types" "^7.22.15" |
| 482 | + |
| 483 | +"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.3": |
| 484 | + version "7.23.2" |
| 485 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 486 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 487 | + dependencies: |
| 488 | + "@babel/code-frame" "^7.22.13" |
| 489 | + "@babel/generator" "^7.23.0" |
| 490 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 491 | + "@babel/helper-function-name" "^7.23.0" |
| 492 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 493 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 494 | + "@babel/parser" "^7.23.0" |
| 495 | + "@babel/types" "^7.23.0" |
433 | 496 | debug "^4.1.0" |
434 | 497 | globals "^11.1.0" |
435 | 498 |
|
|
442 | 505 | "@babel/helper-validator-identifier" "^7.19.1" |
443 | 506 | to-fast-properties "^2.0.0" |
444 | 507 |
|
| 508 | +"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0": |
| 509 | + version "7.23.0" |
| 510 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 511 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 512 | + dependencies: |
| 513 | + "@babel/helper-string-parser" "^7.22.5" |
| 514 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 515 | + to-fast-properties "^2.0.0" |
| 516 | + |
445 | 517 | "@coinbase/wallet-sdk@^3.6.0": |
446 | 518 | version "3.6.6" |
447 | 519 | resolved "https://registry.yarnpkg.com/@coinbase/wallet-sdk/-/wallet-sdk-3.6.6.tgz#4a0758fe0fe0ba3ed7e33b5bb6eb094ff8bd6c98" |
|
1851 | 1923 | resolved "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
1852 | 1924 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
1853 | 1925 |
|
| 1926 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1927 | + version "3.1.1" |
| 1928 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721" |
| 1929 | + integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA== |
| 1930 | + |
1854 | 1931 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": |
1855 | 1932 | version "1.1.2" |
1856 | 1933 | resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
|
1861 | 1938 | resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1862 | 1939 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1863 | 1940 |
|
| 1941 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1942 | + version "1.4.15" |
| 1943 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
| 1944 | + integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 1945 | + |
| 1946 | +"@jridgewell/trace-mapping@^0.3.17": |
| 1947 | + version "0.3.19" |
| 1948 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811" |
| 1949 | + integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw== |
| 1950 | + dependencies: |
| 1951 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1952 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1953 | + |
1864 | 1954 | "@jridgewell/trace-mapping@^0.3.9": |
1865 | 1955 | version "0.3.15" |
1866 | 1956 | resolved "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz#aba35c48a38d3fd84b37e66c9c0423f9744f9774" |
@@ -4393,7 +4483,7 @@ cbor-sync@^1.0.4: |
4393 | 4483 | resolved "https://registry.npmjs.org/cbor-sync/-/cbor-sync-1.0.4.tgz#5a11a1ab75c2a14d1af1b237fd84aa8c1593662f" |
4394 | 4484 | integrity sha512-GWlXN4wiz0vdWWXBU71Dvc1q3aBo0HytqwAZnXF1wOwjqNnDWA1vZ1gDMFLlqohak31VQzmhiYfiCX5QSSfagA== |
4395 | 4485 |
|
4396 | | -chalk@^2.0.0: |
| 4486 | +chalk@^2.0.0, chalk@^2.4.2: |
4397 | 4487 | version "2.4.2" |
4398 | 4488 | resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" |
4399 | 4489 | integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== |
|
0 commit comments