diff --git a/docs/package.json b/docs/package.json index 6240173f..82a719bd 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 b4f1f2dc..18d30bac 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