Skip to content

Commit 526e564

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent 7d5c864 commit 526e564

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@docsearch/react": "3.5.1",
2727
"@emotion/react": "11.11.1",
2828
"@emotion/styled": "11.11.0",
29-
"@graphql-codegen/add": "5.0.0",
29+
"@graphql-codegen/add": "5.0.3",
3030
"@graphql-codegen/cli": "4.0.1",
31-
"@graphql-codegen/introspection": "4.0.0",
32-
"@graphql-codegen/typescript": "4.0.0",
33-
"@graphql-codegen/typescript-operations": "4.0.0",
31+
"@graphql-codegen/introspection": "4.0.3",
32+
"@graphql-codegen/typescript": "4.0.7",
33+
"@graphql-codegen/typescript-operations": "4.0.1",
3434
"@graphql-codegen/typescript-react-apollo": "3.3.7",
3535
"@loomhq/loom-embed": "1.5.0",
3636
"@markdoc/markdoc": "0.3.0",
@@ -73,7 +73,7 @@
7373
},
7474
"devDependencies": {
7575
"@graphql-codegen/cli": "4.0.1",
76-
"@graphql-codegen/client-preset": "4.0.0",
76+
"@graphql-codegen/client-preset": "4.0.1",
7777
"@pluralsh/eslint-config-typescript": "2.5.41",
7878
"@pluralsh/stylelint-config": "1.1.3",
7979
"@types/node": "20.3.1",

0 commit comments

Comments
 (0)