|
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "@gillsdk/react": "catalog:", |
30 | | - "@hookform/resolvers": "^5.2.1", |
| 30 | + "@hookform/resolvers": "^5.2.2", |
31 | 31 | "@macalinao/grill": "workspace:*", |
32 | 32 | "@macalinao/wallet-adapter-compat": "workspace:*", |
33 | 33 | "@radix-ui/react-dialog": "^1.1.15", |
|
43 | 43 | "@solana/wallet-adapter-react": "catalog:", |
44 | 44 | "@solana/wallet-adapter-react-ui": "^0.9.39", |
45 | 45 | "@solana/wallet-adapter-wallets": "^0.19.37", |
46 | | - "@tailwindcss/vite": "^4.1.13", |
| 46 | + "@tailwindcss/vite": "^4.1.14", |
47 | 47 | "@tanstack/react-query": "catalog:", |
48 | | - "@tanstack/react-router": "^1.131.35", |
| 48 | + "@tanstack/react-router": "^1.132.31", |
49 | 49 | "class-variance-authority": "^0.7.1", |
50 | 50 | "clsx": "^2.1.1", |
51 | 51 | "gill": "catalog:", |
52 | 52 | "lucide-react": "^0.542.0", |
53 | 53 | "react": "catalog:", |
54 | 54 | "react-dom": "catalog:", |
55 | | - "react-hook-form": "^7.62.0", |
| 55 | + "react-hook-form": "^7.63.0", |
56 | 56 | "sonner": "^2.0.7", |
57 | 57 | "tailwind-merge": "^3.3.1", |
58 | | - "zod": "^4.1.5" |
| 58 | + "zod": "^4.1.11" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@eslint/js": "^9.35.0", |
| 61 | + "@eslint/js": "^9.36.0", |
62 | 62 | "@macalinao/eslint-config": "catalog:", |
63 | 63 | "@macalinao/tsconfig": "catalog:", |
64 | | - "@tanstack/react-query-devtools": "^5.87.1", |
65 | | - "@tanstack/react-router-devtools": "^1.131.35", |
66 | | - "@tanstack/router-plugin": "^1.131.35", |
| 64 | + "@tanstack/react-query-devtools": "^5.90.2", |
| 65 | + "@tanstack/react-router-devtools": "^1.132.31", |
| 66 | + "@tanstack/router-plugin": "^1.132.31", |
67 | 67 | "@types/react": "catalog:", |
68 | 68 | "@types/react-dom": "catalog:", |
69 | | - "@vitejs/plugin-react": "^5.0.2", |
| 69 | + "@vitejs/plugin-react": "^5.0.4", |
70 | 70 | "eslint": "catalog:", |
71 | 71 | "eslint-plugin-react-hooks": "^5.2.0", |
72 | | - "eslint-plugin-react-refresh": "^0.4.20", |
73 | | - "globals": "^16.3.0", |
74 | | - "tailwindcss": "^4.1.13", |
75 | | - "tw-animate-css": "^1.3.8", |
| 72 | + "eslint-plugin-react-refresh": "^0.4.23", |
| 73 | + "globals": "^16.4.0", |
| 74 | + "tailwindcss": "^4.1.14", |
| 75 | + "tw-animate-css": "^1.4.0", |
76 | 76 | "typescript": "catalog:", |
77 | | - "typescript-eslint": "^8.42.0", |
78 | | - "vite": "^7.1.4", |
| 77 | + "typescript-eslint": "^8.45.0", |
| 78 | + "vite": "^7.1.9", |
79 | 79 | "vite-plugin-node-polyfills": "^0.24.0", |
80 | 80 | "vite-tsconfig-paths": "^5.1.4" |
81 | 81 | }, |
|
0 commit comments