|
14 | 14 | "format:check": "dprint check" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@ai-sdk/anthropic": "^2.0.33", |
| 17 | + "@ai-sdk/anthropic": "^2.0.34", |
18 | 18 | "@ai-sdk/react": "^2.0.76", |
19 | 19 | "@apollo/client": "4.0.7", |
20 | 20 | "@apollo/client-integration-nextjs": "^0.14.0", |
|
49 | 49 | "foxact": "^0.2.49", |
50 | 50 | "graphql": "^16.11.0", |
51 | 51 | "lucide-react": "^0.546.0", |
52 | | - "next": "16.0.0-canary.14", |
| 52 | + "next": "16.0.0-canary.15", |
53 | 53 | "next-themes": "^0.4.6", |
54 | | - "posthog-js": "^1.276.0", |
| 54 | + "posthog-js": "^1.277.0", |
55 | 55 | "posthog-node": "^5.10.0", |
56 | | - "react": "19.3.0-canary-1324e1bb-20251016", |
| 56 | + "react": "19.3.0-canary-2bcbf254-20251020", |
57 | 57 | "react-codemirror-merge": "^4.25.2", |
58 | | - "react-dom": "19.3.0-canary-1324e1bb-20251016", |
| 58 | + "react-dom": "19.3.0-canary-2bcbf254-20251020", |
59 | 59 | "react-hook-form": "^7.65.0", |
60 | 60 | "react-remark": "^2.1.0", |
61 | 61 | "remark": "^15.0.1", |
|
74 | 74 | "@graphql-codegen/schema-ast": "^5.0.0", |
75 | 75 | "@graphql-typed-document-node/core": "^3.2.0", |
76 | 76 | "@parcel/watcher": "^2.5.1", |
77 | | - "@tailwindcss/postcss": "^4.1.14", |
78 | | - "@types/node": "^24.8.1", |
| 77 | + "@tailwindcss/postcss": "^4.1.15", |
| 78 | + "@types/node": "^24.9.0", |
79 | 79 | "@types/react": "^19.2.2", |
80 | 80 | "@types/react-dom": "^19.2.2", |
81 | | - "@typescript-eslint/parser": "^8.46.1", |
| 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.0-canary.14", |
| 84 | + "eslint-config-next": "16.0.0-canary.15", |
85 | 85 | "eslint-plugin-better-tailwindcss": "^3.7.10", |
86 | | - "tailwindcss": "^4.1.14", |
| 86 | + "tailwindcss": "^4.1.15", |
87 | 87 | "tw-animate-css": "^1.4.0", |
88 | 88 | "typescript": "^5.9.3" |
89 | 89 | } |
|
0 commit comments