Skip to content

Commit 4c847de

Browse files
committed
chore: upgrade dependencies
1 parent 8fdf0cf commit 4c847de

File tree

2 files changed

+511
-511
lines changed

2 files changed

+511
-511
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"format:check": "dprint check"
1515
},
1616
"dependencies": {
17-
"@apollo/client": "4.0.5",
18-
"@apollo/client-integration-nextjs": "^0.13.1",
17+
"@apollo/client": "4.0.6",
18+
"@apollo/client-integration-nextjs": "^0.13.2",
1919
"@bprogress/next": "^3.2.12",
2020
"@codemirror/lang-sql": "^6.10.0",
2121
"@graphql-codegen/client-preset": "^5.0.1",
@@ -45,11 +45,11 @@
4545
"foxact": "^0.2.49",
4646
"graphql": "^16.11.0",
4747
"lucide-react": "^0.544.0",
48-
"next": "15.6.0-canary.27",
48+
"next": "15.6.0-canary.32",
4949
"next-themes": "^0.4.6",
50-
"react": "19.2.0-canary-e2332183-20250924",
50+
"react": "19.2.0-canary-df38ac9a-20250926",
5151
"react-codemirror-merge": "^4.25.2",
52-
"react-dom": "19.2.0-canary-e2332183-20250924",
52+
"react-dom": "19.2.0-canary-df38ac9a-20250926",
5353
"react-hook-form": "^7.63.0",
5454
"react-remark": "^2.1.0",
5555
"remark": "^15.0.1",
@@ -68,7 +68,7 @@
6868
"@parcel/watcher": "^2.5.1",
6969
"@tailwindcss/postcss": "^4.1.13",
7070
"@types/node": "^24.5.2",
71-
"@types/react": "^19.1.13",
71+
"@types/react": "^19.1.15",
7272
"@types/react-dom": "^19.1.9",
7373
"@typescript-eslint/parser": "^8.44.1",
7474
"dprint": "^0.50.2",

0 commit comments

Comments
 (0)