|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@hookform/resolvers": "^3.9.1", |
17 | | - "@polinetwork/backend": "^0.9.1", |
| 17 | + "@polinetwork/backend": "^0.12.1", |
18 | 18 | "@radix-ui/react-alert-dialog": "^1.1.3", |
19 | 19 | "@radix-ui/react-avatar": "^1.1.1", |
20 | 20 | "@radix-ui/react-collapsible": "^1.1.1", |
|
28 | 28 | "@radix-ui/react-slot": "^1.1.0", |
29 | 29 | "@radix-ui/react-tooltip": "^1.1.4", |
30 | 30 | "@t3-oss/env-nextjs": "^0.10.1", |
31 | | - "@tanstack/react-query": "^5.74.3", |
| 31 | + "@tanstack/react-query": "^5.90.12", |
32 | 32 | "@tanstack/react-table": "^8.21.2", |
33 | | - "@trpc/client": "11.1.1", |
34 | | - "@trpc/next": "11.1.1", |
35 | | - "@trpc/react-query": "11.1.1", |
36 | | - "@trpc/tanstack-react-query": "11.1.1", |
| 33 | + "@trpc/client": "11.5.1", |
| 34 | + "@trpc/next": "11.5.1", |
| 35 | + "@trpc/react-query": "11.5.1", |
| 36 | + "@trpc/tanstack-react-query": "11.5.1", |
37 | 37 | "babel-plugin-react-compiler": "1.0.0", |
38 | | - "better-auth": "^1.2.7", |
| 38 | + "better-auth": "^1.3.15", |
39 | 39 | "class-variance-authority": "^0.7.1", |
40 | 40 | "clsx": "^2.1.1", |
41 | 41 | "cmdk": "^1.1.1", |
|
58 | 58 | "devDependencies": { |
59 | 59 | "@biomejs/biome": "2.3.10", |
60 | 60 | "@tailwindcss/postcss": "^4.1.4", |
61 | | - "@trpc/server": "11.1.1", |
| 61 | + "@trpc/server": "11.5.1", |
62 | 62 | "@types/node": "^20.14.10", |
63 | 63 | "@types/react": "^18.3.3", |
64 | 64 | "@types/react-dom": "^18.3.0", |
|
0 commit comments