Skip to content

Commit

Permalink
chore: upgrade widget version
Browse files Browse the repository at this point in the history
  • Loading branch information
tcheee authored Jan 31, 2025
1 parent 8064232 commit 787857b
Show file tree
Hide file tree
Showing 6 changed files with 1,045 additions and 456 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"private": true,
"repository": "https://github.com/jumperexchange/jumper-exchange",
"dependencies": {
"@abstract-foundation/agw-client": "^1.3.0",
"@abstract-foundation/agw-react": "^1.4.2",
"@abstract-foundation/agw-client": "^1.3.1",
"@abstract-foundation/agw-react": "^1.4.4",
"@bigmi/react": "^0.1.0",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
Expand All @@ -15,16 +15,16 @@
"@headlessui/react": "^2.2.0",
"@lifi/explorer": "^0.1.0",
"@lifi/sdk": "3.5.2",
"@lifi/wallet-management": "^3.6.0",
"@lifi/widget": "^3.14.2",
"@lifi/wallet-management": "^3.6.1",
"@lifi/widget": "^3.15.1",
"@metaplex-foundation/mpl-core": "^1.1.1",
"@metaplex-foundation/umi": "^0.9.2",
"@metaplex-foundation/umi-bundle-defaults": "^0.9.2",
"@metaplex-foundation/umi-signer-wallet-adapters": "^0.9.2",
"@mui/icons-material": "^6.3.1",
"@mui/material": "^6.4.1",
"@mui/material-nextjs": "^6.3.1",
"@mui/utils": "^6.4.1",
"@mui/icons-material": "^6.4.2",
"@mui/material": "^6.4.2",
"@mui/material-nextjs": "^6.4.2",
"@mui/utils": "^6.4.2",
"@next/third-parties": "^14.2.22",
"@rive-app/react-canvas": "^4.17.6",
"@safe-global/safe-apps-sdk": "^9.1.0",
Expand All @@ -36,7 +36,7 @@
"@solana/wallet-adapter-solflare": "^0.6.28",
"@solana/web3.js": "^1.95.8",
"@strapi/blocks-react-renderer": "^1.0.1",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-query": "^5.66.0",
"@wagmi/core": "2.16.3",
"@widgetbot/react-embed": "^1.9.0",
"accept-language": "^3.0.20",
Expand All @@ -47,7 +47,7 @@
"framer-motion": "^11.18.2",
"graphql": "^16.9.0",
"graphql-request": "^7.1.2",
"i18next": "^24.1.0",
"i18next": "^24.2.2",
"i18next-resources-for-ts": "^1.5.0",
"i18next-resources-to-backend": "^1.2.1",
"immer": "^10.1.1",
Expand All @@ -68,7 +68,7 @@
"siwe": "^2.3.2",
"use-immer": "^0.11.0",
"uuid": "^11.0.5",
"viem": "^2.22.12",
"viem": "^2.22.17",
"wagmi": "2.14.9",
"zustand": "^5.0.2"
},
Expand Down
Loading

0 comments on commit 787857b

Please sign in to comment.