|
12 | 12 | "dependencies": { |
13 | 13 | "@bprogress/next": "^3.2.12", |
14 | 14 | "@iconify/react": "^6.0.0", |
15 | | - "@shikijs/twoslash": "3.9.1", |
| 15 | + "@shikijs/twoslash": "3.9.2", |
16 | 16 | "@zayne-labs/callapi": "workspace:*", |
17 | 17 | "@zayne-labs/toolkit-core": "^0.10.6", |
18 | 18 | "@zayne-labs/toolkit-react": "^0.10.6", |
19 | 19 | "@zayne-labs/toolkit-type-helpers": "^0.10.6", |
20 | 20 | "@zayne-labs/ui-react": "^0.9.21", |
21 | 21 | "clsx": "^2.1.1", |
22 | | - "fumadocs-core": "15.6.8", |
| 22 | + "fumadocs-core": "15.6.9", |
23 | 23 | "fumadocs-docgen": "2.1.0", |
24 | | - "fumadocs-mdx": "11.7.3", |
| 24 | + "fumadocs-mdx": "11.7.4", |
25 | 25 | "fumadocs-twoslash": "3.1.4", |
26 | 26 | "fumadocs-typescript": "4.0.6", |
27 | | - "fumadocs-ui": "15.6.8", |
| 27 | + "fumadocs-ui": "15.6.9", |
28 | 28 | "geist": "^1.4.2", |
29 | | - "lucide-react": "^0.536.0", |
| 29 | + "lucide-react": "^0.539.0", |
30 | 30 | "motion": "^12.23.12", |
31 | | - "next": "15.4.5", |
| 31 | + "next": "15.4.6", |
32 | 32 | "react": "19.1.1", |
33 | 33 | "react-dom": "19.1.1", |
34 | 34 | "remark": "^15.0.1", |
|
37 | 37 | "schema-dts": "^1.1.5", |
38 | 38 | "tailwind-merge": "^3.3.1", |
39 | 39 | "tailwind-variants": "^2.1.0", |
40 | | - "zod": "^4.0.14", |
| 40 | + "zod": "^4.0.17", |
41 | 41 | "zustand": "^5.0.7" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | 44 | "@tailwindcss/postcss": "^4.1.11", |
45 | 45 | "@types/mdx": "^2.0.13", |
46 | | - "@types/node": "24.1.0", |
| 46 | + "@types/node": "24.2.1", |
47 | 47 | "@types/react": "19.1.9", |
48 | 48 | "@types/react-dom": "19.1.7", |
49 | 49 | "@zayne-labs/prettier-config": "0.9.9", |
|
0 commit comments