Skip to content

Commit

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

Bump @strapi/plugin-i18n from 4.25.12 to 4.25.13
github-actions[bot] authored Oct 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 686aacb + 9c9d339 commit ee05c9a
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
@@ -12,7 +12,7 @@
"dependencies": {
"@ckeditor/strapi-plugin-ckeditor": "^0.1.0",
"@strapi/plugin-graphql": "^4.25.11",
"@strapi/plugin-i18n": "^4.25.12",
"@strapi/plugin-i18n": "^4.25.13",
"@strapi/plugin-users-permissions": "^4.25.11",
"@strapi/provider-upload-aws-s3": "^5.0.3",
"@strapi/strapi": "^4.25.13",
40 changes: 6 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3808,22 +3808,6 @@
react-query "3.39.3"
react-select "5.7.0"

"@strapi/[email protected]":
version "4.25.12"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.12.tgz#50db8649d589b6140f2ed995f81720b5be424bd9"
integrity sha512-W4Jl+r0XaLZI1yfIEq/SIjrCiOojSG+x/+A92hK4wgwYlNVd5Iw7oQB8VVj935JQbpFzwQhMGCPrth1NaL7sWg==
dependencies:
axios "1.7.4"
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.13"
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.25.13.tgz#4464c21f603f3b98498fd12cfd28e9b0e4b3f2d1"
@@ -3967,16 +3951,16 @@
nexus "1.3.0"
pluralize "8.0.0"

"@strapi/plugin-i18n@^4.25.12":
version "4.25.12"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.12.tgz#e88f73e2c33dce399f86196bfc26433d572a6024"
integrity sha512-uHznFkMZ67ghvpecByOoTeKRtlJiaf9MJDXm2dBHo//x4bJas6Boy5+hC1zJjaoOkKgYPqYiTgPghb0+/uY8og==
"@strapi/plugin-i18n@^4.25.13":
version "4.25.13"
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.25.13.tgz#a1d955aecba1fa38224e677d757fe1706713ac8b"
integrity sha512-+mi5bL21W08I+GqkrDIAZZ4lMeysc4OYMybma0+QVk3M0G2lmcIUFT8p2BiNaD5SR0AJi/U183RDwbhkvGhn8A==
dependencies:
"@reduxjs/toolkit" "1.9.7"
"@strapi/design-system" "1.19.0"
"@strapi/helper-plugin" "4.25.12"
"@strapi/helper-plugin" "4.25.13"
"@strapi/icons" "1.19.0"
"@strapi/utils" "4.25.12"
"@strapi/utils" "4.25.13"
axios "1.7.4"
formik "2.4.0"
immer "9.0.19"
@@ -4220,18 +4204,6 @@
p-map "4.0.0"
yup "0.32.9"

"@strapi/[email protected]":
version "4.25.12"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.12.tgz#9bf03dcf9e8cfb3789f84d77906fe3481efcfae9"
integrity sha512-f8007DLNVotZyfVJ45dpWKxsOFKsGwSC4uqAOHNlRQN2XsAXeqVkFcv0pQxnwqDTiAVpgtr7LzMNnRahiS4xJg==
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.13"
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.25.13.tgz#074025cc23f08a367f5b4a8e69c393a500db5919"

0 comments on commit ee05c9a

Please sign in to comment.