Skip to content

Commit

Permalink
chore: bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Dec 3, 2024
1 parent 037ea51 commit fedf63f
Show file tree
Hide file tree
Showing 21 changed files with 2,751 additions and 2,845 deletions.
16 changes: 8 additions & 8 deletions examples/deposit-flow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"dependencies": {
"@lifi/sdk": "^3.4.1",
"@lifi/widget": "workspace:^",
"@mui/material": "^5.16.7",
"@tanstack/react-query": "^5.59.20",
"@mui/material": "^5.16.8",
"@tanstack/react-query": "^5.62.2",
"events": "^3.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "^2.21.43",
"wagmi": "^2.12.29"
"viem": "^2.21.53",
"wagmi": "^2.13.3"
},
"devDependencies": {
"@types/events": "^3.0.3",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
28 changes: 14 additions & 14 deletions examples/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,30 +9,30 @@
"preview": "vite preview"
},
"dependencies": {
"@dynamic-labs/bitcoin": "^3.6.0",
"@dynamic-labs/ethereum": "^3.6.0",
"@dynamic-labs/sdk-react-core": "^3.6.0",
"@dynamic-labs/solana": "^3.6.0",
"@dynamic-labs/wagmi-connector": "^3.6.0",
"@dynamic-labs/bitcoin": "^3.8.5",
"@dynamic-labs/ethereum": "^3.8.5",
"@dynamic-labs/sdk-react-core": "^3.8.5",
"@dynamic-labs/solana": "^3.8.5",
"@dynamic-labs/wagmi-connector": "^3.8.5",
"@lifi/wallet-management": "workspace:^",
"@lifi/widget": "workspace:^",
"@mui/material": "^5.16.7",
"@mui/material": "^5.16.8",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/web3.js": "^1.95.4",
"@tanstack/react-query": "^5.59.20",
"@solana/web3.js": "^1.95.5",
"@tanstack/react-query": "^5.62.2",
"mitt": "^3.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "^2.21.43",
"wagmi": "^2.12.29"
"viem": "^2.21.53",
"wagmi": "^2.13.3"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"globals": "^15.12.0",
"typescript": "^5.5.4",
"vite": "^5.4.10"
"@vitejs/plugin-react-swc": "^3.7.2",
"globals": "^15.13.0",
"typescript": "^5.7.2",
"vite": "^6.0.2"
}
}
8 changes: 4 additions & 4 deletions examples/nextjs-page-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"start": "next start"
},
"dependencies": {
"@lifi/widget": "^3.12.0",
"next": "^14.2.17",
"@lifi/widget": "^3.12.2",
"next": "^14.2.18",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
},
"dependencies": {
"@lifi/sdk": "^3.4.1",
"@lifi/widget": "^3.12.0",
"next": "^14.2.17",
"@lifi/widget": "^3.12.2",
"next": "^14.2.18",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.5.4"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions examples/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@lifi/widget": "^3.12.0",
"@lifi/widget": "^3.12.2",
"nuxt": "3.14.159",
"veaury": "^2.5.1",
"vite-plugin-node-polyfills": "^0.22.0",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
"vue": "^3.5.13",
"vue-router": "^4.5.0"
}
}
14 changes: 7 additions & 7 deletions examples/rainbowkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
},
"dependencies": {
"@lifi/widget": "workspace:^",
"@rainbow-me/rainbowkit": "^2.2.0",
"@tanstack/react-query": "^5.59.20",
"@rainbow-me/rainbowkit": "^2.2.1",
"@tanstack/react-query": "^5.62.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "^2.21.43",
"wagmi": "^2.12.29"
"viem": "^2.21.53",
"wagmi": "^2.13.3"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react-swc": "^3.7.0",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"@vitejs/plugin-react-swc": "^3.7.2",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
18 changes: 9 additions & 9 deletions examples/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
"typecheck": "tsc"
},
"dependencies": {
"@lifi/widget": "^3.12.0",
"@remix-run/css-bundle": "^2.13.1",
"@remix-run/node": "^2.13.1",
"@remix-run/react": "^2.13.1",
"@remix-run/serve": "^2.13.1",
"@lifi/widget": "^3.12.2",
"@remix-run/css-bundle": "^2.15.0",
"@remix-run/node": "^2.15.0",
"@remix-run/react": "^2.15.0",
"@remix-run/serve": "^2.15.0",
"isbot": "^5.1.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remix-utils": "^7.6.0"
},
"devDependencies": {
"@remix-run/dev": "^2.13.1",
"@remix-run/dev": "^2.15.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"vite-tsconfig-paths": "^5.1.0"
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-tsconfig-paths": "^5.1.3"
},
"engines": {
"node": ">=18.0.0"
Expand Down
12 changes: 6 additions & 6 deletions examples/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^4.0.0",
"@sveltejs/vite-plugin-svelte": "^5.0.1",
"@tsconfig/svelte": "^5.0.4",
"@types/events": "^3.0.3",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"svelte": "^5.1.12",
"svelte-check": "^4.0.6",
"svelte": "^5.4.0",
"svelte-check": "^4.1.0",
"svelte-preprocess": "^6.0.2",
"tslib": "^2.8.1",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0"
},
"dependencies": {
Expand Down
20 changes: 10 additions & 10 deletions examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
},
"dependencies": {
"@lifi/sdk": "^3.4.1",
"@lifi/wallet-management": "^3.4.3",
"@lifi/wallet-management": "^3.4.5",
"@lifi/widget": "workspace:^",
"@mui/material": "^5.16.5",
"@tanstack/react-query": "^5.59.20",
"@wagmi/connectors": "^5.3.7",
"@mui/material": "^5.16.8",
"@tanstack/react-query": "^5.62.2",
"@wagmi/connectors": "^5.5.3",
"events": "^3.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"viem": "^2.21.43",
"wagmi": "^2.12.29"
"viem": "^2.21.53",
"wagmi": "^2.13.3"
},
"devDependencies": {
"@types/events": "^3.0.3",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"@vitejs/plugin-react": "^4.3.4",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
14 changes: 7 additions & 7 deletions examples/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"preview": "vite preview"
},
"dependencies": {
"@lifi/widget": "^3.12.0",
"@lifi/widget": "^3.12.2",
"veaury": "^2.5.1",
"vue": "^3.5.12"
"vue": "^3.5.13"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.3.3",
"@vitejs/plugin-vue": "^5.1.1",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"typescript": "^5.5.4",
"vite": "^5.4.10",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0",
"vue-tsc": "^2.1.10"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/zustand-widget-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@
},
"dependencies": {
"@lifi/widget": "workspace:^",
"@mui/material": "^5.16.7",
"@tanstack/react-query": "^5.59.20",
"@mui/material": "^5.16.8",
"@tanstack/react-query": "^5.62.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"wagmi": "^2.12.29",
"zustand": "^4.5.5"
"wagmi": "^2.13.3",
"zustand": "^5.0.1"
},
"devDependencies": {
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"globals": "^15.12.0",
"typescript": "^5.5.3",
"vite": "^5.4.10",
"@vitejs/plugin-react": "^4.3.4",
"globals": "^15.13.0",
"typescript": "^5.7.2",
"vite": "^6.0.2",
"vite-plugin-node-polyfills": "^0.22.0"
}
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,30 +42,30 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/events": "^3.0.3",
"@types/node": "^22.9.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"cpy-cli": "^5.0.0",
"fs-extra": "^11.2.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lerna": "8.1.9",
"lint-staged": "^15.2.10",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"standard-version": "^9.5.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"pnpm": {
"overrides": {
"bs58": ">=4.0.1"
}
},
"packageManager": "pnpm@9.12.1"
"packageManager": "pnpm@9.14.4"
}
28 changes: 14 additions & 14 deletions packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,31 +51,31 @@
"@bigmi/client": "^0.0.4",
"@bigmi/core": "^0.0.4",
"@bigmi/react": "^0.0.4",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@lifi/sdk": "^3.4.1",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/system": "^5.16.7",
"@mui/icons-material": "^5.16.8",
"@mui/lab": "5.0.0-alpha.174",
"@mui/material": "^5.16.8",
"@mui/system": "^5.16.8",
"@solana/wallet-adapter-base": "^0.9.23",
"@solana/wallet-adapter-react": "^0.15.35",
"@solana/web3.js": "^1.95.4",
"@wagmi/core": "^2.14.4",
"i18next": "^23.16.5",
"@solana/web3.js": "^1.95.5",
"@wagmi/core": "^2.15.2",
"i18next": "^24.0.5",
"mitt": "^3.0.1",
"react": "^18.3.1",
"react-i18next": "^15.1.1",
"react-i18next": "^15.1.3",
"use-sync-external-store": "^1.2.2",
"viem": "^2.21.43",
"wagmi": "^2.12.29",
"zustand": "^4.5.5"
"viem": "^2.21.53",
"wagmi": "^2.13.3",
"zustand": "^5.0.1"
},
"devDependencies": {
"@types/use-sync-external-store": "^0.0.6",
"cpy-cli": "^5.0.0",
"madge": "^8.0.0",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": ">=18",
Expand Down
Loading

0 comments on commit fedf63f

Please sign in to comment.