|
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.9.0", |
38 | | - "@solana-program/token": "^0.7.0", |
| 37 | + "@solana-program/system": "^0.10.0", |
| 38 | + "@solana-program/token": "^0.8.0", |
39 | 39 | "@solana-program/token-2022": "^0.6.0", |
40 | 40 | "@solana/kit": "catalog:", |
41 | 41 | "@solana/spl-token": "^0.4.14", |
|
44 | 44 | "@solana/wallet-adapter-wallets": "^0.19.37", |
45 | 45 | "@tailwindcss/vite": "^4.1.16", |
46 | 46 | "@tanstack/react-query": "catalog:", |
47 | | - "@tanstack/react-router": "^1.133.36", |
| 47 | + "@tanstack/react-router": "^1.134.15", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "gill": "catalog:", |
51 | | - "lucide-react": "^0.546.0", |
| 51 | + "lucide-react": "^0.553.0", |
52 | 52 | "react": "catalog:", |
53 | 53 | "react-dom": "catalog:", |
54 | 54 | "react-hook-form": "^7.65.0", |
|
60 | 60 | "@macalinao/grill": "workspace:^" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@eslint/js": "^9.38.0", |
64 | 63 | "@macalinao/biome-config": "^0.1.4", |
65 | | - "@macalinao/eslint-config": "catalog:", |
| 64 | + "@macalinao/eslint-config-vite": "^2.0.1", |
66 | 65 | "@macalinao/grill": "workspace:^", |
67 | 66 | "@macalinao/tsconfig": "catalog:", |
68 | 67 | "@tanstack/react-query-devtools": "^5.90.2", |
69 | | - "@tanstack/react-router-devtools": "^1.133.36", |
70 | | - "@tanstack/router-plugin": "^1.133.36", |
| 68 | + "@tanstack/react-router-devtools": "^1.134.15", |
| 69 | + "@tanstack/router-plugin": "^1.134.15", |
71 | 70 | "@types/react": "catalog:", |
72 | 71 | "@types/react-dom": "catalog:", |
73 | 72 | "@vitejs/plugin-react": "^5.1.0", |
74 | 73 | "eslint": "catalog:", |
75 | | - "eslint-plugin-react-hooks": "^5.2.0", |
76 | | - "eslint-plugin-react-refresh": "^0.4.24", |
77 | | - "globals": "^16.4.0", |
78 | 74 | "tailwindcss": "^4.1.16", |
79 | 75 | "tw-animate-css": "^1.4.0", |
80 | 76 | "typescript": "catalog:", |
81 | | - "typescript-eslint": "^8.46.2", |
82 | 77 | "vite": "^7.1.12", |
83 | 78 | "vite-plugin-node-polyfills": "^0.24.0", |
84 | 79 | "vite-tsconfig-paths": "^5.1.4" |
|
0 commit comments