|
33 | 33 | "@radix-ui/react-switch": "^1.1.2",
|
34 | 34 | "@radix-ui/react-toggle": "^1.1.1",
|
35 | 35 | "@radix-ui/react-toggle-group": "^1.1.1",
|
36 |
| - "@sentry/nextjs": "^8.46.0", |
| 36 | + "@sentry/nextjs": "^8.48.0", |
37 | 37 | "@tailwindcss/container-queries": "^0.1.1",
|
38 | 38 | "@tremor/react": "^3.18.6",
|
39 | 39 | "class-variance-authority": "^0.7.1",
|
40 | 40 | "clsx": "^2.1.1",
|
41 | 41 | "dayjs": "^1.11.13",
|
42 |
| - "fumadocs-core": "^14.6.1", |
43 |
| - "fumadocs-mdx": "^11.1.2", |
44 |
| - "fumadocs-ui": "^14.6.1", |
45 |
| - "lucide-react": "^0.468.0", |
46 |
| - "next": "15.1.0", |
| 42 | + "fumadocs-core": "^14.7.2", |
| 43 | + "fumadocs-mdx": "^11.2.3", |
| 44 | + "fumadocs-ui": "^14.7.2", |
| 45 | + "lucide-react": "^0.469.0", |
| 46 | + "next": "15.1.4", |
47 | 47 | "nuqs": "workspace:*",
|
48 | 48 | "pretty-bytes": "^6.1.1",
|
49 | 49 | "react": "catalog:react19",
|
|
53 | 53 | "res": "workspace:*",
|
54 | 54 | "semver": "^7.6.3",
|
55 | 55 | "server-only": "^0.0.1",
|
56 |
| - "tailwind-merge": "^2.5.5", |
| 56 | + "tailwind-merge": "^2.6.0", |
57 | 57 | "tailwindcss": "^3.4.17",
|
58 | 58 | "tailwindcss-animate": "^1.0.7",
|
59 | 59 | "zod": "^3.24.1"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@shikijs/transformers": "^1.24.2", |
| 62 | + "@shikijs/transformers": "^1.26.1", |
63 | 63 | "@types/mdx": "^2.0.13",
|
64 | 64 | "@types/react": "catalog:react19",
|
65 | 65 | "@types/react-dom": "catalog:react19",
|
|
68 | 68 | "hast-util-to-jsx-runtime": "^2.3.2",
|
69 | 69 | "postcss": "^8.4.49",
|
70 | 70 | "prettier-plugin-tailwindcss": "^0.6.9",
|
71 |
| - "shiki": "^1.24.2", |
| 71 | + "shiki": "^1.26.1", |
72 | 72 | "typescript": "^5.7.2"
|
73 | 73 | },
|
74 | 74 | "postcss": {
|
|
0 commit comments