Skip to content

Commit 55a315a

Browse files
committed
chore: upgrade dependencies
1 parent 354a364 commit 55a315a

File tree

2 files changed

+202
-118
lines changed

2 files changed

+202
-118
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@apollo/client": "4.0.5",
1818
"@apollo/client-integration-nextjs": "^0.13.1",
19-
"@graphql-codegen/client-preset": "^5.0.0",
19+
"@graphql-codegen/client-preset": "^5.0.1",
2020
"@hookform/resolvers": "^5.2.2",
2121
"@radix-ui/react-alert-dialog": "^1.1.15",
2222
"@radix-ui/react-avatar": "^1.1.10",
@@ -57,10 +57,10 @@
5757
"@graphql-typed-document-node/core": "^3.2.0",
5858
"@parcel/watcher": "^2.5.1",
5959
"@tailwindcss/postcss": "^4.1.13",
60-
"@types/node": "^24.4.0",
60+
"@types/node": "^24.5.0",
6161
"@types/react": "^19.1.13",
6262
"@types/react-dom": "^19.1.9",
63-
"@typescript-eslint/parser": "^8.43.0",
63+
"@typescript-eslint/parser": "^8.44.0",
6464
"dprint": "^0.50.2",
6565
"eslint": "^9.35.0",
6666
"eslint-config-next": "15.5.3",

0 commit comments

Comments
 (0)