From 62b91f5d91f96fa8fa9b3fe03f9dac9a9939d7d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:31:01 +0000 Subject: [PATCH] chore(deps): bump next-intl from 2.20.2 to 2.21.0 Bumps [next-intl](https://github.com/amannn/next-intl) from 2.20.2 to 2.21.0. - [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md) - [Commits](https://github.com/amannn/next-intl/compare/v2.20.2...v2.21.0) --- updated-dependencies: - dependency-name: next-intl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index c2e8b2ba..b910c1aa 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "lodash.merge": "^4.6.2", "next": "13.5.5", "next-client-cookies": "^1.0.5", - "next-intl": "^2.20.2", + "next-intl": "^2.21.0", "next-safe-action": "^4.0.1", "pg": "^8.11.3", "qrcode.react": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c36dab66..b19a2f02 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^1.0.5 version: 1.0.5(next@13.5.5)(react@18.2.0) next-intl: - specifier: ^2.20.2 - version: 2.20.2(next@13.5.5)(react@18.2.0) + specifier: ^2.21.0 + version: 2.21.0(next@13.5.5)(react@18.2.0) next-safe-action: specifier: ^4.0.1 version: 4.0.1(next@13.5.5)(react@18.2.0)(zod@3.22.4) @@ -8283,8 +8283,8 @@ packages: react: 18.2.0 dev: false - /next-intl@2.20.2(next@13.5.5)(react@18.2.0): - resolution: {integrity: sha512-28IarFfRzuOjPo6fjAY2RMWVdeejuvzW7jzwVnBfHU6EB0GYwQPWIq1G5YK4gWb44R6dqnjjVDqphWrLwKE+Vw==} + /next-intl@2.21.0(next@13.5.5)(react@18.2.0): + resolution: {integrity: sha512-rxyKLsBGGji9gLuNGbbMBe+7jwGYNJZhIXxsDY2esiJ/cpeTfpAq1rLjgeAs663zQE4qHbinUazULdv2QzRngA==} engines: {node: '>=10'} peerDependencies: next: ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 @@ -8294,7 +8294,7 @@ packages: negotiator: 0.6.3 next: 13.5.5(@babel/core@7.23.0)(react-dom@18.2.0)(react@18.2.0)(sass@1.69.4) react: 18.2.0 - use-intl: 2.20.2(react@18.2.0) + use-intl: 2.21.0(react@18.2.0) dev: false /next-router-mock@0.9.10(next@13.5.5)(react@18.2.0): @@ -10648,8 +10648,8 @@ packages: tslib: 2.6.2 dev: false - /use-intl@2.20.2(react@18.2.0): - resolution: {integrity: sha512-Mvd16M2nAlXcOqm17jWCK69DmsSgn4h9dgvcZ6UbYAzdJQiuu5TFBVxd1f3xRRs2qXb94/E2j/1AcqzmN9TMtg==} + /use-intl@2.21.0(react@18.2.0): + resolution: {integrity: sha512-m0gAKo/2OHw1tJtGQV226NIIpUy4Ualf+FKa/whk7hM1W7MXQ2v8c/N54UPrSy+PvJLCrIe7aOQ5xYEmUjnztQ==} engines: {node: '>=10'} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0