Update all digest updates
Test / Basic (pull_request) Successful in 3m27s
Test / Basic (push) Successful in 2m50s
RenovateBot / renovate (push) Successful in 1m57s

This commit was merged in pull request #44.
This commit is contained in:
2026-04-16 00:05:09 +00:00
parent 7351798daf
commit 6a55d4f4fa
3 changed files with 557 additions and 324 deletions
+280 -158
View File
@@ -4580,9 +4580,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@strapi/admin": { "node_modules/@strapi/admin": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.1.tgz",
"integrity": "sha512-2X9Zya2OQkPBi9c2SJX8fin0wI98YaVDA1evz+8E9GPlGuOku2ey4AfUtZDGJzhUsvo2dO90uw5GUgdU7fvIyQ==", "integrity": "sha512-HGWwgGcMwlE/m7Xor3P2UOpSuM6+q7OJuzNNg5z4CrKdis3efWOiK/XAJvJF8MI6gXXiBBfrN7EmUXxQqJsJAw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -4593,14 +4593,14 @@
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@testing-library/dom": "10.4.1", "@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0", "@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1", "@testing-library/user-event": "14.6.1",
"axios": "1.13.5", "axios": "1.15.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "^4.1.2", "chalk": "^4.1.2",
@@ -4624,7 +4624,7 @@
"koa-passport": "6.0.0", "koa-passport": "6.0.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.18.1",
"motion": "12.23.24", "motion": "12.23.24",
"ora": "5.4.1", "ora": "5.4.1",
"p-map": "4.0.0", "p-map": "4.0.0",
@@ -4850,6 +4850,13 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/admin/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/admin/node_modules/npm-run-path": { "node_modules/@strapi/admin/node_modules/npm-run-path": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -5013,14 +5020,14 @@
} }
}, },
"node_modules/@strapi/cloud-cli": { "node_modules/@strapi/cloud-cli": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.1.tgz",
"integrity": "sha512-u1zFRQTaJ/gr9UEHofwHSVn1qa76SqLDYHWcIz7ReBiWMFoz2+0loQx8UKUigUfnKBJ5qaAyyNDTCe5k6OWgSg==", "integrity": "sha512-ai6neQLpqCTwffnFgvwpsQmG2kqm/PnUnmeJ23DaE59BxuYjz5Jq/NsavFqroA5HgmZf048GAbJ2OzAwxdSxXA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"axios": "1.13.5", "axios": "1.15.0",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-progress": "3.12.0", "cli-progress": "3.12.0",
@@ -5031,7 +5038,7 @@
"inquirer": "9.3.8", "inquirer": "9.3.8",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0", "jwks-rsa": "3.1.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"minimatch": "10.2.5", "minimatch": "10.2.5",
"open": "8.4.0", "open": "8.4.0",
"ora": "5.4.1", "ora": "5.4.1",
@@ -5058,6 +5065,13 @@
"node": ">= 12" "node": ">= 12"
} }
}, },
"node_modules/@strapi/cloud-cli/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/cloud-cli/node_modules/minimatch": { "node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.5", "version": "10.2.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
@@ -5094,9 +5108,9 @@
} }
}, },
"node_modules/@strapi/content-manager": { "node_modules/@strapi/content-manager": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.1.tgz",
"integrity": "sha512-4S1TdlTav3aIhxbFiXlEBUTpgGNCCymam0a3NR1+x7BdGgriXmOjnXWCrkru/dqkI5IscWwm4CPAP77olGxnQA==", "integrity": "sha512-B6i5+8MShS0FVKI8YQG8PwaYgOvIwKM4xwgbYck4RspZkGadGGI6J7IQSw0E5WhPDRNlbxnM8fhBhcGphhTlgQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -5108,15 +5122,15 @@
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"codemirror5": "npm:codemirror@^5.65.11", "codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"fractional-indexing": "3.2.0", "fractional-indexing": "3.2.0",
"highlight.js": "^10.4.1", "highlight.js": "^10.4.1",
"immer": "9.0.21", "immer": "9.0.21",
"koa": "2.16.4", "koa": "2.16.4",
"lodash": "4.17.23", "lodash": "4.18.1",
"markdown-it": "^13.0.2", "markdown-it": "^13.0.2",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0", "markdown-it-container": "^3.0.0",
@@ -5338,6 +5352,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/content-manager/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/content-manager/node_modules/react-intl": { "node_modules/@strapi/content-manager/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -5426,22 +5447,22 @@
} }
}, },
"node_modules/@strapi/content-releases": { "node_modules/@strapi/content-releases": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.1.tgz",
"integrity": "sha512-yso/Ah3bgDTmfeB2/M8Duxi0dX4KktRuGXudk+rvZuvHWKZF2rjK7h+S3BkWgqFfosQp/93mjTFKmqc/LcrkxQ==", "integrity": "sha512-r7JnJlNISTwLUTjktDCV5wYrlTtp24Zw5KrdS260u2x+Ec2XNaZbWiWtlq07NPtd+wiBhWMZVWGEBPhpNlg9Xw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"date-fns-tz": "2.0.1", "date-fns-tz": "2.0.1",
"formik": "2.4.5", "formik": "2.4.5",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
@@ -5587,6 +5608,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/content-releases/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/content-releases/node_modules/react-intl": { "node_modules/@strapi/content-releases/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -5675,9 +5703,9 @@
} }
}, },
"node_modules/@strapi/content-type-builder": { "node_modules/@strapi/content-type-builder": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.1.tgz",
"integrity": "sha512-YySQwH8CwuzxWOsZATBz+0fd5GBRKIBdOfKahiodnBam674vT0FEq14VtdTtOai84Fmk1RDxJsbEQ0TpVTXI2g==", "integrity": "sha512-5z7qxTtcdG+UBXSQSRcW/odvzrwnqEm8zWw7UK+72s/zG2LcxVSyhM8FJ2U+16z4WcaIckxnZxfCtG82CxNTpA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -5689,15 +5717,15 @@
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"ai": "5.0.52", "ai": "5.0.52",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"immer": "9.0.21", "immer": "9.0.21",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"micromatch": "^4.0.8", "micromatch": "^4.0.8",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"qs": "6.15.0", "qs": "6.15.0",
@@ -5904,6 +5932,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/content-type-builder/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/content-type-builder/node_modules/react-intl": { "node_modules/@strapi/content-type-builder/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -6002,23 +6037,23 @@
} }
}, },
"node_modules/@strapi/core": { "node_modules/@strapi/core": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.1.tgz",
"integrity": "sha512-Qh3ubZWgas9AocySVjnnzskc/PJm1JCLAMTST1l6P3BKkPsIlzYj7aTI1zhVF0CdMszST/mEecxd4CIiB3mHQg==", "integrity": "sha512-6zHINbqc3eAQCfX27kicia5bIQm9fpe9P3SZzPENmuJSbN38o95ERLLQ1H4b6+XW2V8MLnIYbmV6W4cgxXtGqw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@koa/cors": "5.0.0", "@koa/cors": "5.0.0",
"@koa/router": "12.0.2", "@koa/router": "12.0.2",
"@paralleldrive/cuid2": "2.2.2", "@paralleldrive/cuid2": "2.2.2",
"@strapi/admin": "5.42.0", "@strapi/admin": "5.42.1",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@vercel/stega": "0.1.2", "@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"boxen": "5.1.2", "boxen": "5.1.2",
@@ -6048,7 +6083,7 @@
"koa-ip": "^2.1.3", "koa-ip": "^2.1.3",
"koa-session": "6.4.0", "koa-session": "6.4.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"node-schedule": "2.1.1", "node-schedule": "2.1.1",
"open": "8.4.0", "open": "8.4.0",
@@ -6139,6 +6174,13 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/core/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/core/node_modules/npm-run-path": { "node_modules/@strapi/core/node_modules/npm-run-path": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -6213,21 +6255,21 @@
} }
}, },
"node_modules/@strapi/data-transfer": { "node_modules/@strapi/data-transfer": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.1.tgz",
"integrity": "sha512-tLNbPn067ysdUYALtgfYqPB4FUD10HcIvamj6K0Lw9bPR3uwOeraDbAwfi/7ZXl6I0HHJ2WiA2yvJi3Cb24A/A==", "integrity": "sha512-jCWQPkPZzOJyPkDQ2RzJzlmeRfgdyXJPqmP3YNohDCYR0C22C4wq8oxapwyrjU3LJBKWtsUb3NssIZI2IHSWFw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-table3": "0.6.5", "cli-table3": "0.6.5",
"commander": "8.3.0", "commander": "8.3.0",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"inquirer": "9.3.8", "inquirer": "9.3.8",
"lodash": "4.17.23", "lodash": "4.18.1",
"ora": "5.4.1", "ora": "5.4.1",
"resolve-cwd": "3.0.0", "resolve-cwd": "3.0.0",
"semver": "7.5.4", "semver": "7.5.4",
@@ -6252,21 +6294,28 @@
"node": ">= 12" "node": ">= 12"
} }
}, },
"node_modules/@strapi/data-transfer/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/database": { "node_modules/@strapi/database": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.1.tgz",
"integrity": "sha512-zZtwmKCQlmkwyOCmvjQitXoGDHl3LmnyO/C6aNzSZu8FvS56VvKWngAkxK2YRfyoiSiqn4s1CiUBD/toYGwFJA==", "integrity": "sha512-hLZEmu5Ei0kp3GGkhyC3HVwzqvLKeEE4rTNuL+ohUZ69U3rE/BA2jK918RTrAaWcFkluyNm4ujCeZWXwCMH/Mg==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@paralleldrive/cuid2": "2.2.2", "@paralleldrive/cuid2": "2.2.2",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"ajv": "8.18.0", "ajv": "8.18.0",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"debug": "4.3.4", "debug": "4.3.4",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"knex": "3.0.1", "knex": "3.0.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"semver": "7.5.4", "semver": "7.5.4",
"umzug": "3.8.1" "umzug": "3.8.1"
}, },
@@ -6275,6 +6324,13 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/database/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/design-system": { "node_modules/@strapi/design-system": {
"version": "2.2.0", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
@@ -6373,18 +6429,18 @@
} }
}, },
"node_modules/@strapi/email": { "node_modules/@strapi/email": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.1.tgz",
"integrity": "sha512-lm4QUa/rQKwb+0ZEH9/kLUW1XjgnGfkNpchpAi+cqefAdIFtyCGVwpb7PcKF3XST9VaTfQOJ75iYObYdhR37jw==", "integrity": "sha512-6wGiyKOFfVRPWQO51LNM8BEookDdeLlGluKshXXjXR/xYKDVMgwOhugP77Wbp0RVF36W2Q68hkZz4sCAZo2pDA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/provider-email-sendmail": "5.42.0", "@strapi/provider-email-sendmail": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.18.1",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-query": "3.39.3", "react-query": "3.39.3",
"yup": "0.32.9", "yup": "0.32.9",
@@ -6505,6 +6561,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/email/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/email/node_modules/react-intl": { "node_modules/@strapi/email/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -6563,20 +6626,20 @@
} }
}, },
"node_modules/@strapi/generators": { "node_modules/@strapi/generators": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.1.tgz",
"integrity": "sha512-hhpSJhtJ8GAj6YPQ1Qg1pp2c66no6Q31LRd6wuz+G2TwUh29UX7Ydt5IfVFCU8koTGbM/0map8O9PUFyJZF/iw==", "integrity": "sha512-xsmMqecnsB6PGlfTr8eX238xiDVS7MYjaRdR/L4du8l148Kmq4fYB4y82mysbMecqILBnudHVBciw3lguiDUzg==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"chalk": "4.1.2", "chalk": "4.1.2",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"handlebars": "4.7.9", "handlebars": "4.7.9",
"jscodeshift": "17.3.0", "jscodeshift": "17.3.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"plop": "4.0.5", "plop": "4.0.5",
"pluralize": "8.0.0" "pluralize": "8.0.0"
}, },
@@ -6642,18 +6705,25 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/generators/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/i18n": { "node_modules/@strapi/i18n": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.1.tgz",
"integrity": "sha512-FOD0vDAA+FYh+AiO5bqC9y53PMaeDKnbooGjb2bL+LRAHlvaxuNlmHhm8PDw0z0T7rYMK0/FmxPK5SqEUUgw9w==", "integrity": "sha512-OTxaGfqwT3id75fhle0rotjTqM+1fq5xScUnwhAFuF8CSn041HgcfTzgvXGEMQSokOC9UrCNwSoxrTUFrGmn2A==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
@@ -6800,6 +6870,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/i18n/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/i18n/node_modules/react-intl": { "node_modules/@strapi/i18n/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -6909,13 +6986,13 @@
} }
}, },
"node_modules/@strapi/logger": { "node_modules/@strapi/logger": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.1.tgz",
"integrity": "sha512-oNZMSUF2th79cFsmGEyUy61hyCrSGRSfZ5xd7k8v1rA710CgcSTopt1hINw4iuRjDGw4r7qW9xa+12AjH9DYgw==", "integrity": "sha512-/KtTIIThPGLG6/J+dAVWt2A6j/N0g9ZdyGrpPb+Igfubq+RrbvrRS7/gcxxO0CyMqqFy1tLV5S9mgZzXiowR5w==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"lodash": "4.17.23", "lodash": "4.18.1",
"winston": "3.10.0" "winston": "3.10.0"
}, },
"engines": { "engines": {
@@ -6923,10 +7000,17 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/logger/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/openapi": { "node_modules/@strapi/openapi": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.1.tgz",
"integrity": "sha512-YiM7mcyTzp1WGz19uq0fhB1AmtR1aWYBQMblKaAMRVQpvrFRDDHxb5K2axpOkr4SIhvnpQcwKmYxipJV9ZNR0g==", "integrity": "sha512-Sd5pCV6pHMxT9yXRkfOr4c/YRaWxdB33Vlpc5WplJhR5kF4kpgXdCJfxOMSYAi5JnsqpL49C1GoCfqsC2kAgxg==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -7042,15 +7126,15 @@
} }
}, },
"node_modules/@strapi/permissions": { "node_modules/@strapi/permissions": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.1.tgz",
"integrity": "sha512-2KJys+QPbVcQlxvIyPmn+fwg30p0YU4ynEcWeyLub3OkCGP4vnvL9NtpFBVAMTiiutObqIUEIx0OyJMOt4/pFw==", "integrity": "sha512-sim4qUq+amQ1/mZElhR2Pucrkc5UNT7SCnpo5gdWn/iAA1irmzmgmqjN+iliJO4l6PDhZk2+BsyJVgYjyg6Rrw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"sift": "16.0.1" "sift": "16.0.1"
}, },
@@ -7059,14 +7143,21 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/permissions/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/provider-email-sendmail": { "node_modules/@strapi/provider-email-sendmail": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.1.tgz",
"integrity": "sha512-eKCOs9faETADh3x6U7eq9dtqhKP4fgL+xpfLUsmcCmIm3lIruBjClGBHPn8ZNG1XzFnQnObuY6jlx95MhfOE3g==", "integrity": "sha512-Hi/Cd3YO0SWFwMsTZKa5x1qQfiQiJRkm6SD2QNAArqkKxs0sK+R6fsCnxNfLjH8iVNYpxFPtCpmeRXP8sLTJMw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"sendmail": "^1.6.1" "sendmail": "^1.6.1"
}, },
"engines": { "engines": {
@@ -7075,13 +7166,13 @@
} }
}, },
"node_modules/@strapi/provider-upload-local": { "node_modules/@strapi/provider-upload-local": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.1.tgz",
"integrity": "sha512-mXEB9XeqkNSh18o3btKsFvirh4/eTTa7efXNe5AVTRfOPlHvM1dKo8pGYJSm4JPoOsB6Eu9R3E49OZ0HjDRLOg==", "integrity": "sha512-uovz3V0YBf9iNsvvIo/morDHiooGbi/FDcjyKfV7087qiC1TILiHD+LwJF7JTTsy4lErEgY9iucF4+baVKRHfA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"fs-extra": "11.2.0" "fs-extra": "11.2.0"
}, },
"engines": { "engines": {
@@ -7090,16 +7181,16 @@
} }
}, },
"node_modules/@strapi/review-workflows": { "node_modules/@strapi/review-workflows": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.1.tgz",
"integrity": "sha512-LtlNryDFp/g/iTbTIFlaiHLnY9UDZ74TV3opVY5qq7jrQDD1j+yXAtXCUXgoQixLykDwgBRYIJwdf5AIihzRfA==", "integrity": "sha512-bsbqCJsE1iU6VYgjnJrae9UmxMHxdBKyfWfO8mbHfSYunsXWpfUqzsP+IVwM4Ht4Nu5H56R9Ha+RGFtxGqKcMA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"fractional-indexing": "3.2.0", "fractional-indexing": "3.2.0",
"react-dnd": "16.0.1", "react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1", "react-dnd-html5-backend": "16.0.1",
@@ -7417,32 +7508,32 @@
} }
}, },
"node_modules/@strapi/strapi": { "node_modules/@strapi/strapi": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.1.tgz",
"integrity": "sha512-TcidUPxucRv48l4Iw5UbRctWjMHFbBKBpkSd1LczgV4+DFDfokG/rdXmQFXHd/Xq6FKig+41koOgTcqDxAj5gQ==", "integrity": "sha512-DRF+CgUH64SXJhYl7VJycedlLx/YH/85Cww+0lfbfvW9U8H5cjXtdStV8qvD9Rw3UHnpY1BhUH3fOR2Yb2mWAA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15", "@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@strapi/admin": "5.42.0", "@strapi/admin": "5.42.1",
"@strapi/cloud-cli": "5.42.0", "@strapi/cloud-cli": "5.42.1",
"@strapi/content-manager": "5.42.0", "@strapi/content-manager": "5.42.1",
"@strapi/content-releases": "5.42.0", "@strapi/content-releases": "5.42.1",
"@strapi/content-type-builder": "5.42.0", "@strapi/content-type-builder": "5.42.1",
"@strapi/core": "5.42.0", "@strapi/core": "5.42.1",
"@strapi/data-transfer": "5.42.0", "@strapi/data-transfer": "5.42.1",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/email": "5.42.0", "@strapi/email": "5.42.1",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/i18n": "5.42.0", "@strapi/i18n": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/openapi": "5.42.0", "@strapi/openapi": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/review-workflows": "5.42.0", "@strapi/review-workflows": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/upload": "5.42.0", "@strapi/upload": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@types/nodemon": "1.19.6", "@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0", "@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2", "boxen": "5.1.2",
@@ -7466,7 +7557,7 @@
"git-url-parse": "14.0.0", "git-url-parse": "14.0.0",
"html-webpack-plugin": "5.6.0", "html-webpack-plugin": "5.6.0",
"inquirer": "9.3.8", "inquirer": "9.3.8",
"lodash": "4.17.23", "lodash": "4.18.1",
"mini-css-extract-plugin": "2.7.7", "mini-css-extract-plugin": "2.7.7",
"nodemon": "3.0.2", "nodemon": "3.0.2",
"ora": "5.4.1", "ora": "5.4.1",
@@ -7628,6 +7719,13 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/strapi/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/strapi/node_modules/nodemon": { "node_modules/@strapi/strapi/node_modules/nodemon": {
"version": "3.0.2", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz", "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz",
@@ -7763,19 +7861,19 @@
} }
}, },
"node_modules/@strapi/types": { "node_modules/@strapi/types": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.1.tgz",
"integrity": "sha512-ArhuqqlUnYFWdMlFckZcfJZjuJrnvPRXZv4QWg5T/3y6467gNFd5pOsSFpd+QMrLNTe0KVPRISi7iYK3AaFcWw==", "integrity": "sha512-zt3yDIEK5kKDZ2FZeViL4hOS2x4OGQEvbq/7Uhk+/rK1d8PxSd6/0I1lRBnTEEbLsK1OYAmoIdtP7/MuJMiyxQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
"@koa/cors": "5.0.0", "@koa/cors": "5.0.0",
"@koa/router": "12.0.2", "@koa/router": "12.0.2",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"commander": "8.3.0", "commander": "8.3.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"koa": "2.16.4", "koa": "2.16.4",
@@ -7792,9 +7890,9 @@
} }
}, },
"node_modules/@strapi/types/node_modules/brace-expansion": { "node_modules/@strapi/types/node_modules/brace-expansion": {
"version": "2.0.3", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.3.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.0.tgz",
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==", "integrity": "sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -7899,16 +7997,16 @@
} }
}, },
"node_modules/@strapi/typescript-utils": { "node_modules/@strapi/typescript-utils": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.1.tgz",
"integrity": "sha512-9Dl6UkChtwVhVfIarfjzKWvajcVWff9diPwITCL7Vg1DPDesnSdg/LtDFHj2Cu+VJvjzTlfM/fXs1RE4pwgUyg==", "integrity": "sha512-tMCDILbJOH8VSXRPLBjZRj1c7aaAe15sc9sVfaWWe9krsoyNs4XsTJX2geH5Arf3c4wLijK7qkIq8BY6Fa0zTQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-table3": "0.6.5", "cli-table3": "0.6.5",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"prettier": "3.3.3", "prettier": "3.3.3",
"typescript": "5.4.4" "typescript": "5.4.4"
}, },
@@ -7917,6 +8015,13 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/typescript-utils/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/typescript-utils/node_modules/prettier": { "node_modules/@strapi/typescript-utils/node_modules/prettier": {
"version": "3.3.3", "version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
@@ -7948,9 +8053,9 @@
} }
}, },
"node_modules/@strapi/upload": { "node_modules/@strapi/upload": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.1.tgz",
"integrity": "sha512-SJifFXX0ZVLQochwWdjM0uxj9ZJd3O9eIP2QoRJuyEPR/F91FYmNey5WKWv2roA5/BlCn+ZKuEadwtU40AO+Dw==", "integrity": "sha512-25MIWBDJtpbTUKbAUP26V4B7+0hMis3Dq8O1OnS0p+M8Ka8fdMutVVSZD7ybBr4M6JsKfqOvqifeoVlIC8Dkkw==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -7958,11 +8063,11 @@
"@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11", "@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/provider-upload-local": "5.42.0", "@strapi/provider-upload-local": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"byte-size": "8.1.1", "byte-size": "8.1.1",
"cropperjs": "1.6.1", "cropperjs": "1.6.1",
"date-fns": "2.30.0", "date-fns": "2.30.0",
@@ -7972,7 +8077,7 @@
"immer": "9.0.21", "immer": "9.0.21",
"koa-range": "0.3.0", "koa-range": "0.3.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"qs": "6.15.0", "qs": "6.15.0",
@@ -8408,6 +8513,13 @@
"tslib": "^2.4.0" "tslib": "^2.4.0"
} }
}, },
"node_modules/@strapi/upload/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/upload/node_modules/react-intl": { "node_modules/@strapi/upload/node_modules/react-intl": {
"version": "6.6.2", "version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz", "resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -8506,9 +8618,9 @@
} }
}, },
"node_modules/@strapi/utils": { "node_modules/@strapi/utils": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.1.tgz",
"integrity": "sha512-nbQcDtf7KhPKHcXAjy8er7ln195kpw9lnWlXn1HdDEOqmoToHPa0wUS1zmhXQLPc8/7kxFECXiHE+RPZYnwwmQ==", "integrity": "sha512-8B55UXo+vCkFVLVUrhlkqb/LpaYHdc2hzzlJHxxH9mza0eh5alzNo4ubfv3PbGCz2oUg+4YW22j2e+2wJlDMfQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -8516,7 +8628,7 @@
"date-fns": "2.30.0", "date-fns": "2.30.0",
"execa": "5.1.1", "execa": "5.1.1",
"http-errors": "2.0.0", "http-errors": "2.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"node-machine-id": "1.1.12", "node-machine-id": "1.1.12",
"p-map": "4.0.0", "p-map": "4.0.0",
"preferred-pm": "3.1.3", "preferred-pm": "3.1.3",
@@ -8645,6 +8757,13 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/utils/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"dev": true,
"license": "MIT"
},
"node_modules/@strapi/utils/node_modules/npm-run-path": { "node_modules/@strapi/utils/node_modules/npm-run-path": {
"version": "4.0.1", "version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -10324,15 +10443,15 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.13.5", "version": "1.15.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
"integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==", "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.11", "follow-redirects": "^1.15.11",
"form-data": "^4.0.5", "form-data": "^4.0.5",
"proxy-from-env": "^1.1.0" "proxy-from-env": "^2.1.0"
} }
}, },
"node_modules/babel-plugin-macros": { "node_modules/babel-plugin-macros": {
@@ -19030,9 +19149,9 @@
} }
}, },
"node_modules/prettier": { "node_modules/prettier": {
"version": "3.8.2", "version": "3.8.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz",
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==", "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"bin": { "bin": {
@@ -19208,11 +19327,14 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/proxy-from-env": { "node_modules/proxy-from-env": {
"version": "1.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
"dev": true, "dev": true,
"license": "MIT" "license": "MIT",
"engines": {
"node": ">=10"
}
}, },
"node_modules/pstree.remy": { "node_modules/pstree.remy": {
"version": "1.1.8", "version": "1.1.8",
+274 -163
View File
@@ -8,9 +8,9 @@
"name": "playground", "name": "playground",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@strapi/plugin-cloud": "5.42.0", "@strapi/plugin-cloud": "5.42.1",
"@strapi/plugin-users-permissions": "5.42.0", "@strapi/plugin-users-permissions": "5.42.1",
"@strapi/strapi": "5.42.0", "@strapi/strapi": "5.42.1",
"better-sqlite3": "12.9.0", "better-sqlite3": "12.9.0",
"fs-extra": "^11.0.0", "fs-extra": "^11.0.0",
"mime-types": "^3.0.0", "mime-types": "^3.0.0",
@@ -5354,9 +5354,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@strapi/admin": { "node_modules/@strapi/admin": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.1.tgz",
"integrity": "sha512-2X9Zya2OQkPBi9c2SJX8fin0wI98YaVDA1evz+8E9GPlGuOku2ey4AfUtZDGJzhUsvo2dO90uw5GUgdU7fvIyQ==", "integrity": "sha512-HGWwgGcMwlE/m7Xor3P2UOpSuM6+q7OJuzNNg5z4CrKdis3efWOiK/XAJvJF8MI6gXXiBBfrN7EmUXxQqJsJAw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
@@ -5366,14 +5366,14 @@
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@testing-library/dom": "10.4.1", "@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0", "@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1", "@testing-library/user-event": "14.6.1",
"axios": "1.13.5", "axios": "1.15.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "^4.1.2", "chalk": "^4.1.2",
@@ -5397,7 +5397,7 @@
"koa-passport": "6.0.0", "koa-passport": "6.0.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.18.1",
"motion": "12.23.24", "motion": "12.23.24",
"ora": "5.4.1", "ora": "5.4.1",
"p-map": "4.0.0", "p-map": "4.0.0",
@@ -5450,6 +5450,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/admin/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/admin/node_modules/typescript": { "node_modules/@strapi/admin/node_modules/typescript": {
"version": "5.4.4", "version": "5.4.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
@@ -5493,13 +5499,13 @@
} }
}, },
"node_modules/@strapi/cloud-cli": { "node_modules/@strapi/cloud-cli": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.1.tgz",
"integrity": "sha512-u1zFRQTaJ/gr9UEHofwHSVn1qa76SqLDYHWcIz7ReBiWMFoz2+0loQx8UKUigUfnKBJ5qaAyyNDTCe5k6OWgSg==", "integrity": "sha512-ai6neQLpqCTwffnFgvwpsQmG2kqm/PnUnmeJ23DaE59BxuYjz5Jq/NsavFqroA5HgmZf048GAbJ2OzAwxdSxXA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"axios": "1.13.5", "axios": "1.15.0",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-progress": "3.12.0", "cli-progress": "3.12.0",
@@ -5510,7 +5516,7 @@
"inquirer": "9.3.8", "inquirer": "9.3.8",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0", "jwks-rsa": "3.1.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"minimatch": "10.2.5", "minimatch": "10.2.5",
"open": "8.4.0", "open": "8.4.0",
"ora": "5.4.1", "ora": "5.4.1",
@@ -5562,6 +5568,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/cloud-cli/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/cloud-cli/node_modules/minimatch": { "node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.5", "version": "10.2.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
@@ -5578,9 +5590,9 @@
} }
}, },
"node_modules/@strapi/content-manager": { "node_modules/@strapi/content-manager": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.1.tgz",
"integrity": "sha512-4S1TdlTav3aIhxbFiXlEBUTpgGNCCymam0a3NR1+x7BdGgriXmOjnXWCrkru/dqkI5IscWwm4CPAP77olGxnQA==", "integrity": "sha512-B6i5+8MShS0FVKI8YQG8PwaYgOvIwKM4xwgbYck4RspZkGadGGI6J7IQSw0E5WhPDRNlbxnM8fhBhcGphhTlgQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@dnd-kit/core": "6.3.1", "@dnd-kit/core": "6.3.1",
@@ -5591,15 +5603,15 @@
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"codemirror5": "npm:codemirror@^5.65.11", "codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"fractional-indexing": "3.2.0", "fractional-indexing": "3.2.0",
"highlight.js": "^10.4.1", "highlight.js": "^10.4.1",
"immer": "9.0.21", "immer": "9.0.21",
"koa": "2.16.4", "koa": "2.16.4",
"lodash": "4.17.23", "lodash": "4.18.1",
"markdown-it": "^13.0.2", "markdown-it": "^13.0.2",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0", "markdown-it-container": "^3.0.0",
@@ -5690,22 +5702,28 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/content-manager/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/content-releases": { "node_modules/@strapi/content-releases": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.1.tgz",
"integrity": "sha512-yso/Ah3bgDTmfeB2/M8Duxi0dX4KktRuGXudk+rvZuvHWKZF2rjK7h+S3BkWgqFfosQp/93mjTFKmqc/LcrkxQ==", "integrity": "sha512-r7JnJlNISTwLUTjktDCV5wYrlTtp24Zw5KrdS260u2x+Ec2XNaZbWiWtlq07NPtd+wiBhWMZVWGEBPhpNlg9Xw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"date-fns-tz": "2.0.1", "date-fns-tz": "2.0.1",
"formik": "2.4.5", "formik": "2.4.5",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
@@ -5724,10 +5742,16 @@
"styled-components": "^6.0.0" "styled-components": "^6.0.0"
} }
}, },
"node_modules/@strapi/content-releases/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/content-type-builder": { "node_modules/@strapi/content-type-builder": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.1.tgz",
"integrity": "sha512-YySQwH8CwuzxWOsZATBz+0fd5GBRKIBdOfKahiodnBam674vT0FEq14VtdTtOai84Fmk1RDxJsbEQ0TpVTXI2g==", "integrity": "sha512-5z7qxTtcdG+UBXSQSRcW/odvzrwnqEm8zWw7UK+72s/zG2LcxVSyhM8FJ2U+16z4WcaIckxnZxfCtG82CxNTpA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@ai-sdk/react": "2.0.120", "@ai-sdk/react": "2.0.120",
@@ -5738,15 +5762,15 @@
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"ai": "5.0.52", "ai": "5.0.52",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"immer": "9.0.21", "immer": "9.0.21",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"micromatch": "^4.0.8", "micromatch": "^4.0.8",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"qs": "6.15.0", "qs": "6.15.0",
@@ -5836,6 +5860,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/content-type-builder/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/content-type-builder/node_modules/zod": { "node_modules/@strapi/content-type-builder/node_modules/zod": {
"version": "3.25.67", "version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -5846,22 +5876,22 @@
} }
}, },
"node_modules/@strapi/core": { "node_modules/@strapi/core": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.1.tgz",
"integrity": "sha512-Qh3ubZWgas9AocySVjnnzskc/PJm1JCLAMTST1l6P3BKkPsIlzYj7aTI1zhVF0CdMszST/mEecxd4CIiB3mHQg==", "integrity": "sha512-6zHINbqc3eAQCfX27kicia5bIQm9fpe9P3SZzPENmuJSbN38o95ERLLQ1H4b6+XW2V8MLnIYbmV6W4cgxXtGqw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@koa/cors": "5.0.0", "@koa/cors": "5.0.0",
"@koa/router": "12.0.2", "@koa/router": "12.0.2",
"@paralleldrive/cuid2": "2.2.2", "@paralleldrive/cuid2": "2.2.2",
"@strapi/admin": "5.42.0", "@strapi/admin": "5.42.1",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@vercel/stega": "0.1.2", "@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"boxen": "5.1.2", "boxen": "5.1.2",
@@ -5891,7 +5921,7 @@
"koa-ip": "^2.1.3", "koa-ip": "^2.1.3",
"koa-session": "6.4.0", "koa-session": "6.4.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"node-schedule": "2.1.1", "node-schedule": "2.1.1",
"open": "8.4.0", "open": "8.4.0",
@@ -5964,6 +5994,12 @@
"url": "https://github.com/sponsors/isaacs" "url": "https://github.com/sponsors/isaacs"
} }
}, },
"node_modules/@strapi/core/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/core/node_modules/lru-cache": { "node_modules/@strapi/core/node_modules/lru-cache": {
"version": "11.2.7", "version": "11.2.7",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.7.tgz",
@@ -6048,20 +6084,20 @@
} }
}, },
"node_modules/@strapi/data-transfer": { "node_modules/@strapi/data-transfer": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.1.tgz",
"integrity": "sha512-tLNbPn067ysdUYALtgfYqPB4FUD10HcIvamj6K0Lw9bPR3uwOeraDbAwfi/7ZXl6I0HHJ2WiA2yvJi3Cb24A/A==", "integrity": "sha512-jCWQPkPZzOJyPkDQ2RzJzlmeRfgdyXJPqmP3YNohDCYR0C22C4wq8oxapwyrjU3LJBKWtsUb3NssIZI2IHSWFw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-table3": "0.6.5", "cli-table3": "0.6.5",
"commander": "8.3.0", "commander": "8.3.0",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"inquirer": "9.3.8", "inquirer": "9.3.8",
"lodash": "4.17.23", "lodash": "4.18.1",
"ora": "5.4.1", "ora": "5.4.1",
"resolve-cwd": "3.0.0", "resolve-cwd": "3.0.0",
"semver": "7.5.4", "semver": "7.5.4",
@@ -6090,20 +6126,26 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/data-transfer/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/database": { "node_modules/@strapi/database": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.1.tgz",
"integrity": "sha512-zZtwmKCQlmkwyOCmvjQitXoGDHl3LmnyO/C6aNzSZu8FvS56VvKWngAkxK2YRfyoiSiqn4s1CiUBD/toYGwFJA==", "integrity": "sha512-hLZEmu5Ei0kp3GGkhyC3HVwzqvLKeEE4rTNuL+ohUZ69U3rE/BA2jK918RTrAaWcFkluyNm4ujCeZWXwCMH/Mg==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@paralleldrive/cuid2": "2.2.2", "@paralleldrive/cuid2": "2.2.2",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"ajv": "8.18.0", "ajv": "8.18.0",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"debug": "4.3.4", "debug": "4.3.4",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"knex": "3.0.1", "knex": "3.0.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"semver": "7.5.4", "semver": "7.5.4",
"umzug": "3.8.1" "umzug": "3.8.1"
}, },
@@ -6126,6 +6168,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/database/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/design-system": { "node_modules/@strapi/design-system": {
"version": "2.2.0", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
@@ -6166,17 +6214,17 @@
} }
}, },
"node_modules/@strapi/email": { "node_modules/@strapi/email": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.1.tgz",
"integrity": "sha512-lm4QUa/rQKwb+0ZEH9/kLUW1XjgnGfkNpchpAi+cqefAdIFtyCGVwpb7PcKF3XST9VaTfQOJ75iYObYdhR37jw==", "integrity": "sha512-6wGiyKOFfVRPWQO51LNM8BEookDdeLlGluKshXXjXR/xYKDVMgwOhugP77Wbp0RVF36W2Q68hkZz4sCAZo2pDA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/provider-email-sendmail": "5.42.0", "@strapi/provider-email-sendmail": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.18.1",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-query": "3.39.3", "react-query": "3.39.3",
"yup": "0.32.9", "yup": "0.32.9",
@@ -6195,6 +6243,12 @@
"styled-components": "^6.0.0" "styled-components": "^6.0.0"
} }
}, },
"node_modules/@strapi/email/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/email/node_modules/zod": { "node_modules/@strapi/email/node_modules/zod": {
"version": "3.25.67", "version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -6205,19 +6259,19 @@
} }
}, },
"node_modules/@strapi/generators": { "node_modules/@strapi/generators": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.1.tgz",
"integrity": "sha512-hhpSJhtJ8GAj6YPQ1Qg1pp2c66no6Q31LRd6wuz+G2TwUh29UX7Ydt5IfVFCU8koTGbM/0map8O9PUFyJZF/iw==", "integrity": "sha512-xsmMqecnsB6PGlfTr8eX238xiDVS7MYjaRdR/L4du8l148Kmq4fYB4y82mysbMecqILBnudHVBciw3lguiDUzg==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"chalk": "4.1.2", "chalk": "4.1.2",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"handlebars": "4.7.9", "handlebars": "4.7.9",
"jscodeshift": "17.3.0", "jscodeshift": "17.3.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"plop": "4.0.5", "plop": "4.0.5",
"pluralize": "8.0.0" "pluralize": "8.0.0"
}, },
@@ -6293,17 +6347,23 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/generators/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/i18n": { "node_modules/@strapi/i18n": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.1.tgz",
"integrity": "sha512-FOD0vDAA+FYh+AiO5bqC9y53PMaeDKnbooGjb2bL+LRAHlvaxuNlmHhm8PDw0z0T7rYMK0/FmxPK5SqEUUgw9w==", "integrity": "sha512-OTxaGfqwT3id75fhle0rotjTqM+1fq5xScUnwhAFuF8CSn041HgcfTzgvXGEMQSokOC9UrCNwSoxrTUFrGmn2A==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
@@ -6323,6 +6383,12 @@
"styled-components": "^6.0.0" "styled-components": "^6.0.0"
} }
}, },
"node_modules/@strapi/i18n/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/i18n/node_modules/zod": { "node_modules/@strapi/i18n/node_modules/zod": {
"version": "3.25.67", "version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -6344,12 +6410,12 @@
} }
}, },
"node_modules/@strapi/logger": { "node_modules/@strapi/logger": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.1.tgz",
"integrity": "sha512-oNZMSUF2th79cFsmGEyUy61hyCrSGRSfZ5xd7k8v1rA710CgcSTopt1hINw4iuRjDGw4r7qW9xa+12AjH9DYgw==", "integrity": "sha512-/KtTIIThPGLG6/J+dAVWt2A6j/N0g9ZdyGrpPb+Igfubq+RrbvrRS7/gcxxO0CyMqqFy1tLV5S9mgZzXiowR5w==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"lodash": "4.17.23", "lodash": "4.18.1",
"winston": "3.10.0" "winston": "3.10.0"
}, },
"engines": { "engines": {
@@ -6357,10 +6423,16 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/logger/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/openapi": { "node_modules/@strapi/openapi": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.1.tgz",
"integrity": "sha512-YiM7mcyTzp1WGz19uq0fhB1AmtR1aWYBQMblKaAMRVQpvrFRDDHxb5K2axpOkr4SIhvnpQcwKmYxipJV9ZNR0g==", "integrity": "sha512-Sd5pCV6pHMxT9yXRkfOr4c/YRaWxdB33Vlpc5WplJhR5kF4kpgXdCJfxOMSYAi5JnsqpL49C1GoCfqsC2kAgxg==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"debug": "4.3.4", "debug": "4.3.4",
@@ -6445,14 +6517,14 @@
} }
}, },
"node_modules/@strapi/permissions": { "node_modules/@strapi/permissions": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.1.tgz",
"integrity": "sha512-2KJys+QPbVcQlxvIyPmn+fwg30p0YU4ynEcWeyLub3OkCGP4vnvL9NtpFBVAMTiiutObqIUEIx0OyJMOt4/pFw==", "integrity": "sha512-sim4qUq+amQ1/mZElhR2Pucrkc5UNT7SCnpo5gdWn/iAA1irmzmgmqjN+iliJO4l6PDhZk2+BsyJVgYjyg6Rrw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"lodash": "4.17.23", "lodash": "4.18.1",
"qs": "6.15.0", "qs": "6.15.0",
"sift": "16.0.1" "sift": "16.0.1"
}, },
@@ -6461,10 +6533,16 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/permissions/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/plugin-cloud": { "node_modules/@strapi/plugin-cloud": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.42.1.tgz",
"integrity": "sha512-SLg7k9PXqdbs7ZZwLxBBf5syvAkCVUGP39BA4w/T3aK2NlUKpw0B8Lx8ooG4t9UfHTkb7M/YyNogeK1TDCIKIg==", "integrity": "sha512-ZeiVzF3AC1wiY2JRx2pN0MTyl2bSQZUnBWHANqI+iBoOIT/0j7h3c5O59Vjs5t+ukRhoYY7on8YbLSwSgrTt9Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
@@ -6485,14 +6563,14 @@
} }
}, },
"node_modules/@strapi/plugin-users-permissions": { "node_modules/@strapi/plugin-users-permissions": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.42.1.tgz",
"integrity": "sha512-80xVgT9iXTxGABQ3t6nRSd8MXjyEUI0fd5SO1eM/cfV+2rZggTJIy1S3a+izdNOoM40te4bL2Gx+dwchaj4WPw==", "integrity": "sha512-jXMPZD2df2x+eh3DH2C1/hVZOwvvWvsEQrP6abHVTUuFmbwFf92TRzmdGzKACongkJ2awpkbvqxL08wtu5Ig+A==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"formik": "2.4.5", "formik": "2.4.5",
"grant": "^5.4.8", "grant": "^5.4.8",
@@ -6501,7 +6579,7 @@
"jwk-to-pem": "2.0.7", "jwk-to-pem": "2.0.7",
"koa": "2.16.4", "koa": "2.16.4",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.18.1",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"purest": "4.0.2", "purest": "4.0.2",
"react-intl": "6.6.2", "react-intl": "6.6.2",
@@ -6523,6 +6601,12 @@
"styled-components": "^6.0.0" "styled-components": "^6.0.0"
} }
}, },
"node_modules/@strapi/plugin-users-permissions/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/plugin-users-permissions/node_modules/zod": { "node_modules/@strapi/plugin-users-permissions/node_modules/zod": {
"version": "3.25.67", "version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -6533,12 +6617,12 @@
} }
}, },
"node_modules/@strapi/provider-email-sendmail": { "node_modules/@strapi/provider-email-sendmail": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.1.tgz",
"integrity": "sha512-eKCOs9faETADh3x6U7eq9dtqhKP4fgL+xpfLUsmcCmIm3lIruBjClGBHPn8ZNG1XzFnQnObuY6jlx95MhfOE3g==", "integrity": "sha512-Hi/Cd3YO0SWFwMsTZKa5x1qQfiQiJRkm6SD2QNAArqkKxs0sK+R6fsCnxNfLjH8iVNYpxFPtCpmeRXP8sLTJMw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"sendmail": "^1.6.1" "sendmail": "^1.6.1"
}, },
"engines": { "engines": {
@@ -6547,12 +6631,12 @@
} }
}, },
"node_modules/@strapi/provider-upload-local": { "node_modules/@strapi/provider-upload-local": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.1.tgz",
"integrity": "sha512-mXEB9XeqkNSh18o3btKsFvirh4/eTTa7efXNe5AVTRfOPlHvM1dKo8pGYJSm4JPoOsB6Eu9R3E49OZ0HjDRLOg==", "integrity": "sha512-uovz3V0YBf9iNsvvIo/morDHiooGbi/FDcjyKfV7087qiC1TILiHD+LwJF7JTTsy4lErEgY9iucF4+baVKRHfA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"fs-extra": "11.2.0" "fs-extra": "11.2.0"
}, },
"engines": { "engines": {
@@ -6575,15 +6659,15 @@
} }
}, },
"node_modules/@strapi/review-workflows": { "node_modules/@strapi/review-workflows": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.1.tgz",
"integrity": "sha512-LtlNryDFp/g/iTbTIFlaiHLnY9UDZ74TV3opVY5qq7jrQDD1j+yXAtXCUXgoQixLykDwgBRYIJwdf5AIihzRfA==", "integrity": "sha512-bsbqCJsE1iU6VYgjnJrae9UmxMHxdBKyfWfO8mbHfSYunsXWpfUqzsP+IVwM4Ht4Nu5H56R9Ha+RGFtxGqKcMA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"fractional-indexing": "3.2.0", "fractional-indexing": "3.2.0",
"react-dnd": "16.0.1", "react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1", "react-dnd-html5-backend": "16.0.1",
@@ -6814,31 +6898,31 @@
} }
}, },
"node_modules/@strapi/strapi": { "node_modules/@strapi/strapi": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.1.tgz",
"integrity": "sha512-TcidUPxucRv48l4Iw5UbRctWjMHFbBKBpkSd1LczgV4+DFDfokG/rdXmQFXHd/Xq6FKig+41koOgTcqDxAj5gQ==", "integrity": "sha512-DRF+CgUH64SXJhYl7VJycedlLx/YH/85Cww+0lfbfvW9U8H5cjXtdStV8qvD9Rw3UHnpY1BhUH3fOR2Yb2mWAA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15", "@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@strapi/admin": "5.42.0", "@strapi/admin": "5.42.1",
"@strapi/cloud-cli": "5.42.0", "@strapi/cloud-cli": "5.42.1",
"@strapi/content-manager": "5.42.0", "@strapi/content-manager": "5.42.1",
"@strapi/content-releases": "5.42.0", "@strapi/content-releases": "5.42.1",
"@strapi/content-type-builder": "5.42.0", "@strapi/content-type-builder": "5.42.1",
"@strapi/core": "5.42.0", "@strapi/core": "5.42.1",
"@strapi/data-transfer": "5.42.0", "@strapi/data-transfer": "5.42.1",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/email": "5.42.0", "@strapi/email": "5.42.1",
"@strapi/generators": "5.42.0", "@strapi/generators": "5.42.1",
"@strapi/i18n": "5.42.0", "@strapi/i18n": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/openapi": "5.42.0", "@strapi/openapi": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/review-workflows": "5.42.0", "@strapi/review-workflows": "5.42.1",
"@strapi/types": "5.42.0", "@strapi/types": "5.42.1",
"@strapi/typescript-utils": "5.42.0", "@strapi/typescript-utils": "5.42.1",
"@strapi/upload": "5.42.0", "@strapi/upload": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"@types/nodemon": "1.19.6", "@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0", "@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2", "boxen": "5.1.2",
@@ -6862,7 +6946,7 @@
"git-url-parse": "14.0.0", "git-url-parse": "14.0.0",
"html-webpack-plugin": "5.6.0", "html-webpack-plugin": "5.6.0",
"inquirer": "9.3.8", "inquirer": "9.3.8",
"lodash": "4.17.23", "lodash": "4.18.1",
"mini-css-extract-plugin": "2.7.7", "mini-css-extract-plugin": "2.7.7",
"nodemon": "3.0.2", "nodemon": "3.0.2",
"ora": "5.4.1", "ora": "5.4.1",
@@ -6964,6 +7048,12 @@
"node": ">=4" "node": ">=4"
} }
}, },
"node_modules/@strapi/strapi/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/strapi/node_modules/nodemon": { "node_modules/@strapi/strapi/node_modules/nodemon": {
"version": "3.0.2", "version": "3.0.2",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz", "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz",
@@ -7045,18 +7135,18 @@
} }
}, },
"node_modules/@strapi/types": { "node_modules/@strapi/types": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.1.tgz",
"integrity": "sha512-ArhuqqlUnYFWdMlFckZcfJZjuJrnvPRXZv4QWg5T/3y6467gNFd5pOsSFpd+QMrLNTe0KVPRISi7iYK3AaFcWw==", "integrity": "sha512-zt3yDIEK5kKDZ2FZeViL4hOS2x4OGQEvbq/7Uhk+/rK1d8PxSd6/0I1lRBnTEEbLsK1OYAmoIdtP7/MuJMiyxQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
"@koa/cors": "5.0.0", "@koa/cors": "5.0.0",
"@koa/router": "12.0.2", "@koa/router": "12.0.2",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/logger": "5.42.0", "@strapi/logger": "5.42.1",
"@strapi/permissions": "5.42.0", "@strapi/permissions": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"commander": "8.3.0", "commander": "8.3.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"koa": "2.16.4", "koa": "2.16.4",
@@ -7154,15 +7244,15 @@
} }
}, },
"node_modules/@strapi/typescript-utils": { "node_modules/@strapi/typescript-utils": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.1.tgz",
"integrity": "sha512-9Dl6UkChtwVhVfIarfjzKWvajcVWff9diPwITCL7Vg1DPDesnSdg/LtDFHj2Cu+VJvjzTlfM/fXs1RE4pwgUyg==", "integrity": "sha512-tMCDILbJOH8VSXRPLBjZRj1c7aaAe15sc9sVfaWWe9krsoyNs4XsTJX2geH5Arf3c4wLijK7qkIq8BY6Fa0zTQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-table3": "0.6.5", "cli-table3": "0.6.5",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"prettier": "3.3.3", "prettier": "3.3.3",
"typescript": "5.4.4" "typescript": "5.4.4"
}, },
@@ -7185,6 +7275,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/typescript-utils/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/typescript-utils/node_modules/prettier": { "node_modules/@strapi/typescript-utils/node_modules/prettier": {
"version": "3.3.3", "version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
@@ -7247,20 +7343,20 @@
} }
}, },
"node_modules/@strapi/upload": { "node_modules/@strapi/upload": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.1.tgz",
"integrity": "sha512-SJifFXX0ZVLQochwWdjM0uxj9ZJd3O9eIP2QoRJuyEPR/F91FYmNey5WKWv2roA5/BlCn+ZKuEadwtU40AO+Dw==", "integrity": "sha512-25MIWBDJtpbTUKbAUP26V4B7+0hMis3Dq8O1OnS0p+M8Ka8fdMutVVSZD7ybBr4M6JsKfqOvqifeoVlIC8Dkkw==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@mux/mux-player-react": "3.1.0", "@mux/mux-player-react": "3.1.0",
"@radix-ui/react-dialog": "1.0.5", "@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11", "@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7", "@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.42.0", "@strapi/database": "5.42.1",
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/provider-upload-local": "5.42.0", "@strapi/provider-upload-local": "5.42.1",
"@strapi/utils": "5.42.0", "@strapi/utils": "5.42.1",
"byte-size": "8.1.1", "byte-size": "8.1.1",
"cropperjs": "1.6.1", "cropperjs": "1.6.1",
"date-fns": "2.30.0", "date-fns": "2.30.0",
@@ -7270,7 +7366,7 @@
"immer": "9.0.21", "immer": "9.0.21",
"koa-range": "0.3.0", "koa-range": "0.3.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"qs": "6.15.0", "qs": "6.15.0",
@@ -7579,6 +7675,12 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/upload/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/upload/node_modules/mime-db": { "node_modules/@strapi/upload/node_modules/mime-db": {
"version": "1.52.0", "version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz", "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
@@ -7610,16 +7712,16 @@
} }
}, },
"node_modules/@strapi/utils": { "node_modules/@strapi/utils": {
"version": "5.42.0", "version": "5.42.1",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.1.tgz",
"integrity": "sha512-nbQcDtf7KhPKHcXAjy8er7ln195kpw9lnWlXn1HdDEOqmoToHPa0wUS1zmhXQLPc8/7kxFECXiHE+RPZYnwwmQ==", "integrity": "sha512-8B55UXo+vCkFVLVUrhlkqb/LpaYHdc2hzzlJHxxH9mza0eh5alzNo4ubfv3PbGCz2oUg+4YW22j2e+2wJlDMfQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"execa": "5.1.1", "execa": "5.1.1",
"http-errors": "2.0.0", "http-errors": "2.0.0",
"lodash": "4.17.23", "lodash": "4.18.1",
"node-machine-id": "1.1.12", "node-machine-id": "1.1.12",
"p-map": "4.0.0", "p-map": "4.0.0",
"preferred-pm": "3.1.3", "preferred-pm": "3.1.3",
@@ -7684,6 +7786,12 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/utils/node_modules/lodash": {
"version": "4.18.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/@strapi/utils/node_modules/zod": { "node_modules/@strapi/utils/node_modules/zod": {
"version": "3.25.67", "version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz", "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -9620,14 +9728,14 @@
} }
}, },
"node_modules/axios": { "node_modules/axios": {
"version": "1.13.5", "version": "1.15.0",
"resolved": "https://registry.npmjs.org/axios/-/axios-1.13.5.tgz", "resolved": "https://registry.npmjs.org/axios/-/axios-1.15.0.tgz",
"integrity": "sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==", "integrity": "sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"follow-redirects": "^1.15.11", "follow-redirects": "^1.15.11",
"form-data": "^4.0.5", "form-data": "^4.0.5",
"proxy-from-env": "^1.1.0" "proxy-from-env": "^2.1.0"
} }
}, },
"node_modules/babel-jest": { "node_modules/babel-jest": {
@@ -19524,10 +19632,13 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/proxy-from-env": { "node_modules/proxy-from-env": {
"version": "1.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-2.1.0.tgz",
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", "integrity": "sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==",
"license": "MIT" "license": "MIT",
"engines": {
"node": ">=10"
}
}, },
"node_modules/pstree.remy": { "node_modules/pstree.remy": {
"version": "1.1.8", "version": "1.1.8",
+3 -3
View File
@@ -17,9 +17,9 @@
"upgrade:dry": "npx @strapi/upgrade latest --dry" "upgrade:dry": "npx @strapi/upgrade latest --dry"
}, },
"dependencies": { "dependencies": {
"@strapi/plugin-cloud": "5.42.0", "@strapi/plugin-cloud": "5.42.1",
"@strapi/plugin-users-permissions": "5.42.0", "@strapi/plugin-users-permissions": "5.42.1",
"@strapi/strapi": "5.42.0", "@strapi/strapi": "5.42.1",
"better-sqlite3": "12.9.0", "better-sqlite3": "12.9.0",
"fs-extra": "^11.0.0", "fs-extra": "^11.0.0",
"mime-types": "^3.0.0", "mime-types": "^3.0.0",