Skip to content

Commit abd53e6

Browse files
committed
deps
1 parent 0f810b0 commit abd53e6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

packages/launchql-gen/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"test:watch": "jest --watch"
3030
},
3131
"devDependencies": {
32-
"@graphql-codegen/core": "^5.0.0",
33-
"@graphql-codegen/typescript": "^5.0.5",
34-
"@graphql-codegen/typescript-graphql-request": "^6.0.1",
35-
"@graphql-codegen/typescript-operations": "^5.0.5",
36-
"@graphql-codegen/typescript-react-query": "^6.1.1",
3732
"@types/pluralize": "0.0.33",
38-
"graphql": "15.10.1",
3933
"launchql-test": "workspace:^",
4034
"makage": "^0.1.8"
4135
},
4236
"dependencies": {
37+
"@graphql-codegen/core": "^5.0.0",
38+
"@graphql-codegen/typescript": "^5.0.5",
39+
"@graphql-codegen/typescript-graphql-request": "^6.0.1",
40+
"@graphql-codegen/typescript-operations": "^5.0.5",
41+
"@graphql-codegen/typescript-react-query": "^6.1.1",
4342
"gql-ast": "workspace:^",
43+
"graphql": "15.10.1",
4444
"graphql-request": "^6.1.0",
4545
"graphql-tag": "^2.12.6",
4646
"inflection": "^1.12.0",

0 commit comments

Comments
 (0)