From 06622d481d0eba9d1d9d50dd563bc3eae7d77abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:05:09 +0000 Subject: [PATCH] chore(deps): bump next-i18next from 13.0.3 to 13.1.4 Bumps [next-i18next](https://github.com/i18next/next-i18next) from 13.0.3 to 13.1.4. - [Release notes](https://github.com/i18next/next-i18next/releases) - [Changelog](https://github.com/i18next/next-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/next-i18next/compare/v13.0.3...v13.1.4) --- updated-dependencies: - dependency-name: next-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sites/lab/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sites/lab/package.json b/sites/lab/package.json index c8fde396514..a32ceb15a54 100644 --- a/sites/lab/package.json +++ b/sites/lab/package.json @@ -41,7 +41,7 @@ "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", "next": "13.1.6", - "next-i18next": "13.0.3", + "next-i18next": "13.1.4", "react": "18.2.0", "react-copy-to-clipboard": "5.1.0", "react-hotkeys-hook": "4.3.2", diff --git a/yarn.lock b/yarn.lock index 3648e746dbe..8f255a27eaa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14279,10 +14279,10 @@ new-github-release-url@^1.0.0: dependencies: type-fest "^0.4.1" -next-i18next@13.0.3: - version "13.0.3" - resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-13.0.3.tgz#f0d5194c9ec3657d114c0c491ba7fbb031788fe1" - integrity sha512-7AA8J6WbkxRBtSf1+97LSAE7btxWZHsBIJEJ3FuTSBgYtpRiO5NGjcb8XbNAlz6yGU0TtS+yZE+/Wu83KhIT1Q== +next-i18next@13.1.4: + version "13.1.4" + resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-13.1.4.tgz#02660bb936f9f80fbccea950731011a42a8657a9" + integrity sha512-//Ub7TCdbbNnI5rA6XEe+TLsiXaHR/7OjFBlXw5caPirHNCLvVs24NsmXl9z0ZIqqAT8T8I5hnPWIL75d84ubA== dependencies: "@babel/runtime" "^7.20.6" "@types/hoist-non-react-statics" "^3.3.1"