Strapi v4.21.1
This commit is contained in:
+4
-4
@@ -12,10 +12,10 @@
|
|||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ckeditor/strapi-plugin-ckeditor": "^0.0.10",
|
"@ckeditor/strapi-plugin-ckeditor": "^0.0.10",
|
||||||
"@strapi/plugin-cloud": "4.20.4",
|
"@strapi/plugin-cloud": "4.21.1",
|
||||||
"@strapi/plugin-i18n": "4.20.4",
|
"@strapi/plugin-i18n": "4.21.1",
|
||||||
"@strapi/plugin-users-permissions": "4.20.4",
|
"@strapi/plugin-users-permissions": "4.21.1",
|
||||||
"@strapi/strapi": "4.20.4",
|
"@strapi/strapi": "4.21.1",
|
||||||
"better-sqlite3": "8.6.0",
|
"better-sqlite3": "8.6.0",
|
||||||
"date-fns": "^3.4.0",
|
"date-fns": "^3.4.0",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
|
|||||||
@@ -2014,24 +2014,24 @@
|
|||||||
escape-string-regexp "^2.0.0"
|
escape-string-regexp "^2.0.0"
|
||||||
lodash.deburr "^4.1.0"
|
lodash.deburr "^4.1.0"
|
||||||
|
|
||||||
"@strapi/admin@4.20.4":
|
"@strapi/admin@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/admin/-/admin-4.20.4.tgz#aa46cb504d82baeceaf9b6d1c5128058c2deb8d3"
|
resolved "https://registry.yarnpkg.com/@strapi/admin/-/admin-4.21.1.tgz#deb702130647a1a196bbd90498ef0d13f1897eb5"
|
||||||
integrity sha512-tCvFYKB1P7Lpb9eJaxvy/ftKsWhnc9WtovKy+0T5ke3QoKpOhU94+2YrhUEkZ95i7OKh2mORc1gmPTR2W1hkhQ==
|
integrity sha512-Jt75VmmwnhH69zkKQZ6u7geXFtcXZJShpsrAdgHmaXWdQb2E8kisdJ90gMOM667/385nkA8vsxDgapsQOuuabA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@casl/ability" "6.5.0"
|
"@casl/ability" "6.5.0"
|
||||||
"@pmmmwh/react-refresh-webpack-plugin" "0.5.11"
|
"@pmmmwh/react-refresh-webpack-plugin" "0.5.11"
|
||||||
"@radix-ui/react-context" "1.0.1"
|
"@radix-ui/react-context" "1.0.1"
|
||||||
"@radix-ui/react-toolbar" "1.0.4"
|
"@radix-ui/react-toolbar" "1.0.4"
|
||||||
"@reduxjs/toolkit" "1.9.7"
|
"@reduxjs/toolkit" "1.9.7"
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/permissions" "4.20.4"
|
"@strapi/permissions" "4.21.1"
|
||||||
"@strapi/provider-audit-logs-local" "4.20.4"
|
"@strapi/provider-audit-logs-local" "4.21.1"
|
||||||
"@strapi/types" "4.20.4"
|
"@strapi/types" "4.21.1"
|
||||||
"@strapi/typescript-utils" "4.20.4"
|
"@strapi/typescript-utils" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
"@vitejs/plugin-react-swc" "3.5.0"
|
"@vitejs/plugin-react-swc" "3.5.0"
|
||||||
axios "1.6.0"
|
axios "1.6.0"
|
||||||
bcryptjs "2.4.3"
|
bcryptjs "2.4.3"
|
||||||
@@ -2120,17 +2120,17 @@
|
|||||||
webpack-hot-middleware "2.26.0"
|
webpack-hot-middleware "2.26.0"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/content-releases@4.20.4":
|
"@strapi/content-releases@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/content-releases/-/content-releases-4.20.4.tgz#b46063000cc478d9f1c5b8fc307c2a150c30635e"
|
resolved "https://registry.yarnpkg.com/@strapi/content-releases/-/content-releases-4.21.1.tgz#286176b07918b585a106f4fa279ee09dfd0c1653"
|
||||||
integrity sha512-JvPJTx6AcbBK3AfpK1wn7dRewTDNlWC1PtP4qRxIJqr3Ghg3iIHLniFfoMglpXKas4b+Lz+dOEtOAAQGpi/Krw==
|
integrity sha512-uehSWdKLFGEGf2AQp6hY/l+epmIjafyf29foKX0ACHwa1sZ0RNEcEVqNXWA+u1KE9qulq8nXK/UD190Prw/uWw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@reduxjs/toolkit" "1.9.7"
|
"@reduxjs/toolkit" "1.9.7"
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/types" "4.20.4"
|
"@strapi/types" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
axios "1.6.0"
|
axios "1.6.0"
|
||||||
date-fns "2.30.0"
|
date-fns "2.30.0"
|
||||||
date-fns-tz "2.0.0"
|
date-fns-tz "2.0.0"
|
||||||
@@ -2141,15 +2141,15 @@
|
|||||||
react-redux "8.1.1"
|
react-redux "8.1.1"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/data-transfer@4.20.4":
|
"@strapi/data-transfer@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/data-transfer/-/data-transfer-4.20.4.tgz#a62726f2eb5d20c550b25009453eebf8ac2b4ea8"
|
resolved "https://registry.yarnpkg.com/@strapi/data-transfer/-/data-transfer-4.21.1.tgz#41a515e0e59b147b2a9eb518cf4f4f41e6c6e458"
|
||||||
integrity sha512-a3DnrIe1qXUUJtRL/SRpvjnA4ofhm4wbdHrfg0PtRHRhNcYeuU8064OZ3z3PNz8yA+ecB0L2oPgX2jsMPIM13g==
|
integrity sha512-47LBEJB8LjgDAzAErNRkNmAucJOwglOaA2qg5K1njqY4Nfzuixd899asj0JAA8Ce82wcZeOyGHjt74ozgOvWuw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/logger" "4.20.4"
|
"@strapi/logger" "4.21.1"
|
||||||
"@strapi/strapi" "4.20.4"
|
"@strapi/strapi" "4.21.1"
|
||||||
"@strapi/types" "4.20.4"
|
"@strapi/types" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
cli-table3 "0.6.2"
|
cli-table3 "0.6.2"
|
||||||
commander "8.3.0"
|
commander "8.3.0"
|
||||||
@@ -2165,12 +2165,12 @@
|
|||||||
tar-stream "2.2.0"
|
tar-stream "2.2.0"
|
||||||
ws "8.13.0"
|
ws "8.13.0"
|
||||||
|
|
||||||
"@strapi/database@4.20.4":
|
"@strapi/database@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/database/-/database-4.20.4.tgz#c65b0dee3ba076f36a79358afb9435237e038949"
|
resolved "https://registry.yarnpkg.com/@strapi/database/-/database-4.21.1.tgz#5099f78e9d3ee1394dbc641c7af8c215462ec980"
|
||||||
integrity sha512-cZZaU0De7smo5uMubpzNst48uaxHb11B2g76LjYtc3uYZ6luExUdguCfIPI5u/k2lvYA7z8woEojtcDvvphZMA==
|
integrity sha512-FF02oF0YZBc3zrb9k3n/0+hBfS/srpRT38OiQTvIUhOJpMgXqBHCnmVDuNSBxHuj8ze4bAbSvZzmSypnI5QAIQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
date-fns "2.30.0"
|
date-fns "2.30.0"
|
||||||
debug "4.3.4"
|
debug "4.3.4"
|
||||||
fs-extra "10.0.0"
|
fs-extra "10.0.0"
|
||||||
@@ -2179,10 +2179,10 @@
|
|||||||
semver "7.5.4"
|
semver "7.5.4"
|
||||||
umzug "3.2.1"
|
umzug "3.2.1"
|
||||||
|
|
||||||
"@strapi/design-system@1.15.0":
|
"@strapi/design-system@1.16.0":
|
||||||
version "1.15.0"
|
version "1.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.15.0.tgz#fb76d6dcf4af1f4216b1320505c3a70b2c406fed"
|
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.16.0.tgz#29508372c6a90993d87991411c323193dcc9f22a"
|
||||||
integrity sha512-EBq7Llr3BtsMNGZAZGNma29ZOyPIfTK+bHpgx5/5hPSoXDDPUJ/cxl89eZ6w85E+3DjZ7D0QwBNptk7rHIFg0g==
|
integrity sha512-HUt46z0LStQtNsmTh/3btzW+UQtYPtSS2hk+leQlcwCoczjf/K53OYeTjEIkUYfAc/R/W4CYVZfXJXYw3Fy6Sw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/lang-json" "^6.0.1"
|
"@codemirror/lang-json" "^6.0.1"
|
||||||
"@floating-ui/react-dom" "^2.0.8"
|
"@floating-ui/react-dom" "^2.0.8"
|
||||||
@@ -2191,17 +2191,17 @@
|
|||||||
"@radix-ui/react-dismissable-layer" "^1.0.5"
|
"@radix-ui/react-dismissable-layer" "^1.0.5"
|
||||||
"@radix-ui/react-dropdown-menu" "^2.0.6"
|
"@radix-ui/react-dropdown-menu" "^2.0.6"
|
||||||
"@radix-ui/react-focus-scope" "1.0.4"
|
"@radix-ui/react-focus-scope" "1.0.4"
|
||||||
"@strapi/ui-primitives" "^1.15.0"
|
"@strapi/ui-primitives" "^1.16.0"
|
||||||
"@uiw/react-codemirror" "^4.21.24"
|
"@uiw/react-codemirror" "^4.21.24"
|
||||||
aria-hidden "^1.2.3"
|
aria-hidden "^1.2.3"
|
||||||
compute-scroll-into-view "^3.1.0"
|
compute-scroll-into-view "^3.1.0"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
react-remove-scroll "^2.5.7"
|
react-remove-scroll "^2.5.7"
|
||||||
|
|
||||||
"@strapi/generate-new@4.20.4":
|
"@strapi/generate-new@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/generate-new/-/generate-new-4.20.4.tgz#43f213d470c7404b28c39335b2b6c03fb401afb7"
|
resolved "https://registry.yarnpkg.com/@strapi/generate-new/-/generate-new-4.21.1.tgz#5e1580caebbdd01e3e3f60c8621c06d803fe6ef1"
|
||||||
integrity sha512-YYjTxXz2UHiYqj0t5JjqAdzMOnYim4yGOK+S/hwm4UKfn/4wrcz0iL2RfpJgKeQmydNT6AQV1yb3P/TfH6aqcQ==
|
integrity sha512-0MKrbJrh1cGtcUsCKWtChcFjspJDUApGCCHwqK8nD3NoVAzNjNJO3wYNdZAIFgT2S+1x7P0IAAWIl/Azg84r2g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sentry/node" "6.19.7"
|
"@sentry/node" "6.19.7"
|
||||||
chalk "^4.1.2"
|
chalk "^4.1.2"
|
||||||
@@ -2215,14 +2215,14 @@
|
|||||||
semver "7.5.4"
|
semver "7.5.4"
|
||||||
tar "6.1.13"
|
tar "6.1.13"
|
||||||
|
|
||||||
"@strapi/generators@4.20.4":
|
"@strapi/generators@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/generators/-/generators-4.20.4.tgz#42ce9808c22b21ef9ab30d219e72ed2d4c86cfcd"
|
resolved "https://registry.yarnpkg.com/@strapi/generators/-/generators-4.21.1.tgz#8ee790a9943e1f2de98eff6036ca5c8cef9524ce"
|
||||||
integrity sha512-X1njn6W8atbV5G8M47g4VKq4jqGnQn4EnBxlmCBBH34URJQnHDhQkWxgTLuddZBXi702waf+ZphdvFi4GKnadw==
|
integrity sha512-Xl/JFJYu5GKSOOb1SzRZgDD9Bddj5enSuUHpV8//yM1M64a/46kx3MFjzfW6hq1btCB10mh0Gex21llGoNLkdA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/slugify" "1.1.0"
|
"@sindresorhus/slugify" "1.1.0"
|
||||||
"@strapi/typescript-utils" "4.20.4"
|
"@strapi/typescript-utils" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
copyfiles "2.4.1"
|
copyfiles "2.4.1"
|
||||||
fs-extra "10.0.0"
|
fs-extra "10.0.0"
|
||||||
@@ -2230,10 +2230,10 @@
|
|||||||
plop "2.7.6"
|
plop "2.7.6"
|
||||||
pluralize "8.0.0"
|
pluralize "8.0.0"
|
||||||
|
|
||||||
"@strapi/helper-plugin@4.20.4":
|
"@strapi/helper-plugin@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.20.4.tgz#b725f526b447af464ef346951ab828558e2f1c11"
|
resolved "https://registry.yarnpkg.com/@strapi/helper-plugin/-/helper-plugin-4.21.1.tgz#6b86f569ea2ff30ecea957d8d31dcaedfd6b4d58"
|
||||||
integrity sha512-klapRZJH6233YsZk3vVevcIEDfGGDLBze/XOz/rD6tXBVZdsxj/nWAHYTjZ4eV3zHeh1+g5C281fZ54YjBGJIg==
|
integrity sha512-7fvg8dWE+QYaGk8ELiytrRvIkqIfy5wX7d6TsIqlqNe+QTcicx4Xhv4dvVUrIW+438RXrcn8OfMAjQMBSJDQzw==
|
||||||
dependencies:
|
dependencies:
|
||||||
axios "1.6.0"
|
axios "1.6.0"
|
||||||
date-fns "2.30.0"
|
date-fns "2.30.0"
|
||||||
@@ -2246,23 +2246,23 @@
|
|||||||
react-query "3.39.3"
|
react-query "3.39.3"
|
||||||
react-select "5.7.0"
|
react-select "5.7.0"
|
||||||
|
|
||||||
"@strapi/icons@1.15.0":
|
"@strapi/icons@1.16.0":
|
||||||
version "1.15.0"
|
version "1.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.15.0.tgz#02e81e5ddca08ee7f6f260e3876efc7c5216c21e"
|
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.16.0.tgz#0b98dfa805a370423ad945208c07d00962209bd3"
|
||||||
integrity sha512-DhUO6H1HNp5eu12TgBNsBhObSCgrf6uyCI6KYkPmSgIheQ2v66o3aOKtS+qK96WQTi9sNWnNDAs6KnIL+fAGeQ==
|
integrity sha512-sa7MTlhHpbpFCS5ZIlgLQQtG4s5W7ojGFr6CsjwtFdezrvBLbY5ZGmVByghK7b3XoZ1bNYk1AiGdcxMQvCu+vw==
|
||||||
|
|
||||||
"@strapi/logger@4.20.4":
|
"@strapi/logger@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/logger/-/logger-4.20.4.tgz#193acd0ddc9ba54d042e2fda2c618be0cfed8c4d"
|
resolved "https://registry.yarnpkg.com/@strapi/logger/-/logger-4.21.1.tgz#90a74afce3ac2b326053c2f8bc35d9c3c333cd8c"
|
||||||
integrity sha512-ZMe6vckZh9ZBuJC1KyRcXQKJ2QOWk17bCO3L5nz5PJzi7amHLiaCxmvzfXzVCZnzeaSpS+lBVq8Pgt17mCLZhQ==
|
integrity sha512-HRCH5prGpZkhh1ddm0ozQAdzekyjw4HzjC1QpQ5of1+zKXWWgRsKswtSH7UoxbfIEkMSkbCjmjdy0IJJgvOxnw==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "4.17.21"
|
lodash "4.17.21"
|
||||||
winston "3.10.0"
|
winston "3.10.0"
|
||||||
|
|
||||||
"@strapi/pack-up@4.20.4":
|
"@strapi/pack-up@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/pack-up/-/pack-up-4.20.4.tgz#7ae7d373eb2703aab0ab6449341ebe418eb5b192"
|
resolved "https://registry.yarnpkg.com/@strapi/pack-up/-/pack-up-4.21.1.tgz#a29bf1decb982ac3ef9c601b0cdc9dea45f5da16"
|
||||||
integrity sha512-JxXZQVFu1GMC8YtOQCfFWp5CCiMe5xUGfM+0TDS3C5HOgv3/cPPqVxnJBp5ohpkeoQdrjYid8xiFt83eqvfthQ==
|
integrity sha512-D3A0PMjjAdwxNWtTX9nUJScfVZ+e6CcAKxPnMLfS956Zdd4EHCLXSU5IpHQY57Giuu4kg+5mTm6ZB2x03Y/Yyg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@vitejs/plugin-react-swc" "3.5.0"
|
"@vitejs/plugin-react-swc" "3.5.0"
|
||||||
boxen "5.1.2"
|
boxen "5.1.2"
|
||||||
@@ -2286,52 +2286,52 @@
|
|||||||
vite "5.0.11"
|
vite "5.0.11"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/permissions@4.20.4":
|
"@strapi/permissions@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/permissions/-/permissions-4.20.4.tgz#aff8a4a684f105b498caf6477ce374f8f5015e1c"
|
resolved "https://registry.yarnpkg.com/@strapi/permissions/-/permissions-4.21.1.tgz#b952ce374f565da3b374ec59019a1ef2ada930e3"
|
||||||
integrity sha512-6Osje5G5K27Sf8mDBZ3aHuO4DFPwaC9I4KlCwUyFblhDIaBGrIhuH9jXF8LxZ7OQB+5SRadzur3y/H05eiY0Cg==
|
integrity sha512-SS3KcKt16Alm9T1kb6uNa4yRW23UoQEcmWyUCD35wFJrJX9corFpvC9Nvr51OhqiQrPdqv3eZKFvXeObs8lisg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@casl/ability" "6.5.0"
|
"@casl/ability" "6.5.0"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
lodash "4.17.21"
|
lodash "4.17.21"
|
||||||
qs "6.11.1"
|
qs "6.11.1"
|
||||||
sift "16.0.1"
|
sift "16.0.1"
|
||||||
|
|
||||||
"@strapi/plugin-cloud@4.20.4":
|
"@strapi/plugin-cloud@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-cloud/-/plugin-cloud-4.20.4.tgz#add8d2cf4d33efca41ed36600d945b8205bc18dc"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-cloud/-/plugin-cloud-4.21.1.tgz#4bdcc7d99c5f33d57f7ebeb0c253df1c6822e36a"
|
||||||
integrity sha512-GMw3Ls+B01GZGKU3KQpcbTadUDenCkObF2Kq8PUVkRON9MnicG0kynK0iEBE79tItnrtMPP2qFmBFpuStdUmvw==
|
integrity sha512-Bexib13j6WrfjHlr4tYFQsO8Mtahv1MYSSSmoHZ5KUiT89UxsKx5ikJVJSIVbet9b2smPuo5On6iZn4YhWMRKw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
react-intl "6.4.1"
|
react-intl "6.4.1"
|
||||||
|
|
||||||
"@strapi/plugin-content-manager@4.20.4":
|
"@strapi/plugin-content-manager@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-content-manager/-/plugin-content-manager-4.20.4.tgz#9a7cd96c488993350e876f5b27746aa52dcb39f9"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-content-manager/-/plugin-content-manager-4.21.1.tgz#89531e376812df8ab64b6fe5e29dcad51d4528f6"
|
||||||
integrity sha512-oNtSwGgLa5Mj5DIg/jR9jGqpu5uIsyKV84YzCeOSUjksHdMBNolszHAVKPooYfCh/GA9HjTaZCH9KzjommRjBQ==
|
integrity sha512-Ot0qxnrtYNwPGCO/h4IPyAcoX30mX+DCh0F4Fjwdc8s/zeIkG4Jb76qB3/EmpagZGkBsc1RRBYaXy/jAw9pxvg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/slugify" "1.1.0"
|
"@sindresorhus/slugify" "1.1.0"
|
||||||
"@strapi/types" "4.20.4"
|
"@strapi/types" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
koa "2.13.4"
|
koa "2.13.4"
|
||||||
koa-bodyparser "4.4.1"
|
koa-bodyparser "4.4.1"
|
||||||
lodash "4.17.21"
|
lodash "4.17.21"
|
||||||
qs "6.11.1"
|
qs "6.11.1"
|
||||||
|
|
||||||
"@strapi/plugin-content-type-builder@4.20.4":
|
"@strapi/plugin-content-type-builder@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.20.4.tgz#c921e7e3bb3be49e478faf06b56cba404dc95bbc"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.21.1.tgz#76ede0d765b5994dfb89bb02b8fd2bc0756b8881"
|
||||||
integrity sha512-WXUEWGulMBmO3pgXSQ9b/0BTTHUD2dXcPupOJFxeAKJ63QECUaBfVc6O8p32OUHPpd5CAUwTz8zZg2F4j9Y/3Q==
|
integrity sha512-shX9MT09hfXhlNKfIvTZFVS1aR4SCf8WQ9wNzVDE+NQL7nrAZBJ9dHIpBUjhnGvRFhCWw9sXjZIEuh1vj7Yn6Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@reduxjs/toolkit" "1.9.7"
|
"@reduxjs/toolkit" "1.9.7"
|
||||||
"@sindresorhus/slugify" "1.1.0"
|
"@sindresorhus/slugify" "1.1.0"
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/generators" "4.20.4"
|
"@strapi/generators" "4.21.1"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
fs-extra "10.0.0"
|
fs-extra "10.0.0"
|
||||||
immer "9.0.19"
|
immer "9.0.19"
|
||||||
koa-bodyparser "4.4.1"
|
koa-bodyparser "4.4.1"
|
||||||
@@ -2344,32 +2344,32 @@
|
|||||||
react-redux "8.1.1"
|
react-redux "8.1.1"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/plugin-email@4.20.4":
|
"@strapi/plugin-email@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-email/-/plugin-email-4.20.4.tgz#f49710f45cd0493e3e535b2e080bf903320e4a90"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-email/-/plugin-email-4.21.1.tgz#2af0f259f286fddaac7f0156d42a1bddd45f2c8f"
|
||||||
integrity sha512-v9rwWK7BGVS34+OEbSs3axNIE8gdqlcOGGzlu2mVGhv1peMhHA04FjQFhtt+9+ExETJckxJylllheIGAn5priw==
|
integrity sha512-R2xZaZTfc5ppGhwb6Wccvc+nvcnSpguOSmWnEmJMv2qWsXYocRCP8boHutmCc9n7bstID2PYJfia6+gt7PMmQQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/provider-email-sendmail" "4.20.4"
|
"@strapi/provider-email-sendmail" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
lodash "4.17.21"
|
lodash "4.17.21"
|
||||||
prop-types "^15.8.1"
|
prop-types "^15.8.1"
|
||||||
react-intl "6.4.1"
|
react-intl "6.4.1"
|
||||||
react-query "3.39.3"
|
react-query "3.39.3"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/plugin-i18n@4.20.4":
|
"@strapi/plugin-i18n@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.20.4.tgz#7dd1c0e87035046eb7575a210ac95098a3c0972e"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-i18n/-/plugin-i18n-4.21.1.tgz#66a381704febf9b840d519b95854552ff4b42455"
|
||||||
integrity sha512-ewPN96sLxEg1fgYaVL3kxj+9e1GpkaCIMuJp0BuJYFgZKJwYZoLXpbBAtOoj2rAkNSHKCNdfudOt53NcciBx/w==
|
integrity sha512-Yd+6KFW1r48C5EP+63jqCPUancTcGppC/2o38Q9wsd7oeMTi6I5lDGOily1c1MF434RnOwWsfIBRQmZoAvwozw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@reduxjs/toolkit" "1.9.7"
|
"@reduxjs/toolkit" "1.9.7"
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
axios "1.6.0"
|
axios "1.6.0"
|
||||||
formik "2.4.0"
|
formik "2.4.0"
|
||||||
immer "9.0.19"
|
immer "9.0.19"
|
||||||
@@ -2381,16 +2381,16 @@
|
|||||||
react-redux "8.1.1"
|
react-redux "8.1.1"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/plugin-upload@4.20.4":
|
"@strapi/plugin-upload@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-upload/-/plugin-upload-4.20.4.tgz#3f2df03aed2e6709c20b5c919fcfc43850fea1a0"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-upload/-/plugin-upload-4.21.1.tgz#7e5df744aff0e006577a37f8b60df87cd13c93ae"
|
||||||
integrity sha512-oCEdJCT1BG48f7ykKpM+J0q1U5cZXcDVVeYyVql4Kmgr6MHDUymGXeKs17COzeU/+h8XLxrwhqIs3dfdsOW3Lw==
|
integrity sha512-MGw8qel+f+EP/wUeTPeM5uSOAFu9nsGNEvScVbdIqrwVXgg+bxKe+v+0WDnsCj3PY9lPsdsdYIisU6H+Ljcd8A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/provider-upload-local" "4.20.4"
|
"@strapi/provider-upload-local" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
axios "1.6.0"
|
axios "1.6.0"
|
||||||
byte-size "7.0.1"
|
byte-size "7.0.1"
|
||||||
cropperjs "1.6.0"
|
cropperjs "1.6.0"
|
||||||
@@ -2413,15 +2413,15 @@
|
|||||||
sharp "0.32.6"
|
sharp "0.32.6"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/plugin-users-permissions@4.20.4":
|
"@strapi/plugin-users-permissions@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.20.4.tgz#1ef98e688131301a1cd3d358810544acd7bd7ec2"
|
resolved "https://registry.yarnpkg.com/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.21.1.tgz#889de16d5f27b16ced8bbdf139313648196c6e78"
|
||||||
integrity sha512-+EZI7ySOOKcIjAHv/8GDQ74gtVJd+yjqPp6GTwdtBdUdHlIDr3tWiFPzEgRfBJKWWW8uCSn6ZS83l1AXecJHWQ==
|
integrity sha512-aBI9xCsToTGNwuORUWEadTctMHRYagK8HCmY7QGaVeYEpcLMXat3oued/zXyIEx9gF8KXYAx8vhpMcSaXwQaow==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system" "1.15.0"
|
"@strapi/design-system" "1.16.0"
|
||||||
"@strapi/helper-plugin" "4.20.4"
|
"@strapi/helper-plugin" "4.21.1"
|
||||||
"@strapi/icons" "1.15.0"
|
"@strapi/icons" "1.16.0"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
bcryptjs "2.4.3"
|
bcryptjs "2.4.3"
|
||||||
formik "2.4.0"
|
formik "2.4.0"
|
||||||
grant-koa "5.4.8"
|
grant-koa "5.4.8"
|
||||||
@@ -2439,50 +2439,50 @@
|
|||||||
url-join "4.0.1"
|
url-join "4.0.1"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/provider-audit-logs-local@4.20.4":
|
"@strapi/provider-audit-logs-local@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.20.4.tgz#79c8be49571cfe88e331538588a5a08ede8a9cf0"
|
resolved "https://registry.yarnpkg.com/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.21.1.tgz#da1a31e4e55988a05dadc458fd1c1dfe92733aa0"
|
||||||
integrity sha512-IIIOXC0ZKMgWpUWL9OsZ8whQuomlDW2K9tvJ7H1qWX+deq2zjf1yLcIvFSwTMTjpYL2a8ooVoOukfFJIsF7qCg==
|
integrity sha512-L+2IiJU933fDFsOtfYs2XABB5/VhO8LOmhBE0mHjv20r3VezRje6LTfqOEtkYzLggZyUFdCTVz7n2n0gVlmWcw==
|
||||||
|
|
||||||
"@strapi/provider-email-sendmail@4.20.4":
|
"@strapi/provider-email-sendmail@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.20.4.tgz#515546d1651feb9bfb3c38374d532c4f4e4394ef"
|
resolved "https://registry.yarnpkg.com/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.21.1.tgz#4232120715322f2469d955e984abeabfd4587323"
|
||||||
integrity sha512-VZsyt0OK2jbS4UPrctgtRJq2wnAdrP6KJhiOuW7tVM0GcwjOFOxq4bzuvB8aJgXzKg79DQEl3CIIG5w7BPW7tA==
|
integrity sha512-oe+0aRJmHqA/NmSE/Dl6BiGmg79sJpwk20V/KQREW732H2ZnB+KJF+v9T89ebQDZQYtr0b0eFq+Kg3ZCspt9/w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
sendmail "^1.6.1"
|
sendmail "^1.6.1"
|
||||||
|
|
||||||
"@strapi/provider-upload-local@4.20.4":
|
"@strapi/provider-upload-local@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-local/-/provider-upload-local-4.20.4.tgz#0ba59cdbab8f577dfd778ef59850b1c4f22af263"
|
resolved "https://registry.yarnpkg.com/@strapi/provider-upload-local/-/provider-upload-local-4.21.1.tgz#85b1e1ac8dac5ff6e843b5be9d1ddfa973056ebe"
|
||||||
integrity sha512-QPNtISU489TPwXyThikMEfanHL2aw/cBPo3Qwl14ySaCAVh0uKNy0b55SOjdBLACeJ/VBzaczzjUy6T0q8rAHQ==
|
integrity sha512-9JMxHKZ77BCDxCQTLvYi0b9JdHBt6rkDubXMqy0k09JBMpKyzthstsgTpxjzFrD/2UF3dJkKxaexgNtbNOL9/w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
fs-extra "10.0.0"
|
fs-extra "10.0.0"
|
||||||
|
|
||||||
"@strapi/strapi@4.20.4":
|
"@strapi/strapi@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/strapi/-/strapi-4.20.4.tgz#3d8ce54909e14e5ebf5e39a0428b35e0502edd08"
|
resolved "https://registry.yarnpkg.com/@strapi/strapi/-/strapi-4.21.1.tgz#ba9427d06efabdc9352b07966195c32285748272"
|
||||||
integrity sha512-rpGDO7RyWEhSyVFhyUfB9n2HAYZ7BAW/pj8Txgq7YKdNTer2uNoII0C7Q3ytwaHwyeBADM5y8ugQ5nOa7+no1A==
|
integrity sha512-KXVwQd0ZMbZHIqkE2wRunRZVneIVsVb4/Eci96CimOnPJ1w5DPxHHpJrDmHfGmz7xHIJlGgg0EayFqxCUn1sZA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@koa/cors" "3.4.3"
|
"@koa/cors" "3.4.3"
|
||||||
"@koa/router" "10.1.1"
|
"@koa/router" "10.1.1"
|
||||||
"@strapi/admin" "4.20.4"
|
"@strapi/admin" "4.21.1"
|
||||||
"@strapi/content-releases" "4.20.4"
|
"@strapi/content-releases" "4.21.1"
|
||||||
"@strapi/data-transfer" "4.20.4"
|
"@strapi/data-transfer" "4.21.1"
|
||||||
"@strapi/database" "4.20.4"
|
"@strapi/database" "4.21.1"
|
||||||
"@strapi/generate-new" "4.20.4"
|
"@strapi/generate-new" "4.21.1"
|
||||||
"@strapi/generators" "4.20.4"
|
"@strapi/generators" "4.21.1"
|
||||||
"@strapi/logger" "4.20.4"
|
"@strapi/logger" "4.21.1"
|
||||||
"@strapi/pack-up" "4.20.4"
|
"@strapi/pack-up" "4.21.1"
|
||||||
"@strapi/permissions" "4.20.4"
|
"@strapi/permissions" "4.21.1"
|
||||||
"@strapi/plugin-content-manager" "4.20.4"
|
"@strapi/plugin-content-manager" "4.21.1"
|
||||||
"@strapi/plugin-content-type-builder" "4.20.4"
|
"@strapi/plugin-content-type-builder" "4.21.1"
|
||||||
"@strapi/plugin-email" "4.20.4"
|
"@strapi/plugin-email" "4.21.1"
|
||||||
"@strapi/plugin-upload" "4.20.4"
|
"@strapi/plugin-upload" "4.21.1"
|
||||||
"@strapi/types" "4.20.4"
|
"@strapi/types" "4.21.1"
|
||||||
"@strapi/typescript-utils" "4.20.4"
|
"@strapi/typescript-utils" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
bcryptjs "2.4.3"
|
bcryptjs "2.4.3"
|
||||||
boxen "5.1.2"
|
boxen "5.1.2"
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
@@ -2531,28 +2531,28 @@
|
|||||||
yalc "1.0.0-pre.53"
|
yalc "1.0.0-pre.53"
|
||||||
yup "0.32.9"
|
yup "0.32.9"
|
||||||
|
|
||||||
"@strapi/types@4.20.4":
|
"@strapi/types@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/types/-/types-4.20.4.tgz#34469136e5d1e72393fbfb3f3d1af17c161bb0dd"
|
resolved "https://registry.yarnpkg.com/@strapi/types/-/types-4.21.1.tgz#9ae5e426145d0485ad955bd777ae4da26ed39715"
|
||||||
integrity sha512-hURF48XbDQBUCXr4n5qS0bpc5dLCM0It8mLiFIuACM0AgNPa5eCwkopxXLYztk7VaXjS05pmQ7pX/z37hAiRqQ==
|
integrity sha512-f7hKzpxGUETouN6P+onlHQHGfCmEa2m5yQyzeJAfKMc6ab18KkACc38YKmFlpDWuhW/Yec28Lh4GPvmmt8RtkQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@casl/ability" "6.5.0"
|
"@casl/ability" "6.5.0"
|
||||||
"@koa/cors" "3.4.3"
|
"@koa/cors" "3.4.3"
|
||||||
"@koa/router" "10.1.1"
|
"@koa/router" "10.1.1"
|
||||||
"@strapi/database" "4.20.4"
|
"@strapi/database" "4.21.1"
|
||||||
"@strapi/logger" "4.20.4"
|
"@strapi/logger" "4.21.1"
|
||||||
"@strapi/permissions" "4.20.4"
|
"@strapi/permissions" "4.21.1"
|
||||||
"@strapi/utils" "4.20.4"
|
"@strapi/utils" "4.21.1"
|
||||||
commander "8.3.0"
|
commander "8.3.0"
|
||||||
https-proxy-agent "5.0.1"
|
https-proxy-agent "5.0.1"
|
||||||
koa "2.13.4"
|
koa "2.13.4"
|
||||||
node-fetch "2.7.0"
|
node-fetch "2.7.0"
|
||||||
node-schedule "2.1.0"
|
node-schedule "2.1.0"
|
||||||
|
|
||||||
"@strapi/typescript-utils@4.20.4":
|
"@strapi/typescript-utils@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/typescript-utils/-/typescript-utils-4.20.4.tgz#fcd95ed7a78d2b500353ef466c438b4367312451"
|
resolved "https://registry.yarnpkg.com/@strapi/typescript-utils/-/typescript-utils-4.21.1.tgz#00e573ae60448b0066f42e7ccf503bf017e3c54c"
|
||||||
integrity sha512-s+qP+QLTaQEKUWiuequHiUpUeNfLUT52lUE6kWRYv+4KHlgOaunJC/qcjd66KGdqs39LnIBH5xmOjOLO6XLOfQ==
|
integrity sha512-/zKA7i2rT6JD+Bj/RBErzzUW++wc7Imi5LRpSVx0RIylFgiRka4kzUgj498lloZury9AK0LhHTUcFazhMtXe1g==
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk "4.1.2"
|
chalk "4.1.2"
|
||||||
cli-table3 "0.6.2"
|
cli-table3 "0.6.2"
|
||||||
@@ -2561,7 +2561,7 @@
|
|||||||
prettier "2.8.4"
|
prettier "2.8.4"
|
||||||
typescript "5.2.2"
|
typescript "5.2.2"
|
||||||
|
|
||||||
"@strapi/ui-primitives@^1.15.0":
|
"@strapi/ui-primitives@^1.16.0":
|
||||||
version "1.16.0"
|
version "1.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.16.0.tgz#6156c1493c2929945ed6591ca3f340477be4c4b0"
|
resolved "https://registry.yarnpkg.com/@strapi/ui-primitives/-/ui-primitives-1.16.0.tgz#6156c1493c2929945ed6591ca3f340477be4c4b0"
|
||||||
integrity sha512-ATJPrLI9K/Cq9gGlLa93KAXBdc4rkWRg7GOogOeukohy4a8CzcQTK0l7Lp3EeXSZKwcOU5ohDcC43BXB0eSlyg==
|
integrity sha512-ATJPrLI9K/Cq9gGlLa93KAXBdc4rkWRg7GOogOeukohy4a8CzcQTK0l7Lp3EeXSZKwcOU5ohDcC43BXB0eSlyg==
|
||||||
@@ -2588,10 +2588,10 @@
|
|||||||
aria-hidden "^1.2.3"
|
aria-hidden "^1.2.3"
|
||||||
react-remove-scroll "^2.5.7"
|
react-remove-scroll "^2.5.7"
|
||||||
|
|
||||||
"@strapi/utils@4.20.4":
|
"@strapi/utils@4.21.1":
|
||||||
version "4.20.4"
|
version "4.21.1"
|
||||||
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.20.4.tgz#f8b0e2bbc2bee9c08e924e40e91fbb81fbc812f3"
|
resolved "https://registry.yarnpkg.com/@strapi/utils/-/utils-4.21.1.tgz#490236b2e1a7703b10d9bf785e8841a834f61aaa"
|
||||||
integrity sha512-AywtgPpuHRLg0Ma9+kpTOdu0yO6Iq6iE3pob7KNVPlyr2N4T+qDCIGQGacuNwqAfQZHqdcPG3vyFAdSD+44NNw==
|
integrity sha512-SbaAO6bT3bHWqhAn0cvkCqp9JBBWJJlZRUTu4QGRJunFpC3lOAI+uTZJk5a1KNkdZoTUup8+l8yjcs+G7LBheQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sindresorhus/slugify" "1.1.0"
|
"@sindresorhus/slugify" "1.1.0"
|
||||||
date-fns "2.30.0"
|
date-fns "2.30.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user