|
18 | 18 | "secret:prod": "bun run secret.ts -- production prod/io"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@betfinio/abi": "^2.2.0", |
22 |
| - "@betfinio/components": "^1.3.5", |
23 |
| - "@module-federation/enhanced": "^0.8.0", |
| 21 | + "@betfinio/abi": "^2.3.3", |
| 22 | + "@betfinio/components": "^1.4.8", |
24 | 23 | "@nivo/core": "^0.87.0",
|
25 | 24 | "@nivo/pie": "^0.87.0",
|
26 |
| - "@tanstack/react-query": "^5.62.2", |
27 |
| - "@tanstack/react-router": "^1.85.4", |
28 |
| - "@tanstack/react-table": "^8.20.5", |
29 |
| - "@types/canvas-confetti": "^1.6.4", |
30 |
| - "@types/react-virtualized": "^9.22.0", |
31 |
| - "@wagmi/core": "^2.15.2", |
| 25 | + "@tanstack/react-query": "^5.63.0", |
| 26 | + "@tanstack/react-router": "^1.95.1", |
| 27 | + "@tanstack/react-table": "^8.20.6", |
| 28 | + "@wagmi/core": "^2.16.3", |
32 | 29 | "canvas-confetti": "^1.9.3",
|
33 |
| - "dotenv-cli": "^7.4.4", |
34 |
| - "framer-motion": "^11.12.0", |
35 |
| - "graphql": "^16.9.0", |
36 |
| - "i18next": "^24.0.5", |
37 |
| - "i18next-browser-languagedetector": "^8.0.0", |
| 30 | + "framer-motion": "^11.16.2", |
| 31 | + "i18next": "^24.2.1", |
| 32 | + "i18next-browser-languagedetector": "^8.0.2", |
38 | 33 | "i18next-icu": "^2.3.0",
|
39 |
| - "intl-messageformat": "^10.7.7", |
| 34 | + "intl-messageformat": "^10.7.11", |
40 | 35 | "lucide-react": "^0.438.0",
|
41 | 36 | "luxon": "^3.5.0",
|
42 | 37 | "react": "^18.3.1",
|
43 | 38 | "react-dom": "^18.3.1",
|
44 |
| - "react-i18next": "^15.1.3", |
| 39 | + "react-i18next": "^15.4.0", |
45 | 40 | "react-icons": "^5.4.0",
|
46 |
| - "react-number-format": "^5.4.2", |
| 41 | + "react-number-format": "^5.4.3", |
47 | 42 | "react-responsive": "^10.0.0",
|
48 | 43 | "react-virtualized": "^9.22.5",
|
49 |
| - "react-window": "^1.8.10", |
50 |
| - "tailwind-merge": "^2.5.5", |
51 |
| - "tailwindcss": "^3.4.15", |
| 44 | + "tailwind-merge": "^2.6.0", |
| 45 | + "tailwindcss": "^3.4.17", |
52 | 46 | "tailwindcss-animate": "^1.0.7",
|
53 |
| - "viem": "^2.21.53", |
54 |
| - "wagmi": "^2.13.3" |
| 47 | + "viem": "^2.22.5", |
| 48 | + "wagmi": "^2.14.7" |
55 | 49 | },
|
56 | 50 | "devDependencies": {
|
57 |
| - "@aws-sdk/client-secrets-manager": "^3.699.0", |
| 51 | + "@types/canvas-confetti": "^1.9.0", |
| 52 | + "@types/react-virtualized": "^9.22.0", |
| 53 | + "@module-federation/enhanced": "^0.8.8", |
| 54 | + "@aws-sdk/client-secrets-manager": "^3.723.0", |
58 | 55 | "@biomejs/biome": "^1.9.4",
|
59 |
| - "@commitlint/cli": "^19.6.0", |
60 |
| - "lefthook": "^1.8.5", |
| 56 | + "dotenv-cli": "^7.4.4", |
| 57 | + "@commitlint/cli": "^19.6.1", |
| 58 | + "lefthook": "^1.10.1", |
61 | 59 | "@commitlint/config-conventional": "^19.6.0",
|
62 | 60 | "@graphprotocol/client-cli": "^3.0.7",
|
63 |
| - "@module-federation/rsbuild-plugin": "^0.8.0", |
64 |
| - "@radix-ui/react-tabs": "^1.1.1", |
65 |
| - "@rsbuild/core": "^1.1.7", |
66 |
| - "@rsbuild/plugin-react": "^1.0.7", |
67 |
| - "@rsbuild/plugin-svgr": "^1.0.5", |
68 |
| - "@tanstack/router-plugin": "^1.85.3", |
69 |
| - "@types/bun": "^1.1.14", |
| 61 | + "@module-federation/rsbuild-plugin": "^0.8.8", |
| 62 | + "@radix-ui/react-tabs": "^1.1.2", |
| 63 | + "@rsbuild/core": "^1.1.13", |
| 64 | + "@rsbuild/plugin-react": "^1.1.0", |
| 65 | + "@rsbuild/plugin-svgr": "^1.0.6", |
| 66 | + "@tanstack/router-plugin": "^1.95.1", |
| 67 | + "@types/bun": "^1.1.16", |
70 | 68 | "@types/luxon": "^3.4.2",
|
71 |
| - "@types/react": "^18.3.12", |
72 |
| - "@types/react-dom": "^18.3.1", |
73 |
| - "@types/react-slick": "^0.23.13", |
74 |
| - "@types/react-window": "^1.8.8", |
75 |
| - "typescript": "^5.7.2" |
| 69 | + "@types/react": "^18.3.18", |
| 70 | + "@types/react-dom": "^18.3.5", |
| 71 | + "typescript": "^5.7.3" |
76 | 72 | }
|
77 | 73 | }
|
0 commit comments