From cb523a0939526ea5df1512cefee47c08572ff9a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 21:15:56 -0600 Subject: [PATCH] build(deps): bump next-i18next from 10.4.0 to 10.5.0 (#2917) Bumps [next-i18next](https://github.com/isaachinman/next-i18next) from 10.4.0 to 10.5.0. - [Release notes](https://github.com/isaachinman/next-i18next/releases) - [Commits](https://github.com/isaachinman/next-i18next/compare/v10.4.0...v10.5.0) --- updated-dependencies: - dependency-name: next-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Delilah C <23665803+goplayoutside3@users.noreply.github.com> --- packages/app-project/package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/app-project/package.json b/packages/app-project/package.json index 66c0874313..e1521b7396 100644 --- a/packages/app-project/package.json +++ b/packages/app-project/package.json @@ -55,7 +55,7 @@ "morgan": "^1.10.0", "newrelic": "~8.8.0", "next": "~12.1.0", - "next-i18next": "~10.4.0", + "next-i18next": "~10.5.0", "panoptes-client": "~3.3.2", "path-match": "~1.2.4", "polished": "~4.1.4", diff --git a/yarn.lock b/yarn.lock index 2185c5d289..57e1d601d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9934,7 +9934,7 @@ i18next-fs-backend@^1.0.7: resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.1.4.tgz#d0e9b9ed2fa7a0f11002d82b9fa69c3c3d6482da" integrity sha512-/MfAGMP0jHonV966uFf9PkWWuDjPYLIcsipnSO3NxpNtAgRUKLTwvm85fEmsF6hGeu0zbZiCQ3W74jwO6K9uXA== -i18next@^21.5.3, i18next@~21.6.3: +i18next@^21.6.12, i18next@~21.6.3: version "21.6.12" resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.12.tgz#5080a611af98f4104062a88452b30704b29fa924" integrity sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw== @@ -12158,18 +12158,18 @@ next-absolute-url@~1.2.2: resolved "https://registry.yarnpkg.com/next-absolute-url/-/next-absolute-url-1.2.2.tgz#9aba5adcee8effcffd63271d99e13213ad04c23b" integrity sha512-Z2+LZXQTthhw2je9u4eq8QWXxXd57a6b54x9exBfQX4Dct6YxaMjcXZWNLHd9AOlCue84EsMpdSGP7wACqUnPg== -next-i18next@~10.4.0: - version "10.4.0" - resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-10.4.0.tgz#02849352aab4421ffa79d59c4c1ab2a29d3c85fc" - integrity sha512-3ShASQiQjEmfpCrghOXnUpq6f3tvp/DWyvL/TOoMiH30ERfpbdv7279m4f08tqwGaWlOukanutvs1s1vrQI3Pw== +next-i18next@~10.5.0: + version "10.5.0" + resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-10.5.0.tgz#cf9f5f1cb01cc5e900807630bcf01ac3b3d58f28" + integrity sha512-+Xj/v5gqpEUBKKAaFCZ76+Ps6OGAaIgGowJTF67wTcmIQbHrcHMPjHwPTbnpXy7uHrH8os7i4eAfRENAv/6xwg== dependencies: "@babel/runtime" "^7.13.17" "@types/hoist-non-react-statics" "^3.3.1" core-js "^3" hoist-non-react-statics "^3.2.0" - i18next "^21.5.3" + i18next "^21.6.12" i18next-fs-backend "^1.0.7" - react-i18next "^11.8.13" + react-i18next "^11.15.5" next@~12.1.0: version "12.1.0" @@ -13989,7 +13989,7 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-i18next@^11.8.13, react-i18next@~11.15.1, react-i18next@~11.15.3: +react-i18next@^11.15.5, react-i18next@~11.15.1, react-i18next@~11.15.3: version "11.15.5" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.5.tgz#3de940a1c5a27956d8265663ca67494881f385e8" integrity sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==