diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e38c4c5..b8e0f0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,9 +77,6 @@ importers: react-dom: specifier: latest version: 18.3.1(react@18.3.1) - sushi: - specifier: 4.1.3 - version: 4.1.3(typescript@5.6.2)(viem@2.21.4(typescript@5.6.2)(zod@3.23.8))(zod@3.23.8) typescript: specifier: latest version: 5.6.2 @@ -3834,20 +3831,6 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - sushi@4.1.3: - resolution: {integrity: sha512-wQ9y/6u4R4g3njYL27eOIyty5xGD2pA1ABLE9uLXDcHK97XzMc/lFAhsvSaiw6qbSm8QibmOeGlJdDmR75pLNg==} - peerDependencies: - typescript: 5.5.4 - viem: '*' - zod: '*' - peerDependenciesMeta: - typescript: - optional: true - viem: - optional: true - zod: - optional: true - tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} @@ -8511,20 +8494,6 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - sushi@4.1.3(typescript@5.6.2)(viem@2.21.4(typescript@5.6.2)(zod@3.23.8))(zod@3.23.8): - dependencies: - '@uniswap/token-lists': 1.0.0-beta.33 - big.js: 6.1.1 - date-fns: 3.3.1 - decimal.js-light: 2.5.1 - seedrandom: 3.0.5 - tiny-invariant: 1.3.3 - toformat: 2.0.0 - optionalDependencies: - typescript: 5.6.2 - viem: 2.21.4(typescript@5.6.2)(zod@3.23.8) - zod: 3.23.8 - tabbable@6.2.0: {} tailwindcss@3.4.12: diff --git a/site/package.json b/site/package.json index c9fe703..7a59702 100644 --- a/site/package.json +++ b/site/package.json @@ -12,7 +12,6 @@ "@types/react": "latest", "react": "latest", "react-dom": "latest", - "sushi": "4.1.3", "typescript": "latest", "viem": "2.21.4", "vocs": "1.0.0-alpha.54"