diff --git a/package.json b/package.json index 1b9c3ab..6c143de 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.13", "@strapi/plugin-graphql": "^4.25.9", - "@strapi/plugin-i18n": "^4.25.9", + "@strapi/plugin-i18n": "^4.25.10", "@strapi/plugin-users-permissions": "^4.25.9", "@strapi/provider-upload-aws-s3": "^4.25.9", "@strapi/strapi": "^4.25.9", diff --git a/yarn.lock b/yarn.lock index ba079e8..4d17ca6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4289,6 +4289,22 @@ plop "2.7.6" pluralize "8.0.0" +"@strapi/helper-plugin@4.25.10": + version "4.25.10" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.10.tgz#549068e88d7c54a7a0d3478f53fd996d0d404cd0" + integrity sha512-RrpModXQNTFODolP0qmZNh3RfBNOW2vPEyuFpqa/QCvbdvechu9OXewAq2SqeEnnBS2sTO9HtFQIgepYs4utCg== + dependencies: + axios "1.7.4" + 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.9": version "4.25.9" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.9.tgz#34ff9dfcab19b62c2330e9fa917af4f40e5ffb8a" @@ -4432,16 +4448,16 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-i18n@^4.25.9": - version "4.25.9" - resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.9.tgz#063344407a008f659a4ea488eb052aa0f6f292d8" - integrity sha512-0Py2BJZmo9z1Leda7pDktwx5cyDyDAEEn7IoujUvuxnrjkqEoNMHh5+CiMeviYH4YkJwgKbFzpCkbDFDfH79FQ== +"@strapi/plugin-i18n@^4.25.10": + version "4.25.10" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.10.tgz#64bb5c7a68a15a94da029a8731f95181f9be9d50" + integrity sha512-Ytyh98gT/8EQE4XtZMctTEYRpleJh3G6iDEgfajmU+Rlusu0NdI27s4fKw7ztsyHtZ0ms8k3MwkavvkzulKs2g== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.19.0" - "@strapi/helper-plugin" "4.25.9" + "@strapi/helper-plugin" "4.25.10" "@strapi/icons" "1.19.0" - "@strapi/utils" "4.25.9" + "@strapi/utils" "4.25.10" axios "1.7.4" formik "2.4.0" immer "9.0.19" @@ -4673,6 +4689,18 @@ aria-hidden "^1.2.4" react-remove-scroll "^2.5.9" +"@strapi/utils@4.25.10": + version "4.25.10" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.10.tgz#e83b3c80952c5ff95dbea05c0a94d907fc665e23" + integrity sha512-RYUGxEx7Apft2NSjfGdgitGnL0ZFUdx80/KYOZnQ5+itbKmPB4Ts8/oWb3hrVPp56DNzEaXZreMxJ2T73G7dpA== + 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.9": version "4.25.9" resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.9.tgz#bf917a03efd1ec595ccbb8494e63f931a95b0f97"