Skip to content

Commit 6ac1f47

Browse files
chore(release): update monorepo packages versions (#234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3126ba6 commit 6ac1f47

35 files changed

+98
-85
lines changed

.changeset/@graphprotocol_client-add-source-name-231-dependencies.md

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

.changeset/@graphprotocol_client-apollo-231-dependencies.md

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

.changeset/@graphprotocol_client-auto-pagination-231-dependencies.md

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

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

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

.changeset/@graphprotocol_client-block-tracking-231-dependencies.md

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

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

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

.changeset/@graphprotocol_client-urql-231-dependencies.md

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

examples/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
},
1212
"dependencies": {
1313
"@apollo/client": "3.6.9",
14-
"@graphprotocol/client-apollo": "1.0.9",
14+
"@graphprotocol/client-apollo": "1.0.10",
1515
"graphql": "16.6.0",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0"
1818
},
1919
"devDependencies": {
20-
"@graphprotocol/client-cli": "2.2.7",
20+
"@graphprotocol/client-cli": "2.2.8",
2121
"@types/react": "18.0.18",
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.7",
12+
"@graphprotocol/client-cli": "2.2.8",
1313
"@graphql-mesh/transform-rename": "0.12.78",
1414
"concurrently": "7.4.0",
1515
"graphql": "16.6.0",

examples/cross-chain-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"graphiql": "graphclient serve-dev"
1010
},
1111
"dependencies": {
12-
"@graphprotocol/client-add-source-name": "1.0.9",
13-
"@graphprotocol/client-cli": "2.2.7",
12+
"@graphprotocol/client-add-source-name": "1.0.10",
13+
"@graphprotocol/client-cli": "2.2.8",
1414
"graphql": "16.6.0"
1515
}
1616
}

0 commit comments

Comments
 (0)