From f3c04d33a5c7da2f548edafd5a2feac6e7aa00fe Mon Sep 17 00:00:00 2001 From: Glitch <66949816+glitch-txs@users.noreply.github.com> Date: Fri, 2 Feb 2024 16:43:26 -0300 Subject: [PATCH] update lock (#449) * update lock * update next & react lock --- dapps/web3modal/next/pnpm-lock.yaml | 323 +++++++------- dapps/web3modal/react/pnpm-lock.yaml | 619 +++++++++----------------- dapps/web3modal/svelte/package.json | 2 +- dapps/web3modal/svelte/pnpm-lock.yaml | 320 +++++++------ 4 files changed, 536 insertions(+), 728 deletions(-) diff --git a/dapps/web3modal/next/pnpm-lock.yaml b/dapps/web3modal/next/pnpm-lock.yaml index 7001486..dfd8a68 100644 --- a/dapps/web3modal/next/pnpm-lock.yaml +++ b/dapps/web3modal/next/pnpm-lock.yaml @@ -6,49 +6,49 @@ settings: dependencies: '@tanstack/react-query': - specifier: ^5.17.19 + specifier: 5.17.19 version: 5.17.19(react@18.2.0) '@web3modal/wagmi': specifier: 4.0.0-alpha.3 - version: 4.0.0-alpha.3(@types/react@18.2.48)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.3.3)(viem@2.5.0) + version: 4.0.0-alpha.3(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.5.0) next: specifier: 14.0.4 version: 14.0.4(@babel/core@7.23.7)(react-dom@18.2.0)(react@18.2.0) react: - specifier: ^18 + specifier: 18.2.0 version: 18.2.0 react-dom: - specifier: ^18 + specifier: 18.2.0 version: 18.2.0(react@18.2.0) viem: - specifier: ^2.5.0 - version: 2.5.0(typescript@5.3.3) + specifier: 2.5.0 + version: 2.5.0(typescript@5.0.2) wagmi: - specifier: ^2.5.2 - version: 2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.48)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) + specifier: 2.5.2 + version: 2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) devDependencies: '@biomejs/biome': specifier: 1.5.2 version: 1.5.2 '@types/node': - specifier: ^20 + specifier: 20.11.4 version: 20.11.4 '@types/react': - specifier: ^18 - version: 18.2.48 + specifier: 18.2.14 + version: 18.2.14 '@types/react-dom': - specifier: ^18 - version: 18.2.18 + specifier: 18.2.6 + version: 18.2.6 eslint: - specifier: ^8 - version: 8.56.0 + specifier: 8.44.0 + version: 8.44.0 eslint-config-next: specifier: 14.0.4 - version: 14.0.4(eslint@8.56.0)(typescript@5.3.3) + version: 14.0.4(eslint@8.44.0)(typescript@5.0.2) typescript: - specifier: ^5 - version: 5.3.3 + specifier: 5.0.2 + version: 5.0.2 packages: @@ -1647,7 +1647,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.3(@types/react@18.2.48)(react@18.2.0): + /@emotion/react@11.11.3(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} peerDependencies: '@types/react': '*' @@ -1663,7 +1663,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.48 + '@types/react': 18.2.14 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -1682,7 +1682,7 @@ packages: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -1695,11 +1695,11 @@ packages: '@babel/runtime': 7.23.8 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.3(@types/react@18.2.48)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.14)(react@18.2.0) '@emotion/serialize': 1.1.3 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 - '@types/react': 18.2.48 + '@types/react': 18.2.14 react: 18.2.0 dev: false @@ -1723,13 +1723,13 @@ packages: resolution: {integrity: sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==} dev: false - /@eslint-community/eslint-utils@4.4.0(eslint@8.56.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.56.0 + eslint: 8.44.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1755,8 +1755,8 @@ packages: - supports-color dev: true - /@eslint/js@8.56.0: - resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} + /@eslint/js@8.44.0: + resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -2044,11 +2044,11 @@ packages: - supports-color dev: false - /@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.48)(react-native@0.73.2): + /@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2): resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==} dependencies: - '@emotion/react': 11.11.3(@types/react@18.2.48)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.48)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.14)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.14)(react@18.2.0) i18next: 22.5.1 qr-code-styling: 1.6.0-rc.1 react: 18.2.0 @@ -2059,7 +2059,7 @@ packages: - react-native dev: false - /@metamask/sdk@0.14.1(@types/react@18.2.48)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0): + /@metamask/sdk@0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0): resolution: {integrity: sha512-52kfvnlyMXRO8/oPGoQOFMevSjgkLzpl8aGG6Ivx/6jiqSv5ScuOg6YdSWXR937Ts0zWE0V8KTUBMfnGGt0S9Q==} peerDependencies: react: ^18.2.0 @@ -2074,7 +2074,7 @@ packages: '@metamask/post-message-stream': 6.2.0 '@metamask/providers': 10.2.1 '@metamask/sdk-communication-layer': 0.14.1 - '@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.48)(react-native@0.73.2) + '@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.14)(react-native@0.73.2) '@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.2) '@types/dom-screen-wake-lock': 1.0.3 bowser: 2.11.0 @@ -2835,10 +2835,10 @@ packages: resolution: {integrity: sha512-UY+FGM/2jjMkzQLn8pxcHGMaVLh9aEitG3zY2CiY7XHdLiz3bZOwa6oDxNqEMv7zZkV+cj5DOdz0cQ1BP5Hjgw==} dev: true - /@safe-global/safe-apps-provider@0.18.1(typescript@5.3.3): + /@safe-global/safe-apps-provider@0.18.1(typescript@5.0.2): resolution: {integrity: sha512-V4a05A3EgJcriqtDoJklDz1BOinWhC6P0hjUSxshA4KOZM7rGPCTto/usXs09zr1vvL28evl/NldSTv97j2bmg==} dependencies: - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -2847,11 +2847,11 @@ packages: - zod dev: false - /@safe-global/safe-apps-sdk@8.1.0(typescript@5.3.3): + /@safe-global/safe-apps-sdk@8.1.0(typescript@5.0.2): resolution: {integrity: sha512-XJbEPuaVc7b9n23MqlF6c+ToYIS3f7P2Sel8f3cSBQ9WORE4xrSuvhMpK9fDSFqJ7by/brc+rmJR/5HViRr0/w==} dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.14.0 - viem: 1.21.4(typescript@5.3.3) + viem: 1.21.4(typescript@5.0.2) transitivePeerDependencies: - bufferutil - typescript @@ -3127,14 +3127,14 @@ packages: /@types/prop-types@15.7.11: resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - /@types/react-dom@18.2.18: - resolution: {integrity: sha512-TJxDm6OfAX2KJWJdMEVTwWke5Sc/E/RlnPGvGfS0W7+6ocy2xhDVQVh/KvC2Uf7kACs+gDytdusDSdWfWkaNzw==} + /@types/react-dom@18.2.6: + resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.14 dev: true - /@types/react@18.2.48: - resolution: {integrity: sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==} + /@types/react@18.2.14: + resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.8 @@ -3173,7 +3173,7 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/parser@6.19.0(eslint@8.56.0)(typescript@5.3.3): + /@typescript-eslint/parser@6.19.0(eslint@8.44.0)(typescript@5.0.2): resolution: {integrity: sha512-1DyBLG5SH7PYCd00QlroiW60YJ4rWMuUGa/JBV0iZuqi4l4IK3twKPq5ZkEebmGqRjXWVgsUzfd3+nZveewgow==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -3185,11 +3185,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.19.0 '@typescript-eslint/types': 6.19.0 - '@typescript-eslint/typescript-estree': 6.19.0(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.19.0(typescript@5.0.2) '@typescript-eslint/visitor-keys': 6.19.0 debug: 4.3.4 - eslint: 8.56.0 - typescript: 5.3.3 + eslint: 8.44.0 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true @@ -3207,7 +3207,7 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.19.0(typescript@5.3.3): + /@typescript-eslint/typescript-estree@6.19.0(typescript@5.0.2): resolution: {integrity: sha512-o/zefXIbbLBZ8YJ51NlkSAt2BamrK6XOmuxSR3hynMIzzyMY33KuJ9vuMdFSXW+H0tVvdF9qBPTHA91HDb4BIQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -3223,8 +3223,8 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.5.4 - ts-api-utils: 1.0.3(typescript@5.3.3) - typescript: 5.3.3 + ts-api-utils: 1.0.3(typescript@5.0.2) + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true @@ -3237,10 +3237,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone@1.2.0: - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: true - /@vue/compiler-core@3.4.14: resolution: {integrity: sha512-ro4Zzl/MPdWs7XwxT7omHRxAjMbDFRZEEjD+2m3NBf8YzAe3HuoSEZosXQo+m1GQ1G3LQ1LdmNh1RKTYe+ssEg==} requiresBuild: true @@ -3315,7 +3311,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.14 '@vue/shared': 3.4.14 - vue: 3.4.14(typescript@5.3.3) + vue: 3.4.14(typescript@5.0.2) dev: false /@vue/shared@3.4.14: @@ -3323,7 +3319,7 @@ packages: requiresBuild: true dev: false - /@wagmi/connectors@4.1.10(@types/react@18.2.48)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /@wagmi/connectors@4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-sevgZl9aTmFUb/IZcy9Jou+e/QM3LPjV+rm31aMFa8b5aRnQQoZ1KmDmy+v4rBR5jzfVErPDjh1/VdcMO5bmXA==} peerDependencies: '@wagmi/core': 2.6.1 @@ -3334,14 +3330,14 @@ packages: optional: true dependencies: '@coinbase/wallet-sdk': 3.9.1 - '@metamask/sdk': 0.14.1(@types/react@18.2.48)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) - '@safe-global/safe-apps-provider': 0.18.1(typescript@5.3.3) - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3) - '@wagmi/core': 2.6.1(@types/react@18.2.48)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.48)(react@18.2.0) - '@walletconnect/modal': 2.6.2(@types/react@18.2.48)(react@18.2.0) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) + '@metamask/sdk': 0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) + '@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.14)(react@18.2.0) + '@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0) + typescript: 5.0.2 + viem: 2.5.0(typescript@5.0.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -3367,7 +3363,7 @@ packages: - zod dev: false - /@wagmi/core@2.6.1(@types/react@18.2.48)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /@wagmi/core@2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-8uE4cpkGqHObjFcDUU6ZGqn9KiOO2wsJOKZ+bXevLOXe2a6M268vOUKJUM2d6/Whn4aBFEyMcX8ESdLuySS78w==} peerDependencies: '@tanstack/query-core': '>=5.0.0' @@ -3380,10 +3376,10 @@ packages: optional: true dependencies: eventemitter3: 5.0.1 - mipd: 0.0.5(typescript@5.3.3) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) - zustand: 4.4.1(@types/react@18.2.48)(react@18.2.0) + mipd: 0.0.5(typescript@5.0.2) + typescript: 5.0.2 + viem: 2.5.0(typescript@5.0.2) + zustand: 4.4.1(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - bufferutil @@ -3438,14 +3434,14 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/ethereum-provider@2.11.0(@types/react@18.2.48)(react@18.2.0): + /@walletconnect/ethereum-provider@2.11.0(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-YrTeHVjuSuhlUw7SQ6xBJXDuJ6iAC+RwINm9nVhoKYJSHAy3EVSJZOofMKrnecL0iRMtD29nj57mxAInIBRuZA==} dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.7 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/modal': 2.6.2(@types/react@18.2.48)(react@18.2.0) + '@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0) '@walletconnect/sign-client': 2.11.0 '@walletconnect/types': 2.11.0 '@walletconnect/universal-provider': 2.11.0 @@ -3566,19 +3562,19 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/modal-core@2.6.2(@types/react@18.2.48)(react@18.2.0): + /@walletconnect/modal-core@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-cv8ibvdOJQv2B+nyxP9IIFdxvQznMz8OOr/oR/AaUZym4hjXNL/l1a2UlSQBXrVjo3xxbouMxLb3kBsHoYP2CA==} dependencies: - valtio: 1.11.2(@types/react@18.2.48)(react@18.2.0) + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react dev: false - /@walletconnect/modal-ui@2.6.2(@types/react@18.2.48)(react@18.2.0): + /@walletconnect/modal-ui@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-rbdstM1HPGvr7jprQkyPggX7rP4XiCG85ZA+zWBEX0dVQg8PpAgRUqpeub4xQKDgY7pY/xLRXSiCVdWGqvG2HA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.48)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.2.14)(react@18.2.0) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -3587,11 +3583,11 @@ packages: - react dev: false - /@walletconnect/modal@2.6.2(@types/react@18.2.48)(react@18.2.0): + /@walletconnect/modal@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-eFopgKi8AjKf/0U4SemvcYw9zlLpx9njVN8sf6DAkowC2Md0gPU/UNEbH1Wwj407pEKnEds98pKWib1NN1ACoA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.48)(react@18.2.0) - '@walletconnect/modal-ui': 2.6.2(@types/react@18.2.48)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.2.14)(react@18.2.0) + '@walletconnect/modal-ui': 2.6.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react @@ -3766,12 +3762,12 @@ packages: dayjs: 1.11.10 dev: false - /@web3modal/core@4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0): + /@web3modal/core@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-NrIlwzaX/Q7sJ7+ML37iGM6m1x7EbeF0u+ONktKSz611QE84hnxDAWpj755C2MFG5H1EqDnGJ8ZhgL9BiwLXmA==} dependencies: '@web3modal/common': 4.0.0-alpha.3 '@web3modal/wallet': 4.0.0-alpha.3 - valtio: 1.11.2(@types/react@18.2.48)(react@18.2.0) + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react @@ -3783,47 +3779,47 @@ packages: buffer: 6.0.3 dev: false - /@web3modal/scaffold-react@4.0.0-alpha.3(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0): + /@web3modal/scaffold-react@4.0.0-alpha.3(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-flL36F+RfLLwj8q/kTzAFWHmiu6i1JuyBL6vxYPpwJlKkWtgXuQNSSjLimyp8Qxt18UbHAH7V2Z3fFcS2LtCaA==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false - /@web3modal/scaffold-utils@4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0): + /@web3modal/scaffold-utils@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-/N66YAI96aAMjtPGixFKlYmnWKIGyDJEFiUytL/9OjiQjbVbGyGR2YwsFmNZiNYIAH0Wn5kd1vjf/wqfOAEPww==} dependencies: '@web3modal/polyfills': 4.0.0-alpha.3 - '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) - valtio: 1.11.2(@types/react@18.2.48)(react@18.2.0) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/scaffold-vue@4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0)(vue@3.4.14): + /@web3modal/scaffold-vue@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0)(vue@3.4.14): resolution: {integrity: sha512-R3IIDdpPeZBxviquSAKup93SIOFIl6G21d9SUYWRPmv0Smao7QjgDUKaQQC8KIYwA5Ga0txu2hT8cFRwO0qEZg==} peerDependencies: vue: '>=3' dependencies: - '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) - vue: 3.4.14(typescript@5.3.3) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + vue: 3.4.14(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/scaffold@4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0): + /@web3modal/scaffold@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-yXdKFJPyhD12vVqKhI3NndFhPhYd8x6oNt945gCXXeorFozocnTL5YBlAUYCu58fMxhGO0sJMTxxXbFzIkx5Wg==} dependencies: '@web3modal/common': 4.0.0-alpha.3 - '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) + '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) '@web3modal/ui': 4.0.0-alpha.3 lit: 3.1.0 transitivePeerDependencies: @@ -3831,7 +3827,7 @@ packages: - react dev: false - /@web3modal/siwe@4.0.0-alpha.3(@types/react@18.2.48)(typescript@5.3.3): + /@web3modal/siwe@4.0.0-alpha.3(@types/react@18.2.14)(typescript@5.0.2): resolution: {integrity: sha512-OLaILPs8AaPgiy297uWEF4q1I30/g7tcmJFeyLHQraN+6RK2B0m2Hw+HnLLwLXPu1KfksXD3QS21wbV2W4ekCA==} requiresBuild: true peerDependenciesMeta: @@ -3842,12 +3838,12 @@ packages: vue: optional: true dependencies: - '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) - '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) + '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) optionalDependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vue: 3.4.14(typescript@5.3.3) + vue: 3.4.14(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - typescript @@ -3861,7 +3857,7 @@ packages: qrcode: 1.5.3 dev: false - /@web3modal/wagmi@4.0.0-alpha.3(@types/react@18.2.48)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.3.3)(viem@2.5.0): + /@web3modal/wagmi@4.0.0-alpha.3(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-NPPdDjoPCIk5CNqv3SnposspMhD8OsJRQmEaw043jvs+RLSdgKhdTAVy4Ns//Q4aNxobec5usS4KUyNe5Iz13A==} peerDependencies: '@wagmi/connectors': '>=4.0.0' @@ -3877,19 +3873,19 @@ packages: vue: optional: true dependencies: - '@wagmi/connectors': 4.1.10(@types/react@18.2.48)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@wagmi/core': 2.6.1(@types/react@18.2.48)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) + '@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) '@web3modal/polyfills': 4.0.0-alpha.3 - '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) - '@web3modal/scaffold-react': 4.0.0-alpha.3(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) - '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0) - '@web3modal/scaffold-vue': 4.0.0-alpha.3(@types/react@18.2.48)(react@18.2.0)(vue@3.4.14) - viem: 2.5.0(typescript@5.3.3) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-react': 4.0.0-alpha.3(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-vue': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0)(vue@3.4.14) + viem: 2.5.0(typescript@5.0.2) optionalDependencies: - '@web3modal/siwe': 4.0.0-alpha.3(@types/react@18.2.48)(typescript@5.3.3) + '@web3modal/siwe': 4.0.0-alpha.3(@types/react@18.2.14)(typescript@5.0.2) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vue: 3.4.14(typescript@5.3.3) + vue: 3.4.14(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - typescript @@ -3902,7 +3898,7 @@ packages: zod: 3.22.4 dev: false - /abitype@0.9.8(typescript@5.3.3): + /abitype@0.9.8(typescript@5.0.2): resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==} peerDependencies: typescript: '>=5.0.4' @@ -3913,10 +3909,10 @@ packages: zod: optional: true dependencies: - typescript: 5.3.3 + typescript: 5.0.2 dev: false - /abitype@1.0.0(typescript@5.3.3): + /abitype@1.0.0(typescript@5.0.2): resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==} peerDependencies: typescript: '>=5.0.4' @@ -3927,7 +3923,7 @@ packages: zod: optional: true dependencies: - typescript: 5.3.3 + typescript: 5.0.2 dev: false /abort-controller@3.0.0: @@ -5078,7 +5074,7 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-next@14.0.4(eslint@8.56.0)(typescript@5.3.3): + /eslint-config-next@14.0.4(eslint@8.44.0)(typescript@5.0.2): resolution: {integrity: sha512-9/xbOHEQOmQtqvQ1UsTQZpnA7SlDMBtuKJ//S4JnoyK3oGLhILKXdBgu/UO7lQo/2xOykQULS1qQ6p2+EpHgAQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 @@ -5089,15 +5085,15 @@ packages: dependencies: '@next/eslint-plugin-next': 14.0.4 '@rushstack/eslint-patch': 1.6.1 - '@typescript-eslint/parser': 6.19.0(eslint@8.56.0)(typescript@5.3.3) - eslint: 8.56.0 + '@typescript-eslint/parser': 6.19.0(eslint@8.44.0)(typescript@5.0.2) + eslint: 8.44.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) - eslint-plugin-jsx-a11y: 6.8.0(eslint@8.56.0) - eslint-plugin-react: 7.33.2(eslint@8.56.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) - typescript: 5.3.3 + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) + eslint-plugin-jsx-a11y: 6.8.0(eslint@8.44.0) + eslint-plugin-react: 7.33.2(eslint@8.44.0) + eslint-plugin-react-hooks: 4.6.0(eslint@8.44.0) + typescript: 5.0.2 transitivePeerDependencies: - eslint-import-resolver-webpack - supports-color @@ -5113,7 +5109,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0): + /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0): resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -5122,9 +5118,9 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.15.0 - eslint: 8.56.0 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint: 8.44.0 + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 @@ -5136,7 +5132,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -5157,16 +5153,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.19.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.19.0(eslint@8.44.0)(typescript@5.0.2) debug: 3.2.7 - eslint: 8.56.0 + eslint: 8.44.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.44.0) transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0): resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: @@ -5176,16 +5172,16 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.19.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.19.0(eslint@8.44.0)(typescript@5.0.2) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.56.0 + eslint: 8.44.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.19.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.44.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -5201,7 +5197,7 @@ packages: - supports-color dev: true - /eslint-plugin-jsx-a11y@6.8.0(eslint@8.56.0): + /eslint-plugin-jsx-a11y@6.8.0(eslint@8.44.0): resolution: {integrity: sha512-Hdh937BS3KdwwbBaKd5+PLCOmYY6U4f2h9Z2ktwtNKvIdIEu137rjYbcb9ApSbVJfWxANNuiKTD/9tOKjK9qOA==} engines: {node: '>=4.0'} peerDependencies: @@ -5217,7 +5213,7 @@ packages: damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 es-iterator-helpers: 1.0.15 - eslint: 8.56.0 + eslint: 8.44.0 hasown: 2.0.0 jsx-ast-utils: 3.3.5 language-tags: 1.0.9 @@ -5226,16 +5222,16 @@ packages: object.fromentries: 2.0.7 dev: true - /eslint-plugin-react-hooks@4.6.0(eslint@8.56.0): + /eslint-plugin-react-hooks@4.6.0(eslint@8.44.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.56.0 + eslint: 8.44.0 dev: true - /eslint-plugin-react@7.33.2(eslint@8.56.0): + /eslint-plugin-react@7.33.2(eslint@8.44.0): resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==} engines: {node: '>=4'} peerDependencies: @@ -5246,7 +5242,7 @@ packages: array.prototype.tosorted: 1.1.2 doctrine: 2.1.0 es-iterator-helpers: 1.0.15 - eslint: 8.56.0 + eslint: 8.44.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 @@ -5273,19 +5269,18 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.56.0: - resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} + /eslint@8.44.0: + resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.56.0 + '@eslint/js': 8.44.0 '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -5304,6 +5299,7 @@ packages: globals: 13.24.0 graphemer: 1.4.0 ignore: 5.3.0 + import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -5315,6 +5311,7 @@ packages: natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 + strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -7112,7 +7109,7 @@ packages: /minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - /mipd@0.0.5(typescript@5.3.3): + /mipd@0.0.5(typescript@5.0.2): resolution: {integrity: sha512-gbKA784D2WKb5H/GtqEv+Ofd1S9Zj+Z/PGDIl1u1QAbswkxD28BQ5bSXQxkeBzPBABg1iDSbiwGG1XqlOxRspA==} peerDependencies: typescript: '>=5.0.4' @@ -7120,8 +7117,8 @@ packages: typescript: optional: true dependencies: - typescript: 5.3.3 - viem: 1.21.4(typescript@5.3.3) + typescript: 5.0.2 + viem: 1.21.4(typescript@5.0.2) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -8767,13 +8764,13 @@ packages: resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} dev: false - /ts-api-utils@1.0.3(typescript@5.3.3): + /ts-api-utils@1.0.3(typescript@5.0.2): resolution: {integrity: sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.3.3 + typescript: 5.0.2 dev: true /tsconfig-paths@3.15.0: @@ -8853,9 +8850,9 @@ packages: is-typed-array: 1.1.12 dev: true - /typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} - engines: {node: '>=14.17'} + /typescript@5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true /ufo@1.3.2: @@ -9058,7 +9055,7 @@ packages: hasBin: true dev: false - /valtio@1.11.2(@types/react@18.2.48)(react@18.2.0): + /valtio@1.11.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-1XfIxnUXzyswPAPXo1P3Pdx2mq/pIqZICkWN60Hby0d9Iqb+MEIpqgYVlbflvHdrp2YR/q3jyKWRPJJ100yxaw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -9070,7 +9067,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.14 proxy-compare: 2.5.1 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) @@ -9081,7 +9078,7 @@ packages: engines: {node: '>= 0.8'} dev: false - /viem@1.21.4(typescript@5.3.3): + /viem@1.21.4(typescript@5.0.2): resolution: {integrity: sha512-BNVYdSaUjeS2zKQgPs+49e5JKocfo60Ib2yiXOWBT6LuVxY1I/6fFX3waEtpXvL1Xn4qu+BVitVtMh9lyThyhQ==} peerDependencies: typescript: '>=5.0.4' @@ -9094,9 +9091,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 0.9.8(typescript@5.3.3) + abitype: 0.9.8(typescript@5.0.2) isows: 1.0.3(ws@8.13.0) - typescript: 5.3.3 + typescript: 5.0.2 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -9104,7 +9101,7 @@ packages: - zod dev: false - /viem@2.5.0(typescript@5.3.3): + /viem@2.5.0(typescript@5.0.2): resolution: {integrity: sha512-ytHXIWtlgPs4mcsGxXjJrQ25v+N4dE2hBzgCU8CVv4iXNh3PRFRgyYa7igZlmxiMVzkfSHHADOtivS980JhilA==} peerDependencies: typescript: '>=5.0.4' @@ -9117,9 +9114,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.3.3) + abitype: 1.0.0(typescript@5.0.2) isows: 1.0.3(ws@8.13.0) - typescript: 5.3.3 + typescript: 5.0.2 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -9136,7 +9133,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /vue@3.4.14(typescript@5.3.3): + /vue@3.4.14(typescript@5.0.2): resolution: {integrity: sha512-Rop5Al/ZcBbBz+KjPZaZDgHDX0kUP4duEzDbm+1o91uxYUNmJrZSBuegsNIJvUGy+epLevNRNhLjm08VKTgGyw==} requiresBuild: true peerDependencies: @@ -9150,10 +9147,10 @@ packages: '@vue/runtime-dom': 3.4.14 '@vue/server-renderer': 3.4.14(vue@3.4.14) '@vue/shared': 3.4.14 - typescript: 5.3.3 + typescript: 5.0.2 dev: false - /wagmi@2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.48)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /wagmi@2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-epc0OmQYBWJfJGcitqE5CfpvlP/Ka79T8UPsRj6jsdE1qgoMoPAVYRdGbgOXB2/+KjeQJVVsD4wp3bTIh7p5tw==} peerDependencies: '@tanstack/react-query': '>=5.0.0' @@ -9165,12 +9162,12 @@ packages: optional: true dependencies: '@tanstack/react-query': 5.17.19(react@18.2.0) - '@wagmi/connectors': 4.1.10(@types/react@18.2.48)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@wagmi/core': 2.6.1(@types/react@18.2.48)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) + '@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) react: 18.2.0 - typescript: 5.3.3 + typescript: 5.0.2 use-sync-external-store: 1.2.0(react@18.2.0) - viem: 2.5.0(typescript@5.3.3) + viem: 2.5.0(typescript@5.0.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -9478,7 +9475,7 @@ packages: requiresBuild: true dev: false - /zustand@4.4.1(@types/react@18.2.48)(react@18.2.0): + /zustand@4.4.1(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -9493,7 +9490,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.48 + '@types/react': 18.2.14 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false diff --git a/dapps/web3modal/react/pnpm-lock.yaml b/dapps/web3modal/react/pnpm-lock.yaml index e27da0e..dcc52ce 100644 --- a/dapps/web3modal/react/pnpm-lock.yaml +++ b/dapps/web3modal/react/pnpm-lock.yaml @@ -6,58 +6,58 @@ settings: dependencies: '@tanstack/react-query': - specifier: ^5.17.19 + specifier: 5.17.19 version: 5.17.19(react@18.2.0) '@web3modal/wagmi': - specifier: 4.0.0-alpha.2 - version: 4.0.0-alpha.2(@types/react@18.2.42)(@wagmi/connectors@4.1.6)(@wagmi/core@2.3.1)(typescript@5.3.3)(viem@2.5.0) + specifier: 4.0.0-alpha.3 + version: 4.0.0-alpha.3(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.5.0) react: - specifier: ^18.2.0 + specifier: 18.2.0 version: 18.2.0 react-dom: - specifier: ^18.2.0 + specifier: 18.2.0 version: 18.2.0(react@18.2.0) viem: - specifier: ^2.5.0 - version: 2.5.0(typescript@5.3.3) + specifier: 2.5.0 + version: 2.5.0(typescript@5.0.2) wagmi: - specifier: ^2.5.2 - version: 2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.42)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) + specifier: 2.5.2 + version: 2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) devDependencies: '@types/react': - specifier: ^18.2.14 - version: 18.2.42 + specifier: 18.2.14 + version: 18.2.14 '@types/react-dom': - specifier: ^18.2.6 - version: 18.2.17 + specifier: 18.2.6 + version: 18.2.6 '@typescript-eslint/eslint-plugin': - specifier: ^5.61.0 - version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.55.0)(typescript@5.3.3) + specifier: 5.61.0 + version: 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.0.2) '@typescript-eslint/parser': - specifier: ^5.61.0 - version: 5.62.0(eslint@8.55.0)(typescript@5.3.3) + specifier: 5.61.0 + version: 5.61.0(eslint@8.44.0)(typescript@5.0.2) '@vitejs/plugin-react-swc': - specifier: ^3.3.2 - version: 3.5.0(vite@4.5.1) + specifier: 3.3.2 + version: 3.3.2(vite@4.4.0) eslint: - specifier: ^8.44.0 - version: 8.55.0 + specifier: 8.44.0 + version: 8.44.0 eslint-plugin-react: - specifier: ^7.32.2 - version: 7.33.2(eslint@8.55.0) + specifier: 7.32.2 + version: 7.32.2(eslint@8.44.0) eslint-plugin-react-hooks: - specifier: ^4.6.0 - version: 4.6.0(eslint@8.55.0) + specifier: 4.6.0 + version: 4.6.0(eslint@8.44.0) eslint-plugin-react-refresh: - specifier: ^0.4.1 - version: 0.4.5(eslint@8.55.0) + specifier: 0.4.1 + version: 0.4.1(eslint@8.44.0) typescript: - specifier: ^5.0.2 - version: 5.3.3 + specifier: 5.0.2 + version: 5.0.2 vite: - specifier: ^4.4.0 - version: 4.5.1 + specifier: 4.4.0 + version: 4.4.0 packages: @@ -1582,7 +1582,7 @@ packages: resolution: {integrity: sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==} dev: false - /@emotion/react@11.11.3(@types/react@18.2.42)(react@18.2.0): + /@emotion/react@11.11.3(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-Cnn0kuq4DoONOMcnoVsTOR8E+AdnKFf//6kUWc4LCdnxj31pZWn7rIULd6Y7/Js1PiPHzn7SKCM9vB/jBni8eA==} peerDependencies: '@types/react': '*' @@ -1598,7 +1598,7 @@ packages: '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 '@emotion/weak-memoize': 0.3.1 - '@types/react': 18.2.42 + '@types/react': 18.2.14 hoist-non-react-statics: 3.3.2 react: 18.2.0 dev: false @@ -1617,7 +1617,7 @@ packages: resolution: {integrity: sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==} dev: false - /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.42)(react@18.2.0): + /@emotion/styled@11.11.0(@emotion/react@11.11.3)(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng==} peerDependencies: '@emotion/react': ^11.0.0-rc.0 @@ -1630,11 +1630,11 @@ packages: '@babel/runtime': 7.23.5 '@emotion/babel-plugin': 11.11.0 '@emotion/is-prop-valid': 1.2.1 - '@emotion/react': 11.11.3(@types/react@18.2.42)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.14)(react@18.2.0) '@emotion/serialize': 1.1.3 '@emotion/use-insertion-effect-with-fallbacks': 1.0.1(react@18.2.0) '@emotion/utils': 1.2.1 - '@types/react': 18.2.42 + '@types/react': 18.2.14 react: 18.2.0 dev: false @@ -1856,13 +1856,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.55.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.44.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.55.0 + eslint: 8.44.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1888,8 +1888,8 @@ packages: - supports-color dev: true - /@eslint/js@8.55.0: - resolution: {integrity: sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==} + /@eslint/js@8.44.0: + resolution: {integrity: sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -2177,11 +2177,11 @@ packages: - supports-color dev: false - /@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.42)(react-native@0.73.2): + /@metamask/sdk-install-modal-web@0.14.1(@types/react@18.2.14)(react-native@0.73.2): resolution: {integrity: sha512-emT8HKbnfVwGhPxyUfMja6DWzvtJvDEBQxqCVx93H0HsyrrOzOC43iGCAosslw6o5h7gOfRKLqWmK8V7jQAS2Q==} dependencies: - '@emotion/react': 11.11.3(@types/react@18.2.42)(react@18.2.0) - '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.42)(react@18.2.0) + '@emotion/react': 11.11.3(@types/react@18.2.14)(react@18.2.0) + '@emotion/styled': 11.11.0(@emotion/react@11.11.3)(@types/react@18.2.14)(react@18.2.0) i18next: 22.5.1 qr-code-styling: 1.6.0-rc.1 react: 18.2.0 @@ -2192,7 +2192,7 @@ packages: - react-native dev: false - /@metamask/sdk@0.14.1(@types/react@18.2.42)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0): + /@metamask/sdk@0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0): resolution: {integrity: sha512-52kfvnlyMXRO8/oPGoQOFMevSjgkLzpl8aGG6Ivx/6jiqSv5ScuOg6YdSWXR937Ts0zWE0V8KTUBMfnGGt0S9Q==} peerDependencies: react: ^18.2.0 @@ -2207,7 +2207,7 @@ packages: '@metamask/post-message-stream': 6.2.0 '@metamask/providers': 10.2.1 '@metamask/sdk-communication-layer': 0.14.1 - '@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.42)(react-native@0.73.2) + '@metamask/sdk-install-modal-web': 0.14.1(@types/react@18.2.14)(react-native@0.73.2) '@react-native-async-storage/async-storage': 1.21.0(react-native@0.73.2) '@types/dom-screen-wake-lock': 1.0.3 bowser: 2.11.0 @@ -2868,10 +2868,10 @@ packages: react-native: 0.73.2(@babel/core@7.23.7)(@babel/preset-env@7.23.8)(react@18.2.0) dev: false - /@safe-global/safe-apps-provider@0.18.1(typescript@5.3.3): + /@safe-global/safe-apps-provider@0.18.1(typescript@5.0.2): resolution: {integrity: sha512-V4a05A3EgJcriqtDoJklDz1BOinWhC6P0hjUSxshA4KOZM7rGPCTto/usXs09zr1vvL28evl/NldSTv97j2bmg==} dependencies: - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2) events: 3.3.0 transitivePeerDependencies: - bufferutil @@ -2880,11 +2880,11 @@ packages: - zod dev: false - /@safe-global/safe-apps-sdk@8.1.0(typescript@5.3.3): + /@safe-global/safe-apps-sdk@8.1.0(typescript@5.0.2): resolution: {integrity: sha512-XJbEPuaVc7b9n23MqlF6c+ToYIS3f7P2Sel8f3cSBQ9WORE4xrSuvhMpK9fDSFqJ7by/brc+rmJR/5HViRr0/w==} dependencies: '@safe-global/safe-gateway-typescript-sdk': 3.13.2 - viem: 1.19.11(typescript@5.3.3) + viem: 1.19.11(typescript@5.0.2) transitivePeerDependencies: - bufferutil - typescript @@ -3266,14 +3266,14 @@ packages: /@types/prop-types@15.7.11: resolution: {integrity: sha512-ga8y9v9uyeiLdpKddhxYQkxNDrfvuPrlFb0N1qnZZByvcElJaXthF1UhvCh9TLWJBEHeNtdnbysW7Y6Uq8CVng==} - /@types/react-dom@18.2.17: - resolution: {integrity: sha512-rvrT/M7Df5eykWFxn6MYt5Pem/Dbyc1N8Y0S9Mrkw2WFCRiqUgw9P7ul2NpwsXCSM1DVdENzdG9J5SreqfAIWg==} + /@types/react-dom@18.2.6: + resolution: {integrity: sha512-2et4PDvg6PVCyS7fuTc4gPoksV58bW0RwSxWKcPRcHZf0PRUGq03TKcD/rUHe3azfV6/5/biUBJw+HhCQjaP0A==} dependencies: - '@types/react': 18.2.42 + '@types/react': 18.2.14 dev: true - /@types/react@18.2.42: - resolution: {integrity: sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA==} + /@types/react@18.2.14: + resolution: {integrity: sha512-A0zjq+QN/O0Kpe30hA1GidzyFjatVvrpIvWLxD+xv67Vt91TWWgco9IvrJBkeyHm1trGaFS/FSGqPlhyeZRm0g==} dependencies: '@types/prop-types': 15.7.11 '@types/scheduler': 0.16.8 @@ -3316,8 +3316,8 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.55.0)(typescript@5.3.3): - resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} + /@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.44.0)(typescript@5.0.2): + resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -3328,24 +3328,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 5.62.0(eslint@8.55.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/type-utils': 5.62.0(eslint@8.55.0)(typescript@5.3.3) - '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/parser': 5.61.0(eslint@8.44.0)(typescript@5.0.2) + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/type-utils': 5.61.0(eslint@8.44.0)(typescript@5.0.2) + '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.0.2) debug: 4.3.4 - eslint: 8.55.0 + eslint: 8.44.0 graphemer: 1.4.0 ignore: 5.3.0 natural-compare-lite: 1.4.0 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.3.3) - typescript: 5.3.3 + tsutils: 3.21.0(typescript@5.0.2) + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.62.0(eslint@8.55.0)(typescript@5.3.3): - resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} + /@typescript-eslint/parser@5.61.0(eslint@8.44.0)(typescript@5.0.2): + resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -3354,26 +3354,26 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.0.2) debug: 4.3.4 - eslint: 8.55.0 - typescript: 5.3.3 + eslint: 8.44.0 + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@5.62.0: - resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} + /@typescript-eslint/scope-manager@5.61.0: + resolution: {integrity: sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/visitor-keys': 5.62.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/visitor-keys': 5.61.0 dev: true - /@typescript-eslint/type-utils@5.62.0(eslint@8.55.0)(typescript@5.3.3): - resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} + /@typescript-eslint/type-utils@5.61.0(eslint@8.44.0)(typescript@5.0.2): + resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -3382,23 +3382,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) - '@typescript-eslint/utils': 5.62.0(eslint@8.55.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.0.2) + '@typescript-eslint/utils': 5.61.0(eslint@8.44.0)(typescript@5.0.2) debug: 4.3.4 - eslint: 8.55.0 - tsutils: 3.21.0(typescript@5.3.3) - typescript: 5.3.3 + eslint: 8.44.0 + tsutils: 3.21.0(typescript@5.0.2) + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@5.62.0: - resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} + /@typescript-eslint/types@5.61.0: + resolution: {integrity: sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.3): - resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} + /@typescript-eslint/typescript-estree@5.61.0(typescript@5.0.2): + resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -3406,31 +3406,31 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/visitor-keys': 5.62.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/visitor-keys': 5.61.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.3.3) - typescript: 5.3.3 + tsutils: 3.21.0(typescript@5.0.2) + typescript: 5.0.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.62.0(eslint@8.55.0)(typescript@5.3.3): - resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} + /@typescript-eslint/utils@5.61.0(eslint@8.44.0)(typescript@5.0.2): + resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 5.62.0 - '@typescript-eslint/types': 5.62.0 - '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) - eslint: 8.55.0 + '@typescript-eslint/scope-manager': 5.61.0 + '@typescript-eslint/types': 5.61.0 + '@typescript-eslint/typescript-estree': 5.61.0(typescript@5.0.2) + eslint: 8.44.0 eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: @@ -3438,25 +3438,21 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@5.62.0: - resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} + /@typescript-eslint/visitor-keys@5.61.0: + resolution: {integrity: sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/types': 5.61.0 eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone@1.2.0: - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: true - - /@vitejs/plugin-react-swc@3.5.0(vite@4.5.1): - resolution: {integrity: sha512-1PrOvAaDpqlCV+Up8RkAh9qaiUjoDUcjtttyhXDKw53XA6Ve16SOp6cCOpRs8Dj8DqUQs6eTW5YkLcLJjrXAig==} + /@vitejs/plugin-react-swc@3.3.2(vite@4.4.0): + resolution: {integrity: sha512-VJFWY5sfoZerQRvJrh518h3AcQt6f/yTuWn4/TRB+dqmYU0NX1qz7qM5Wfd+gOQqUzQW4gxKqKN3KpE/P3+zrA==} peerDependencies: - vite: ^4 || ^5 + vite: ^4 dependencies: '@swc/core': 1.3.100 - vite: 4.5.1 + vite: 4.4.0 transitivePeerDependencies: - '@swc/helpers' dev: true @@ -3546,7 +3542,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.3.10 '@vue/shared': 3.3.10 - vue: 3.3.10(typescript@5.3.3) + vue: 3.3.10(typescript@5.0.2) dev: false /@vue/shared@3.3.10: @@ -3554,7 +3550,7 @@ packages: requiresBuild: true dev: false - /@wagmi/connectors@4.1.10(@types/react@18.2.42)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /@wagmi/connectors@4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-sevgZl9aTmFUb/IZcy9Jou+e/QM3LPjV+rm31aMFa8b5aRnQQoZ1KmDmy+v4rBR5jzfVErPDjh1/VdcMO5bmXA==} peerDependencies: '@wagmi/core': 2.6.1 @@ -3565,14 +3561,14 @@ packages: optional: true dependencies: '@coinbase/wallet-sdk': 3.9.1 - '@metamask/sdk': 0.14.1(@types/react@18.2.42)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) - '@safe-global/safe-apps-provider': 0.18.1(typescript@5.3.3) - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3) - '@wagmi/core': 2.6.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.42)(react@18.2.0) - '@walletconnect/modal': 2.6.2(@types/react@18.2.42)(react@18.2.0) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) + '@metamask/sdk': 0.14.1(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) + '@safe-global/safe-apps-provider': 0.18.1(typescript@5.0.2) + '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.0.2) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.14)(react@18.2.0) + '@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0) + typescript: 5.0.2 + viem: 2.5.0(typescript@5.0.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -3598,77 +3594,7 @@ packages: - zod dev: false - /@wagmi/connectors@4.1.6(@types/react@18.2.42)(@wagmi/core@2.3.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): - resolution: {integrity: sha512-Kew/4K3AFMF4eNwg5ZEDMDu0R2MaLWwkgzWTPNwIp3Jjm8jtxSJ2Qyg23wS0YxaaGGefXX4/9K9MAN2Vjpsowg==} - peerDependencies: - '@wagmi/core': 2.3.1 - typescript: '>=5.0.4' - viem: 2.x - peerDependenciesMeta: - typescript: - optional: true - dependencies: - '@coinbase/wallet-sdk': 3.9.1 - '@metamask/sdk': 0.14.1(@types/react@18.2.42)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0) - '@safe-global/safe-apps-provider': 0.18.1(typescript@5.3.3) - '@safe-global/safe-apps-sdk': 8.1.0(typescript@5.3.3) - '@wagmi/core': 2.3.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@walletconnect/ethereum-provider': 2.11.0(@types/react@18.2.42)(react@18.2.0) - '@walletconnect/modal': 2.6.2(@types/react@18.2.42)(react@18.2.0) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) - transitivePeerDependencies: - - '@azure/app-configuration' - - '@azure/cosmos' - - '@azure/data-tables' - - '@azure/identity' - - '@azure/keyvault-secrets' - - '@azure/storage-blob' - - '@capacitor/preferences' - - '@netlify/blobs' - - '@planetscale/database' - - '@react-native-async-storage/async-storage' - - '@types/react' - - '@upstash/redis' - - '@vercel/kv' - - bufferutil - - encoding - - react - - react-dom - - react-native - - rollup - - supports-color - - utf-8-validate - - zod - dev: false - - /@wagmi/core@2.3.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): - resolution: {integrity: sha512-vpD5el6E8s2gmTDFPr1ghRuQCBTe45QSOSxAPkImCXWXiAh4xoCfwPH8lBUBpRJouu2eVBPVaCpGQNGO8yD1xw==} - peerDependencies: - '@tanstack/query-core': '>=5.0.0' - typescript: '>=5.0.4' - viem: 2.x - peerDependenciesMeta: - '@tanstack/query-core': - optional: true - typescript: - optional: true - dependencies: - eventemitter3: 5.0.1 - mipd: 0.0.5(typescript@5.3.3) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) - zustand: 4.4.1(@types/react@18.2.42)(react@18.2.0) - transitivePeerDependencies: - - '@types/react' - - bufferutil - - immer - - react - - utf-8-validate - - zod - dev: false - - /@wagmi/core@2.6.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /@wagmi/core@2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-8uE4cpkGqHObjFcDUU6ZGqn9KiOO2wsJOKZ+bXevLOXe2a6M268vOUKJUM2d6/Whn4aBFEyMcX8ESdLuySS78w==} peerDependencies: '@tanstack/query-core': '>=5.0.0' @@ -3681,10 +3607,10 @@ packages: optional: true dependencies: eventemitter3: 5.0.1 - mipd: 0.0.5(typescript@5.3.3) - typescript: 5.3.3 - viem: 2.5.0(typescript@5.3.3) - zustand: 4.4.1(@types/react@18.2.42)(react@18.2.0) + mipd: 0.0.5(typescript@5.0.2) + typescript: 5.0.2 + viem: 2.5.0(typescript@5.0.2) + zustand: 4.4.1(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - bufferutil @@ -3739,14 +3665,14 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/ethereum-provider@2.11.0(@types/react@18.2.42)(react@18.2.0): + /@walletconnect/ethereum-provider@2.11.0(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-YrTeHVjuSuhlUw7SQ6xBJXDuJ6iAC+RwINm9nVhoKYJSHAy3EVSJZOofMKrnecL0iRMtD29nj57mxAInIBRuZA==} dependencies: '@walletconnect/jsonrpc-http-connection': 1.0.7 '@walletconnect/jsonrpc-provider': 1.0.13 '@walletconnect/jsonrpc-types': 1.0.3 '@walletconnect/jsonrpc-utils': 1.0.8 - '@walletconnect/modal': 2.6.2(@types/react@18.2.42)(react@18.2.0) + '@walletconnect/modal': 2.6.2(@types/react@18.2.14)(react@18.2.0) '@walletconnect/sign-client': 2.11.0 '@walletconnect/types': 2.11.0 '@walletconnect/universal-provider': 2.11.0 @@ -3867,19 +3793,19 @@ packages: tslib: 1.14.1 dev: false - /@walletconnect/modal-core@2.6.2(@types/react@18.2.42)(react@18.2.0): + /@walletconnect/modal-core@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-cv8ibvdOJQv2B+nyxP9IIFdxvQznMz8OOr/oR/AaUZym4hjXNL/l1a2UlSQBXrVjo3xxbouMxLb3kBsHoYP2CA==} dependencies: - valtio: 1.11.2(@types/react@18.2.42)(react@18.2.0) + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react dev: false - /@walletconnect/modal-ui@2.6.2(@types/react@18.2.42)(react@18.2.0): + /@walletconnect/modal-ui@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-rbdstM1HPGvr7jprQkyPggX7rP4XiCG85ZA+zWBEX0dVQg8PpAgRUqpeub4xQKDgY7pY/xLRXSiCVdWGqvG2HA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.42)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.2.14)(react@18.2.0) lit: 2.8.0 motion: 10.16.2 qrcode: 1.5.3 @@ -3888,11 +3814,11 @@ packages: - react dev: false - /@walletconnect/modal@2.6.2(@types/react@18.2.42)(react@18.2.0): + /@walletconnect/modal@2.6.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-eFopgKi8AjKf/0U4SemvcYw9zlLpx9njVN8sf6DAkowC2Md0gPU/UNEbH1Wwj407pEKnEds98pKWib1NN1ACoA==} dependencies: - '@walletconnect/modal-core': 2.6.2(@types/react@18.2.42)(react@18.2.0) - '@walletconnect/modal-ui': 2.6.2(@types/react@18.2.42)(react@18.2.0) + '@walletconnect/modal-core': 2.6.2(@types/react@18.2.14)(react@18.2.0) + '@walletconnect/modal-ui': 2.6.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react @@ -4061,79 +3987,79 @@ packages: tslib: 1.14.1 dev: false - /@web3modal/common@4.0.0-alpha.2: - resolution: {integrity: sha512-ApRt4cFCiWigJh97B1UONH5PKrK+q/DXQwTmiy8WZOHwF0+FQyjnCkp6tfT0QnXTrvyafj1MlY46BbRTu7zmIw==} + /@web3modal/common@4.0.0-alpha.3: + resolution: {integrity: sha512-zGeQdannT6VsMSA2vfPvK8Adkq5fMazreOJwoxXJsDdHK9r/zm/L913FsMf0h9fLnye7j5gbLbN2U7zu75RP3w==} dependencies: dayjs: 1.11.10 dev: false - /@web3modal/core@4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0): - resolution: {integrity: sha512-s/BlEKMNqvuaUGqWapIhZZyvwT+B62ylHlEVuUE1N4TK0yL2Unpw9s57C6yD30HRG/lfNS6iDU20QKCvpliETQ==} + /@web3modal/core@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): + resolution: {integrity: sha512-NrIlwzaX/Q7sJ7+ML37iGM6m1x7EbeF0u+ONktKSz611QE84hnxDAWpj755C2MFG5H1EqDnGJ8ZhgL9BiwLXmA==} dependencies: - '@web3modal/common': 4.0.0-alpha.2 - '@web3modal/wallet': 4.0.0-alpha.2 - valtio: 1.11.2(@types/react@18.2.42)(react@18.2.0) + '@web3modal/common': 4.0.0-alpha.3 + '@web3modal/wallet': 4.0.0-alpha.3 + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/polyfills@4.0.0-alpha.2: - resolution: {integrity: sha512-ATZvLcyPclnaeIpiMyn8CFp+j/TmGjAKkdT9SN+gOWEXDI1dVRVNFagK3lI5nczs5YveskBTD1ZWckpnuYLu8g==} + /@web3modal/polyfills@4.0.0-alpha.3: + resolution: {integrity: sha512-U13Wy75cOAMPpW2oPHqtnt6Yv3yf5JhQ+ygpXONhYKU6ik/K2FkRgrMfskvL8Bkzl2K4XvlAFjraLCY8RKKAAg==} dependencies: buffer: 6.0.3 dev: false - /@web3modal/scaffold-react@4.0.0-alpha.2(@types/react@18.2.42)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-zFEsCwSHzn4upL8DZST92STy5X2VxNxDYJCGx4RNiQTwDEIOqxNMMLlVI+1r9KVYWqJLxUpaTLb2CWyHCYSk9w==} + /@web3modal/scaffold-react@4.0.0-alpha.3(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-flL36F+RfLLwj8q/kTzAFWHmiu6i1JuyBL6vxYPpwJlKkWtgXuQNSSjLimyp8Qxt18UbHAH7V2Z3fFcS2LtCaA==} peerDependencies: react: '>=17' react-dom: '>=17' dependencies: - '@web3modal/scaffold': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) transitivePeerDependencies: - '@types/react' dev: false - /@web3modal/scaffold-utils@4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0): - resolution: {integrity: sha512-JkFQ15rRMgtO1++nsSOYVgSyAWio3e+/FKY/c2vLqphVuANc8h67Ne7OXJ3J8Yiae9GSHcHsLtpfxRHlxYGyWQ==} + /@web3modal/scaffold-utils@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): + resolution: {integrity: sha512-/N66YAI96aAMjtPGixFKlYmnWKIGyDJEFiUytL/9OjiQjbVbGyGR2YwsFmNZiNYIAH0Wn5kd1vjf/wqfOAEPww==} dependencies: - '@web3modal/polyfills': 4.0.0-alpha.2 - '@web3modal/scaffold': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - valtio: 1.11.2(@types/react@18.2.42)(react@18.2.0) + '@web3modal/polyfills': 4.0.0-alpha.3 + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + valtio: 1.11.2(@types/react@18.2.14)(react@18.2.0) transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/scaffold-vue@4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0)(vue@3.3.10): - resolution: {integrity: sha512-iMzAo/9/245qiOR8c/2YkHsHUajyyU78KlD9u21bfxZn78z3h9BzR6WiDi7lzWZl96murWkwmh6rE2ncnE/a7A==} + /@web3modal/scaffold-vue@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0)(vue@3.3.10): + resolution: {integrity: sha512-R3IIDdpPeZBxviquSAKup93SIOFIl6G21d9SUYWRPmv0Smao7QjgDUKaQQC8KIYwA5Ga0txu2hT8cFRwO0qEZg==} peerDependencies: vue: '>=3' dependencies: - '@web3modal/scaffold': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - vue: 3.3.10(typescript@5.3.3) + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + vue: 3.3.10(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/scaffold@4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0): - resolution: {integrity: sha512-HHw0aJ1hwWhuR42xGHKgoYajq+tZUV8OGddY7hpoCRIlj68oXnTdJIX6yCwCXAs9UmXh67BgvumkittbFTDf5Q==} + /@web3modal/scaffold@4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0): + resolution: {integrity: sha512-yXdKFJPyhD12vVqKhI3NndFhPhYd8x6oNt945gCXXeorFozocnTL5YBlAUYCu58fMxhGO0sJMTxxXbFzIkx5Wg==} dependencies: - '@web3modal/common': 4.0.0-alpha.2 - '@web3modal/core': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - '@web3modal/ui': 4.0.0-alpha.2 + '@web3modal/common': 4.0.0-alpha.3 + '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/ui': 4.0.0-alpha.3 lit: 3.1.0 transitivePeerDependencies: - '@types/react' - react dev: false - /@web3modal/siwe@4.0.0-alpha.2(@types/react@18.2.42)(typescript@5.3.3): - resolution: {integrity: sha512-W0a70hTfR1EyHtB1COakvWv+smMZodMzai8eAuy9ckPO58MOP1CQVZMOPzrMTtLw/h4ytNheaKJQa3nRWtGySg==} + /@web3modal/siwe@4.0.0-alpha.3(@types/react@18.2.14)(typescript@5.0.2): + resolution: {integrity: sha512-OLaILPs8AaPgiy297uWEF4q1I30/g7tcmJFeyLHQraN+6RK2B0m2Hw+HnLLwLXPu1KfksXD3QS21wbV2W4ekCA==} requiresBuild: true peerDependenciesMeta: react: @@ -4143,27 +4069,27 @@ packages: vue: optional: true dependencies: - '@web3modal/core': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - '@web3modal/scaffold-utils': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) + '@web3modal/core': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) optionalDependencies: react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vue: 3.3.10(typescript@5.3.3) + vue: 3.3.10(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - typescript dev: false optional: true - /@web3modal/ui@4.0.0-alpha.2: - resolution: {integrity: sha512-4w/ajFZsIMHgVA9W5ppkaPllQyCo9ixBb/efRu5yfq0oIwLBKXnV/RRyzdsFFC1idzDeMkF2nrkCcHY7XklDvQ==} + /@web3modal/ui@4.0.0-alpha.3: + resolution: {integrity: sha512-5z51jAlXyiy/bXlc9GeTuo2awgxiGnP3CLEh2mICArmiURasA7WOEon4gMtv9Bt/Vuz4204OBuwOerSnN7VuYQ==} dependencies: lit: 3.1.0 qrcode: 1.5.3 dev: false - /@web3modal/wagmi@4.0.0-alpha.2(@types/react@18.2.42)(@wagmi/connectors@4.1.6)(@wagmi/core@2.3.1)(typescript@5.3.3)(viem@2.5.0): - resolution: {integrity: sha512-5V7AsKPKs3mgb1MAjyA+YXBTcdr0FHNklxPdaRkh/dSYRKaiDVkD7aJKku4Maskoyv9Mtv87vYZiDf/Ak6Ky2Q==} + /@web3modal/wagmi@4.0.0-alpha.3(@types/react@18.2.14)(@wagmi/connectors@4.1.10)(@wagmi/core@2.6.1)(typescript@5.0.2)(viem@2.5.0): + resolution: {integrity: sha512-NPPdDjoPCIk5CNqv3SnposspMhD8OsJRQmEaw043jvs+RLSdgKhdTAVy4Ns//Q4aNxobec5usS4KUyNe5Iz13A==} peerDependencies: '@wagmi/connectors': '>=4.0.0' '@wagmi/core': '>=2.0.0' @@ -4178,32 +4104,32 @@ packages: vue: optional: true dependencies: - '@wagmi/connectors': 4.1.6(@types/react@18.2.42)(@wagmi/core@2.3.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@wagmi/core': 2.3.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@web3modal/polyfills': 4.0.0-alpha.2 - '@web3modal/scaffold': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - '@web3modal/scaffold-react': 4.0.0-alpha.2(@types/react@18.2.42)(react-dom@18.2.0)(react@18.2.0) - '@web3modal/scaffold-utils': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0) - '@web3modal/scaffold-vue': 4.0.0-alpha.2(@types/react@18.2.42)(react@18.2.0)(vue@3.3.10) - viem: 2.5.0(typescript@5.3.3) + '@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@web3modal/polyfills': 4.0.0-alpha.3 + '@web3modal/scaffold': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-react': 4.0.0-alpha.3(@types/react@18.2.14)(react-dom@18.2.0)(react@18.2.0) + '@web3modal/scaffold-utils': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0) + '@web3modal/scaffold-vue': 4.0.0-alpha.3(@types/react@18.2.14)(react@18.2.0)(vue@3.3.10) + viem: 2.5.0(typescript@5.0.2) optionalDependencies: - '@web3modal/siwe': 4.0.0-alpha.2(@types/react@18.2.42)(typescript@5.3.3) + '@web3modal/siwe': 4.0.0-alpha.3(@types/react@18.2.14)(typescript@5.0.2) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) - vue: 3.3.10(typescript@5.3.3) + vue: 3.3.10(typescript@5.0.2) transitivePeerDependencies: - '@types/react' - typescript dev: false - /@web3modal/wallet@4.0.0-alpha.2: - resolution: {integrity: sha512-LKB/kfiC+xwbHg/rMNCuvh0DDqP9j4J1TTnRjyD4pIwsCA6sU9ea4+JGSRsC9M6P9PNLrqBqmuktDHg+px3jcQ==} + /@web3modal/wallet@4.0.0-alpha.3: + resolution: {integrity: sha512-hhdF9WDYSGh4U97neez3ENYOS/g8yF52TbCALLhu5n7bUh1xUpoDPGIk2Bf5jIpB4NpCfg2aH0TBdV8OaiahAg==} requiresBuild: true dependencies: zod: 3.22.4 dev: false - /abitype@0.9.8(typescript@5.3.3): + /abitype@0.9.8(typescript@5.0.2): resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==} peerDependencies: typescript: '>=5.0.4' @@ -4214,10 +4140,10 @@ packages: zod: optional: true dependencies: - typescript: 5.3.3 + typescript: 5.0.2 dev: false - /abitype@1.0.0(typescript@5.3.3): + /abitype@1.0.0(typescript@5.0.2): resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==} peerDependencies: typescript: '>=5.0.4' @@ -4228,7 +4154,7 @@ packages: zod: optional: true dependencies: - typescript: 5.3.3 + typescript: 5.0.2 dev: false /abort-controller@3.0.0: @@ -4425,12 +4351,6 @@ packages: tslib: 2.6.2 dev: false - /asynciterator.prototype@1.0.0: - resolution: {integrity: sha512-wwHYEIS0Q80f5mosx3L/dfG5t5rjEa9Ft51GTaNt862EnpyGHpgz2RkZvLPp1oF5TnAiTohkEKVEu8pQPJI7Vg==} - dependencies: - has-symbols: 1.0.3 - dev: true - /atomic-sleep@1.0.0: resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} engines: {node: '>=8.0.0'} @@ -5231,25 +5151,6 @@ packages: which-typed-array: 1.1.13 dev: true - /es-iterator-helpers@1.0.15: - resolution: {integrity: sha512-GhoY8uYqd6iwUl2kgjTm4CZAf6oo5mHK7BPqx3rKgx893YSsy0LGHV6gfqqQvZt/8xM8xeOnfXBCfqclMKkJ5g==} - dependencies: - asynciterator.prototype: 1.0.0 - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - es-set-tostringtag: 2.0.2 - function-bind: 1.1.2 - get-intrinsic: 1.2.2 - globalthis: 1.0.3 - has-property-descriptors: 1.0.1 - has-proto: 1.0.1 - has-symbols: 1.0.3 - internal-slot: 1.0.6 - iterator.prototype: 1.1.2 - safe-array-concat: 1.0.1 - dev: true - /es-set-tostringtag@2.0.2: resolution: {integrity: sha512-BuDyupZt65P9D2D2vA/zqcI3G5xRsklm5N3xCwuiy+/vKy8i0ifdsQP1sLgO4tZDSCaQUSnmC48khknGMV3D2Q==} engines: {node: '>= 0.4'} @@ -5327,25 +5228,25 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-plugin-react-hooks@4.6.0(eslint@8.55.0): + /eslint-plugin-react-hooks@4.6.0(eslint@8.44.0): resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.55.0 + eslint: 8.44.0 dev: true - /eslint-plugin-react-refresh@0.4.5(eslint@8.55.0): - resolution: {integrity: sha512-D53FYKJa+fDmZMtriODxvhwrO+IOqrxoEo21gMA0sjHdU6dPVH4OhyFip9ypl8HOF5RV5KdTo+rBQLvnY2cO8w==} + /eslint-plugin-react-refresh@0.4.1(eslint@8.44.0): + resolution: {integrity: sha512-QgrvtRJkmV+m4w953LS146+6RwEe5waouubFVNLBfOjXJf6MLczjymO8fOcKj9jMS8aKkTCMJqiPu2WEeFI99A==} peerDependencies: eslint: '>=7' dependencies: - eslint: 8.55.0 + eslint: 8.44.0 dev: true - /eslint-plugin-react@7.33.2(eslint@8.55.0): - resolution: {integrity: sha512-73QQMKALArI8/7xGLNI/3LylrEYrlKZSb5C9+q3OtOewTnMQi5cT+aE9E41sLCmli3I9PGGmD1yiZydyo4FEPw==} + /eslint-plugin-react@7.32.2(eslint@8.44.0): + resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 @@ -5354,8 +5255,7 @@ packages: array.prototype.flatmap: 1.3.2 array.prototype.tosorted: 1.1.2 doctrine: 2.1.0 - es-iterator-helpers: 1.0.15 - eslint: 8.55.0 + eslint: 8.44.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.5 minimatch: 3.1.2 @@ -5390,19 +5290,18 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.55.0: - resolution: {integrity: sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==} + /eslint@8.44.0: + resolution: {integrity: sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.55.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.44.0) '@eslint-community/regexpp': 4.10.0 '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.55.0 + '@eslint/js': 8.44.0 '@humanwhocodes/config-array': 0.11.13 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -5421,6 +5320,7 @@ packages: globals: 13.23.0 graphemer: 1.4.0 ignore: 5.3.0 + import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 @@ -5432,6 +5332,7 @@ packages: natural-compare: 1.4.0 optionator: 0.9.3 strip-ansi: 6.0.1 + strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -6125,13 +6026,6 @@ packages: resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} dev: false - /is-async-function@2.0.0: - resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==} - engines: {node: '>= 0.4'} - dependencies: - has-tostringtag: 1.0.0 - dev: true - /is-bigint@1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: @@ -6184,12 +6078,6 @@ packages: resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} engines: {node: '>=0.10.0'} - /is-finalizationregistry@1.0.2: - resolution: {integrity: sha512-0by5vtUJs8iFQb5TYUHHPudOR+qXYIMKtiUzvLIZITZUjknFmziyBJuLhVRc+Ds0dREFlskDNJKYIdIzu/9pfw==} - dependencies: - call-bind: 1.0.5 - dev: true - /is-fullwidth-code-point@2.0.0: resolution: {integrity: sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==} engines: {node: '>=4'} @@ -6205,6 +6093,7 @@ packages: engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 + dev: false /is-glob@4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} @@ -6217,10 +6106,6 @@ packages: engines: {node: '>=8'} dev: false - /is-map@2.0.2: - resolution: {integrity: sha512-cOZFQQozTha1f4MxLFzlgKYPTyj26picdZTx82hbc/Xf4K/tZOOXSCkMvU4pKioRXGDLJRn0GM7Upe7kR721yg==} - dev: true - /is-negative-zero@2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} @@ -6262,10 +6147,6 @@ packages: has-tostringtag: 1.0.0 dev: true - /is-set@2.0.2: - resolution: {integrity: sha512-+2cnTEZeY5z/iXGbLhPrOAaK/Mau5k5eXq9j14CpRTftq0pAJu2MwVRSZhyZWBzx3o6X795Lz6Bpb6R0GKf37g==} - dev: true - /is-shared-array-buffer@1.0.2: resolution: {integrity: sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==} dependencies: @@ -6302,23 +6183,12 @@ packages: engines: {node: '>=10'} dev: false - /is-weakmap@2.0.1: - resolution: {integrity: sha512-NSBR4kH5oVj1Uwvv970ruUkCV7O1mzgVFO4/rev2cLRda9Tm9HrL70ZPut4rOHgY0FNrUu9BCbXA2sdQ+x0chA==} - dev: true - /is-weakref@1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: call-bind: 1.0.5 dev: true - /is-weakset@2.0.2: - resolution: {integrity: sha512-t2yVvttHkQktwnNNmBQ98AhENLdPUTDTE21uPqAQ0ARwQfGeQKRVS0NNurH7bTf7RrvcVn1OOge45CnBeHCSmg==} - dependencies: - call-bind: 1.0.5 - get-intrinsic: 1.2.2 - dev: true - /is-wsl@1.1.0: resolution: {integrity: sha512-gfygJYZ2gLTDlmbWMI0CE2MwnFzSN/2SZfkMlItC4K/JBlsWVDB0bO6XhqcY13YXE7iMcAJnzTCJjPiTeJJ0Mw==} engines: {node: '>=4'} @@ -6364,16 +6234,6 @@ packages: ws: 8.13.0 dev: false - /iterator.prototype@1.1.2: - resolution: {integrity: sha512-DR33HMMr8EzwuRL8Y9D3u2BMj8+RqSE850jfGu59kS7tbmPLzGkZmVSfyCFSDxuZiEY6Rzt3T2NA/qU+NwVj1w==} - dependencies: - define-properties: 1.2.1 - get-intrinsic: 1.2.2 - has-symbols: 1.0.3 - reflect.getprototypeof: 1.0.4 - set-function-name: 2.0.1 - dev: true - /jest-environment-node@29.7.0: resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} @@ -7126,7 +6986,7 @@ packages: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} dev: false - /mipd@0.0.5(typescript@5.3.3): + /mipd@0.0.5(typescript@5.0.2): resolution: {integrity: sha512-gbKA784D2WKb5H/GtqEv+Ofd1S9Zj+Z/PGDIl1u1QAbswkxD28BQ5bSXQxkeBzPBABg1iDSbiwGG1XqlOxRspA==} peerDependencies: typescript: '>=5.0.4' @@ -7134,8 +6994,8 @@ packages: typescript: optional: true dependencies: - typescript: 5.3.3 - viem: 1.19.11(typescript@5.3.3) + typescript: 5.0.2 + viem: 1.19.11(typescript@5.0.2) transitivePeerDependencies: - bufferutil - utf-8-validate @@ -7999,18 +7859,6 @@ packages: redis-errors: 1.2.0 dev: false - /reflect.getprototypeof@1.0.4: - resolution: {integrity: sha512-ECkTw8TmJwW60lOTR+ZkODISW6RQ8+2CL3COqtiJKLd6MmB45hN51HprHFziKLGkAuTGQhBb91V8cy+KHlaCjw==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.5 - define-properties: 1.2.1 - es-abstract: 1.22.3 - get-intrinsic: 1.2.2 - globalthis: 1.0.3 - which-builtin-type: 1.1.3 - dev: true - /regenerate-unicode-properties@10.1.1: resolution: {integrity: sha512-X007RyZLsCJVVrjgEFVpLUTZwyOZk3oiL75ZcuYjlIWd6rNJtOjkBwQc5AsRrpbKVkxN6sklw/k/9m2jJYOf8Q==} engines: {node: '>=4'} @@ -8668,14 +8516,14 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: false - /tsutils@3.21.0(typescript@5.3.3): + /tsutils@3.21.0(typescript@5.0.2): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.3.3 + typescript: 5.0.2 dev: true /type-check@0.4.0: @@ -8738,9 +8586,9 @@ packages: is-typed-array: 1.1.12 dev: true - /typescript@5.3.3: - resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} - engines: {node: '>=14.17'} + /typescript@5.0.2: + resolution: {integrity: sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==} + engines: {node: '>=12.20'} hasBin: true /ufo@1.3.2: @@ -8940,7 +8788,7 @@ packages: hasBin: true dev: false - /valtio@1.11.2(@types/react@18.2.42)(react@18.2.0): + /valtio@1.11.2(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-1XfIxnUXzyswPAPXo1P3Pdx2mq/pIqZICkWN60Hby0d9Iqb+MEIpqgYVlbflvHdrp2YR/q3jyKWRPJJ100yxaw==} engines: {node: '>=12.20.0'} peerDependencies: @@ -8952,7 +8800,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.42 + '@types/react': 18.2.14 proxy-compare: 2.5.1 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) @@ -8963,7 +8811,7 @@ packages: engines: {node: '>= 0.8'} dev: false - /viem@1.19.11(typescript@5.3.3): + /viem@1.19.11(typescript@5.0.2): resolution: {integrity: sha512-dbsXEWDBZkByuzJXAs/e01j7dpUJ5ICF5WcyntFwf8Y97n5vnC/91lAleSa6DA5V4WJvYZbhDpYeTctsMAQnhA==} peerDependencies: typescript: '>=5.0.4' @@ -8976,9 +8824,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 0.9.8(typescript@5.3.3) + abitype: 0.9.8(typescript@5.0.2) isows: 1.0.3(ws@8.13.0) - typescript: 5.3.3 + typescript: 5.0.2 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -8986,7 +8834,7 @@ packages: - zod dev: false - /viem@2.5.0(typescript@5.3.3): + /viem@2.5.0(typescript@5.0.2): resolution: {integrity: sha512-ytHXIWtlgPs4mcsGxXjJrQ25v+N4dE2hBzgCU8CVv4iXNh3PRFRgyYa7igZlmxiMVzkfSHHADOtivS980JhilA==} peerDependencies: typescript: '>=5.0.4' @@ -8999,9 +8847,9 @@ packages: '@noble/hashes': 1.3.2 '@scure/bip32': 1.3.2 '@scure/bip39': 1.2.1 - abitype: 1.0.0(typescript@5.3.3) + abitype: 1.0.0(typescript@5.0.2) isows: 1.0.3(ws@8.13.0) - typescript: 5.3.3 + typescript: 5.0.2 ws: 8.13.0 transitivePeerDependencies: - bufferutil @@ -9009,8 +8857,8 @@ packages: - zod dev: false - /vite@4.5.1: - resolution: {integrity: sha512-AXXFaAJ8yebyqzoNB9fu2pHoo/nWX+xZlaRwoeYUxEqBO+Zj4msE5G+BhGBll9lYEKv9Hfks52PAF2X7qDYXQA==} + /vite@4.4.0: + resolution: {integrity: sha512-Wf+DCEjuM8aGavEYiF77hnbxEZ+0+/jC9nABR46sh5Xi+GYeSvkeEFRiVuI3x+tPjxgZeS91h1jTAQTPFgePpA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true peerDependencies: @@ -9053,7 +8901,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /vue@3.3.10(typescript@5.3.3): + /vue@3.3.10(typescript@5.0.2): resolution: {integrity: sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw==} requiresBuild: true peerDependencies: @@ -9067,10 +8915,10 @@ packages: '@vue/runtime-dom': 3.3.10 '@vue/server-renderer': 3.3.10(vue@3.3.10) '@vue/shared': 3.3.10 - typescript: 5.3.3 + typescript: 5.0.2 dev: false - /wagmi@2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.42)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0): + /wagmi@2.5.2(@tanstack/react-query@5.17.19)(@types/react@18.2.14)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0): resolution: {integrity: sha512-epc0OmQYBWJfJGcitqE5CfpvlP/Ka79T8UPsRj6jsdE1qgoMoPAVYRdGbgOXB2/+KjeQJVVsD4wp3bTIh7p5tw==} peerDependencies: '@tanstack/react-query': '>=5.0.0' @@ -9082,12 +8930,12 @@ packages: optional: true dependencies: '@tanstack/react-query': 5.17.19(react@18.2.0) - '@wagmi/connectors': 4.1.10(@types/react@18.2.42)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) - '@wagmi/core': 2.6.1(@types/react@18.2.42)(react@18.2.0)(typescript@5.3.3)(viem@2.5.0) + '@wagmi/connectors': 4.1.10(@types/react@18.2.14)(@wagmi/core@2.6.1)(react-dom@18.2.0)(react-native@0.73.2)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) + '@wagmi/core': 2.6.1(@types/react@18.2.14)(react@18.2.0)(typescript@5.0.2)(viem@2.5.0) react: 18.2.0 - typescript: 5.3.3 + typescript: 5.0.2 use-sync-external-store: 1.2.0(react@18.2.0) - viem: 2.5.0(typescript@5.3.3) + viem: 2.5.0(typescript@5.0.2) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -9166,33 +9014,6 @@ packages: is-symbol: 1.0.4 dev: true - /which-builtin-type@1.1.3: - resolution: {integrity: sha512-YmjsSMDBYsM1CaFiayOVT06+KJeXf0o5M/CAd4o1lTadFAtacTUM49zoYxr/oroopFDfhvN6iEcBxUyc3gvKmw==} - engines: {node: '>= 0.4'} - dependencies: - function.prototype.name: 1.1.6 - has-tostringtag: 1.0.0 - is-async-function: 2.0.0 - is-date-object: 1.0.5 - is-finalizationregistry: 1.0.2 - is-generator-function: 1.0.10 - is-regex: 1.1.4 - is-weakref: 1.0.2 - isarray: 2.0.5 - which-boxed-primitive: 1.0.2 - which-collection: 1.0.1 - which-typed-array: 1.1.13 - dev: true - - /which-collection@1.0.1: - resolution: {integrity: sha512-W8xeTUwaln8i3K/cY1nGXzdnVZlidBcagyNFtBdD5kxnb4TvGKR7FfSIS3mYpwWS1QUCutfKz8IY8RjftB0+1A==} - dependencies: - is-map: 2.0.2 - is-set: 2.0.2 - is-weakmap: 2.0.1 - is-weakset: 2.0.2 - dev: true - /which-module@2.0.1: resolution: {integrity: sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==} dev: false @@ -9387,7 +9208,7 @@ packages: requiresBuild: true dev: false - /zustand@4.4.1(@types/react@18.2.42)(react@18.2.0): + /zustand@4.4.1(@types/react@18.2.14)(react@18.2.0): resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: @@ -9402,7 +9223,7 @@ packages: react: optional: true dependencies: - '@types/react': 18.2.42 + '@types/react': 18.2.14 react: 18.2.0 use-sync-external-store: 1.2.0(react@18.2.0) dev: false diff --git a/dapps/web3modal/svelte/package.json b/dapps/web3modal/svelte/package.json index 31caca4..a6ae297 100644 --- a/dapps/web3modal/svelte/package.json +++ b/dapps/web3modal/svelte/package.json @@ -24,7 +24,7 @@ "svelte": "4.2.9", "svelte-check": "3.6.0", "tslib": "2.4.1", - "typescript": "5.0.0", + "typescript": "5.3.3", "vite": "5.0.12" }, "type": "module", diff --git a/dapps/web3modal/svelte/pnpm-lock.yaml b/dapps/web3modal/svelte/pnpm-lock.yaml index 8308ca8..245c8af 100644 --- a/dapps/web3modal/svelte/pnpm-lock.yaml +++ b/dapps/web3modal/svelte/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: dependencies: '@wagmi/connectors': - specifier: ^4.1.12 + specifier: 4.1.12 version: 4.1.12(@wagmi/core@2.6.3)(react-dom@18.2.0)(react-native@0.73.3)(react@18.2.0)(typescript@5.3.3)(viem@2.7.1) '@wagmi/core': specifier: 2.6.3 @@ -23,46 +23,46 @@ dependencies: devDependencies: '@sveltejs/adapter-auto': - specifier: ^3.1.1 + specifier: 3.1.1 version: 3.1.1(@sveltejs/kit@2.5.0) '@sveltejs/kit': - specifier: ^2.5.0 + specifier: 2.5.0 version: 2.5.0(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.9)(vite@5.0.12) '@sveltejs/vite-plugin-svelte': - specifier: ^3.0.2 + specifier: 3.0.2 version: 3.0.2(svelte@4.2.9)(vite@5.0.12) '@typescript-eslint/eslint-plugin': - specifier: ^6.0.0 - version: 6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3) + specifier: 6.0.0 + version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.28.0)(typescript@5.3.3) '@typescript-eslint/parser': - specifier: ^6.0.0 - version: 6.20.0(eslint@8.56.0)(typescript@5.3.3) + specifier: 6.0.0 + version: 6.0.0(eslint@8.28.0)(typescript@5.3.3) eslint: - specifier: ^8.28.0 - version: 8.56.0 + specifier: 8.28.0 + version: 8.28.0 eslint-plugin-svelte: - specifier: ^2.30.0 - version: 2.35.1(eslint@8.56.0)(svelte@4.2.9) + specifier: 2.30.0 + version: 2.30.0(eslint@8.28.0)(svelte@4.2.9) prettier: - specifier: ^3.1.1 - version: 3.2.4 + specifier: 3.1.1 + version: 3.1.1 prettier-plugin-svelte: - specifier: ^3.1.2 - version: 3.1.2(prettier@3.2.4)(svelte@4.2.9) + specifier: 3.1.2 + version: 3.1.2(prettier@3.1.1)(svelte@4.2.9) svelte: - specifier: ^4.2.9 + specifier: 4.2.9 version: 4.2.9 svelte-check: - specifier: ^3.6.0 - version: 3.6.3(@babel/core@7.23.9)(postcss@8.4.33)(svelte@4.2.9) + specifier: 3.6.0 + version: 3.6.0(@babel/core@7.23.9)(postcss@8.4.33)(svelte@4.2.9) tslib: - specifier: ^2.4.1 - version: 2.6.2 + specifier: 2.4.1 + version: 2.4.1 typescript: - specifier: ^5.0.0 + specifier: 5.3.3 version: 5.3.3 vite: - specifier: ^5.0.12 + specifier: 5.0.12 version: 5.0.12 packages: @@ -1831,13 +1831,13 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.56.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.28.0): resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.56.0 + eslint: 8.28.0 eslint-visitor-keys: 3.4.3 dev: true @@ -1846,8 +1846,8 @@ packages: engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@eslint/eslintrc@2.1.4: - resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} + /@eslint/eslintrc@1.4.1: + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 @@ -1863,11 +1863,6 @@ packages: - supports-color dev: true - /@eslint/js@8.56.0: - resolution: {integrity: sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@ethereumjs/common@3.2.0: resolution: {integrity: sha512-pksvzI0VyLgmuEF2FA/JR/4/y6hcPq8OUail3/AvycBaW1d5VSauOZzqGvJ3RTmR4MU35lWE8KseKOsEhrFRBA==} dependencies: @@ -2244,7 +2239,7 @@ packages: '@motionone/easing': 10.17.0 '@motionone/types': 10.17.0 '@motionone/utils': 10.17.0 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/dom@10.17.0: @@ -2255,14 +2250,14 @@ packages: '@motionone/types': 10.17.0 '@motionone/utils': 10.17.0 hey-listen: 1.0.8 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/easing@10.17.0: resolution: {integrity: sha512-Bxe2wSuLu/qxqW4rBFS5m9tMLOw+QBh8v5A7Z5k4Ul4sTj5jAOfZG5R0bn5ywmk+Fs92Ij1feZ5pmC4TeXA8Tg==} dependencies: '@motionone/utils': 10.17.0 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/generators@10.17.0: @@ -2270,14 +2265,14 @@ packages: dependencies: '@motionone/types': 10.17.0 '@motionone/utils': 10.17.0 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/svelte@10.16.4: resolution: {integrity: sha512-zRVqk20lD1xqe+yEDZhMYgftsuHc25+9JSo+r0a0OWUJFocjSV9D/+UGhX4xgJsuwB9acPzXLr20w40VnY2PQA==} dependencies: '@motionone/dom': 10.17.0 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/types@10.17.0: @@ -2289,7 +2284,7 @@ packages: dependencies: '@motionone/types': 10.17.0 hey-listen: 1.0.8 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@motionone/vue@10.16.4: @@ -2297,7 +2292,7 @@ packages: deprecated: Motion One for Vue is deprecated. Use Oku Motion instead https://oku-ui.com/motion dependencies: '@motionone/dom': 10.17.0 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /@noble/curves@1.2.0: @@ -3339,8 +3334,8 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin@6.20.0(@typescript-eslint/parser@6.20.0)(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==} + /@typescript-eslint/eslint-plugin@6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.28.0)(typescript@5.3.3): + resolution: {integrity: sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -3351,16 +3346,18 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/type-utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/parser': 6.0.0(eslint@8.28.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/type-utils': 6.0.0(eslint@8.28.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.0.0(eslint@8.28.0)(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.28.0 + grapheme-splitter: 1.0.4 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 + natural-compare-lite: 1.4.0 semver: 7.5.4 ts-api-utils: 1.0.3(typescript@5.3.3) typescript: 5.3.3 @@ -3368,8 +3365,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==} + /@typescript-eslint/parser@6.0.0(eslint@8.28.0)(typescript@5.3.3): + resolution: {integrity: sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3378,27 +3375,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.28.0 typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@6.20.0: - resolution: {integrity: sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==} + /@typescript-eslint/scope-manager@6.0.0: + resolution: {integrity: sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/visitor-keys': 6.0.0 dev: true - /@typescript-eslint/type-utils@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==} + /@typescript-eslint/type-utils@6.0.0(eslint@8.28.0)(typescript@5.3.3): + resolution: {integrity: sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -3407,23 +3404,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) - '@typescript-eslint/utils': 6.20.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.3.3) + '@typescript-eslint/utils': 6.0.0(eslint@8.28.0)(typescript@5.3.3) debug: 4.3.4 - eslint: 8.56.0 + eslint: 8.28.0 ts-api-utils: 1.0.3(typescript@5.3.3) typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@6.20.0: - resolution: {integrity: sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==} + /@typescript-eslint/types@6.0.0: + resolution: {integrity: sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==} engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@6.20.0(typescript@5.3.3): - resolution: {integrity: sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==} + /@typescript-eslint/typescript-estree@6.0.0(typescript@5.3.3): + resolution: {integrity: sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -3431,12 +3428,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/visitor-keys': 6.20.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/visitor-keys': 6.0.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.3 semver: 7.5.4 ts-api-utils: 1.0.3(typescript@5.3.3) typescript: 5.3.3 @@ -3444,37 +3440,34 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@6.20.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==} + /@typescript-eslint/utils@6.0.0(eslint@8.28.0)(typescript@5.3.3): + resolution: {integrity: sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.28.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.20.0 - '@typescript-eslint/types': 6.20.0 - '@typescript-eslint/typescript-estree': 6.20.0(typescript@5.3.3) - eslint: 8.56.0 + '@typescript-eslint/scope-manager': 6.0.0 + '@typescript-eslint/types': 6.0.0 + '@typescript-eslint/typescript-estree': 6.0.0(typescript@5.3.3) + eslint: 8.28.0 + eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys@6.20.0: - resolution: {integrity: sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==} + /@typescript-eslint/visitor-keys@6.0.0: + resolution: {integrity: sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.20.0 + '@typescript-eslint/types': 6.0.0 eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone@1.2.0: - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: true - /@vue/compiler-core@3.4.15: resolution: {integrity: sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==} requiresBuild: true @@ -4278,7 +4271,7 @@ packages: resolution: {integrity: sha512-c27loCv9QkZinsa5ProX751khO9DJl/AcB5c2KNtA6NRvHKS0PgLfcftz72KVq504vB0Gku5s2kUZzDBvQWvHg==} engines: {node: '>=4'} dependencies: - tslib: 2.6.2 + tslib: 2.4.1 dev: false /astral-regex@1.0.0: @@ -4293,7 +4286,7 @@ packages: /async-mutex@0.2.6: resolution: {integrity: sha512-Hs4R+4SPgamu6rSGW8C7cV9gaWUKEHykfzCCvIRuaVv636Ju10ZdeUbvb4TBEW0INuq2DHZqXbK4Nd3yG4RaRw==} dependencies: - tslib: 2.6.2 + tslib: 2.4.1 dev: false /atomic-sleep@1.0.0: @@ -4409,12 +4402,6 @@ packages: balanced-match: 1.0.2 concat-map: 0.0.1 - /brace-expansion@2.0.1: - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} - dependencies: - balanced-match: 1.0.2 - dev: true - /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} @@ -4829,12 +4816,6 @@ packages: mdn-data: 2.0.30 source-map-js: 1.0.2 - /cssesc@3.0.0: - resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==} - engines: {node: '>=4'} - hasBin: true - dev: true - /csstype@3.1.3: resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} dev: false @@ -5149,44 +5130,40 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-compat-utils@0.1.2(eslint@8.56.0): - resolution: {integrity: sha512-Jia4JDldWnFNIru1Ehx1H5s9/yxiRHY/TimCuUc0jNexew3cF1gI6CYZil1ociakfWO3rRqFjl1mskBblB3RYg==} - engines: {node: '>=12'} - peerDependencies: - eslint: '>=6.0.0' - dependencies: - eslint: 8.56.0 - dev: true - - /eslint-plugin-svelte@2.35.1(eslint@8.56.0)(svelte@4.2.9): - resolution: {integrity: sha512-IF8TpLnROSGy98Z3NrsKXWDSCbNY2ReHDcrYTuXZMbfX7VmESISR78TWgO9zdg4Dht1X8coub5jKwHzP0ExRug==} + /eslint-plugin-svelte@2.30.0(eslint@8.28.0)(svelte@4.2.9): + resolution: {integrity: sha512-2/qj0BJsfM0U2j4EjGb7iC/0nbUvXx1Gn78CdtyuXpi/rSomLPCPwnsZsloXMzlt6Xwe8LBlpRvZObSKEHLP5A==} engines: {node: ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0-0 - svelte: ^3.37.0 || ^4.0.0 + svelte: ^3.37.0 || ^4.0.0-0 peerDependenciesMeta: svelte: optional: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.28.0) '@jridgewell/sourcemap-codec': 1.4.15 debug: 4.3.4 - eslint: 8.56.0 - eslint-compat-utils: 0.1.2(eslint@8.56.0) + eslint: 8.28.0 esutils: 2.0.3 - known-css-properties: 0.29.0 + known-css-properties: 0.27.0 postcss: 8.4.33 postcss-load-config: 3.1.4(postcss@8.4.33) postcss-safe-parser: 6.0.0(postcss@8.4.33) - postcss-selector-parser: 6.0.15 - semver: 7.5.4 svelte: 4.2.9 - svelte-eslint-parser: 0.33.1(svelte@4.2.9) + svelte-eslint-parser: 0.30.0(svelte@4.2.9) transitivePeerDependencies: - supports-color - ts-node dev: true + /eslint-scope@5.1.1: + resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} + engines: {node: '>=8.0.0'} + dependencies: + esrecurse: 4.3.0 + estraverse: 4.3.0 + dev: true + /eslint-scope@7.2.2: resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -5195,24 +5172,35 @@ packages: estraverse: 5.3.0 dev: true + /eslint-utils@3.0.0(eslint@8.28.0): + resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} + engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} + peerDependencies: + eslint: '>=5' + dependencies: + eslint: 8.28.0 + eslint-visitor-keys: 2.1.0 + dev: true + + /eslint-visitor-keys@2.1.0: + resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} + engines: {node: '>=10'} + dev: true + /eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.56.0: - resolution: {integrity: sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==} + /eslint@8.28.0: + resolution: {integrity: sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) - '@eslint-community/regexpp': 4.10.0 - '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.56.0 + '@eslint/eslintrc': 1.4.1 '@humanwhocodes/config-array': 0.11.14 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 - '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 @@ -5220,6 +5208,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 + eslint-utils: 3.0.0(eslint@8.28.0) eslint-visitor-keys: 3.4.3 espree: 9.6.1 esquery: 1.5.0 @@ -5229,11 +5218,13 @@ packages: find-up: 5.0.0 glob-parent: 6.0.2 globals: 13.24.0 - graphemer: 1.4.0 + grapheme-splitter: 1.0.4 ignore: 5.3.1 + import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 is-path-inside: 3.0.3 + js-sdsl: 4.4.2 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 @@ -5241,7 +5232,9 @@ packages: minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.3 + regexpp: 3.2.0 strip-ansi: 6.0.1 + strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color @@ -5280,6 +5273,11 @@ packages: estraverse: 5.3.0 dev: true + /estraverse@4.3.0: + resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} + engines: {node: '>=4.0'} + dev: true + /estraverse@5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} @@ -5684,6 +5682,10 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} + /grapheme-splitter@1.0.4: + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} + dev: true + /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true @@ -6199,6 +6201,10 @@ packages: '@sideway/pinpoint': 2.0.0 dev: false + /js-sdsl@4.4.2: + resolution: {integrity: sha512-dwXFwByc/ajSV6m5bcKAPwe4yDDF6D614pxmIi5odytzxRlwqF6nwoiCek80Ixc7Cvma5awClxrzFtxCQvcM8w==} + dev: true + /js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} @@ -6356,8 +6362,8 @@ packages: engines: {node: '>=6'} dev: true - /known-css-properties@0.29.0: - resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==} + /known-css-properties@0.27.0: + resolution: {integrity: sha512-uMCj6+hZYDoffuvAJjFAPz56E9uoowFHmTkqRtRq5WyC5Q6Cu/fTZKNQpX/RbzChBYLLl3lo8CjFZBAZXq9qFg==} dev: true /leven@3.1.0: @@ -6874,13 +6880,6 @@ packages: dependencies: brace-expansion: 1.1.11 - /minimatch@9.0.3: - resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} - engines: {node: '>=16 || 14 >=14.17'} - dependencies: - brace-expansion: 2.0.1 - dev: true - /minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} @@ -6961,6 +6960,10 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + /natural-compare-lite@1.4.0: + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} + dev: true + /natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true @@ -7400,23 +7403,6 @@ packages: postcss: 8.4.33 dev: true - /postcss-scss@4.0.9(postcss@8.4.33): - resolution: {integrity: sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==} - engines: {node: '>=12.0'} - peerDependencies: - postcss: ^8.4.29 - dependencies: - postcss: 8.4.33 - dev: true - - /postcss-selector-parser@6.0.15: - resolution: {integrity: sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==} - engines: {node: '>=4'} - dependencies: - cssesc: 3.0.0 - util-deprecate: 1.0.2 - dev: true - /postcss@8.4.33: resolution: {integrity: sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==} engines: {node: ^10 || ^12 || >=14} @@ -7434,18 +7420,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte@3.1.2(prettier@3.2.4)(svelte@4.2.9): + /prettier-plugin-svelte@3.1.2(prettier@3.1.1)(svelte@4.2.9): resolution: {integrity: sha512-7xfMZtwgAWHMT0iZc8jN4o65zgbAQ3+O32V6W7pXrqNvKnHnkoyQCGCbKeUyXKZLbYE0YhFRnamfxfkEGxm8qA==} peerDependencies: prettier: ^3.0.0 svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0 dependencies: - prettier: 3.2.4 + prettier: 3.1.1 svelte: 4.2.9 dev: true - /prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + /prettier@3.1.1: + resolution: {integrity: sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==} engines: {node: '>=14'} hasBin: true dev: true @@ -7775,7 +7761,7 @@ packages: ast-types: 0.15.2 esprima: 4.0.1 source-map: 0.6.1 - tslib: 2.6.2 + tslib: 2.4.1 dev: false /redis-errors@1.2.0: @@ -7815,6 +7801,11 @@ packages: '@babel/runtime': 7.23.9 dev: false + /regexpp@3.2.0: + resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} + engines: {node: '>=8'} + dev: true + /regexpu-core@5.3.2: resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} engines: {node: '>=4'} @@ -8360,8 +8351,8 @@ packages: engines: {node: '>= 0.4'} dev: false - /svelte-check@3.6.3(@babel/core@7.23.9)(postcss@8.4.33)(svelte@4.2.9): - resolution: {integrity: sha512-Q2nGnoysxUnB9KjnjpQLZwdjK62DHyW6nuH/gm2qteFnDk0lCehe/6z8TsIvYeKjC6luKaWxiNGyOcWiLLPSwA==} + /svelte-check@3.6.0(@babel/core@7.23.9)(postcss@8.4.33)(svelte@4.2.9): + resolution: {integrity: sha512-8VfqhfuRJ1sKW+o8isH2kPi0RhjXH1nNsIbCFGyoUHG+ZxVxHYRKcb+S8eaL/1tyj3VGvWYx3Y5+oCUsJgnzcw==} hasBin: true peerDependencies: svelte: ^3.55.0 || ^4.0.0-next.0 || ^4.0.0 || ^5.0.0-next.0 @@ -8387,11 +8378,11 @@ packages: - sugarss dev: true - /svelte-eslint-parser@0.33.1(svelte@4.2.9): - resolution: {integrity: sha512-vo7xPGTlKBGdLH8T5L64FipvTrqv3OQRx9d2z5X05KKZDlF4rQk8KViZO4flKERY+5BiVdOh7zZ7JGJWo5P0uA==} + /svelte-eslint-parser@0.30.0(svelte@4.2.9): + resolution: {integrity: sha512-H0Cn2TKr70DU9p/Gb04CfwtS7eK28MYumrHYPaDNkIFbfwGDLADpbERBn7u8G1Rcm2RMr2/mL6mq0J2e8iKFlA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: - svelte: ^3.37.0 || ^4.0.0 + svelte: ^3.37.0 || ^4.0.0-0 peerDependenciesMeta: svelte: optional: true @@ -8399,8 +8390,6 @@ packages: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 espree: 9.6.1 - postcss: 8.4.33 - postcss-scss: 4.0.9(postcss@8.4.33) svelte: 4.2.9 dev: true @@ -8596,8 +8585,8 @@ packages: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: false - /tslib@2.6.2: - resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + /tslib@2.4.1: + resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==} /type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} @@ -8795,6 +8784,7 @@ packages: /util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} + dev: false /util@0.12.5: resolution: {integrity: sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==}