From 8f8f1dbb6b2c8989ad8d06158beb76467fa0a654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 23:42:35 +0000 Subject: [PATCH] Bump @strapi/plugin-i18n from 4.25.9 to 4.25.11 Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.25.9 to 4.25.11. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.25.11/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 | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 202f3c5..93e5ea0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.13", "@strapi/plugin-graphql": "^4.25.10", - "@strapi/plugin-i18n": "^4.25.9", + "@strapi/plugin-i18n": "^4.25.11", "@strapi/plugin-users-permissions": "^4.25.10", "@strapi/provider-upload-aws-s3": "^4.25.10", "@strapi/strapi": "^4.25.10", diff --git a/yarn.lock b/yarn.lock index 2e49c9b..b689e7f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4305,10 +4305,10 @@ 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" - integrity sha512-SFHVvKTf/7TNenDa6/6aafMvYyUKWWos+rjwL8qHqG975we9IZIjiQHYytJY5ZzYYAnL7vsT86RKmTA96Kf+bQ== +"@strapi/helper-plugin@4.25.11": + version "4.25.11" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.11.tgz#c3f2db2b512a80832ef36391c38352be427d8c87" + integrity sha512-9NKVVJTBHiRW7DyrZA6UZXNhTkfX1C90xAqVUwGQrlQRkU5wGOvtEsHMksL+pyfqz19Pm9Bg+gBwiP246dXRJg== dependencies: axios "1.7.4" date-fns "2.30.0" @@ -4448,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.11": + version "4.25.11" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.11.tgz#fec0d3ef76aa77916b571ede3675a91769729739" + integrity sha512-15p+f7/fGphn2KNY92n+GVHEykbshKHoN3+UbB3Lwlyi71r4kfMx3+KmJs3P6DtCMu1obwENRkYIKHUsrmKspg== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.19.0" - "@strapi/helper-plugin" "4.25.9" + "@strapi/helper-plugin" "4.25.11" "@strapi/icons" "1.19.0" - "@strapi/utils" "4.25.9" + "@strapi/utils" "4.25.11" axios "1.7.4" formik "2.4.0" immer "9.0.19" @@ -4701,10 +4701,10 @@ 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" - integrity sha512-tAcxiT0l0Of3FSsN1K2/BfpwyRP8ZbnjjpKZsODRj+OIWPAMFuEBYet4CFBpbu2jjPsc/maTtaSOBwNrJRN2bA== +"@strapi/utils@4.25.11": + version "4.25.11" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.11.tgz#e72e54f7b6040b745725329efcf618bc7a851fbf" + integrity sha512-rY0fRho4qK9WP7s7rNT8Yn8evUT7WcjlVpVEjkRVSKm2sOMVkleqVjnUb361lP0x7InI4G0mPsNaS2TM6YCEPQ== dependencies: "@sindresorhus/slugify" "1.1.0" date-fns "2.30.0"