Skip to content

Commit 67c4540

Browse files
chore: update graphqlcodegenerator monorepo
1 parent 3f4105a commit 67c4540

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131
"@babel/preset-typescript": "^7.17.12",
3232
"@commitlint/cli": "^17.0.1",
3333
"@commitlint/config-conventional": "^17.0.0",
34-
"@graphql-codegen/add": "^3.1.1",
35-
"@graphql-codegen/cli": "^2.6.2",
36-
"@graphql-codegen/introspection": "^2.1.1",
37-
"@graphql-codegen/typescript": "^2.4.11",
38-
"@graphql-codegen/typescript-msw": "^1.0.10",
39-
"@graphql-codegen/typescript-operations": "^2.4.0",
34+
"@graphql-codegen/add": "^5.0.0",
35+
"@graphql-codegen/cli": "^5.0.0",
36+
"@graphql-codegen/introspection": "^4.0.0",
37+
"@graphql-codegen/typescript": "^4.0.0",
38+
"@graphql-codegen/typescript-msw": "^3.0.0",
39+
"@graphql-codegen/typescript-operations": "^4.0.0",
4040
"@milahu/patch-package": "^6.4.14",
4141
"@tailwindcss/line-clamp": "^0.4.0",
4242
"@testing-library/jest-dom": "^5.16.5",

0 commit comments

Comments
 (0)