|
1 | 1 | { |
2 | 2 | "name": "@badaitech/chaingraph-frontend", |
3 | 3 | "type": "module", |
4 | | - "version": "0.2.7", |
| 4 | + "version": "0.2.8", |
5 | 5 | "private": false, |
6 | 6 | "description": "Frontend application for the Chaingraph project", |
7 | 7 | "license": "BUSL-1.1", |
|
82 | 82 | "@radix-ui/react-tabs": "^1.1.3", |
83 | 83 | "@radix-ui/react-tooltip": "^1.1.8", |
84 | 84 | "@radix-ui/themes": "^3.2.1", |
85 | | - "@tanstack/react-query": "^5.67.1", |
86 | | - "@trpc/client": "11.1.0", |
87 | | - "@trpc/react-query": "11.1.0", |
88 | | - "@trpc/server": "11.1.0", |
89 | | - "@trpc/tanstack-react-query": "^11.1.0", |
| 85 | + "@tanstack/react-query": "^5.80.3", |
| 86 | + "@tanstack/react-query-devtools": "^5.80.3", |
| 87 | + "@trpc/client": "^11.4.2", |
| 88 | + "@trpc/react-query": "^11.4.2", |
| 89 | + "@trpc/server": "^11.4.2", |
| 90 | + "@trpc/tanstack-react-query": "^11.4.2", |
90 | 91 | "@types/color": "^4.2.0", |
91 | | - "@xyflow/react": "^12.6.4", |
92 | | - "@xyflow/system": "^0.0.61", |
| 92 | + "@xyflow/react": "^12.7.1", |
| 93 | + "@xyflow/system": "^0.0.63", |
93 | 94 | "add": "^2.0.6", |
94 | 95 | "ahooks": "^3.8.4", |
95 | 96 | "class-variance-authority": "^0.7.1", |
|
99 | 100 | "date-fns": "^4.1.0", |
100 | 101 | "effector": "^23.3.0", |
101 | 102 | "effector-react": "^23.3.0", |
102 | | - "framer-motion": "^12.6.3", |
103 | | - "lucide-react": "^0.487.0", |
| 103 | + "framer-motion": "^12.19.1", |
| 104 | + "lucide-react": "^0.523.0", |
104 | 105 | "patronum": "^2.3.0", |
105 | 106 | "react": "^19.1.0", |
106 | 107 | "react-color": "^2.19.3", |
|
113 | 114 | "superjson": "^2.2.2", |
114 | 115 | "tailwind-merge": "^3.2.0", |
115 | 116 | "tailwindcss-animate": "^1.0.7", |
| 117 | + "viem": "^2.31.3", |
| 118 | + "wagmi": "^2.15.6", |
116 | 119 | "yaml": "^2.8.0", |
117 | 120 | "zod-to-json-schema": "^3.24.5" |
118 | 121 | }, |
|
0 commit comments