Skip to content

Commit

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

Bump @strapi/plugin-i18n from 4.13.6 to 4.13.7
  • Loading branch information
github-actions[bot] authored Sep 20, 2023
2 parents 77ba7d7 + 0806e12 commit 43e7c0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 36 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.9",
"@strapi/plugin-graphql": "^4.13.7",
"@strapi/plugin-i18n": "^4.13.6",
"@strapi/plugin-i18n": "^4.13.7",
"@strapi/plugin-users-permissions": "^4.13.7",
"@strapi/provider-upload-aws-s3": "^4.13.6",
"@strapi/strapi": "^4.13.7",
Expand Down
41 changes: 6 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2624,23 +2624,6 @@
plop "2.7.6"
pluralize "8.0.0"

"@strapi/[email protected]":
version "4.13.6"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.13.6.tgz#38d6e0a4f0c829cfbf9d9b80739bcdfb9740ad13"
integrity sha512-UZaGuzU0K8A3J9UuW+u3yuOdLP3racg2pBu6VSLpUL+pcUZb3WLLEWtHqVTlXmF7yq9naemg9Z2lezZAmNaQDQ==
dependencies:
axios "1.5.0"
date-fns "2.30.0"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
prop-types "^15.8.1"
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.13.7"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.13.7.tgz#4c1e05736ffbc7ba52866d8c2391a5b176a082e8"
Expand Down Expand Up @@ -2754,15 +2737,15 @@
nexus "1.3.0"
pluralize "^8.0.0"

"@strapi/plugin-i18n@^4.13.6":
version "4.13.6"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.13.6.tgz#53719b8cded3d0f90f704e47846c00d9cac6825f"
integrity sha512-DeEqyHBAvpdQ15XEUODiiaTjcyX9zEsh5oLdcSSIJE4lk5JKYfVv3qWbiIEvkIuxIu9sW6NDCRrwaG69YVmuqA==
"@strapi/plugin-i18n@^4.13.7":
version "4.13.7"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.13.7.tgz#6b782fc46d793c09fa7ae0441dd81398faac039c"
integrity sha512-Ad+GtvyLSETmAwZ07sUWq31KSJm8RcL3mIl3uCWifz/a8MveOLQqsDvanN9NbCVf3Ig/CUo+WM1iYYMrco6rNQ==
dependencies:
"@strapi/design-system" "1.10.1"
"@strapi/helper-plugin" "4.13.6"
"@strapi/helper-plugin" "4.13.7"
"@strapi/icons" "1.10.1"
"@strapi/utils" "4.13.6"
"@strapi/utils" "4.13.7"
formik "2.4.0"
immer "9.0.19"
lodash "4.17.21"
Expand Down Expand Up @@ -2965,18 +2948,6 @@
aria-hidden "^1.2.3"
react-remove-scroll "^2.5.6"

"@strapi/[email protected]":
version "4.13.6"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.13.6.tgz#3526979e640d10dc853e277bf628abfdee9a5fcc"
integrity sha512-9IlkOe+mmZUh1WzQW+oWhEgRYuq2DHDWe1JzaNoCivVssFZh9PUr8GT6JYCk9LrNwGP2uX9o42K03NQi1NZ05A==
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.13.7"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.13.7.tgz#cf8a9286d04ea9ba7d8c8c1c7b3680f9a6f7cc10"
Expand Down

0 comments on commit 43e7c0a

Please sign in to comment.