Skip to content

Commit 76c776e

Browse files
chore(release): update monorepo packages versions (#205)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8f861b5 commit 76c776e

29 files changed

+73
-63
lines changed

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

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

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

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

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

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

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

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

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

Lines changed: 0 additions & 7 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.1",
20+
"@graphprotocol/client-cli": "2.2.2",
2121
"@types/react": "18.0.17",
2222
"@types/react-dom": "18.0.6",
2323
"@vitejs/plugin-react": "2.0.1",

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.1",
12+
"@graphprotocol/client-cli": "2.2.2",
1313
"@graphql-mesh/transform-rename": "0.12.67",
1414
"concurrently": "7.3.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.5",
13-
"@graphprotocol/client-cli": "2.2.1",
12+
"@graphprotocol/client-add-source-name": "1.0.6",
13+
"@graphprotocol/client-cli": "2.2.2",
1414
"graphql": "16.6.0"
1515
}
1616
}

examples/cross-chain-sdk/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.5",
13-
"@graphprotocol/client-cli": "2.2.1",
12+
"@graphprotocol/client-add-source-name": "1.0.6",
13+
"@graphprotocol/client-cli": "2.2.2",
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.1",
18+
"@graphprotocol/client-cli": "2.2.2",
1919
"@types/react": "18.0.17",
2020
"@types/react-dom": "18.0.6",
2121
"@vitejs/plugin-react": "2.0.1",

0 commit comments

Comments
 (0)