Skip to content

Commit

Permalink
Bump @strapi/plugin-i18n from 4.23.0 to 4.23.1
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.23.0 to 4.23.1.
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v4.23.1/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 Apr 17, 2024
1 parent e3b0034 commit e04961c
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.23.0",
"@strapi/plugin-i18n": "^4.23.0",
"@strapi/plugin-i18n": "^4.23.1",
"@strapi/plugin-users-permissions": "^4.23.0",
"@strapi/provider-upload-aws-s3": "^4.23.0",
"@strapi/strapi": "^4.23.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3974,16 +3974,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.23.0":
version "4.23.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.23.0.tgz#33d39455141e5b1a48a66116f7934027bf0bb2f0"
integrity sha512-7/jgQR50+V+YxngiYnD/4FM+LMvLyBehxofFvLsZerEVG0VBok3m8Ub6vPl49pMLeFZRRRN+WmN9/6O3VeyRPw==
"@strapi/plugin-i18n@^4.23.1":
version "4.23.1"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.23.1.tgz#5768c29c0fc5e558e6a2498f36d558eafcb0072a"
integrity sha512-KPsKpK/pPeQcYE6WfgtY+VpX7eqOk5P/+X0fr8gyhI4b06Ifr1jPBW3T5QtnR2qroN7kXA0I8AYc+gC7+tda+w==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.16.0"
"@strapi/helper-plugin" "4.23.0"
"@strapi/icons" "1.16.0"
"@strapi/utils" "4.23.0"
"@strapi/design-system" "1.18.0"
"@strapi/helper-plugin" "4.23.1"
"@strapi/icons" "1.18.0"
"@strapi/utils" "4.23.1"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down

0 comments on commit e04961c

Please sign in to comment.