|
3 | 3 | "@base-ui/react": "^1.4.0", |
4 | 4 | "@fontsource-variable/geist": "^5.2.8", |
5 | 5 | "@opentelemetry/api": "1.9.0", |
6 | | - "@tailwindcss/vite": "^4.1.18", |
7 | | - "@tanstack/react-devtools": "^0.7.0", |
| 6 | + "@tailwindcss/vite": "^4.2.1", |
| 7 | + "@tanstack/react-devtools": "^0.10.0", |
8 | 8 | "@tanstack/react-query": "5.95.2", |
9 | | - "@tanstack/react-router": "^1.132.0", |
10 | | - "@tanstack/react-router-devtools": "^1.132.0", |
11 | | - "@tanstack/react-router-ssr-query": "^1.131.7", |
12 | | - "@tanstack/react-start": "^1.132.0", |
13 | | - "@tanstack/router-plugin": "^1.132.0", |
| 9 | + "@tanstack/react-router": "^1.167.4", |
| 10 | + "@tanstack/react-router-devtools": "^1.166.9", |
| 11 | + "@tanstack/react-router-ssr-query": "^1.166.9", |
| 12 | + "@tanstack/react-start": "^1.166.15", |
| 13 | + "@tanstack/router-plugin": "^1.166.13", |
14 | 14 | "better-auth": "1.6.5", |
15 | 15 | "class-variance-authority": "^0.7.1", |
16 | 16 | "clsx": "^2.1.1", |
|
19 | 19 | "kitcn": "workspace:*", |
20 | 20 | "lucide-react": "^1.8.0", |
21 | 21 | "nitro": "latest", |
22 | | - "react": "^19.2.0", |
23 | | - "react-dom": "^19.2.0", |
| 22 | + "react": "^19.2.4", |
| 23 | + "react-dom": "^19.2.4", |
24 | 24 | "shadcn": "latest", |
25 | 25 | "superjson": "^2.2.6", |
26 | 26 | "tailwind-merge": "^3.5.0", |
27 | | - "tailwindcss": "^4.0.6", |
| 27 | + "tailwindcss": "^4.2.1", |
28 | 28 | "tw-animate-css": "^1.4.0", |
29 | 29 | "vite-tsconfig-paths": "^5.1.4", |
30 | 30 | "zod": "^4.3.6" |
31 | 31 | }, |
32 | 32 | "devDependencies": { |
33 | | - "@tanstack/devtools-vite": "^0.3.11", |
34 | | - "@tanstack/eslint-config": "^0.3.0", |
35 | | - "@testing-library/dom": "^10.4.0", |
36 | | - "@testing-library/react": "^16.2.0", |
37 | | - "@types/node": "^22.10.2", |
38 | | - "@types/react": "^19.2.0", |
39 | | - "@types/react-dom": "^19.2.0", |
40 | | - "@vitejs/plugin-react": "^5.0.4", |
41 | | - "jsdom": "^27.0.0", |
42 | | - "prettier": "^3.5.3", |
| 33 | + "@tanstack/devtools-vite": "^0.6.0", |
| 34 | + "@tanstack/eslint-config": "^0.4.0", |
| 35 | + "@testing-library/dom": "^10.4.1", |
| 36 | + "@testing-library/react": "^16.3.2", |
| 37 | + "@types/node": "^22.19.15", |
| 38 | + "@types/react": "^19.2.14", |
| 39 | + "@types/react-dom": "^19.2.3", |
| 40 | + "@vitejs/plugin-react": "^5.2.0", |
| 41 | + "jsdom": "^27.4.0", |
| 42 | + "prettier": "^3.8.1", |
43 | 43 | "prettier-plugin-tailwindcss": "^0.7.2", |
44 | | - "typescript": "^5.7.2", |
45 | | - "vite": "^7.1.7", |
46 | | - "vitest": "^3.0.5", |
| 44 | + "typescript": "^5.9.3", |
| 45 | + "vite": "^7.3.1", |
| 46 | + "vitest": "^3.2.4", |
47 | 47 | "web-vitals": "^5.1.0", |
48 | 48 | "@types/bun": "latest", |
49 | 49 | "@concavejs/cli": "latest" |
|
0 commit comments