diff --git a/package-lock.json b/package-lock.json index afc6bfa..f41553f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4580,9 +4580,9 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.1.tgz", - "integrity": "sha512-HGWwgGcMwlE/m7Xor3P2UOpSuM6+q7OJuzNNg5z4CrKdis3efWOiK/XAJvJF8MI6gXXiBBfrN7EmUXxQqJsJAw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.43.0.tgz", + "integrity": "sha512-zN2m1l1OALBkfdho+bECuEGREhTVQ+GT08wxQ8Sy6Vrxvp9DbHTtd6oL9dih4GZzbCWYbbPhrXW6HyJfFIADXg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -4593,14 +4593,14 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/permissions": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/permissions": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", - "axios": "1.15.0", + "axios": "1.15.1", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "^4.1.2", @@ -5020,14 +5020,14 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.1.tgz", - "integrity": "sha512-ai6neQLpqCTwffnFgvwpsQmG2kqm/PnUnmeJ23DaE59BxuYjz5Jq/NsavFqroA5HgmZf048GAbJ2OzAwxdSxXA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.43.0.tgz", + "integrity": "sha512-FW8HwN6BwiKN/Q2KVjdTTNtsdF/goDYp7tHWzOTbXfANBY4htViUYB5JMwKW8GlNcTb9NKlgSVE+XQCPXQOfng==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", - "axios": "1.15.0", + "@strapi/utils": "5.43.0", + "axios": "1.15.1", "boxen": "5.1.2", "chalk": "4.1.2", "cli-progress": "3.12.0", @@ -5108,9 +5108,9 @@ } }, "node_modules/@strapi/content-manager": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.1.tgz", - "integrity": "sha512-B6i5+8MShS0FVKI8YQG8PwaYgOvIwKM4xwgbYck4RspZkGadGGI6J7IQSw0E5WhPDRNlbxnM8fhBhcGphhTlgQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.43.0.tgz", + "integrity": "sha512-tnHe8m4VKyDiPhoWnocCHWRZ3Z0sI/PIUMR1peP1ehuOZrMWGbS6o0ELpEHz9vS7/90rLPtzC6Gqphux1ytTlg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -5122,8 +5122,8 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -5447,18 +5447,18 @@ } }, "node_modules/@strapi/content-releases": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.1.tgz", - "integrity": "sha512-r7JnJlNISTwLUTjktDCV5wYrlTtp24Zw5KrdS260u2x+Ec2XNaZbWiWtlq07NPtd+wiBhWMZVWGEBPhpNlg9Xw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.43.0.tgz", + "integrity": "sha512-q947Bxsbh7zja4gzDIXGlWZ3utfh3AbFa05NsVPi7meQlusF15Jg0hDMUgmJcOBIAiLkpS5/rs2J3kc3XFlLhA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.42.1", + "@strapi/database": "5.43.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -5703,9 +5703,9 @@ } }, "node_modules/@strapi/content-type-builder": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.1.tgz", - "integrity": "sha512-5z7qxTtcdG+UBXSQSRcW/odvzrwnqEm8zWw7UK+72s/zG2LcxVSyhM8FJ2U+16z4WcaIckxnZxfCtG82CxNTpA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.43.0.tgz", + "integrity": "sha512-xJWP+ez3d6SJ02pssz6Jux8yKZ4n4+0u1YA1JqLoJagN/26UOsclOSQjDjJp6dLdU1yf0FP7WlyvqPRd/Qzm5g==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -5717,9 +5717,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", - "@strapi/generators": "5.42.1", + "@strapi/generators": "5.43.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -6037,23 +6037,23 @@ } }, "node_modules/@strapi/core": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.1.tgz", - "integrity": "sha512-6zHINbqc3eAQCfX27kicia5bIQm9fpe9P3SZzPENmuJSbN38o95ERLLQ1H4b6+XW2V8MLnIYbmV6W4cgxXtGqw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.43.0.tgz", + "integrity": "sha512-b0DfzMVpa4Q8neY1p1n80c9PB9pHvd6mI/FdoWZEnA41yDfrASokqpIHbsKr0Qbg+k0wM11BUtpWuKtMRR4fhw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.42.1", - "@strapi/database": "5.42.1", - "@strapi/generators": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/admin": "5.43.0", + "@strapi/database": "5.43.0", + "@strapi/generators": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -6095,7 +6095,7 @@ "semver": "7.5.4", "statuses": "2.0.1", "typescript": "5.4.4", - "undici": "6.24.1", + "undici": "6.25.0", "yup": "0.32.9", "zod": "3.25.67" }, @@ -6255,15 +6255,15 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.1.tgz", - "integrity": "sha512-jCWQPkPZzOJyPkDQ2RzJzlmeRfgdyXJPqmP3YNohDCYR0C22C4wq8oxapwyrjU3LJBKWtsUb3NssIZI2IHSWFw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.43.0.tgz", + "integrity": "sha512-FojrYadcsqo2UnlfewkOD5Gcnl+tqdRdNnFwiTHCWCSbLLh07a0rxPTjma91DtVWEUb+5bgzPl2lg9izhB53MQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/logger": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -6302,14 +6302,14 @@ "license": "MIT" }, "node_modules/@strapi/database": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.1.tgz", - "integrity": "sha512-hLZEmu5Ei0kp3GGkhyC3HVwzqvLKeEE4rTNuL+ohUZ69U3rE/BA2jK918RTrAaWcFkluyNm4ujCeZWXwCMH/Mg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.43.0.tgz", + "integrity": "sha512-xLpWkp2tnmDt95fCXM03PtGtcs0XQALdR+/z6N1joevRCSuOk9B9F3RPiU6qDFCt+XEsUMQ8yTZ3T/AzUBcJ5g==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "ajv": "8.18.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6429,16 +6429,16 @@ } }, "node_modules/@strapi/email": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.1.tgz", - "integrity": "sha512-6wGiyKOFfVRPWQO51LNM8BEookDdeLlGluKshXXjXR/xYKDVMgwOhugP77Wbp0RVF36W2Q68hkZz4sCAZo2pDA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.43.0.tgz", + "integrity": "sha512-bdu//zvzwwQi9MeqBQXXmQpvbRXTvr1JxApl2vjW3ivb2qFU4izRqxNXa40ckc+/HTqOJ2z4GTqKVcSLH00ZuA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-email-sendmail": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/provider-email-sendmail": "5.43.0", + "@strapi/utils": "5.43.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.18.1", "react-intl": "6.6.2", @@ -6626,15 +6626,15 @@ } }, "node_modules/@strapi/generators": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.1.tgz", - "integrity": "sha512-xsmMqecnsB6PGlfTr8eX238xiDVS7MYjaRdR/L4du8l148Kmq4fYB4y82mysbMecqILBnudHVBciw3lguiDUzg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.43.0.tgz", + "integrity": "sha512-1u0L07nRc05tSSo/WesqVjok2dHezs7R/C+RLWF4bsqMKMCtBmImDLwp0HR1a+ai2aR9TVTjdp6z+l3Mbz8H6A==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "chalk": "4.1.2", "fs-extra": "11.2.0", "handlebars": "4.7.9", @@ -6713,16 +6713,16 @@ "license": "MIT" }, "node_modules/@strapi/i18n": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.1.tgz", - "integrity": "sha512-OTxaGfqwT3id75fhle0rotjTqM+1fq5xScUnwhAFuF8CSn041HgcfTzgvXGEMQSokOC9UrCNwSoxrTUFrGmn2A==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.43.0.tgz", + "integrity": "sha512-zIhkQNC2sjso4clWiA2NIpDoFxd70otboLeOJ6BpgkRLEjMn+VVT1rmBUHo8I6lnccmMUHU6MZaaXwK5RcsW7g==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "lodash": "4.18.1", "qs": "6.15.0", "react-intl": "6.6.2", @@ -6986,9 +6986,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.1.tgz", - "integrity": "sha512-/KtTIIThPGLG6/J+dAVWt2A6j/N0g9ZdyGrpPb+Igfubq+RrbvrRS7/gcxxO0CyMqqFy1tLV5S9mgZzXiowR5w==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.43.0.tgz", + "integrity": "sha512-DzbHCSU+38WlY11fTNYN81iMjeV1/4WAgXnEo/+QXcPmcc0rSGDqYwvp/+bg6W6QvZVzLVZduZR6k8DJfwP8oA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7008,9 +7008,9 @@ "license": "MIT" }, "node_modules/@strapi/openapi": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.1.tgz", - "integrity": "sha512-Sd5pCV6pHMxT9yXRkfOr4c/YRaWxdB33Vlpc5WplJhR5kF4kpgXdCJfxOMSYAi5JnsqpL49C1GoCfqsC2kAgxg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.43.0.tgz", + "integrity": "sha512-9pqfViqvEbycq13JcquEWR/RRc1GJbt3O903Cw9NI/YukaKLmgSR/J1qqIRoem2tTP8L6/8r/8UxZwu2p+0PNQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7126,14 +7126,14 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.1.tgz", - "integrity": "sha512-sim4qUq+amQ1/mZElhR2Pucrkc5UNT7SCnpo5gdWn/iAA1irmzmgmqjN+iliJO4l6PDhZk2+BsyJVgYjyg6Rrw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.43.0.tgz", + "integrity": "sha512-B1tev0zQoyFiw1+7s6LN0RFKEAXkJMCz6QIpCGZo/MuUAMjpDvS5R7Ghh/0PuGmVjcDmM7q2DesdithSRwY78w==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "lodash": "4.18.1", "qs": "6.15.0", "sift": "16.0.1" @@ -7151,13 +7151,13 @@ "license": "MIT" }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.1.tgz", - "integrity": "sha512-Hi/Cd3YO0SWFwMsTZKa5x1qQfiQiJRkm6SD2QNAArqkKxs0sK+R6fsCnxNfLjH8iVNYpxFPtCpmeRXP8sLTJMw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.43.0.tgz", + "integrity": "sha512-1KsJR+WWICDfjwWJTP+5QzxPsAO+SE0yzxJ7laOv0pCnSRsK376dmp6Xobn1Zqnh6z9Uag90yPVZanUnHXHMiA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "sendmail": "^1.6.1" }, "engines": { @@ -7166,13 +7166,13 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.1.tgz", - "integrity": "sha512-uovz3V0YBf9iNsvvIo/morDHiooGbi/FDcjyKfV7087qiC1TILiHD+LwJF7JTTsy4lErEgY9iucF4+baVKRHfA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.43.0.tgz", + "integrity": "sha512-wtAimqekDlIBTShF0Yjc+L132jJuQJHV2W92zpqD2ckJfVrBq9XVTf1DHosRQRF0iohz4wiIsSy6/URW3jBiUw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "fs-extra": "11.2.0" }, "engines": { @@ -7181,16 +7181,16 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.1.tgz", - "integrity": "sha512-bsbqCJsE1iU6VYgjnJrae9UmxMHxdBKyfWfO8mbHfSYunsXWpfUqzsP+IVwM4Ht4Nu5H56R9Ha+RGFtxGqKcMA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.43.0.tgz", + "integrity": "sha512-hsLwugZH//46gzY74EInkVzlcbhv4Q9rje9YhQV8GoBMhA5yiZXfdXiflDUjxe9KweHwb/TwPykVGE8tO2/qYg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -7508,32 +7508,32 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.1.tgz", - "integrity": "sha512-DRF+CgUH64SXJhYl7VJycedlLx/YH/85Cww+0lfbfvW9U8H5cjXtdStV8qvD9Rw3UHnpY1BhUH3fOR2Yb2mWAA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.43.0.tgz", + "integrity": "sha512-vJLU9hOWcELgZmOOqHLRAfyc8AX4Jz58vvCoQApxCs6zFYhx50OPVD6BBeo1TS9Gp33yeRVclpqwHGxfeoWs5g==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.42.1", - "@strapi/cloud-cli": "5.42.1", - "@strapi/content-manager": "5.42.1", - "@strapi/content-releases": "5.42.1", - "@strapi/content-type-builder": "5.42.1", - "@strapi/core": "5.42.1", - "@strapi/data-transfer": "5.42.1", - "@strapi/database": "5.42.1", - "@strapi/email": "5.42.1", - "@strapi/generators": "5.42.1", - "@strapi/i18n": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/openapi": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/review-workflows": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/upload": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/admin": "5.43.0", + "@strapi/cloud-cli": "5.43.0", + "@strapi/content-manager": "5.43.0", + "@strapi/content-releases": "5.43.0", + "@strapi/content-type-builder": "5.43.0", + "@strapi/core": "5.43.0", + "@strapi/data-transfer": "5.43.0", + "@strapi/database": "5.43.0", + "@strapi/email": "5.43.0", + "@strapi/generators": "5.43.0", + "@strapi/i18n": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/openapi": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/review-workflows": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/upload": "5.43.0", + "@strapi/utils": "5.43.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -7861,19 +7861,19 @@ } }, "node_modules/@strapi/types": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.1.tgz", - "integrity": "sha512-zt3yDIEK5kKDZ2FZeViL4hOS2x4OGQEvbq/7Uhk+/rK1d8PxSd6/0I1lRBnTEEbLsK1OYAmoIdtP7/MuJMiyxQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.43.0.tgz", + "integrity": "sha512-hDhnzOpsCk6dbgbOZG6faMmMdX8QFvvt4+qqfBUJzZivuCU/2cWRAV3TzCX/84Gz8FNeihxGZztB7Vco/ZkpTA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/database": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/utils": "5.43.0", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.4", @@ -7997,9 +7997,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.1.tgz", - "integrity": "sha512-tMCDILbJOH8VSXRPLBjZRj1c7aaAe15sc9sVfaWWe9krsoyNs4XsTJX2geH5Arf3c4wLijK7qkIq8BY6Fa0zTQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.43.0.tgz", + "integrity": "sha512-hPUyxPzpF7ho+hrD5o9UzPpJXbWCf7FDInIwHhM8eUvwsP/rMOsA9Yal3KezBX01FTErLaB8WCzQiDcfna7kGw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -8053,9 +8053,9 @@ } }, "node_modules/@strapi/upload": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.1.tgz", - "integrity": "sha512-25MIWBDJtpbTUKbAUP26V4B7+0hMis3Dq8O1OnS0p+M8Ka8fdMutVVSZD7ybBr4M6JsKfqOvqifeoVlIC8Dkkw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.43.0.tgz", + "integrity": "sha512-bg+7T13h/DEnKqq4lBlZ9xMKQinwuKOY9Ab4QffftgFUx/JzuD6SObenjhZ+8Q9v1OcopmcBj37+5zCgeT88sA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -8063,11 +8063,11 @@ "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.42.1", + "@strapi/database": "5.43.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-upload-local": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/provider-upload-local": "5.43.0", + "@strapi/utils": "5.43.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -8618,9 +8618,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.1.tgz", - "integrity": "sha512-8B55UXo+vCkFVLVUrhlkqb/LpaYHdc2hzzlJHxxH9mza0eh5alzNo4ubfv3PbGCz2oUg+4YW22j2e+2wJlDMfQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.43.0.tgz", + "integrity": "sha512-WMMzqoqb90fqzEX1xpnsSWb5XzyIfZtrdj3MDcHMIJT8QoZa/ntsAiPak9JpeQpPRkGdH62zvbQYMhupvP91IA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -10443,9 +10443,9 @@ } }, "node_modules/axios": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz", - "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==", + "version": "1.15.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz", + "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==", "dev": true, "license": "MIT", "dependencies": { @@ -13582,9 +13582,9 @@ } }, "node_modules/flow-parser": { - "version": "0.309.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.309.0.tgz", - "integrity": "sha512-poYRskeIXiHsE19Fb9sRE/CV7PYOq21j3lS5vKr27ujFBvSAhmCbbilAonJ0/u0Uai+Xgyq30/twHQeQc2Ngiw==", + "version": "0.311.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.311.0.tgz", + "integrity": "sha512-3tbmV0VdoFXdNqJjNksVLIksu78BvUMK5eAR5ZF1TAsV+wVu4jXipRpHKquDGhPRKrLl2DCafjRTV99jVMlMwQ==", "dev": true, "license": "MIT", "engines": { @@ -22203,9 +22203,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz", - "integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==", + "version": "6.25.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", + "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==", "dev": true, "license": "MIT", "engines": { diff --git a/playground/package-lock.json b/playground/package-lock.json index 4564eda..5bfa6c8 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -8,9 +8,9 @@ "name": "playground", "version": "0.1.0", "dependencies": { - "@strapi/plugin-cloud": "5.42.1", - "@strapi/plugin-users-permissions": "5.42.1", - "@strapi/strapi": "5.42.1", + "@strapi/plugin-cloud": "5.43.0", + "@strapi/plugin-users-permissions": "5.43.0", + "@strapi/strapi": "5.43.0", "better-sqlite3": "12.9.0", "fs-extra": "^11.0.0", "mime-types": "^3.0.0", @@ -5354,9 +5354,9 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.1.tgz", - "integrity": "sha512-HGWwgGcMwlE/m7Xor3P2UOpSuM6+q7OJuzNNg5z4CrKdis3efWOiK/XAJvJF8MI6gXXiBBfrN7EmUXxQqJsJAw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.43.0.tgz", + "integrity": "sha512-zN2m1l1OALBkfdho+bECuEGREhTVQ+GT08wxQ8Sy6Vrxvp9DbHTtd6oL9dih4GZzbCWYbbPhrXW6HyJfFIADXg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", @@ -5366,14 +5366,14 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/permissions": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/permissions": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", - "axios": "1.15.0", + "axios": "1.15.1", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "^4.1.2", @@ -5499,13 +5499,13 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.1.tgz", - "integrity": "sha512-ai6neQLpqCTwffnFgvwpsQmG2kqm/PnUnmeJ23DaE59BxuYjz5Jq/NsavFqroA5HgmZf048GAbJ2OzAwxdSxXA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.43.0.tgz", + "integrity": "sha512-FW8HwN6BwiKN/Q2KVjdTTNtsdF/goDYp7tHWzOTbXfANBY4htViUYB5JMwKW8GlNcTb9NKlgSVE+XQCPXQOfng==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", - "axios": "1.15.0", + "@strapi/utils": "5.43.0", + "axios": "1.15.1", "boxen": "5.1.2", "chalk": "4.1.2", "cli-progress": "3.12.0", @@ -5590,9 +5590,9 @@ } }, "node_modules/@strapi/content-manager": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.1.tgz", - "integrity": "sha512-B6i5+8MShS0FVKI8YQG8PwaYgOvIwKM4xwgbYck4RspZkGadGGI6J7IQSw0E5WhPDRNlbxnM8fhBhcGphhTlgQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.43.0.tgz", + "integrity": "sha512-tnHe8m4VKyDiPhoWnocCHWRZ3Z0sI/PIUMR1peP1ehuOZrMWGbS6o0ELpEHz9vS7/90rLPtzC6Gqphux1ytTlg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dnd-kit/core": "6.3.1", @@ -5603,8 +5603,8 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -5709,17 +5709,17 @@ "license": "MIT" }, "node_modules/@strapi/content-releases": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.1.tgz", - "integrity": "sha512-r7JnJlNISTwLUTjktDCV5wYrlTtp24Zw5KrdS260u2x+Ec2XNaZbWiWtlq07NPtd+wiBhWMZVWGEBPhpNlg9Xw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.43.0.tgz", + "integrity": "sha512-q947Bxsbh7zja4gzDIXGlWZ3utfh3AbFa05NsVPi7meQlusF15Jg0hDMUgmJcOBIAiLkpS5/rs2J3kc3XFlLhA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.42.1", + "@strapi/database": "5.43.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -5749,9 +5749,9 @@ "license": "MIT" }, "node_modules/@strapi/content-type-builder": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.1.tgz", - "integrity": "sha512-5z7qxTtcdG+UBXSQSRcW/odvzrwnqEm8zWw7UK+72s/zG2LcxVSyhM8FJ2U+16z4WcaIckxnZxfCtG82CxNTpA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.43.0.tgz", + "integrity": "sha512-xJWP+ez3d6SJ02pssz6Jux8yKZ4n4+0u1YA1JqLoJagN/26UOsclOSQjDjJp6dLdU1yf0FP7WlyvqPRd/Qzm5g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@ai-sdk/react": "2.0.120", @@ -5762,9 +5762,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.2.0", - "@strapi/generators": "5.42.1", + "@strapi/generators": "5.43.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -5876,22 +5876,22 @@ } }, "node_modules/@strapi/core": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.1.tgz", - "integrity": "sha512-6zHINbqc3eAQCfX27kicia5bIQm9fpe9P3SZzPENmuJSbN38o95ERLLQ1H4b6+XW2V8MLnIYbmV6W4cgxXtGqw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.43.0.tgz", + "integrity": "sha512-b0DfzMVpa4Q8neY1p1n80c9PB9pHvd6mI/FdoWZEnA41yDfrASokqpIHbsKr0Qbg+k0wM11BUtpWuKtMRR4fhw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.42.1", - "@strapi/database": "5.42.1", - "@strapi/generators": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/admin": "5.43.0", + "@strapi/database": "5.43.0", + "@strapi/generators": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -5933,7 +5933,7 @@ "semver": "7.5.4", "statuses": "2.0.1", "typescript": "5.4.4", - "undici": "6.24.1", + "undici": "6.25.0", "yup": "0.32.9", "zod": "3.25.67" }, @@ -6084,14 +6084,14 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.1.tgz", - "integrity": "sha512-jCWQPkPZzOJyPkDQ2RzJzlmeRfgdyXJPqmP3YNohDCYR0C22C4wq8oxapwyrjU3LJBKWtsUb3NssIZI2IHSWFw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.43.0.tgz", + "integrity": "sha512-FojrYadcsqo2UnlfewkOD5Gcnl+tqdRdNnFwiTHCWCSbLLh07a0rxPTjma91DtVWEUb+5bgzPl2lg9izhB53MQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/logger": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/utils": "5.43.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -6133,13 +6133,13 @@ "license": "MIT" }, "node_modules/@strapi/database": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.1.tgz", - "integrity": "sha512-hLZEmu5Ei0kp3GGkhyC3HVwzqvLKeEE4rTNuL+ohUZ69U3rE/BA2jK918RTrAaWcFkluyNm4ujCeZWXwCMH/Mg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.43.0.tgz", + "integrity": "sha512-xLpWkp2tnmDt95fCXM03PtGtcs0XQALdR+/z6N1joevRCSuOk9B9F3RPiU6qDFCt+XEsUMQ8yTZ3T/AzUBcJ5g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "ajv": "8.18.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6214,15 +6214,15 @@ } }, "node_modules/@strapi/email": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.1.tgz", - "integrity": "sha512-6wGiyKOFfVRPWQO51LNM8BEookDdeLlGluKshXXjXR/xYKDVMgwOhugP77Wbp0RVF36W2Q68hkZz4sCAZo2pDA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.43.0.tgz", + "integrity": "sha512-bdu//zvzwwQi9MeqBQXXmQpvbRXTvr1JxApl2vjW3ivb2qFU4izRqxNXa40ckc+/HTqOJ2z4GTqKVcSLH00ZuA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-email-sendmail": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/provider-email-sendmail": "5.43.0", + "@strapi/utils": "5.43.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.18.1", "react-intl": "6.6.2", @@ -6259,14 +6259,14 @@ } }, "node_modules/@strapi/generators": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.1.tgz", - "integrity": "sha512-xsmMqecnsB6PGlfTr8eX238xiDVS7MYjaRdR/L4du8l148Kmq4fYB4y82mysbMecqILBnudHVBciw3lguiDUzg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.43.0.tgz", + "integrity": "sha512-1u0L07nRc05tSSo/WesqVjok2dHezs7R/C+RLWF4bsqMKMCtBmImDLwp0HR1a+ai2aR9TVTjdp6z+l3Mbz8H6A==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/typescript-utils": "5.43.0", + "@strapi/utils": "5.43.0", "chalk": "4.1.2", "fs-extra": "11.2.0", "handlebars": "4.7.9", @@ -6354,15 +6354,15 @@ "license": "MIT" }, "node_modules/@strapi/i18n": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.1.tgz", - "integrity": "sha512-OTxaGfqwT3id75fhle0rotjTqM+1fq5xScUnwhAFuF8CSn041HgcfTzgvXGEMQSokOC9UrCNwSoxrTUFrGmn2A==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.43.0.tgz", + "integrity": "sha512-zIhkQNC2sjso4clWiA2NIpDoFxd70otboLeOJ6BpgkRLEjMn+VVT1rmBUHo8I6lnccmMUHU6MZaaXwK5RcsW7g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "lodash": "4.18.1", "qs": "6.15.0", "react-intl": "6.6.2", @@ -6410,9 +6410,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.1.tgz", - "integrity": "sha512-/KtTIIThPGLG6/J+dAVWt2A6j/N0g9ZdyGrpPb+Igfubq+RrbvrRS7/gcxxO0CyMqqFy1tLV5S9mgZzXiowR5w==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.43.0.tgz", + "integrity": "sha512-DzbHCSU+38WlY11fTNYN81iMjeV1/4WAgXnEo/+QXcPmcc0rSGDqYwvp/+bg6W6QvZVzLVZduZR6k8DJfwP8oA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "lodash": "4.18.1", @@ -6430,9 +6430,9 @@ "license": "MIT" }, "node_modules/@strapi/openapi": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.1.tgz", - "integrity": "sha512-Sd5pCV6pHMxT9yXRkfOr4c/YRaWxdB33Vlpc5WplJhR5kF4kpgXdCJfxOMSYAi5JnsqpL49C1GoCfqsC2kAgxg==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.43.0.tgz", + "integrity": "sha512-9pqfViqvEbycq13JcquEWR/RRc1GJbt3O903Cw9NI/YukaKLmgSR/J1qqIRoem2tTP8L6/8r/8UxZwu2p+0PNQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "debug": "4.3.4", @@ -6517,13 +6517,13 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.1.tgz", - "integrity": "sha512-sim4qUq+amQ1/mZElhR2Pucrkc5UNT7SCnpo5gdWn/iAA1irmzmgmqjN+iliJO4l6PDhZk2+BsyJVgYjyg6Rrw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.43.0.tgz", + "integrity": "sha512-B1tev0zQoyFiw1+7s6LN0RFKEAXkJMCz6QIpCGZo/MuUAMjpDvS5R7Ghh/0PuGmVjcDmM7q2DesdithSRwY78w==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "lodash": "4.18.1", "qs": "6.15.0", "sift": "16.0.1" @@ -6540,9 +6540,9 @@ "license": "MIT" }, "node_modules/@strapi/plugin-cloud": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.42.1.tgz", - "integrity": "sha512-ZeiVzF3AC1wiY2JRx2pN0MTyl2bSQZUnBWHANqI+iBoOIT/0j7h3c5O59Vjs5t+ukRhoYY7on8YbLSwSgrTt9Q==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.43.0.tgz", + "integrity": "sha512-YIsBz4vl6CxIopeB/RXEiVemLkXqlpCBF+JSmbVD32OfXL3E3YumNNQnaltpLGgWLKbGaMKiOef12mL7WZ84VQ==", "license": "MIT", "dependencies": { "@strapi/design-system": "2.2.0", @@ -6563,14 +6563,14 @@ } }, "node_modules/@strapi/plugin-users-permissions": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.42.1.tgz", - "integrity": "sha512-jXMPZD2df2x+eh3DH2C1/hVZOwvvWvsEQrP6abHVTUuFmbwFf92TRzmdGzKACongkJ2awpkbvqxL08wtu5Ig+A==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.43.0.tgz", + "integrity": "sha512-sQaplY4LkBD3ZlqoxE/D2ArqfYagEPhU253KtLBwVyQ39TpjI7QNlMx4FK1b8aqgC1t+4F3uhkHDW7BuzqmoiQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "bcryptjs": "2.4.3", "formik": "2.4.5", "grant": "^5.4.8", @@ -6617,12 +6617,12 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.1.tgz", - "integrity": "sha512-Hi/Cd3YO0SWFwMsTZKa5x1qQfiQiJRkm6SD2QNAArqkKxs0sK+R6fsCnxNfLjH8iVNYpxFPtCpmeRXP8sLTJMw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.43.0.tgz", + "integrity": "sha512-1KsJR+WWICDfjwWJTP+5QzxPsAO+SE0yzxJ7laOv0pCnSRsK376dmp6Xobn1Zqnh6z9Uag90yPVZanUnHXHMiA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "sendmail": "^1.6.1" }, "engines": { @@ -6631,12 +6631,12 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.1.tgz", - "integrity": "sha512-uovz3V0YBf9iNsvvIo/morDHiooGbi/FDcjyKfV7087qiC1TILiHD+LwJF7JTTsy4lErEgY9iucF4+baVKRHfA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.43.0.tgz", + "integrity": "sha512-wtAimqekDlIBTShF0Yjc+L132jJuQJHV2W92zpqD2ckJfVrBq9XVTf1DHosRQRF0iohz4wiIsSy6/URW3jBiUw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "fs-extra": "11.2.0" }, "engines": { @@ -6659,15 +6659,15 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.1.tgz", - "integrity": "sha512-bsbqCJsE1iU6VYgjnJrae9UmxMHxdBKyfWfO8mbHfSYunsXWpfUqzsP+IVwM4Ht4Nu5H56R9Ha+RGFtxGqKcMA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.43.0.tgz", + "integrity": "sha512-hsLwugZH//46gzY74EInkVzlcbhv4Q9rje9YhQV8GoBMhA5yiZXfdXiflDUjxe9KweHwb/TwPykVGE8tO2/qYg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/utils": "5.42.1", + "@strapi/utils": "5.43.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -6898,31 +6898,31 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.1.tgz", - "integrity": "sha512-DRF+CgUH64SXJhYl7VJycedlLx/YH/85Cww+0lfbfvW9U8H5cjXtdStV8qvD9Rw3UHnpY1BhUH3fOR2Yb2mWAA==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.43.0.tgz", + "integrity": "sha512-vJLU9hOWcELgZmOOqHLRAfyc8AX4Jz58vvCoQApxCs6zFYhx50OPVD6BBeo1TS9Gp33yeRVclpqwHGxfeoWs5g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.42.1", - "@strapi/cloud-cli": "5.42.1", - "@strapi/content-manager": "5.42.1", - "@strapi/content-releases": "5.42.1", - "@strapi/content-type-builder": "5.42.1", - "@strapi/core": "5.42.1", - "@strapi/data-transfer": "5.42.1", - "@strapi/database": "5.42.1", - "@strapi/email": "5.42.1", - "@strapi/generators": "5.42.1", - "@strapi/i18n": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/openapi": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/review-workflows": "5.42.1", - "@strapi/types": "5.42.1", - "@strapi/typescript-utils": "5.42.1", - "@strapi/upload": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/admin": "5.43.0", + "@strapi/cloud-cli": "5.43.0", + "@strapi/content-manager": "5.43.0", + "@strapi/content-releases": "5.43.0", + "@strapi/content-type-builder": "5.43.0", + "@strapi/core": "5.43.0", + "@strapi/data-transfer": "5.43.0", + "@strapi/database": "5.43.0", + "@strapi/email": "5.43.0", + "@strapi/generators": "5.43.0", + "@strapi/i18n": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/openapi": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/review-workflows": "5.43.0", + "@strapi/types": "5.43.0", + "@strapi/typescript-utils": "5.43.0", + "@strapi/upload": "5.43.0", + "@strapi/utils": "5.43.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -7135,18 +7135,18 @@ } }, "node_modules/@strapi/types": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.1.tgz", - "integrity": "sha512-zt3yDIEK5kKDZ2FZeViL4hOS2x4OGQEvbq/7Uhk+/rK1d8PxSd6/0I1lRBnTEEbLsK1OYAmoIdtP7/MuJMiyxQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.43.0.tgz", + "integrity": "sha512-hDhnzOpsCk6dbgbOZG6faMmMdX8QFvvt4+qqfBUJzZivuCU/2cWRAV3TzCX/84Gz8FNeihxGZztB7Vco/ZkpTA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.7.5", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.42.1", - "@strapi/logger": "5.42.1", - "@strapi/permissions": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/database": "5.43.0", + "@strapi/logger": "5.43.0", + "@strapi/permissions": "5.43.0", + "@strapi/utils": "5.43.0", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.4", @@ -7244,9 +7244,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.1.tgz", - "integrity": "sha512-tMCDILbJOH8VSXRPLBjZRj1c7aaAe15sc9sVfaWWe9krsoyNs4XsTJX2geH5Arf3c4wLijK7qkIq8BY6Fa0zTQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.43.0.tgz", + "integrity": "sha512-hPUyxPzpF7ho+hrD5o9UzPpJXbWCf7FDInIwHhM8eUvwsP/rMOsA9Yal3KezBX01FTErLaB8WCzQiDcfna7kGw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "chalk": "4.1.2", @@ -7343,20 +7343,20 @@ } }, "node_modules/@strapi/upload": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.1.tgz", - "integrity": "sha512-25MIWBDJtpbTUKbAUP26V4B7+0hMis3Dq8O1OnS0p+M8Ka8fdMutVVSZD7ybBr4M6JsKfqOvqifeoVlIC8Dkkw==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.43.0.tgz", + "integrity": "sha512-bg+7T13h/DEnKqq4lBlZ9xMKQinwuKOY9Ab4QffftgFUx/JzuD6SObenjhZ+8Q9v1OcopmcBj37+5zCgeT88sA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@mux/mux-player-react": "3.1.0", "@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.42.1", + "@strapi/database": "5.43.0", "@strapi/design-system": "2.2.0", "@strapi/icons": "2.2.0", - "@strapi/provider-upload-local": "5.42.1", - "@strapi/utils": "5.42.1", + "@strapi/provider-upload-local": "5.43.0", + "@strapi/utils": "5.43.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -7712,9 +7712,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.42.1", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.1.tgz", - "integrity": "sha512-8B55UXo+vCkFVLVUrhlkqb/LpaYHdc2hzzlJHxxH9mza0eh5alzNo4ubfv3PbGCz2oUg+4YW22j2e+2wJlDMfQ==", + "version": "5.43.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.43.0.tgz", + "integrity": "sha512-WMMzqoqb90fqzEX1xpnsSWb5XzyIfZtrdj3MDcHMIJT8QoZa/ntsAiPak9JpeQpPRkGdH62zvbQYMhupvP91IA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", @@ -9728,9 +9728,9 @@ } }, "node_modules/axios": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz", - "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==", + "version": "1.15.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.1.tgz", + "integrity": "sha512-WOG+Jj8ZOvR0a3rAn+Tuf1UQJRxw5venr6DgdbJzngJE3qG7X0kL83CZGpdHMxEm+ZK3seAbvFsw4FfOfP9vxg==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.11", @@ -12935,9 +12935,9 @@ } }, "node_modules/flow-parser": { - "version": "0.309.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.309.0.tgz", - "integrity": "sha512-poYRskeIXiHsE19Fb9sRE/CV7PYOq21j3lS5vKr27ujFBvSAhmCbbilAonJ0/u0Uai+Xgyq30/twHQeQc2Ngiw==", + "version": "0.311.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.311.0.tgz", + "integrity": "sha512-3tbmV0VdoFXdNqJjNksVLIksu78BvUMK5eAR5ZF1TAsV+wVu4jXipRpHKquDGhPRKrLl2DCafjRTV99jVMlMwQ==", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -22939,9 +22939,9 @@ "license": "MIT" }, "node_modules/undici": { - "version": "6.24.1", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz", - "integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==", + "version": "6.25.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz", + "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==", "license": "MIT", "engines": { "node": ">=18.17" diff --git a/playground/package.json b/playground/package.json index c4b8844..8064552 100644 --- a/playground/package.json +++ b/playground/package.json @@ -17,9 +17,9 @@ "upgrade:dry": "npx @strapi/upgrade latest --dry" }, "dependencies": { - "@strapi/plugin-cloud": "5.42.1", - "@strapi/plugin-users-permissions": "5.42.1", - "@strapi/strapi": "5.42.1", + "@strapi/plugin-cloud": "5.43.0", + "@strapi/plugin-users-permissions": "5.43.0", + "@strapi/strapi": "5.43.0", "better-sqlite3": "12.9.0", "fs-extra": "^11.0.0", "mime-types": "^3.0.0",