From 74d51bd34612a3ee4aa84d510b5dab828c638404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 06:05:27 +0000 Subject: [PATCH] Bump @bufbuild/connect from 0.12.0 to 0.13.0 Bumps [@bufbuild/connect](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/connectrpc/connect-es/releases) - [Commits](https://github.com/connectrpc/connect-es/commits/v0.13.0/packages/connect) --- updated-dependencies: - dependency-name: "@bufbuild/connect" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/pwa/package.json | 2 +- packages/review-ui/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++++++---- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/packages/pwa/package.json b/packages/pwa/package.json index f05f9d5..131cdab 100644 --- a/packages/pwa/package.json +++ b/packages/pwa/package.json @@ -11,7 +11,7 @@ "preview": "vite preview" }, "dependencies": { - "@bufbuild/connect": "^0.12.0", + "@bufbuild/connect": "^0.13.0", "@bufbuild/connect-web": "^0.12.0", "@bufbuild/protobuf": "^1.3.0", "@emotion/react": "^11.10.5", diff --git a/packages/review-ui/package.json b/packages/review-ui/package.json index 2f63b17..8956403 100644 --- a/packages/review-ui/package.json +++ b/packages/review-ui/package.json @@ -14,7 +14,7 @@ "dependencies": { "@babel/core": "^7.20.5", "@babel/plugin-syntax-jsx": "^7.22.5", - "@bufbuild/connect": "^0.12.0", + "@bufbuild/connect": "^0.13.0", "@bufbuild/connect-web": "^0.12.0", "@bufbuild/protobuf": "^1.3.0", "@emotion/react": "^11.10.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 26f99c0..f1eae85 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: packages/pwa: dependencies: '@bufbuild/connect': - specifier: ^0.12.0 - version: 0.12.0(@bufbuild/protobuf@1.3.0) + specifier: ^0.13.0 + version: 0.13.0(@bufbuild/protobuf@1.3.0) '@bufbuild/connect-web': specifier: ^0.12.0 version: 0.12.0(@bufbuild/protobuf@1.3.0) @@ -103,8 +103,8 @@ importers: specifier: ^7.22.5 version: 7.22.5(@babel/core@7.20.5) '@bufbuild/connect': - specifier: ^0.12.0 - version: 0.12.0(@bufbuild/protobuf@1.3.0) + specifier: ^0.13.0 + version: 0.13.0(@bufbuild/protobuf@1.3.0) '@bufbuild/connect-web': specifier: ^0.12.0 version: 0.12.0(@bufbuild/protobuf@1.3.0) @@ -1452,6 +1452,14 @@ packages: '@bufbuild/protobuf': 1.3.0 dev: false + /@bufbuild/connect@0.13.0(@bufbuild/protobuf@1.3.0): + resolution: {integrity: sha512-eZSMbVLyUFtXiZNORgCEvv580xKZeYQdMOWj2i/nxOcpXQcrEzTMTA7SZzWv4k4gveWCOSRoWmYDeOhfWXJv0g==} + peerDependencies: + '@bufbuild/protobuf': ^1.2.1 + dependencies: + '@bufbuild/protobuf': 1.3.0 + dev: false + /@bufbuild/protobuf@1.3.0: resolution: {integrity: sha512-G372ods0pLt46yxVRsnP/e2btVPuuzArcMPFpIDeIwiGPuuglEs9y75iG0HMvZgncsj5TvbYRWqbVyOe3PLCWQ==} dev: false