Skip to content

Commit 2f14e01

Browse files
committed
Bump @graphql-codegen/typescript-operations
1 parent 274a244 commit 2f14e01

File tree

2 files changed

+41
-235
lines changed

2 files changed

+41
-235
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@graphql-codegen/near-operation-file-preset": "^3.1.0",
7474
"@graphql-codegen/typed-document-node": "^6.0.0",
7575
"@graphql-codegen/typescript": "^5.0.0",
76-
"@graphql-codegen/typescript-operations": "^4.6.1",
76+
"@graphql-codegen/typescript-operations": "^5.0.0",
7777
"@lhci/cli": "^0.15.1",
7878
"@playwright/test": "^1.55.0",
7979
"@swc/core": "^1.13.5",
@@ -89,8 +89,8 @@
8989
"@types/react": "^19.1.12",
9090
"@types/react-dom": "^19.1.9",
9191
"@types/react-gtm-module": "^2.0.4",
92-
"@typescript-eslint/eslint-plugin": "^8.42.0",
93-
"@typescript-eslint/parser": "^8.42.0",
92+
"@typescript-eslint/eslint-plugin": "^8.43.0",
93+
"@typescript-eslint/parser": "^8.43.0",
9494
"eslint": "^9.35.0",
9595
"eslint-config-next": "^15.5.2",
9696
"eslint-config-prettier": "^10.1.8",
@@ -115,7 +115,7 @@
115115
"ts-jest": "^29.4.1",
116116
"ts-node": "^10.9.2",
117117
"typescript": "~5.8.3",
118-
"typescript-eslint": "^8.42.0",
118+
"typescript-eslint": "^8.43.0",
119119
"util": "^0.12.5"
120120
},
121121
"engines": {

0 commit comments

Comments
 (0)