Update all digest updates to v5.42.0
All checks were successful
Test / Basic (pull_request) Successful in 3m37s
Test / Basic (push) Successful in 2m47s

This commit was merged in pull request #40.
This commit is contained in:
2026-04-09 00:02:51 +00:00
parent a7eecd8aa0
commit 1dc2d953c0
3 changed files with 349 additions and 434 deletions

View File

@@ -8,9 +8,9 @@
"name": "playground",
"version": "0.1.0",
"dependencies": {
"@strapi/plugin-cloud": "5.41.1",
"@strapi/plugin-users-permissions": "5.41.1",
"@strapi/strapi": "5.41.1",
"@strapi/plugin-cloud": "5.42.0",
"@strapi/plugin-users-permissions": "5.42.0",
"@strapi/strapi": "5.42.0",
"better-sqlite3": "12.8.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
@@ -5354,9 +5354,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.41.1.tgz",
"integrity": "sha512-IhdIDeX/o/5rVS7BGjzuHtknf7mLHrLUppgwyMKsTTGeo38L/x01OrW4DifYTdpJjfuxPt4bwpxJeARHJheBog==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.42.0.tgz",
"integrity": "sha512-2X9Zya2OQkPBi9c2SJX8fin0wI98YaVDA1evz+8E9GPlGuOku2ey4AfUtZDGJzhUsvo2dO90uw5GUgdU7fvIyQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5366,10 +5366,10 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/permissions": "5.41.1",
"@strapi/types": "5.41.1",
"@strapi/typescript-utils": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/permissions": "5.42.0",
"@strapi/types": "5.42.0",
"@strapi/typescript-utils": "5.42.0",
"@strapi/utils": "5.42.0",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
@@ -5493,12 +5493,12 @@
}
},
"node_modules/@strapi/cloud-cli": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.41.1.tgz",
"integrity": "sha512-J3ESa/YU8vi7zwB031FqroA+KwvRW2CKkWpc7A+ORWjIPFEx3XOM/q8c5nkBXzwGvEIdoyzJkii/ezcs8pljyw==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.42.0.tgz",
"integrity": "sha512-u1zFRQTaJ/gr9UEHofwHSVn1qa76SqLDYHWcIz7ReBiWMFoz2+0loQx8UKUigUfnKBJ5qaAyyNDTCe5k6OWgSg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"axios": "1.13.5",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5511,7 +5511,7 @@
"jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0",
"lodash": "4.17.23",
"minimatch": "10.2.4",
"minimatch": "10.2.5",
"open": "8.4.0",
"ora": "5.4.1",
"pkg-up": "3.1.0",
@@ -5537,9 +5537,9 @@
}
},
"node_modules/@strapi/cloud-cli/node_modules/brace-expansion": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
"integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
"license": "MIT",
"dependencies": {
"balanced-match": "^4.0.2"
@@ -5563,12 +5563,12 @@
}
},
"node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
"license": "BlueOak-1.0.0",
"dependencies": {
"brace-expansion": "^5.0.2"
"brace-expansion": "^5.0.5"
},
"engines": {
"node": "18 || 20 || >=22"
@@ -5578,9 +5578,9 @@
}
},
"node_modules/@strapi/content-manager": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.41.1.tgz",
"integrity": "sha512-GWOsZGDJRLIyw6De820ilTCK3tSAxhmgNZ5CCjah0gOuxEVO9gXDHdWV1KwiO43Bca/5XDDuHorhtDVk01blbw==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.42.0.tgz",
"integrity": "sha512-4S1TdlTav3aIhxbFiXlEBUTpgGNCCymam0a3NR1+x7BdGgriXmOjnXWCrkru/dqkI5IscWwm4CPAP77olGxnQA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@dnd-kit/core": "6.3.1",
@@ -5591,8 +5591,8 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/types": "5.42.0",
"@strapi/utils": "5.42.0",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
@@ -5691,17 +5691,17 @@
}
},
"node_modules/@strapi/content-releases": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.41.1.tgz",
"integrity": "sha512-F+LrkedFRvH8QRNrz3A3zRGH7S60SmFDz5phE22xd9oBL+hSMFP07kwafEzJV4YSfkdtMMibCejG+BsKQ4lY/Q==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.42.0.tgz",
"integrity": "sha512-yso/Ah3bgDTmfeB2/M8Duxi0dX4KktRuGXudk+rvZuvHWKZF2rjK7h+S3BkWgqFfosQp/93mjTFKmqc/LcrkxQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.41.1",
"@strapi/database": "5.42.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/types": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/types": "5.42.0",
"@strapi/utils": "5.42.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
@@ -5725,9 +5725,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.41.1.tgz",
"integrity": "sha512-zqTRDFp9o542zgk2cqATjtbgBtvENPXD0YIipwi0k/xPSOsUzzQVwI+09sGWGg3f1zbVgiDuuEPEHnmVM0GxoA==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.42.0.tgz",
"integrity": "sha512-YySQwH8CwuzxWOsZATBz+0fd5GBRKIBdOfKahiodnBam674vT0FEq14VtdTtOai84Fmk1RDxJsbEQ0TpVTXI2g==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@ai-sdk/react": "2.0.120",
@@ -5738,9 +5738,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/generators": "5.41.1",
"@strapi/generators": "5.42.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.2.0",
@@ -5846,22 +5846,22 @@
}
},
"node_modules/@strapi/core": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.41.1.tgz",
"integrity": "sha512-1LmuXqnd+81EKacO8Y9+YZ2GTUAFpffsVZapRqRaLttuB8J/DiS14uMzUTk71zFOZ7c+32iQBESJQqYqWNU6ow==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.42.0.tgz",
"integrity": "sha512-Qh3ubZWgas9AocySVjnnzskc/PJm1JCLAMTST1l6P3BKkPsIlzYj7aTI1zhVF0CdMszST/mEecxd4CIiB3mHQg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@paralleldrive/cuid2": "2.2.2",
"@strapi/admin": "5.41.1",
"@strapi/database": "5.41.1",
"@strapi/generators": "5.41.1",
"@strapi/logger": "5.41.1",
"@strapi/permissions": "5.41.1",
"@strapi/types": "5.41.1",
"@strapi/typescript-utils": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/admin": "5.42.0",
"@strapi/database": "5.42.0",
"@strapi/generators": "5.42.0",
"@strapi/logger": "5.42.0",
"@strapi/permissions": "5.42.0",
"@strapi/types": "5.42.0",
"@strapi/typescript-utils": "5.42.0",
"@strapi/utils": "5.42.0",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -5903,7 +5903,7 @@
"semver": "7.5.4",
"statuses": "2.0.1",
"typescript": "5.4.4",
"undici": "6.24.0",
"undici": "6.24.1",
"yup": "0.32.9",
"zod": "3.25.67"
},
@@ -6048,14 +6048,14 @@
}
},
"node_modules/@strapi/data-transfer": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.41.1.tgz",
"integrity": "sha512-6MMw18dAikbeI8wZwqVMoo37ODbHBEgLl8jMIxrih5jjdDJ5AxmMx6TmQdU7N/DkKCWdNw55pWMzy2ywgC84MQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.42.0.tgz",
"integrity": "sha512-tLNbPn067ysdUYALtgfYqPB4FUD10HcIvamj6K0Lw9bPR3uwOeraDbAwfi/7ZXl6I0HHJ2WiA2yvJi3Cb24A/A==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/logger": "5.41.1",
"@strapi/types": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/logger": "5.42.0",
"@strapi/types": "5.42.0",
"@strapi/utils": "5.42.0",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6091,13 +6091,13 @@
}
},
"node_modules/@strapi/database": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.41.1.tgz",
"integrity": "sha512-bkbA89PcmxCInMFJekc3s/Bk16iu2kKsakWF3pxnxYv56ReAZdyf1xTk0Tx+agsgbQGdzTPpiQzVFFX33RiGlg==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.42.0.tgz",
"integrity": "sha512-zZtwmKCQlmkwyOCmvjQitXoGDHl3LmnyO/C6aNzSZu8FvS56VvKWngAkxK2YRfyoiSiqn4s1CiUBD/toYGwFJA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"ajv": "8.18.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6166,15 +6166,15 @@
}
},
"node_modules/@strapi/email": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.41.1.tgz",
"integrity": "sha512-dJThPP84wyQO2/Zm4pLUHrAo6dgWDvzvK+nyPIHsZY+xaXhH0Fl4I/BhTC8x9O6J/sD5L27/0h67jLVdY7JuFQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.42.0.tgz",
"integrity": "sha512-lm4QUa/rQKwb+0ZEH9/kLUW1XjgnGfkNpchpAi+cqefAdIFtyCGVwpb7PcKF3XST9VaTfQOJ75iYObYdhR37jw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-email-sendmail": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/provider-email-sendmail": "5.42.0",
"@strapi/utils": "5.42.0",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23",
"react-intl": "6.6.2",
@@ -6205,17 +6205,17 @@
}
},
"node_modules/@strapi/generators": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.41.1.tgz",
"integrity": "sha512-K8tQPQMuLZ6lPJEXyq8ATaPqp0PyOzMWf9Fu4tkUszFY/wSF9BxNr4fETl2miM42flapbZXKjLZSwTZZP4q5xQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.42.0.tgz",
"integrity": "sha512-hhpSJhtJ8GAj6YPQ1Qg1pp2c66no6Q31LRd6wuz+G2TwUh29UX7Ydt5IfVFCU8koTGbM/0map8O9PUFyJZF/iw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/typescript-utils": "5.42.0",
"@strapi/utils": "5.42.0",
"chalk": "4.1.2",
"fs-extra": "11.2.0",
"handlebars": "4.7.7",
"handlebars": "4.7.9",
"jscodeshift": "17.3.0",
"lodash": "4.17.23",
"plop": "4.0.5",
@@ -6294,15 +6294,15 @@
}
},
"node_modules/@strapi/i18n": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.41.1.tgz",
"integrity": "sha512-NdaYCGg7pJmW0B8YxvGqoHFPvXoGc2IacsU16sG9b/irPAxYGHmEimJfOL1Zfl/Kl+H8snHrojpLfKqx435AbA==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.42.0.tgz",
"integrity": "sha512-FOD0vDAA+FYh+AiO5bqC9y53PMaeDKnbooGjb2bL+LRAHlvaxuNlmHhm8PDw0z0T7rYMK0/FmxPK5SqEUUgw9w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"lodash": "4.17.23",
"qs": "6.15.0",
"react-intl": "6.6.2",
@@ -6344,9 +6344,9 @@
}
},
"node_modules/@strapi/logger": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.41.1.tgz",
"integrity": "sha512-1DDjNV1ZRLK02Ns0ySIdnaNmogRuB49vANyMl2c0Zg/DnM20NI6nQNc3gK7ZWJZnDJ42qA9qsbmp3lShJmTX9A==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.42.0.tgz",
"integrity": "sha512-oNZMSUF2th79cFsmGEyUy61hyCrSGRSfZ5xd7k8v1rA710CgcSTopt1hINw4iuRjDGw4r7qW9xa+12AjH9DYgw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"lodash": "4.17.23",
@@ -6358,9 +6358,9 @@
}
},
"node_modules/@strapi/openapi": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.41.1.tgz",
"integrity": "sha512-bnIAfXrVNDlP5j8J/kvfEfQnc/0vvsJTVSwMsTeF+XyjqmwhLqou9N9ENB8GoEN0iwZIqDtNAh5hVqAk+ky+rQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.42.0.tgz",
"integrity": "sha512-YiM7mcyTzp1WGz19uq0fhB1AmtR1aWYBQMblKaAMRVQpvrFRDDHxb5K2axpOkr4SIhvnpQcwKmYxipJV9ZNR0g==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"debug": "4.3.4",
@@ -6445,13 +6445,13 @@
}
},
"node_modules/@strapi/permissions": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.41.1.tgz",
"integrity": "sha512-wDvE3MBh0ww6HdX0uv4TH+ucDU5vdKNRsHwLdsu7hsD5AffAcNMqMiL74bm8X9dWGeWZ05DJnIQRXDPAmXYefg==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.42.0.tgz",
"integrity": "sha512-2KJys+QPbVcQlxvIyPmn+fwg30p0YU4ynEcWeyLub3OkCGP4vnvL9NtpFBVAMTiiutObqIUEIx0OyJMOt4/pFw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"lodash": "4.17.23",
"qs": "6.15.0",
"sift": "16.0.1"
@@ -6462,9 +6462,9 @@
}
},
"node_modules/@strapi/plugin-cloud": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.41.1.tgz",
"integrity": "sha512-vIH0YUeqv4gp4oZhDy9y1aE7K28R6kEJB8BC6u/e2uMiQ8O/FuaeIB+NQbtp8FxdCRAJUGyxVvf7lGbG/5xPYg==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.42.0.tgz",
"integrity": "sha512-SLg7k9PXqdbs7ZZwLxBBf5syvAkCVUGP39BA4w/T3aK2NlUKpw0B8Lx8ooG4t9UfHTkb7M/YyNogeK1TDCIKIg==",
"license": "MIT",
"dependencies": {
"@strapi/design-system": "2.2.0",
@@ -6485,14 +6485,14 @@
}
},
"node_modules/@strapi/plugin-users-permissions": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.41.1.tgz",
"integrity": "sha512-hmmIGp8MDDAjH1UZY2UFjgGskSxZWtfa4Fjii5hgB+ZkYnYYkTFBs1FG8amwqkcYVJYm//74zy8jtwnmZhv0vQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.42.0.tgz",
"integrity": "sha512-80xVgT9iXTxGABQ3t6nRSd8MXjyEUI0fd5SO1eM/cfV+2rZggTJIy1S3a+izdNOoM40te4bL2Gx+dwchaj4WPw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"bcryptjs": "2.4.3",
"formik": "2.4.5",
"grant": "^5.4.8",
@@ -6533,12 +6533,12 @@
}
},
"node_modules/@strapi/provider-email-sendmail": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.41.1.tgz",
"integrity": "sha512-wEWO8soqsgDu+ZX1xZkxcLqJGLdMfA/sGTn6lumnQrVfQjG+zpLRaoRkX9137JQT1aNqPAhBIQla0+WCxMkH3A==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.42.0.tgz",
"integrity": "sha512-eKCOs9faETADh3x6U7eq9dtqhKP4fgL+xpfLUsmcCmIm3lIruBjClGBHPn8ZNG1XzFnQnObuY6jlx95MhfOE3g==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"sendmail": "^1.6.1"
},
"engines": {
@@ -6547,12 +6547,12 @@
}
},
"node_modules/@strapi/provider-upload-local": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.41.1.tgz",
"integrity": "sha512-CHvyj9oaMb+TLAHzxTnpewdIlhMBtGTBO7If5EIBbynTRxFHnXgV3PrFYkB6fxwFQ/YEjV4SIhFafuifJQPUbg==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.42.0.tgz",
"integrity": "sha512-mXEB9XeqkNSh18o3btKsFvirh4/eTTa7efXNe5AVTRfOPlHvM1dKo8pGYJSm4JPoOsB6Eu9R3E49OZ0HjDRLOg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"fs-extra": "11.2.0"
},
"engines": {
@@ -6575,15 +6575,15 @@
}
},
"node_modules/@strapi/review-workflows": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.41.1.tgz",
"integrity": "sha512-ZlIMotDC0+gnQvtPZJzBZM/VZwll+AzfjKl6l6dHn8kiXEL6pvltgawIObDsnOGZmzwecYMRROjuZtnFYtyIOA==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.42.0.tgz",
"integrity": "sha512-LtlNryDFp/g/iTbTIFlaiHLnY9UDZ74TV3opVY5qq7jrQDD1j+yXAtXCUXgoQixLykDwgBRYIJwdf5AIihzRfA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/utils": "5.41.1",
"@strapi/utils": "5.42.0",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -6814,31 +6814,31 @@
}
},
"node_modules/@strapi/strapi": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.41.1.tgz",
"integrity": "sha512-/ssnxyooLfC2rwQHFnDcn2sk+033L5YKGBmkRgbWhhDH1E42vPzPD9i3wRMz7h/GhMUIYwa3NOUZo5/7z1g9vw==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.42.0.tgz",
"integrity": "sha512-TcidUPxucRv48l4Iw5UbRctWjMHFbBKBpkSd1LczgV4+DFDfokG/rdXmQFXHd/Xq6FKig+41koOgTcqDxAj5gQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@strapi/admin": "5.41.1",
"@strapi/cloud-cli": "5.41.1",
"@strapi/content-manager": "5.41.1",
"@strapi/content-releases": "5.41.1",
"@strapi/content-type-builder": "5.41.1",
"@strapi/core": "5.41.1",
"@strapi/data-transfer": "5.41.1",
"@strapi/database": "5.41.1",
"@strapi/email": "5.41.1",
"@strapi/generators": "5.41.1",
"@strapi/i18n": "5.41.1",
"@strapi/logger": "5.41.1",
"@strapi/openapi": "5.41.1",
"@strapi/permissions": "5.41.1",
"@strapi/review-workflows": "5.41.1",
"@strapi/types": "5.41.1",
"@strapi/typescript-utils": "5.41.1",
"@strapi/upload": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/admin": "5.42.0",
"@strapi/cloud-cli": "5.42.0",
"@strapi/content-manager": "5.42.0",
"@strapi/content-releases": "5.42.0",
"@strapi/content-type-builder": "5.42.0",
"@strapi/core": "5.42.0",
"@strapi/data-transfer": "5.42.0",
"@strapi/database": "5.42.0",
"@strapi/email": "5.42.0",
"@strapi/generators": "5.42.0",
"@strapi/i18n": "5.42.0",
"@strapi/logger": "5.42.0",
"@strapi/openapi": "5.42.0",
"@strapi/permissions": "5.42.0",
"@strapi/review-workflows": "5.42.0",
"@strapi/types": "5.42.0",
"@strapi/typescript-utils": "5.42.0",
"@strapi/upload": "5.42.0",
"@strapi/utils": "5.42.0",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2",
@@ -7045,18 +7045,18 @@
}
},
"node_modules/@strapi/types": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.41.1.tgz",
"integrity": "sha512-dA42l6XrcyyMfS+cpu1HG4J8GRyFfzTbc1izsAuFg7LV+YI2laC7RyycZFtQYN642XNsAhN1Uj3LlJfUqn4naw==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.42.0.tgz",
"integrity": "sha512-ArhuqqlUnYFWdMlFckZcfJZjuJrnvPRXZv4QWg5T/3y6467gNFd5pOsSFpd+QMrLNTe0KVPRISi7iYK3AaFcWw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@strapi/database": "5.41.1",
"@strapi/logger": "5.41.1",
"@strapi/permissions": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/database": "5.42.0",
"@strapi/logger": "5.42.0",
"@strapi/permissions": "5.42.0",
"@strapi/utils": "5.42.0",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -7154,9 +7154,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.41.1.tgz",
"integrity": "sha512-sfRpZzfAA1k4f7YlJtVVq2d9POgqOfw5nkBIxUmTm4+bMtPA8SOwVCwnPrv1Piwjfq7xNMcIbzKoRmBQUWzk8g==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.42.0.tgz",
"integrity": "sha512-9Dl6UkChtwVhVfIarfjzKWvajcVWff9diPwITCL7Vg1DPDesnSdg/LtDFHj2Cu+VJvjzTlfM/fXs1RE4pwgUyg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"chalk": "4.1.2",
@@ -7247,24 +7247,24 @@
}
},
"node_modules/@strapi/upload": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.41.1.tgz",
"integrity": "sha512-yPGBnjFJbHQ9Ulq7+02leIvpObFx3tB6E1OBForHK0OwKb4qOUP2TMTthu4Xzh1lMHvKWMgApPf+6e+LaoQwtQ==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.42.0.tgz",
"integrity": "sha512-SJifFXX0ZVLQochwWdjM0uxj9ZJd3O9eIP2QoRJuyEPR/F91FYmNey5WKWv2roA5/BlCn+ZKuEadwtU40AO+Dw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@mux/mux-player-react": "3.1.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
"@strapi/database": "5.41.1",
"@strapi/database": "5.42.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
"@strapi/provider-upload-local": "5.41.1",
"@strapi/utils": "5.41.1",
"@strapi/provider-upload-local": "5.42.0",
"@strapi/utils": "5.42.0",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
"file-type": "21.3.3",
"file-type": "21.3.4",
"formik": "2.4.5",
"fs-extra": "11.2.0",
"immer": "9.0.21",
@@ -7610,9 +7610,9 @@
}
},
"node_modules/@strapi/utils": {
"version": "5.41.1",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.41.1.tgz",
"integrity": "sha512-NmjF+3igvF7gtSnu9vchzvZcaDgiRfPbRJsRg8bLWvn7UrWFmFMzWGNDywcHTXLbxXQZDUbc5eUpDDU0Q2zUgg==",
"version": "5.42.0",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.42.0.tgz",
"integrity": "sha512-nbQcDtf7KhPKHcXAjy8er7ln195kpw9lnWlXn1HdDEOqmoToHPa0wUS1zmhXQLPc8/7kxFECXiHE+RPZYnwwmQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
@@ -8499,9 +8499,9 @@
"license": "MIT"
},
"node_modules/@types/picomatch": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.2.tgz",
"integrity": "sha512-qHHxQ+P9PysNEGbALT8f8YOSHW0KJu6l2xU8DYY0fu/EmGxXdVnuTLvFUvBgPJMSqXq29SYHveejeAha+4AYgA==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-iG0T6+nYJ9FAPmx9SsUlnwcq1ZVRuCXcVEvWnntoPlrOpwtSTKNDC9uVAxTsC3PUvJ+99n4RpAcNgBbHX3JSnQ==",
"license": "MIT"
},
"node_modules/@types/prompts": {
@@ -12610,9 +12610,9 @@
}
},
"node_modules/file-type": {
"version": "21.3.3",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.3.tgz",
"integrity": "sha512-pNwbwz8c3aZ+GvbJnIsCnDjKvgCZLHxkFWLEFxU3RMa+Ey++ZSEfisvsWQMcdys6PpxQjWUOIDi1fifXsW3YRg==",
"version": "21.3.4",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.4.tgz",
"integrity": "sha512-Ievi/yy8DS3ygGvT47PjSfdFoX+2isQueoYP1cntFW1JLYAuS4GD7NUPGg4zv2iZfV52uDyk5w5Z0TdpRS6Q1g==",
"license": "MIT",
"dependencies": {
"@tokenizer/inflate": "^0.4.1",
@@ -12833,9 +12833,9 @@
}
},
"node_modules/flow-parser": {
"version": "0.307.1",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.307.1.tgz",
"integrity": "sha512-MIkG26VVtubK0OKgqY17oaMDgCIPgeEMt+XcdNho+aHldUH0uWkQ1uhf8TGxac99vOPTPpUh5OSK5LAmtXUvZQ==",
"version": "0.309.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.309.0.tgz",
"integrity": "sha512-poYRskeIXiHsE19Fb9sRE/CV7PYOq21j3lS5vKr27ujFBvSAhmCbbilAonJ0/u0Uai+Xgyq30/twHQeQc2Ngiw==",
"license": "MIT",
"engines": {
"node": ">=0.4.0"
@@ -13709,13 +13709,13 @@
}
},
"node_modules/handlebars": {
"version": "4.7.7",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz",
"integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==",
"version": "4.7.9",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz",
"integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
"license": "MIT",
"dependencies": {
"minimist": "^1.2.5",
"neo-async": "^2.6.0",
"neo-async": "^2.6.2",
"source-map": "^0.6.1",
"wordwrap": "^1.0.0"
},
@@ -18166,36 +18166,6 @@
"node": ">=18"
}
},
"node_modules/node-plop/node_modules/handlebars": {
"version": "4.7.9",
"resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz",
"integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==",
"license": "MIT",
"dependencies": {
"minimist": "^1.2.5",
"neo-async": "^2.6.2",
"source-map": "^0.6.1",
"wordwrap": "^1.0.0"
},
"bin": {
"handlebars": "bin/handlebars"
},
"engines": {
"node": ">=0.4.7"
},
"optionalDependencies": {
"uglify-js": "^3.1.4"
}
},
"node_modules/node-plop/node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/node-releases": {
"version": "2.0.27",
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
@@ -22520,13 +22490,13 @@
"license": "MIT"
},
"node_modules/tinyglobby": {
"version": "0.2.15",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.15.tgz",
"integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==",
"version": "0.2.16",
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.16.tgz",
"integrity": "sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==",
"license": "MIT",
"dependencies": {
"fdir": "^6.5.0",
"picomatch": "^4.0.3"
"picomatch": "^4.0.4"
},
"engines": {
"node": ">=12.0.0"
@@ -22867,9 +22837,9 @@
"license": "MIT"
},
"node_modules/undici": {
"version": "6.24.0",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz",
"integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==",
"version": "6.24.1",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz",
"integrity": "sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA==",
"license": "MIT",
"engines": {
"node": ">=18.17"

View File

@@ -17,9 +17,9 @@
"upgrade:dry": "npx @strapi/upgrade latest --dry"
},
"dependencies": {
"@strapi/plugin-cloud": "5.41.1",
"@strapi/plugin-users-permissions": "5.41.1",
"@strapi/strapi": "5.41.1",
"@strapi/plugin-cloud": "5.42.0",
"@strapi/plugin-users-permissions": "5.42.0",
"@strapi/strapi": "5.42.0",
"better-sqlite3": "12.8.0",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",