Skip to content

Commit a8a951b

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

File tree

2 files changed

+128
-128
lines changed

2 files changed

+128
-128
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
},
1616
"dependencies": {
1717
"@ai-sdk/anthropic": "^2.0.37",
18-
"@ai-sdk/react": "^2.0.78",
18+
"@ai-sdk/react": "^2.0.80",
1919
"@apollo/client": "4.0.7",
2020
"@apollo/client-integration-nextjs": "^0.14.1",
2121
"@bprogress/next": "^3.2.12",
2222
"@codemirror/lang-sql": "^6.10.0",
23-
"@graphql-codegen/client-preset": "^5.1.0",
23+
"@graphql-codegen/client-preset": "^5.1.1",
2424
"@hookform/resolvers": "^5.2.2",
2525
"@posthog/ai": "^6.4.4",
2626
"@radix-ui/react-alert-dialog": "^1.1.15",
@@ -42,14 +42,14 @@
4242
"@tailwindcss/typography": "^0.5.19",
4343
"@tanstack/react-table": "^8.21.3",
4444
"@uiw/react-codemirror": "^4.25.2",
45-
"ai": "^5.0.78",
45+
"ai": "^5.0.80",
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.1",
52+
"next": "16.0.1-canary.2",
5353
"next-themes": "^0.4.6",
5454
"posthog-js": "1.280.1",
5555
"posthog-node": "^5.10.3",
@@ -60,7 +60,7 @@
6060
"react-remark": "^2.1.0",
6161
"remark": "^15.0.1",
6262
"remark-html": "^16.0.1",
63-
"shiki": "^3.13.0",
63+
"shiki": "^3.14.0",
6464
"sonner": "^2.0.7",
6565
"sql-formatter": "^15.6.10",
6666
"streamdown": "^1.4.0",
@@ -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.1",
84+
"eslint-config-next": "16.0.1-canary.2",
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)