|
18 | 18 | "@fontsource-variable/jetbrains-mono": "^5.3.0", |
19 | 19 | "@phosphor-icons/react": "^2.1.10", |
20 | 20 | "@tailwindcss/vite": "^4.3.3", |
21 | | - "@tanstack/react-devtools": "^0.10.10", |
22 | | - "@tanstack/react-router": "^1.170.27", |
| 21 | + "@tanstack/react-devtools": "^0.10.12", |
| 22 | + "@tanstack/react-router": "^1.170.32", |
23 | 23 | "@tanstack/react-router-devtools": "^1.167.1", |
24 | | - "@tanstack/react-router-ssr-query": "^1.167.1", |
25 | | - "@tanstack/react-start": "^1.168.44", |
26 | | - "@tanstack/router-plugin": "^1.168.30", |
| 24 | + "@tanstack/react-router-ssr-query": "^1.167.2", |
| 25 | + "@tanstack/react-start": "^1.168.49", |
| 26 | + "@tanstack/router-plugin": "^1.168.35", |
27 | 27 | "@types/mdx": "^2.0.14", |
28 | 28 | "class-variance-authority": "^0.7.1", |
29 | 29 | "clsx": "^2.1.1", |
30 | | - "fumadocs-core": "^16.14.3", |
31 | | - "fumadocs-mdx": "^15.2.3", |
32 | | - "fumadocs-ui": "^16.14.3", |
33 | | - "lucide-react": "^1.31.0", |
| 30 | + "fumadocs-core": "^16.15.4", |
| 31 | + "fumadocs-mdx": "^15.4.0", |
| 32 | + "fumadocs-ui": "^16.15.4", |
| 33 | + "lucide-react": "^1.34.0", |
34 | 34 | "react": "^19.2.8", |
35 | 35 | "react-dom": "^19.2.8", |
36 | | - "shadcn": "^4.17.0", |
| 36 | + "shadcn": "^4.19.0", |
37 | 37 | "tailwind-merge": "^3.6.0", |
38 | 38 | "tailwindcss": "^4.3.3", |
39 | 39 | "tw-animate-css": "^1.4.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@cloudflare/vite-plugin": "^1.52.0", |
| 42 | + "@cloudflare/vite-plugin": "^1.54.1", |
43 | 43 | "@tailwindcss/typography": "^0.5.20", |
44 | | - "@tanstack/devtools-vite": "^0.8.3", |
| 44 | + "@tanstack/devtools-vite": "^0.8.5", |
45 | 45 | "@testing-library/dom": "^10.4.1", |
46 | | - "@testing-library/react": "^16.3.2", |
47 | | - "@types/node": "^26.2.0", |
| 46 | + "@testing-library/react": "^16.3.3", |
| 47 | + "@types/node": "^26.4.0", |
48 | 48 | "@types/react": "^19.2.18", |
49 | | - "@types/react-dom": "^19.2.4", |
50 | | - "@vitejs/plugin-react": "^6.0.5", |
| 49 | + "@types/react-dom": "^19.2.5", |
| 50 | + "@vitejs/plugin-react": "^6.1.0", |
51 | 51 | "jsdom": "^29.1.1", |
52 | 52 | "typescript": "^7.0.2", |
53 | | - "vite": "^8.2.1", |
| 53 | + "vite": "^8.2.2", |
54 | 54 | "vite-plugin-killer-instincts": "^1.1.0", |
55 | | - "vite-plus": "^0.2.9", |
56 | | - "vitest": "^4.1.10", |
57 | | - "wrangler": "^4.122.0" |
| 55 | + "vite-plus": "^0.3.0", |
| 56 | + "vitest": "^4.1.11", |
| 57 | + "wrangler": "^4.127.0" |
58 | 58 | }, |
59 | 59 | "pnpm": { |
60 | 60 | "onlyBuiltDependencies": [ |
|
0 commit comments