Skip to content

Commit 689bcb5

Browse files
committed
chore: upgrade dependencies
1 parent e7c06a8 commit 689bcb5

File tree

2 files changed

+458
-458
lines changed

2 files changed

+458
-458
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
"@graphql-codegen/client-preset": "^5.0.1",
2121
"@hookform/resolvers": "^5.2.2",
@@ -38,10 +38,10 @@
3838
"clsx": "^2.1.1",
3939
"graphql": "^16.11.0",
4040
"lucide-react": "^0.544.0",
41-
"next": "15.6.0-canary.27",
41+
"next": "15.6.0-canary.32",
4242
"next-themes": "^0.4.6",
43-
"react": "19.2.0-canary-e2332183-20250924",
44-
"react-dom": "19.2.0-canary-e2332183-20250924",
43+
"react": "19.2.0-canary-df38ac9a-20250926",
44+
"react-dom": "19.2.0-canary-df38ac9a-20250926",
4545
"react-hook-form": "^7.63.0",
4646
"react-remark": "^2.1.0",
4747
"remark": "^15.0.1",
@@ -59,7 +59,7 @@
5959
"@parcel/watcher": "^2.5.1",
6060
"@tailwindcss/postcss": "^4.1.13",
6161
"@types/node": "^24.5.2",
62-
"@types/react": "^19.1.13",
62+
"@types/react": "^19.1.15",
6363
"@types/react-dom": "^19.1.9",
6464
"@typescript-eslint/parser": "^8.44.1",
6565
"dprint": "^0.50.2",

0 commit comments

Comments
 (0)