Skip to content

Commit

Permalink
Merge pull request #355 from mitre/dependabot/npm_and_yarn/dev/strapi…
Browse files Browse the repository at this point in the history
…/plugin-i18n-4.24.3

Bump @strapi/plugin-i18n from 4.24.2 to 4.24.3
  • Loading branch information
github-actions[bot] authored May 22, 2024
2 parents 7d64ab3 + 0d62af7 commit ffc183b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 35 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.3",
"@strapi/plugin-i18n": "^4.24.2",
"@strapi/plugin-i18n": "^4.24.3",
"@strapi/plugin-users-permissions": "^4.24.3",
"@strapi/provider-upload-aws-s3": "^4.24.2",
"@strapi/strapi": "^4.24.3",
Expand Down
40 changes: 6 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3797,22 +3797,6 @@
plop "2.7.6"
pluralize "8.0.0"

"@strapi/[email protected]":
version "4.24.2"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.24.2.tgz#82ff3a1ac84f4f33710a991760eb8dd7a83f2271"
integrity sha512-qotruFj6amzJ1859e34zitNwTvc1PwqL37G7JwpHZauK6UL9lDbbqTgyVRl+84+xy+xxWT9KYKyhZYKgiI0EcQ==
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/[email protected]":
version "4.24.3"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.24.3.tgz#85dff21007642f7874e1c1e5e339d190a8e47dad"
Expand Down Expand Up @@ -3956,16 +3940,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.24.2":
version "4.24.2"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.24.2.tgz#b853b71961cc5eb896214d3b2e7affd3a1ef8e9e"
integrity sha512-u4lKI9l1s40+5RhkaRJ6+Mzeos8sZhX0k4CyTRGQYuKbc/S2cumhW5/iuOtGXzimhaqcI6cAtb3GzqyZ0vAbAQ==
"@strapi/plugin-i18n@^4.24.3":
version "4.24.3"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.24.3.tgz#e7ec14c18e23237ca90f1a0ca3e1c2bc9460b872"
integrity sha512-fDG1oetElyeVtPJwrYkaerdbl3wXfPs1OhFrHDgcJ1zl0cQn+lGJznPchFbfnG51VDMamJ9aQzzG2UYCAGMy8A==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.18.0"
"@strapi/helper-plugin" "4.24.2"
"@strapi/helper-plugin" "4.24.3"
"@strapi/icons" "1.18.0"
"@strapi/utils" "4.24.2"
"@strapi/utils" "4.24.3"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down Expand Up @@ -4195,18 +4179,6 @@
aria-hidden "^1.2.4"
react-remove-scroll "^2.5.9"

"@strapi/[email protected]":
version "4.24.2"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.24.2.tgz#201c77f3f581b899e869af416ce79299b261a418"
integrity sha512-YTGIBpCbiF7ToLQUHhWqSt7tL78O8yVEyEOWwHDrNUK48Lc+Ra4lO3/7SO+LCE2uTndbu562//5l49b/JhMrwQ==
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/[email protected]":
version "4.24.3"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.24.3.tgz#3c2a0b91d20a4838204dd0ca4ae52319302838e2"
Expand Down

0 comments on commit ffc183b

Please sign in to comment.