Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#244)
Browse files Browse the repository at this point in the history
* fix(deps): update all non-major dependencies

* chore(dependencies): updated changesets for modified dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Sep 14, 2022
1 parent 7a72fc6 commit 97d50c1
Show file tree
Hide file tree
Showing 14 changed files with 143 additions and 129 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-auto-type-merging": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/transform-type-merging@0.4.34` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.34) (from `0.4.33`, in `dependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphprotocol_client-cli-244-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-cli": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/cli@0.78.12` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.78.12) (from `0.78.10`, in `dependencies`)
- Updated dependency [`@graphql-mesh/graphql@0.31.11` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.31.11) (from `0.31.10`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@graphql-mesh/transform-rename": "0.12.79",
"@graphql-mesh/transform-rename": "0.12.80",
"concurrently": "7.4.0",
"graphql": "16.6.0",
"nodemon": "2.0.19",
Expand Down
2 changes: 1 addition & 1 deletion examples/execute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/node": "17.0.26",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"eslint": "8.23.1",
"eslint-config-next": "12.3.0",
"typescript": "4.8.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/urql-live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"typescript": "4.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@graphprotocol/client-cli": "2.2.9",
"@types/react": "18.0.19",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.1.0",
"typescript": "4.8.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@changesets/changelog-github": "0.4.6",
"@types/babel__core": "7.1.19",
"@types/babel__preset-env": "7.9.2",
"@types/jest": "29.0.1",
"@types/jest": "29.0.2",
"babel-jest": "29.0.3",
"babel-plugin-parameter-decorator": "1.0.16",
"babel-plugin-transform-typescript-metadata": "0.3.2",
Expand All @@ -60,7 +60,7 @@
"rimraf": "3.0.2",
"typescript": "4.8.3",
"weak-napi": "2.0.2",
"ts-jest": "29.0.0"
"ts-jest": "29.0.1"
},
"resolutions": {
"graphql": "16.6.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
},
"devDependencies": {
"@types/lodash": "4.14.185",
"@graphql-mesh/transform-prefix": "0.11.78"
"@graphql-mesh/transform-prefix": "0.11.79"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@graphql-tools/delegate": "9.0.6",
"@graphql-mesh/transform-type-merging": "0.4.33",
"@graphql-mesh/transform-type-merging": "0.4.34",
"tslib": "^2.4.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/cli": "0.78.10",
"@graphql-mesh/graphql": "0.31.10",
"@graphql-mesh/cli": "0.78.12",
"@graphql-mesh/graphql": "0.31.11",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "1.1.8",
"@graphprotocol/client-auto-type-merging": "1.0.12",
Expand Down
Loading

0 comments on commit 97d50c1

Please sign in to comment.