From 308e1273db1c3758511e8ccc8eba4e438f0200e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:17:42 +0000 Subject: [PATCH] chore(deps): update dependency @chainsafe/libp2p-yamux to v6.0.2 --- packages/core/js-client/package.json | 2 +- pnpm-lock.yaml | 564 +++++++++++++++++++++------ 2 files changed, 448 insertions(+), 118 deletions(-) diff --git a/packages/core/js-client/package.json b/packages/core/js-client/package.json index 3792d258..e0200ef8 100644 --- a/packages/core/js-client/package.json +++ b/packages/core/js-client/package.json @@ -31,7 +31,7 @@ "license": "Apache-2.0", "dependencies": { "@chainsafe/libp2p-noise": "14.0.0", - "@chainsafe/libp2p-yamux": "6.0.1", + "@chainsafe/libp2p-yamux": "6.0.2", "@fluencelabs/avm": "0.62.0", "@fluencelabs/interfaces": "workspace:*", "@fluencelabs/js-client-isomorphic": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1e34263..826a1da4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 18.13.0 '@typescript-eslint/eslint-plugin': specifier: 6.7.3 - version: 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.1.6) + version: 6.7.3(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6) '@typescript-eslint/parser': specifier: 6.7.3 version: 6.7.3(eslint@8.50.0)(typescript@5.1.6) @@ -31,13 +31,13 @@ importers: version: 9.0.0(eslint@8.50.0) eslint-plugin-import: specifier: 2.28.1 - version: 2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0) + version: 2.28.1(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0) eslint-plugin-license-header: specifier: 0.6.0 version: 0.6.0 eslint-plugin-unused-imports: specifier: 3.0.0 - version: 3.0.0(@typescript-eslint/eslint-plugin@6.7.3)(eslint@8.50.0) + version: 3.0.0(@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0) http-server: specifier: 14.1.1 version: 14.1.1 @@ -46,7 +46,7 @@ importers: version: 3.0.3 puppeteer: specifier: 19.7.2 - version: 19.7.2(typescript@5.1.6) + version: 19.7.2(encoding@0.1.13)(typescript@5.1.6) ts-node: specifier: 10.9.1 version: 10.9.1(@types/node@18.13.0)(typescript@5.1.6) @@ -80,7 +80,7 @@ importers: version: 3.1.2 ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@20.7.0)(typescript@5.1.6) + version: 10.9.1(@types/node@20.11.5)(typescript@5.1.6) packages/@tests/smoke/node: dependencies: @@ -102,7 +102,7 @@ importers: devDependencies: puppeteer: specifier: 19.7.2 - version: 19.7.2(typescript@5.1.6) + version: 19.7.2(encoding@0.1.13)(typescript@5.1.6) packages/@tests/smoke/web-cra-ts: dependencies: @@ -114,7 +114,7 @@ importers: version: 5.16.5 '@testing-library/react': specifier: 13.4.0 - version: 13.4.0(react-dom@18.2.0)(react@18.2.0) + version: 13.4.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) '@testing-library/user-event': specifier: 13.5.0 version: 13.5.0(@testing-library/dom@9.3.4) @@ -138,7 +138,7 @@ importers: version: 18.2.0(react@18.2.0) react-scripts: specifier: 5.0.1 - version: 5.0.1(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1)(typescript@5.1.6) + version: 5.0.1(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(@types/babel__core@7.20.5)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6))(type-fest@0.21.3)(typescript@5.1.6) web-vitals: specifier: 2.1.4 version: 2.1.4 @@ -148,7 +148,7 @@ importers: version: link:../../test-utils puppeteer: specifier: 19.7.2 - version: 19.7.2(typescript@5.1.6) + version: 19.7.2(encoding@0.1.13)(typescript@5.1.6) packages/@tests/test-utils: dependencies: @@ -192,7 +192,7 @@ importers: version: 0.4.7 vitest: specifier: 0.34.6 - version: 0.34.6 + version: 0.34.6(jsdom@16.7.0)(terser@5.27.0) packages/core/interfaces: devDependencies: @@ -206,8 +206,8 @@ importers: specifier: 14.0.0 version: 14.0.0 '@chainsafe/libp2p-yamux': - specifier: 6.0.1 - version: 6.0.1 + specifier: 6.0.2 + version: 6.0.2 '@fluencelabs/avm': specifier: 0.62.0 version: 0.62.0 @@ -222,7 +222,7 @@ importers: version: link:../js-client-isomorphic '@fluencelabs/marine-worker': specifier: 0.6.0 - version: link:../marine-worker + version: 0.6.0 '@fluencelabs/threads': specifier: ^2.0.0 version: 2.0.0 @@ -298,7 +298,7 @@ importers: version: 0.13.0 '@rollup/plugin-inject': specifier: 5.0.5 - version: 5.0.5 + version: 5.0.5(rollup@4.9.5) '@types/bs58': specifier: 4.0.1 version: 4.0.1 @@ -319,13 +319,13 @@ importers: version: 1.0.13 vite: specifier: 4.4.11 - version: 4.4.11(@types/node@20.7.0) + version: 4.4.11(@types/node@20.7.0)(terser@5.27.0) vite-tsconfig-paths: specifier: 4.0.3 - version: 4.0.3(typescript@5.1.6)(vite@4.4.11) + version: 4.0.3(typescript@5.1.6)(vite@4.4.11(@types/node@20.7.0)(terser@5.27.0)) vitest: specifier: 0.34.6 - version: 0.34.6 + version: 0.34.6(jsdom@16.7.0)(terser@5.27.0) packages/core/js-client-isomorphic: dependencies: @@ -337,7 +337,7 @@ importers: version: 0.13.0 '@fluencelabs/marine-worker': specifier: 0.6.0 - version: link:../marine-worker + version: 0.6.0 '@fluencelabs/threads': specifier: ^2.0.0 version: 2.0.0 @@ -356,7 +356,7 @@ importers: devDependencies: '@rollup/plugin-inject': specifier: 5.0.3 - version: 5.0.3 + version: 5.0.3(rollup@3.29.4) '@types/node': specifier: 20.4.5 version: 20.4.5 @@ -365,10 +365,10 @@ importers: version: 1.2.0 vite: specifier: 4.4.11 - version: 4.4.11(@types/node@20.4.5) + version: 4.4.11(@types/node@20.4.5)(terser@5.27.0) vitest: specifier: 0.34.6 - version: 0.34.6 + version: 0.34.6(jsdom@16.7.0)(terser@5.27.0) packages/core/npm-aqua-compiler: dependencies: @@ -387,7 +387,7 @@ importers: version: 3.0.4 vitest: specifier: 0.34.6 - version: 0.34.6 + version: 0.34.6(jsdom@16.7.0)(terser@5.27.0) packages: @@ -1142,8 +1142,8 @@ packages: resolution: {integrity: sha512-/E7QnSL24APpfXTj/YRS/EVRvTATg09+AwqEUGs+OeLFcO/DwPal3W6pj7c4eyJFSgxnegbpbgiH8EBvTZ4Iwg==} engines: {node: '>=16.0.0', npm: '>=7.0.0'} - '@chainsafe/libp2p-yamux@6.0.1': - resolution: {integrity: sha512-8ar6jph9ZuUUxQ8t8W1MaZqH7f7KvGK2wR7TDGnN0r4QtZc07ICNgVjnolnI9/8bclrI5Um4uMa8QCYKTrdvDQ==} + '@chainsafe/libp2p-yamux@6.0.2': + resolution: {integrity: sha512-S5OkLHqYhEVMQQ4BTgnRANEIbGTQhaC23glCgBwGdeoTRtMpIozwDiPfljFLCm0RYWdCRJw9oFztO95KUHjptA==} '@chainsafe/netmask@2.0.0': resolution: {integrity: sha512-I3Z+6SWUoaljh3TBzCnCxjlUyN8tA+NAk5L6m9IxvCf1BENQTePzPMis97CoN/iMW1St3WN+AWCCRp+TTBRiDg==} @@ -1689,6 +1689,9 @@ packages: '@fluencelabs/marine-js@0.13.0': resolution: {integrity: sha512-/qGc6FkLAwgf4U1P8eSb3ECY6cNm77FjfGokva+Pme4VB9EAKDdWxpY/F+AcdUyJ7XUgl/I4eMebTDGpMto5bQ==} + '@fluencelabs/marine-worker@0.6.0': + resolution: {integrity: sha512-XVp7M6D0SVHgNxqSLd8MXq2pyMEJKwQoM7qcltfuYB9EGdeSNqerjSyDAUEWv0lchicClcYVn47xXUBqhE0HgA==} + '@fluencelabs/registry@0.9.0': resolution: {integrity: sha512-PGyoH6AtBKR9ieQgt2ZM6Ehk68PIxwtqLhr4hpphiU36Yl+Qo2aRVgQMSK944dtV31nZQC8hTssU+NqVZOEs/w==} @@ -1710,6 +1713,7 @@ packages: '@humanwhocodes/config-array@0.11.14': resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} engines: {node: '>=10.10.0'} + deprecated: Use @eslint/config-array instead '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} @@ -1717,6 +1721,7 @@ packages: '@humanwhocodes/object-schema@2.0.2': resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + deprecated: Use @eslint/object-schema instead '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -1840,6 +1845,9 @@ packages: '@libp2p/crypto@4.0.1': resolution: {integrity: sha512-lKGbX8TvQt4JbqlttdexEz2VtYJnTwY31kVBDQviwt0pMF+6Uy2hzNnEQ1FHZBwnow8BIlyb6UevHfgyOFlnkw==} + '@libp2p/crypto@4.1.9': + resolution: {integrity: sha512-8Cf2VKh0uC/rQLvTLSloIOMqUvf4jsSTHXgjWQRf47lDNJlNNI0wSv2S6gakT72GZsRV/jCjYwKPqRlsa5S0iA==} + '@libp2p/identify@1.0.11': resolution: {integrity: sha512-/f6E2Z+H9sU332DipP3wuxtq06WfP1g4gNnjM7EUJjZ3b6igz8sFRnSVhTq5DGcsPBPT01zct3mrKFCj7ag4Uw==} @@ -1849,6 +1857,12 @@ packages: '@libp2p/interface@1.1.2': resolution: {integrity: sha512-uC4hxtEJuWiDiZfokkSNEEbCzdyZrqb5kp67Wc5PjZsySZ2IoImdIfie003yQXlB1xBp/XUJzdC6kVu4M7LUmg==} + '@libp2p/interface@1.7.0': + resolution: {integrity: sha512-/zFyaIaIGW0aihhsH7/93vQdpWInUzFocxF11RO/029Y6h0SVjs24HHbils+DqaFDTqN+L7oNlBx2rM2MnmTjA==} + + '@libp2p/logger@4.0.20': + resolution: {integrity: sha512-TTh2dhHsOTAlMPxSa9ncFPHa/0jTt+0AQxwHdlxg/OGLAgc9VRhnrhHUbJZp07Crcw4T/MOfS4KhjlxgqYgJRw==} + '@libp2p/logger@4.0.5': resolution: {integrity: sha512-cXETMNZINnxeQBlfQ2S4di92FDDU89R7RHagrpebGrM7oLl5nf/Mw6myc23kGaM3/2YG3ko2rl9sYjemu0azTA==} @@ -1876,15 +1890,24 @@ packages: '@libp2p/utils@5.2.2': resolution: {integrity: sha512-h7pNWv8Kyn7Mji8oNE/H6boon66Qu/GCsjjC3zIrHscRqeLPK0zR2EZlhWhfffObF//s0v0++okQNH5HsFQIPQ==} + '@libp2p/utils@5.4.9': + resolution: {integrity: sha512-0fRdX98WqhTmXU2WEVLegLFxs/kKTtUHanHk5Lzs4oGsIzlPHR7zE6lj/U1WfsFA+Xo1eYQpNLiXEL29hG+Nyw==} + '@libp2p/websockets@8.0.12': resolution: {integrity: sha512-xJ1g6vrMvuEOwzABwCl1LIOdoKL7pwn6wdWlJs0RUYeFNaepYcDEd/gTipNNci+yoXICvx4/cBzMR3Kksj2ZFQ==} + '@multiformats/dns@1.0.6': + resolution: {integrity: sha512-nt/5UqjMPtyvkG9BQYdJ4GfLK3nMqGpFZOzf4hAmIa0sJh2LlS9YKXZ4FgwBDsaHvzZqR/rUFIywIc7pkHNNuw==} + '@multiformats/mafmt@12.1.6': resolution: {integrity: sha512-tlJRfL21X+AKn9b5i5VnaTD6bNttpSpcqwKVmDmSHLwxoz97fAHaepqFOk/l1fIu94nImIXneNbhsJx/RQNIww==} '@multiformats/multiaddr-matcher@1.1.2': resolution: {integrity: sha512-O7hO+TYsweMjNCqTYKYn8iki2GXA46mxmgqnsOb2Wpr6ca4dRGnPldWTai2WwTeZpQyRJ/7GE+N9zPTfP0xE+Q==} + '@multiformats/multiaddr-matcher@1.2.4': + resolution: {integrity: sha512-GgpqzQFL4Mj8t7cLNHC5nuYUuSm0kTtSUyYswiyWwTSUY3XwRAMx0UiFWQg+ETk0u+/IvFaHxfnyEoH3tasvwg==} + '@multiformats/multiaddr-to-uri@9.0.7': resolution: {integrity: sha512-i3ldtPMN6XJt+MCi34hOl0wGuGEHfWWMw6lmNag5BpckPwPTf9XGOOFMmh7ed/uO3Vjah/g173iOe61HTQVoBA==} engines: {node: '>=16.0.0', npm: '>=7.0.0'} @@ -1892,6 +1915,9 @@ packages: '@multiformats/multiaddr@12.1.12': resolution: {integrity: sha512-hrY4uN/oeYhn410jBSpVXn37eenn4djKOj6Dh20Yh4xzGgqmS6u+/X08zQfHgWNjk7NJejPUcRfHEfs8e/MOcw==} + '@multiformats/multiaddr@12.3.0': + resolution: {integrity: sha512-JQ8Gc/jgucqqvEaDTFN/AvxlYDHEE7lgEWLMYW7hKZkWggER+GvG/tVxUgUxIP8M0vFpvEHKKHE0lKzyMsgi8Q==} + '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} @@ -1901,10 +1927,18 @@ packages: '@noble/curves@1.3.0': resolution: {integrity: sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA==} + '@noble/curves@1.6.0': + resolution: {integrity: sha512-TlaHRXDehJuRNR9TfZDNQ45mMEd5dwUwmicsafcIX4SsNiqnCHKjE/1alYPd/lDRVhxdhUAlv8uEhMCI5zjIJQ==} + engines: {node: ^14.21.3 || >=16} + '@noble/hashes@1.3.3': resolution: {integrity: sha512-V7/fPHgl+jsVPXqqeOzT8egNj2iBIVt+ECeMMG8TdcnTikP3oaBtUVqpT/gYCR68aEBJSF+XbYUxStjbFMqIIA==} engines: {node: '>= 16'} + '@noble/hashes@1.5.0': + resolution: {integrity: sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==} + engines: {node: ^14.21.3 || >=16} + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -2157,6 +2191,10 @@ packages: '@sinclair/typebox@0.27.8': resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} + '@sindresorhus/fnv1a@3.1.0': + resolution: {integrity: sha512-KV321z5m/0nuAg83W1dPLy85HpHDk7Sdi4fJbwvacWsEhAh+rZUW4ZfGcXmUIvjZg4ss2bcwNlRhJ7GBEUG08w==} + engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} + '@sinonjs/commons@1.8.6': resolution: {integrity: sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==} @@ -2323,6 +2361,9 @@ packages: '@types/debug@4.1.7': resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} + '@types/dns-packet@5.6.5': + resolution: {integrity: sha512-qXOC7XLOEe43ehtWJCMnQXvgcIpv6rPmQ1jXT98Ad8A3TB1Ue50jsCbSSSyuazScEuZ/Q026vHbrOTVkmwA+7Q==} + '@types/eslint-scope@3.7.7': resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==} @@ -2380,6 +2421,9 @@ packages: '@types/ms@0.7.34': resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==} + '@types/murmurhash3js-revisited@3.0.3': + resolution: {integrity: sha512-QvlqvYtGBYIDeO8dFdY4djkRubcrc+yTJtBc7n8VZPlJDUS/00A+PssbvERM8f9bYRmcaSEHPZgZojeQj7kzAA==} + '@types/node-fetch@2.6.11': resolution: {integrity: sha512-24xFj9R5+rfQJLRyM56qh+wnVSYhyXC2tkoBndtY0U+vubqNsYXGjufB2nn8Q6gt0LrARwL6UBtMCSVCwl4B1g==} @@ -2834,6 +2878,7 @@ packages: are-we-there-yet@4.0.2: resolution: {integrity: sha512-ncSWAawFhKMJDTdoAeOV+jyW1VCMj5QIAwULIBV0SSR7B/RLPPEQiknKcg/RIIZlUQrxELpsxMiTUoAQ4sIUyg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + deprecated: This package is no longer supported. arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} @@ -3125,6 +3170,9 @@ packages: buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} + buffer@6.0.3: + resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} + builtin-modules@3.3.0: resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} engines: {node: '>=6'} @@ -4316,6 +4364,7 @@ packages: gauge@5.0.1: resolution: {integrity: sha512-CmykPMJGuNan/3S4kZOpvvPYSNqSHANiWnh9XcMU2pSjtBfF0XzZ2p1bFAxTbnFxyBuPxQYHhzwaoOmUdqzvxQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + deprecated: This package is no longer supported. gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -4371,6 +4420,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported global-modules@2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} @@ -4458,6 +4508,9 @@ packages: hash.js@1.1.7: resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} + hashlru@2.3.0: + resolution: {integrity: sha512-0cMsjjIC8I+D3M44pOQdsy0OHXGLVz6Z0beRuufhKa0KfaD2wGwAev6jILzXsd3/vpnNQJmWyZtIILqM1N+n5A==} + hasown@2.0.0: resolution: {integrity: sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==} engines: {node: '>= 0.4'} @@ -4629,6 +4682,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.3: resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} @@ -4649,9 +4703,15 @@ packages: interface-datastore@8.2.10: resolution: {integrity: sha512-D8RuxMdjOPB+j6WMDJ+I2aXTDzUT6DIVjgzo1E+ODL7w8WrSFl9FXD2SYmgj6vVzdb7Kb5qmAI9pEnDZJz7ifg==} + interface-datastore@8.3.0: + resolution: {integrity: sha512-RM/rTSmRcnoCwGZIHrPm+nlGYVoT4R0lcFvNnDyhdFT4R6BuHHhfFP47UldVEjs98SfxLuMhaNMsyjI918saHw==} + interface-store@5.1.7: resolution: {integrity: sha512-DVMTgZ43NAdDtXL3QsEq8N0vuUYVBxiGbxN0uI0lrNasuX/CGSrU7bjOO2DaGTMNut4Pt3ae+VQYFvNtH4Oyeg==} + interface-store@6.0.0: + resolution: {integrity: sha512-HkjsDPsjA7SKkCr+TH1elUQApAAM3X3JPwrz3vFzaf614wI+ZD6GVvwKGZCHYcbSRqeZP/uzVPqezzeISeo5kA==} + internal-slot@1.0.6: resolution: {integrity: sha512-Xj6dv+PsbtwyPpEflsejS+oIZxmMlV44zAhG479uYu89MsjcYOhCFnNyKrkJrihbsiasQyY0afoCl/9BLR65bg==} engines: {node: '>= 0.4'} @@ -5543,6 +5603,10 @@ packages: ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} + ms@3.0.0-canary.1: + resolution: {integrity: sha512-kh8ARjh8rMN7Du2igDRO9QJnqCb2xYTJxyQYK7vJJS4TvLLmsbyhiKpSW+t+y26gyOyMd0riphX0GeWKU3ky5g==} + engines: {node: '>=12.13'} + msgpack-lite@0.1.26: resolution: {integrity: sha512-SZ2IxeqZ1oRFGo0xFGbvBJWMp3yLIY9rlIJyxy8CGrwZn1f0ZK4r6jV/AM1r0FZMDUkWkglOk/eeKIL9g77Nxw==} hasBin: true @@ -5566,9 +5630,16 @@ packages: multiformats@13.0.1: resolution: {integrity: sha512-bt3R5iXe2O8xpp3wkmQhC73b/lC4S2ihU8Dndwcsysqbydqb8N+bpP116qMcClZ17g58iSIwtXUTcg2zT4sniA==} + multiformats@13.2.2: + resolution: {integrity: sha512-RWI+nyf0q64vyOxL8LbKtjJMki0sogRL/8axvklNtiTM0iFCVtHwME9w6+0P1/v4dQvsIg8A45oT3ka1t/M/+A==} + multiformats@9.9.0: resolution: {integrity: sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==} + murmurhash3js-revisited@3.0.0: + resolution: {integrity: sha512-/sF3ee6zvScXMb1XFJ8gDsSnY+X8PbOyjIuBhtgis10W2Jx4ZjIhikUCIF9c4gpJxVnQIsPAFrSwTCuAjicP6g==} + engines: {node: '>=8.0.0'} + mz@2.7.0: resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==} @@ -5681,6 +5752,7 @@ packages: npmlog@7.0.1: resolution: {integrity: sha512-uJ0YFk/mCQpLBt+bxN88AKd+gyqZvZDbtiNxk6Waqcj2aPRyfVx8ITawkyQynxUagInjdYT1+qj4NfA5KJJUxg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + deprecated: This package is no longer supported. nth-check@1.0.2: resolution: {integrity: sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==} @@ -5784,6 +5856,10 @@ packages: resolution: {integrity: sha512-Vb3QRvQ0Y5XnF40ZUWW7JfLogicVh/EnA5gBIvKDJoYpeI82+1E3AlB9yOcKFS0AhHrWVnAQO39fbR0G99IVEQ==} engines: {node: '>=12'} + p-defer@4.0.1: + resolution: {integrity: sha512-Mr5KC5efvAK5VUptYEIopP1bakB85k2IWXaRC0rsh1uwn1L6M0LVml8OIQ4Gudg4oyZakf7FmeRLkMMtZW1i5A==} + engines: {node: '>=12'} + p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} @@ -6468,6 +6544,9 @@ packages: protons-runtime@5.2.2: resolution: {integrity: sha512-o97rNPN9pE3cxOxjs/waZNRKlbY/DR11oc20rUvarWZgFzQLLLzJU0RFh5JPi6GJCN67VGVn9/FDIEtFblfB3A==} + protons-runtime@5.5.0: + resolution: {integrity: sha512-EsALjF9QsrEk6gbCx3lmfHxVN0ah7nG3cY7GySD4xf4g8cr7g543zB88Foh897Sr1RQJ9yDCUsoT1i1H/cVUFA==} + proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} @@ -6503,6 +6582,7 @@ packages: puppeteer@19.7.2: resolution: {integrity: sha512-4Lm7Qpe/LU95Svirei/jDLDvR5oMrl9BPGd7HMY5+Q28n+BhvKuW97gKkR+1LlI86bO8J3g8rG/Ll5kv9J1nlQ==} engines: {node: '>=14.1.0'} + deprecated: < 22.8.2 is no longer supported pvtsutils@1.3.5: resolution: {integrity: sha512-ARvb14YB9Nm2Xi6nBq1ZX6dAM0FsJnuk+31aUp4TrcZEdKUlSqOqsxJHUPJDNE3qiIp+iUPEIeR6Je/tgV7zsA==} @@ -6514,6 +6594,10 @@ packages: q@1.5.1: resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} + deprecated: |- + You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qs@6.11.0: resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} @@ -6536,6 +6620,9 @@ packages: race-event@1.1.0: resolution: {integrity: sha512-8BTiN6IAbov8mqkVEc3LiYbtUzanLfzFhwPF7kZV74ztYeQXdFPIgMCd/sy8xie6ZMtf2JPeMBedx78/RRNO3g==} + race-event@1.3.0: + resolution: {integrity: sha512-kaLm7axfOnahIqD3jQ4l1e471FIFcEGebXEnhxyLscuUzV8C94xVHtWEqDDXxll7+yu/6lW0w1Ff4HbtvHvOHg==} + race-signal@1.0.2: resolution: {integrity: sha512-o3xNv0iTcIDQCXFlF6fPAMEBRjFxssgGoRqLbg06m+AdzEXXLUmoNOoUHTVz2NoBI8hHwKFKoC6IqyNtWr2bww==} @@ -6625,6 +6712,7 @@ packages: read-package-json@7.0.0: resolution: {integrity: sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==} engines: {node: ^16.14.0 || >=18.0.0} + deprecated: This package is no longer supported. Please use @npmcli/package-json instead. readable-stream@2.3.8: resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} @@ -6755,6 +6843,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true ripemd160@2.0.2: @@ -7172,6 +7261,10 @@ packages: resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} engines: {node: '>=10'} + supports-color@9.4.0: + resolution: {integrity: sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==} + engines: {node: '>=12'} + supports-hyperlinks@2.3.0: resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==} engines: {node: '>=8'} @@ -7462,6 +7555,9 @@ packages: uint8arrays@5.0.1: resolution: {integrity: sha512-ND5RpJAnPgHmZT7hWD/2T4BwRp04j8NLKvMKC/7bhiEwEjUMkQ4kvBKiH6hOqbljd6qJ2xS8reL3vl1e33grOQ==} + uint8arrays@5.1.0: + resolution: {integrity: sha512-vA6nFepEmlSKkMBnLBaUMVvAC4G3CTmO58C12y4sq6WPDOR7mOFYOi7GlrQ4djeSbP6JG9Pv9tJDM97PedRSww==} + unbox-primitive@1.0.2: resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} @@ -7705,6 +7801,9 @@ packages: wbuf@1.7.3: resolution: {integrity: sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==} + weald@1.0.2: + resolution: {integrity: sha512-iG5cIuBwsPe1ZcoGGd4X6QYlepU1vLr4l4oWpzQWqeJPSo9B8bxxyE6xlnj3TCmThtha7gyVL+uuZgUFkPyfDg==} + web-vitals@2.1.4: resolution: {integrity: sha512-sVWcwhU5mX6crfI5Vd2dC4qchyTqxV8URinzt25XqVh+bHEPGH4C3NPrNionCP7Obx59wrYEbNlw4Z8sjALzZg==} @@ -7865,6 +7964,7 @@ packages: workbox-google-analytics@6.6.0: resolution: {integrity: sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained workbox-navigation-preload@6.6.0: resolution: {integrity: sha512-utNEWG+uOfXdaZmvhshrh7KzhDu/1iMHyQOV6Aqup8Mm78D286ugu5k9MFD9SzBT5TcwgwSORVvInaXWbvKz9Q==} @@ -8914,10 +9014,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@chainsafe/libp2p-yamux@6.0.1': + '@chainsafe/libp2p-yamux@6.0.2': dependencies: - '@libp2p/interface': 1.1.2 - '@libp2p/utils': 5.2.2 + '@libp2p/interface': 1.7.0 + '@libp2p/utils': 5.4.9 get-iterator: 2.0.1 it-foreach: 2.0.6 it-pipe: 3.0.1 @@ -9261,6 +9361,14 @@ snapshots: '@wasmer/wasmfs': 0.12.0 default-import: 1.1.5 + '@fluencelabs/marine-worker@0.6.0': + dependencies: + '@fluencelabs/marine-js': 0.13.0 + '@fluencelabs/threads': 2.0.0 + observable-fns: 0.6.1 + transitivePeerDependencies: + - supports-color + '@fluencelabs/registry@0.9.0': dependencies: '@fluencelabs/aqua-lib': 0.7.0 @@ -9342,7 +9450,7 @@ snapshots: jest-util: 28.1.3 slash: 3.0.0 - '@jest/core@27.5.1(ts-node@10.9.1)': + '@jest/core@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6))': dependencies: '@jest/console': 27.5.1 '@jest/reporters': 27.5.1 @@ -9356,7 +9464,7 @@ snapshots: exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 27.5.1 - jest-config: 27.5.1(ts-node@10.9.1) + jest-config: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) jest-haste-map: 27.5.1 jest-message-util: 27.5.1 jest-regex-util: 27.5.1 @@ -9557,6 +9665,21 @@ snapshots: protons-runtime: 5.2.2 uint8arraylist: 2.4.8 uint8arrays: 5.0.1 + transitivePeerDependencies: + - supports-color + + '@libp2p/crypto@4.1.9': + dependencies: + '@libp2p/interface': 1.7.0 + '@noble/curves': 1.6.0 + '@noble/hashes': 1.5.0 + asn1js: 3.0.5 + multiformats: 13.2.2 + protons-runtime: 5.5.0 + uint8arraylist: 2.4.8 + uint8arrays: 5.1.0 + transitivePeerDependencies: + - supports-color '@libp2p/identify@1.0.11': dependencies: @@ -9594,6 +9717,27 @@ snapshots: transitivePeerDependencies: - supports-color + '@libp2p/interface@1.7.0': + dependencies: + '@multiformats/multiaddr': 12.3.0 + it-pushable: 3.2.3 + it-stream-types: 2.0.1 + multiformats: 13.2.2 + progress-events: 1.0.0 + uint8arraylist: 2.4.8 + transitivePeerDependencies: + - supports-color + + '@libp2p/logger@4.0.20': + dependencies: + '@libp2p/interface': 1.7.0 + '@multiformats/multiaddr': 12.3.0 + interface-datastore: 8.3.0 + multiformats: 13.2.2 + weald: 1.0.2 + transitivePeerDependencies: + - supports-color + '@libp2p/logger@4.0.5': dependencies: '@libp2p/interface': 1.1.2 @@ -9615,11 +9759,15 @@ snapshots: uint8-varint: 2.0.3 uint8arraylist: 2.4.8 uint8arrays: 5.0.1 + transitivePeerDependencies: + - supports-color '@libp2p/peer-collections@5.1.5': dependencies: '@libp2p/interface': 1.1.2 '@libp2p/peer-id': 4.0.5 + transitivePeerDependencies: + - supports-color '@libp2p/peer-id-factory@4.0.5': dependencies: @@ -9629,12 +9777,16 @@ snapshots: protons-runtime: 5.2.2 uint8arraylist: 2.4.8 uint8arrays: 5.0.1 + transitivePeerDependencies: + - supports-color '@libp2p/peer-id@4.0.5': dependencies: '@libp2p/interface': 1.1.2 multiformats: 13.0.1 uint8arrays: 5.0.1 + transitivePeerDependencies: + - supports-color '@libp2p/peer-record@7.0.6': dependencies: @@ -9699,6 +9851,32 @@ snapshots: transitivePeerDependencies: - supports-color + '@libp2p/utils@5.4.9': + dependencies: + '@chainsafe/is-ip': 2.0.2 + '@libp2p/crypto': 4.1.9 + '@libp2p/interface': 1.7.0 + '@libp2p/logger': 4.0.20 + '@multiformats/multiaddr': 12.3.0 + '@multiformats/multiaddr-matcher': 1.2.4 + '@sindresorhus/fnv1a': 3.1.0 + '@types/murmurhash3js-revisited': 3.0.3 + any-signal: 4.1.1 + delay: 6.0.0 + get-iterator: 2.0.1 + is-loopback-addr: 2.0.2 + it-pushable: 3.2.3 + it-stream-types: 2.0.1 + murmurhash3js-revisited: 3.0.0 + netmask: 2.0.2 + p-defer: 4.0.1 + race-event: 1.3.0 + race-signal: 1.0.2 + uint8arraylist: 2.4.8 + uint8arrays: 5.1.0 + transitivePeerDependencies: + - supports-color + '@libp2p/websockets@8.0.12': dependencies: '@libp2p/interface': 1.1.2 @@ -9716,6 +9894,16 @@ snapshots: - supports-color - utf-8-validate + '@multiformats/dns@1.0.6': + dependencies: + '@types/dns-packet': 5.6.5 + buffer: 6.0.3 + dns-packet: 5.6.1 + hashlru: 2.3.0 + p-queue: 8.0.1 + progress-events: 1.0.0 + uint8arrays: 5.1.0 + '@multiformats/mafmt@12.1.6': dependencies: '@multiformats/multiaddr': 12.1.12 @@ -9730,6 +9918,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@multiformats/multiaddr-matcher@1.2.4': + dependencies: + '@chainsafe/is-ip': 2.0.2 + '@multiformats/multiaddr': 12.1.12 + multiformats: 13.0.1 + transitivePeerDependencies: + - supports-color + '@multiformats/multiaddr-to-uri@9.0.7': dependencies: '@multiformats/multiaddr': 12.1.12 @@ -9748,6 +9944,18 @@ snapshots: transitivePeerDependencies: - supports-color + '@multiformats/multiaddr@12.3.0': + dependencies: + '@chainsafe/is-ip': 2.0.2 + '@chainsafe/netmask': 2.0.0 + '@libp2p/interface': 1.1.2 + '@multiformats/dns': 1.0.6 + multiformats: 13.2.2 + uint8-varint: 2.0.3 + uint8arrays: 5.0.1 + transitivePeerDependencies: + - supports-color + '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': dependencies: eslint-scope: 5.1.1 @@ -9758,8 +9966,14 @@ snapshots: dependencies: '@noble/hashes': 1.3.3 + '@noble/curves@1.6.0': + dependencies: + '@noble/hashes': 1.5.0 + '@noble/hashes@1.3.3': {} + '@noble/hashes@1.5.0': {} + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -9899,7 +10113,7 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.11.0)(webpack-dev-server@4.15.1)(webpack@5.89.0)': + '@pmmmwh/react-refresh-webpack-plugin@0.5.11(react-refresh@0.11.0)(type-fest@0.21.3)(webpack-dev-server@4.15.1(webpack@5.89.0))(webpack@5.89.0)': dependencies: ansi-html-community: 0.0.8 common-path-prefix: 3.0.0 @@ -9912,26 +10126,34 @@ snapshots: schema-utils: 3.3.0 source-map: 0.7.4 webpack: 5.89.0 + optionalDependencies: + type-fest: 0.21.3 webpack-dev-server: 4.15.1(webpack@5.89.0) - '@rollup/plugin-babel@5.3.1(@babel/core@7.23.7)(rollup@2.79.1)': + '@rollup/plugin-babel@5.3.1(@babel/core@7.23.7)(@types/babel__core@7.20.5)(rollup@2.79.1)': dependencies: '@babel/core': 7.23.7 '@babel/helper-module-imports': 7.22.15 '@rollup/pluginutils': 3.1.0(rollup@2.79.1) rollup: 2.79.1 + optionalDependencies: + '@types/babel__core': 7.20.5 - '@rollup/plugin-inject@5.0.3': + '@rollup/plugin-inject@5.0.3(rollup@3.29.4)': dependencies: - '@rollup/pluginutils': 5.1.0 + '@rollup/pluginutils': 5.1.0(rollup@3.29.4) estree-walker: 2.0.2 magic-string: 0.27.0 + optionalDependencies: + rollup: 3.29.4 - '@rollup/plugin-inject@5.0.5': + '@rollup/plugin-inject@5.0.5(rollup@4.9.5)': dependencies: - '@rollup/pluginutils': 5.1.0 + '@rollup/pluginutils': 5.1.0(rollup@4.9.5) estree-walker: 2.0.2 magic-string: 0.30.5 + optionalDependencies: + rollup: 4.9.5 '@rollup/plugin-node-resolve@11.2.1(rollup@2.79.1)': dependencies: @@ -9956,11 +10178,21 @@ snapshots: picomatch: 2.3.1 rollup: 2.79.1 - '@rollup/pluginutils@5.1.0': + '@rollup/pluginutils@5.1.0(rollup@3.29.4)': dependencies: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 + optionalDependencies: + rollup: 3.29.4 + + '@rollup/pluginutils@5.1.0(rollup@4.9.5)': + dependencies: + '@types/estree': 1.0.5 + estree-walker: 2.0.2 + picomatch: 2.3.1 + optionalDependencies: + rollup: 4.9.5 '@rollup/rollup-android-arm-eabi@4.9.5': optional: true @@ -10037,6 +10269,8 @@ snapshots: '@sinclair/typebox@0.27.8': {} + '@sindresorhus/fnv1a@3.1.0': {} + '@sinonjs/commons@1.8.6': dependencies: type-detect: 4.0.8 @@ -10153,7 +10387,7 @@ snapshots: lodash: 4.17.21 redent: 3.0.0 - '@testing-library/react@13.4.0(react-dom@18.2.0)(react@18.2.0)': + '@testing-library/react@13.4.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0)': dependencies: '@babel/runtime': 7.23.8 '@testing-library/dom': 8.20.1 @@ -10248,6 +10482,10 @@ snapshots: dependencies: '@types/ms': 0.7.34 + '@types/dns-packet@5.6.5': + dependencies: + '@types/node': 20.7.0 + '@types/eslint-scope@3.7.7': dependencies: '@types/eslint': 8.56.2 @@ -10313,6 +10551,8 @@ snapshots: '@types/ms@0.7.34': {} + '@types/murmurhash3js-revisited@3.0.3': {} + '@types/node-fetch@2.6.11': dependencies: '@types/node': 20.11.5 @@ -10454,7 +10694,7 @@ snapshots: '@types/node': 20.11.5 optional: true - '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.1.6)': + '@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6)': dependencies: '@eslint-community/regexpp': 4.10.0 '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) @@ -10468,11 +10708,12 @@ snapshots: natural-compare-lite: 1.4.0 semver: 7.5.4 tsutils: 3.21.0(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.1.6)': + '@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6)': dependencies: '@eslint-community/regexpp': 4.10.0 '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.1.6) @@ -10487,6 +10728,7 @@ snapshots: natural-compare: 1.4.0 semver: 7.5.4 ts-api-utils: 1.0.3(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10506,6 +10748,7 @@ snapshots: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.1.6) debug: 4.3.4 eslint: 8.50.0 + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10518,6 +10761,7 @@ snapshots: '@typescript-eslint/visitor-keys': 6.7.3 debug: 4.3.4 eslint: 8.50.0 + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10539,6 +10783,7 @@ snapshots: debug: 4.3.4 eslint: 8.50.0 tsutils: 3.21.0(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10550,6 +10795,7 @@ snapshots: debug: 4.3.4 eslint: 8.50.0 ts-api-utils: 1.0.3(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10567,6 +10813,7 @@ snapshots: is-glob: 4.0.3 semver: 7.5.4 tsutils: 3.21.0(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10580,6 +10827,7 @@ snapshots: is-glob: 4.0.3 semver: 7.5.4 ts-api-utils: 1.0.3(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -10799,7 +11047,7 @@ snapshots: indent-string: 4.0.0 ajv-formats@2.1.1(ajv@8.12.0): - dependencies: + optionalDependencies: ajv: 8.12.0 ajv-keywords@3.5.2(ajv@6.12.6): @@ -11285,6 +11533,11 @@ snapshots: base64-js: 1.5.1 ieee754: 1.2.1 + buffer@6.0.3: + dependencies: + base64-js: 1.5.1 + ieee754: 1.2.1 + builtin-modules@3.3.0: {} builtin-status-codes@3.0.0: {} @@ -11577,9 +11830,9 @@ snapshots: create-require@1.1.1: {} - cross-fetch@3.1.5: + cross-fetch@3.1.5(encoding@0.1.13): dependencies: - node-fetch: 2.6.7 + node-fetch: 2.6.7(encoding@0.1.13) transitivePeerDependencies: - encoding @@ -12213,23 +12466,24 @@ snapshots: dependencies: eslint: 8.50.0 - eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0)(jest@27.5.1)(typescript@5.1.6): + eslint-config-react-app@7.0.1(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(eslint@8.50.0)(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)))(typescript@5.1.6): dependencies: '@babel/core': 7.23.7 '@babel/eslint-parser': 7.23.3(@babel/core@7.23.7)(eslint@8.50.0) '@rushstack/eslint-patch': 1.7.0 - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6) '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) babel-preset-react-app: 10.0.1 confusing-browser-globals: 1.0.11 eslint: 8.50.0 - eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0)(eslint@8.50.0) - eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.50.0)(jest@27.5.1)(typescript@5.1.6) + eslint-plugin-flowtype: 8.0.3(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(eslint@8.50.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0) + eslint-plugin-jest: 25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)))(typescript@5.1.6) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.50.0) eslint-plugin-react: 7.33.2(eslint@8.50.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.50.0) eslint-plugin-testing-library: 5.11.1(eslint@8.50.0)(typescript@5.1.6) + optionalDependencies: typescript: 5.1.6 transitivePeerDependencies: - '@babel/plugin-syntax-flow' @@ -12247,25 +12501,27 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0): + eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@8.50.0): dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) eslint: 8.50.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@8.50.0): dependencies: - '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.1.6) debug: 3.2.7 + optionalDependencies: + '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.1.6) eslint: 8.50.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0): + eslint-plugin-flowtype@8.0.3(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(eslint@8.50.0): dependencies: '@babel/plugin-syntax-flow': 7.23.3(@babel/core@7.23.7) '@babel/plugin-transform-react-jsx': 7.23.4(@babel/core@7.23.7) @@ -12273,9 +12529,8 @@ snapshots: lodash: 4.17.21 string-natural-compare: 3.0.1 - eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3)(eslint@8.50.0): + eslint-plugin-import@2.28.1(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0): dependencies: - '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.1.6) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -12284,7 +12539,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.50.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@8.50.0) has: 1.0.4 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -12294,14 +12549,15 @@ snapshots: object.values: 1.1.7 semver: 6.3.1 tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 6.7.3(eslint@8.50.0)(typescript@5.1.6) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.62.0)(eslint@8.50.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0): dependencies: - '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -12310,7 +12566,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.50.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint@8.50.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint-import-resolver-node@0.3.9)(eslint@8.50.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -12320,17 +12576,20 @@ snapshots: object.values: 1.1.7 semver: 6.3.1 tsconfig-paths: 3.15.0 + optionalDependencies: + '@typescript-eslint/parser': 5.62.0(eslint@8.50.0)(typescript@5.1.6) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.50.0)(jest@27.5.1)(typescript@5.1.6): + eslint-plugin-jest@25.7.0(@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)))(typescript@5.1.6): dependencies: - '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.50.0)(typescript@5.1.6) '@typescript-eslint/experimental-utils': 5.62.0(eslint@8.50.0)(typescript@5.1.6) eslint: 8.50.0 - jest: 27.5.1(ts-node@10.9.1) + optionalDependencies: + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6) + jest: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) transitivePeerDependencies: - supports-color - typescript @@ -12391,11 +12650,12 @@ snapshots: - supports-color - typescript - eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.7.3)(eslint@8.50.0): + eslint-plugin-unused-imports@3.0.0(@typescript-eslint/eslint-plugin@6.7.3(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0): dependencies: - '@typescript-eslint/eslint-plugin': 6.7.3(@typescript-eslint/parser@6.7.3)(eslint@8.50.0)(typescript@5.1.6) eslint: 8.50.0 eslint-rule-composer: 0.3.0 + optionalDependencies: + '@typescript-eslint/eslint-plugin': 6.7.3(@typescript-eslint/parser@6.7.3(eslint@8.50.0)(typescript@5.1.6))(eslint@8.50.0)(typescript@5.1.6) eslint-rule-composer@0.3.0: {} @@ -12697,7 +12957,6 @@ snapshots: chokidar: 3.5.3 cosmiconfig: 6.0.0 deepmerge: 4.3.1 - eslint: 8.50.0 fs-extra: 9.1.0 glob: 7.2.3 memfs: 3.5.3 @@ -12707,6 +12966,8 @@ snapshots: tapable: 1.1.3 typescript: 5.1.6 webpack: 5.89.0 + optionalDependencies: + eslint: 8.50.0 form-data@3.0.1: dependencies: @@ -12917,6 +13178,8 @@ snapshots: inherits: 2.0.4 minimalistic-assert: 1.0.1 + hashlru@2.3.0: {} + hasown@2.0.0: dependencies: function-bind: 1.1.2 @@ -12973,6 +13236,7 @@ snapshots: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 + optionalDependencies: webpack: 5.89.0 htmlparser2@6.1.0: @@ -13020,12 +13284,13 @@ snapshots: http-proxy-middleware@2.0.6(@types/express@4.17.21): dependencies: - '@types/express': 4.17.21 '@types/http-proxy': 1.17.14 http-proxy: 1.18.1 is-glob: 4.0.3 is-plain-obj: 3.0.0 micromatch: 4.0.5 + optionalDependencies: + '@types/express': 4.17.21 transitivePeerDependencies: - debug @@ -13136,8 +13401,15 @@ snapshots: interface-store: 5.1.7 uint8arrays: 5.0.1 + interface-datastore@8.3.0: + dependencies: + interface-store: 6.0.0 + uint8arrays: 5.1.0 + interface-store@5.1.7: {} + interface-store@6.0.0: {} + internal-slot@1.0.6: dependencies: get-intrinsic: 1.2.2 @@ -13482,16 +13754,16 @@ snapshots: transitivePeerDependencies: - supports-color - jest-cli@27.5.1(ts-node@10.9.1): + jest-cli@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.1) + '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 import-local: 3.1.0 - jest-config: 27.5.1(ts-node@10.9.1) + jest-config: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) jest-util: 27.5.1 jest-validate: 27.5.1 prompts: 2.4.2 @@ -13503,7 +13775,7 @@ snapshots: - ts-node - utf-8-validate - jest-config@27.5.1(ts-node@10.9.1): + jest-config@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)): dependencies: '@babel/core': 7.23.7 '@jest/test-sequencer': 27.5.1 @@ -13529,7 +13801,8 @@ snapshots: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.13.0)(typescript@5.1.6) + optionalDependencies: + ts-node: 10.9.1(@types/node@16.18.12)(typescript@5.1.6) transitivePeerDependencies: - bufferutil - canvas @@ -13662,7 +13935,7 @@ snapshots: '@types/node': 16.18.12 jest-pnp-resolver@1.2.3(jest-resolve@27.5.1): - dependencies: + optionalDependencies: jest-resolve: 27.5.1 jest-regex-util@27.5.1: {} @@ -13805,11 +14078,11 @@ snapshots: leven: 3.1.0 pretty-format: 27.5.1 - jest-watch-typeahead@1.1.0(jest@27.5.1): + jest-watch-typeahead@1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6))): dependencies: ansi-escapes: 4.3.2 chalk: 4.1.2 - jest: 27.5.1(ts-node@10.9.1) + jest: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) jest-regex-util: 28.0.2 jest-watcher: 28.1.3 slash: 4.0.0 @@ -13855,11 +14128,11 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jest@27.5.1(ts-node@10.9.1): + jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)): dependencies: - '@jest/core': 27.5.1(ts-node@10.9.1) + '@jest/core': 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) import-local: 3.1.0 - jest-cli: 27.5.1(ts-node@10.9.1) + jest-cli: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) transitivePeerDependencies: - bufferutil - canvas @@ -14293,6 +14566,8 @@ snapshots: ms@2.1.3: {} + ms@3.0.0-canary.1: {} + msgpack-lite@0.1.26: dependencies: event-lite: 0.1.3 @@ -14316,8 +14591,12 @@ snapshots: multiformats@13.0.1: {} + multiformats@13.2.2: {} + multiformats@9.9.0: {} + murmurhash3js-revisited@3.0.0: {} + mz@2.7.0: dependencies: any-promise: 1.3.0 @@ -14341,9 +14620,11 @@ snapshots: lower-case: 2.0.2 tslib: 2.6.2 - node-fetch@2.6.7: + node-fetch@2.6.7(encoding@0.1.13): dependencies: whatwg-url: 5.0.0 + optionalDependencies: + encoding: 0.1.13 node-forge@1.3.1: {} @@ -14582,6 +14863,8 @@ snapshots: p-defer@4.0.0: {} + p-defer@4.0.1: {} + p-limit@2.3.0: dependencies: p-try: 2.2.0 @@ -14912,12 +15195,13 @@ snapshots: postcss: 8.4.33 postcss-value-parser: 4.2.0 - postcss-load-config@4.0.2(postcss@8.4.33)(ts-node@10.9.1): + postcss-load-config@4.0.2(postcss@8.4.33)(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)): dependencies: lilconfig: 3.0.0 - postcss: 8.4.33 - ts-node: 10.9.1(@types/node@18.13.0)(typescript@5.1.6) yaml: 2.3.4 + optionalDependencies: + postcss: 8.4.33 + ts-node: 10.9.1(@types/node@16.18.12)(typescript@5.1.6) postcss-loader@6.2.1(postcss@8.4.33)(webpack@5.89.0): dependencies: @@ -15270,6 +15554,12 @@ snapshots: uint8arraylist: 2.4.8 uint8arrays: 5.0.1 + protons-runtime@5.5.0: + dependencies: + uint8-varint: 2.0.3 + uint8arraylist: 2.4.8 + uint8arrays: 5.1.0 + proxy-addr@2.0.7: dependencies: forwarded: 0.2.0 @@ -15297,10 +15587,10 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@19.7.2(typescript@5.1.6): + puppeteer-core@19.7.2(encoding@0.1.13)(typescript@5.1.6): dependencies: chromium-bidi: 0.4.4(devtools-protocol@0.0.1094867) - cross-fetch: 3.1.5 + cross-fetch: 3.1.5(encoding@0.1.13) debug: 4.3.4 devtools-protocol: 0.0.1094867 extract-zip: 2.0.1 @@ -15308,22 +15598,23 @@ snapshots: proxy-from-env: 1.1.0 rimraf: 3.0.2 tar-fs: 2.1.1 - typescript: 5.1.6 unbzip2-stream: 1.4.3 ws: 8.11.0 + optionalDependencies: + typescript: 5.1.6 transitivePeerDependencies: - bufferutil - encoding - supports-color - utf-8-validate - puppeteer@19.7.2(typescript@5.1.6): + puppeteer@19.7.2(encoding@0.1.13)(typescript@5.1.6): dependencies: cosmiconfig: 8.0.0 https-proxy-agent: 5.0.1 progress: 2.0.3 proxy-from-env: 1.1.0 - puppeteer-core: 19.7.2(typescript@5.1.6) + puppeteer-core: 19.7.2(encoding@0.1.13)(typescript@5.1.6) transitivePeerDependencies: - bufferutil - encoding @@ -15355,6 +15646,8 @@ snapshots: race-event@1.1.0: {} + race-event@1.3.0: {} + race-signal@1.0.2: {} raf@3.4.1: @@ -15416,8 +15709,9 @@ snapshots: shell-quote: 1.8.1 strip-ansi: 6.0.1 text-table: 0.2.0 - typescript: 5.1.6 webpack: 5.89.0 + optionalDependencies: + typescript: 5.1.6 transitivePeerDependencies: - eslint - supports-color @@ -15439,10 +15733,10 @@ snapshots: react-refresh@0.11.0: {} - react-scripts@5.0.1(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1)(typescript@5.1.6): + react-scripts@5.0.1(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(@types/babel__core@7.20.5)(eslint@8.50.0)(react@18.2.0)(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6))(type-fest@0.21.3)(typescript@5.1.6): dependencies: '@babel/core': 7.23.7 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.11.0)(webpack-dev-server@4.15.1)(webpack@5.89.0) + '@pmmmwh/react-refresh-webpack-plugin': 0.5.11(react-refresh@0.11.0)(type-fest@0.21.3)(webpack-dev-server@4.15.1(webpack@5.89.0))(webpack@5.89.0) '@svgr/webpack': 5.5.0 babel-jest: 27.5.1(@babel/core@7.23.7) babel-loader: 8.3.0(@babel/core@7.23.7)(webpack@5.89.0) @@ -15457,15 +15751,15 @@ snapshots: dotenv: 10.0.0 dotenv-expand: 5.1.0 eslint: 8.50.0 - eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.23.3)(@babel/plugin-transform-react-jsx@7.23.4)(eslint@8.50.0)(jest@27.5.1)(typescript@5.1.6) + eslint-config-react-app: 7.0.1(@babel/plugin-syntax-flow@7.23.3(@babel/core@7.23.7))(@babel/plugin-transform-react-jsx@7.23.4(@babel/core@7.23.7))(eslint@8.50.0)(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)))(typescript@5.1.6) eslint-webpack-plugin: 3.2.0(eslint@8.50.0)(webpack@5.89.0) file-loader: 6.2.0(webpack@5.89.0) fs-extra: 10.1.0 html-webpack-plugin: 5.6.0(webpack@5.89.0) identity-obj-proxy: 3.0.0 - jest: 27.5.1(ts-node@10.9.1) + jest: 27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) jest-resolve: 27.5.1 - jest-watch-typeahead: 1.1.0(jest@27.5.1) + jest-watch-typeahead: 1.1.0(jest@27.5.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6))) mini-css-extract-plugin: 2.7.7(webpack@5.89.0) postcss: 8.4.33 postcss-flexbugs-fixes: 5.0.2(postcss@8.4.33) @@ -15483,15 +15777,15 @@ snapshots: semver: 7.5.4 source-map-loader: 3.0.2(webpack@5.89.0) style-loader: 3.3.4(webpack@5.89.0) - tailwindcss: 3.4.1(ts-node@10.9.1) + tailwindcss: 3.4.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) terser-webpack-plugin: 5.3.10(webpack@5.89.0) - typescript: 5.1.6 webpack: 5.89.0 webpack-dev-server: 4.15.1(webpack@5.89.0) webpack-manifest-plugin: 4.1.1(webpack@5.89.0) - workbox-webpack-plugin: 6.6.0(webpack@5.89.0) + workbox-webpack-plugin: 6.6.0(@types/babel__core@7.20.5)(webpack@5.89.0) optionalDependencies: fsevents: 2.3.3 + typescript: 5.1.6 transitivePeerDependencies: - '@babel/plugin-syntax-flow' - '@babel/plugin-transform-react-jsx' @@ -16180,6 +16474,8 @@ snapshots: dependencies: has-flag: 4.0.0 + supports-color@9.4.0: {} + supports-hyperlinks@2.3.0: dependencies: has-flag: 4.0.0 @@ -16217,7 +16513,7 @@ snapshots: symbol-tree@3.2.4: {} - tailwindcss@3.4.1(ts-node@10.9.1): + tailwindcss@3.4.1(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)): dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -16236,7 +16532,7 @@ snapshots: postcss: 8.4.33 postcss-import: 15.1.0(postcss@8.4.33) postcss-js: 4.0.1(postcss@8.4.33) - postcss-load-config: 4.0.2(postcss@8.4.33)(ts-node@10.9.1) + postcss-load-config: 4.0.2(postcss@8.4.33)(ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6)) postcss-nested: 6.0.1(postcss@8.4.33) postcss-selector-parser: 6.0.15 resolve: 1.22.8 @@ -16376,6 +16672,25 @@ snapshots: ts-interface-checker@0.1.13: {} + ts-node@10.9.1(@types/node@16.18.12)(typescript@5.1.6): + dependencies: + '@cspotcode/source-map-support': 0.8.1 + '@tsconfig/node10': 1.0.9 + '@tsconfig/node12': 1.0.11 + '@tsconfig/node14': 1.0.3 + '@tsconfig/node16': 1.0.4 + '@types/node': 16.18.12 + acorn: 8.11.3 + acorn-walk: 8.3.2 + arg: 4.1.3 + create-require: 1.1.1 + diff: 4.0.2 + make-error: 1.3.6 + typescript: 5.1.6 + v8-compile-cache-lib: 3.0.1 + yn: 3.1.1 + optional: true + ts-node@10.9.1(@types/node@18.13.0)(typescript@5.1.6): dependencies: '@cspotcode/source-map-support': 0.8.1 @@ -16394,14 +16709,14 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - ts-node@10.9.1(@types/node@20.7.0)(typescript@5.1.6): + ts-node@10.9.1(@types/node@20.11.5)(typescript@5.1.6): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.7.0 + '@types/node': 20.11.5 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 @@ -16415,7 +16730,7 @@ snapshots: ts-pattern@5.0.5: {} tsconfck@2.1.2(typescript@5.1.6): - dependencies: + optionalDependencies: typescript: 5.1.6 tsconfig-paths@3.15.0: @@ -16525,6 +16840,10 @@ snapshots: dependencies: multiformats: 13.0.1 + uint8arrays@5.1.0: + dependencies: + multiformats: 13.0.1 + unbox-primitive@1.0.2: dependencies: call-bind: 1.0.5 @@ -16644,14 +16963,14 @@ snapshots: vary@1.1.2: {} - vite-node@0.34.6(@types/node@20.11.5): + vite-node@0.34.6(@types/node@20.11.5)(terser@5.27.0): dependencies: cac: 6.7.14 debug: 4.3.4 mlly: 1.5.0 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.0.11(@types/node@20.11.5) + vite: 5.0.11(@types/node@20.11.5)(terser@5.27.0) transitivePeerDependencies: - '@types/node' - less @@ -16662,44 +16981,47 @@ snapshots: - supports-color - terser - vite-tsconfig-paths@4.0.3(typescript@5.1.6)(vite@4.4.11): + vite-tsconfig-paths@4.0.3(typescript@5.1.6)(vite@4.4.11(@types/node@20.7.0)(terser@5.27.0)): dependencies: debug: 4.3.4 globrex: 0.1.2 tsconfck: 2.1.2(typescript@5.1.6) - vite: 4.4.11(@types/node@20.7.0) + vite: 4.4.11(@types/node@20.7.0)(terser@5.27.0) transitivePeerDependencies: - supports-color - typescript - vite@4.4.11(@types/node@20.4.5): + vite@4.4.11(@types/node@20.4.5)(terser@5.27.0): dependencies: - '@types/node': 20.4.5 esbuild: 0.18.20 postcss: 8.4.33 rollup: 3.29.4 optionalDependencies: + '@types/node': 20.4.5 fsevents: 2.3.3 + terser: 5.27.0 - vite@4.4.11(@types/node@20.7.0): + vite@4.4.11(@types/node@20.7.0)(terser@5.27.0): dependencies: - '@types/node': 20.7.0 esbuild: 0.18.20 postcss: 8.4.33 rollup: 3.29.4 optionalDependencies: + '@types/node': 20.7.0 fsevents: 2.3.3 + terser: 5.27.0 - vite@5.0.11(@types/node@20.11.5): + vite@5.0.11(@types/node@20.11.5)(terser@5.27.0): dependencies: - '@types/node': 20.11.5 esbuild: 0.19.11 postcss: 8.4.33 rollup: 4.9.5 optionalDependencies: + '@types/node': 20.11.5 fsevents: 2.3.3 + terser: 5.27.0 - vitest@0.34.6: + vitest@0.34.6(jsdom@16.7.0)(terser@5.27.0): dependencies: '@types/chai': 4.3.11 '@types/chai-subset': 1.3.5 @@ -16722,9 +17044,11 @@ snapshots: strip-literal: 1.3.0 tinybench: 2.6.0 tinypool: 0.7.0 - vite: 5.0.11(@types/node@20.11.5) - vite-node: 0.34.6(@types/node@20.11.5) + vite: 5.0.11(@types/node@20.11.5)(terser@5.27.0) + vite-node: 0.34.6(@types/node@20.11.5)(terser@5.27.0) why-is-node-running: 2.2.2 + optionalDependencies: + jsdom: 16.7.0 transitivePeerDependencies: - less - lightningcss @@ -16759,6 +17083,11 @@ snapshots: dependencies: minimalistic-assert: 1.0.1 + weald@1.0.2: + dependencies: + ms: 3.0.0-canary.1 + supports-color: 9.4.0 + web-vitals@2.1.4: {} webidl-conversions@3.0.1: {} @@ -16808,9 +17137,10 @@ snapshots: serve-index: 1.9.1 sockjs: 0.3.24 spdy: 4.0.2 - webpack: 5.89.0 webpack-dev-middleware: 5.3.3(webpack@5.89.0) ws: 8.16.0 + optionalDependencies: + webpack: 5.89.0 transitivePeerDependencies: - bufferutil - debug @@ -16977,13 +17307,13 @@ snapshots: dependencies: workbox-core: 6.6.0 - workbox-build@6.6.0: + workbox-build@6.6.0(@types/babel__core@7.20.5): dependencies: '@apideck/better-ajv-errors': 0.3.6(ajv@8.12.0) '@babel/core': 7.23.7 '@babel/preset-env': 7.23.8(@babel/core@7.23.7) '@babel/runtime': 7.23.8 - '@rollup/plugin-babel': 5.3.1(@babel/core@7.23.7)(rollup@2.79.1) + '@rollup/plugin-babel': 5.3.1(@babel/core@7.23.7)(@types/babel__core@7.20.5)(rollup@2.79.1) '@rollup/plugin-node-resolve': 11.2.1(rollup@2.79.1) '@rollup/plugin-replace': 2.4.2(rollup@2.79.1) '@surma/rollup-plugin-off-main-thread': 2.2.3 @@ -17076,14 +17406,14 @@ snapshots: workbox-sw@6.6.0: {} - workbox-webpack-plugin@6.6.0(webpack@5.89.0): + workbox-webpack-plugin@6.6.0(@types/babel__core@7.20.5)(webpack@5.89.0): dependencies: fast-json-stable-stringify: 2.1.0 pretty-bytes: 5.6.0 upath: 1.2.0 webpack: 5.89.0 webpack-sources: 1.4.3 - workbox-build: 6.6.0 + workbox-build: 6.6.0(@types/babel__core@7.20.5) transitivePeerDependencies: - '@types/babel__core' - supports-color