|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@ai-sdk/anthropic": "^2.0.37", |
18 | | - "@ai-sdk/react": "^2.0.77", |
| 18 | + "@ai-sdk/react": "^2.0.78", |
19 | 19 | "@apollo/client": "4.0.7", |
20 | | - "@apollo/client-integration-nextjs": "^0.14.0", |
| 20 | + "@apollo/client-integration-nextjs": "^0.14.1", |
21 | 21 | "@bprogress/next": "^3.2.12", |
22 | 22 | "@codemirror/lang-sql": "^6.10.0", |
23 | 23 | "@graphql-codegen/client-preset": "^5.1.0", |
|
42 | 42 | "@tailwindcss/typography": "^0.5.19", |
43 | 43 | "@tanstack/react-table": "^8.21.3", |
44 | 44 | "@uiw/react-codemirror": "^4.25.2", |
45 | | - "ai": "^5.0.77", |
| 45 | + "ai": "^5.0.78", |
46 | 46 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
47 | 47 | "class-variance-authority": "^0.7.1", |
48 | 48 | "clsx": "^2.1.1", |
49 | 49 | "foxact": "^0.2.49", |
50 | 50 | "graphql": "^16.11.0", |
51 | | - "lucide-react": "^0.546.0", |
52 | | - "next": "16.0.1-canary.0", |
| 51 | + "lucide-react": "^0.548.0", |
| 52 | + "next": "16.0.1-canary.1", |
53 | 53 | "next-themes": "^0.4.6", |
54 | | - "posthog-js": "1.279.3", |
| 54 | + "posthog-js": "1.280.1", |
55 | 55 | "posthog-node": "^5.10.3", |
56 | | - "react": "19.3.0-canary-71b3a03c-20251021", |
| 56 | + "react": "19.3.0-canary-408b38ef-20251023", |
57 | 57 | "react-codemirror-merge": "^4.25.2", |
58 | | - "react-dom": "19.3.0-canary-71b3a03c-20251021", |
| 58 | + "react-dom": "19.3.0-canary-408b38ef-20251023", |
59 | 59 | "react-hook-form": "^7.65.0", |
60 | 60 | "react-remark": "^2.1.0", |
61 | 61 | "remark": "^15.0.1", |
|
81 | 81 | "@typescript-eslint/parser": "^8.46.2", |
82 | 82 | "dprint": "^0.50.2", |
83 | 83 | "eslint": "^9.38.0", |
84 | | - "eslint-config-next": "16.0.1-canary.0", |
| 84 | + "eslint-config-next": "16.0.1-canary.1", |
85 | 85 | "eslint-plugin-better-tailwindcss": "^3.7.10", |
86 | 86 | "tailwindcss": "^4.1.16", |
87 | 87 | "tw-animate-css": "^1.4.0", |
|
0 commit comments