|
20 | 20 | "postinstall": "fumadocs-mdx"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@faker-js/faker": "^9.2.0", |
| 23 | + "@faker-js/faker": "^9.3.0", |
24 | 24 | "@headlessui/react": "2.2.0",
|
25 | 25 | "@headlessui/tailwindcss": "^0.2.1",
|
26 |
| - "@icons-pack/react-simple-icons": "^10.1.0", |
27 |
| - "@radix-ui/react-checkbox": "^1.1.2", |
28 |
| - "@radix-ui/react-label": "^2.1.0", |
29 |
| - "@radix-ui/react-select": "^2.1.2", |
30 |
| - "@radix-ui/react-separator": "^1.1.0", |
31 |
| - "@radix-ui/react-slider": "^1.2.1", |
32 |
| - "@radix-ui/react-slot": "^1.1.0", |
33 |
| - "@radix-ui/react-switch": "^1.1.1", |
34 |
| - "@radix-ui/react-toggle": "^1.1.0", |
35 |
| - "@radix-ui/react-toggle-group": "^1.1.0", |
36 |
| - "@sentry/nextjs": "^8.38.0", |
| 26 | + "@icons-pack/react-simple-icons": "^10.2.0", |
| 27 | + "@radix-ui/react-checkbox": "^1.1.3", |
| 28 | + "@radix-ui/react-label": "^2.1.1", |
| 29 | + "@radix-ui/react-select": "^2.1.4", |
| 30 | + "@radix-ui/react-separator": "^1.1.1", |
| 31 | + "@radix-ui/react-slider": "^1.2.2", |
| 32 | + "@radix-ui/react-slot": "^1.1.1", |
| 33 | + "@radix-ui/react-switch": "^1.1.2", |
| 34 | + "@radix-ui/react-toggle": "^1.1.1", |
| 35 | + "@radix-ui/react-toggle-group": "^1.1.1", |
| 36 | + "@sentry/nextjs": "^8.46.0", |
37 | 37 | "@tailwindcss/container-queries": "^0.1.1",
|
38 |
| - "@tremor/react": "^3.18.4", |
39 |
| - "cheerio": "1.0.0-rc.12", |
40 |
| - "class-variance-authority": "^0.7.0", |
| 38 | + "@tremor/react": "^3.18.6", |
| 39 | + "class-variance-authority": "^0.7.1", |
41 | 40 | "clsx": "^2.1.1",
|
42 | 41 | "dayjs": "^1.11.13",
|
43 |
| - "fumadocs-core": "^14.4.0", |
44 |
| - "fumadocs-mdx": "^11.1.1", |
45 |
| - "fumadocs-ui": "^14.4.0", |
46 |
| - "lucide-react": "^0.456.0", |
47 |
| - "next": "15.0.3", |
| 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", |
48 | 47 | "nuqs": "workspace:*",
|
49 | 48 | "pretty-bytes": "^6.1.1",
|
50 | 49 | "react": "catalog:react19",
|
51 | 50 | "react-dom": "catalog:react19",
|
52 |
| - "recharts": "^2.13.3", |
| 51 | + "recharts": "^2.15.0", |
53 | 52 | "remark-smartypants": "^3.0.2",
|
54 | 53 | "res": "workspace:*",
|
55 | 54 | "semver": "^7.6.3",
|
56 | 55 | "server-only": "^0.0.1",
|
57 |
| - "tailwind-merge": "^2.5.4", |
58 |
| - "tailwindcss": "^3.4.14", |
| 56 | + "tailwind-merge": "^2.5.5", |
| 57 | + "tailwindcss": "^3.4.17", |
59 | 58 | "tailwindcss-animate": "^1.0.7",
|
60 |
| - "zod": "^3.23.8" |
| 59 | + "zod": "^3.24.1" |
61 | 60 | },
|
62 | 61 | "devDependencies": {
|
63 |
| - "@shikijs/transformers": "^1.22.2", |
| 62 | + "@shikijs/transformers": "^1.24.2", |
64 | 63 | "@types/mdx": "^2.0.13",
|
65 | 64 | "@types/react": "catalog:react19",
|
66 | 65 | "@types/react-dom": "catalog:react19",
|
67 | 66 | "@types/semver": "^7.5.8",
|
68 | 67 | "autoprefixer": "^10.4.20",
|
69 | 68 | "hast-util-to-jsx-runtime": "^2.3.2",
|
70 | 69 | "postcss": "^8.4.49",
|
71 |
| - "prettier-plugin-tailwindcss": "^0.6.8", |
72 |
| - "shiki": "^1.22.2", |
73 |
| - "typescript": "^5.6.3" |
| 70 | + "prettier-plugin-tailwindcss": "^0.6.9", |
| 71 | + "shiki": "^1.24.2", |
| 72 | + "typescript": "^5.7.2" |
74 | 73 | },
|
75 | 74 | "postcss": {
|
76 | 75 | "plugins": {
|
|
0 commit comments