|
14 | 14 | "format:check": "dprint check" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@ai-sdk/anthropic": "^2.0.35", |
18 | | - "@ai-sdk/react": "^2.0.76", |
| 17 | + "@ai-sdk/anthropic": "^2.0.37", |
| 18 | + "@ai-sdk/react": "^2.0.77", |
19 | 19 | "@apollo/client": "4.0.7", |
20 | 20 | "@apollo/client-integration-nextjs": "^0.14.0", |
21 | 21 | "@bprogress/next": "^3.2.12", |
|
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.76", |
| 45 | + "ai": "^5.0.77", |
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 | 51 | "lucide-react": "^0.546.0", |
52 | | - "next": "16.0.0", |
| 52 | + "next": "16.0.1-canary.0", |
53 | 53 | "next-themes": "^0.4.6", |
54 | | - "posthog-js": "1.278.0", |
55 | | - "posthog-node": "^5.10.2", |
| 54 | + "posthog-js": "1.279.3", |
| 55 | + "posthog-node": "^5.10.3", |
56 | 56 | "react": "19.3.0-canary-71b3a03c-20251021", |
57 | 57 | "react-codemirror-merge": "^4.25.2", |
58 | 58 | "react-dom": "19.3.0-canary-71b3a03c-20251021", |
|
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.15", |
| 77 | + "@tailwindcss/postcss": "^4.1.16", |
78 | 78 | "@types/node": "^24.9.1", |
79 | 79 | "@types/react": "^19.2.2", |
80 | 80 | "@types/react-dom": "^19.2.2", |
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.0", |
| 84 | + "eslint-config-next": "16.0.1-canary.0", |
85 | 85 | "eslint-plugin-better-tailwindcss": "^3.7.10", |
86 | | - "tailwindcss": "^4.1.15", |
| 86 | + "tailwindcss": "^4.1.16", |
87 | 87 | "tw-animate-css": "^1.4.0", |
88 | 88 | "typescript": "^5.9.3" |
89 | 89 | } |
|
0 commit comments