|
14 | 14 | "@0xsequence/checkout": "workspace:*", |
15 | 15 | "@0xsequence/connect": "workspace:*", |
16 | 16 | "@0xsequence/design-system": "2.1.6", |
17 | | - "@0xsequence/network": ">= 2.3.7", |
18 | | - "@0xsequence/wallet-widget": "workspace:*", |
19 | | - "@0xsequence/immutable-connector": "workspace:*", |
20 | 17 | "@0xsequence/hooks": "workspace:*", |
21 | | - "@0xsequence/waas": ">= 2.3.7", |
22 | | - "@imtbl/config": "^2.1.2", |
23 | | - "@imtbl/sdk": "^2.1.2", |
24 | | - "@tanstack/react-query": "^5.62.0", |
| 18 | + "@0xsequence/immutable-connector": "workspace:*", |
| 19 | + "@0xsequence/network": "^2.3.10", |
| 20 | + "@0xsequence/waas": "^2.3.10", |
| 21 | + "@0xsequence/wallet-widget": "workspace:*", |
| 22 | + "@imtbl/config": "^2.2.0", |
| 23 | + "@imtbl/sdk": "^2.2.0", |
| 24 | + "@tanstack/react-query": "^5.74.11", |
25 | 25 | "clsx": "^2.1.1", |
26 | 26 | "example-shared-components": "workspace:*", |
27 | | - "motion": "^12.3.1", |
28 | | - "react": "^19.0.0", |
29 | | - "react-dom": "^19.0.0", |
30 | | - "react-router-dom": "^7.3.0", |
31 | | - "tailwindcss": "^4.0.6", |
32 | | - "typescript": "^5.8.2", |
33 | | - "viem": "^2.28.0", |
34 | | - "wagmi": "^2.15.0" |
| 27 | + "motion": "^12.9.2", |
| 28 | + "react": "^19.1.0", |
| 29 | + "react-dom": "^19.1.0", |
| 30 | + "react-router-dom": "^7.5.3", |
| 31 | + "tailwindcss": "^4.1.4", |
| 32 | + "typescript": "^5.8.3", |
| 33 | + "viem": "^2.28.1", |
| 34 | + "wagmi": "^2.15.1" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@tailwindcss/postcss": "^4.0.6", |
38 | | - "@types/node": "^20.12.12", |
39 | | - "@types/react": "^19.0.10", |
40 | | - "@types/react-dom": "^19.0.4", |
41 | | - "@vitejs/plugin-react": "^4.3.0", |
| 37 | + "@tailwindcss/postcss": "^4.1.4", |
| 38 | + "@types/node": "^20.17.32", |
| 39 | + "@types/react": "^19.1.2", |
| 40 | + "@types/react-dom": "^19.1.3", |
| 41 | + "@vitejs/plugin-react": "^4.4.1", |
42 | 42 | "postcss": "^8.5.3", |
43 | | - "vite": "^5.2.11", |
| 43 | + "vite": "^5.4.19", |
44 | 44 | "vite-plugin-node-polyfills": "^0.21.0", |
45 | | - "vite-plugin-svgr": "^4.2.0", |
| 45 | + "vite-plugin-svgr": "^4.3.0", |
46 | 46 | "vite-tsconfig-paths": "^4.3.2" |
47 | 47 | } |
48 | 48 | } |
0 commit comments