aboutsummaryrefslogtreecommitdiff
path: root/playground
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-02-27 03:04:10 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-02-27 03:04:10 +0300
commit4f60d0c285e8ec2cd7585f81f701e3fce9066c3f (patch)
treefe910c9634bd54ad23f150a1bc9b1270d52d08c3 /playground
parent8f5b3916a11d39d062945a5d38f6fbfbd2f1cf40 (diff)
downloadstrapi-plugin-checkbox-list-4f60d0c285e8ec2cd7585f81f701e3fce9066c3f.tar.xz
strapi-plugin-checkbox-list-4f60d0c285e8ec2cd7585f81f701e3fce9066c3f.zip
Update all digest updatesHEADmaster
Diffstat (limited to 'playground')
-rw-r--r--playground/package-lock.json935
-rw-r--r--playground/package.json6
2 files changed, 327 insertions, 614 deletions
diff --git a/playground/package-lock.json b/playground/package-lock.json
index f372436..f6010dd 100644
--- a/playground/package-lock.json
+++ b/playground/package-lock.json
@@ -8,9 +8,9 @@
"name": "playground",
"version": "0.1.0",
"dependencies": {
- "@strapi/plugin-cloud": "5.36.1",
- "@strapi/plugin-users-permissions": "5.36.1",
- "@strapi/strapi": "5.36.1",
+ "@strapi/plugin-cloud": "5.37.1",
+ "@strapi/plugin-users-permissions": "5.37.1",
+ "@strapi/strapi": "5.37.1",
"better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
@@ -5318,9 +5318,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.36.1.tgz",
- "integrity": "sha512-WFduBu2ICQHOk6VLTKHmfqwCfvwQ3ZX8AOqjPkakxFndyHCXo1JYV+qTckQ6cOkwqoD6CGIQ6uUChKodS/WHRg==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.37.1.tgz",
+ "integrity": "sha512-tD3DT2SyYKsUeKc0J2QV9a0dxaU4qrYWJbb+BlE+pGnlrHMMRobb8rUMZfkX6Z9YNe1LsRIjflToyFE5a7ol6Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5330,10 +5330,10 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/permissions": "5.36.1",
- "@strapi/types": "5.36.1",
- "@strapi/typescript-utils": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/permissions": "5.37.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/typescript-utils": "5.37.1",
+ "@strapi/utils": "5.37.1",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
@@ -5361,7 +5361,7 @@
"koa-passport": "6.0.0",
"koa-static": "5.0.0",
"koa2-ratelimit": "^1.1.3",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"motion": "12.23.24",
"ora": "5.4.1",
"p-map": "4.0.0",
@@ -5414,6 +5414,12 @@
"node": ">=14.14"
}
},
+ "node_modules/@strapi/admin/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/admin/node_modules/typescript": {
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
@@ -5457,12 +5463,12 @@
}
},
"node_modules/@strapi/cloud-cli": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.36.1.tgz",
- "integrity": "sha512-lR5QGSEX0MvsNRfFiRm17Bxw14Q+5hvhRjMgHrNPLFJWGF0FJ7AMBGyV6a1gODwSDFfjdYY9m5L2DOVLbb8D+A==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.37.1.tgz",
+ "integrity": "sha512-n08aNeQY0f+P4K83Hsv+yQOLdZSUgBOXwlU78l79D6FkKUVrAnfppVMLcJQ6mFf0oXQTAl2ncKPCun0jE3HiBw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"axios": "1.13.5",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5475,11 +5481,11 @@
"jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0",
"lodash": "4.17.23",
- "minimatch": "9.0.3",
+ "minimatch": "10.2.2",
"open": "8.4.0",
"ora": "5.4.1",
"pkg-up": "3.1.0",
- "tar": "7.5.7",
+ "tar": "7.5.9",
"xdg-app-paths": "8.3.0",
"yup": "0.32.9"
},
@@ -5491,6 +5497,27 @@
"npm": ">=6.0.0"
}
},
+ "node_modules/@strapi/cloud-cli/node_modules/balanced-match": {
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
+ "license": "MIT",
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
+ "node_modules/@strapi/cloud-cli/node_modules/brace-expansion": {
+ "version": "5.0.3",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz",
+ "integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==",
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^4.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
+ }
+ },
"node_modules/@strapi/cloud-cli/node_modules/fs-extra": {
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
@@ -5511,10 +5538,25 @@
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"license": "MIT"
},
+ "node_modules/@strapi/cloud-cli/node_modules/minimatch": {
+ "version": "10.2.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
+ "integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
+ "license": "BlueOak-1.0.0",
+ "dependencies": {
+ "brace-expansion": "^5.0.2"
+ },
+ "engines": {
+ "node": "18 || 20 || >=22"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
"node_modules/@strapi/content-manager": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.36.1.tgz",
- "integrity": "sha512-xrzdYoyIAxvuVLTlK31TgfR9mJ0bZ93Zxl8t7MEgFqbdN4RRXTjE2HtSgi/3o0Wu1Hdequ3wpUIp2bxapAlAsw==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.37.1.tgz",
+ "integrity": "sha512-Q3g2QQLsGv5yFpgj4ihp6JxkCBoWqh6UpRP+7P34Xn1V/kt7CXMY0iPA8v00leQghXiHiIUSqdEzFs6EHG764w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@dnd-kit/core": "6.3.1",
@@ -5525,15 +5567,15 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/types": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/utils": "5.37.1",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
"highlight.js": "^10.4.1",
"immer": "9.0.21",
"koa": "2.16.3",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"markdown-it": "^13.0.2",
"markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0",
@@ -5624,22 +5666,28 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/@strapi/content-manager/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/content-releases": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.36.1.tgz",
- "integrity": "sha512-0Bd/MNzEOnHoIqol8Op/lqYK0zX7o0XyRMy8qI49lBo7QFZCtNlgKB6fjfplPDrVXfUfd8Y413cXEkigkMyqeg==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.37.1.tgz",
+ "integrity": "sha512-vr4mP26659h5QmrL7QYpEmmJ5gemh8W7gO7unl72gWLUdzK41xQumJiqJzWeQ5A8buYvouOfkPJ18eAanRvdUw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.36.1",
+ "@strapi/database": "5.37.1",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/types": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/utils": "5.37.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"qs": "6.14.2",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
@@ -5658,10 +5706,16 @@
"styled-components": "^6.0.0"
}
},
+ "node_modules/@strapi/content-releases/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/content-type-builder": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.36.1.tgz",
- "integrity": "sha512-XH+TCtrqtW+BsDTegERAL2n1sB60GRjztSRISY8/sCkzAMMoxA/Nhy+KrTMsScVRywLeJpGVHN1EOG5CVq7bFg==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.37.1.tgz",
+ "integrity": "sha512-qg3gvD95TW4+sprV85AhZRnNcvLO8oGzQZcMMQ/YGtEnjpacDLWXGMOJv7AdBiy5Rc01nY1M0fPTbj70ZMgIMQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@ai-sdk/react": "2.0.120",
@@ -5672,9 +5726,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.1.2",
- "@strapi/generators": "5.36.1",
+ "@strapi/generators": "5.37.1",
"@strapi/icons": "2.1.2",
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.2.0",
@@ -5786,28 +5840,28 @@
}
},
"node_modules/@strapi/core": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.36.1.tgz",
- "integrity": "sha512-VsDWevNjuJnG8QfT+WuRh9Qn4lpZOblvkPFARXQlsgRHy0gE+yUUDQxn8PiPn0bnjtmMKB4FfhwRnyHfk/pv9w==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.37.1.tgz",
+ "integrity": "sha512-xLFJX5IZkQy2y4iJoCKLfDUI7Jb3xn2esucXEsd+I4RRsMFNSsDe5Rl2DO/Bhli8T7Zf+dzQ3kiwOkKwjQCJWQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/admin": "5.36.1",
- "@strapi/database": "5.36.1",
- "@strapi/generators": "5.36.1",
- "@strapi/logger": "5.36.1",
- "@strapi/permissions": "5.36.1",
- "@strapi/types": "5.36.1",
- "@strapi/typescript-utils": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/admin": "5.37.1",
+ "@strapi/database": "5.37.1",
+ "@strapi/generators": "5.37.1",
+ "@strapi/logger": "5.37.1",
+ "@strapi/permissions": "5.37.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/typescript-utils": "5.37.1",
+ "@strapi/utils": "5.37.1",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"chalk": "4.1.2",
"ci-info": "4.0.0",
- "cli-table3": "0.6.2",
+ "cli-table3": "0.6.5",
"commander": "8.3.0",
"configstore": "5.0.1",
"copyfiles": "2.4.1",
@@ -5832,7 +5886,7 @@
"koa-ip": "^2.1.3",
"koa-session": "6.4.0",
"koa-static": "5.0.0",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"mime-types": "2.1.35",
"node-schedule": "2.1.1",
"open": "8.4.0",
@@ -5853,36 +5907,6 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/core/node_modules/ci-info": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
- "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
- "funding": [
- {
- "type": "github",
- "url": "https://github.com/sponsors/sibiraj-s"
- }
- ],
- "license": "MIT",
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/@strapi/core/node_modules/cli-table3": {
- "version": "0.6.2",
- "resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.2.tgz",
- "integrity": "sha512-QyavHCaIC80cMivimWu4aWHilIpiDpfm3hGmqAmXVL1UsnbLuBSMd21hTX6VY4ZSDSM73ESLeF8TOYId3rBTbw==",
- "license": "MIT",
- "dependencies": {
- "string-width": "^4.2.0"
- },
- "engines": {
- "node": "10.* || >= 12.*"
- },
- "optionalDependencies": {
- "@colors/colors": "1.5.0"
- }
- },
"node_modules/@strapi/core/node_modules/fs-extra": {
"version": "11.2.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
@@ -5897,6 +5921,12 @@
"node": ">=14.14"
}
},
+ "node_modules/@strapi/core/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/core/node_modules/mime-db": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
@@ -5941,26 +5971,26 @@
}
},
"node_modules/@strapi/data-transfer": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.36.1.tgz",
- "integrity": "sha512-AciG8Ws6reGsII/Ykxc+y9Eu3UFvDAtPg/SCHA7p9m9LQI2+qRSGH1ehy4pKADWS9g98UOn++Zs+Bvfq5kMz8Q==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.37.1.tgz",
+ "integrity": "sha512-6CSV+GsIkN7LF/eO5dD6QnDHqzOP9bwfNHdyTvmuTLWeQJT5hQUmBmNDal8+6pwCqGJucuuf8h4U5pTIT+FkFQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/logger": "5.36.1",
- "@strapi/types": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/logger": "5.37.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/utils": "5.37.1",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
"fs-extra": "11.2.0",
"inquirer": "8.2.5",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"ora": "5.4.1",
"resolve-cwd": "3.0.0",
"semver": "7.5.4",
"stream-chain": "2.2.5",
"stream-json": "1.8.0",
- "tar": "7.5.7",
+ "tar": "7.5.9",
"tar-stream": "2.2.0",
"ws": "8.17.1"
},
@@ -5983,20 +6013,26 @@
"node": ">=14.14"
}
},
+ "node_modules/@strapi/data-transfer/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/database": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.36.1.tgz",
- "integrity": "sha512-YbaNSCxHbhOZX1fmjy3RvW6llxCsBI72Ro3nvtnTmpeoF9GGg7k4tJQneCYwQvxYZFia9pHTo7vIAyEPVZOu/A==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.37.1.tgz",
+ "integrity": "sha512-BSPJ0G39vmturTaWCNvFuFPWDzRU0k5VmgSW9d6Q2MBS5pZB79YIvBmFjtO/zDdwPMcoxAfZbx3SbC0dBtyYUg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/utils": "5.36.1",
- "ajv": "8.16.0",
+ "@strapi/utils": "5.37.1",
+ "ajv": "8.18.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
"fs-extra": "11.2.0",
"knex": "3.0.1",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"semver": "7.5.4",
"umzug": "3.8.1"
},
@@ -6019,6 +6055,12 @@
"node": ">=14.14"
}
},
+ "node_modules/@strapi/database/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/design-system": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
@@ -6059,17 +6101,17 @@
}
},
"node_modules/@strapi/email": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.36.1.tgz",
- "integrity": "sha512-f7DAPMbpIazFFDVS8T9PPw1CFXmTnz+0WmzndxSYaLSEik9La6XBZhbUauQjqszVn52jCw/OYDEvfCXB12HluA==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.37.1.tgz",
+ "integrity": "sha512-YWUyxwih3UaZNvqS6JNZO5AAq+x0aoWSd9k75H/8xIfdPO1w4N4IiWx/Hvsk5q0hKN+aNm5uqi1Fx0fVuxkENA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/provider-email-sendmail": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/provider-email-sendmail": "5.37.1",
+ "@strapi/utils": "5.37.1",
"koa2-ratelimit": "^1.1.3",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"react-intl": "6.6.2",
"react-query": "3.39.3",
"yup": "0.32.9",
@@ -6088,6 +6130,12 @@
"styled-components": "^6.0.0"
}
},
+ "node_modules/@strapi/email/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/email/node_modules/zod": {
"version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -6098,14 +6146,14 @@
}
},
"node_modules/@strapi/generators": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.36.1.tgz",
- "integrity": "sha512-Oy/BVJlPyjrB5GeLGTOKjnfrWeB3hkJ9zq90olie8gEhJJT6pxkn+GC7jLrQzrjYXq/dng4w0jKzW8XkxEKnAw==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.37.1.tgz",
+ "integrity": "sha512-Gz5S/FUalzKtm4fQgfoCQJSg1r/DdwBeEFrKggSprS55fXLBGtOkRewSgrdYNIU6GtNL0AJ05sLNvExjbfjDhg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
- "@strapi/typescript-utils": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/typescript-utils": "5.37.1",
+ "@strapi/utils": "5.37.1",
"chalk": "4.1.2",
"copyfiles": "2.4.1",
"fs-extra": "11.2.0",
@@ -6194,15 +6242,15 @@
"license": "MIT"
},
"node_modules/@strapi/i18n": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.36.1.tgz",
- "integrity": "sha512-0s53K7gBmhGSvQyJa7dubVJV0s/cCoBOZWZlbnDTVn2KD4R76Ywpr10pF2tmyMjXBgvvbA9N3XjF4sbTFSWJBw==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.37.1.tgz",
+ "integrity": "sha512-eav7cWFr8Z4l3jlLxZUlndStQixbaTu7TMrer88wVZwp36KKEx01HQN4ZMzeotEoT8J6aN0esMLcGaROyNXdrg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"lodash": "4.17.23",
"qs": "6.14.2",
"react-intl": "6.6.2",
@@ -6250,9 +6298,9 @@
}
},
"node_modules/@strapi/logger": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.36.1.tgz",
- "integrity": "sha512-eDldAono5GumvpNvOtdZh7VvB1bXL6cQBeXdIvvBLb3qpZF9kTsZSQ2avUFpyNwbxpml2XhvUMSDNcuvmH9iQg==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.37.1.tgz",
+ "integrity": "sha512-YqfTTu9QKxD8pWb5n6EdnYQnNamwPjSGNJ+hzakOVmJzui9MV+5FSZHtV8WBKBQtM9Xml5MAWFF5CpvTSWsYPg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"lodash": "4.17.23",
@@ -6270,9 +6318,9 @@
"license": "MIT"
},
"node_modules/@strapi/openapi": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.36.1.tgz",
- "integrity": "sha512-V0x9OJoltEEFXVM8OoyG3hkCqHV6R4kqaTN71S4JvtFF/oMm1ubHpdRtr9eXJXkPyocfIrGiULMkdahuC0ghig==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.37.1.tgz",
+ "integrity": "sha512-KwxdpREByOH4/g/vLXLx+i5nmRGgAqgXvQIK1Quq5WBTnnLUTEKnuN+utaRbW7/Fu9t9qI5kyFt+cI+/OTVGiw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"debug": "4.3.4",
@@ -6357,14 +6405,14 @@
}
},
"node_modules/@strapi/permissions": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.36.1.tgz",
- "integrity": "sha512-lIYvsUxJQNfl2pnAkBVuzRkFKQ7vHpta2qajp0xujVDzNST0MnZRDyV4p38pybvaCNtHGdoR8/12A1rnsmDU5w==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.37.1.tgz",
+ "integrity": "sha512-9q0JZ3X8Zf/+Bu0uQeN64dKyaHtxguch2KdgNPdt7sm4C7r6ycrWDe6QEjD5rWVRqYw/NKB5sdS5w7GnPUDNLw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
- "@strapi/utils": "5.36.1",
- "lodash": "4.17.21",
+ "@strapi/utils": "5.37.1",
+ "lodash": "4.17.23",
"qs": "6.14.2",
"sift": "16.0.1"
},
@@ -6373,10 +6421,16 @@
"npm": ">=6.0.0"
}
},
+ "node_modules/@strapi/permissions/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/plugin-cloud": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.36.1.tgz",
- "integrity": "sha512-sJ3PdzgQwNTVu3s4wxlNI1lNNoakQ/LUJ7wu0XQUmwFOBdGGOlWq1APS3oA3/iSzFISZxxPuwLWbE3rhQ4qmNQ==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.37.1.tgz",
+ "integrity": "sha512-pr4PeoOZL66EQR8rpHSCNTCbmRtmw0LWYbHSUX2+X32dtGAARIiJ1jZ7TOIm1nIp7mpSFkrjvPSMEx1OmNxsyQ==",
"license": "MIT",
"dependencies": {
"@strapi/design-system": "2.1.2",
@@ -6397,14 +6451,14 @@
}
},
"node_modules/@strapi/plugin-users-permissions": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.36.1.tgz",
- "integrity": "sha512-uXhjAx395UNKJTlyGRC03yxAVCBGzgCJ9G2ILBzjaJYlblZtSa5S5j/6pM1XGk9bs4bNQwJU2oz9HG3IcZ5vAw==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.37.1.tgz",
+ "integrity": "sha512-czkkizz1SqLdgnleIQkfK5xmuAXrgC00glbh+qLrMyvZbO/vPr5eaeEnXWniZB1afbXJE8tWSJ0bW24ALIw4dg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"bcryptjs": "2.4.3",
"formik": "2.4.5",
"grant": "^5.4.8",
@@ -6451,12 +6505,12 @@
}
},
"node_modules/@strapi/provider-email-sendmail": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.36.1.tgz",
- "integrity": "sha512-aWkd9KW9GuisxfjaJOipGX8c2V8uTGGkfxGxQ0SvrlV4R1SMxTBWBEmYwoZuZD/F0KiziE8BqHwx0C2v5qv0/A==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.37.1.tgz",
+ "integrity": "sha512-3Mc0+2OTDjsG3zlK6gVA6wNl/TkuqQ3zNRt4EsGFqRFgPHPHFAz5buZhlb2IEscIruxOhEguh1omTGf4LNhcvg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"sendmail": "^1.6.1"
},
"engines": {
@@ -6465,12 +6519,12 @@
}
},
"node_modules/@strapi/provider-upload-local": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.36.1.tgz",
- "integrity": "sha512-P4K7v1tEDTtju9WbgojXEJjk9olvnRuC0ZfiyPalO1MKr/vChw7dZytEDllXc7MXoMGh+7hULBTo1qQAaagKvg==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.37.1.tgz",
+ "integrity": "sha512-Qq/MyD2WHDHXbdQH1dGfQsehqSgqYEbrcGQ+xI3VsBlwCaubI6fwjCB+T5e8Itbw6vtkY9UApbCXekf/6hzBFg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"fs-extra": "11.2.0"
},
"engines": {
@@ -6493,15 +6547,15 @@
}
},
"node_modules/@strapi/review-workflows": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.36.1.tgz",
- "integrity": "sha512-Ir0lNqfhQHmCGyUx6dmpgKv7f+0sx7NFcV97nYi7DssdsI00sRbZGiw0+rQAi7XDWHwEK5wi0jqpDhOXO7heMQ==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.37.1.tgz",
+ "integrity": "sha512-vfXgGwf7vwokBUnz+8jxHtDh6/x3EkcQEeSXHHrqEIoe6sqHiRbdnWv7ISSQ/yJgk9qj0tUqbW6podNO4K/bYQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/utils": "5.36.1",
+ "@strapi/utils": "5.37.1",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -6732,31 +6786,31 @@
}
},
"node_modules/@strapi/strapi": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.36.1.tgz",
- "integrity": "sha512-NUwE6tJo72RRWPe0MLLUpADapcUwJKXhmKUhXr66qFb/OAaVG8daVMOCNqoO4faNaAGx4wGJlnEvv6B1BrPqIA==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.37.1.tgz",
+ "integrity": "sha512-+VwcC81bI6HIxcYTzYqBBMO8/pMJUl4Js+cdNHSYAK0/6GYRXXOJpMOTyK7F3z/dAwEY35NGImHV5dki7txpSA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
- "@strapi/admin": "5.36.1",
- "@strapi/cloud-cli": "5.36.1",
- "@strapi/content-manager": "5.36.1",
- "@strapi/content-releases": "5.36.1",
- "@strapi/content-type-builder": "5.36.1",
- "@strapi/core": "5.36.1",
- "@strapi/data-transfer": "5.36.1",
- "@strapi/database": "5.36.1",
- "@strapi/email": "5.36.1",
- "@strapi/generators": "5.36.1",
- "@strapi/i18n": "5.36.1",
- "@strapi/logger": "5.36.1",
- "@strapi/openapi": "5.36.1",
- "@strapi/permissions": "5.36.1",
- "@strapi/review-workflows": "5.36.1",
- "@strapi/types": "5.36.1",
- "@strapi/typescript-utils": "5.36.1",
- "@strapi/upload": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/admin": "5.37.1",
+ "@strapi/cloud-cli": "5.37.1",
+ "@strapi/content-manager": "5.37.1",
+ "@strapi/content-releases": "5.37.1",
+ "@strapi/content-type-builder": "5.37.1",
+ "@strapi/core": "5.37.1",
+ "@strapi/data-transfer": "5.37.1",
+ "@strapi/database": "5.37.1",
+ "@strapi/email": "5.37.1",
+ "@strapi/generators": "5.37.1",
+ "@strapi/i18n": "5.37.1",
+ "@strapi/logger": "5.37.1",
+ "@strapi/openapi": "5.37.1",
+ "@strapi/permissions": "5.37.1",
+ "@strapi/review-workflows": "5.37.1",
+ "@strapi/types": "5.37.1",
+ "@strapi/typescript-utils": "5.37.1",
+ "@strapi/upload": "5.37.1",
+ "@strapi/utils": "5.37.1",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2",
@@ -6764,7 +6818,7 @@
"browserslist-to-esbuild": "1.2.0",
"chalk": "4.1.2",
"chokidar": "3.6.0",
- "ci-info": "3.8.0",
+ "ci-info": "4.0.0",
"cli-progress": "3.12.0",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6781,7 +6835,7 @@
"git-url-parse": "14.0.0",
"html-webpack-plugin": "5.6.0",
"inquirer": "8.2.5",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"mini-css-extract-plugin": "2.7.7",
"nodemon": "3.0.2",
"ora": "5.4.1",
@@ -6828,16 +6882,6 @@
"vite": "^4 || ^5"
}
},
- "node_modules/@strapi/strapi/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/@strapi/strapi/node_modules/chokidar": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
@@ -6894,17 +6938,11 @@
"node": ">=4"
}
},
- "node_modules/@strapi/strapi/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
+ "node_modules/@strapi/strapi/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
},
"node_modules/@strapi/strapi/node_modules/nodemon": {
"version": "3.0.2",
@@ -6987,18 +7025,18 @@
}
},
"node_modules/@strapi/types": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.36.1.tgz",
- "integrity": "sha512-pugJ5hKclvJIj5PH1/1NoZ7V4zLS8S8GgDOVzdx5cvtyP4YLqTD93WzVdPppzFcJj49Ii4JKCtfwXt+JzzzE+w==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.37.1.tgz",
+ "integrity": "sha512-HelMhDgyEfgCpWGVF955y/flGrJv7t+gj1Dh3fSBsJ4AVczd4KHzj1/NlnvWt1CwCCwgLinADr0xldJhDQJ77g==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
- "@strapi/database": "5.36.1",
- "@strapi/logger": "5.36.1",
- "@strapi/permissions": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/database": "5.37.1",
+ "@strapi/logger": "5.37.1",
+ "@strapi/permissions": "5.37.1",
+ "@strapi/utils": "5.37.1",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.3",
@@ -7014,6 +7052,21 @@
"npm": ">=6.0.0"
}
},
+ "node_modules/@strapi/types/node_modules/minimatch": {
+ "version": "9.0.9",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
+ "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
+ "license": "ISC",
+ "dependencies": {
+ "brace-expansion": "^2.0.2"
+ },
+ "engines": {
+ "node": ">=16 || 14 >=14.17"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
"node_modules/@strapi/types/node_modules/typedoc": {
"version": "0.25.10",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.10.tgz",
@@ -7081,9 +7134,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.36.1.tgz",
- "integrity": "sha512-RQgpcDz+M/zLm+RCIXH1OJhvK7X/vzodtaTd0Ehm34j0VeNGgV/+SpbiGXuj6050MPHTfNTevVYVuBXOpozGIA==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.37.1.tgz",
+ "integrity": "sha512-taZgTDCSksFFPipUXr3an4Teb9q7s1FveIk2SeIep56m/RWK64ulfFhrhqLJF2HaaZdrmQA0Qv48aE4JPgMf/A==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"chalk": "4.1.2",
@@ -7180,20 +7233,20 @@
}
},
"node_modules/@strapi/upload": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.36.1.tgz",
- "integrity": "sha512-bmgbSyvlIKuAFMOtETLEQ9C7paGFcoZ0M8J+B8+6WOaCVeBGi5LIHo8tS2ZkHrKU4qfS80wmJFNBbR8agSrP+Q==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.37.1.tgz",
+ "integrity": "sha512-n5Pmja5DnzFasRmoKgJ3S/31mD+IlK+jkmUK8+SHjMBCjKidbdnnnmTajd5P/B2Q4R/Olsc1xthqCS4hnz+jzA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@mux/mux-player-react": "3.1.0",
- "@radix-ui/react-dialog": "1.1.15",
+ "@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.36.1",
+ "@strapi/database": "5.37.1",
"@strapi/design-system": "2.1.2",
"@strapi/icons": "2.1.2",
- "@strapi/provider-upload-local": "5.36.1",
- "@strapi/utils": "5.36.1",
+ "@strapi/provider-upload-local": "5.37.1",
+ "@strapi/utils": "5.37.1",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -7203,7 +7256,7 @@
"immer": "9.0.21",
"koa-range": "0.3.0",
"koa-static": "5.0.0",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"mime-types": "2.1.35",
"prop-types": "^15.8.1",
"qs": "6.14.2",
@@ -7290,42 +7343,6 @@
}
}
},
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-dialog": {
- "version": "1.1.15",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-dialog/-/react-dialog-1.1.15.tgz",
- "integrity": "sha512-TCglVRtzlffRNxRMEyR36DGBLJpeusFcgMVD9PZEzAKnUs1lKCgX5u9BmC2Yg+LL9MgZDugFFs1Vl+Jp4t/PGw==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/primitive": "1.1.3",
- "@radix-ui/react-compose-refs": "1.1.2",
- "@radix-ui/react-context": "1.1.2",
- "@radix-ui/react-dismissable-layer": "1.1.11",
- "@radix-ui/react-focus-guards": "1.1.3",
- "@radix-ui/react-focus-scope": "1.1.7",
- "@radix-ui/react-id": "1.1.1",
- "@radix-ui/react-portal": "1.1.9",
- "@radix-ui/react-presence": "1.1.5",
- "@radix-ui/react-primitive": "2.1.3",
- "@radix-ui/react-slot": "1.2.3",
- "@radix-ui/react-use-controllable-state": "1.2.2",
- "aria-hidden": "^1.2.4",
- "react-remove-scroll": "^2.6.3"
- },
- "peerDependencies": {
- "@types/react": "*",
- "@types/react-dom": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
- "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- },
- "@types/react-dom": {
- "optional": true
- }
- }
- },
"node_modules/@strapi/upload/node_modules/@radix-ui/react-direction": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.1.1.tgz",
@@ -7341,73 +7358,6 @@
}
}
},
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-dismissable-layer": {
- "version": "1.1.11",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-dismissable-layer/-/react-dismissable-layer-1.1.11.tgz",
- "integrity": "sha512-Nqcp+t5cTB8BinFkZgXiMJniQH0PsUt2k51FUhbdfeKvc4ACcG2uQniY/8+h1Yv6Kza4Q7lD7PQV0z0oicE0Mg==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/primitive": "1.1.3",
- "@radix-ui/react-compose-refs": "1.1.2",
- "@radix-ui/react-primitive": "2.1.3",
- "@radix-ui/react-use-callback-ref": "1.1.1",
- "@radix-ui/react-use-escape-keydown": "1.1.1"
- },
- "peerDependencies": {
- "@types/react": "*",
- "@types/react-dom": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
- "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- },
- "@types/react-dom": {
- "optional": true
- }
- }
- },
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-focus-guards": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-guards/-/react-focus-guards-1.1.3.tgz",
- "integrity": "sha512-0rFg/Rj2Q62NCm62jZw0QX7a3sz6QCQU0LpZdNrJX8byRGaGVTqbrW9jAoIAHyMQqsNpeZ81YgSizOt5WXq0Pw==",
- "license": "MIT",
- "peerDependencies": {
- "@types/react": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- }
- }
- },
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-focus-scope": {
- "version": "1.1.7",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-focus-scope/-/react-focus-scope-1.1.7.tgz",
- "integrity": "sha512-t2ODlkXBQyn7jkl6TNaw/MtVEVvIGelJDCG41Okq/KwUsJBwQ4XVZsHAVUkK4mBv3ewiAS3PGuUWuY2BoK4ZUw==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/react-compose-refs": "1.1.2",
- "@radix-ui/react-primitive": "2.1.3",
- "@radix-ui/react-use-callback-ref": "1.1.1"
- },
- "peerDependencies": {
- "@types/react": "*",
- "@types/react-dom": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
- "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- },
- "@types/react-dom": {
- "optional": true
- }
- }
- },
"node_modules/@strapi/upload/node_modules/@radix-ui/react-id": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.1.1.tgz",
@@ -7426,54 +7376,6 @@
}
}
},
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-portal": {
- "version": "1.1.9",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-portal/-/react-portal-1.1.9.tgz",
- "integrity": "sha512-bpIxvq03if6UNwXZ+HTK71JLh4APvnXntDc6XOX8UVq4XQOVl7lwok0AvIl+b8zgCw3fSaVTZMpAPPagXbKmHQ==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/react-primitive": "2.1.3",
- "@radix-ui/react-use-layout-effect": "1.1.1"
- },
- "peerDependencies": {
- "@types/react": "*",
- "@types/react-dom": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
- "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- },
- "@types/react-dom": {
- "optional": true
- }
- }
- },
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-presence": {
- "version": "1.1.5",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-presence/-/react-presence-1.1.5.tgz",
- "integrity": "sha512-/jfEwNDdQVBCNvjkGit4h6pMOzq8bHkopq458dPt2lMjx+eBQUohZNG9A7DtO/O5ukSbxuaNGXMjHicgwy6rQQ==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/react-compose-refs": "1.1.2",
- "@radix-ui/react-use-layout-effect": "1.1.1"
- },
- "peerDependencies": {
- "@types/react": "*",
- "@types/react-dom": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc",
- "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- },
- "@types/react-dom": {
- "optional": true
- }
- }
- },
"node_modules/@strapi/upload/node_modules/@radix-ui/react-primitive": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/@radix-ui/react-primitive/-/react-primitive-2.1.3.tgz",
@@ -7634,24 +7536,6 @@
}
}
},
- "node_modules/@strapi/upload/node_modules/@radix-ui/react-use-escape-keydown": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@radix-ui/react-use-escape-keydown/-/react-use-escape-keydown-1.1.1.tgz",
- "integrity": "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g==",
- "license": "MIT",
- "dependencies": {
- "@radix-ui/react-use-callback-ref": "1.1.1"
- },
- "peerDependencies": {
- "@types/react": "*",
- "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- }
- }
- },
"node_modules/@strapi/upload/node_modules/@radix-ui/react-use-layout-effect": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.1.1.tgz",
@@ -7681,6 +7565,12 @@
"node": ">=14.14"
}
},
+ "node_modules/@strapi/upload/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/upload/node_modules/mime-db": {
"version": "1.52.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
@@ -7702,31 +7592,6 @@
"node": ">= 0.6"
}
},
- "node_modules/@strapi/upload/node_modules/react-remove-scroll": {
- "version": "2.7.2",
- "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.7.2.tgz",
- "integrity": "sha512-Iqb9NjCCTt6Hf+vOdNIZGdTiH1QSqr27H/Ek9sv/a97gfueI/5h1s3yRi1nngzMUaOOToin5dI1dXKdXiF+u0Q==",
- "license": "MIT",
- "dependencies": {
- "react-remove-scroll-bar": "^2.3.7",
- "react-style-singleton": "^2.2.3",
- "tslib": "^2.1.0",
- "use-callback-ref": "^1.3.3",
- "use-sidecar": "^1.1.3"
- },
- "engines": {
- "node": ">=10"
- },
- "peerDependencies": {
- "@types/react": "*",
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc"
- },
- "peerDependenciesMeta": {
- "@types/react": {
- "optional": true
- }
- }
- },
"node_modules/@strapi/upload/node_modules/zod": {
"version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -7737,16 +7602,16 @@
}
},
"node_modules/@strapi/utils": {
- "version": "5.36.1",
- "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.36.1.tgz",
- "integrity": "sha512-ad6B413JCG198BxMHt7oaKQ/7H2xgs0i5tQcR2W+MrPIVs0E7HEO7IJdzFV5pHzyAwOHWb0twKIfTRrceBnatw==",
+ "version": "5.37.1",
+ "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.37.1.tgz",
+ "integrity": "sha512-XQy9TUl/67DTIG8rzrQimsBkMmfg1MJxhUMYqVfHe3kwX2RQZYgGyOeSjv+3m4tksUJfhO6ySUKtITuFsKm7KQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"date-fns": "2.30.0",
"execa": "5.1.1",
"http-errors": "2.0.0",
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
"node-machine-id": "1.1.12",
"p-map": "4.0.0",
"preferred-pm": "3.1.3",
@@ -7811,6 +7676,12 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
+ "node_modules/@strapi/utils/node_modules/lodash": {
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "license": "MIT"
+ },
"node_modules/@strapi/utils/node_modules/zod": {
"version": "3.25.67",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.67.tgz",
@@ -8597,9 +8468,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "24.10.13",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.13.tgz",
- "integrity": "sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==",
+ "version": "24.10.15",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.15.tgz",
+ "integrity": "sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.16.0"
@@ -9463,15 +9334,15 @@
}
},
"node_modules/ajv": {
- "version": "8.16.0",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
- "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
+ "version": "8.18.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
+ "fast-uri": "^3.0.1",
"json-schema-traverse": "^1.0.0",
- "require-from-string": "^2.0.2",
- "uri-js": "^4.4.1"
+ "require-from-string": "^2.0.2"
},
"funding": {
"type": "github",
@@ -10061,16 +9932,6 @@
"unload": "2.2.0"
}
},
- "node_modules/broadcast-channel/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/broadcast-channel/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
@@ -10092,18 +9953,6 @@
"url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/broadcast-channel/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/broadcast-channel/node_modules/rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
@@ -10573,9 +10422,9 @@
}
},
"node_modules/ci-info": {
- "version": "3.8.0",
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
- "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
+ "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
"funding": [
{
"type": "github",
@@ -11088,16 +10937,6 @@
"copyup": "copyfiles"
}
},
- "node_modules/copyfiles/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/copyfiles/node_modules/cliui": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
@@ -11130,18 +10969,6 @@
"url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/copyfiles/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/copyfiles/node_modules/yargs": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
@@ -12808,6 +12635,22 @@
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==",
"license": "MIT"
},
+ "node_modules/fast-uri": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz",
+ "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/fastify"
+ },
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/fastify"
+ }
+ ],
+ "license": "BSD-3-Clause"
+ },
"node_modules/fastq": {
"version": "1.20.1",
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz",
@@ -13099,9 +12942,9 @@
}
},
"node_modules/flow-parser": {
- "version": "0.301.0",
- "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.301.0.tgz",
- "integrity": "sha512-yKRjJzN+W9dwk1tU9u6gowANdgFZyYknokcLePyLe30AV6WzAquKJzx+smN9wovWMBE2hvCDUvKbXUpcT1+8OA==",
+ "version": "0.303.0",
+ "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.303.0.tgz",
+ "integrity": "sha512-SGifrPA0IQqN4S3MFZ3KPqphxWd+VehHEwpQPEjWQGtJSnPsFakrlqNQH88MLyJGi/Z7WO15FMylybGONwqwxA==",
"license": "MIT",
"engines": {
"node": ">=0.4.0"
@@ -13235,16 +13078,6 @@
"ajv": "^6.9.1"
}
},
- "node_modules/fork-ts-checker-webpack-plugin/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/fork-ts-checker-webpack-plugin/node_modules/chokidar": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
@@ -13289,18 +13122,6 @@
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"license": "MIT"
},
- "node_modules/fork-ts-checker-webpack-plugin/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/fork-ts-checker-webpack-plugin/node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
@@ -13545,9 +13366,9 @@
}
},
"node_modules/get-east-asian-width": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz",
- "integrity": "sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==",
+ "version": "1.5.0",
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
"license": "MIT",
"engines": {
"node": ">=18"
@@ -14507,28 +14328,6 @@
"minimatch": "^3.0.4"
}
},
- "node_modules/ignore-walk/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
- "node_modules/ignore-walk/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/immediate": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
@@ -18181,18 +17980,25 @@
"license": "MIT"
},
"node_modules/minimatch": {
- "version": "9.0.3",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
+ "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
"license": "ISC",
"dependencies": {
- "brace-expansion": "^2.0.1"
+ "brace-expansion": "^1.1.7"
},
"engines": {
- "node": ">=16 || 14 >=14.17"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
+ "node": "*"
+ }
+ },
+ "node_modules/minimatch/node_modules/brace-expansion": {
+ "version": "1.1.12",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+ "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
+ "license": "MIT",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
"node_modules/minimist": {
@@ -18657,17 +18463,6 @@
"url": "https://opencollective.com/nodemon"
}
},
- "node_modules/nodemon/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "peer": true,
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/nodemon/node_modules/chokidar": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
@@ -18703,19 +18498,6 @@
"node": ">=4"
}
},
- "node_modules/nodemon/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "peer": true,
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/nodemon/node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
@@ -18851,16 +18633,6 @@
"node": ">=10"
}
},
- "node_modules/npm-packlist/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/npm-packlist/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
@@ -18882,18 +18654,6 @@
"url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/npm-packlist/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -19884,12 +19644,12 @@
}
},
"node_modules/plop/node_modules/strip-ansi": {
- "version": "7.1.2",
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
- "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.2.0.tgz",
+ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==",
"license": "MIT",
"dependencies": {
- "ansi-regex": "^6.0.1"
+ "ansi-regex": "^6.2.2"
},
"engines": {
"node": ">=12"
@@ -22954,10 +22714,9 @@
}
},
"node_modules/tar": {
- "version": "7.5.7",
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
- "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
- "deprecated": "Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
+ "version": "7.5.9",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz",
+ "integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==",
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",
@@ -23157,17 +22916,6 @@
"node": ">=8"
}
},
- "node_modules/test-exclude/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/test-exclude/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
@@ -23190,19 +22938,6 @@
"url": "https://github.com/sponsors/isaacs"
}
},
- "node_modules/test-exclude/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "dev": true,
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/text-hex": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/text-hex/-/text-hex-1.0.0.tgz",
@@ -25040,16 +24775,6 @@
"yalc": "src/yalc.js"
}
},
- "node_modules/yalc/node_modules/brace-expansion": {
- "version": "1.1.12",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
- }
- },
"node_modules/yalc/node_modules/cliui": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
@@ -25123,18 +24848,6 @@
"graceful-fs": "^4.1.6"
}
},
- "node_modules/yalc/node_modules/minimatch": {
- "version": "3.1.2",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^1.1.7"
- },
- "engines": {
- "node": "*"
- }
- },
"node_modules/yalc/node_modules/universalify": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
diff --git a/playground/package.json b/playground/package.json
index ef8f620..82c18bc 100644
--- a/playground/package.json
+++ b/playground/package.json
@@ -17,9 +17,9 @@
"upgrade:dry": "npx @strapi/upgrade latest --dry"
},
"dependencies": {
- "@strapi/plugin-cloud": "5.36.1",
- "@strapi/plugin-users-permissions": "5.36.1",
- "@strapi/strapi": "5.36.1",
+ "@strapi/plugin-cloud": "5.37.1",
+ "@strapi/plugin-users-permissions": "5.37.1",
+ "@strapi/strapi": "5.37.1",
"better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",