Skip to content

Commit 9b44870

Browse files
authored
chore: bump packages (#2852)
1 parent b4537dc commit 9b44870

2 files changed

Lines changed: 733 additions & 882 deletions

File tree

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@abstract-foundation/agw-client": "^1.12.3",
1212
"@abstract-foundation/agw-react": "^1.13.0",
13-
"@base-org/account": "^2.5.5",
13+
"@base-org/account": "^2.5.6",
1414
"@bigmi/client": "^0.8.0",
1515
"@bigmi/core": "^0.8.0",
1616
"@bigmi/react": "^0.8.0",
@@ -23,31 +23,31 @@
2323
"@fingerprintjs/fingerprintjs": "^5.2.0",
2424
"@formatjs/intl-localematcher": "^0.8.6",
2525
"@intercom/messenger-js-sdk": "^0.0.19",
26-
"@lifi/explorer": "0.6.3",
27-
"@lifi/sdk": "^4.0.1-alpha.0",
28-
"@lifi/sdk-provider-bitcoin": "^4.0.1-alpha.0",
29-
"@lifi/sdk-provider-ethereum": "^4.0.1-alpha.0",
30-
"@lifi/sdk-provider-solana": "^4.0.1-alpha.0",
31-
"@lifi/sdk-provider-sui": "^4.0.1-alpha.0",
32-
"@lifi/sdk-provider-tron": "^4.0.0-beta.8",
33-
"@lifi/wallet-management": "4.0.0-beta.18",
34-
"@lifi/widget": "4.0.0-beta.18",
35-
"@lifi/widget-provider": "4.0.0-beta.18",
36-
"@lifi/widget-provider-bitcoin": "^4.0.0-beta.18",
37-
"@lifi/widget-provider-ethereum": "^4.0.0-beta.18",
38-
"@lifi/widget-provider-solana": "^4.0.0-beta.18",
39-
"@lifi/widget-provider-sui": "^4.0.0-beta.18",
40-
"@lifi/widget-provider-tron": "^4.0.0-beta.18",
26+
"@lifi/explorer": "^0.6.3",
27+
"@lifi/sdk": "^4.0.0-beta.10",
28+
"@lifi/sdk-provider-bitcoin": "^4.0.0-beta.10",
29+
"@lifi/sdk-provider-ethereum": "^4.0.0-beta.10",
30+
"@lifi/sdk-provider-solana": "^4.0.0-beta.10",
31+
"@lifi/sdk-provider-sui": "^4.0.0-beta.10",
32+
"@lifi/sdk-provider-tron": "^4.0.0-beta.10",
33+
"@lifi/wallet-management": "^4.0.0-beta.19",
34+
"@lifi/widget": "^4.0.0-beta.19",
35+
"@lifi/widget-provider": "^4.0.0-beta.19",
36+
"@lifi/widget-provider-bitcoin": "^4.0.0-beta.19",
37+
"@lifi/widget-provider-ethereum": "^4.0.0-beta.19",
38+
"@lifi/widget-provider-solana": "^4.0.0-beta.19",
39+
"@lifi/widget-provider-sui": "^4.0.0-beta.19",
40+
"@lifi/widget-provider-tron": "^4.0.0-beta.19",
4141
"@merkl/api": "1.20.0",
42-
"@metamask/connect-evm": "^1.1.0",
42+
"@metamask/connect-evm": "^1.2.0",
4343
"@mswjs/interceptors": "^0.41.8",
4444
"@mui/icons-material": "^9.0.1",
4545
"@mui/material": "^9.0.1",
4646
"@mui/material-nextjs": "^9.0.1",
4747
"@mui/system": "^9.0.1",
4848
"@mui/utils": "^9.0.1",
49-
"@mysten/dapp-kit-react": "^2.0.2",
50-
"@mysten/sui": "^2.16.1",
49+
"@mysten/dapp-kit-react": "^2.0.3",
50+
"@mysten/sui": "^2.16.2",
5151
"@safe-global/safe-apps-sdk": "^9.1.0",
5252
"@sentry/browser": "^10.52.0",
5353
"@sentry/nextjs": "^10.52.0",
@@ -56,11 +56,11 @@
5656
"@solana/kit": "^6.9.0",
5757
"@solana/react-hooks": "1.4.1",
5858
"@strapi/blocks-react-renderer": "^1.0.2",
59-
"@tanstack/react-form": "^1.29.1",
59+
"@tanstack/react-form": "^1.32.0",
6060
"@tanstack/react-query": "^5.100.9",
6161
"@tronweb3/tronwallet-adapter-react-hooks": "^1.1.12",
6262
"@turtledev/api": "1.4.5",
63-
"@wagmi/core": "^3.4.8",
63+
"@wagmi/core": "^3.4.10",
6464
"@walletconnect/ethereum-provider": "^2.23.9",
6565
"accept-language": "^3.0.20",
6666
"blo": "^2.0.0",
@@ -69,7 +69,7 @@
6969
"extract-colors": "^4.2.1",
7070
"graphql": "^16.14.0",
7171
"html-react-parser": "^6.1.0",
72-
"i18next": "^26.0.10",
72+
"i18next": "^26.1.0",
7373
"i18next-resources-to-backend": "^1.2.1",
7474
"jsonwebtoken": "^9.0.3",
7575
"lodash": "^4.18.1",
@@ -94,7 +94,7 @@
9494
"universal-cookie": "^8.1.2",
9595
"uuid": "^14.0.0",
9696
"viem": "^2.48.11",
97-
"wagmi": "^3.6.9",
97+
"wagmi": "^3.6.12",
9898
"zod": "^4.4.3",
9999
"zustand": "^5.0.13"
100100
},
@@ -116,7 +116,7 @@
116116
"@types/jsonwebtoken": "^9.0.10",
117117
"@types/lodash": "^4.17.24",
118118
"@types/negotiator": "^0.6.4",
119-
"@types/node": "^22.19.0",
119+
"@types/node": "^25.6.2",
120120
"@types/react": "^19.2.14",
121121
"@types/react-dom": "^19.2.3",
122122
"@vitejs/plugin-react": "^6.0.1",
@@ -133,7 +133,7 @@
133133
"i18next-resources-for-ts": "^2.1.0",
134134
"import-in-the-middle": "^3.0.1",
135135
"jsdom": "^29.1.1",
136-
"lint-staged": "^17.0.2",
136+
"lint-staged": "^17.0.4",
137137
"pino": "^10.3.1",
138138
"pino-pretty": "^13.1.3",
139139
"playwright": "1.59.1",
@@ -143,7 +143,7 @@
143143
"storybook-addon-pseudo-states": "^10.3.6",
144144
"typescript": "^6.0.3",
145145
"typescript-eslint": "^8.59.2",
146-
"vite": "^8.0.11",
146+
"vite": "^8.0.12",
147147
"vite-plugin-node-polyfills": "^0.26.0",
148148
"vitest": "^4.1.5",
149149
"web-vitals": "^5.2.0"

0 commit comments

Comments
 (0)