Skip to content

Commit 6833e1c

Browse files
committed
chore: upgrade dependencies
1 parent 4320d57 commit 6833e1c

File tree

2 files changed

+794
-947
lines changed

2 files changed

+794
-947
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"format:check": "dprint check"
1515
},
1616
"dependencies": {
17-
"@ai-sdk/anthropic": "^2.0.37",
18-
"@ai-sdk/react": "^2.0.80",
19-
"@apollo/client": "4.0.7",
17+
"@ai-sdk/anthropic": "^2.0.39",
18+
"@ai-sdk/react": "^2.0.82",
19+
"@apollo/client": "4.0.8",
2020
"@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.1",
2424
"@hookform/resolvers": "^5.2.2",
25-
"@posthog/ai": "^6.4.4",
25+
"@posthog/ai": "^6.5.0",
2626
"@radix-ui/react-alert-dialog": "^1.1.15",
2727
"@radix-ui/react-avatar": "^1.1.10",
2828
"@radix-ui/react-checkbox": "^1.3.3",
@@ -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.80",
45+
"ai": "^5.0.82",
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",
5151
"lucide-react": "^0.548.0",
52-
"next": "16.0.1-canary.2",
52+
"next": "16.0.2-canary.0",
5353
"next-themes": "^0.4.6",
54-
"posthog-js": "1.280.1",
55-
"posthog-node": "^5.10.3",
56-
"react": "19.3.0-canary-408b38ef-20251023",
54+
"posthog-js": "1.282.0",
55+
"posthog-node": "^5.10.4",
56+
"react": "19.3.0-canary-4f931700-20251029",
5757
"react-codemirror-merge": "^4.25.2",
58-
"react-dom": "19.3.0-canary-408b38ef-20251023",
58+
"react-dom": "19.3.0-canary-4f931700-20251029",
5959
"react-hook-form": "^7.65.0",
6060
"react-remark": "^2.1.0",
6161
"remark": "^15.0.1",
@@ -75,13 +75,13 @@
7575
"@graphql-typed-document-node/core": "^3.2.0",
7676
"@parcel/watcher": "^2.5.1",
7777
"@tailwindcss/postcss": "^4.1.16",
78-
"@types/node": "^24.9.1",
78+
"@types/node": "^24.9.2",
7979
"@types/react": "^19.2.2",
8080
"@types/react-dom": "^19.2.2",
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.2",
84+
"eslint-config-next": "16.0.2-canary.0",
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)