Skip to content

Commit 05e574c

Browse files
committed
chore: upgrade dependencies
1 parent 2fbb423 commit 05e574c

File tree

2 files changed

+818
-716
lines changed

2 files changed

+818
-716
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"format:check": "dprint check"
1515
},
1616
"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",
2020
"@apollo/client-integration-nextjs": "^0.14.1",
2121
"@bprogress/next": "^3.2.12",
2222
"@codemirror/lang-sql": "^6.10.0",
@@ -42,21 +42,21 @@
4242
"@tailwindcss/typography": "^0.5.19",
4343
"@tanstack/react-table": "^8.21.3",
4444
"@uiw/react-codemirror": "^4.25.2",
45-
"ai": "^5.0.82",
45+
"ai": "^5.0.86",
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.548.0",
52-
"next": "16.0.2-canary.0",
51+
"lucide-react": "^0.552.0",
52+
"next": "16.0.2-canary.3",
5353
"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",
5757
"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",
6060
"react-remark": "^2.1.0",
6161
"remark": "^15.0.1",
6262
"remark-html": "^16.0.1",
@@ -80,8 +80,8 @@
8080
"@types/react-dom": "^19.2.2",
8181
"@typescript-eslint/parser": "^8.46.2",
8282
"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",
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)