Skip to content

Commit be3acf4

Browse files
update @graphql-codegen/typescript-react-apollo remove immutable lock
1 parent cad0a41 commit be3acf4

3 files changed

Lines changed: 9 additions & 436 deletions

File tree

apps/heureka/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@graphql-codegen/cli": "6.1.3",
4343
"@graphql-codegen/typescript": "5.0.9",
4444
"@graphql-codegen/typescript-operations": "5.0.9",
45-
"@graphql-codegen/typescript-react-apollo": "4.4.0",
45+
"@graphql-codegen/typescript-react-apollo": "4.4.1",
4646
"@tanstack/router-plugin": "1.161.3",
4747
"@tailwindcss/vite": "4.2.0",
4848
"@testing-library/jest-dom": "6.9.1",

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
"pnpm": {
4747
"overrides": {
4848
"eslint-plugin-react>minimatch": ">=10.2.4",
49-
"glob>minimatch": ">=10.2.4",
50-
"@ardatan/relay-compiler>immutable": ">=5.1.5"
49+
"glob>minimatch": ">=10.2.4"
5150
}
5251
}
5352
}

0 commit comments

Comments
 (0)