From ce6e6acd420eaf0f62bd7c321e185129fd89a6b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 22:50:09 +0000 Subject: [PATCH] chore(deps): update dependency @bufbuild/protobuf to v2.9.0 --- package.json | 2 +- pnpm-lock.yaml | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 39a8a8103..5d3c9d68d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "dependencies": { "@auth0/nextjs-auth0": "3.8.0", - "@bufbuild/protobuf": "2.6.1", + "@bufbuild/protobuf": "2.9.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 8226a1e9b..200f539ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ importers: specifier: 3.8.0 version: 3.8.0(next@15.3.2(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(@playwright/test@1.54.1)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(sass@1.83.1)) '@bufbuild/protobuf': - specifier: 2.6.1 - version: 2.6.1 + specifier: 2.9.0 + version: 2.9.0 '@emotion/cache': specifier: 11.14.0 version: 11.14.0 @@ -214,7 +214,7 @@ importers: version: 1.55.1 '@bufbuild/protoc-gen-es': specifier: 2.6.1 - version: 2.6.1(@bufbuild/protobuf@2.6.1) + version: 2.6.1(@bufbuild/protobuf@2.9.0) '@playwright/test': specifier: 1.54.1 version: 1.54.1 @@ -369,6 +369,9 @@ packages: '@bufbuild/protobuf@2.6.1': resolution: {integrity: sha512-DaG6XlyKpz08bmHY5SGX2gfIllaqtDJ/KwVoxsmP22COOLYwDBe7yD3DZGwXem/Xq7QOc9cuR7R3MpAv5CFfDw==} + '@bufbuild/protobuf@2.9.0': + resolution: {integrity: sha512-rnJenoStJ8nvmt9Gzye8nkYd6V22xUAnu4086ER7h1zJ508vStko4pMvDeQ446ilDTFpV5wnoc5YS7XvMwwMqA==} + '@bufbuild/protoc-gen-es@2.6.1': resolution: {integrity: sha512-LIxXANgj27QHGZrCekfB/v9zEWzuxDBQyE+91BjY7KbvrELcNQyN0kFGRLy/Eu2bLC4+n1hlCL9TIjN49wV2Fw==} engines: {node: '>=14'} @@ -6232,11 +6235,13 @@ snapshots: '@bufbuild/protobuf@2.6.1': {} - '@bufbuild/protoc-gen-es@2.6.1(@bufbuild/protobuf@2.6.1)': + '@bufbuild/protobuf@2.9.0': {} + + '@bufbuild/protoc-gen-es@2.6.1(@bufbuild/protobuf@2.9.0)': dependencies: '@bufbuild/protoplugin': 2.6.1 optionalDependencies: - '@bufbuild/protobuf': 2.6.1 + '@bufbuild/protobuf': 2.9.0 transitivePeerDependencies: - supports-color