|
20 | 20 | "postinstall": "fumadocs-mdx"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@faker-js/faker": "^9.4.0", |
| 23 | + "@faker-js/faker": "^9.6.0", |
24 | 24 | "@headlessui/react": "2.2.0",
|
25 |
| - "@headlessui/tailwindcss": "^0.2.1", |
| 25 | + "@headlessui/tailwindcss": "^0.2.2", |
26 | 26 | "@icons-pack/react-simple-icons": "^11.2.0",
|
27 |
| - "@number-flow/react": "^0.5.5", |
28 |
| - "@radix-ui/react-checkbox": "^1.1.3", |
29 |
| - "@radix-ui/react-label": "^2.1.1", |
30 |
| - "@radix-ui/react-select": "^2.1.5", |
31 |
| - "@radix-ui/react-separator": "^1.1.1", |
32 |
| - "@radix-ui/react-slider": "^1.2.2", |
33 |
| - "@radix-ui/react-slot": "^1.1.1", |
34 |
| - "@radix-ui/react-switch": "^1.1.2", |
35 |
| - "@radix-ui/react-toggle": "^1.1.1", |
36 |
| - "@radix-ui/react-toggle-group": "^1.1.1", |
37 |
| - "@sentry/nextjs": "^8.54.0", |
| 27 | + "@number-flow/react": "^0.5.8", |
| 28 | + "@radix-ui/react-checkbox": "^1.1.4", |
| 29 | + "@radix-ui/react-label": "^2.1.2", |
| 30 | + "@radix-ui/react-select": "^2.1.6", |
| 31 | + "@radix-ui/react-separator": "^1.1.2", |
| 32 | + "@radix-ui/react-slider": "^1.2.3", |
| 33 | + "@radix-ui/react-slot": "^1.1.2", |
| 34 | + "@radix-ui/react-switch": "^1.1.3", |
| 35 | + "@radix-ui/react-toggle": "^1.1.2", |
| 36 | + "@radix-ui/react-toggle-group": "^1.1.2", |
| 37 | + "@sentry/nextjs": "^8.55.0", |
38 | 38 | "@tailwindcss/container-queries": "^0.1.1",
|
39 | 39 | "@tremor/react": "^3.18.7",
|
40 | 40 | "class-variance-authority": "^0.7.1",
|
41 | 41 | "clsx": "^2.1.1",
|
42 | 42 | "dayjs": "^1.11.13",
|
43 | 43 | "fumadocs-core": "^14.7.7",
|
44 |
| - "fumadocs-mdx": "^11.4.1", |
| 44 | + "fumadocs-mdx": "^11.5.7", |
45 | 45 | "fumadocs-ui": "^14.7.7",
|
46 |
| - "lucide-react": "^0.473.0", |
47 |
| - "next": "15.1.5", |
| 46 | + "lucide-react": "^0.483.0", |
| 47 | + "next": "15.2.4", |
48 | 48 | "nuqs": "workspace:*",
|
49 | 49 | "pretty-bytes": "^6.1.1",
|
50 | 50 | "react": "catalog:react19",
|
|
57 | 57 | "tailwind-merge": "^2.6.0",
|
58 | 58 | "tailwindcss": "^3.4.17",
|
59 | 59 | "tailwindcss-animate": "^1.0.7",
|
60 |
| - "zod": "^3.24.1" |
| 60 | + "zod": "^3.24.2" |
61 | 61 | },
|
62 | 62 | "devDependencies": {
|
63 |
| - "@shikijs/transformers": "^2.3.0", |
| 63 | + "@shikijs/transformers": "^2.5.0", |
64 | 64 | "@types/mdx": "^2.0.13",
|
65 | 65 | "@types/react": "catalog:react19",
|
66 | 66 | "@types/react-dom": "catalog:react19",
|
67 | 67 | "@types/semver": "^7.5.8",
|
68 |
| - "autoprefixer": "^10.4.20", |
69 |
| - "hast-util-to-jsx-runtime": "^2.3.2", |
70 |
| - "postcss": "^8.5.1", |
| 68 | + "autoprefixer": "^10.4.21", |
| 69 | + "hast-util-to-jsx-runtime": "^2.3.6", |
| 70 | + "postcss": "^8.5.3", |
71 | 71 | "prettier-plugin-tailwindcss": "^0.6.11",
|
72 |
| - "shiki": "^2.3.0", |
73 |
| - "typescript": "^5.7.3" |
| 72 | + "shiki": "^2.5.0", |
| 73 | + "typescript": "^5.8.2" |
74 | 74 | },
|
75 | 75 | "postcss": {
|
76 | 76 | "plugins": {
|
|
0 commit comments