Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#218)
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 1, 2022
1 parent daf2e34 commit 6be245c
Show file tree
Hide file tree
Showing 16 changed files with 248 additions and 285 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-add-source-name": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0 || ^0.80.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@graphprotocol/client-auto-pagination": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0 || ^0.80.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@graphprotocol/client-auto-type-merging": patch
---

dependencies updates:

- Updated dependency [`@graphql-mesh/transform-type-merging@0.4.24` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.24) (from `0.4.23`, in `dependencies`)
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/null) (from `^0.78.0 || ^0.79.0 || ^0.80.0`, in `peerDependencies`)
8 changes: 8 additions & 0 deletions .changeset/@graphprotocol_client-cli-218-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.77.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.77.0) (from `0.76.2`, in `dependencies`)
- Updated dependency [`@graphql-mesh/graphql@0.31.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.31.0) (from `0.30.0`, 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.3",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
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.3",
"@graphql-mesh/transform-rename": "0.12.69",
"@graphql-mesh/transform-rename": "0.12.70",
"concurrently": "7.3.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.3",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
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.3",
"@types/node": "17.0.26",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"eslint": "8.23.0",
"eslint-config-next": "12.2.5",
"typescript": "4.8.2"
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.3",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
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.3",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
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.3",
"@types/react": "18.0.17",
"@types/react": "18.0.18",
"@types/react-dom": "18.0.6",
"@vitejs/plugin-react": "2.0.1",
"typescript": "4.8.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/add-source-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@graphql-tools/delegate": "9.0.4",
"@graphql-tools/wrap": "9.0.5",
"@graphql-tools/utils": "8.10.1",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0"
},
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@
},
"devDependencies": {
"@types/lodash": "4.14.184",
"@graphql-mesh/transform-prefix": "0.11.68"
"@graphql-mesh/transform-prefix": "0.11.69"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0"
},
"type": "module"
}
4 changes: 2 additions & 2 deletions packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
},
"dependencies": {
"@graphql-tools/delegate": "9.0.4",
"@graphql-mesh/transform-type-merging": "0.4.23",
"@graphql-mesh/transform-type-merging": "0.4.24",
"tslib": "^2.4.0"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0"
},
"type": "module"
}
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.76.2",
"@graphql-mesh/graphql": "0.30.0",
"@graphql-mesh/cli": "0.77.0",
"@graphql-mesh/graphql": "0.31.0",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "1.1.4",
"@graphprotocol/client-auto-type-merging": "1.0.6",
Expand Down
Loading

0 comments on commit 6be245c

Please sign in to comment.