|
24 | 24 | "test": "tsc" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@databuddy/sdk": "^2.2.12", |
28 | | - "@faker-js/faker": "^10.1.0", |
| 27 | + "@databuddy/sdk": "^2.3.29", |
| 28 | + "@faker-js/faker": "^10.2.0", |
29 | 29 | "@headlessui/react": "2.2.9", |
30 | 30 | "@headlessui/tailwindcss": "^0.2.2", |
31 | | - "@icons-pack/react-simple-icons": "^13.7.0", |
32 | | - "@number-flow/react": "^0.5.10", |
| 31 | + "@icons-pack/react-simple-icons": "^13.8.0", |
| 32 | + "@number-flow/react": "^0.5.11", |
33 | 33 | "@radix-ui/react-checkbox": "^1.3.3", |
34 | | - "@radix-ui/react-label": "^2.1.7", |
| 34 | + "@radix-ui/react-label": "^2.1.8", |
35 | 35 | "@radix-ui/react-popover": "^1.1.15", |
36 | 36 | "@radix-ui/react-select": "^2.2.6", |
37 | | - "@radix-ui/react-separator": "^1.1.7", |
| 37 | + "@radix-ui/react-separator": "^1.1.8", |
38 | 38 | "@radix-ui/react-slider": "^1.3.6", |
39 | | - "@radix-ui/react-slot": "^1.2.3", |
| 39 | + "@radix-ui/react-slot": "^1.2.4", |
40 | 40 | "@radix-ui/react-switch": "^1.2.6", |
41 | 41 | "@radix-ui/react-tabs": "^1.1.13", |
42 | 42 | "@radix-ui/react-toggle": "^1.1.10", |
43 | 43 | "@radix-ui/react-toggle-group": "^1.1.11", |
44 | 44 | "@radix-ui/react-tooltip": "^1.2.8", |
45 | | - "@sentry/nextjs": "^10.27.0", |
| 45 | + "@sentry/nextjs": "^10.38.0", |
46 | 46 | "@tailwindcss/container-queries": "^0.1.1", |
47 | | - "@tailwindcss/postcss": "^4.1.12", |
| 47 | + "@tailwindcss/postcss": "^4.1.18", |
48 | 48 | "class-variance-authority": "^0.7.1", |
49 | 49 | "clsx": "^2.1.1", |
50 | 50 | "date-fns": "^4.1.0", |
51 | | - "dayjs": "^1.11.13", |
52 | | - "effect": "^3.17.8", |
| 51 | + "dayjs": "^1.11.19", |
| 52 | + "effect": "^3.19.15", |
53 | 53 | "fumadocs-core": "16.0.4", |
54 | 54 | "fumadocs-mdx": "13.0.2", |
55 | 55 | "fumadocs-ui": "16.0.4", |
56 | | - "lucide-react": "^0.548.0", |
| 56 | + "lucide-react": "^0.563.0", |
57 | 57 | "mdast-util-mdx-jsx": "^3.2.0", |
58 | 58 | "mdast-util-to-markdown": "^2.1.2", |
59 | 59 | "next": "catalog:next", |
60 | 60 | "nuqs": "workspace:*", |
61 | 61 | "react": "catalog:react19", |
62 | 62 | "react-dom": "catalog:react19", |
63 | | - "recharts": "3.3.0", |
| 63 | + "recharts": "3.7.0", |
64 | 64 | "remark-smartypants": "^3.0.2", |
65 | 65 | "res": "workspace:*", |
66 | 66 | "server-only": "^0.0.1", |
67 | | - "tailwind-merge": "^3.3.1", |
68 | | - "tailwindcss": "^4.1.12", |
| 67 | + "tailwind-merge": "^3.4.0", |
| 68 | + "tailwindcss": "^4.1.18", |
69 | 69 | "tailwindcss-animate": "^1.0.7", |
70 | | - "zod": "^4.1.5" |
| 70 | + "zod": "^4.3.6" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | | - "@shikijs/transformers": "^3.11.0", |
| 73 | + "@shikijs/transformers": "^3.22.0", |
74 | 74 | "@types/mdast": "^4.0.4", |
75 | 75 | "@types/mdx": "^2.0.13", |
76 | | - "@types/node": "^24.3.0", |
| 76 | + "@types/node": "^24.10.10", |
77 | 77 | "@types/react": "catalog:react19", |
78 | 78 | "@types/react-dom": "catalog:react19", |
79 | 79 | "hast-util-to-jsx-runtime": "^2.3.6", |
80 | | - "import-in-the-middle": "^2.0.0", |
| 80 | + "import-in-the-middle": "^3.0.0", |
81 | 81 | "postcss": "^8.5.6", |
82 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
| 82 | + "prettier-plugin-tailwindcss": "^0.7.2", |
83 | 83 | "require-in-the-middle": "^8.0.1", |
84 | | - "shadcn": "^3.4.2", |
85 | | - "shiki": "^3.11.0", |
86 | | - "typescript": "^5.9.2", |
| 84 | + "shadcn": "^3.8.2", |
| 85 | + "shiki": "^3.22.0", |
| 86 | + "typescript": "^5.9.3", |
87 | 87 | "unified": "^11.0.5" |
88 | 88 | }, |
89 | 89 | "postcss": { |
|
0 commit comments