diff --git a/package-lock.json b/package-lock.json index 0705450..058ecab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -209,7 +209,6 @@ "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.29.0", "@babel/generator": "^7.29.0", @@ -933,7 +932,6 @@ "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.39.12.tgz", "integrity": "sha512-f+/VsHVn/kOA9lltk/GFzuYwVVAKmOnNjxbrhkk3tPHntFqjWeI2TbIXx006YkBkqC10wZ4NsnWXCQiFPeAISQ==", "license": "MIT", - "peer": true, "dependencies": { "@codemirror/state": "^6.5.0", "crelt": "^1.0.6", @@ -992,7 +990,6 @@ "integrity": "sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@dnd-kit/accessibility": "^3.1.1", "@dnd-kit/utilities": "^3.2.2", @@ -1133,7 +1130,6 @@ "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.4.0.tgz", "integrity": "sha512-QgD4fyscGcbbKwJmqNvUMSE02OsHUa+lAWKdEUIJKgqe5IwRSKd7+KhibEWdaKwgjLj0DRSHA9biAIqGBk05lw==", "license": "MIT", - "peer": true, "dependencies": { "@emotion/memoize": "^0.9.0" } @@ -3879,6 +3875,41 @@ } } }, + "node_modules/@radix-ui/react-use-effect-event": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", + "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-use-layout-effect": "1.1.1" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@radix-ui/react-use-effect-event/node_modules/@radix-ui/react-use-layout-effect": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", + "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, "node_modules/@radix-ui/react-use-escape-keydown": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.0.3.tgz", @@ -4656,12 +4687,11 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.35.0.tgz", - "integrity": "sha512-yq8KeaBU8/pPclG8/I0AXm6V2JrtCJ9EtQssYH/onoglEkrxJy4PnWY8j42Tru954b9rG6R6A1h7JDqXdq/J3Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.36.0.tgz", + "integrity": "sha512-kOl612kRyHdY9GdBgGic5NFfp3G59oEBRGZ+Am1iMztLYPx9Oyy47F51oeg4nzrg98BfCq7hJb+HIQJa24rHMw==", "dev": true, "license": "SEE LICENSE IN LICENSE", - "peer": true, "dependencies": { "@casl/ability": "6.5.0", "@internationalized/date": "3.5.4", @@ -4670,10 +4700,10 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/permissions": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/permissions": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", @@ -4849,7 +4879,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -4975,7 +5004,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -5033,7 +5061,6 @@ "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "dev": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -5093,13 +5120,13 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.35.0.tgz", - "integrity": "sha512-BhGQVPILukveeJJbnJn4lLawnbTdYCyxJwNO54V4C4LG6TIlK5SGCd5QuEOi7V+7tKRyITA954n0nDgCp59aKQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.36.0.tgz", + "integrity": "sha512-tauh8YDgrrZj+DrwCapdoOvf486C/yU+ZCloBGbYnd9Z5zY+Sq7QMM5XpIq544I/uzYesVB+LE9C7FwKuMhxpg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "axios": "1.12.2", "boxen": "5.1.2", "chalk": "4.1.2", @@ -5165,12 +5192,11 @@ } }, "node_modules/@strapi/content-manager": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.35.0.tgz", - "integrity": "sha512-mw4agEJ7ezzBqgx37lcay98rkB/yZVKRN/8pHpvAWRnmCNlmzbjMqJN7hAICGhNQe1+++oFcXC3fIrhql6s4vA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.36.0.tgz", + "integrity": "sha512-0Gn/vBrUhGgNKEP7SaxHOUUQHMf/JQubuILIHSrIRlpkv0o09kvkwSrTEyirT7jI+PiG/1uRrWPfCoSVKCKbUA==", "dev": true, "license": "SEE LICENSE IN LICENSE", - "peer": true, "dependencies": { "@dnd-kit/core": "6.3.1", "@dnd-kit/sortable": "10.0.0", @@ -5180,8 +5206,8 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -5379,7 +5405,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -5445,7 +5470,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -5500,18 +5524,18 @@ } }, "node_modules/@strapi/content-releases": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.35.0.tgz", - "integrity": "sha512-JiWsBPhjXLFwU5JFe4c7YyGOwbRxbsAa4GL1mL0qfKetF10YG6iLUnk9YEwVNIx8zOQ0010+RnQn8few9cKy3g==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.36.0.tgz", + "integrity": "sha512-oSjNOdSXLGhDP3eP7fWXCKvQ6W2y8y8yupKlz4c9QysG6v/inwZpXIlyC0K6RdOOYwMefgBId6b8Y9V4Vw0B6A==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.35.0", + "@strapi/database": "5.36.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -5643,7 +5667,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -5696,7 +5719,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -5751,9 +5773,9 @@ } }, "node_modules/@strapi/content-type-builder": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.35.0.tgz", - "integrity": "sha512-NBa/IkOgAAIRHGBpGLJOFAl97HtMQsyaQMmzDq5RVWlDvfdOanu5/ZbzyXYHv+O6l+ceosJwAokRhdEvJXIwOQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.36.0.tgz", + "integrity": "sha512-O7JuVh3s0xZryAq+PO2T+5XGa3O0MRDEmV4UrxKHT/J0tZcpTjA8vZQWLj4bZX1RMZO2PrDBLVjAYPDxEauRgw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -5765,9 +5787,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.1.2", - "@strapi/generators": "5.35.0", + "@strapi/generators": "5.36.0", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -5949,7 +5971,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -6022,7 +6043,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -6087,23 +6107,23 @@ } }, "node_modules/@strapi/core": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.35.0.tgz", - "integrity": "sha512-pLEmI6BToHCt12IL2J3JMQJG6S7dDqr3MwmxPAWlJJHWcNQKx9q7vsiKr0G6a9WhW8ijsMKKi3uCB+yFXxMNSA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.36.0.tgz", + "integrity": "sha512-IH9rbrGmJqC4Lie/Cj2HislawiDKHzjykRqPk/NG0uYckP9+bviVEpIwVW1lqlVPgE05qWCqpprBFtNakFhlAw==", "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.35.0", - "@strapi/database": "5.35.0", - "@strapi/generators": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/admin": "5.36.0", + "@strapi/database": "5.36.0", + "@strapi/generators": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -6331,15 +6351,15 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.35.0.tgz", - "integrity": "sha512-V9y1GxylLZw5yVu9KUrc2W7aSCAyZVS9fD5p93s8GE1S3BhL2BKjvbcLLIqLCEWz7rGOK1wzmGjeK0F8DP11qg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.36.0.tgz", + "integrity": "sha512-88sJKi92WU6AiekuPTYmB3AL1ziuLo3sD8vzrdYjnLLUT/zKqfqXJFQEh0HtEbwQfdbhKdx0Nd2mHCPTnst9YA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/logger": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -6371,14 +6391,14 @@ } }, "node_modules/@strapi/database": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.35.0.tgz", - "integrity": "sha512-3mqw2azRCvBqdQXajSSoJgpTAjNrBPcgTb+3UtIxlenRRqo0dGwG5wSQ+fBIGGzHe498xwbkYLL0xoBHLUFiRw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.36.0.tgz", + "integrity": "sha512-bn1hHeIlGIjCnHtul+Szotz7BZHYC8ET8k1CZ8BL0WzaYhkCno0FsNssdOV70/u5ErzGDmjCvutWsDhMxLsn4Q==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "ajv": "8.16.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6458,16 +6478,16 @@ } }, "node_modules/@strapi/email": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.35.0.tgz", - "integrity": "sha512-Vh0siXws+jT0Nsb1gS+h3ffAbXFtyypJjWSnXTtAOpt5N523D2BmB4OJAvN+GzgQgDU5ZM319BupBTm1Cr2W8Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.36.0.tgz", + "integrity": "sha512-/frdtTm745n8rCohU8vCkE1N1TSLx3TWpmJGYIgU5A/KG8qT3oI3HgpzKquB7xnTV3diPZudpxcrKfsPo5tThQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/provider-email-sendmail": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/provider-email-sendmail": "5.36.0", + "@strapi/utils": "5.36.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.17.21", "react-intl": "6.6.2", @@ -6648,15 +6668,15 @@ } }, "node_modules/@strapi/generators": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.35.0.tgz", - "integrity": "sha512-3nAeU32Agb/PMdCn5eNtfHxN5K9S6yY5eydt+3DB3SbeAH2BMMgeEp01gsT2rNnU02JCSORsYALsBjdCg9P02A==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.36.0.tgz", + "integrity": "sha512-seNkoUQ9gZc21tQo1O2FNa80MrM6lXIObmCazeQQivm2c0X6ZTvj/g3jRahEKKgth7gUyfC58V6+4RJjl+o++g==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "11.2.0", @@ -6736,16 +6756,16 @@ "license": "MIT" }, "node_modules/@strapi/i18n": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.35.0.tgz", - "integrity": "sha512-/s3Bjp/QF5HxerRUtMY1MMO2xZ1irn+zQJrh2TauGwEUE8gG23sjhwsZBkduxnr5Ks0dd3bd/l66raiqh3f2Ag==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.36.0.tgz", + "integrity": "sha512-58ITfpAARI6uADKOpTjqTu5tEcA5C1c5mTdE1c7AV621AOFYc+AijmHZK98posKCJTPbjB/dVXwmuaGl3dDvLA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "lodash": "4.17.23", "qs": "6.14.1", "react-intl": "6.6.2", @@ -6875,7 +6895,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -6935,7 +6954,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -7004,7 +7022,6 @@ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz", "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==", "license": "MIT", - "peer": true, "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", @@ -7012,9 +7029,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.35.0.tgz", - "integrity": "sha512-EbYq+mZtMyw6S0dIy/XlIiJzR4psURqCb5cdBRPYYqZORimpEaIsaB1CcYWYgue9GBoYI14luhwyGX52427DWQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.36.0.tgz", + "integrity": "sha512-wt2TtQ8eEuQ528x2DdBalm5IAlibjtIGsjSf3eEycH/7p8+bSlORocVVJJea/0vL9tjjZENzJ+Y/9n9JMHuMuQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7034,9 +7051,9 @@ "license": "MIT" }, "node_modules/@strapi/openapi": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.35.0.tgz", - "integrity": "sha512-sJDcINx+UOHctRYsgodwJTdjgOUmGToexGkXzqvWR/yU26fWZSqgV5CEL49NdzD2TtEFBNDC77WrRRMhhMvvyA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.36.0.tgz", + "integrity": "sha512-beLCtobjC43PWgtCPR2inygZyFeRHnyIVXcPmOHffvXqBFmS373XkFnshXtrAm6x8VGzCnid4R2oiE04WjiCsQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -7152,14 +7169,14 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.35.0.tgz", - "integrity": "sha512-kBmVP4DeaqYYxhmIFt1Vmvzw6XO3hugKx3uduZuHb4Y8ZQzBCObDACQLgSFWcGjoPr/SibIy2YBgQzvT4H4frA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.36.0.tgz", + "integrity": "sha512-EkvJI8X0zhY7Yh3RQ8MPUTxhiFrXUj10qHaBBYJBLSMqLf2/vQS7IJrGq+VDX5kGfvr3Dzz4J0qFlazAUq/U2w==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "lodash": "4.17.21", "qs": "6.14.1", "sift": "16.0.1" @@ -7170,13 +7187,13 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.35.0.tgz", - "integrity": "sha512-SrZvH4B2ZX0MWIIjZfPk2OLAybHSphfdD559ibZgptpwz5DZnMYbY3sq2JKmJe0eDMbXFT2UhLVQXgwoRudKJg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.36.0.tgz", + "integrity": "sha512-9NoX/eJk2qTDQmCqW3wg2KxmHhchQej09L05JK48ydd9y8W2LpMm7JJ+JpzXpqp5RRyWtMSIshjkrirnf/9RBQ==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "sendmail": "^1.6.1" }, "engines": { @@ -7185,13 +7202,13 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.35.0.tgz", - "integrity": "sha512-jnyo22YG2GwAP/kFQUAWtdjEEsXb+TqktA2Uv0nwgtiVs1ejpyvEUvenAYzCtBoAr+sHI03CClpKaQ0HvPa/Qg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.36.0.tgz", + "integrity": "sha512-djsDh0i4J2XCamCa2qYcKYpLd6AnZArlDh5UCVLpuXBxoqo0DMlg2EGI+kTmwdg0CNR2VB2A+qH2U+EybFNlpw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "fs-extra": "11.2.0" }, "engines": { @@ -7200,16 +7217,16 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.35.0.tgz", - "integrity": "sha512-wHZhehhN1b0rMmPq1K69T0bWSrdonEi3HInNp4HKx0w+fTsYGxwHEuchJABrcjufQy+dlwjh65Rf8YN3OZOoPQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.36.0.tgz", + "integrity": "sha512-qzoUgUxe9JjuMB4B0NsbD3KivQQiaN4BvVhOTtfHVnrSycygGtzZwpb+43vcvivN0w4GlwuPMeoSZpz1QMZdiA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -7340,7 +7357,6 @@ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" @@ -7393,7 +7409,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -7529,32 +7544,32 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.35.0.tgz", - "integrity": "sha512-2fww67HtWWOabvnea5SyiSlTQpaaS+KW7EftEyYB5Wn0n+warY2X5wAVHMw9X7Vnhqtp3ys3wQgJJ6h7w6lk1A==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.36.0.tgz", + "integrity": "sha512-oBmzHjwbVfC5ltCnuVpd7ce6lUC4KlOxwMOoXefEAEv5tRDoitQdj8sYHtukkLjS7Phnj6vZccL6CxxOfp/Kiw==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.35.0", - "@strapi/cloud-cli": "5.35.0", - "@strapi/content-manager": "5.35.0", - "@strapi/content-releases": "5.35.0", - "@strapi/content-type-builder": "5.35.0", - "@strapi/core": "5.35.0", - "@strapi/data-transfer": "5.35.0", - "@strapi/database": "5.35.0", - "@strapi/email": "5.35.0", - "@strapi/generators": "5.35.0", - "@strapi/i18n": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/openapi": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/review-workflows": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/upload": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/admin": "5.36.0", + "@strapi/cloud-cli": "5.36.0", + "@strapi/content-manager": "5.36.0", + "@strapi/content-releases": "5.36.0", + "@strapi/content-type-builder": "5.36.0", + "@strapi/core": "5.36.0", + "@strapi/data-transfer": "5.36.0", + "@strapi/database": "5.36.0", + "@strapi/email": "5.36.0", + "@strapi/generators": "5.36.0", + "@strapi/i18n": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/openapi": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/review-workflows": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/upload": "5.36.0", + "@strapi/utils": "5.36.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -7901,19 +7916,19 @@ } }, "node_modules/@strapi/types": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.35.0.tgz", - "integrity": "sha512-q++vWJbCJLsfQhGIZva4OvA5r6W7LC6aOpGmXYOb7pJ3hm0XPldALTLcjMnYL8irCsqZ0xxnkSwJggllYH46pw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.36.0.tgz", + "integrity": "sha512-UlwzWvKaJm0xryUNdweQokNIwfTxIpjaWAI7J26JIV5nv/YaEInTBrjA4grrwubYC3CZeogz+2TntxKdyHAzJA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.5.0", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/database": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/utils": "5.36.0", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.3", @@ -7945,7 +7960,6 @@ "integrity": "sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==", "dev": true, "license": "Apache-2.0", - "peer": true, "dependencies": { "lunr": "^2.3.9", "marked": "^4.3.0", @@ -7979,7 +7993,6 @@ "integrity": "sha512-QzdU3fj0Kzw2XSdoL15ExLASt2WPqD7FbLeaqwT70+XjKyTshBnUlQA5nNREO1C2P8Uen0CDjsBLMsCQ+zd0lw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "handlebars": "^4.7.7" }, @@ -8013,9 +8026,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.35.0.tgz", - "integrity": "sha512-mlXA83ufoQpbQDImHK2e3ZrrDpXMOB7qx2tFPQYrf42SmwdTyBAx+sx4d0f+G9trUw77icsSVaosDt2mP9D29Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.36.0.tgz", + "integrity": "sha512-pPLZqziZ5MbncsNdusWrQGGybijXkMM6mhh2yoWj6gOwoZ93+1uYauP3PlrzMeMkznmivw5RHB9vmF/k+kYKpg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -8127,19 +8140,20 @@ } }, "node_modules/@strapi/upload": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.35.0.tgz", - "integrity": "sha512-wqSkN9GSOPBxhfz58yRbesRz5bUDs6rLtfYckvjZrauABe4T0xsusBm5E2YXZldxh46eodjdZUdr6+RGkfz8yw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.36.0.tgz", + "integrity": "sha512-sNi7dTZ8q0yT/pD0ojdIfP6ffB5yYk/zvQjnXVEvvEz4D7wqjKsgfDet7vF5di+zREjsT0DvoSP6knSM8K/ihA==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { "@mux/mux-player-react": "3.1.0", + "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.33.3", + "@strapi/database": "5.36.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/provider-upload-local": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/provider-upload-local": "5.36.0", + "@strapi/utils": "5.36.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -8252,6 +8266,290 @@ "tslib": "^2.4.0" } }, + "node_modules/@strapi/upload/node_modules/@radix-ui/primitive": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", + "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", + "dev": true, + "license": "MIT" + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-compose-refs": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", + "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-context": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", + "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-direction": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", + "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-id": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", + "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-use-layout-effect": "1.1.1" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-slot": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", + "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-compose-refs": "1.1.2" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle-group/-/react-toggle-group-1.1.11.tgz", + "integrity": "sha512-5umnS0T8JQzQT6HbPyO7Hh9dgd82NmS36DQr+X/YJ9ctFNCiiQd6IJAYYZ33LUwm8M+taCz5t2ui29fHZc4Y6Q==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-direction": "1.1.1", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-roving-focus": "1.1.11", + "@radix-ui/react-toggle": "1.1.10", + "@radix-ui/react-use-controllable-state": "1.2.2" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group/node_modules/@radix-ui/react-primitive": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", + "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-slot": "1.2.3" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group/node_modules/@radix-ui/react-roving-focus": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz", + "integrity": "sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-collection": "1.1.7", + "@radix-ui/react-compose-refs": "1.1.2", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-direction": "1.1.1", + "@radix-ui/react-id": "1.1.1", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-use-callback-ref": "1.1.1", + "@radix-ui/react-use-controllable-state": "1.2.2" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group/node_modules/@radix-ui/react-roving-focus/node_modules/@radix-ui/react-collection": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", + "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-compose-refs": "1.1.2", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-slot": "1.2.3" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group/node_modules/@radix-ui/react-toggle": { + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.10.tgz", + "integrity": "sha512-lS1odchhFTeZv3xwHH31YPObmJn8gOg7Lq12inrr0+BH/l3Tsq32VfjqH1oh80ARM3mlkfMic15n0kg4sD1poQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-use-controllable-state": "1.2.2" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-callback-ref": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", + "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-controllable-state": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", + "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", + "dev": true, + "license": "MIT", + "dependencies": { + "@radix-ui/react-use-effect-event": "0.0.2", + "@radix-ui/react-use-layout-effect": "1.1.1" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-layout-effect": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", + "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", + "dev": true, + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, "node_modules/@strapi/upload/node_modules/@reduxjs/toolkit": { "version": "1.9.7", "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.7.tgz", @@ -8277,168 +8575,17 @@ } } }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/slugify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-1.1.0.tgz", - "integrity": "sha512-ujZRbmmizX26yS/HnB3P9QNlNa4+UvHh+rIse3RbOXLp8yl6n1TxB4t7NHggtVgS8QmmOtzXo48kCxZGACpkPw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@sindresorhus/transliterate": "^0.1.1", - "escape-string-regexp": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/transliterate": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@sindresorhus/transliterate/-/transliterate-0.1.2.tgz", - "integrity": "sha512-5/kmIOY9FF32nicXH+5yLNTX4NJ4atl7jRgqAJuIn/iyDFXBktOKDxCvyGE/EzmF4ngSUvjXxQUQlQiZ5lfw+w==", - "dev": true, - "license": "MIT", - "dependencies": { - "escape-string-regexp": "^2.0.0", - "lodash.deburr": "^4.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/transliterate/node_modules/escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@strapi/upload/node_modules/@strapi/database": { - "version": "5.33.3", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.33.3.tgz", - "integrity": "sha512-8if+NdyLeF69pIRtu9iEDXFDrtRyIa0es1iDbfdbvKK2YKwIGSZd1PgRnIuWxfxnYrdrR0eFHULBGYvQG1GVMw==", - "dev": true, - "license": "SEE LICENSE IN LICENSE", - "dependencies": { - "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.33.3", - "ajv": "8.16.0", - "date-fns": "2.30.0", - "debug": "4.3.4", - "fs-extra": "11.2.0", - "knex": "3.0.1", - "lodash": "4.17.21", - "semver": "7.5.4", - "umzug": "3.8.1" - }, - "engines": { - "node": ">=20.0.0 <=24.x.x", - "npm": ">=6.0.0" - } - }, - "node_modules/@strapi/upload/node_modules/@strapi/database/node_modules/@strapi/utils": { - "version": "5.33.3", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.33.3.tgz", - "integrity": "sha512-D6ret4UPl8xGY0CmrevM2Drl71Q8L4oXY8H+ZoJHb78gUi7umtYUSDSFaa5MPXubh3IIOO8vy2FIZg7170umsw==", - "dev": true, - "license": "SEE LICENSE IN LICENSE", - "dependencies": { - "@sindresorhus/slugify": "1.1.0", - "date-fns": "2.30.0", - "execa": "5.1.1", - "http-errors": "2.0.0", - "lodash": "4.17.21", - "node-machine-id": "1.1.12", - "p-map": "4.0.0", - "preferred-pm": "3.1.2", - "yup": "0.32.9", - "zod": "3.25.67" - }, - "engines": { - "node": ">=20.0.0 <=24.x.x", - "npm": ">=6.0.0" - } - }, "node_modules/@strapi/upload/node_modules/@types/react": { "version": "18.3.28", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz", "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.2.2" } }, - "node_modules/@strapi/upload/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@strapi/upload/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "license": "MIT", - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/@strapi/upload/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@strapi/upload/node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "dev": true, - "license": "Apache-2.0", - "engines": { - "node": ">=10.17.0" - } - }, "node_modules/@strapi/upload/node_modules/intl-messageformat": { "version": "10.5.11", "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-10.5.11.tgz", @@ -8452,32 +8599,6 @@ "tslib": "^2.4.0" } }, - "node_modules/@strapi/upload/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@strapi/upload/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "license": "MIT", - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@strapi/upload/node_modules/react-intl": { "version": "6.6.2", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", @@ -8512,7 +8633,6 @@ "integrity": "sha512-n0ZrutD7DaX/j9VscF+uTALI3oUPa/pO4Z3soOBIjuRn/FzVu6aehhysxZCLi6y7duMf52WNZGMl7CtuK5EnRw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.12.1", "@types/hoist-non-react-statics": "^3.3.1", @@ -8547,23 +8667,6 @@ } } }, - "node_modules/@strapi/upload/node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true, - "license": "ISC" - }, - "node_modules/@strapi/upload/node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=6" - } - }, "node_modules/@strapi/upload/node_modules/yup": { "version": "0.32.9", "resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz", @@ -8594,9 +8697,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.35.0.tgz", - "integrity": "sha512-lQqMrbPv/k61SExP4nZ4XVKI9yawTzY6hIuG/8DGM2lYHRVkUMCjTDT7wgfEIFft+w6LaPEaAqd8VELxhQVDlg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.36.0.tgz", + "integrity": "sha512-/2cNbboWZolwz6UI5MwrDc3f8hbBqbtdk+sjATR488ugedG1XQdlLWlYVUzWW/kK42bqqFwgJvRyroBUveWIrg==", "dev": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { @@ -9073,7 +9176,6 @@ "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/runtime": "^7.12.5", @@ -9618,11 +9720,10 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "19.2.13", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.13.tgz", - "integrity": "sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ==", + "version": "19.2.14", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", + "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", "license": "MIT", - "peer": true, "dependencies": { "csstype": "^3.2.2" } @@ -9633,7 +9734,6 @@ "integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==", "devOptional": true, "license": "MIT", - "peer": true, "peerDependencies": { "@types/react": "^19.2.0" } @@ -10042,7 +10142,6 @@ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -10153,7 +10252,6 @@ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "json-schema-traverse": "^1.0.0", @@ -10728,7 +10826,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -10811,6 +10908,28 @@ "nodemailer-shared": "1.1.0" } }, + "node_modules/buildmail/node_modules/iconv-lite": { + "version": "0.4.13", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", + "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/buildmail/node_modules/libmime": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", + "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "dev": true, + "license": "MIT", + "dependencies": { + "iconv-lite": "0.4.13", + "libbase64": "0.1.0", + "libqp": "1.1.0" + } + }, "node_modules/byte-size": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/byte-size/-/byte-size-8.1.1.tgz", @@ -11950,7 +12069,6 @@ "integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.21.0" }, @@ -12678,7 +12796,6 @@ "dev": true, "hasInstallScript": true, "license": "MIT", - "peer": true, "bin": { "esbuild": "bin/esbuild" }, @@ -13689,9 +13806,9 @@ } }, "node_modules/flow-parser": { - "version": "0.299.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.299.0.tgz", - "integrity": "sha512-phGMRoNt6SNglPHGRbCyWm9/pxfe6t/t4++EIYPaBGWT6e0lphLBgUMrvpL62NbRo9R549o3oqrbKHq82kANCw==", + "version": "0.300.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.300.0.tgz", + "integrity": "sha512-yh8DF8KpF2Ik3ECP7g92lEU0DyO+5ZQicoHs7rhZ5lfU50UGOSEfD5kMZX3hB8BTqTHRCnOCCDxt+EMKLlUoTQ==", "dev": true, "license": "MIT", "engines": { @@ -13801,7 +13918,6 @@ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -16235,7 +16351,6 @@ "integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "accepts": "^1.3.5", "cache-content-type": "^1.0.0", @@ -16617,25 +16732,25 @@ "license": "MIT" }, "node_modules/libmime": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", - "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.3.tgz", + "integrity": "sha512-ABr2f4O+K99sypmkF/yPz2aXxUFHEZzv+iUkxItCeKZWHHXdQPpDXd6rV1kBBwL4PserzLU09EIzJ2lxC9hPfQ==", "dev": true, "license": "MIT", "dependencies": { - "iconv-lite": "0.4.13", + "iconv-lite": "0.4.15", "libbase64": "0.1.0", "libqp": "1.1.0" } }, "node_modules/libmime/node_modules/iconv-lite": { - "version": "0.4.13", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", - "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "version": "0.4.15", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.15.tgz", + "integrity": "sha512-RGR+c9Lm+tLsvU57FTJJtdbv2hQw42Yl2n26tVIBaYmZzLN+EGfroUugN/z9nJf9kOXd49hBmpoGr4FEm+A4pw==", "dev": true, "license": "MIT", "engines": { - "node": ">=0.8.0" + "node": ">=0.10.0" } }, "node_modules/libqp": { @@ -16989,6 +17104,28 @@ "libmime": "2.1.0" } }, + "node_modules/mailcomposer/node_modules/iconv-lite": { + "version": "0.4.13", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", + "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "dev": true, + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/mailcomposer/node_modules/libmime": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", + "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "dev": true, + "license": "MIT", + "dependencies": { + "iconv-lite": "0.4.13", + "libbase64": "0.1.0", + "libqp": "1.1.0" + } + }, "node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", @@ -19710,7 +19847,6 @@ } ], "license": "MIT", - "peer": true, "dependencies": { "nanoid": "^3.3.7", "picocolors": "^1.1.1", @@ -19900,7 +20036,6 @@ "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", "dev": true, "license": "MIT", - "peer": true, "bin": { "prettier": "bin/prettier.cjs" }, @@ -20253,7 +20388,6 @@ "resolved": "https://registry.npmjs.org/react/-/react-18.3.1.tgz", "integrity": "sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==", "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0" }, @@ -20307,7 +20441,6 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-18.3.1.tgz", "integrity": "sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==", "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0", "scheduler": "^0.23.2" @@ -20466,7 +20599,6 @@ "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=0.10.0" } @@ -20515,7 +20647,6 @@ "integrity": "sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@remix-run/router": "1.23.2", "react-router": "6.30.3" @@ -20811,7 +20942,6 @@ "integrity": "sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@babel/runtime": "^7.9.2" } @@ -21451,7 +21581,6 @@ "integrity": "sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "loose-envify": "^1.1.0" } @@ -21884,7 +22013,6 @@ "integrity": "sha512-GH/yizXr1ceBoZ9P9uebIaHe3dC/g6Plpf9nlUwnvoyf6V1UOYrRwkabtOCd3ZfIGxomY4P7lfgLr7FPH8/BKA==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "immer": "^9.0.6", "is-plain-object": "^5.0.0", @@ -22391,7 +22519,6 @@ "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.9.tgz", "integrity": "sha512-J72R4ltw0UBVUlEjTzI0gg2STOqlI9JBhQOL4Dxt7aJOnnSesy0qJDn4PYfMCafk9cWOaVg129Pesl5o+DIh0Q==", "license": "MIT", - "peer": true, "dependencies": { "@emotion/is-prop-valid": "1.4.0", "@emotion/unitless": "0.10.0", @@ -22775,7 +22902,6 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -22948,7 +23074,6 @@ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, "license": "(MIT OR CC0-1.0)", - "peer": true, "engines": { "node": ">=10" }, @@ -22986,7 +23111,6 @@ "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "devOptional": true, "license": "Apache-2.0", - "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -23463,7 +23587,6 @@ "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43", @@ -23998,7 +24121,6 @@ "integrity": "sha512-gX/dMkRQc7QOMzgTe6KsYFM7DxeIONQSui1s0n/0xht36HvrgbxtM1xBlgx596NbpHuQU8P7QpKwrZYwUX48nw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.8", @@ -24149,7 +24271,6 @@ "integrity": "sha512-khZGfAeJx6I8K9zKohEWWYN6KDlVw2DHownoe+6Vtwj1LP9WFgegXnVMSkZ/dBEBtXFwrkkydsaPFlB7f8wU2A==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "ansi-html-community": "0.0.8", "html-entities": "^2.1.0", @@ -24763,7 +24884,6 @@ "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "dev": true, "license": "MIT", - "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } diff --git a/playground/package-lock.json b/playground/package-lock.json index 1a9c2a3..fecc447 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.35.0", - "@strapi/plugin-users-permissions": "5.35.0", - "@strapi/strapi": "5.35.0", + "@strapi/plugin-cloud": "5.36.0", + "@strapi/plugin-users-permissions": "5.36.0", + "@strapi/strapi": "5.36.0", "better-sqlite3": "12.6.2", "fs-extra": "^11.0.0", "mime-types": "^3.0.0", @@ -4510,6 +4510,39 @@ } } }, + "node_modules/@radix-ui/react-use-effect-event": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-effect-event/-/react-use-effect-event-0.0.2.tgz", + "integrity": "sha512-Qp8WbZOBe+blgpuUT+lw2xheLP8q0oatc9UpmiemEICxGvFLYmHm9QowVZGHtJlGbS6A6yJ3iViad/2cVjnOiA==", + "license": "MIT", + "dependencies": { + "@radix-ui/react-use-layout-effect": "1.1.1" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@radix-ui/react-use-effect-event/node_modules/@radix-ui/react-use-layout-effect": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", + "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, "node_modules/@radix-ui/react-use-escape-keydown": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.0.3.tgz", @@ -5273,9 +5306,9 @@ "license": "MIT" }, "node_modules/@strapi/admin": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.35.0.tgz", - "integrity": "sha512-yq8KeaBU8/pPclG8/I0AXm6V2JrtCJ9EtQssYH/onoglEkrxJy4PnWY8j42Tru954b9rG6R6A1h7JDqXdq/J3Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.36.0.tgz", + "integrity": "sha512-kOl612kRyHdY9GdBgGic5NFfp3G59oEBRGZ+Am1iMztLYPx9Oyy47F51oeg4nzrg98BfCq7hJb+HIQJa24rHMw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.5.0", @@ -5285,10 +5318,10 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/permissions": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/permissions": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "@testing-library/dom": "10.4.1", "@testing-library/react": "16.3.0", "@testing-library/user-event": "14.6.1", @@ -5412,12 +5445,12 @@ } }, "node_modules/@strapi/cloud-cli": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.35.0.tgz", - "integrity": "sha512-BhGQVPILukveeJJbnJn4lLawnbTdYCyxJwNO54V4C4LG6TIlK5SGCd5QuEOi7V+7tKRyITA954n0nDgCp59aKQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.36.0.tgz", + "integrity": "sha512-tauh8YDgrrZj+DrwCapdoOvf486C/yU+ZCloBGbYnd9Z5zY+Sq7QMM5XpIq544I/uzYesVB+LE9C7FwKuMhxpg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "axios": "1.12.2", "boxen": "5.1.2", "chalk": "4.1.2", @@ -5467,9 +5500,9 @@ "license": "MIT" }, "node_modules/@strapi/content-manager": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.35.0.tgz", - "integrity": "sha512-mw4agEJ7ezzBqgx37lcay98rkB/yZVKRN/8pHpvAWRnmCNlmzbjMqJN7hAICGhNQe1+++oFcXC3fIrhql6s4vA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.36.0.tgz", + "integrity": "sha512-0Gn/vBrUhGgNKEP7SaxHOUUQHMf/JQubuILIHSrIRlpkv0o09kvkwSrTEyirT7jI+PiG/1uRrWPfCoSVKCKbUA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@dnd-kit/core": "6.3.1", @@ -5480,8 +5513,8 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -5580,17 +5613,17 @@ } }, "node_modules/@strapi/content-releases": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.35.0.tgz", - "integrity": "sha512-JiWsBPhjXLFwU5JFe4c7YyGOwbRxbsAa4GL1mL0qfKetF10YG6iLUnk9YEwVNIx8zOQ0010+RnQn8few9cKy3g==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.36.0.tgz", + "integrity": "sha512-oSjNOdSXLGhDP3eP7fWXCKvQ6W2y8y8yupKlz4c9QysG6v/inwZpXIlyC0K6RdOOYwMefgBId6b8Y9V4Vw0B6A==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.35.0", + "@strapi/database": "5.36.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -5614,9 +5647,9 @@ } }, "node_modules/@strapi/content-type-builder": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.35.0.tgz", - "integrity": "sha512-NBa/IkOgAAIRHGBpGLJOFAl97HtMQsyaQMmzDq5RVWlDvfdOanu5/ZbzyXYHv+O6l+ceosJwAokRhdEvJXIwOQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.36.0.tgz", + "integrity": "sha512-O7JuVh3s0xZryAq+PO2T+5XGa3O0MRDEmV4UrxKHT/J0tZcpTjA8vZQWLj4bZX1RMZO2PrDBLVjAYPDxEauRgw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@ai-sdk/react": "2.0.120", @@ -5627,9 +5660,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.1.2", - "@strapi/generators": "5.35.0", + "@strapi/generators": "5.36.0", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "ai": "5.0.52", "date-fns": "2.30.0", "fs-extra": "11.2.0", @@ -5741,22 +5774,22 @@ } }, "node_modules/@strapi/core": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.35.0.tgz", - "integrity": "sha512-pLEmI6BToHCt12IL2J3JMQJG6S7dDqr3MwmxPAWlJJHWcNQKx9q7vsiKr0G6a9WhW8ijsMKKi3uCB+yFXxMNSA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.36.0.tgz", + "integrity": "sha512-IH9rbrGmJqC4Lie/Cj2HislawiDKHzjykRqPk/NG0uYckP9+bviVEpIwVW1lqlVPgE05qWCqpprBFtNakFhlAw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.35.0", - "@strapi/database": "5.35.0", - "@strapi/generators": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/admin": "5.36.0", + "@strapi/database": "5.36.0", + "@strapi/generators": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -5896,14 +5929,14 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.35.0.tgz", - "integrity": "sha512-V9y1GxylLZw5yVu9KUrc2W7aSCAyZVS9fD5p93s8GE1S3BhL2BKjvbcLLIqLCEWz7rGOK1wzmGjeK0F8DP11qg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.36.0.tgz", + "integrity": "sha512-88sJKi92WU6AiekuPTYmB3AL1ziuLo3sD8vzrdYjnLLUT/zKqfqXJFQEh0HtEbwQfdbhKdx0Nd2mHCPTnst9YA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/logger": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/logger": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/utils": "5.36.0", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -5939,13 +5972,13 @@ } }, "node_modules/@strapi/database": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.35.0.tgz", - "integrity": "sha512-3mqw2azRCvBqdQXajSSoJgpTAjNrBPcgTb+3UtIxlenRRqo0dGwG5wSQ+fBIGGzHe498xwbkYLL0xoBHLUFiRw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.36.0.tgz", + "integrity": "sha512-bn1hHeIlGIjCnHtul+Szotz7BZHYC8ET8k1CZ8BL0WzaYhkCno0FsNssdOV70/u5ErzGDmjCvutWsDhMxLsn4Q==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "ajv": "8.16.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -6014,15 +6047,15 @@ } }, "node_modules/@strapi/email": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.35.0.tgz", - "integrity": "sha512-Vh0siXws+jT0Nsb1gS+h3ffAbXFtyypJjWSnXTtAOpt5N523D2BmB4OJAvN+GzgQgDU5ZM319BupBTm1Cr2W8Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.36.0.tgz", + "integrity": "sha512-/frdtTm745n8rCohU8vCkE1N1TSLx3TWpmJGYIgU5A/KG8qT3oI3HgpzKquB7xnTV3diPZudpxcrKfsPo5tThQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/provider-email-sendmail": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/provider-email-sendmail": "5.36.0", + "@strapi/utils": "5.36.0", "koa2-ratelimit": "^1.1.3", "lodash": "4.17.21", "react-intl": "6.6.2", @@ -6053,14 +6086,14 @@ } }, "node_modules/@strapi/generators": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.35.0.tgz", - "integrity": "sha512-3nAeU32Agb/PMdCn5eNtfHxN5K9S6yY5eydt+3DB3SbeAH2BMMgeEp01gsT2rNnU02JCSORsYALsBjdCg9P02A==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.36.0.tgz", + "integrity": "sha512-seNkoUQ9gZc21tQo1O2FNa80MrM6lXIObmCazeQQivm2c0X6ZTvj/g3jRahEKKgth7gUyfC58V6+4RJjl+o++g==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/utils": "5.36.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "11.2.0", @@ -6149,15 +6182,15 @@ "license": "MIT" }, "node_modules/@strapi/i18n": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.35.0.tgz", - "integrity": "sha512-/s3Bjp/QF5HxerRUtMY1MMO2xZ1irn+zQJrh2TauGwEUE8gG23sjhwsZBkduxnr5Ks0dd3bd/l66raiqh3f2Ag==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.36.0.tgz", + "integrity": "sha512-58ITfpAARI6uADKOpTjqTu5tEcA5C1c5mTdE1c7AV621AOFYc+AijmHZK98posKCJTPbjB/dVXwmuaGl3dDvLA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "lodash": "4.17.23", "qs": "6.14.1", "react-intl": "6.6.2", @@ -6205,9 +6238,9 @@ } }, "node_modules/@strapi/logger": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.35.0.tgz", - "integrity": "sha512-EbYq+mZtMyw6S0dIy/XlIiJzR4psURqCb5cdBRPYYqZORimpEaIsaB1CcYWYgue9GBoYI14luhwyGX52427DWQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.36.0.tgz", + "integrity": "sha512-wt2TtQ8eEuQ528x2DdBalm5IAlibjtIGsjSf3eEycH/7p8+bSlORocVVJJea/0vL9tjjZENzJ+Y/9n9JMHuMuQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "lodash": "4.17.23", @@ -6225,9 +6258,9 @@ "license": "MIT" }, "node_modules/@strapi/openapi": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.35.0.tgz", - "integrity": "sha512-sJDcINx+UOHctRYsgodwJTdjgOUmGToexGkXzqvWR/yU26fWZSqgV5CEL49NdzD2TtEFBNDC77WrRRMhhMvvyA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.36.0.tgz", + "integrity": "sha512-beLCtobjC43PWgtCPR2inygZyFeRHnyIVXcPmOHffvXqBFmS373XkFnshXtrAm6x8VGzCnid4R2oiE04WjiCsQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "debug": "4.3.4", @@ -6312,13 +6345,13 @@ } }, "node_modules/@strapi/permissions": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.35.0.tgz", - "integrity": "sha512-kBmVP4DeaqYYxhmIFt1Vmvzw6XO3hugKx3uduZuHb4Y8ZQzBCObDACQLgSFWcGjoPr/SibIy2YBgQzvT4H4frA==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.36.0.tgz", + "integrity": "sha512-EkvJI8X0zhY7Yh3RQ8MPUTxhiFrXUj10qHaBBYJBLSMqLf2/vQS7IJrGq+VDX5kGfvr3Dzz4J0qFlazAUq/U2w==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "lodash": "4.17.21", "qs": "6.14.1", "sift": "16.0.1" @@ -6329,9 +6362,9 @@ } }, "node_modules/@strapi/plugin-cloud": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.35.0.tgz", - "integrity": "sha512-EbF/LLq5hpu1hIrqPZH0Y6CsLbzrf2Isxb+XPLhriDk+nvcA79aa1iso8a8st9HhpurdHLWVY5t+hPxAmUQZ5Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.36.0.tgz", + "integrity": "sha512-Bz1uc73UdJYqrEWVpr+sX5yFhQGfFhGx0ZGPcRusBmDc02EIi5FlvE9iZrLxAgBVCtL+kguKCXkIn36XRcb7jw==", "license": "MIT", "dependencies": { "@strapi/design-system": "2.1.2", @@ -6352,14 +6385,14 @@ } }, "node_modules/@strapi/plugin-users-permissions": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.35.0.tgz", - "integrity": "sha512-7zKKUg/31ePX3GHgtqcbBHBNB8aqseoQMg7oKhR9rHkQDIkaSzclbbym2nrNyaifrh2TYu2usMhxsUO9Syt7Xw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.36.0.tgz", + "integrity": "sha512-GA9uJR/T/A+lNIDrm9JSmsBx5KVYexubPgVDQ4YuY1UZ7lLio+qLMZQSDy3XGcgrLTRKPCQAEQSDcoxXp9WngA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "bcryptjs": "2.4.3", "formik": "2.4.5", "grant": "^5.4.8", @@ -6406,12 +6439,12 @@ } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.35.0.tgz", - "integrity": "sha512-SrZvH4B2ZX0MWIIjZfPk2OLAybHSphfdD559ibZgptpwz5DZnMYbY3sq2JKmJe0eDMbXFT2UhLVQXgwoRudKJg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.36.0.tgz", + "integrity": "sha512-9NoX/eJk2qTDQmCqW3wg2KxmHhchQej09L05JK48ydd9y8W2LpMm7JJ+JpzXpqp5RRyWtMSIshjkrirnf/9RBQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "sendmail": "^1.6.1" }, "engines": { @@ -6420,12 +6453,12 @@ } }, "node_modules/@strapi/provider-upload-local": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.35.0.tgz", - "integrity": "sha512-jnyo22YG2GwAP/kFQUAWtdjEEsXb+TqktA2Uv0nwgtiVs1ejpyvEUvenAYzCtBoAr+sHI03CClpKaQ0HvPa/Qg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.36.0.tgz", + "integrity": "sha512-djsDh0i4J2XCamCa2qYcKYpLd6AnZArlDh5UCVLpuXBxoqo0DMlg2EGI+kTmwdg0CNR2VB2A+qH2U+EybFNlpw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "fs-extra": "11.2.0" }, "engines": { @@ -6448,15 +6481,15 @@ } }, "node_modules/@strapi/review-workflows": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.35.0.tgz", - "integrity": "sha512-wHZhehhN1b0rMmPq1K69T0bWSrdonEi3HInNp4HKx0w+fTsYGxwHEuchJABrcjufQy+dlwjh65Rf8YN3OZOoPQ==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.36.0.tgz", + "integrity": "sha512-qzoUgUxe9JjuMB4B0NsbD3KivQQiaN4BvVhOTtfHVnrSycygGtzZwpb+43vcvivN0w4GlwuPMeoSZpz1QMZdiA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/utils": "5.35.0", + "@strapi/utils": "5.36.0", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -6687,31 +6720,31 @@ } }, "node_modules/@strapi/strapi": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.35.0.tgz", - "integrity": "sha512-2fww67HtWWOabvnea5SyiSlTQpaaS+KW7EftEyYB5Wn0n+warY2X5wAVHMw9X7Vnhqtp3ys3wQgJJ6h7w6lk1A==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.36.0.tgz", + "integrity": "sha512-oBmzHjwbVfC5ltCnuVpd7ce6lUC4KlOxwMOoXefEAEv5tRDoitQdj8sYHtukkLjS7Phnj6vZccL6CxxOfp/Kiw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.35.0", - "@strapi/cloud-cli": "5.35.0", - "@strapi/content-manager": "5.35.0", - "@strapi/content-releases": "5.35.0", - "@strapi/content-type-builder": "5.35.0", - "@strapi/core": "5.35.0", - "@strapi/data-transfer": "5.35.0", - "@strapi/database": "5.35.0", - "@strapi/email": "5.35.0", - "@strapi/generators": "5.35.0", - "@strapi/i18n": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/openapi": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/review-workflows": "5.35.0", - "@strapi/types": "5.35.0", - "@strapi/typescript-utils": "5.35.0", - "@strapi/upload": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/admin": "5.36.0", + "@strapi/cloud-cli": "5.36.0", + "@strapi/content-manager": "5.36.0", + "@strapi/content-releases": "5.36.0", + "@strapi/content-type-builder": "5.36.0", + "@strapi/core": "5.36.0", + "@strapi/data-transfer": "5.36.0", + "@strapi/database": "5.36.0", + "@strapi/email": "5.36.0", + "@strapi/generators": "5.36.0", + "@strapi/i18n": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/openapi": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/review-workflows": "5.36.0", + "@strapi/types": "5.36.0", + "@strapi/typescript-utils": "5.36.0", + "@strapi/upload": "5.36.0", + "@strapi/utils": "5.36.0", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -6942,18 +6975,18 @@ } }, "node_modules/@strapi/types": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.35.0.tgz", - "integrity": "sha512-q++vWJbCJLsfQhGIZva4OvA5r6W7LC6aOpGmXYOb7pJ3hm0XPldALTLcjMnYL8irCsqZ0xxnkSwJggllYH46pw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.36.0.tgz", + "integrity": "sha512-UlwzWvKaJm0xryUNdweQokNIwfTxIpjaWAI7J26JIV5nv/YaEInTBrjA4grrwubYC3CZeogz+2TntxKdyHAzJA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@casl/ability": "6.5.0", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.35.0", - "@strapi/logger": "5.35.0", - "@strapi/permissions": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/database": "5.36.0", + "@strapi/logger": "5.36.0", + "@strapi/permissions": "5.36.0", + "@strapi/utils": "5.36.0", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.3", @@ -7036,9 +7069,9 @@ } }, "node_modules/@strapi/typescript-utils": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.35.0.tgz", - "integrity": "sha512-mlXA83ufoQpbQDImHK2e3ZrrDpXMOB7qx2tFPQYrf42SmwdTyBAx+sx4d0f+G9trUw77icsSVaosDt2mP9D29Q==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.36.0.tgz", + "integrity": "sha512-pPLZqziZ5MbncsNdusWrQGGybijXkMM6mhh2yoWj6gOwoZ93+1uYauP3PlrzMeMkznmivw5RHB9vmF/k+kYKpg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "chalk": "4.1.2", @@ -7135,18 +7168,19 @@ } }, "node_modules/@strapi/upload": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.35.0.tgz", - "integrity": "sha512-wqSkN9GSOPBxhfz58yRbesRz5bUDs6rLtfYckvjZrauABe4T0xsusBm5E2YXZldxh46eodjdZUdr6+RGkfz8yw==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.36.0.tgz", + "integrity": "sha512-sNi7dTZ8q0yT/pD0ojdIfP6ffB5yYk/zvQjnXVEvvEz4D7wqjKsgfDet7vF5di+zREjsT0DvoSP6knSM8K/ihA==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@mux/mux-player-react": "3.1.0", + "@radix-ui/react-toggle-group": "1.1.11", "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.33.3", + "@strapi/database": "5.36.0", "@strapi/design-system": "2.1.2", "@strapi/icons": "2.1.2", - "@strapi/provider-upload-local": "5.35.0", - "@strapi/utils": "5.35.0", + "@strapi/provider-upload-local": "5.36.0", + "@strapi/utils": "5.36.0", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -7181,101 +7215,274 @@ "styled-components": "^6.0.0" } }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/slugify": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/slugify/-/slugify-1.1.0.tgz", - "integrity": "sha512-ujZRbmmizX26yS/HnB3P9QNlNa4+UvHh+rIse3RbOXLp8yl6n1TxB4t7NHggtVgS8QmmOtzXo48kCxZGACpkPw==", + "node_modules/@strapi/upload/node_modules/@radix-ui/primitive": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.1.3.tgz", + "integrity": "sha512-JTF99U/6XIjCBo0wqkU5sK10glYe27MRRsfwoiq5zzOEZLHU3A3KCMa5X/azekYRCJ0HlwI0crAXS/5dEHTzDg==", + "license": "MIT" + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-collection": { + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/@radix-ui/react-collection/-/react-collection-1.1.7.tgz", + "integrity": "sha512-Fh9rGN0MoI4ZFUNyfFVNU4y9LUz93u9/0K+yLgA2bwRojxM8JU1DyvvMBabnZPBgMWREAJvU2jjVzq+LrFUglw==", "license": "MIT", "dependencies": { - "@sindresorhus/transliterate": "^0.1.1", - "escape-string-regexp": "^4.0.0" + "@radix-ui/react-compose-refs": "1.1.2", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-slot": "1.2.3" }, - "engines": { - "node": ">=10" + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } } }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/transliterate": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@sindresorhus/transliterate/-/transliterate-0.1.2.tgz", - "integrity": "sha512-5/kmIOY9FF32nicXH+5yLNTX4NJ4atl7jRgqAJuIn/iyDFXBktOKDxCvyGE/EzmF4ngSUvjXxQUQlQiZ5lfw+w==", + "node_modules/@strapi/upload/node_modules/@radix-ui/react-compose-refs": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.1.2.tgz", + "integrity": "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-context": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.1.2.tgz", + "integrity": "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-direction": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz", + "integrity": "sha512-1UEWRX6jnOA2y4H5WczZ44gOOjTEmlqv1uNW4GAJEO5+bauCBhv8snY65Iw5/VOS/ghKN9gr2KjnLKxrsvoMVw==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-id": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz", + "integrity": "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg==", "license": "MIT", "dependencies": { - "escape-string-regexp": "^2.0.0", - "lodash.deburr": "^4.1.0" + "@radix-ui/react-use-layout-effect": "1.1.1" }, - "engines": { - "node": ">=10" + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } } }, - "node_modules/@strapi/upload/node_modules/@sindresorhus/transliterate/node_modules/escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", + "node_modules/@strapi/upload/node_modules/@radix-ui/react-primitive": { + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz", + "integrity": "sha512-m9gTwRkhy2lvCPe6QJp4d3G1TYEUHn/FzJUtq9MjH46an1wJU+GdoGC5VLof8RX8Ft/DlpshApkhswDLZzHIcQ==", "license": "MIT", - "engines": { - "node": ">=8" - } - }, - "node_modules/@strapi/upload/node_modules/@strapi/database": { - "version": "5.33.3", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.33.3.tgz", - "integrity": "sha512-8if+NdyLeF69pIRtu9iEDXFDrtRyIa0es1iDbfdbvKK2YKwIGSZd1PgRnIuWxfxnYrdrR0eFHULBGYvQG1GVMw==", - "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.33.3", - "ajv": "8.16.0", - "date-fns": "2.30.0", - "debug": "4.3.4", - "fs-extra": "11.2.0", - "knex": "3.0.1", - "lodash": "4.17.21", - "semver": "7.5.4", - "umzug": "3.8.1" + "@radix-ui/react-slot": "1.2.3" }, - "engines": { - "node": ">=20.0.0 <=24.x.x", - "npm": ">=6.0.0" + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } } }, - "node_modules/@strapi/upload/node_modules/@strapi/database/node_modules/@strapi/utils": { - "version": "5.33.3", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.33.3.tgz", - "integrity": "sha512-D6ret4UPl8xGY0CmrevM2Drl71Q8L4oXY8H+ZoJHb78gUi7umtYUSDSFaa5MPXubh3IIOO8vy2FIZg7170umsw==", - "license": "SEE LICENSE IN LICENSE", - "dependencies": { - "@sindresorhus/slugify": "1.1.0", - "date-fns": "2.30.0", - "execa": "5.1.1", - "http-errors": "2.0.0", - "lodash": "4.17.21", - "node-machine-id": "1.1.12", - "p-map": "4.0.0", - "preferred-pm": "3.1.2", - "yup": "0.32.9", - "zod": "3.25.67" - }, - "engines": { - "node": ">=20.0.0 <=24.x.x", - "npm": ">=6.0.0" - } - }, - "node_modules/@strapi/upload/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "node_modules/@strapi/upload/node_modules/@radix-ui/react-roving-focus": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@radix-ui/react-roving-focus/-/react-roving-focus-1.1.11.tgz", + "integrity": "sha512-7A6S9jSgm/S+7MdtNDSb+IU859vQqJ/QAtcYQcfFC6W8RS4IxIZDldLR0xqCFZ6DCyrQLjLPsxtTNch5jVA4lA==", "license": "MIT", - "engines": { - "node": ">=10" + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-collection": "1.1.7", + "@radix-ui/react-compose-refs": "1.1.2", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-direction": "1.1.1", + "@radix-ui/react-id": "1.1.1", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-use-callback-ref": "1.1.1", + "@radix-ui/react-use-controllable-state": "1.2.2" }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-slot": { + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.2.3.tgz", + "integrity": "sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==", + "license": "MIT", + "dependencies": { + "@radix-ui/react-compose-refs": "1.1.2" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle": { + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle/-/react-toggle-1.1.10.tgz", + "integrity": "sha512-lS1odchhFTeZv3xwHH31YPObmJn8gOg7Lq12inrr0+BH/l3Tsq32VfjqH1oh80ARM3mlkfMic15n0kg4sD1poQ==", + "license": "MIT", + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-use-controllable-state": "1.2.2" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-toggle-group": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/@radix-ui/react-toggle-group/-/react-toggle-group-1.1.11.tgz", + "integrity": "sha512-5umnS0T8JQzQT6HbPyO7Hh9dgd82NmS36DQr+X/YJ9ctFNCiiQd6IJAYYZ33LUwm8M+taCz5t2ui29fHZc4Y6Q==", + "license": "MIT", + "dependencies": { + "@radix-ui/primitive": "1.1.3", + "@radix-ui/react-context": "1.1.2", + "@radix-ui/react-direction": "1.1.1", + "@radix-ui/react-primitive": "2.1.3", + "@radix-ui/react-roving-focus": "1.1.11", + "@radix-ui/react-toggle": "1.1.10", + "@radix-ui/react-use-controllable-state": "1.2.2" + }, + "peerDependencies": { + "@types/react": "*", + "@types/react-dom": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", + "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "@types/react-dom": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-callback-ref": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.1.1.tgz", + "integrity": "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-controllable-state": { + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.2.2.tgz", + "integrity": "sha512-BjasUjixPFdS+NKkypcyyN5Pmg83Olst0+c6vGov0diwTEo6mgdqVR6hxcEgFuh4QrAs7Rc+9KuGJ9TVCj0Zzg==", + "license": "MIT", + "dependencies": { + "@radix-ui/react-use-effect-event": "0.0.2", + "@radix-ui/react-use-layout-effect": "1.1.1" + }, + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } + } + }, + "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-layout-effect": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz", + "integrity": "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ==", + "license": "MIT", + "peerDependencies": { + "@types/react": "*", + "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + } } }, "node_modules/@strapi/upload/node_modules/fs-extra": { @@ -7323,9 +7530,9 @@ } }, "node_modules/@strapi/utils": { - "version": "5.35.0", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.35.0.tgz", - "integrity": "sha512-lQqMrbPv/k61SExP4nZ4XVKI9yawTzY6hIuG/8DGM2lYHRVkUMCjTDT7wgfEIFft+w6LaPEaAqd8VELxhQVDlg==", + "version": "5.36.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.36.0.tgz", + "integrity": "sha512-/2cNbboWZolwz6UI5MwrDc3f8hbBqbtdk+sjATR488ugedG1XQdlLWlYVUzWW/kK42bqqFwgJvRyroBUveWIrg==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@sindresorhus/slugify": "1.1.0", @@ -9818,6 +10025,26 @@ "nodemailer-shared": "1.1.0" } }, + "node_modules/buildmail/node_modules/iconv-lite": { + "version": "0.4.13", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", + "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/buildmail/node_modules/libmime": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", + "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "license": "MIT", + "dependencies": { + "iconv-lite": "0.4.13", + "libbase64": "0.1.0", + "libqp": "1.1.0" + } + }, "node_modules/byte-size": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/byte-size/-/byte-size-8.1.1.tgz", @@ -12665,9 +12892,9 @@ } }, "node_modules/flow-parser": { - "version": "0.299.0", - "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.299.0.tgz", - "integrity": "sha512-phGMRoNt6SNglPHGRbCyWm9/pxfe6t/t4++EIYPaBGWT6e0lphLBgUMrvpL62NbRo9R549o3oqrbKHq82kANCw==", + "version": "0.300.0", + "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.300.0.tgz", + "integrity": "sha512-yh8DF8KpF2Ik3ECP7g92lEU0DyO+5ZQicoHs7rhZ5lfU50UGOSEfD5kMZX3hB8BTqTHRCnOCCDxt+EMKLlUoTQ==", "license": "MIT", "engines": { "node": ">=0.4.0" @@ -16450,23 +16677,23 @@ "license": "MIT" }, "node_modules/libmime": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", - "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.3.tgz", + "integrity": "sha512-ABr2f4O+K99sypmkF/yPz2aXxUFHEZzv+iUkxItCeKZWHHXdQPpDXd6rV1kBBwL4PserzLU09EIzJ2lxC9hPfQ==", "license": "MIT", "dependencies": { - "iconv-lite": "0.4.13", + "iconv-lite": "0.4.15", "libbase64": "0.1.0", "libqp": "1.1.0" } }, "node_modules/libmime/node_modules/iconv-lite": { - "version": "0.4.13", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", - "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "version": "0.4.15", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.15.tgz", + "integrity": "sha512-RGR+c9Lm+tLsvU57FTJJtdbv2hQw42Yl2n26tVIBaYmZzLN+EGfroUugN/z9nJf9kOXd49hBmpoGr4FEm+A4pw==", "license": "MIT", "engines": { - "node": ">=0.8.0" + "node": ">=0.10.0" } }, "node_modules/libqp": { @@ -16785,6 +17012,26 @@ "libmime": "2.1.0" } }, + "node_modules/mailcomposer/node_modules/iconv-lite": { + "version": "0.4.13", + "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz", + "integrity": "sha512-QwVuTNQv7tXC5mMWFX5N5wGjmybjNBBD8P3BReTkPmipoxTUFgWM2gXNvldHQr6T14DH0Dh6qBVg98iJt7u4mQ==", + "license": "MIT", + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/mailcomposer/node_modules/libmime": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/libmime/-/libmime-2.1.0.tgz", + "integrity": "sha512-4be2R6/jOasyPTw0BkpIZBVk2cElqjdIdS0PRPhbOCV4wWuL/ZcYYpN1BCTVB+6eIQ0uuAwp5hQTHFrM5Joa8w==", + "license": "MIT", + "dependencies": { + "iconv-lite": "0.4.13", + "libbase64": "0.1.0", + "libqp": "1.1.0" + } + }, "node_modules/make-dir": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", diff --git a/playground/package.json b/playground/package.json index db446f5..e848c8d 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.35.0", - "@strapi/plugin-users-permissions": "5.35.0", - "@strapi/strapi": "5.35.0", + "@strapi/plugin-cloud": "5.36.0", + "@strapi/plugin-users-permissions": "5.36.0", + "@strapi/strapi": "5.36.0", "better-sqlite3": "12.6.2", "fs-extra": "^11.0.0", "mime-types": "^3.0.0",