Skip to content

Commit

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

Bump @strapi/plugin-i18n from 4.25.0 to 4.25.1
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
2 parents 8d7b2d5 + f02673e commit bb5ba91
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.25.1",
"@strapi/plugin-i18n": "^4.25.0",
"@strapi/plugin-i18n": "^4.25.1",
"@strapi/plugin-users-permissions": "^4.25.1",
"@strapi/provider-upload-aws-s3": "^4.25.1",
"@strapi/strapi": "^4.25.1",
Expand Down
40 changes: 6 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3822,22 +3822,6 @@
plop "2.7.6"
pluralize "8.0.0"

"@strapi/[email protected]":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.0.tgz#eadf32d89b05e6a0f8cd3149c82722c59b588004"
integrity sha512-mR+M5E6DR7uJ9z8gIgkp/3Gq5HQyjwzti29mQrd70ux46FfLN5fkwH1Pb3NRBWBSW7PQOczSeCJtnKkTZZn3pQ==
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.25.1"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.1.tgz#2f286c537ff1fa7baaacbbfb8a5bac0b26143da0"
Expand Down Expand Up @@ -3981,16 +3965,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.25.0":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.0.tgz#0238b6fa0e58360767dc65ea184cfee59436cbf6"
integrity sha512-CywTsYJMIC/Bubam5mTCNdScwYGGjpZOqwm8EwEmSx5dONP1WdSoCilGdhNtcKIvmOQY1zkFc54l/S7ncxkXVw==
"@strapi/plugin-i18n@^4.25.1":
version "4.25.1"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.1.tgz#d7ea242f6f58b51ecea4ea37c8537e5b9cb79ed3"
integrity sha512-nzKRwnliUnkvi7Z5FtA/ldQlFfFGcuGkKhGc9Z3D0D3bZFoOm5wQf8Q+jyQ8sWPv7yBXLF+mv68QpoB8pmGr9g==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.0"
"@strapi/helper-plugin" "4.25.1"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.0"
"@strapi/utils" "4.25.1"
axios "1.6.0"
formik "2.4.0"
immer "9.0.19"
Expand Down Expand Up @@ -4222,18 +4206,6 @@
aria-hidden "^1.2.4"
react-remove-scroll "^2.5.9"

"@strapi/[email protected]":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.0.tgz#f68811a9c34c8c56d5afb2d9d13b5c54180ac6f9"
integrity sha512-CXhdbtkL+gXKJxxd64AsTrUvjqcP/J12szt03/mmIzCxs6GsRSsQkcUNfnfvD5AJ2VNzA5xh00iD9SFokWwpdA==
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.25.1"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.1.tgz#9df2726bae6a75b0de9a104166f0a84af51e0de1"
Expand Down

0 comments on commit bb5ba91

Please sign in to comment.