Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#651)
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 May 2, 2024
1 parent 5d4a53c commit 64b6320
Show file tree
Hide file tree
Showing 26 changed files with 467 additions and 418 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@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 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0`, in `peerDependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphprotocol_client-apollo-651-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphprotocol/client-apollo': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/apollo-link@^0.99.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/apollo-link/v/0.99.0) (from `^0.98.0`, in `dependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphprotocol/client-auto-pagination': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@graphprotocol/client-auto-type-merging': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/transform-type-merging@^0.98.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.98.0) (from `^0.97.0`, in `dependencies`)
- Updated dependency [`@graphql-mesh/types@^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/types/v/0.78.0) (from `^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0`, in `peerDependencies`)
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphprotocol/client-block-tracking': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/fusion-runtime@^0.3.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/fusion-runtime/v/0.3.0) (from `^0.2.0`, in `dependencies`)
6 changes: 6 additions & 0 deletions .changeset/@graphprotocol_client-cli-651-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@graphprotocol/client-cli': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/cli@^0.90.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.90.0) (from `^0.89.0`, in `dependencies`)
- Updated dependency [`@graphql-mesh/graphql@^0.98.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.98.0) (from `^0.97.0`, in `dependencies`)
5 changes: 5 additions & 0 deletions .changeset/@graphprotocol_client-urql-651-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@graphprotocol/client-urql': patch
---
dependencies updates:
- Updated dependency [`@graphql-mesh/urql-exchange@^0.99.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/urql-exchange/v/0.99.0) (from `^0.98.0`, in `dependencies`)
12 changes: 6 additions & 6 deletions examples/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@apollo/client": "3.9.11",
"@apollo/client": "3.10.1",
"@graphprotocol/client-apollo": "2.0.2",
"graphql": "16.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.4.5",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
2 changes: 1 addition & 1 deletion examples/auto-pagination-multiple-sources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"typescript": "5.4.5"
},
"devDependencies": {
"@types/node": "20.12.7"
"@types/node": "20.12.8"
}
}
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": "^3.0.2",
"@graphql-mesh/transform-rename": "^0.97.0",
"@graphql-mesh/transform-rename": "^0.98.0",
"concurrently": "^8.0.1",
"graphql": "^16.6.0",
"nodemon": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions examples/execute/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
},
"dependencies": {
"graphql": "16.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.4.5",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
8 changes: 4 additions & 4 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
},
"dependencies": {
"next": "14.2.3",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/node": "20.12.8",
"@types/react": "18.3.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"typescript": "5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"typescript": "5.4.5"
},
"devDependencies": {
"@types/node": "20.12.7"
"@types/node": "20.12.8"
}
}
12 changes: 6 additions & 6 deletions examples/react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"graphiql": "graphclient serve-dev"
},
"dependencies": {
"@tanstack/react-query": "5.32.0",
"@tanstack/react-query": "5.32.1",
"graphql": "16.8.1",
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.4.5",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
2 changes: 1 addition & 1 deletion examples/transforms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@graphprotocol/client-cli": "^3.0.2",
"@graphql-mesh/transform-prefix": "^0.97.0",
"@graphql-mesh/transform-prefix": "^0.98.0",
"graphql": "^16.6.0"
}
}
10 changes: 5 additions & 5 deletions examples/urql-live-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"dependencies": {
"@graphprotocol/client-urql": "2.0.2",
"graphql": "16.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"urql": "4.0.7"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.4.5",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
10 changes: 5 additions & 5 deletions examples/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"dependencies": {
"@graphprotocol/client-urql": "2.0.2",
"graphql": "16.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"urql": "4.0.7"
},
"devDependencies": {
"@graphprotocol/client-cli": "3.0.2",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.2.1",
"typescript": "5.4.5",
"vite": "5.2.10"
"vite": "5.2.11"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
],
"homepage": "https://github.com/graphprotocol/graph-client#readme",
"devDependencies": {
"@babel/core": "7.24.4",
"@babel/core": "7.24.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/preset-env": "7.24.4",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@changesets/cli": "2.27.1",
"@changesets/changelog-github": "0.5.0",
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.32 || ^10.0.0",
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0",
"@graphql-tools/utils": "^9.2.1 || ^10.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0"
},
"type": "module",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/apollo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/apollo-link": "^0.98.0",
"@graphql-mesh/apollo-link": "^0.99.0",
"tslib": "^2.4.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,14 @@
},
"devDependencies": {
"@types/lodash": "^4.14.194",
"@graphql-mesh/transform-prefix": "^0.97.0"
"@graphql-mesh/transform-prefix": "^0.98.0"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0",
"@graphql-tools/wrap": "^9.4.2 || ^10.0.0",
"@graphql-tools/utils": "^9.2.1 || ^10.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0"
},
"type": "module",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/auto-type-merging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/transform-type-merging": "^0.97.0",
"@graphql-mesh/transform-type-merging": "^0.98.0",
"tslib": "^2.4.0"
},
"peerDependencies": {
"graphql": "^15.2.0 || ^16.0.0",
"@graphql-tools/delegate": "^9.0.32 || ^10.0.0",
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0"
"@graphql-mesh/types": "^0.78.0 || ^0.79.0 || ^0.80.0 || ^0.81.0 || ^0.82.0 || ^0.83.0 || ^0.84.0 || ^0.85.0 || ^0.89.0 || ^0.90.0 || ^0.91.0 || ^0.93.0 || ^0.94.0 || ^0.97.0 || ^0.98.0"
},
"type": "module",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/block-tracking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@graphql-tools/utils": "^10.0.0",
"@graphql-mesh/fusion-runtime": "^0.2.0",
"@graphql-mesh/fusion-runtime": "^0.3.0",
"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.89.0",
"@graphql-mesh/graphql": "^0.97.0",
"@graphql-mesh/cli": "^0.90.0",
"@graphql-mesh/graphql": "^0.98.0",
"tslib": "^2.4.0",
"@graphprotocol/client-auto-pagination": "^2.0.2",
"@graphprotocol/client-auto-type-merging": "^2.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/urql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"access": "public"
},
"dependencies": {
"@graphql-mesh/urql-exchange": "^0.98.0",
"@graphql-mesh/urql-exchange": "^0.99.0",
"tslib": "^2.4.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 64b6320

Please sign in to comment.