Skip to content

Commit 3c558fa

Browse files
chore(release): update monorepo packages versions
1 parent ecc20aa commit 3c558fa

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
}

0 commit comments

Comments
 (0)