Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5259)
Browse files Browse the repository at this point in the history
* chore(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>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Mar 28, 2023
1 parent 2e9d630 commit f2a8842
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 20 deletions.
5 changes: 5 additions & 0 deletions .changeset/@graphql-mesh_grpc-5259-dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@graphql-mesh/grpc": patch
---
dependencies updates:
- Updated dependency [`protobufjs@7.2.3` ↗︎](https://www.npmjs.com/package/protobufjs/v/7.2.3) (from `7.2.2`, in `dependencies`)
2 changes: 1 addition & 1 deletion examples/graphql-file-upload-example/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/apollo-upload-client": "17.0.2",
"@types/jest": "29.5.0",
"@types/node": "18.15.10",
"@types/react": "18.0.29",
"@types/react": "18.0.30",
"@types/react-dom": "18.0.11",
"typescript": "4.9.5"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-apollo-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.0.29",
"@types/react": "18.0.30",
"typescript": "4.9.5"
}
}
2 changes: 1 addition & 1 deletion examples/nextjs-sdk-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.0.29",
"@types/react": "18.0.30",
"typescript": "4.9.5"
}
}
2 changes: 1 addition & 1 deletion examples/openapi-react-weatherbit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@graphql-mesh/cli": "0.82.30",
"@types/react": "18.0.29",
"@types/react": "18.0.30",
"@types/react-dom": "18.0.11",
"@vitejs/plugin-react": "3.1.0",
"typescript": "4.9.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/mkdirp": "1.0.2",
"@types/rimraf": "3.0.2",
"@types/ws": "8.5.4",
"@types/yargs": "17.0.23"
"@types/yargs": "17.0.24"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/handlers/grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"lodash.get": "4.4.2",
"lodash.has": "4.5.2",
"long": "4.0.0",
"protobufjs": "7.2.2"
"protobufjs": "7.2.3"
},
"devDependencies": {
"@types/lodash.has": "4.5.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/mkdirp": "1.0.2",
"@types/rimraf": "3.0.2",
"@types/ws": "8.5.4",
"@types/yargs": "17.0.23"
"@types/yargs": "17.0.24"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@theguild/algolia": "1.1.4",
"@theguild/tailwind-config": "0.2.1",
"@types/node": "18.15.10",
"@types/react": "18.0.29",
"@types/react": "18.0.30",
"cross-env": "7.0.3",
"eslint-config-next": "13.2.4",
"postcss-import": "15.1.0",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5488,10 +5488,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@18.0.29", "@types/react@>=16":
version "18.0.29"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
"@types/react@*", "@types/react@18.0.30", "@types/react@>=16":
version "18.0.30"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4"
integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -5675,10 +5675,10 @@
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==

"@types/yargs@17.0.23", "@types/yargs@^17.0.8":
version "17.0.23"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.23.tgz#a7db3a2062c95ca1a5e0d5d5ddb6521cbc649e35"
integrity sha512-yuogunc04OnzGQCrfHx+Kk883Q4X0aSwmYZhKjI21m+SVYzjIbrWl8dOOwSv5hf2Um2pdCOXWo9isteZTNXUZQ==
"@types/yargs@17.0.24", "@types/yargs@^17.0.8":
version "17.0.24"
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902"
integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==
dependencies:
"@types/yargs-parser" "*"

Expand Down Expand Up @@ -17056,10 +17056,10 @@ property-information@^6.0.0:
resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.2.0.tgz#b74f522c31c097b5149e3c3cb8d7f3defd986a1d"
integrity sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg==

protobufjs@7.2.2, protobufjs@^7.0.0:
version "7.2.2"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.2.tgz#2af401d8c547b9476fb37ffc65782cf302342ca3"
integrity sha512-++PrQIjrom+bFDPpfmqXfAGSQs40116JRrqqyf53dymUMvvb5d/LMRyicRoF1AUKoXVS1/IgJXlEgcpr4gTF3Q==
protobufjs@7.2.3, protobufjs@^7.0.0:
version "7.2.3"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2"
integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
Expand Down

0 comments on commit f2a8842

Please sign in to comment.