Skip to content

Commit 64bd52e

Browse files
committed
chore: upgrade dependencies
1 parent 401d0c2 commit 64bd52e

File tree

2 files changed

+1413
-1401
lines changed

2 files changed

+1413
-1401
lines changed

package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -14,76 +14,76 @@
1414
"format:check": "dprint check"
1515
},
1616
"dependencies": {
17-
"@ai-sdk/anthropic": "^2.0.40",
18-
"@ai-sdk/react": "^2.0.86",
17+
"@ai-sdk/anthropic": "^2.0.44",
18+
"@ai-sdk/react": "^2.0.92",
1919
"@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",
2323
"@graphql-codegen/client-preset": "^5.1.1",
2424
"@hookform/resolvers": "^5.2.2",
25-
"@posthog/ai": "^6.5.1",
25+
"@posthog/ai": "^7.0.0",
2626
"@radix-ui/react-alert-dialog": "^1.1.15",
27-
"@radix-ui/react-avatar": "^1.1.10",
27+
"@radix-ui/react-avatar": "^1.1.11",
2828
"@radix-ui/react-checkbox": "^1.3.3",
2929
"@radix-ui/react-collapsible": "^1.1.12",
3030
"@radix-ui/react-dialog": "^1.1.15",
3131
"@radix-ui/react-dropdown-menu": "^2.1.16",
32-
"@radix-ui/react-label": "^2.1.7",
33-
"@radix-ui/react-progress": "^1.1.7",
32+
"@radix-ui/react-label": "^2.1.8",
33+
"@radix-ui/react-progress": "^1.1.8",
3434
"@radix-ui/react-select": "^2.2.6",
35-
"@radix-ui/react-separator": "^1.1.7",
36-
"@radix-ui/react-slot": "^1.2.3",
35+
"@radix-ui/react-separator": "^1.1.8",
36+
"@radix-ui/react-slot": "^1.2.4",
3737
"@radix-ui/react-tabs": "^1.1.13",
3838
"@radix-ui/react-toggle": "^1.1.10",
3939
"@radix-ui/react-toggle-group": "^1.1.11",
4040
"@radix-ui/react-tooltip": "^1.2.8",
41-
"@swc-contrib/plugin-graphql-codegen-client-preset": "^0.9.0",
41+
"@swc-contrib/plugin-graphql-codegen-client-preset": "~0.9",
4242
"@tailwindcss/typography": "^0.5.19",
4343
"@tanstack/react-table": "^8.21.3",
44-
"@uiw/react-codemirror": "^4.25.2",
45-
"ai": "^5.0.86",
44+
"@uiw/react-codemirror": "^4.25.3",
45+
"ai": "^5.0.92",
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.12.0",
51-
"lucide-react": "^0.552.0",
52-
"next": "16.0.2-canary.5",
51+
"lucide-react": "^0.553.0",
52+
"next": "16.0.2-canary.16",
5353
"next-themes": "^0.4.6",
54-
"posthog-js": "1.285.0",
55-
"posthog-node": "^5.11.0",
56-
"react": "19.3.0-canary-561ee24d-20251101",
57-
"react-codemirror-merge": "^4.25.2",
58-
"react-dom": "19.3.0-canary-561ee24d-20251101",
54+
"posthog-js": "1.290.0",
55+
"posthog-node": "^5.11.2",
56+
"react": "19.3.0-canary-100fc4a8-20251110",
57+
"react-codemirror-merge": "^4.25.3",
58+
"react-dom": "19.3.0-canary-100fc4a8-20251110",
5959
"react-hook-form": "^7.66.0",
6060
"react-remark": "^2.1.0",
6161
"remark": "^15.0.1",
6262
"remark-html": "^16.0.1",
63-
"shiki": "^3.14.0",
63+
"shiki": "^3.15.0",
6464
"sonner": "^2.0.7",
6565
"sql-formatter": "^15.6.10",
6666
"streamdown": "^1.4.0",
67-
"tailwind-merge": "^3.3.1",
67+
"tailwind-merge": "^3.4.0",
6868
"zod": "^4.1.12"
6969
},
7070
"devDependencies": {
71-
"@0no-co/graphqlsp": "^1.15.0",
71+
"@0no-co/graphqlsp": "^1.15.1",
7272
"@eslint/eslintrc": "^3.3.1",
7373
"@graphql-codegen/cli": "^6.0.1",
7474
"@graphql-codegen/schema-ast": "^5.0.0",
7575
"@graphql-typed-document-node/core": "^3.2.0",
7676
"@parcel/watcher": "^2.5.1",
77-
"@tailwindcss/postcss": "^4.1.16",
78-
"@types/node": "^24.10.0",
79-
"@types/react": "^19.2.2",
80-
"@types/react-dom": "^19.2.2",
81-
"@typescript-eslint/parser": "^8.46.3",
77+
"@tailwindcss/postcss": "^4.1.17",
78+
"@types/node": "^24.10.1",
79+
"@types/react": "^19.2.3",
80+
"@types/react-dom": "^19.2.3",
81+
"@typescript-eslint/parser": "^8.46.4",
8282
"dprint": "^0.50.2",
83-
"eslint": "^9.39.0",
84-
"eslint-config-next": "16.0.2-canary.5",
83+
"eslint": "^9.39.1",
84+
"eslint-config-next": "16.0.2-canary.16",
8585
"eslint-plugin-better-tailwindcss": "^3.7.10",
86-
"tailwindcss": "^4.1.16",
86+
"tailwindcss": "^4.1.17",
8787
"tw-animate-css": "^1.4.0",
8888
"typescript": "^5.9.3"
8989
}

0 commit comments

Comments
 (0)