Skip to content

Commit 5085a87

Browse files
fix(deps): update all non-major dependencies (#436)
* 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>
1 parent 1bc6fe6 commit 5085a87

File tree

19 files changed

+484
-390
lines changed

19 files changed

+484
-390
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/client-add-source-name': patch
3+
---
4+
dependencies updates:
5+
- 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` ↗︎](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`, in `peerDependencies`)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/client-auto-pagination': patch
3+
---
4+
dependencies updates:
5+
- 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` ↗︎](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`, in `peerDependencies`)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@graphprotocol/client-auto-type-merging': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@graphql-mesh/transform-type-merging@^0.93.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/transform-type-merging/v/0.93.0) (from `^0.5.22`, in `dependencies`)
6+
- 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` ↗︎](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`, in `peerDependencies`)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/client-cli': patch
3+
---
4+
dependencies updates:
5+
- Updated dependency [`@graphql-mesh/graphql@^0.93.0` ↗︎](https://www.npmjs.com/package/@graphql-mesh/graphql/v/0.93.0) (from `^0.34.17`, in `dependencies`)

examples/apollo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
},
1919
"devDependencies": {
2020
"@graphprotocol/client-cli": "2.2.21",
21-
"@types/react": "18.0.38",
22-
"@types/react-dom": "18.0.11",
21+
"@types/react": "18.2.0",
22+
"@types/react-dom": "18.2.1",
2323
"@vitejs/plugin-react": "4.0.0",
2424
"typescript": "5.0.4",
25-
"vite": "4.3.1"
25+
"vite": "4.3.2"
2626
}
2727
}

examples/auto-pagination-multiple-sources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"typescript": "5.0.4"
1818
},
1919
"devDependencies": {
20-
"@types/node": "18.16.0"
20+
"@types/node": "18.16.1"
2121
}
2222
}

examples/composition/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-cli": "^2.2.21",
13-
"@graphql-mesh/transform-rename": "^0.14.24",
13+
"@graphql-mesh/transform-rename": "^0.93.0",
1414
"concurrently": "^8.0.1",
1515
"graphql": "^16.6.0",
1616
"nodemon": "^2.0.22",

examples/execute/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
},
1717
"devDependencies": {
1818
"@graphprotocol/client-cli": "2.2.21",
19-
"@types/react": "18.0.38",
20-
"@types/react-dom": "18.0.11",
19+
"@types/react": "18.2.0",
20+
"@types/react-dom": "18.2.1",
2121
"@vitejs/plugin-react": "4.0.0",
2222
"typescript": "5.0.4",
23-
"vite": "4.3.1"
23+
"vite": "4.3.2"
2424
}
2525
}

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
},
1818
"devDependencies": {
1919
"@graphprotocol/client-cli": "2.2.21",
20-
"@types/node": "18.16.0",
21-
"@types/react": "18.0.38",
20+
"@types/node": "18.16.1",
21+
"@types/react": "18.2.0",
2222
"eslint": "8.39.0",
2323
"eslint-config-next": "13.3.1",
2424
"typescript": "5.0.4"

examples/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"typescript": "5.0.4"
1818
},
1919
"devDependencies": {
20-
"@types/node": "18.16.0"
20+
"@types/node": "18.16.1"
2121
}
2222
}

0 commit comments

Comments
 (0)