From 2a0948166a476db09dfc69160da3510c049e5a1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 21:54:33 +0000 Subject: [PATCH] fix(deps): update dependency i18next-resources-to-backend to ^1.2.0 --- docs/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index bd924f23..7c416689 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "framer-motion": "^10.16.4", "i18next": "^23.7.1", "i18next-browser-languagedetector": "^7.2.0", - "i18next-resources-to-backend": "^1.1.4", + "i18next-resources-to-backend": "^1.2.0", "ms": "^2.1.3", "next": "14.0.1", "next-contentlayer": "^0.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0ecbe0e..206b6a56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,8 +191,8 @@ importers: specifier: ^7.2.0 version: 7.2.0 i18next-resources-to-backend: - specifier: ^1.1.4 - version: 1.1.4 + specifier: ^1.2.0 + version: 1.2.0 ms: specifier: ^2.1.3 version: 2.1.3 @@ -8396,8 +8396,8 @@ packages: '@babel/runtime': 7.23.2 dev: false - /i18next-resources-to-backend@1.1.4: - resolution: {integrity: sha512-hMyr9AOmIea17AOaVe1srNxK/l3mbk81P7Uf3fdcjlw3ehZy3UNTd0OP3EEi6yu4J02kf9jzhCcjokz6AFlEOg==} + /i18next-resources-to-backend@1.2.0: + resolution: {integrity: sha512-8f1l03s+QxDmCfpSXCh9V+AFcxAwIp0UaroWuyOx+hmmv8484GcELHs+lnu54FrNij8cDBEXvEwhzZoXsKcVpg==} dependencies: '@babel/runtime': 7.23.2 dev: false