diff --git a/packages/strapi/package.json b/packages/strapi/package.json index 65a489d856c..52f93f52d06 100644 --- a/packages/strapi/package.json +++ b/packages/strapi/package.json @@ -36,7 +36,7 @@ "strapi-admin": "3.6.8", "strapi-utils": "3.6.8", "strapi-plugin-content-type-builder": "3.6.8", - "strapi-plugin-content-manager": "3.6.8", + "strapi-plugin-content-manager": "3.6.10", "strapi-plugin-users-permissions": "3.6.8", "strapi-plugin-email": "3.6.8", "strapi-plugin-upload": "3.6.8", diff --git a/yarn.lock b/yarn.lock index 3a80d0c0b39..432e5e1ae8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25485,6 +25485,38 @@ strapi-generate@3.6.8: reportback "^2.0.2" strapi-utils "3.6.8" +strapi-helper-plugin@3.6.10: + version "3.6.10" + resolved "https://registry.yarnpkg.com/strapi-helper-plugin/-/strapi-helper-plugin-3.6.10.tgz#c4b18b797b826aabdc731573381820238245b5b3" + integrity sha512-u+jfDv69Y9ogEeAzJtB99OEvBUpMexbhuwhuHgzQBZMqTUaRswVYMXL2LKGCaabmcbt+0dsD3SmDbx/pLdRD0g== + dependencies: + "@buffetjs/core" "3.3.8" + "@buffetjs/custom" "3.3.8" + "@buffetjs/hooks" "3.3.8" + "@buffetjs/icons" "3.3.8" + "@buffetjs/styles" "3.3.8" + "@buffetjs/utils" "3.3.8" + "@fortawesome/fontawesome-free" "^5.15.2" + "@fortawesome/fontawesome-svg-core" "^1.2.35" + "@fortawesome/free-brands-svg-icons" "^5.15.2" + "@fortawesome/free-solid-svg-icons" "^5.15.3" + "@fortawesome/react-fontawesome" "^0.1.14" + bootstrap "^4.6.0" + classnames "^2.3.1" + immutable "^3.8.2" + invariant "^2.2.1" + lodash "4.17.21" + moment "^2.29.1" + react "^16.14.0" + react-dom "^16.9.0" + react-helmet "^6.1.0" + react-intl "4.5.0" + react-router "^5.2.0" + react-router-dom "^5.0.0" + reactstrap "8.4.1" + styled-components "^5.2.3" + whatwg-fetch "^3.6.2" + strapi-helper-plugin@3.6.8: version "3.6.8" resolved "https://registry.yarnpkg.com/strapi-helper-plugin/-/strapi-helper-plugin-3.6.8.tgz#29a6ff49ef1fe5021d9a24e566a375d357f450ae" @@ -25517,10 +25549,10 @@ strapi-helper-plugin@3.6.8: styled-components "^5.2.3" whatwg-fetch "^3.6.2" -strapi-plugin-content-manager@3.6.8: - version "3.6.8" - resolved "https://registry.yarnpkg.com/strapi-plugin-content-manager/-/strapi-plugin-content-manager-3.6.8.tgz#fe46aeea0b55bbdc9d06c6c9fcdf27cdfee29a31" - integrity sha512-cNI+/Shx4ayd3FUfoy3E/BG2yutczos5LX8XCgHdBGVI1YkIdNbnGJXd+fL4jQQZzDRwI9fABs6VXeQCyuCY8A== +strapi-plugin-content-manager@3.6.10: + version "3.6.10" + resolved "https://registry.yarnpkg.com/strapi-plugin-content-manager/-/strapi-plugin-content-manager-3.6.10.tgz#c02cb80c068a49e8c65660a8e79038d7ad2117eb" + integrity sha512-H9b6d+bR6GZSBH3uv3Q+1cnpaySH+fwGdAXPv4lG27dsK2W0FVC2OJt9voabc9IuKhxdGxpxNMGkWEC6wrK8cg== dependencies: "@buffetjs/core" "3.3.8" "@buffetjs/custom" "3.3.8" @@ -25558,8 +25590,8 @@ strapi-plugin-content-manager@3.6.8: redux-immutable "^4.0.0" reselect "^4.0.0" sanitize-html "2.3.3" - strapi-helper-plugin "3.6.8" - strapi-utils "3.6.8" + strapi-helper-plugin "3.6.10" + strapi-utils "3.6.10" yup "^0.32.9" strapi-plugin-content-type-builder@3.6.8: @@ -25693,6 +25725,18 @@ strapi-provider-upload-local@3.6.8: resolved "https://registry.yarnpkg.com/strapi-provider-upload-local/-/strapi-provider-upload-local-3.6.8.tgz#4666269e96f2ae878f366ae091d09ea69fb0237b" integrity sha512-GkedrjO+T4DN649Ak0SMSS5Vdta0AoZRt9+IWLO9TGLZ7hjtIjnB60kGf0fQKspIhbS7DUqtwuzQAXTd8fXJOg== +strapi-utils@3.6.10: + version "3.6.10" + resolved "https://registry.yarnpkg.com/strapi-utils/-/strapi-utils-3.6.10.tgz#65daa435e1289450ed5a2741d417042a8868505e" + integrity sha512-VpV9A9nqA4mkgUtlRNOMt0s1eCu0y6jKZ39Og8opTvxVud/aAnBKlDk7WaU70Mea/NtiPwUb9/fOLh7SAnOD9Q== + dependencies: + "@sindresorhus/slugify" "1.1.0" + date-fns "^2.19.0" + lodash "4.17.21" + pino "^4.7.1" + pluralize "^8.0.0" + yup "^0.32.9" + strapi-utils@3.6.8: version "3.6.8" resolved "https://registry.yarnpkg.com/strapi-utils/-/strapi-utils-3.6.8.tgz#699bcd080117df526dfb7935115e47e1877d888a"