|
20 | 20 | "postinstall": "fumadocs-mdx"
|
21 | 21 | },
|
22 | 22 | "dependencies": {
|
23 |
| - "@faker-js/faker": "^9.3.0", |
| 23 | + "@faker-js/faker": "^9.4.0", |
24 | 24 | "@headlessui/react": "2.2.0",
|
25 | 25 | "@headlessui/tailwindcss": "^0.2.1",
|
26 |
| - "@icons-pack/react-simple-icons": "^10.2.0", |
| 26 | + "@icons-pack/react-simple-icons": "^11.1.0", |
27 | 27 | "@radix-ui/react-checkbox": "^1.1.3",
|
28 | 28 | "@radix-ui/react-label": "^2.1.1",
|
29 | 29 | "@radix-ui/react-select": "^2.1.4",
|
|
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.48.0", |
| 36 | + "@sentry/nextjs": "^8.50.0", |
37 | 37 | "@tailwindcss/container-queries": "^0.1.1",
|
38 |
| - "@tremor/react": "^3.18.6", |
| 38 | + "@tremor/react": "^3.18.7", |
39 | 39 | "class-variance-authority": "^0.7.1",
|
40 | 40 | "clsx": "^2.1.1",
|
41 | 41 | "dayjs": "^1.11.13",
|
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", |
| 42 | + "fumadocs-core": "^14.7.7", |
| 43 | + "fumadocs-mdx": "^11.3.1", |
| 44 | + "fumadocs-ui": "^14.7.7", |
| 45 | + "lucide-react": "^0.473.0", |
| 46 | + "next": "15.1.5", |
47 | 47 | "nuqs": "workspace:*",
|
48 | 48 | "pretty-bytes": "^6.1.1",
|
49 | 49 | "react": "catalog:react19",
|
|
59 | 59 | "zod": "^3.24.1"
|
60 | 60 | },
|
61 | 61 | "devDependencies": {
|
62 |
| - "@shikijs/transformers": "^1.26.1", |
| 62 | + "@shikijs/transformers": "^2.1.0", |
63 | 63 | "@types/mdx": "^2.0.13",
|
64 | 64 | "@types/react": "catalog:react19",
|
65 | 65 | "@types/react-dom": "catalog:react19",
|
66 | 66 | "@types/semver": "^7.5.8",
|
67 | 67 | "autoprefixer": "^10.4.20",
|
68 | 68 | "hast-util-to-jsx-runtime": "^2.3.2",
|
69 |
| - "postcss": "^8.4.49", |
70 |
| - "prettier-plugin-tailwindcss": "^0.6.9", |
71 |
| - "shiki": "^1.26.1", |
72 |
| - "typescript": "^5.7.2" |
| 69 | + "postcss": "^8.5.1", |
| 70 | + "prettier-plugin-tailwindcss": "^0.6.10", |
| 71 | + "shiki": "^2.1.0", |
| 72 | + "typescript": "^5.7.3" |
73 | 73 | },
|
74 | 74 | "postcss": {
|
75 | 75 | "plugins": {
|
|
0 commit comments