Skip to content

Commit 4f35b6b

Browse files
committed
chore: upgrade dependencies
1 parent 0805d2e commit 4f35b6b

File tree

2 files changed

+818
-813
lines changed

2 files changed

+818
-813
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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.0",
25+
"@posthog/ai": "^6.5.1",
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",
@@ -47,15 +47,15 @@
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"foxact": "^0.2.49",
50-
"graphql": "^16.11.0",
50+
"graphql": "^16.12.0",
5151
"lucide-react": "^0.552.0",
52-
"next": "16.0.2-canary.3",
52+
"next": "16.0.2-canary.5",
5353
"next-themes": "^0.4.6",
54-
"posthog-js": "1.283.0",
54+
"posthog-js": "1.285.0",
5555
"posthog-node": "^5.11.0",
56-
"react": "19.3.0-canary-c9ddee7e-20251031",
56+
"react": "19.3.0-canary-561ee24d-20251101",
5757
"react-codemirror-merge": "^4.25.2",
58-
"react-dom": "19.3.0-canary-c9ddee7e-20251031",
58+
"react-dom": "19.3.0-canary-561ee24d-20251101",
5959
"react-hook-form": "^7.66.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.2",
78+
"@types/node": "^24.10.0",
7979
"@types/react": "^19.2.2",
8080
"@types/react-dom": "^19.2.2",
81-
"@typescript-eslint/parser": "^8.46.2",
81+
"@typescript-eslint/parser": "^8.46.3",
8282
"dprint": "^0.50.2",
8383
"eslint": "^9.39.0",
84-
"eslint-config-next": "16.0.2-canary.3",
84+
"eslint-config-next": "16.0.2-canary.5",
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)