From e01f25a6aca19a3fb5b9c447b3abdfe5a810f32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:36:32 +0000 Subject: [PATCH] Bump @strapi/plugin-i18n from 4.20.2 to 4.20.3 Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.20.2 to 4.20.3. - [Release notes](https://github.com/strapi/strapi/releases) - [Commits](https://github.com/strapi/strapi/commits/v4.20.3/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, 35 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6983070..e8b9dfa 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@ckeditor/strapi-plugin-ckeditor": "^0.0.10", "@strapi/plugin-graphql": "^4.20.2", - "@strapi/plugin-i18n": "^4.20.2", + "@strapi/plugin-i18n": "^4.20.3", "@strapi/plugin-users-permissions": "^4.20.2", "@strapi/provider-upload-aws-s3": "^4.20.2", "@strapi/strapi": "^4.20.2", diff --git a/yarn.lock b/yarn.lock index 548ebdb..985d0e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3806,6 +3806,22 @@ react-query "3.39.3" react-select "5.7.0" +"@strapi/helper-plugin@4.20.3": + version "4.20.3" + resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.20.3.tgz#587b6f78397dfcddd79afadf897d1376b58b2491" + integrity sha512-lo7AakYaGoAm1mDgVYCjW5txE4YQqIY8f42u2ot8J0WelayDwyxg4MilVS+IK8zHAkIZbCu9SkTrDG1HsNMgNg== + 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/icons@1.14.1": version "1.14.1" resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.14.1.tgz#8f820512d0c9a8b75570f7a96ea42c969f65263b" @@ -3933,16 +3949,16 @@ nexus "1.3.0" pluralize "8.0.0" -"@strapi/plugin-i18n@^4.20.2": - version "4.20.2" - resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.20.2.tgz#c1e74364a7c2d4d1e31d1a3f8e876e19f6218514" - integrity sha512-H8XmmugbQzQR8ZA5n89TtpWsQ4RL+3DOs9psYbmupC4bHx7+G61PUjplhIm3brZ9ILILNuU/+NbePYXvAGPOqw== +"@strapi/plugin-i18n@^4.20.3": + version "4.20.3" + resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.20.3.tgz#12d2b5a8d6174fc84bf7f5aeba8359f9b7fae843" + integrity sha512-sf7u1wf36YFd52ga2z4W2BtrMkskJuGhrQzrYbypEFXTTAi34HAdhE9QPlOrOY+pZKJjQeaB0fhxmflfQqTS7A== dependencies: "@reduxjs/toolkit" "1.9.7" "@strapi/design-system" "1.14.1" - "@strapi/helper-plugin" "4.20.2" + "@strapi/helper-plugin" "4.20.3" "@strapi/icons" "1.14.1" - "@strapi/utils" "4.20.2" + "@strapi/utils" "4.20.3" axios "1.6.0" formik "2.4.0" immer "9.0.19" @@ -4184,6 +4200,18 @@ p-map "4.0.0" yup "0.32.9" +"@strapi/utils@4.20.3": + version "4.20.3" + resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.20.3.tgz#8c404ed3863a743b87d8780907f9e80846b31f08" + integrity sha512-4m4IvZmFxlRdSl1ThfOP0Tklf97A+FbzTmA9RyqrF8stVZNi/8OIneJQnLqZahmVcp+2iYqKDZA+X5mGvK8faw== + 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" + "@swc/core-darwin-arm64@1.3.105": version "1.3.105" resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.3.105.tgz#2960f8a87aed01b3850d5c37f05b51d9d3747141"