From 6a2ecb3600bbd52795c3fba658035de3cb16c48f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 23:48:21 +0000 Subject: [PATCH] Bump @strapi/plugin-i18n from 4.17.0 to 4.17.1 Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.17.1/packages/plugins/i18n) --- updated-dependencies: - dependency-name: "@strapi/plugin-i18n" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 40 ++++++---------------------------------- 2 files changed, 7 insertions(+), 35 deletions(-) diff --git a/package.json b/package.json index 0ef61b8..47cff2d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.10", "@strapi/plugin-graphql": "^4.17.1", - "@strapi/plugin-i18n": "^4.17.0", + "@strapi/plugin-i18n": "^4.17.1", "@strapi/plugin-users-permissions": "^4.17.1", "@strapi/provider-upload-aws-s3": "^4.17.1", "@strapi/strapi": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index 6ec4eca..eb1ea47 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3924,22 +3924,6 @@ plop "2.7.6" pluralize "8.0.0" -"@strapi/helper-plugin@4.17.0": - version "4.17.0" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.17.0.tgz#75bd419146b776bb692ee223636121d4632178e8" - integrity sha512-D/O1Rlmk5vmC+U4429HAFj9f2UXQ/Tfw+i3XX004rJorRx0P5qEPajY4w2hUd/SBpqGwzNCJTdr+iYa5npUpWw== - dependencies: - axios "1.6.0" - date-fns "2.30.0" - formik "2.4.0" - immer "9.0.19" - lodash "4.17.21" - qs "6.11.1" - react-helmet "6.1.0" - react-intl "6.4.1" - react-query "3.39.3" - react-select "5.7.0" - "@strapi/helper-plugin@4.17.1": version "4.17.1" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.17.1.tgz#e685e21c80de0d4e9fe9c715e78cf913c5da7652" @@ -4083,16 +4067,16 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-i18n@^4.17.0": - version "4.17.0" - resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.17.0.tgz#1169d8c7ca66f05e366dc7269a0c32c78aadd6fe" - integrity sha512-ZPPXUSOK0wWRgM7fqKGCuNQDI8Dz5ODsHDp7LZUOy+4Mhj4aQhn4speAOWLD4aDhx8JPZH8xoFf1bAIHzXCplg== +"@strapi/plugin-i18n@^4.17.1": + version "4.17.1" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.17.1.tgz#3df41a4a72cbb7caee8d213b952b03a1833ce65e" + integrity sha512-ScvczXZb4tMsmuS/IZEHgWyS+A38dou3gj2y52cJYTX7XcGlcKvl2fTovWjs5Cya9n+Z38nZVNwncX/Llexv2A== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.14.1" - "@strapi/helper-plugin" "4.17.0" + "@strapi/helper-plugin" "4.17.1" "@strapi/icons" "1.14.1" - "@strapi/utils" "4.17.0" + "@strapi/utils" "4.17.1" axios "1.6.0" formik "2.4.0" immer "9.0.19" @@ -4319,18 +4303,6 @@ aria-hidden "^1.2.3" react-remove-scroll "^2.5.7" -"@strapi/utils@4.17.0": - version "4.17.0" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.17.0.tgz#23da12dcf2535aef6f2e1dd76537b9ce81346e5a" - integrity sha512-jiiYilc8BNZJkGgvLkLOJvsP4ra1N82fWcAL+xuvC2K31Vl+8ugX1S3xVCVnRwokUGVNu5qk+CdN5h23pIVFxQ== - dependencies: - "@sindresorhus/slugify" "1.1.0" - date-fns "2.30.0" - http-errors "1.8.1" - lodash "4.17.21" - p-map "4.0.0" - yup "0.32.9" - "@strapi/utils@4.17.1": version "4.17.1" resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.17.1.tgz#a367f9fcf5a4e181c5439e38326f11319bfb3a13"