Skip to content

Commit

Permalink
Bump @strapi/plugin-i18n from 4.24.4 to 4.24.5
Browse files Browse the repository at this point in the history
Bumps [@strapi/plugin-i18n](https://github.com/strapi/strapi/tree/HEAD/packages/plugins/i18n) from 4.24.4 to 4.24.5.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.24.5/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent adf0656 commit 28feedc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.0.11",
"@strapi/plugin-graphql": "^4.24.5",
"@strapi/plugin-i18n": "^4.24.4",
"@strapi/plugin-i18n": "^4.24.5",
"@strapi/plugin-users-permissions": "^4.24.5",
"@strapi/provider-upload-aws-s3": "^4.24.4",
"@strapi/strapi": "^4.24.4",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3980,16 +3980,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.24.4":
version "4.24.4"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.24.4.tgz#9ac7ac7c763528056a08dcc4b1dd38dd82663baa"
integrity sha512-c1a8k5lZr1uOOsdDKWLGw4JF/dTBvk7S4/yfj43mRr6jCCBR5vo9M+gwq2MCh/m7wUL+cU7asEvYFcjXoeYjSA==
"@strapi/plugin-i18n@^4.24.5":
version "4.24.5"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.24.5.tgz#0c63e87b942c846a378f8acebbc86c7a4e0cd02e"
integrity sha512-RtFD1MmeHB/qTTOT4TUkFDSpEP62B4s93CNO0GsklSzvt2slKqaqKtALug8J9PcgGRN/yroqgwqHpptLKOtPcQ==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.18.0"
"@strapi/helper-plugin" "4.24.4"
"@strapi/icons" "1.18.0"
"@strapi/utils" "4.24.4"
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.24.5"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.24.5"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down

0 comments on commit 28feedc

Please sign in to comment.