|
14 | 14 | "start": "next start" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@ai-sdk/google": "^4.0.25", |
18 | | - "@ai-sdk/react": "^4.0.41", |
| 17 | + "@ai-sdk/google": "^4.0.54", |
| 18 | + "@ai-sdk/react": "^4.0.86", |
19 | 19 | "@bprogress/next": "^3.2.12", |
20 | | - "@fumadocs/satteri": "^0.3.1", |
| 20 | + "@fumadocs/satteri": "^0.4.3", |
21 | 21 | "@iconify/react": "^6.0.2", |
22 | | - "@shikijs/twoslash": "4.3.1", |
23 | | - "@takumi-rs/image-response": "^2.5.2", |
| 22 | + "@shikijs/twoslash": "4.4.3", |
| 23 | + "@takumi-rs/image-response": "^2.12.0", |
24 | 24 | "@zayne-labs/callapi": "workspace:*", |
25 | | - "@zayne-labs/toolkit-core": "^0.12.56", |
26 | | - "@zayne-labs/toolkit-react": "^0.12.56", |
27 | | - "@zayne-labs/toolkit-type-helpers": "^0.12.56", |
28 | | - "@zayne-labs/ui-react": "^0.12.4", |
29 | | - "ai": "^7.0.38", |
| 25 | + "@zayne-labs/toolkit-core": "^0.12.59", |
| 26 | + "@zayne-labs/toolkit-react": "^0.12.59", |
| 27 | + "@zayne-labs/toolkit-type-helpers": "^0.12.59", |
| 28 | + "@zayne-labs/ui-react": "^0.12.5", |
| 29 | + "ai": "^7.0.83", |
30 | 30 | "find-up-simple": "^1.0.1", |
31 | 31 | "flexsearch": "^0.8.212", |
32 | | - "fumadocs-core": "16.13.0", |
| 32 | + "fumadocs-core": "16.15.2", |
33 | 33 | "fumadocs-docgen": "3.1.0", |
34 | | - "fumadocs-mdx": "15.2.0", |
| 34 | + "fumadocs-mdx": "15.3.1", |
35 | 35 | "fumadocs-twoslash": "3.3.0", |
36 | 36 | "fumadocs-typescript": "5.3.0", |
37 | | - "fumadocs-ui": "16.13.0", |
| 37 | + "fumadocs-ui": "16.15.2", |
38 | 38 | "geist": "^1.7.2", |
39 | 39 | "hast-util-to-jsx-runtime": "^2.3.6", |
40 | | - "lucide-react": "^1.27.0", |
41 | | - "motion": "^12.42.2", |
42 | | - "next": "16.2.12", |
| 40 | + "lucide-react": "^1.34.0", |
| 41 | + "motion": "^13.1.1", |
| 42 | + "next": "16.3.3", |
43 | 43 | "radix-ui": "^1.6.7", |
44 | 44 | "react": "19.2.8", |
45 | 45 | "react-dom": "19.2.8", |
|
48 | 48 | "remark-gfm": "^4.0.1", |
49 | 49 | "remark-rehype": "^11.1.2", |
50 | 50 | "schema-dts": "^2.0.0", |
51 | | - "shiki": "^4.3.1", |
52 | | - "sonner": "^2.0.7", |
| 51 | + "shiki": "^4.4.3", |
| 52 | + "sonner": "^2.0.8", |
53 | 53 | "tailwind-merge": "^3.6.0", |
54 | | - "tailwind-variants": "^3.3.0", |
| 54 | + "tailwind-variants": "^3.3.1", |
55 | 55 | "unist-util-visit": "^5.1.0", |
56 | | - "zod": "^4.4.1", |
57 | | - "zustand": "^5.0.14" |
| 56 | + "zod": "^4.4.3", |
| 57 | + "zustand": "^5.0.15" |
58 | 58 | }, |
59 | 59 | "devDependencies": { |
60 | 60 | "@tailwindcss/postcss": "^4.3.3", |
61 | 61 | "@total-typescript/ts-reset": "0.6.1", |
62 | 62 | "@types/hast": "^3.0.5", |
63 | 63 | "@types/mdx": "^2.0.14", |
64 | | - "@types/react": "19.2.17", |
65 | | - "@types/react-dom": "19.2.3", |
| 64 | + "@types/react": "19.2.18", |
| 65 | + "@types/react-dom": "19.2.5", |
66 | 66 | "@zayne-labs/prettier-config": "0.13.14", |
67 | 67 | "@zayne-labs/tsconfig": "0.13.14", |
68 | 68 | "autoprefixer": "^10.5.4", |
69 | 69 | "cross-env": "^10.1.0", |
70 | | - "postcss": "^8.5.23", |
| 70 | + "postcss": "^8.5.26", |
71 | 71 | "prettier": "3.9.6", |
72 | 72 | "prettier-plugin-classnames": "^0.10.4", |
73 | 73 | "prettier-plugin-merge": "^0.10.1", |
|
0 commit comments