diff --git a/packages/i18n/package.json b/packages/i18n/package.json index b3d468f88..71b2fd381 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -36,6 +36,6 @@ "jest-environment-jsdom": "^30.4.1", "next-intl": "^4.4.0", "react": "^19.2.6", - "use-intl": "^4.9.2" + "use-intl": "^4.12.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 13ba6b2c2..fa0e3e999 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -157,8 +157,8 @@ importers: specifier: ^19.2.6 version: 19.2.6 use-intl: - specifier: ^4.9.2 - version: 4.11.1(react@19.2.6) + specifier: ^4.12.0 + version: 4.12.0(react@19.2.6) packages/next-auth: dependencies: @@ -3947,6 +3947,9 @@ packages: icu-minify@4.11.1: resolution: {integrity: sha512-C0tsPVuvyNp+++qWJP+mty/KLLStjerOZqu3W1xWLJkChEDbDi9Taoj6blK7L/onxbuVzwgH6k9Sf+rOV6lOvw==} + icu-minify@4.12.0: + resolution: {integrity: sha512-zDmM05uav3t3+kxSfRrNlmyXOdj2b+uHA+p04CG32eJabtaHbugXujuL+YfRkwP9joAnf0Uh+RMGCKD5NLa5rQ==} + ignore@5.3.2: resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==} engines: {node: '>= 4'} @@ -5845,6 +5848,11 @@ packages: peerDependencies: react: ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0 + use-intl@4.12.0: + resolution: {integrity: sha512-r+qVb7UI1+kiOhjYsmsNUCY+jrnjVopwGeFlmMyQj4YInlwZzgMeMSv9n8MqnWWy77HL5BVM8K2WgX50SbtcpA==} + peerDependencies: + react: ^17.0.0 || ^18.0.0 || >=19.0.0-rc <19.0.0 || ^19.0.0 + util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -10300,6 +10308,10 @@ snapshots: dependencies: '@formatjs/icu-messageformat-parser': 3.5.7 + icu-minify@4.12.0: + dependencies: + '@formatjs/icu-messageformat-parser': 3.5.7 + ignore@5.3.2: {} ignore@7.0.5: {} @@ -12540,6 +12552,14 @@ snapshots: intl-messageformat: 11.2.4 react: 19.2.6 + use-intl@4.12.0(react@19.2.6): + dependencies: + '@formatjs/fast-memoize': 3.1.4 + '@schummar/icu-type-parser': 1.21.5 + icu-minify: 4.12.0 + intl-messageformat: 11.2.4 + react: 19.2.6 + util-deprecate@1.0.2: {} util@0.12.5: