diff --git a/package.json b/package.json index acdcaa8..98c4148 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.11", "@strapi/plugin-graphql": "^4.25.1", - "@strapi/plugin-i18n": "^4.25.0", + "@strapi/plugin-i18n": "^4.25.1", "@strapi/plugin-users-permissions": "^4.25.1", "@strapi/provider-upload-aws-s3": "^4.25.1", "@strapi/strapi": "^4.25.1", diff --git a/yarn.lock b/yarn.lock index cb37681..0eaac9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3822,22 +3822,6 @@ plop "2.7.6" pluralize "8.0.0" -"@strapi/helper-plugin@4.25.0": - version "4.25.0" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.0.tgz#eadf32d89b05e6a0f8cd3149c82722c59b588004" - integrity sha512-mR+M5E6DR7uJ9z8gIgkp/3Gq5HQyjwzti29mQrd70ux46FfLN5fkwH1Pb3NRBWBSW7PQOczSeCJtnKkTZZn3pQ== - 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.25.1": version "4.25.1" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.1.tgz#2f286c537ff1fa7baaacbbfb8a5bac0b26143da0" @@ -3981,16 +3965,16 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-i18n@^4.25.0": - version "4.25.0" - resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.0.tgz#0238b6fa0e58360767dc65ea184cfee59436cbf6" - integrity sha512-CywTsYJMIC/Bubam5mTCNdScwYGGjpZOqwm8EwEmSx5dONP1WdSoCilGdhNtcKIvmOQY1zkFc54l/S7ncxkXVw== +"@strapi/plugin-i18n@^4.25.1": + version "4.25.1" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.1.tgz#d7ea242f6f58b51ecea4ea37c8537e5b9cb79ed3" + integrity sha512-nzKRwnliUnkvi7Z5FtA/ldQlFfFGcuGkKhGc9Z3D0D3bZFoOm5wQf8Q+jyQ8sWPv7yBXLF+mv68QpoB8pmGr9g== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.19.0" - "@strapi/helper-plugin" "4.25.0" + "@strapi/helper-plugin" "4.25.1" "@strapi/icons" "1.19.0" - "@strapi/utils" "4.25.0" + "@strapi/utils" "4.25.1" axios "1.6.0" formik "2.4.0" immer "9.0.19" @@ -4222,18 +4206,6 @@ aria-hidden "^1.2.4" react-remove-scroll "^2.5.9" -"@strapi/utils@4.25.0": - version "4.25.0" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.0.tgz#f68811a9c34c8c56d5afb2d9d13b5c54180ac6f9" - integrity sha512-CXhdbtkL+gXKJxxd64AsTrUvjqcP/J12szt03/mmIzCxs6GsRSsQkcUNfnfvD5AJ2VNzA5xh00iD9SFokWwpdA== - 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.25.1": version "4.25.1" resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.1.tgz#9df2726bae6a75b0de9a104166f0a84af51e0de1"