fix(gatekeeper): add missing i18n configuration to fix build failure
Some checks failed
Code Quality / lint-and-build (push) Failing after 50s
Release Packages / release (push) Failing after 37s

This commit is contained in:
2026-02-02 11:37:13 +01:00
parent 10a6b5e11a
commit bb8665212a
4 changed files with 20 additions and 0 deletions

6
pnpm-lock.yaml generated
View File

@@ -163,6 +163,9 @@ importers:
packages/gatekeeper:
dependencies:
'@mintel/next-utils':
specifier: workspace:*
version: link:../next-utils
clsx:
specifier: ^2.1.1
version: 2.1.1
@@ -172,6 +175,9 @@ importers:
next:
specifier: 15.1.6
version: 15.1.6(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
next-intl:
specifier: ^3.26.5
version: 3.26.5(next@15.1.6(@babel/core@7.28.6)(@opentelemetry/api@1.9.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4))(react@19.2.4)
react:
specifier: ^19.0.0
version: 19.2.4