|
14 | 14 | "format:check": "dprint check" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@ai-sdk/anthropic": "^2.0.39", |
18 | | - "@ai-sdk/react": "^2.0.82", |
19 | | - "@apollo/client": "4.0.8", |
| 17 | + "@ai-sdk/anthropic": "^2.0.40", |
| 18 | + "@ai-sdk/react": "^2.0.86", |
| 19 | + "@apollo/client": "4.0.9", |
20 | 20 | "@apollo/client-integration-nextjs": "^0.14.1", |
21 | 21 | "@bprogress/next": "^3.2.12", |
22 | 22 | "@codemirror/lang-sql": "^6.10.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.82", |
| 45 | + "ai": "^5.0.86", |
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.548.0", |
52 | | - "next": "16.0.2-canary.0", |
| 51 | + "lucide-react": "^0.552.0", |
| 52 | + "next": "16.0.2-canary.3", |
53 | 53 | "next-themes": "^0.4.6", |
54 | | - "posthog-js": "1.282.0", |
55 | | - "posthog-node": "^5.10.4", |
56 | | - "react": "19.3.0-canary-4f931700-20251029", |
| 54 | + "posthog-js": "1.283.0", |
| 55 | + "posthog-node": "^5.11.0", |
| 56 | + "react": "19.3.0-canary-c9ddee7e-20251031", |
57 | 57 | "react-codemirror-merge": "^4.25.2", |
58 | | - "react-dom": "19.3.0-canary-4f931700-20251029", |
59 | | - "react-hook-form": "^7.65.0", |
| 58 | + "react-dom": "19.3.0-canary-c9ddee7e-20251031", |
| 59 | + "react-hook-form": "^7.66.0", |
60 | 60 | "react-remark": "^2.1.0", |
61 | 61 | "remark": "^15.0.1", |
62 | 62 | "remark-html": "^16.0.1", |
|
80 | 80 | "@types/react-dom": "^19.2.2", |
81 | 81 | "@typescript-eslint/parser": "^8.46.2", |
82 | 82 | "dprint": "^0.50.2", |
83 | | - "eslint": "^9.38.0", |
84 | | - "eslint-config-next": "16.0.2-canary.0", |
| 83 | + "eslint": "^9.39.0", |
| 84 | + "eslint-config-next": "16.0.2-canary.3", |
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