|
34 | 34 | "@radix-ui/react-separator": "^1.1.7", |
35 | 35 | "@radix-ui/react-slot": "^1.2.3", |
36 | 36 | "@radix-ui/react-tooltip": "^1.2.8", |
37 | | - "@solana-program/system": "^0.8.1", |
38 | | - "@solana-program/token": "^0.6.0", |
39 | | - "@solana-program/token-2022": "^0.5.0", |
| 37 | + "@solana-program/system": "^0.9.0", |
| 38 | + "@solana-program/token": "^0.7.0", |
| 39 | + "@solana-program/token-2022": "^0.6.0", |
40 | 40 | "@solana/kit": "catalog:", |
41 | 41 | "@solana/spl-token": "^0.4.14", |
42 | 42 | "@solana/wallet-adapter-react": "catalog:", |
43 | 43 | "@solana/wallet-adapter-react-ui": "^0.9.39", |
44 | 44 | "@solana/wallet-adapter-wallets": "^0.19.37", |
45 | | - "@tailwindcss/vite": "^4.1.14", |
| 45 | + "@tailwindcss/vite": "^4.1.16", |
46 | 46 | "@tanstack/react-query": "catalog:", |
47 | | - "@tanstack/react-router": "^1.132.47", |
| 47 | + "@tanstack/react-router": "^1.133.22", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "gill": "catalog:", |
51 | | - "lucide-react": "^0.542.0", |
| 51 | + "lucide-react": "^0.546.0", |
52 | 52 | "react": "catalog:", |
53 | 53 | "react-dom": "catalog:", |
54 | | - "react-hook-form": "^7.64.0", |
| 54 | + "react-hook-form": "^7.65.0", |
55 | 55 | "sonner": "^2.0.7", |
56 | 56 | "tailwind-merge": "^3.3.1", |
57 | 57 | "zod": "^4.1.12" |
|
60 | 60 | "@macalinao/grill": "workspace:^" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@eslint/js": "^9.37.0", |
| 63 | + "@eslint/js": "^9.38.0", |
64 | 64 | "@macalinao/eslint-config": "catalog:", |
65 | 65 | "@macalinao/grill": "workspace:^", |
66 | 66 | "@macalinao/tsconfig": "catalog:", |
67 | 67 | "@tanstack/react-query-devtools": "^5.90.2", |
68 | | - "@tanstack/react-router-devtools": "^1.132.50", |
69 | | - "@tanstack/router-plugin": "^1.132.47", |
| 68 | + "@tanstack/react-router-devtools": "^1.133.22", |
| 69 | + "@tanstack/router-plugin": "^1.133.22", |
70 | 70 | "@types/react": "catalog:", |
71 | 71 | "@types/react-dom": "catalog:", |
72 | 72 | "@vitejs/plugin-react": "^5.0.4", |
73 | 73 | "eslint": "catalog:", |
74 | 74 | "eslint-plugin-react-hooks": "^5.2.0", |
75 | | - "eslint-plugin-react-refresh": "^0.4.23", |
| 75 | + "eslint-plugin-react-refresh": "^0.4.24", |
76 | 76 | "globals": "^16.4.0", |
77 | | - "tailwindcss": "^4.1.14", |
| 77 | + "tailwindcss": "^4.1.16", |
78 | 78 | "tw-animate-css": "^1.4.0", |
79 | 79 | "typescript": "catalog:", |
80 | | - "typescript-eslint": "^8.46.0", |
81 | | - "vite": "^7.1.9", |
| 80 | + "typescript-eslint": "^8.46.2", |
| 81 | + "vite": "^7.1.12", |
82 | 82 | "vite-plugin-node-polyfills": "^0.24.0", |
83 | 83 | "vite-tsconfig-paths": "^5.1.4" |
84 | 84 | }, |
|
0 commit comments