From 9c9d339346bf9447a80e223553384f4e0bd75933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 23:33:27 +0000 Subject: [PATCH] Bump @strapi/plugin-i18n from 4.25.12 to 4.25.13 Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.25.12 to 4.25.13. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.25.13/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 ce3c0ed..0c877bc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.1.0", "@strapi/plugin-graphql": "^4.25.11", - "@strapi/plugin-i18n": "^4.25.12", + "@strapi/plugin-i18n": "^4.25.13", "@strapi/plugin-users-permissions": "^4.25.11", "@strapi/provider-upload-aws-s3": "^5.0.3", "@strapi/strapi": "^4.25.13", diff --git a/yarn.lock b/yarn.lock index c1c86ae..e59357e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3808,22 +3808,6 @@ react-query "3.39.3" react-select "5.7.0" -"@strapi/helper-plugin@4.25.12": - version "4.25.12" - resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.12.tgz#50db8649d589b6140f2ed995f81720b5be424bd9" - integrity sha512-W4Jl+r0XaLZI1yfIEq/SIjrCiOojSG+x/+A92hK4wgwYlNVd5Iw7oQB8VVj935JQbpFzwQhMGCPrth1NaL7sWg== - 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.13": version "4.25.13" resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.13.tgz#4464c21f603f3b98498fd12cfd28e9b0e4b3f2d1" @@ -3967,16 +3951,16 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-i18n@^4.25.12": - version "4.25.12" - resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.12.tgz#e88f73e2c33dce399f86196bfc26433d572a6024" - integrity sha512-uHznFkMZ67ghvpecByOoTeKRtlJiaf9MJDXm2dBHo//x4bJas6Boy5+hC1zJjaoOkKgYPqYiTgPghb0+/uY8og== +"@strapi/plugin-i18n@^4.25.13": + version "4.25.13" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.13.tgz#a1d955aecba1fa38224e677d757fe1706713ac8b" + integrity sha512-+mi5bL21W08I+GqkrDIAZZ4lMeysc4OYMybma0+QVk3M0G2lmcIUFT8p2BiNaD5SR0AJi/U183RDwbhkvGhn8A== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.19.0" - "@strapi/helper-plugin" "4.25.12" + "@strapi/helper-plugin" "4.25.13" "@strapi/icons" "1.19.0" - "@strapi/utils" "4.25.12" + "@strapi/utils" "4.25.13" axios "1.7.4" formik "2.4.0" immer "9.0.19" @@ -4220,18 +4204,6 @@ p-map "4.0.0" yup "0.32.9" -"@strapi/utils@4.25.12": - version "4.25.12" - resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.12.tgz#9bf03dcf9e8cfb3789f84d77906fe3481efcfae9" - integrity sha512-f8007DLNVotZyfVJ45dpWKxsOFKsGwSC4uqAOHNlRQN2XsAXeqVkFcv0pQxnwqDTiAVpgtr7LzMNnRahiS4xJg== - 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.13": version "4.25.13" resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.13.tgz#074025cc23f08a367f5b4a8e69c393a500db5919"