Skip to content

Commit e6c2d16

Browse files
chore(release): update monorepo packages versions
1 parent 21776de commit e6c2d16

File tree

20 files changed

+34
-28
lines changed

20 files changed

+34
-28
lines changed

.changeset/@graphprotocol_client-auto-type-merging-293-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/@graphprotocol_client-cli-293-dependencies.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

examples/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-dom": "18.2.0"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "2.2.14",
20+
"@graphprotocol/client-cli": "2.2.15",
2121
"@types/react": "18.0.21",
2222
"@types/react-dom": "18.0.6",
2323
"@vitejs/plugin-react": "2.1.0",

examples/composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "2.2.14",
12+
"@graphprotocol/client-cli": "2.2.15",
1313
"@graphql-mesh/transform-rename": "0.12.95",
1414
"concurrently": "7.4.0",
1515
"graphql": "16.6.0",

examples/cross-chain-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphprotocol/client-add-source-name": "1.0.13",
13-
"@graphprotocol/client-cli": "2.2.14",
13+
"@graphprotocol/client-cli": "2.2.15",
1414
"graphql": "16.6.0"
1515
}
1616
}

examples/cross-chain-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@graphprotocol/client-add-source-name": "1.0.13",
13-
"@graphprotocol/client-cli": "2.2.14",
13+
"@graphprotocol/client-cli": "2.2.15",
1414
"graphql": "16.6.0"
1515
}
1616
}

examples/execute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react-dom": "18.2.0"
1616
},
1717
"devDependencies": {
18-
"@graphprotocol/client-cli": "2.2.14",
18+
"@graphprotocol/client-cli": "2.2.15",
1919
"@types/react": "18.0.21",
2020
"@types/react-dom": "18.0.6",
2121
"@vitejs/plugin-react": "2.1.0",

examples/javascript-cjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"check": "exit 0"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "2.2.14",
12+
"@graphprotocol/client-cli": "2.2.15",
1313
"graphql": "16.6.0"
1414
}
1515
}

examples/javascript-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"check": "exit 0"
1111
},
1212
"dependencies": {
13-
"@graphprotocol/client-cli": "2.2.14",
13+
"@graphprotocol/client-cli": "2.2.15",
1414
"graphql": "16.6.0"
1515
}
1616
}

examples/live-queries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"start": "graphclient serve-dev"
99
},
1010
"dependencies": {
11-
"@graphprotocol/client-cli": "2.2.14",
11+
"@graphprotocol/client-cli": "2.2.15",
1212
"@graphprotocol/client-polling-live": "1.0.1",
1313
"graphql": "16.6.0"
1414
}

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "18.2.0"
1717
},
1818
"devDependencies": {
19-
"@graphprotocol/client-cli": "2.2.14",
19+
"@graphprotocol/client-cli": "2.2.15",
2020
"@types/node": "17.0.26",
2121
"@types/react": "18.0.21",
2222
"eslint": "8.25.0",

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"check": "tsc --pretty --noEmit"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-cli": "2.2.14",
12+
"@graphprotocol/client-cli": "2.2.15",
1313
"concurrently": "7.4.0",
1414
"graphql": "16.6.0",
1515
"nodemon": "2.0.20",

examples/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-query": "4.0.0"
1717
},
1818
"devDependencies": {
19-
"@graphprotocol/client-cli": "2.2.14",
19+
"@graphprotocol/client-cli": "2.2.15",
2020
"@types/react": "18.0.21",
2121
"@types/react-dom": "18.0.6",
2222
"@vitejs/plugin-react": "2.1.0",

examples/transforms/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "graphclient serve-dev"
77
},
88
"dependencies": {
9-
"@graphprotocol/client-cli": "2.2.14",
9+
"@graphprotocol/client-cli": "2.2.15",
1010
"graphql": "16.6.0"
1111
}
1212
}

examples/urql-live-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"urql": "3.0.3"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "2.2.14",
20+
"@graphprotocol/client-cli": "2.2.15",
2121
"@types/react": "18.0.21",
2222
"@types/react-dom": "18.0.6",
2323
"@vitejs/plugin-react": "2.1.0",

examples/urql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"urql": "3.0.3"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "2.2.14",
20+
"@graphprotocol/client-cli": "2.2.15",
2121
"@types/react": "18.0.21",
2222
"@types/react-dom": "18.0.6",
2323
"@vitejs/plugin-react": "2.1.0",

packages/auto-type-merging/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @graphprotocol/client-auto-type-merging
22

3+
## 1.0.18
4+
5+
### Patch Changes
6+
7+
- [#293](https://github.com/graphprotocol/graph-client/pull/293) [`ecc20aa`](https://github.com/graphprotocol/graph-client/commit/ecc20aa9dbd310f07d44971f131c910154e3a656) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/transform-type-merging@0.4.47` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.4.47) (from `0.4.46`, in `dependencies`)
9+
310
## 1.0.17
411

512
### Patch Changes

packages/auto-type-merging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-auto-type-merging",
3-
"version": "1.0.17",
3+
"version": "1.0.18",
44
"description": "",
55
"repository": {
66
"type": "git",

packages/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @graphprotocol/client-cli
22

3+
## 2.2.15
4+
5+
### Patch Changes
6+
7+
- [#293](https://github.com/graphprotocol/graph-client/pull/293) [`ecc20aa`](https://github.com/graphprotocol/graph-client/commit/ecc20aa9dbd310f07d44971f131c910154e3a656) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
- Updated dependency [`@graphql-mesh/cli@0.78.39` ↗︎](https://www.npmjs.com/package/@graphql-mesh/cli/v/0.78.39) (from `0.78.35`, in `dependencies`)
9+
- Updated dependency [`@graphql-mesh/graphql@0.31.25` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.31.25) (from `0.31.24`, in `dependencies`)
10+
- Updated dependencies [[`ecc20aa`](https://github.com/graphprotocol/graph-client/commit/ecc20aa9dbd310f07d44971f131c910154e3a656)]:
11+
- @graphprotocol/client-auto-type-merging@1.0.18
12+
313
## 2.2.14
414

515
### Patch Changes

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/client-cli",
3-
"version": "2.2.14",
3+
"version": "2.2.15",
44
"description": "",
55
"repository": {
66
"type": "git",
@@ -53,7 +53,7 @@
5353
"@graphql-mesh/graphql": "0.31.25",
5454
"tslib": "^2.4.0",
5555
"@graphprotocol/client-auto-pagination": "1.1.11",
56-
"@graphprotocol/client-auto-type-merging": "1.0.17",
56+
"@graphprotocol/client-auto-type-merging": "1.0.18",
5757
"@graphprotocol/client-block-tracking": "1.0.9",
5858
"@graphprotocol/client-add-source-name": "1.0.13",
5959
"@graphprotocol/client-polling-live": "1.0.1"

0 commit comments

Comments
 (0)