|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@fumadocs/mdx-remote": "^1.4.0", |
13 | | - "@next/third-parties": "^15.4.6", |
| 13 | + "@next/third-parties": "^15.4.7", |
14 | 14 | "@orama/orama": "^3.1.11", |
15 | 15 | "@orama/tokenizers": "^3.1.11", |
16 | 16 | "@oramacloud/client": "^2.1.4", |
17 | 17 | "@radix-ui/react-slot": "^1.2.3", |
18 | | - "@radix-ui/react-tooltip": "^1.2.7", |
| 18 | + "@radix-ui/react-tooltip": "^1.2.8", |
19 | 19 | "@vercel/analytics": "^1.5.0", |
20 | 20 | "class-variance-authority": "^0.7.1", |
21 | 21 | "clsx": "^2.1.1", |
|
25 | 25 | "fumadocs-mdx": "11.6.6", |
26 | 26 | "fumadocs-ui": "15.4.2", |
27 | 27 | "lucide-react": "^0.511.0", |
28 | | - "next": "^15.4.6", |
| 28 | + "next": "^15.4.7", |
29 | 29 | "next-themes": "^0.4.6", |
30 | | - "posthog-js": "^1.258.6", |
| 30 | + "posthog-js": "^1.260.1", |
31 | 31 | "react": "^19.1.1", |
32 | 32 | "react-dom": "^19.1.1", |
33 | 33 | "react-icons": "^5.5.0", |
|
40 | 40 | "zod": "^3.25.76" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@tailwindcss/postcss": "^4.1.11", |
| 43 | + "@tailwindcss/postcss": "^4.1.12", |
44 | 44 | "@types/mdx": "^2.0.13", |
45 | 45 | "@types/node": "22.15.21", |
46 | | - "@types/react": "^19.1.9", |
| 46 | + "@types/react": "^19.1.10", |
47 | 47 | "@types/react-dom": "^19.1.7", |
48 | | - "eslint": "^9.32.0", |
| 48 | + "eslint": "^9.33.0", |
49 | 49 | "eslint-config-next": "15.3.2", |
50 | 50 | "postcss": "^8.5.6", |
51 | | - "tailwindcss": "^4.1.11", |
52 | | - "tw-animate-css": "^1.3.6", |
| 51 | + "tailwindcss": "^4.1.12", |
| 52 | + "tw-animate-css": "^1.3.7", |
53 | 53 | "typescript": "^5.9.2" |
54 | 54 | } |
55 | 55 | } |
0 commit comments