diff --git a/package.json b/package.json index de5fa03..de38658 100644 --- a/package.json +++ b/package.json @@ -39,12 +39,12 @@ "autoprefixer": "10.4.15", "bignumber.js": "^9.1.1", "buffer": "^6.0.3", - "crypto-js": "^4.1.1", + "crypto-js": "^4.2.0", "eslint": "8.47.0", "eslint-config-next": "13.4.19", "lodash": "^4.17.21", "luxon": "^3.4.3", - "postcss": "8.4.28", + "postcss": "8.4.31", "react": "18.2.0", "react-aria": "^3.25.0", "react-dom": "18.2.0", @@ -81,6 +81,6 @@ "typescript": "^5.0.2", "url-polyfill": "^1.1.12", "util": "^0.12.5", - "vite": "^4.4.5" + "vite": "^4.5.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78190e8..6d27cde 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@cosmjs/encoding': specifier: ^0.31.1 @@ -69,7 +73,7 @@ dependencies: version: 1.9.5(react-redux@8.1.2)(react@18.2.0) autoprefixer: specifier: 10.4.15 - version: 10.4.15(postcss@8.4.28) + version: 10.4.15(postcss@8.4.31) bignumber.js: specifier: ^9.1.1 version: 9.1.1 @@ -77,8 +81,8 @@ dependencies: specifier: ^6.0.3 version: 6.0.3 crypto-js: - specifier: ^4.1.1 - version: 4.1.1 + specifier: ^4.2.0 + version: 4.2.0 eslint: specifier: 8.47.0 version: 8.47.0 @@ -92,8 +96,8 @@ dependencies: specifier: ^3.4.3 version: 3.4.3 postcss: - specifier: 8.4.28 - version: 8.4.28 + specifier: 8.4.31 + version: 8.4.31 react: specifier: 18.2.0 version: 18.2.0 @@ -123,16 +127,16 @@ dependencies: version: 4.1.8 styled-components: specifier: ^5.3.11 - version: 5.3.11(@babel/core@7.23.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + version: 5.3.11(@babel/core@7.24.7)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0) typescript: specifier: 5.1.6 version: 5.1.6 vite-plugin-svgr: specifier: ^3.2.0 - version: 3.2.0(typescript@5.1.6)(vite@4.4.5) + version: 3.2.0(typescript@5.1.6)(vite@4.5.3) wagmi: specifier: ^1.4.1 - version: 1.4.1(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.16.2) + version: 1.4.1(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@2.15.1) devDependencies: '@react-types/shared': @@ -170,13 +174,13 @@ devDependencies: version: 6.0.0(eslint@8.47.0)(typescript@5.1.6) '@vitejs/plugin-react': specifier: ^4.0.3 - version: 4.0.3(vite@4.4.5) + version: 4.0.3(vite@4.5.3) assert: specifier: ^2.0.0 version: 2.0.0 babel-plugin-styled-components: specifier: ^2.1.4 - version: 2.1.4(@babel/core@7.23.0)(styled-components@5.3.11) + version: 2.1.4(@babel/core@7.24.7)(styled-components@5.3.11) browserify-zlib: specifier: ^0.2.0 version: 0.2.0 @@ -193,8 +197,8 @@ devDependencies: specifier: ^0.12.5 version: 0.12.5 vite: - specifier: ^4.4.5 - version: 4.4.5(@types/node@20.5.1) + specifier: ^4.5.3 + version: 4.5.3(@types/node@20.5.1) packages: @@ -214,56 +218,89 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 + + /@ampproject/remapping@2.3.0: + resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} + engines: {node: '>=6.0.0'} + dependencies: + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 - /@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} + /@babel/code-frame@7.24.7: + resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/highlight': 7.22.20 - chalk: 2.4.2 + '@babel/highlight': 7.24.7 + picocolors: 1.0.1 /@babel/compat-data@7.22.20: resolution: {integrity: sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==} engines: {node: '>=6.9.0'} + /@babel/compat-data@7.24.7: + resolution: {integrity: sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw==} + engines: {node: '>=6.9.0'} + /@babel/core@7.23.0: resolution: {integrity: sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.2.1 - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.23.0 + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.24.7 '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-module-transforms': 7.23.0(@babel/core@7.23.0) '@babel/helpers': 7.23.1 - '@babel/parser': 7.23.0 - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0(supports-color@5.5.0) - '@babel/types': 7.23.0 + '@babel/parser': 7.24.7 + '@babel/template': 7.24.7 + '@babel/traverse': 7.24.7(supports-color@5.5.0) + '@babel/types': 7.24.7 convert-source-map: 2.0.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 transitivePeerDependencies: - supports-color - /@babel/generator@7.23.0: - resolution: {integrity: sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==} + /@babel/core@7.24.7: + resolution: {integrity: sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 - '@jridgewell/gen-mapping': 0.3.3 - '@jridgewell/trace-mapping': 0.3.19 + '@ampproject/remapping': 2.3.0 + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.24.7 + '@babel/helper-compilation-targets': 7.24.7 + '@babel/helper-module-transforms': 7.24.7(@babel/core@7.24.7) + '@babel/helpers': 7.24.7 + '@babel/parser': 7.24.7 + '@babel/template': 7.24.7 + '@babel/traverse': 7.24.7(supports-color@5.5.0) + '@babel/types': 7.24.7 + convert-source-map: 2.0.0 + debug: 4.3.5(supports-color@5.5.0) + gensync: 1.0.0-beta.2 + json5: 2.2.3 + semver: 6.3.1 + transitivePeerDependencies: + - supports-color + + /@babel/generator@7.24.7: + resolution: {integrity: sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.7 + '@jridgewell/gen-mapping': 0.3.5 + '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 /@babel/helper-annotate-as-pure@7.22.5: resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 /@babel/helper-compilation-targets@7.22.15: resolution: {integrity: sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw==} @@ -275,28 +312,49 @@ packages: lru-cache: 5.1.1 semver: 6.3.1 - /@babel/helper-environment-visitor@7.22.20: - resolution: {integrity: sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==} + /@babel/helper-compilation-targets@7.24.7: + resolution: {integrity: sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg==} engines: {node: '>=6.9.0'} + dependencies: + '@babel/compat-data': 7.24.7 + '@babel/helper-validator-option': 7.24.7 + browserslist: 4.23.1 + lru-cache: 5.1.1 + semver: 6.3.1 - /@babel/helper-function-name@7.23.0: - resolution: {integrity: sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==} + /@babel/helper-environment-visitor@7.24.7: + resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.15 - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 - /@babel/helper-hoist-variables@7.22.5: - resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} + /@babel/helper-function-name@7.24.7: + resolution: {integrity: sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/template': 7.24.7 + '@babel/types': 7.24.7 + + /@babel/helper-hoist-variables@7.24.7: + resolution: {integrity: sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.7 /@babel/helper-module-imports@7.22.15: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 + + /@babel/helper-module-imports@7.24.7: + resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/traverse': 7.24.7(supports-color@5.5.0) + '@babel/types': 7.24.7 + transitivePeerDependencies: + - supports-color /@babel/helper-module-transforms@7.23.0(@babel/core@7.23.0): resolution: {integrity: sha512-WhDWw1tdrlT0gMgUJSlX0IQvoO1eN279zrAUbVB+KpV2c3Tylz8+GnKOLllCS6Z/iZQEyVYxhZVUdPTqs2YYPw==} @@ -305,11 +363,26 @@ packages: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.23.0 - '@babel/helper-environment-visitor': 7.22.20 + '@babel/helper-environment-visitor': 7.24.7 '@babel/helper-module-imports': 7.22.15 '@babel/helper-simple-access': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-split-export-declaration': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 + + /@babel/helper-module-transforms@7.24.7(@babel/core@7.24.7): + resolution: {integrity: sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ==} + engines: {node: '>=6.9.0'} + peerDependencies: + '@babel/core': ^7.0.0 + dependencies: + '@babel/core': 7.24.7 + '@babel/helper-environment-visitor': 7.24.7 + '@babel/helper-module-imports': 7.24.7 + '@babel/helper-simple-access': 7.24.7 + '@babel/helper-split-export-declaration': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 + transitivePeerDependencies: + - supports-color /@babel/helper-plugin-utils@7.22.5: resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} @@ -319,58 +392,79 @@ packages: resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 - /@babel/helper-split-export-declaration@7.22.6: - resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} + /@babel/helper-simple-access@7.24.7: + resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.23.0 + '@babel/traverse': 7.24.7(supports-color@5.5.0) + '@babel/types': 7.24.7 + transitivePeerDependencies: + - supports-color + + /@babel/helper-split-export-declaration@7.24.7: + resolution: {integrity: sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/types': 7.24.7 - /@babel/helper-string-parser@7.22.5: - resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} + /@babel/helper-string-parser@7.24.7: + resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-identifier@7.22.20: - resolution: {integrity: sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==} + /@babel/helper-validator-identifier@7.24.7: + resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} /@babel/helper-validator-option@7.22.15: resolution: {integrity: sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==} engines: {node: '>=6.9.0'} + /@babel/helper-validator-option@7.24.7: + resolution: {integrity: sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw==} + engines: {node: '>=6.9.0'} + /@babel/helpers@7.23.1: resolution: {integrity: sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/template': 7.22.15 - '@babel/traverse': 7.23.0(supports-color@5.5.0) - '@babel/types': 7.23.0 + '@babel/template': 7.24.7 + '@babel/traverse': 7.24.7(supports-color@5.5.0) + '@babel/types': 7.24.7 transitivePeerDependencies: - supports-color - /@babel/highlight@7.22.20: - resolution: {integrity: sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==} + /@babel/helpers@7.24.7: + resolution: {integrity: sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-validator-identifier': 7.22.20 + '@babel/template': 7.24.7 + '@babel/types': 7.24.7 + + /@babel/highlight@7.24.7: + resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 + picocolors: 1.0.1 - /@babel/parser@7.23.0: - resolution: {integrity: sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==} + /@babel/parser@7.24.7: + resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 - /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.23.0): + /@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.7): resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.23.0 + '@babel/core': 7.24.7 '@babel/helper-plugin-utils': 7.22.5 /@babel/plugin-transform-react-jsx-self@7.22.5(@babel/core@7.23.0): @@ -397,40 +491,47 @@ packages: resolution: {integrity: sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==} engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: 0.14.0 + regenerator-runtime: 0.14.1 dev: false - /@babel/template@7.22.15: - resolution: {integrity: sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==} + /@babel/runtime@7.24.7: + resolution: {integrity: sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.13 - '@babel/parser': 7.23.0 - '@babel/types': 7.23.0 + regenerator-runtime: 0.14.1 + dev: false - /@babel/traverse@7.23.0(supports-color@5.5.0): - resolution: {integrity: sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==} + /@babel/template@7.24.7: + resolution: {integrity: sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==} engines: {node: '>=6.9.0'} dependencies: - '@babel/code-frame': 7.22.13 - '@babel/generator': 7.23.0 - '@babel/helper-environment-visitor': 7.22.20 - '@babel/helper-function-name': 7.23.0 - '@babel/helper-hoist-variables': 7.22.5 - '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.0 - '@babel/types': 7.23.0 - debug: 4.3.4(supports-color@5.5.0) + '@babel/code-frame': 7.24.7 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 + + /@babel/traverse@7.24.7(supports-color@5.5.0): + resolution: {integrity: sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA==} + engines: {node: '>=6.9.0'} + dependencies: + '@babel/code-frame': 7.24.7 + '@babel/generator': 7.24.7 + '@babel/helper-environment-visitor': 7.24.7 + '@babel/helper-function-name': 7.24.7 + '@babel/helper-hoist-variables': 7.24.7 + '@babel/helper-split-export-declaration': 7.24.7 + '@babel/parser': 7.24.7 + '@babel/types': 7.24.7 + debug: 4.3.5(supports-color@5.5.0) globals: 11.12.0 transitivePeerDependencies: - supports-color - /@babel/types@7.23.0: - resolution: {integrity: sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==} + /@babel/types@7.24.7: + resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/helper-string-parser': 7.22.5 - '@babel/helper-validator-identifier': 7.22.20 + '@babel/helper-string-parser': 7.24.7 + '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 /@coinbase/wallet-sdk@3.7.2: @@ -438,7 +539,7 @@ packages: engines: {node: '>= 10.0.0'} dependencies: '@metamask/safe-event-emitter': 2.0.0 - '@solana/web3.js': 1.87.1 + '@solana/web3.js': 1.93.0 bind-decorator: 1.0.11 bn.js: 5.2.1 buffer: 6.0.3 @@ -464,7 +565,7 @@ packages: /@confio/ics23@0.6.8: resolution: {integrity: sha512-wB6uo+3A50m0sW/EWcU64xpV/8wShZ6bMTa7pF8eYsTrSkQA7oLUIJcs/wb8g4y2Oyq701BaGiO6n/ak5WXO1w==} dependencies: - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.4.0 protobufjs: 6.11.4 dev: false @@ -492,7 +593,7 @@ packages: '@cosmjs/encoding': 0.30.1 '@cosmjs/math': 0.30.1 '@cosmjs/utils': 0.30.1 - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.4.0 bn.js: 5.2.1 elliptic: 6.5.4 libsodium-wrappers: 0.7.13 @@ -504,7 +605,7 @@ packages: '@cosmjs/encoding': 0.31.1 '@cosmjs/math': 0.31.1 '@cosmjs/utils': 0.31.1 - '@noble/hashes': 1.3.2 + '@noble/hashes': 1.4.0 bn.js: 5.2.1 elliptic: 6.5.4 libsodium-wrappers-sumo: 0.7.13 @@ -580,8 +681,8 @@ packages: resolution: {integrity: sha512-r6MpDL+9N+qOS/D5VaxnPaMJ3flwQ36G+vPvYJsXArj93BjgyFB7BwWwXCQDzZ+23cfChPUfhbINOenr8N2Kow==} dependencies: '@cosmjs/stream': 0.30.1 - isomorphic-ws: 4.0.1(ws@7.5.9) - ws: 7.5.9 + isomorphic-ws: 4.0.1(ws@7.5.10) + ws: 7.5.10 xstream: 11.14.0 transitivePeerDependencies: - bufferutil @@ -592,8 +693,8 @@ packages: resolution: {integrity: sha512-XTtEr+x3WGbqkzoGX0sCkwVqf5n+bBqDwqNgb+DWaBABQxHVRuuainrTVp0Yc91D3Iy2twLQzeBA9OrRxDSerw==} dependencies: '@cosmjs/stream': 0.31.1 - isomorphic-ws: 4.0.1(ws@7.5.9) - ws: 7.5.9 + isomorphic-ws: 4.0.1(ws@7.5.10) + ws: 7.5.10 xstream: 11.14.0 transitivePeerDependencies: - bufferutil @@ -721,7 +822,7 @@ packages: ethers: 6.8.0 long: 4.0.0 protobufjs: 7.2.5 - ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@5.0.10) + ws: 8.14.2 transitivePeerDependencies: - bufferutil - debug @@ -946,7 +1047,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) espree: 9.6.1 globals: 13.23.0 ignore: 5.2.4 @@ -1188,13 +1289,13 @@ packages: resolution: {integrity: sha512-k2mTh0m+IV1HRdU0xXM617tSQTi53tVR2muvYOsBeYcUgEAyxV1FOC7Qj279th3fBVQ+Dj6muvNJZcHSPNdbKg==} dependencies: '@formatjs/intl-localematcher': 0.4.2 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@formatjs/fast-memoize@2.2.0: resolution: {integrity: sha512-hnk/nY8FyrL5YxwP9e4r9dqeM6cAbo8PeU9UjyXojZMNvVad2Z06FAVHyR3Ecw6fza+0GH7vdJgiKIVXTMbSBA==} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@formatjs/icu-messageformat-parser@2.6.2: @@ -1202,20 +1303,20 @@ packages: dependencies: '@formatjs/ecma402-abstract': 1.17.2 '@formatjs/icu-skeleton-parser': 1.6.2 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@formatjs/icu-skeleton-parser@1.6.2: resolution: {integrity: sha512-VtB9Slo4ZL6QgtDFJ8Injvscf0xiDd4bIV93SOJTBjUF4xe2nAWOoSjLEtqIG+hlIs1sNrVKAaFo3nuTI4r5ZA==} dependencies: '@formatjs/ecma402-abstract': 1.17.2 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@formatjs/intl-localematcher@0.4.2: resolution: {integrity: sha512-BGdtJFmaNJy5An/Zan4OId/yR9Ih1OojFjcduX/xOvq798OgWSyDtd6Qd5jqJXwJs1ipe4Fxu9+cshic5Ox2tA==} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@humanwhocodes/config-array@0.11.11: @@ -1223,7 +1324,7 @@ packages: engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -1238,51 +1339,51 @@ packages: /@internationalized/date@3.5.0: resolution: {integrity: sha512-nw0Q+oRkizBWMioseI8+2TeUPEyopJVz5YxoYVzR0W1v+2YytiYah7s/ot35F149q/xAg4F1gT/6eTd+tsUpFQ==} dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 dev: false /@internationalized/message@3.1.1: resolution: {integrity: sha512-ZgHxf5HAPIaR0th+w0RUD62yF6vxitjlprSxmLJ1tam7FOekqRSDELMg4Cr/DdszG5YLsp5BG3FgHgqquQZbqw==} dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 intl-messageformat: 10.5.3 dev: false /@internationalized/number@3.3.0: resolution: {integrity: sha512-PuxgnKE5NJMOGKUcX1QROo8jq7sW7UWLrL5B6Rfe8BdWgU/be04cVvLyCeALD46vvbAv3d1mUvyHav/Q9a237g==} dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 dev: false /@internationalized/string@3.1.1: resolution: {integrity: sha512-fvSr6YRoVPgONiVIUhgCmIAlifMVCeej/snPZVzbzRPxGpHl3o1GRe+d/qh92D8KhgOciruDUH8I5mjdfdjzfA==} dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 dev: false - /@jridgewell/gen-mapping@0.3.3: - resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} + /@jridgewell/gen-mapping@0.3.5: + resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} engines: {node: '>=6.0.0'} dependencies: - '@jridgewell/set-array': 1.1.2 + '@jridgewell/set-array': 1.2.1 '@jridgewell/sourcemap-codec': 1.4.15 - '@jridgewell/trace-mapping': 0.3.19 + '@jridgewell/trace-mapping': 0.3.25 - /@jridgewell/resolve-uri@3.1.1: - resolution: {integrity: sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==} + /@jridgewell/resolve-uri@3.1.2: + resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} engines: {node: '>=6.0.0'} - /@jridgewell/set-array@1.1.2: - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} + /@jridgewell/set-array@1.2.1: + resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} engines: {node: '>=6.0.0'} /@jridgewell/sourcemap-codec@1.4.15: resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} - /@jridgewell/trace-mapping@0.3.19: - resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} + /@jridgewell/trace-mapping@0.3.25: + resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} dependencies: - '@jridgewell/resolve-uri': 3.1.1 + '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.4.15 /@ledgerhq/connect-kit-loader@1.1.2: @@ -1308,9 +1409,9 @@ packages: engines: {node: '>=14.0.0'} dependencies: '@types/debug': 4.1.9 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) semver: 7.5.4 - superstruct: 1.0.3 + superstruct: 1.0.4 transitivePeerDependencies: - supports-color dev: false @@ -1321,7 +1422,7 @@ packages: '@motionone/easing': 10.16.3 '@motionone/types': 10.16.3 '@motionone/utils': 10.16.3 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/dom@10.16.4: @@ -1332,14 +1433,14 @@ packages: '@motionone/types': 10.16.3 '@motionone/utils': 10.16.3 hey-listen: 1.0.8 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/easing@10.16.3: resolution: {integrity: sha512-HWTMZbTmZojzwEuKT/xCdvoMPXjYSyQvuVM6jmM0yoGU6BWzsmYMeB4bn38UFf618fJCNtP9XeC/zxtKWfbr0w==} dependencies: '@motionone/utils': 10.16.3 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/generators@10.16.4: @@ -1347,14 +1448,14 @@ packages: dependencies: '@motionone/types': 10.16.3 '@motionone/utils': 10.16.3 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/svelte@10.16.4: resolution: {integrity: sha512-zRVqk20lD1xqe+yEDZhMYgftsuHc25+9JSo+r0a0OWUJFocjSV9D/+UGhX4xgJsuwB9acPzXLr20w40VnY2PQA==} dependencies: '@motionone/dom': 10.16.4 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/types@10.16.3: @@ -1366,14 +1467,14 @@ packages: dependencies: '@motionone/types': 10.16.3 hey-listen: 1.0.8 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@motionone/vue@10.16.4: resolution: {integrity: sha512-z10PF9JV6SbjFq+/rYabM+8CVlMokgl8RFGvieSGNTmrkQanfHn+15XBrhG3BgUfvmTeSeyShfOHpG0i9zEdcg==} dependencies: '@motionone/dom': 10.16.4 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@next/eslint-plugin-next@13.4.19: @@ -1394,6 +1495,12 @@ packages: '@noble/hashes': 1.3.2 dev: false + /@noble/curves@1.4.0: + resolution: {integrity: sha512-p+4cb332SFCrReJkCYe8Xzm0OWi4Jji5jVdIZRL/PmacmDkFNw6MrrV+gGpiPxLHbV+zKFRywUWbaseT+tZRXg==} + dependencies: + '@noble/hashes': 1.4.0 + dev: false + /@noble/hashes@1.3.1: resolution: {integrity: sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==} engines: {node: '>= 16'} @@ -1404,6 +1511,11 @@ packages: engines: {node: '>= 16'} dev: false + /@noble/hashes@1.4.0: + resolution: {integrity: sha512-V1JJ1WTRUqHHrOSh597hURcMqVKVGL/ea3kv0gSnEdsEZ0/+VyPghM1lMNGc00z7CIQorSvbKpuJkxvuHbvdbg==} + engines: {node: '>= 16'} + dev: false + /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1425,7 +1537,7 @@ packages: /@osmonauts/lcd@0.6.0: resolution: {integrity: sha512-vz9VavXrEfxZoXbSAfNfk90MLpn34XtBYPV3L9YilE+s56AhqYxUh83nne9J5somnTRfGnyR3oeV8C+lHkqiuA==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 axios: 0.27.2 transitivePeerDependencies: - debug @@ -1477,7 +1589,7 @@ packages: /@radix-ui/primitive@1.0.1: resolution: {integrity: sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 dev: false /@radix-ui/react-accordion@1.1.2(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0): @@ -1522,7 +1634,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.20 '@types/react-dom': 18.2.7 @@ -1599,7 +1711,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@radix-ui/react-context': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) @@ -1619,7 +1731,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -1633,7 +1745,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -1681,7 +1793,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -1699,7 +1811,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) @@ -1747,7 +1859,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -1765,7 +1877,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.20)(react@18.2.0) @@ -1792,7 +1904,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 react: 18.2.0 @@ -1811,7 +1923,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) @@ -1918,7 +2030,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@floating-ui/react-dom': 2.0.2(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-arrow': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) @@ -1948,7 +2060,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.20 '@types/react-dom': 18.2.7 @@ -1969,7 +2081,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 @@ -1991,7 +2103,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-slot': 1.0.2(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 '@types/react-dom': 18.2.7 @@ -2042,7 +2154,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/primitive': 1.0.1 '@radix-ui/react-collection': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) @@ -2088,7 +2200,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 react: 18.2.0 @@ -2240,7 +2352,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -2254,7 +2366,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 react: 18.2.0 @@ -2269,7 +2381,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-callback-ref': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 react: 18.2.0 @@ -2284,7 +2396,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -2298,7 +2410,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@types/react': 18.2.20 react: 18.2.0 dev: false @@ -2312,7 +2424,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/rect': 1.0.1 '@types/react': 18.2.20 react: 18.2.0 @@ -2327,7 +2439,7 @@ packages: '@types/react': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-use-layout-effect': 1.0.1(@types/react@18.2.20)(react@18.2.0) '@types/react': 18.2.20 react: 18.2.0 @@ -2346,7 +2458,7 @@ packages: '@types/react-dom': optional: true dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 '@radix-ui/react-primitive': 1.0.3(@types/react-dom@18.2.7)(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0) '@types/react': 18.2.20 '@types/react-dom': 18.2.7 @@ -2357,7 +2469,7 @@ packages: /@radix-ui/rect@1.0.1: resolution: {integrity: sha512-fyrgCaedtvMg9NK3en0pnOYJdtfwxUcNolezkNPUsoX57X8oQk+NkqcvzHXD2uKNij6GXmWU9NDru2IWjrO4BQ==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 dev: false /@react-aria/breadcrumbs@3.5.6(react@18.2.0): @@ -2371,7 +2483,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/breadcrumbs': 3.7.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2386,7 +2498,7 @@ packages: '@react-stately/toggle': 3.6.3(react@18.2.0) '@react-types/button': 3.9.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2405,7 +2517,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/calendar': 3.4.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2422,7 +2534,7 @@ packages: '@react-stately/toggle': 3.6.3(react@18.2.0) '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2447,7 +2559,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/combobox': 3.8.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2473,7 +2585,7 @@ packages: '@react-types/datepicker': 3.6.1(react@18.2.0) '@react-types/dialog': 3.5.6(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2490,7 +2602,7 @@ packages: '@react-stately/overlays': 3.6.3(react@18.2.0) '@react-types/dialog': 3.5.6(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2511,7 +2623,7 @@ packages: '@react-stately/dnd': 3.2.5(react@18.2.0) '@react-types/button': 3.9.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2524,7 +2636,7 @@ packages: '@react-aria/interactions': 3.19.0(react@18.2.0) '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 clsx: 1.2.1 react: 18.2.0 dev: false @@ -2548,7 +2660,7 @@ packages: '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/grid': 3.2.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2568,7 +2680,7 @@ packages: '@react-stately/list': 3.10.0(react@18.2.0) '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2585,7 +2697,7 @@ packages: '@react-aria/ssr': 3.8.0(react@18.2.0) '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2597,7 +2709,7 @@ packages: '@react-aria/ssr': 3.8.0(react@18.2.0) '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2609,7 +2721,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/label': 3.8.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2623,7 +2735,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/link': 3.5.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2642,7 +2754,7 @@ packages: '@react-stately/list': 3.10.0(react@18.2.0) '@react-types/listbox': 3.4.5(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2650,7 +2762,7 @@ packages: /@react-aria/live-announcer@3.3.1: resolution: {integrity: sha512-hsc77U7S16trM86d+peqJCOCQ7/smO1cybgdpOuzXyiwcHQw8RQ4GrXrS37P4Ux/44E9nMZkOwATQRT2aK8+Ew==} dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 dev: false /@react-aria/menu@3.11.0(react-dom@18.2.0)(react@18.2.0): @@ -2671,7 +2783,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/menu': 3.9.5(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2684,7 +2796,7 @@ packages: '@react-aria/progress': 3.4.6(react@18.2.0) '@react-types/meter': 3.3.5(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2705,7 +2817,7 @@ packages: '@react-types/numberfield': 3.6.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/textfield': 3.8.1(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2726,7 +2838,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/overlays': 3.8.3(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2741,7 +2853,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/progress': 3.5.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2758,7 +2870,7 @@ packages: '@react-stately/radio': 3.9.1(react@18.2.0) '@react-types/radio': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2775,7 +2887,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/searchfield': 3.5.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2797,7 +2909,7 @@ packages: '@react-types/button': 3.9.0(react@18.2.0) '@react-types/select': 3.8.4(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2815,7 +2927,7 @@ packages: '@react-stately/collections': 3.10.2(react@18.2.0) '@react-stately/selection': 3.14.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2827,7 +2939,7 @@ packages: dependencies: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2846,7 +2958,7 @@ packages: '@react-types/radio': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/slider': 3.6.2(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2861,7 +2973,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/button': 3.9.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2872,7 +2984,7 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2884,7 +2996,7 @@ packages: '@react-aria/toggle': 3.8.1(react@18.2.0) '@react-stately/toggle': 3.6.3(react@18.2.0) '@react-types/switch': 3.4.2(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2910,7 +3022,7 @@ packages: '@react-types/grid': 3.2.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/table': 3.9.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2930,7 +3042,7 @@ packages: '@react-stately/tabs': 3.6.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/tabs': 3.3.3(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2950,7 +3062,7 @@ packages: '@react-stately/list': 3.10.0(react@18.2.0) '@react-types/button': 3.9.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -2965,7 +3077,7 @@ packages: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/textfield': 3.8.1(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2981,7 +3093,7 @@ packages: '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/switch': 3.4.2(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -2996,7 +3108,7 @@ packages: '@react-stately/tooltip': 3.4.5(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/tooltip': 3.4.5(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3008,7 +3120,7 @@ packages: '@react-aria/ssr': 3.8.0(react@18.2.0) '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 clsx: 1.2.1 react: 18.2.0 dev: false @@ -3021,7 +3133,7 @@ packages: '@react-aria/interactions': 3.19.0(react@18.2.0) '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 clsx: 1.2.1 react: 18.2.0 dev: false @@ -3036,7 +3148,7 @@ packages: '@react-types/calendar': 3.4.1(react@18.2.0) '@react-types/datepicker': 3.6.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3049,7 +3161,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3059,7 +3171,7 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3075,7 +3187,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/combobox': 3.8.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3085,7 +3197,7 @@ packages: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3100,7 +3212,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/datepicker': 3.6.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3111,7 +3223,7 @@ packages: dependencies: '@react-stately/selection': 3.14.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3130,7 +3242,7 @@ packages: '@react-stately/selection': 3.14.0(react@18.2.0) '@react-types/grid': 3.2.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3145,7 +3257,7 @@ packages: '@react-types/grid': 3.2.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/table': 3.9.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3158,7 +3270,7 @@ packages: '@react-stately/selection': 3.14.0(react@18.2.0) '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3171,7 +3283,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/menu': 3.9.5(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3184,7 +3296,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/numberfield': 3.6.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3195,7 +3307,7 @@ packages: dependencies: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/overlays': 3.8.3(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3207,7 +3319,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/radio': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3219,7 +3331,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/searchfield': 3.5.1(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3235,7 +3347,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/select': 3.8.4(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3247,7 +3359,7 @@ packages: '@react-stately/collections': 3.10.2(react@18.2.0) '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3261,7 +3373,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/slider': 3.6.2(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3278,7 +3390,7 @@ packages: '@react-types/grid': 3.2.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/table': 3.9.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3306,7 +3418,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) '@react-types/tabs': 3.3.3(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3318,7 +3430,7 @@ packages: '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/checkbox': 3.5.2(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3330,7 +3442,7 @@ packages: '@react-stately/overlays': 3.6.3(react@18.2.0) '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/tooltip': 3.4.5(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3343,7 +3455,7 @@ packages: '@react-stately/selection': 3.14.0(react@18.2.0) '@react-stately/utils': 3.8.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3352,7 +3464,7 @@ packages: peerDependencies: react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 dependencies: - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3363,7 +3475,7 @@ packages: dependencies: '@react-aria/utils': 3.21.0(react@18.2.0) '@react-types/shared': 3.21.0(react@18.2.0) - '@swc/helpers': 0.5.3 + '@swc/helpers': 0.5.11 react: 18.2.0 dev: false @@ -3744,12 +3856,12 @@ packages: buffer: 6.0.3 dev: false - /@solana/web3.js@1.87.1: - resolution: {integrity: sha512-E8Y9bNlZ8TQlhOvCx1b7jG+TjA4SJLVwufmIk1+tcQctUhK5HiB1Q8ljd4yQDkFlk6OOeAlAeqvW0YntWJU94Q==} + /@solana/web3.js@1.93.0: + resolution: {integrity: sha512-suf4VYwWxERz4tKoPpXCRHFRNst7jmcFUaD65kII+zg9urpy5PeeqgLV6G5eWGzcVzA9tZeXOju1A1Y+0ojEVw==} dependencies: - '@babel/runtime': 7.23.1 - '@noble/curves': 1.2.0 - '@noble/hashes': 1.3.2 + '@babel/runtime': 7.24.7 + '@noble/curves': 1.4.0 + '@noble/hashes': 1.4.0 '@solana/buffer-layout': 4.0.1 agentkeepalive: 4.5.0 bigint-buffer: 1.1.5 @@ -3760,8 +3872,8 @@ packages: fast-stable-stringify: 1.0.0 jayson: 4.1.0 node-fetch: 2.7.0 - rpc-websockets: 7.6.0 - superstruct: 0.14.2 + rpc-websockets: 9.0.1 + superstruct: 1.0.4 transitivePeerDependencies: - bufferutil - encoding @@ -3990,7 +4102,7 @@ packages: resolution: {integrity: sha512-42Ej9sDDEmsJKjrfQ1PHmiDiHagh/u9AHO9QWbeNx4KmD9yS5d1XHmXUNINfUcykAU+4431Cn+k6Vn5mWBYimQ==} engines: {node: '>=14'} dependencies: - '@babel/types': 7.23.0 + '@babel/types': 7.24.7 entities: 4.5.0 dev: false @@ -4009,20 +4121,20 @@ packages: /@swc/helpers@0.4.14: resolution: {integrity: sha512-4C7nX/dvpzB7za4Ql9K81xK3HPxCpHMgwTZVyf+9JQ6VUbn9jjZVN7/Nkdz/Ugzs2CSjqnL/UPXroiVBVHUWUw==} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@swc/helpers@0.4.36: resolution: {integrity: sha512-5lxnyLEYFskErRPenYItLRSge5DjrJngYKdVjRSrWfza9G6KkgHEXi0vUZiyUeMU5JfXH1YnvXZzSp8ul88o2Q==} dependencies: legacy-swc-helpers: /@swc/helpers@0.4.14 - tslib: 2.6.2 + tslib: 2.6.3 dev: false - /@swc/helpers@0.5.3: - resolution: {integrity: sha512-FaruWX6KdudYloq1AHD/4nU+UsMTdNE8CKyrseXWEcgjDAbvkwJg2QGPAnfIJLIWsjZOSPLOAykK6fuYp4vp4A==} + /@swc/helpers@0.5.11: + resolution: {integrity: sha512-YNlnKRWF2sVojTpIyzwou9XoTNbzbzONwRhOoniEioF1AtaitTvVZblaQRrAzChWQ1bLYyYSWzM18y4WwgzJ+A==} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /@tanstack/query-core@4.36.1: @@ -4167,12 +4279,22 @@ packages: resolution: {integrity: sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==} dev: false + /@types/uuid@8.3.4: + resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} + dev: false + /@types/ws@7.4.7: resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} dependencies: '@types/node': 20.5.1 dev: false + /@types/ws@8.5.10: + resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} + dependencies: + '@types/node': 20.5.1 + dev: false + /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.47.0)(typescript@5.1.6): resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -4190,7 +4312,7 @@ packages: '@typescript-eslint/type-utils': 6.0.0(eslint@8.47.0)(typescript@5.1.6) '@typescript-eslint/utils': 6.0.0(eslint@8.47.0)(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.0.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 eslint: 8.47.0 grapheme-splitter: 1.0.4 graphemer: 1.4.0 @@ -4218,7 +4340,7 @@ packages: '@typescript-eslint/types': 6.0.0 '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) '@typescript-eslint/visitor-keys': 6.0.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 eslint: 8.47.0 typescript: 5.1.6 transitivePeerDependencies: @@ -4243,7 +4365,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.1.6) '@typescript-eslint/utils': 6.0.0(eslint@8.47.0)(typescript@5.1.6) - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) eslint: 8.47.0 ts-api-utils: 1.0.3(typescript@5.1.6) typescript: 5.1.6 @@ -4266,7 +4388,7 @@ packages: dependencies: '@typescript-eslint/types': 6.0.0 '@typescript-eslint/visitor-keys': 6.0.0 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 @@ -4302,7 +4424,7 @@ packages: '@typescript-eslint/types': 6.0.0 eslint-visitor-keys: 3.4.3 - /@vitejs/plugin-react@4.0.3(vite@4.4.5): + /@vitejs/plugin-react@4.0.3(vite@4.5.3): resolution: {integrity: sha512-pwXDog5nwwvSIzwrvYYmA2Ljcd/ZNlcsSG2Q9CNDBwnsd55UGAyr2doXtB5j+2uymRCnCfExlznzzSFbBRcoCg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -4312,12 +4434,12 @@ packages: '@babel/plugin-transform-react-jsx-self': 7.22.5(@babel/core@7.23.0) '@babel/plugin-transform-react-jsx-source': 7.22.5(@babel/core@7.23.0) react-refresh: 0.14.0 - vite: 4.4.5(@types/node@20.5.1) + vite: 4.5.3(@types/node@20.5.1) transitivePeerDependencies: - supports-color dev: true - /@wagmi/connectors@3.1.1(react@18.2.0)(typescript@5.1.6)(viem@1.16.2): + /@wagmi/connectors@3.1.1(react@18.2.0)(typescript@5.1.6)(viem@2.15.1): resolution: {integrity: sha512-ewOV40AlrXcX018qckU0V9OCsDgHhs+KZjQJZhlplqRtc2ijjS62B5kcypXkcTtfU5qXUBA9KEwPsSTxGdT4ag==} peerDependencies: typescript: '>=5.0.4' @@ -4337,7 +4459,7 @@ packages: abitype: 0.8.7(typescript@5.1.6) eventemitter3: 4.0.7 typescript: 5.1.6 - viem: 1.16.2(typescript@5.1.6) + viem: 2.15.1(typescript@5.1.6) transitivePeerDependencies: - '@react-native-async-storage/async-storage' - bufferutil @@ -4349,7 +4471,7 @@ packages: - zod dev: false - /@wagmi/core@1.4.1(@types/react@18.2.20)(react@18.2.0)(typescript@5.1.6)(viem@1.16.2): + /@wagmi/core@1.4.1(@types/react@18.2.20)(react@18.2.0)(typescript@5.1.6)(viem@2.15.1): resolution: {integrity: sha512-b6LDFL0vZSCNcIHjnJzv++hakavTTt1/2WEQg2S5eEnaHTp7UoQlwfCyjKeiBhRih4yF34N06ea8cyEVjyjXrw==} peerDependencies: typescript: '>=5.0.4' @@ -4358,11 +4480,11 @@ packages: typescript: optional: true dependencies: - '@wagmi/connectors': 3.1.1(react@18.2.0)(typescript@5.1.6)(viem@1.16.2) + '@wagmi/connectors': 3.1.1(react@18.2.0)(typescript@5.1.6)(viem@2.15.1) abitype: 0.8.7(typescript@5.1.6) eventemitter3: 4.0.7 typescript: 5.1.6 - viem: 1.16.2(typescript@5.1.6) + viem: 2.15.1(typescript@5.1.6) zustand: 4.4.3(@types/react@18.2.20)(react@18.2.0) transitivePeerDependencies: - '@react-native-async-storage/async-storage' @@ -4510,7 +4632,7 @@ packages: '@walletconnect/safe-json': 1.0.2 events: 3.3.0 tslib: 1.14.1 - ws: 7.5.9 + ws: 7.5.10 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -4784,6 +4906,20 @@ packages: typescript: 5.1.6 dev: false + /abitype@1.0.0(typescript@5.1.6): + resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==} + peerDependencies: + typescript: '>=5.0.4' + zod: ^3 >=3.22.0 + peerDependenciesMeta: + typescript: + optional: true + zod: + optional: true + dependencies: + typescript: 5.1.6 + dev: false + /acorn-jsx@5.3.2(acorn@8.10.0): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: @@ -4842,7 +4978,7 @@ packages: resolution: {integrity: sha512-xcLxITLe2HYa1cnYnwCjkOO1PqUHQpozB8x9AR0OgWN2woOBi5kSDVxKfd0b7sb1hw5qFeJhXm9H1nu3xSfLeQ==} engines: {node: '>=10'} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /aria-query@5.3.0: @@ -4943,7 +5079,7 @@ packages: /async-mutex@0.2.6: resolution: {integrity: sha512-Hs4R+4SPgamu6rSGW8C7cV9gaWUKEHykfzCCvIRuaVv636Ju10ZdeUbvb4TBEW0INuq2DHZqXbK4Nd3yG4RaRw==} dependencies: - tslib: 2.6.2 + tslib: 2.6.3 dev: false /asynciterator.prototype@1.0.0: @@ -4961,7 +5097,7 @@ packages: engines: {node: '>=8.0.0'} dev: false - /autoprefixer@10.4.15(postcss@8.4.28): + /autoprefixer@10.4.15(postcss@8.4.31): resolution: {integrity: sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==} engines: {node: ^10 || ^12 || >=14} hasBin: true @@ -4973,7 +5109,7 @@ packages: fraction.js: 4.3.6 normalize-range: 0.1.2 picocolors: 1.0.0 - postcss: 8.4.28 + postcss: 8.4.31 postcss-value-parser: 4.2.0 dev: false @@ -4989,7 +5125,7 @@ packages: /axios@0.21.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} dependencies: - follow-redirects: 1.15.3 + follow-redirects: 1.15.6 transitivePeerDependencies: - debug dev: false @@ -4997,7 +5133,7 @@ packages: /axios@0.27.2: resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} dependencies: - follow-redirects: 1.15.3 + follow-redirects: 1.15.6 form-data: 4.0.0 transitivePeerDependencies: - debug @@ -5006,7 +5142,7 @@ packages: /axios@1.1.3: resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==} dependencies: - follow-redirects: 1.15.3 + follow-redirects: 1.15.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -5019,17 +5155,17 @@ packages: dequal: 2.0.3 dev: false - /babel-plugin-styled-components@2.1.4(@babel/core@7.23.0)(styled-components@5.3.11): + /babel-plugin-styled-components@2.1.4(@babel/core@7.24.7)(styled-components@5.3.11): resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==} peerDependencies: styled-components: '>= 2' dependencies: '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-module-imports': 7.22.15 - '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.23.0) + '@babel/plugin-syntax-jsx': 7.22.5(@babel/core@7.24.7) lodash: 4.17.21 picomatch: 2.3.1 - styled-components: 5.3.11(@babel/core@7.23.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0) + styled-components: 5.3.11(@babel/core@7.24.7)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0) transitivePeerDependencies: - '@babel/core' @@ -5108,7 +5244,7 @@ packages: /broadcast-channel@3.7.0: resolution: {integrity: sha512-cIAKJXAxGJceNZGTZSBzMxzyOn72cVgPnKx4dc6LRjQgbaJUQqhy5rzL3zbMxkMWsGKkv2hSFkPRMEXfoMZ2Mg==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 detect-node: 2.1.0 js-sha3: 0.8.0 microseconds: 0.2.0 @@ -5138,6 +5274,16 @@ packages: node-releases: 2.0.13 update-browserslist-db: 1.0.13(browserslist@4.22.1) + /browserslist@4.23.1: + resolution: {integrity: sha512-TUfofFo/KsK/bWZ9TWQ5O26tsWW4Uhmt8IYklbnUa70udB6P2wA7w7o4PY4muaEPBQaAX+CEnmmIA41NVHtPVw==} + engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} + hasBin: true + dependencies: + caniuse-lite: 1.0.30001636 + electron-to-chromium: 1.4.804 + node-releases: 2.0.14 + update-browserslist-db: 1.0.16(browserslist@4.23.1) + /bs58@4.0.1: resolution: {integrity: sha512-Ok3Wdf5vOIlBrgCvTq96gBkJw+JUEzdBgyaza5HLtPm7yTHkjRy8+JzNyHF7BHa0bNWOQIp3m5YF0nnFcOIKLw==} dependencies: @@ -5151,12 +5297,12 @@ packages: ieee754: 1.2.1 dev: false - /bufferutil@4.0.7: - resolution: {integrity: sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw==} + /bufferutil@4.0.8: + resolution: {integrity: sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==} engines: {node: '>=6.14.2'} requiresBuild: true dependencies: - node-gyp-build: 4.6.1 + node-gyp-build: 4.8.1 dev: false /call-bind@1.0.2: @@ -5185,6 +5331,9 @@ packages: /caniuse-lite@1.0.30001547: resolution: {integrity: sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA==} + /caniuse-lite@1.0.30001636: + resolution: {integrity: sha512-bMg2vmr8XBsbL6Lr0UHXy/21m84FTxDLWn2FSqMd5PrlbMxwJlQnC2YWYxVgp66PZE+BBNF2jYQUBKCo1FDeZg==} + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} @@ -5299,8 +5448,8 @@ packages: shebang-command: 2.0.0 which: 2.0.2 - /crypto-js@4.1.1: - resolution: {integrity: sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==} + /crypto-js@4.2.0: + resolution: {integrity: sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==} dev: false /css-color-keywords@1.0.0: @@ -5332,7 +5481,7 @@ packages: ms: 2.1.3 dev: false - /debug@4.3.4(supports-color@5.5.0): + /debug@4.3.4: resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} engines: {node: '>=6.0'} peerDependencies: @@ -5342,6 +5491,17 @@ packages: optional: true dependencies: ms: 2.1.2 + + /debug@4.3.5(supports-color@5.5.0): + resolution: {integrity: sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==} + engines: {node: '>=6.0'} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true + dependencies: + ms: 2.1.2 supports-color: 5.5.0 /decamelize@1.2.0: @@ -5435,6 +5595,9 @@ packages: /electron-to-chromium@1.4.549: resolution: {integrity: sha512-gpXfJslSi4hYDkA0mTLEpYKRv9siAgSUgZ+UWyk+J5Cttpd1ThCVwdclzIwQSclz3hYn049+M2fgrP1WpvF8xg==} + /electron-to-chromium@1.4.804: + resolution: {integrity: sha512-gXMMs2m7aUTdZpORQAvMCyH0JHywSpZxjblSc/C81aDr34jh0hmpplTFcM4AYrYALVmiVT/r63oA3tEG1BPVRw==} + /elliptic@6.5.4: resolution: {integrity: sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==} dependencies: @@ -5619,6 +5782,10 @@ packages: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} + /escalade@3.1.2: + resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} + engines: {node: '>=6'} + /escape-string-regexp@1.0.5: resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} engines: {node: '>=0.8.0'} @@ -5669,7 +5836,7 @@ packages: eslint: '*' eslint-plugin-import: '*' dependencies: - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.5(supports-color@5.5.0) enhanced-resolve: 5.15.0 eslint: 8.47.0 eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.0.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.47.0) @@ -5756,7 +5923,7 @@ packages: peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 aria-query: 5.3.0 array-includes: 3.1.7 array.prototype.flatmap: 1.3.2 @@ -5850,7 +6017,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 - debug: 4.3.4(supports-color@5.5.0) + debug: 4.3.4 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -5982,6 +6149,10 @@ packages: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false + /eventemitter3@5.0.1: + resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} + dev: false + /events@3.3.0: resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} engines: {node: '>=0.8.x'} @@ -6076,8 +6247,8 @@ packages: /flatted@3.2.9: resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==} - /follow-redirects@1.15.3: - resolution: {integrity: sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==} + /follow-redirects@1.15.6: + resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -6356,7 +6527,7 @@ packages: '@formatjs/ecma402-abstract': 1.17.2 '@formatjs/fast-memoize': 2.2.0 '@formatjs/icu-messageformat-parser': 2.6.2 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /invariant@2.2.4: @@ -6547,12 +6718,12 @@ packages: /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - /isomorphic-ws@4.0.1(ws@7.5.9): + /isomorphic-ws@4.0.1(ws@7.5.10): resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==} peerDependencies: ws: '*' dependencies: - ws: 7.5.9 + ws: 7.5.10 dev: false /isows@1.0.3(ws@8.13.0): @@ -6563,6 +6734,14 @@ packages: ws: 8.13.0 dev: false + /isows@1.0.4(ws@8.17.1): + resolution: {integrity: sha512-hEzjY+x9u9hPmBom9IIAqdJCwNLax+xrPb51vEPpERoFlIxgmZcHzsT5jKG06nvInKOBGvReAVz80Umed5CczQ==} + peerDependencies: + ws: '*' + dependencies: + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + dev: false + /iterator.prototype@1.1.2: resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} dependencies: @@ -6586,10 +6765,10 @@ packages: delay: 5.0.0 es6-promisify: 5.0.0 eyes: 0.1.8 - isomorphic-ws: 4.0.1(ws@7.5.9) + isomorphic-ws: 4.0.1(ws@7.5.10) json-stringify-safe: 5.0.1 uuid: 8.3.2 - ws: 7.5.9 + ws: 7.5.10 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -6675,7 +6854,7 @@ packages: requiresBuild: true dependencies: node-addon-api: 2.0.2 - node-gyp-build: 4.6.1 + node-gyp-build: 4.8.1 readable-stream: 3.6.2 dev: false @@ -6807,7 +6986,7 @@ packages: /match-sorter@6.3.1: resolution: {integrity: sha512-mxybbo3pPNuA+ZuCUhm5bwNkXrJTbsk5VWbR5wiwz/GC6LIiegBGn2w3O08UG/jdbYLinw51fSQ5xNU1U3MgBw==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 remove-accents: 0.4.2 dev: false @@ -6911,14 +7090,17 @@ packages: whatwg-url: 5.0.0 dev: false - /node-gyp-build@4.6.1: - resolution: {integrity: sha512-24vnklJmyRS8ViBNI8KbtK/r/DmXQMRiOMXTNz2nrTnAYUwjmEEbnnpB/+kt+yWRv73bPsSPRFddrcIbAxSiMQ==} + /node-gyp-build@4.8.1: + resolution: {integrity: sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==} hasBin: true dev: false /node-releases@2.0.13: resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} + /node-releases@2.0.14: + resolution: {integrity: sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==} + /normalize-range@0.1.2: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} @@ -7067,7 +7249,7 @@ packages: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: - '@babel/code-frame': 7.22.13 + '@babel/code-frame': 7.24.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 @@ -7096,6 +7278,9 @@ packages: /picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} + /picocolors@1.0.1: + resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + /picomatch@2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -7146,8 +7331,8 @@ packages: /postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - /postcss@8.4.28: - resolution: {integrity: sha512-Z7V5j0cq8oEKyejIKfpD8b4eBy9cwW2JWPk0+fB1HOAMsfHbnAXLLS+PfVWlzMSLQaWttKDt607I0XHmpE67Vw==} + /postcss@8.4.31: + resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==} engines: {node: ^10 || ^12 || >=14} dependencies: nanoid: 3.3.6 @@ -7336,6 +7521,10 @@ packages: /react-is@18.2.0: resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} + dev: false + + /react-is@18.3.1: + resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} /react-number-format@5.3.1(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-qpYcQLauIeEhCZUZY9jXZnnroOtdy3jYaS1zQ3M1Sr6r/KMOBEIGNIb7eKT19g2N1wbYgFgvDzs19hw5TrB8XQ==} @@ -7419,7 +7608,7 @@ packages: '@types/react': 18.2.20 react: 18.2.0 react-style-singleton: 2.2.1(@types/react@18.2.20)(react@18.2.0) - tslib: 2.6.2 + tslib: 2.6.3 dev: false /react-remove-scroll@2.5.5(@types/react@18.2.20)(react@18.2.0): @@ -7436,7 +7625,7 @@ packages: react: 18.2.0 react-remove-scroll-bar: 2.3.4(@types/react@18.2.20)(react@18.2.0) react-style-singleton: 2.2.1(@types/react@18.2.20)(react@18.2.0) - tslib: 2.6.2 + tslib: 2.6.3 use-callback-ref: 1.3.0(@types/react@18.2.20)(react@18.2.0) use-sidecar: 1.1.2(@types/react@18.2.20)(react@18.2.0) dev: false @@ -7508,7 +7697,7 @@ packages: get-nonce: 1.0.1 invariant: 2.2.4 react: 18.2.0 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /react@18.2.0: @@ -7546,7 +7735,7 @@ packages: /redux@4.2.1: resolution: {integrity: sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 dev: false /reflect.getprototypeof@1.0.4: @@ -7561,8 +7750,8 @@ packages: which-builtin-type: 1.1.3 dev: false - /regenerator-runtime@0.14.0: - resolution: {integrity: sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==} + /regenerator-runtime@0.14.1: + resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} dev: false /regexp.prototype.flags@1.5.1: @@ -7634,15 +7823,18 @@ packages: optionalDependencies: fsevents: 2.3.3 - /rpc-websockets@7.6.0: - resolution: {integrity: sha512-Jgcs8q6t8Go98dEulww1x7RysgTkzpCMelVxZW4hvuyFtOGpeUz9prpr2KjUa/usqxgFCd9Tu3+yhHEP9GVmiQ==} + /rpc-websockets@9.0.1: + resolution: {integrity: sha512-JCkdc/TfJBGRfmjIFK7cmqX79nwPWUd9xCM0DAydRbdLShsW3j/GV2gmPlaFa8V1+2u4V/O47fm4ZR5+F6HyDw==} dependencies: - '@babel/runtime': 7.23.1 - eventemitter3: 4.0.7 + '@swc/helpers': 0.5.11 + '@types/uuid': 8.3.4 + '@types/ws': 8.5.10 + buffer: 6.0.3 + eventemitter3: 5.0.1 uuid: 8.3.2 - ws: 8.14.2(bufferutil@4.0.7)(utf-8-validate@5.0.10) + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) optionalDependencies: - bufferutil: 4.0.7 + bufferutil: 4.0.8 utf-8-validate: 5.0.10 dev: false @@ -7856,7 +8048,7 @@ packages: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - /styled-components@5.3.11(@babel/core@7.23.0)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): + /styled-components@5.3.11(@babel/core@7.24.7)(react-dom@18.2.0)(react-is@18.3.1)(react@18.2.0): resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==} engines: {node: '>=10'} peerDependencies: @@ -7865,27 +8057,23 @@ packages: react-is: '>= 16.8.0' dependencies: '@babel/helper-module-imports': 7.22.15 - '@babel/traverse': 7.23.0(supports-color@5.5.0) + '@babel/traverse': 7.24.7(supports-color@5.5.0) '@emotion/is-prop-valid': 1.2.1 '@emotion/stylis': 0.8.5 '@emotion/unitless': 0.7.5 - babel-plugin-styled-components: 2.1.4(@babel/core@7.23.0)(styled-components@5.3.11) + babel-plugin-styled-components: 2.1.4(@babel/core@7.24.7)(styled-components@5.3.11) css-to-react-native: 3.2.0 hoist-non-react-statics: 3.3.2 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - react-is: 18.2.0 + react-is: 18.3.1 shallowequal: 1.1.0 supports-color: 5.5.0 transitivePeerDependencies: - '@babel/core' - /superstruct@0.14.2: - resolution: {integrity: sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ==} - dev: false - - /superstruct@1.0.3: - resolution: {integrity: sha512-8iTn3oSS8nRGn+C2pgXSKPI3jmpm6FExNazNpjvqS6ZUJQCej3PUXEKM8NjHBOs54ExM+LPW/FBRhymrdcCiSg==} + /superstruct@1.0.4: + resolution: {integrity: sha512-7JpaAoX2NGyoFlI9NBh66BQXGONc+uE+MRS5i2iOBKuS4e+ccgMDjATgZldkah+33DakBxDHiss9kvUcGAO8UQ==} engines: {node: '>=14.0.0'} dev: false @@ -7980,8 +8168,8 @@ packages: resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} dev: false - /tslib@2.6.2: - resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + /tslib@2.6.3: + resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} dev: false /type-check@0.4.0: @@ -8061,7 +8249,7 @@ packages: /unload@2.2.0: resolution: {integrity: sha512-B60uB5TNBLtN6/LsgAf3udH9saB5p7gqJwcFfbOEZ8BcBHnGwCf6G/TGiEqkRAxX7zAFIUtzdrXQSdL3Q/wqNA==} dependencies: - '@babel/runtime': 7.23.1 + '@babel/runtime': 7.24.7 detect-node: 2.1.0 dev: false @@ -8073,7 +8261,17 @@ packages: dependencies: browserslist: 4.22.1 escalade: 3.1.1 - picocolors: 1.0.0 + picocolors: 1.0.1 + + /update-browserslist-db@1.0.16(browserslist@4.23.1): + resolution: {integrity: sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==} + hasBin: true + peerDependencies: + browserslist: '>= 4.21.0' + dependencies: + browserslist: 4.23.1 + escalade: 3.1.2 + picocolors: 1.0.1 /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} @@ -8096,7 +8294,7 @@ packages: dependencies: '@types/react': 18.2.20 react: 18.2.0 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /use-sidecar@1.1.2(@types/react@18.2.20)(react@18.2.0): @@ -8112,7 +8310,7 @@ packages: '@types/react': 18.2.20 detect-node-es: 1.1.0 react: 18.2.0 - tslib: 2.6.2 + tslib: 2.6.3 dev: false /use-sync-external-store@1.2.0(react@18.2.0): @@ -8128,7 +8326,7 @@ packages: engines: {node: '>=6.14.2'} requiresBuild: true dependencies: - node-gyp-build: 4.6.1 + node-gyp-build: 4.8.1 dev: false /util-deprecate@1.0.2: @@ -8186,7 +8384,30 @@ packages: - zod dev: false - /vite-plugin-svgr@3.2.0(typescript@5.1.6)(vite@4.4.5): + /viem@2.15.1(typescript@5.1.6): + resolution: {integrity: sha512-Vrveen3vDOJyPf8Q8TDyWePG2pTdK6IpSi4P6qlvAP+rXkAeqRvwYBy9AmGm+BeYpCETAyTT0SrCP6458XSt+w==} + peerDependencies: + typescript: '>=5.0.4' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@adraffy/ens-normalize': 1.10.0 + '@noble/curves': 1.2.0 + '@noble/hashes': 1.3.2 + '@scure/bip32': 1.3.2 + '@scure/bip39': 1.2.1 + abitype: 1.0.0(typescript@5.1.6) + isows: 1.0.4(ws@8.17.1) + typescript: 5.1.6 + ws: 8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) + transitivePeerDependencies: + - bufferutil + - utf-8-validate + - zod + dev: false + + /vite-plugin-svgr@3.2.0(typescript@5.1.6)(vite@4.5.3): resolution: {integrity: sha512-Uvq6niTvhqJU6ga78qLKBFJSDvxWhOnyfQSoKpDPMAGxJPo5S3+9hyjExE5YDj6Lpa4uaLkGc1cBgxXov+LjSw==} peerDependencies: vite: ^2.6.0 || 3 || 4 @@ -8194,15 +8415,15 @@ packages: '@rollup/pluginutils': 5.0.5 '@svgr/core': 7.0.0(typescript@5.1.6) '@svgr/plugin-jsx': 7.0.0 - vite: 4.4.5(@types/node@20.5.1) + vite: 4.5.3(@types/node@20.5.1) transitivePeerDependencies: - rollup - supports-color - typescript dev: false - /vite@4.4.5(@types/node@20.5.1): - resolution: {integrity: sha512-4m5kEtAWHYr0O1Fu7rZp64CfO1PsRGZlD3TAB32UmQlpd7qg15VF7ROqGN5CyqN7HFuwr7ICNM2+fDWRqFEKaA==} + /vite@4.5.3(@types/node@20.5.1): + resolution: {integrity: sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -8231,12 +8452,12 @@ packages: dependencies: '@types/node': 20.5.1 esbuild: 0.18.20 - postcss: 8.4.28 + postcss: 8.4.31 rollup: 3.29.4 optionalDependencies: fsevents: 2.3.3 - /wagmi@1.4.1(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@1.16.2): + /wagmi@1.4.1(@types/react@18.2.20)(react-dom@18.2.0)(react@18.2.0)(typescript@5.1.6)(viem@2.15.1): resolution: {integrity: sha512-v3xd+uYZfLCAs1I4fLU7U9hg/gCw+Ud005J7kNR0mi20BcFAEU1EDN1LxHxpjUV0qKhOzSlMlrLjJyBCmSYhFA==} peerDependencies: react: '>=17.0.0' @@ -8249,12 +8470,12 @@ packages: '@tanstack/query-sync-storage-persister': 4.36.1 '@tanstack/react-query': 4.36.1(react-dom@18.2.0)(react@18.2.0) '@tanstack/react-query-persist-client': 4.36.1(@tanstack/react-query@4.36.1) - '@wagmi/core': 1.4.1(@types/react@18.2.20)(react@18.2.0)(typescript@5.1.6)(viem@1.16.2) + '@wagmi/core': 1.4.1(@types/react@18.2.20)(react@18.2.0)(typescript@5.1.6)(viem@2.15.1) abitype: 0.8.7(typescript@5.1.6) react: 18.2.0 typescript: 5.1.6 use-sync-external-store: 1.2.0(react@18.2.0) - viem: 1.16.2(typescript@5.1.6) + viem: 2.15.1(typescript@5.1.6) transitivePeerDependencies: - '@react-native-async-storage/async-storage' - '@types/react' @@ -8363,8 +8584,8 @@ packages: optional: true dev: false - /ws@7.5.9: - resolution: {integrity: sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==} + /ws@7.5.10: + resolution: {integrity: sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8389,9 +8610,22 @@ packages: optional: true dev: false - /ws@8.14.2(bufferutil@4.0.7)(utf-8-validate@5.0.10): + /ws@8.14.2: resolution: {integrity: sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==} engines: {node: '>=10.0.0'} + peerDependencies: + bufferutil: ^4.0.1 + utf-8-validate: '>=5.0.2' + peerDependenciesMeta: + bufferutil: + optional: true + utf-8-validate: + optional: true + dev: false + + /ws@8.17.1(bufferutil@4.0.8)(utf-8-validate@5.0.10): + resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} + engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 utf-8-validate: '>=5.0.2' @@ -8401,7 +8635,7 @@ packages: utf-8-validate: optional: true dependencies: - bufferutil: 4.0.7 + bufferutil: 4.0.8 utf-8-validate: 5.0.10 dev: false