|
17 | 17 | "format:check": "dprint check" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@ai-sdk/anthropic": "^3.0.1", |
21 | | - "@ai-sdk/react": "^3.0.3", |
| 20 | + "@ai-sdk/anthropic": "^3.0.2", |
| 21 | + "@ai-sdk/react": "^3.0.6", |
22 | 22 | "@apollo/client": "4.0.11", |
23 | 23 | "@apollo/client-integration-nextjs": "^0.14.3", |
24 | 24 | "@bprogress/next": "^3.2.12", |
|
41 | 41 | "@radix-ui/react-toggle": "^1.1.10", |
42 | 42 | "@radix-ui/react-toggle-group": "^1.1.11", |
43 | 43 | "@radix-ui/react-tooltip": "^1.2.8", |
44 | | - "@swc-contrib/plugin-graphql-codegen-client-preset": "~0.13.0", |
| 44 | + "@swc-contrib/plugin-graphql-codegen-client-preset": "~0.15.0", |
45 | 45 | "@tailwindcss/typography": "^0.5.19", |
46 | 46 | "@tanstack/react-table": "^8.21.3", |
47 | 47 | "@uiw/react-codemirror": "^4.25.4", |
48 | | - "ai": "^6.0.3", |
| 48 | + "ai": "^6.0.6", |
49 | 49 | "babel-plugin-react-compiler": "^1.0.0", |
50 | 50 | "class-variance-authority": "^0.7.1", |
51 | 51 | "clsx": "^2.1.1", |
|
55 | 55 | "lucide-react": "^0.562.0", |
56 | 56 | "next": "^16.1.1", |
57 | 57 | "next-themes": "^0.4.6", |
58 | | - "posthog-js": "1.310.1", |
59 | | - "posthog-node": "^5.18.0", |
| 58 | + "posthog-js": "1.313.0", |
| 59 | + "posthog-node": "^5.18.1", |
60 | 60 | "react": "^19.2.3", |
61 | 61 | "react-codemirror-merge": "^4.25.4", |
62 | 62 | "react-dom": "^19.2.3", |
63 | | - "react-hook-form": "^7.69.0", |
| 63 | + "react-hook-form": "^7.70.0", |
64 | 64 | "react-remark": "^2.1.0", |
65 | 65 | "remark": "^15.0.1", |
66 | 66 | "remark-html": "^16.0.1", |
|
69 | 69 | "sql-formatter": "^15.6.12", |
70 | 70 | "streamdown": "^1.6.10", |
71 | 71 | "tailwind-merge": "^3.4.0", |
72 | | - "zod": "^4.2.1" |
| 72 | + "zod": "^4.3.5" |
73 | 73 | }, |
74 | 74 | "devDependencies": { |
75 | 75 | "@0no-co/graphqlsp": "^1.15.2", |
|
83 | 83 | "@types/node": "^25.0.3", |
84 | 84 | "@types/react": "^19.2.7", |
85 | 85 | "@types/react-dom": "^19.2.3", |
86 | | - "@typescript-eslint/parser": "^8.50.1", |
87 | | - "dprint": "^0.50.2", |
| 86 | + "@typescript-eslint/parser": "^8.51.0", |
| 87 | + "dprint": "^0.51.1", |
88 | 88 | "eslint": "^9.39.2", |
89 | 89 | "eslint-config-next": "^16.1.1", |
90 | 90 | "eslint-plugin-better-tailwindcss": "^3.8.0", |
|
0 commit comments