Skip to content

Commit 0fdbc10

Browse files
committed
chore: upgrade dependencies
1 parent fa0a08d commit 0fdbc10

File tree

2 files changed

+563
-478
lines changed

2 files changed

+563
-478
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"dependencies": {
1717
"@ai-sdk/anthropic": "^2.0.37",
18-
"@ai-sdk/react": "^2.0.77",
18+
"@ai-sdk/react": "^2.0.78",
1919
"@apollo/client": "4.0.7",
20-
"@apollo/client-integration-nextjs": "^0.14.0",
20+
"@apollo/client-integration-nextjs": "^0.14.1",
2121
"@bprogress/next": "^3.2.12",
2222
"@codemirror/lang-sql": "^6.10.0",
2323
"@graphql-codegen/client-preset": "^5.1.0",
@@ -42,20 +42,20 @@
4242
"@tailwindcss/typography": "^0.5.19",
4343
"@tanstack/react-table": "^8.21.3",
4444
"@uiw/react-codemirror": "^4.25.2",
45-
"ai": "^5.0.77",
45+
"ai": "^5.0.78",
4646
"babel-plugin-react-compiler": "19.1.0-rc.3",
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"foxact": "^0.2.49",
5050
"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",
5353
"next-themes": "^0.4.6",
54-
"posthog-js": "1.279.3",
54+
"posthog-js": "1.280.1",
5555
"posthog-node": "^5.10.3",
56-
"react": "19.3.0-canary-71b3a03c-20251021",
56+
"react": "19.3.0-canary-408b38ef-20251023",
5757
"react-codemirror-merge": "^4.25.2",
58-
"react-dom": "19.3.0-canary-71b3a03c-20251021",
58+
"react-dom": "19.3.0-canary-408b38ef-20251023",
5959
"react-hook-form": "^7.65.0",
6060
"react-remark": "^2.1.0",
6161
"remark": "^15.0.1",
@@ -81,7 +81,7 @@
8181
"@typescript-eslint/parser": "^8.46.2",
8282
"dprint": "^0.50.2",
8383
"eslint": "^9.38.0",
84-
"eslint-config-next": "16.0.1-canary.0",
84+
"eslint-config-next": "16.0.1-canary.1",
8585
"eslint-plugin-better-tailwindcss": "^3.7.10",
8686
"tailwindcss": "^4.1.16",
8787
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)