|
22 | 22 | "@radix-ui/react-separator": "^1.1.7", |
23 | 23 | "@radix-ui/react-slot": "^1.2.3", |
24 | 24 | "@radix-ui/react-switch": "^1.2.5", |
25 | | - "@tanstack/react-router": "^1.123.0", |
| 25 | + "@tanstack/react-router": "^1.128.0", |
26 | 26 | "better-auth": "^1.2.12", |
27 | 27 | "class-variance-authority": "^0.7.1", |
28 | 28 | "clsx": "^2.1.1", |
29 | 29 | "jotai": "^2.12.5", |
30 | | - "jotai-effect": "^2.0.4", |
| 30 | + "jotai-effect": "^2.0.5", |
31 | 31 | "localforage": "^1.10.0", |
32 | 32 | "lucide-react": "^0.525.0", |
33 | 33 | "react": "^19.1.0", |
|
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@tailwindcss/postcss": "^4.1.11", |
39 | | - "@tanstack/router-devtools": "^1.123.0", |
40 | | - "@tanstack/router-plugin": "^1.123.0", |
41 | | - "@types/bun": "^1.2.17", |
42 | | - "@types/node": "^24.0.7", |
| 39 | + "@tanstack/router-devtools": "^1.128.0", |
| 40 | + "@tanstack/router-plugin": "^1.128.0", |
| 41 | + "@types/bun": "^1.2.18", |
| 42 | + "@types/node": "^24.0.14", |
43 | 43 | "@types/react": "^19.1.8", |
44 | 44 | "@types/react-dom": "^19.1.6", |
45 | 45 | "@vitejs/plugin-react": "^4.6.0", |
|
51 | 51 | "happy-dom": "^18.0.1", |
52 | 52 | "postcss": "^8.5.6", |
53 | 53 | "tailwindcss": "^4.1.11", |
54 | | - "tw-animate-css": "^1.3.4", |
| 54 | + "tw-animate-css": "^1.3.5", |
55 | 55 | "typescript": "~5.8.3", |
56 | | - "vite": "~7.0.0", |
| 56 | + "vite": "~7.0.5", |
57 | 57 | "vitest": "~3.2.4" |
58 | 58 | } |
59 | 59 | } |
0 commit comments