|
10 | 10 | "postinstall": "fumadocs-mdx"
|
11 | 11 | },
|
12 | 12 | "dependencies": {
|
13 |
| - "@radix-ui/react-dialog": "^1.1.13", |
14 |
| - "@radix-ui/react-scroll-area": "^1.2.8", |
15 |
| - "@radix-ui/react-slot": "^1.2.2", |
16 |
| - "@radix-ui/react-switch": "^1.2.4", |
17 |
| - "@radix-ui/react-tooltip": "^1.2.6", |
18 |
| - "babel-plugin-react-compiler": "^19.1.0-rc.1", |
| 13 | + "@radix-ui/react-dialog": "^1.1.14", |
| 14 | + "@radix-ui/react-scroll-area": "^1.2.9", |
| 15 | + "@radix-ui/react-slot": "^1.2.3", |
| 16 | + "@radix-ui/react-switch": "^1.2.5", |
| 17 | + "@radix-ui/react-tooltip": "^1.2.7", |
| 18 | + "babel-plugin-react-compiler": "^19.1.0-rc.2", |
19 | 19 | "class-variance-authority": "^0.7.1",
|
20 | 20 | "clsx": "^2.1.1",
|
21 | 21 | "date-fns": "^4.1.0",
|
22 |
| - "fumadocs-core": "15.3.0", |
23 |
| - "fumadocs-mdx": "11.6.3", |
24 |
| - "fumadocs-ui": "15.3.0", |
| 22 | + "fumadocs-core": "15.4.2", |
| 23 | + "fumadocs-mdx": "11.6.6", |
| 24 | + "fumadocs-ui": "15.4.2", |
25 | 25 | "lucide-react": "^0.511.0",
|
26 |
| - "motion": "^12.10.5", |
27 |
| - "next": "15.3.2", |
| 26 | + "motion": "^12.15.0", |
| 27 | + "next": "15.3.3", |
28 | 28 | "next-themes": "^0.4.6",
|
29 | 29 | "nuqs": "^2.4.3",
|
30 | 30 | "papaparse": "^5.5.3",
|
|
33 | 33 | "react-tweet": "^3.2.2",
|
34 | 34 | "recharts": "^2.15.3",
|
35 | 35 | "sonner": "^2.0.3",
|
36 |
| - "tailwind-merge": "^3.2.0" |
| 36 | + "tailwind-merge": "^3.3.0" |
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@types/papaparse": "^5.3.16",
|
40 |
| - "@tailwindcss/postcss": "^4.1.6", |
| 40 | + "@tailwindcss/postcss": "^4.1.8", |
41 | 41 | "@types/mdx": "^2.0.13",
|
42 |
| - "@types/node": "22.15.17", |
43 |
| - "@types/react": "^19.1.3", |
44 |
| - "@types/react-dom": "^19.1.3", |
45 |
| - "eslint": "^9.26.0", |
46 |
| - "eslint-config-next": "15.3.2", |
47 |
| - "postcss": "^8.5.3", |
48 |
| - "tailwindcss": "^4.1.6", |
49 |
| - "tw-animate-css": "^1.2.9", |
| 42 | + "@types/node": "22.15.28", |
| 43 | + "@types/react": "^19.1.6", |
| 44 | + "@types/react-dom": "^19.1.5", |
| 45 | + "eslint": "^9.27.0", |
| 46 | + "eslint-config-next": "15.3.3", |
| 47 | + "postcss": "^8.5.4", |
| 48 | + "tailwindcss": "^4.1.8", |
| 49 | + "tw-animate-css": "^1.3.2", |
50 | 50 | "typescript": "^5.8.3"
|
51 | 51 | }
|
52 | 52 | }
|
0 commit comments