From 2e27d9dbba30175e2982771a2507a06ac66f374c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 15:30:09 +0000 Subject: [PATCH] chore(deps): update dependency @bufbuild/protobuf to v2.4.0 --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e4de25951..56044f7d2 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@auth0/nextjs-auth0": "3.7.0", - "@bufbuild/protobuf": "2.2.5", + "@bufbuild/protobuf": "2.4.0", "@emotion/cache": "11.14.0", "@emotion/react": "11.14.0", "@emotion/server": "11.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0e76491e..b20d0005b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 3.7.0 version: 3.7.0(next@15.2.4(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(@playwright/test@1.52.0)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.83.1)) '@bufbuild/protobuf': - specifier: 2.2.5 - version: 2.2.5 + specifier: 2.4.0 + version: 2.4.0 '@emotion/cache': specifier: 11.14.0 version: 11.14.0 @@ -208,7 +208,7 @@ importers: version: 1.53.0 '@bufbuild/protoc-gen-es': specifier: 2.2.5 - version: 2.2.5(@bufbuild/protobuf@2.2.5) + version: 2.2.5(@bufbuild/protobuf@2.4.0) '@playwright/test': specifier: 1.52.0 version: 1.52.0 @@ -363,6 +363,9 @@ packages: '@bufbuild/protobuf@2.2.5': resolution: {integrity: sha512-/g5EzJifw5GF8aren8wZ/G5oMuPoGeS6MQD3ca8ddcvdXR5UELUfdTZITCGNhNXynY/AYl3Z4plmxdj/tRl/hQ==} + '@bufbuild/protobuf@2.4.0': + resolution: {integrity: sha512-RN9M76x7N11QRihKovEglEjjVCQEA9PRBVnDgk9xw8JHLrcUrp4FpAVSPSH91cNbcTft3u2vpLN4GMbiKY9PJw==} + '@bufbuild/protoc-gen-es@2.2.5': resolution: {integrity: sha512-81dI1PLMQXUkvCUH1fKJEZsx+G69LvU/0BOFeqxotFpCFEC/jTu1Ka1ViIEGT5U1r51udRs20kHZTlkR9zwfAA==} engines: {node: '>=14'} @@ -6162,11 +6165,13 @@ snapshots: '@bufbuild/protobuf@2.2.5': {} - '@bufbuild/protoc-gen-es@2.2.5(@bufbuild/protobuf@2.2.5)': + '@bufbuild/protobuf@2.4.0': {} + + '@bufbuild/protoc-gen-es@2.2.5(@bufbuild/protobuf@2.4.0)': dependencies: '@bufbuild/protoplugin': 2.2.5 optionalDependencies: - '@bufbuild/protobuf': 2.2.5 + '@bufbuild/protobuf': 2.4.0 transitivePeerDependencies: - supports-color