|
21 | 21 | "@hookform/resolvers": "^5.2.1", |
22 | 22 | "@macalinao/grill": "workspace:*", |
23 | 23 | "@macalinao/wallet-adapter-compat": "workspace:*", |
24 | | - "@radix-ui/react-dialog": "^1.1.14", |
25 | | - "@radix-ui/react-navigation-menu": "^1.2.13", |
| 24 | + "@radix-ui/react-dialog": "^1.1.15", |
| 25 | + "@radix-ui/react-navigation-menu": "^1.2.14", |
26 | 26 | "@radix-ui/react-separator": "^1.1.7", |
27 | 27 | "@radix-ui/react-slot": "^1.2.3", |
28 | | - "@radix-ui/react-tooltip": "^1.2.7", |
| 28 | + "@radix-ui/react-tooltip": "^1.2.8", |
29 | 29 | "@solana-program/system": "^0.7.0", |
30 | 30 | "@solana-program/token": "^0.5.1", |
31 | 31 | "@solana-program/token-2022": "^0.4.2", |
|
34 | 34 | "@solana/wallet-adapter-react": "catalog:", |
35 | 35 | "@solana/wallet-adapter-react-ui": "^0.9.39", |
36 | 36 | "@solana/wallet-adapter-wallets": "^0.19.37", |
37 | | - "@tailwindcss/vite": "^4.1.11", |
| 37 | + "@tailwindcss/vite": "^4.1.12", |
38 | 38 | "@tanstack/react-query": "catalog:", |
39 | | - "@tanstack/react-router": "^1.131.2", |
| 39 | + "@tanstack/react-router": "^1.131.10", |
40 | 40 | "class-variance-authority": "^0.7.1", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "gill": "catalog:", |
|
53 | 53 | "@eslint/js": "^9.33.0", |
54 | 54 | "@macalinao/eslint-config": "catalog:", |
55 | 55 | "@macalinao/tsconfig": "catalog:", |
56 | | - "@tanstack/react-query-devtools": "^5.84.2", |
57 | | - "@tanstack/react-router-devtools": "^1.131.2", |
58 | | - "@tanstack/router-plugin": "^1.131.2", |
59 | | - "@types/react": "^19.1.9", |
60 | | - "@types/react-dom": "^19.1.7", |
| 56 | + "@tanstack/react-query-devtools": "^5.85.3", |
| 57 | + "@tanstack/react-router-devtools": "^1.131.10", |
| 58 | + "@tanstack/router-plugin": "^1.131.11", |
| 59 | + "@types/react": "catalog:", |
| 60 | + "@types/react-dom": "catalog:", |
61 | 61 | "@vitejs/plugin-react": "^5.0.0", |
62 | 62 | "eslint": "catalog:", |
63 | 63 | "eslint-plugin-react-hooks": "^5.2.0", |
64 | 64 | "eslint-plugin-react-refresh": "^0.4.20", |
65 | 65 | "globals": "^16.3.0", |
66 | | - "tailwindcss": "^4.1.11", |
| 66 | + "tailwindcss": "^4.1.12", |
67 | 67 | "tw-animate-css": "^1.3.6", |
68 | 68 | "typescript": "catalog:", |
69 | | - "typescript-eslint": "^8.39.0", |
70 | | - "vite": "^7.1.1", |
| 69 | + "typescript-eslint": "^8.39.1", |
| 70 | + "vite": "^7.1.2", |
71 | 71 | "vite-plugin-node-polyfills": "^0.24.0", |
72 | 72 | "vite-tsconfig-paths": "^5.1.4" |
73 | 73 | }, |
|
0 commit comments