|
17 | 17 | "@base-ui/react": "^1.4.1", |
18 | 18 | "@fontsource-variable/jetbrains-mono": "^5.2.8", |
19 | 19 | "@phosphor-icons/react": "^2.1.10", |
20 | | - "@tailwindcss/vite": "^4.2.4", |
21 | | - "@tanstack/react-devtools": "^0.10.2", |
| 20 | + "@tailwindcss/vite": "^4.3.0", |
| 21 | + "@tanstack/react-devtools": "^0.10.5", |
22 | 22 | "@tanstack/react-router": "^1.169.2", |
23 | 23 | "@tanstack/react-router-devtools": "^1.166.13", |
24 | 24 | "@tanstack/react-router-ssr-query": "^1.166.12", |
25 | | - "@tanstack/react-start": "^1.167.64", |
26 | | - "@tanstack/router-plugin": "^1.167.34", |
| 25 | + "@tanstack/react-start": "^1.167.65", |
| 26 | + "@tanstack/router-plugin": "^1.167.35", |
27 | 27 | "@types/mdx": "^2.0.13", |
28 | 28 | "class-variance-authority": "^0.7.1", |
29 | 29 | "clsx": "^2.1.1", |
30 | | - "fumadocs-core": "^16.8.7", |
| 30 | + "fumadocs-core": "^16.8.11", |
31 | 31 | "fumadocs-mdx": "^14.3.2", |
32 | | - "fumadocs-ui": "^16.8.7", |
33 | | - "lucide-react": "^1.14.0", |
34 | | - "react": "^19.2.5", |
35 | | - "react-dom": "^19.2.5", |
| 32 | + "fumadocs-ui": "^16.8.11", |
| 33 | + "lucide-react": "^1.16.0", |
| 34 | + "react": "^19.2.6", |
| 35 | + "react-dom": "^19.2.6", |
36 | 36 | "shadcn": "^4.7.0", |
37 | | - "tailwind-merge": "^3.5.0", |
38 | | - "tailwindcss": "^4.2.4", |
| 37 | + "tailwind-merge": "^3.6.0", |
| 38 | + "tailwindcss": "^4.3.0", |
39 | 39 | "tw-animate-css": "^1.4.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@cloudflare/vite-plugin": "^1.36.0", |
| 42 | + "@cloudflare/vite-plugin": "^1.36.4", |
43 | 43 | "@tailwindcss/typography": "^0.5.19", |
44 | | - "@tanstack/devtools-vite": "^0.6.0", |
| 44 | + "@tanstack/devtools-vite": "^0.7.0", |
45 | 45 | "@testing-library/dom": "^10.4.1", |
46 | 46 | "@testing-library/react": "^16.3.2", |
47 | | - "@types/node": "^25.6.0", |
| 47 | + "@types/node": "^25.7.0", |
48 | 48 | "@types/react": "^19.2.14", |
49 | 49 | "@types/react-dom": "^19.2.3", |
50 | 50 | "@vitejs/plugin-react": "^6.0.1", |
51 | 51 | "jsdom": "^29.1.1", |
52 | 52 | "typescript": "^6.0.3", |
53 | | - "vite": "^8.0.10", |
| 53 | + "vite": "^8.0.13", |
54 | 54 | "vite-plugin-killer-instincts": "^1.1.0", |
55 | | - "vite-plus": "^0.1.20", |
56 | | - "vitest": "^4.1.5", |
57 | | - "wrangler": "^4.88.0" |
| 55 | + "vite-plus": "^0.1.21", |
| 56 | + "vitest": "^4.1.6", |
| 57 | + "wrangler": "^4.90.1" |
58 | 58 | }, |
59 | 59 | "pnpm": { |
60 | 60 | "onlyBuiltDependencies": [ |
|
0 commit comments