Skip to content

Commit b430db4

Browse files
committed
chore: upgrade dependencies
1 parent 51e488a commit b430db4

File tree

2 files changed

+193
-181
lines changed

2 files changed

+193
-181
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@apollo/client": "4.0.7",
1818
"@apollo/client-integration-nextjs": "^0.13.2",
1919
"@bprogress/next": "^3.2.12",
20-
"@graphql-codegen/client-preset": "^5.0.2",
20+
"@graphql-codegen/client-preset": "^5.0.3",
2121
"@hookform/resolvers": "^5.2.2",
2222
"@radix-ui/react-alert-dialog": "^1.1.15",
2323
"@radix-ui/react-avatar": "^1.1.10",
@@ -38,7 +38,7 @@
3838
"clsx": "^2.1.1",
3939
"graphql": "^16.11.0",
4040
"lucide-react": "^0.544.0",
41-
"next": "15.6.0-canary.42",
41+
"next": "15.6.0-canary.45",
4242
"next-themes": "^0.4.6",
4343
"react": "19.3.0-canary-4fdf7cf2-20251003",
4444
"react-dom": "19.3.0-canary-4fdf7cf2-20251003",
@@ -58,13 +58,13 @@
5858
"@graphql-typed-document-node/core": "^3.2.0",
5959
"@parcel/watcher": "^2.5.1",
6060
"@tailwindcss/postcss": "^4.1.14",
61-
"@types/node": "^24.6.2",
61+
"@types/node": "^24.7.0",
6262
"@types/react": "^19.2.0",
6363
"@types/react-dom": "^19.2.0",
6464
"@typescript-eslint/parser": "^8.45.0",
6565
"dprint": "^0.50.2",
6666
"eslint": "^9.37.0",
67-
"eslint-config-next": "15.6.0-canary.42",
67+
"eslint-config-next": "15.6.0-canary.45",
6868
"eslint-plugin-better-tailwindcss": "^3.7.9",
6969
"tailwindcss": "^4.1.14",
7070
"tw-animate-css": "^1.4.0",

0 commit comments

Comments
 (0)