Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 9118d8c commit 6e2d0f7
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 116 deletions.
257 changes: 152 additions & 105 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion servers/annotations-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
"@pocket-tools/eslint-config": "workspace:*",
"@sentry/types": "8.40.0",
Expand Down
6 changes: 3 additions & 3 deletions servers/braze-content-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"devDependencies": {
"@graphql-codegen/add": "5.0.3",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typed-document-node": "5.0.11",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript-operations": "4.3.1",
"@graphql-codegen/typed-document-node": "5.0.12",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-operations": "4.4.0",
"@jest/globals": "29.7.0",
"@pocket-tools/eslint-config": "workspace:*",
"@types/express": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion servers/notes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
"@parcel/watcher": "^2.4.1",
"@pocket-tools/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion servers/parser-graphql-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@apollo/utils.fetcher": "^3.1.0",
"@faker-js/faker": "9.1.0",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
"@pocket-tools/eslint-config": "workspace:*",
"@types/cors": "^2.8.17",
Expand Down
2 changes: 1 addition & 1 deletion servers/shares-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
"@parcel/watcher": "^2.4.1",
"@pocket-tools/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion servers/user-list-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@faker-js/faker": "9.1.0",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-resolvers": "^4.1.0",
"@pocket-tools/eslint-config": "workspace:*",
"@types/elasticsearch": "^5.0.37",
Expand Down
6 changes: 3 additions & 3 deletions servers/v3-proxy-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"devDependencies": {
"@graphql-codegen/add": "5.0.3",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/typed-document-node": "5.0.11",
"@graphql-codegen/typescript": "4.1.1",
"@graphql-codegen/typescript-operations": "4.3.1",
"@graphql-codegen/typed-document-node": "5.0.12",
"@graphql-codegen/typescript": "4.1.2",
"@graphql-codegen/typescript-operations": "4.4.0",
"@pocket-tools/eslint-config": "workspace:*",
"@types/content-type": "1.1.8",
"@types/cors": "^2.8.17",
Expand Down

0 comments on commit 6e2d0f7

Please sign in to comment.