We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad0a41 commit be3acf4Copy full SHA for be3acf4
3 files changed
apps/heureka/package.json
@@ -42,7 +42,7 @@
42
"@graphql-codegen/cli": "6.1.3",
43
"@graphql-codegen/typescript": "5.0.9",
44
"@graphql-codegen/typescript-operations": "5.0.9",
45
- "@graphql-codegen/typescript-react-apollo": "4.4.0",
+ "@graphql-codegen/typescript-react-apollo": "4.4.1",
46
"@tanstack/router-plugin": "1.161.3",
47
"@tailwindcss/vite": "4.2.0",
48
"@testing-library/jest-dom": "6.9.1",
package.json
@@ -46,8 +46,7 @@
"pnpm": {
"overrides": {
"eslint-plugin-react>minimatch": ">=10.2.4",
49
- "glob>minimatch": ">=10.2.4",
50
- "@ardatan/relay-compiler>immutable": ">=5.1.5"
+ "glob>minimatch": ">=10.2.4"
51
}
52
53
0 commit comments