Update all digest updates to v5.39.0
All checks were successful
Test / Basic (pull_request) Successful in 3m17s
Test / Basic (push) Successful in 2m51s
RenovateBot / renovate (push) Successful in 1m21s

This commit was merged in pull request #32.
This commit is contained in:
2026-03-12 00:02:53 +00:00
parent a4d045c7af
commit 5fe728a7ea
3 changed files with 488 additions and 326 deletions

402
package-lock.json generated
View File

@@ -4700,9 +4700,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@strapi/admin": { "node_modules/@strapi/admin": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.39.0.tgz",
"integrity": "sha512-Dac2L4wvH/EWeKS4QnNdAFjP8n1rbHLEE0H14GSZlcsnULZpwOWXrl5+vltkI5idMEgUyEPiKN8y9rHjw45l4Q==", "integrity": "sha512-qO/sWvMzb1QmGaAF1XkKjKECd99KV9K4BGRPPmTM/oAzoDPEOS5zCBLXfS8pThv7feecEjIkL+doiOsMrCxvfg==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -4713,10 +4713,10 @@
"@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.38.0", "@strapi/permissions": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -4739,7 +4739,7 @@
"is-localhost-ip": "2.0.0", "is-localhost-ip": "2.0.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"koa": "2.16.3", "koa": "2.16.4",
"koa-compose": "4.1.0", "koa-compose": "4.1.0",
"koa-passport": "6.0.0", "koa-passport": "6.0.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
@@ -4751,7 +4751,7 @@
"passport-local": "1.0.0", "passport-local": "1.0.0",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"punycode": "2.3.1", "punycode": "2.3.1",
"qs": "6.14.2", "qs": "6.15.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",
"react-intl": "6.6.2", "react-intl": "6.6.2",
@@ -5133,13 +5133,13 @@
} }
}, },
"node_modules/@strapi/cloud-cli": { "node_modules/@strapi/cloud-cli": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.39.0.tgz",
"integrity": "sha512-4DIdVxPBrPxvWx1OzXxkgEVvvLvxBG8TbNLufbYx+GVjaNmX7UTAbo7/a3soYCxXvTxgC0S/R4zpfl8zH46G6w==", "integrity": "sha512-VU4HFP6gSqZIvdxVs34No/cjFwRkW36u68s8/dwemVMaCuAwSaEm5+kmqPXw/V0xT61OJoWM+KepA+TXzI7CqQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"axios": "1.13.5", "axios": "1.13.5",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "4.1.2", "chalk": "4.1.2",
@@ -5152,11 +5152,11 @@
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0", "jwks-rsa": "3.1.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"minimatch": "10.2.2", "minimatch": "10.2.4",
"open": "8.4.0", "open": "8.4.0",
"ora": "5.4.1", "ora": "5.4.1",
"pkg-up": "3.1.0", "pkg-up": "3.1.0",
"tar": "7.5.9", "tar": "7.5.10",
"xdg-app-paths": "8.3.0", "xdg-app-paths": "8.3.0",
"yup": "0.32.9" "yup": "0.32.9"
}, },
@@ -5179,9 +5179,9 @@
} }
}, },
"node_modules/@strapi/cloud-cli/node_modules/brace-expansion": { "node_modules/@strapi/cloud-cli/node_modules/brace-expansion": {
"version": "5.0.3", "version": "5.0.4",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.3.tgz", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz",
"integrity": "sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==", "integrity": "sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -5202,9 +5202,9 @@
} }
}, },
"node_modules/@strapi/cloud-cli/node_modules/minimatch": { "node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.2", "version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==", "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"dev": true, "dev": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
@@ -5237,9 +5237,9 @@
} }
}, },
"node_modules/@strapi/content-manager": { "node_modules/@strapi/content-manager": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.39.0.tgz",
"integrity": "sha512-hGxU4nt777b3NErYX8dwE/9kFBfGcz/e1dcXGQNE8fdX3xvS4ZzR1JIOLZF90+IDuVXHidGonmKkFCjJMa52tQ==", "integrity": "sha512-rzs5xrXNQ4AaIJxWWyEvxYiEaG62/ocwThmwT574OMPMs8D1nCDDnZZZmgYwKei+baBQh1fKkyVBmIgbyGMZow==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -5251,14 +5251,14 @@
"@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.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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.3", "koa": "2.16.4",
"lodash": "4.17.23", "lodash": "4.17.23",
"markdown-it": "^13.0.2", "markdown-it": "^13.0.2",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
@@ -5271,7 +5271,7 @@
"markdown-it-sub": "^1.0.0", "markdown-it-sub": "^1.0.0",
"markdown-it-sup": "1.0.0", "markdown-it-sup": "1.0.0",
"prismjs": "1.30.0", "prismjs": "1.30.0",
"qs": "6.14.2", "qs": "6.15.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",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
@@ -5569,23 +5569,23 @@
} }
}, },
"node_modules/@strapi/content-releases": { "node_modules/@strapi/content-releases": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.39.0.tgz",
"integrity": "sha512-drzAR+GfzMe2Bf+DUbnoX2SSf5xrRcqwvgvnJntB0VG6a8JxNconVZIJtJ1tfWrjzmo25gafngjVUk3sSfP82g==", "integrity": "sha512-JD+NEWzLQ4MnlP/SOkBV1ysyjWF4U17TGNu/aXaGA+nByCHIrd810rcsouwdTfnc4BEFrgsyHaNm3gR2JxqZgA==",
"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.38.0", "@strapi/database": "5.39.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.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
"yup": "0.32.9" "yup": "0.32.9"
@@ -5818,9 +5818,9 @@
} }
}, },
"node_modules/@strapi/content-type-builder": { "node_modules/@strapi/content-type-builder": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.39.0.tgz",
"integrity": "sha512-NV0aWEH3+XGi2clC1ohrtQGIA/ywLNWwau+qmvvWfBzSl7RPyyBNy6WbU0E5izrGupvNf9IswKKOZy0HKgFJIQ==", "integrity": "sha512-QGdfN0l09FriPtNMif4thanoFLt9dwyxpcs9guo3VBkUiqnnltQ4ccefqu1vrrTkDbRiPn+wOZdPEQXg4roM8A==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -5832,9 +5832,9 @@
"@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.38.0", "@strapi/generators": "5.39.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -5843,7 +5843,7 @@
"lodash": "4.17.23", "lodash": "4.17.23",
"micromatch": "^4.0.8", "micromatch": "^4.0.8",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"qs": "6.14.2", "qs": "6.15.0",
"react-dropzone": "14.3.8", "react-dropzone": "14.3.8",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-markdown": "9.1.0", "react-markdown": "9.1.0",
@@ -6145,23 +6145,23 @@
} }
}, },
"node_modules/@strapi/core": { "node_modules/@strapi/core": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.39.0.tgz",
"integrity": "sha512-NkLxMfL4a3qG5swGQeyvoXedmo8sN4Zl2gySjU7vHLP0tteQkePSWDfCMQ6KSQOaG8I1arSMTLi+RxVi/FP1PA==", "integrity": "sha512-6rxkjNgVQw31o8Bogznqkaq2T+7lgjJbabXVtXipDB34WVK8dzkihRLUoQL9KSbA8Yx0YfdIEujYURiUgOFasg==",
"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.38.0", "@strapi/admin": "5.39.0",
"@strapi/database": "5.38.0", "@strapi/database": "5.39.0",
"@strapi/generators": "5.38.0", "@strapi/generators": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -6176,14 +6176,14 @@
"dotenv": "16.4.5", "dotenv": "16.4.5",
"execa": "5.1.1", "execa": "5.1.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"glob": "10.5.0", "glob": "13.0.0",
"global-agent": "3.0.0", "global-agent": "3.0.0",
"http-errors": "2.0.0", "http-errors": "2.0.0",
"inquirer": "8.2.5", "inquirer": "8.2.5",
"is-docker": "2.2.1", "is-docker": "2.2.1",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"koa": "2.16.3", "koa": "2.16.4",
"koa-body": "6.0.1", "koa-body": "6.0.1",
"koa-compose": "4.1.0", "koa-compose": "4.1.0",
"koa-compress": "5.1.1", "koa-compress": "5.1.1",
@@ -6199,7 +6199,7 @@
"ora": "5.4.1", "ora": "5.4.1",
"package-json": "7.0.0", "package-json": "7.0.0",
"pkg-up": "3.1.0", "pkg-up": "3.1.0",
"qs": "6.14.2", "qs": "6.15.0",
"resolve.exports": "2.0.2", "resolve.exports": "2.0.2",
"semver": "7.5.4", "semver": "7.5.4",
"statuses": "2.0.1", "statuses": "2.0.1",
@@ -6213,6 +6213,29 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/core/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==",
"dev": true,
"license": "MIT",
"engines": {
"node": "18 || 20 || >=22"
}
},
"node_modules/@strapi/core/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==",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^4.0.2"
},
"engines": {
"node": "18 || 20 || >=22"
}
},
"node_modules/@strapi/core/node_modules/commander": { "node_modules/@strapi/core/node_modules/commander": {
"version": "8.3.0", "version": "8.3.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
@@ -6260,6 +6283,24 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/core/node_modules/glob": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz",
"integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"minimatch": "^10.1.1",
"minipass": "^7.1.2",
"path-scurry": "^2.0.0"
},
"engines": {
"node": "20 || >=22"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@strapi/core/node_modules/human-signals": { "node_modules/@strapi/core/node_modules/human-signals": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
@@ -6283,6 +6324,32 @@
"url": "https://github.com/sponsors/sindresorhus" "url": "https://github.com/sponsors/sindresorhus"
} }
}, },
"node_modules/@strapi/core/node_modules/lru-cache": {
"version": "11.2.6",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
"dev": true,
"license": "BlueOak-1.0.0",
"engines": {
"node": "20 || >=22"
}
},
"node_modules/@strapi/core/node_modules/minimatch": {
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"dev": true,
"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/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",
@@ -6296,6 +6363,23 @@
"node": ">=8" "node": ">=8"
} }
}, },
"node_modules/@strapi/core/node_modules/path-scurry": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"lru-cache": "^11.0.0",
"minipass": "^7.1.2"
},
"engines": {
"node": "18 || 20 || >=22"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@strapi/core/node_modules/signal-exit": { "node_modules/@strapi/core/node_modules/signal-exit": {
"version": "3.0.7", "version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
@@ -6357,15 +6441,15 @@
} }
}, },
"node_modules/@strapi/data-transfer": { "node_modules/@strapi/data-transfer": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.39.0.tgz",
"integrity": "sha512-9+69DexNSd720LZjFqUopdojtQbdiue1sR5xBIMoYVrf3Xz+m3wVVXL2wdCqAqF8kw/JPxSU2YeV6ohrxEsjGg==", "integrity": "sha512-t447wQwa47W42lpt4pUwp919WE5ikYE+duciWJMzUxJkgTi0B7hnRkPc5BXh9xIQBURfFnlt/mEorethnuGCGA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -6377,7 +6461,7 @@
"semver": "7.5.4", "semver": "7.5.4",
"stream-chain": "2.2.5", "stream-chain": "2.2.5",
"stream-json": "1.8.0", "stream-json": "1.8.0",
"tar": "7.5.9", "tar": "7.5.10",
"tar-stream": "2.2.0", "tar-stream": "2.2.0",
"ws": "8.17.1" "ws": "8.17.1"
}, },
@@ -6397,14 +6481,14 @@
} }
}, },
"node_modules/@strapi/database": { "node_modules/@strapi/database": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.39.0.tgz",
"integrity": "sha512-QKfQIDUmuqL5qMwD3+wbArpjUsQerk3xCQYzIdaDDpSDBrBbWYDWfaWegXJBMkB9qJettPZqziUVFcwS8IijSg==", "integrity": "sha512-qgiDHdkl8jYuRjcaKEOlMQ64AS07qjaUDN1MOhntMJnK7FbAUpIK1aTF+vgD+KbHCmjJI6AOYxY2DhuiEglEHw==",
"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.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -6517,16 +6601,16 @@
} }
}, },
"node_modules/@strapi/email": { "node_modules/@strapi/email": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.39.0.tgz",
"integrity": "sha512-caxDqTpJFi3IYOod3NQNRmNdHLsBfEl0tLbLhw+UatmrJxvtD3WvSmlACH7BtG6SHhVC4ZTH1eOjkBMoNBey0g==", "integrity": "sha512-VB+bC2DiSBACv1HqrmI96Sum4Re9np1UkdAduFwZzIFLhnU3yrkmxlTpDVJhLB4g2ZDZ4y5p8SCpz/utcqXRyA==",
"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.38.0", "@strapi/provider-email-sendmail": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.17.23",
"react-intl": "6.6.2", "react-intl": "6.6.2",
@@ -6707,15 +6791,15 @@
} }
}, },
"node_modules/@strapi/generators": { "node_modules/@strapi/generators": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.39.0.tgz",
"integrity": "sha512-1F3tOiiuN7Ym3NCq26++DoX+VhFwxPdVCy2010xY+MY8yQPQarOk8CAoeUuTdp9E9zA2bO4VYPgmhwVja9SBag==", "integrity": "sha512-3N4XY2zzQm+hTsdz85eKrLOZ+pIgP5i29t4C9t3Xx9TjmMQWpyH5UoZCP5B+Mpm8DqHlvzk90Ww62gzY0pemqg==",
"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.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"chalk": "4.1.2", "chalk": "4.1.2",
"copyfiles": "2.4.1", "copyfiles": "2.4.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
@@ -6788,18 +6872,18 @@
} }
}, },
"node_modules/@strapi/i18n": { "node_modules/@strapi/i18n": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.39.0.tgz",
"integrity": "sha512-R7Mx4PqgY9o2koxbHXI3gFdXyVkylgZxURBsjNa0SeMib0NdRNvfkEu38bPLHdyvJEdUaLByjGyYO24EqscUkw==", "integrity": "sha512-02gDQdz7bRhdai+uJj/MAL0wK8FP/74yQiCmIXTf+BQxoVBwXvCbNdys9ckpCDc6tq72YBYmCM/HRwIsI+NPaw==",
"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.38.0", "@strapi/utils": "5.39.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
"yup": "0.32.9", "yup": "0.32.9",
@@ -7054,9 +7138,9 @@
} }
}, },
"node_modules/@strapi/logger": { "node_modules/@strapi/logger": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.39.0.tgz",
"integrity": "sha512-f3qfC1fpyu7g9J4vimqZlIZF0fT5gkdEMU18N/MFVjhqrkr9x8XMYtgDJqINqPz8lDHrwDlFyC9ScRFQmmEcRg==", "integrity": "sha512-DpBx8hAz8m+jz/cQau+uttryOEjJCKq0e5hgEA0B0pABNsGG9QFJaTg2E+wofdbNhvP193w/HvRf/8u79FTjDA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -7069,9 +7153,9 @@
} }
}, },
"node_modules/@strapi/openapi": { "node_modules/@strapi/openapi": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.39.0.tgz",
"integrity": "sha512-j1Q0Jzdp4yQ4F7X1v7ZeCCEco3y9kKJBR4knsXlf5kJ6isk1NUjRSeS7C1AKceU544TR9roH0lw0NJPeqk/BGg==", "integrity": "sha512-MRXf1LryhVGxlW8QUR/0ksK0NjJXNf1QLWgPuprtzzninujdyCure7242rIensrb7SwEQaZw1KxjIJyknhO5GQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -7187,16 +7271,16 @@
} }
}, },
"node_modules/@strapi/permissions": { "node_modules/@strapi/permissions": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.39.0.tgz",
"integrity": "sha512-xaJDmLpafZ+MXTD7bQgjSkDSYtHbn07xCXJky6KS2VdCdt8CMnM+vr6N0bbwz/n3TSJRMke48l23DR+kx1HK0Q==", "integrity": "sha512-bbko5/mDbjcpGvujTOPgDhvx6q/9qfO2yR1BxLj3O3bP8/lCvvtJeDOLMw6BUGltQu6x2Ulrij9pNLQQzL6mcQ==",
"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.38.0", "@strapi/utils": "5.39.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"sift": "16.0.1" "sift": "16.0.1"
}, },
"engines": { "engines": {
@@ -7205,13 +7289,13 @@
} }
}, },
"node_modules/@strapi/provider-email-sendmail": { "node_modules/@strapi/provider-email-sendmail": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.39.0.tgz",
"integrity": "sha512-bQRkshrIxA6r3L+3eCn9ndmeLf4H3QRaeui+zr671uZcnYicIigJtKoBvDCNzfRpz4nS8ytRPo1v+ksaQ/IOGA==", "integrity": "sha512-ilXwW9uhc8iHQVmVwYlwQ47KuJ8Wf9PV7G4Zy7GMyOIBdnLXJOvv5N4ucEEuikPwzlYn1mMIhaiPcgniPyVdIA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"sendmail": "^1.6.1" "sendmail": "^1.6.1"
}, },
"engines": { "engines": {
@@ -7220,13 +7304,13 @@
} }
}, },
"node_modules/@strapi/provider-upload-local": { "node_modules/@strapi/provider-upload-local": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.39.0.tgz",
"integrity": "sha512-r9vpp5gvgPdUA4tVR4TY+Tl+D356cDfsnppYDCcxK1yvHJo48PMRFjTuGo8XLoe4BQWrVHzUYEAEuP0XWaon4g==", "integrity": "sha512-xSS0Ucz50rxnJ4lupiYum51cm0PT6hNGHHWrM0TJvgi1jg258DB5sT4yU3vU8G5+4g5z4QhWn/gFuGAfUbYcMQ==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"fs-extra": "11.2.0" "fs-extra": "11.2.0"
}, },
"engines": { "engines": {
@@ -7235,16 +7319,16 @@
} }
}, },
"node_modules/@strapi/review-workflows": { "node_modules/@strapi/review-workflows": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.39.0.tgz",
"integrity": "sha512-hj/+3AvGcsne5sS+Hi91RXB37m75Fw+yZWSRuariUZUlVHSNN5VcNYWVXy4g4Jx9vijs+qOqQhdv/IaF8DpMQg==", "integrity": "sha512-W3fep8MGUbO1FfW7M3ZTB+78XRnC7qr7lxSb/rWj5zrhYca8mg9LEDnsRwGgBu1jA9HLb6p1DdmiQFx0MXuKhQ==",
"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.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -7562,32 +7646,32 @@
} }
}, },
"node_modules/@strapi/strapi": { "node_modules/@strapi/strapi": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.39.0.tgz",
"integrity": "sha512-UvGA5+rciMfSREOgXtxZUFccrI66Htfxa+Zzbv+ydxZYjojLOIujZ+13gJZNnRn/p8+j++Ygcdsa4zG6333JJg==", "integrity": "sha512-6oYwCjAJHknhFWtmQ5RWNrZLjMUzvS8/RH37xNHPUikya0N79DE7LUl98gSjZYJs198hkgydrPbcBdeixm+ptA==",
"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.38.0", "@strapi/admin": "5.39.0",
"@strapi/cloud-cli": "5.38.0", "@strapi/cloud-cli": "5.39.0",
"@strapi/content-manager": "5.38.0", "@strapi/content-manager": "5.39.0",
"@strapi/content-releases": "5.38.0", "@strapi/content-releases": "5.39.0",
"@strapi/content-type-builder": "5.38.0", "@strapi/content-type-builder": "5.39.0",
"@strapi/core": "5.38.0", "@strapi/core": "5.39.0",
"@strapi/data-transfer": "5.38.0", "@strapi/data-transfer": "5.39.0",
"@strapi/database": "5.38.0", "@strapi/database": "5.39.0",
"@strapi/email": "5.38.0", "@strapi/email": "5.39.0",
"@strapi/generators": "5.38.0", "@strapi/generators": "5.39.0",
"@strapi/i18n": "5.38.0", "@strapi/i18n": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/openapi": "5.38.0", "@strapi/openapi": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/review-workflows": "5.38.0", "@strapi/review-workflows": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/upload": "5.38.0", "@strapi/upload": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -7910,22 +7994,22 @@
} }
}, },
"node_modules/@strapi/types": { "node_modules/@strapi/types": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.39.0.tgz",
"integrity": "sha512-YaRfeqrPcqu7Ce6/8IxiPiN2veWwJj0/ufUXqCFc0tZxydp3kLLauZKHF6jI/5n6q3gd484qV8uNm4zoToSmGg==", "integrity": "sha512-/GNOy5+W3tI7wcHPB01pSlpr3ycluPNmFDNsXwRJ6JeJerTbsxecSlXRsLBiYbAmdHCb+Zk+tfxZOLnUhxLLxw==",
"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.38.0", "@strapi/database": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"commander": "8.3.0", "commander": "8.3.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"koa": "2.16.3", "koa": "2.16.4",
"koa-body": "6.0.1", "koa-body": "6.0.1",
"node-schedule": "2.1.1", "node-schedule": "2.1.1",
"typedoc": "0.25.10", "typedoc": "0.25.10",
@@ -8036,9 +8120,9 @@
} }
}, },
"node_modules/@strapi/typescript-utils": { "node_modules/@strapi/typescript-utils": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.39.0.tgz",
"integrity": "sha512-3ejc61Jo9QEMqZOOJem1FEMgHnbOalobNxZVvER6bkbcgMeP4b0/q/wIRJVljge2/PeA8FMiDtQRob01gjFAPQ==", "integrity": "sha512-27H04OxyT6AN/loVTPjjWkScTqlsl1vjj4DJ/r4z/lAOxgMQZZhYRNlPF7/j9IJqqtYP+dDmd4K0Bwfb6V+KtA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -8085,9 +8169,9 @@
} }
}, },
"node_modules/@strapi/upload": { "node_modules/@strapi/upload": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.39.0.tgz",
"integrity": "sha512-sJTWSfqntVOmKvyGXqZSF1H9ZgwgDIyVyeon/HiqZeCiZczduAmbycFnerQpajn/2xRCInrx+dhex57a3Vb3Rw==", "integrity": "sha512-CJWZ6JH0QD7lOZ7N4MCIR/5kjX9FbpqdRW6uxFRJwOTv8kEldZPFlBfQsyCIP0tPfZoiq7WCBg/DFWr6W5t2CA==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -8095,11 +8179,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.38.0", "@strapi/database": "5.39.0",
"@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.38.0", "@strapi/provider-upload-local": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -8112,7 +8196,7 @@
"lodash": "4.17.23", "lodash": "4.17.23",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"qs": "6.14.2", "qs": "6.15.0",
"react-dnd": "16.0.1", "react-dnd": "16.0.1",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-query": "3.39.3", "react-query": "3.39.3",
@@ -8643,9 +8727,9 @@
} }
}, },
"node_modules/@strapi/utils": { "node_modules/@strapi/utils": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.39.0.tgz",
"integrity": "sha512-lr4aYk2Fg4xQ9zCARU4YG7jhu99WbhBrPNts6B2XRGrMdm5SyGCh2QbBNUjksWhANg7QnKzk83itvAkSbARylw==", "integrity": "sha512-LdNu7xkZCPCZJzahxyp7hMvRT4Ia+MIaqvIgdeaj/wnJWdDxtSVrVehb7mawhagdOjXkwKcoIPwGxCJRBybu7w==",
"dev": true, "dev": true,
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
@@ -13721,9 +13805,9 @@
} }
}, },
"node_modules/flow-parser": { "node_modules/flow-parser": {
"version": "0.303.0", "version": "0.304.0",
"resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.303.0.tgz", "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.304.0.tgz",
"integrity": "sha512-SGifrPA0IQqN4S3MFZ3KPqphxWd+VehHEwpQPEjWQGtJSnPsFakrlqNQH88MLyJGi/Z7WO15FMylybGONwqwxA==", "integrity": "sha512-JjHRBxQX5b5pAn0nwr/U29U+uodOQzIyAKRAFEaXpB2BUkNyW76IRRD0eCEKvZGj23sJ+zDyPuwGGRGNwWW5vQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@@ -16180,9 +16264,9 @@
} }
}, },
"node_modules/koa": { "node_modules/koa": {
"version": "2.16.3", "version": "2.16.4",
"resolved": "https://registry.npmjs.org/koa/-/koa-2.16.3.tgz", "resolved": "https://registry.npmjs.org/koa/-/koa-2.16.4.tgz",
"integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==", "integrity": "sha512-3An0GCLDSR34tsCO4H8Tef8Pp2ngtaZDAZnsWJYelqXUK5wyiHvGItgK/xcSkmHLSTn1Jcho1mRQs2ehRzvKKw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
@@ -20017,9 +20101,9 @@
} }
}, },
"node_modules/qs": { "node_modules/qs": {
"version": "6.14.2", "version": "6.15.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz",
"integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
"dev": true, "dev": true,
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": { "dependencies": {
@@ -22405,9 +22489,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "7.5.9", "version": "7.5.10",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
"integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==", "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
"dev": true, "dev": true,
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {

View File

@@ -8,9 +8,9 @@
"name": "playground", "name": "playground",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@strapi/plugin-cloud": "5.38.0", "@strapi/plugin-cloud": "5.39.0",
"@strapi/plugin-users-permissions": "5.38.0", "@strapi/plugin-users-permissions": "5.39.0",
"@strapi/strapi": "5.38.0", "@strapi/strapi": "5.39.0",
"better-sqlite3": "12.6.2", "better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0", "fs-extra": "^11.0.0",
"mime-types": "^3.0.0", "mime-types": "^3.0.0",
@@ -5352,9 +5352,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@strapi/admin": { "node_modules/@strapi/admin": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.39.0.tgz",
"integrity": "sha512-Dac2L4wvH/EWeKS4QnNdAFjP8n1rbHLEE0H14GSZlcsnULZpwOWXrl5+vltkI5idMEgUyEPiKN8y9rHjw45l4Q==", "integrity": "sha512-qO/sWvMzb1QmGaAF1XkKjKECd99KV9K4BGRPPmTM/oAzoDPEOS5zCBLXfS8pThv7feecEjIkL+doiOsMrCxvfg==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@casl/ability": "6.7.5", "@casl/ability": "6.7.5",
@@ -5364,10 +5364,10 @@
"@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.38.0", "@strapi/permissions": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -5390,7 +5390,7 @@
"is-localhost-ip": "2.0.0", "is-localhost-ip": "2.0.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"koa": "2.16.3", "koa": "2.16.4",
"koa-compose": "4.1.0", "koa-compose": "4.1.0",
"koa-passport": "6.0.0", "koa-passport": "6.0.0",
"koa-static": "5.0.0", "koa-static": "5.0.0",
@@ -5402,7 +5402,7 @@
"passport-local": "1.0.0", "passport-local": "1.0.0",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"punycode": "2.3.1", "punycode": "2.3.1",
"qs": "6.14.2", "qs": "6.15.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",
"react-intl": "6.6.2", "react-intl": "6.6.2",
@@ -5491,12 +5491,12 @@
} }
}, },
"node_modules/@strapi/cloud-cli": { "node_modules/@strapi/cloud-cli": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.39.0.tgz",
"integrity": "sha512-4DIdVxPBrPxvWx1OzXxkgEVvvLvxBG8TbNLufbYx+GVjaNmX7UTAbo7/a3soYCxXvTxgC0S/R4zpfl8zH46G6w==", "integrity": "sha512-VU4HFP6gSqZIvdxVs34No/cjFwRkW36u68s8/dwemVMaCuAwSaEm5+kmqPXw/V0xT61OJoWM+KepA+TXzI7CqQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"axios": "1.13.5", "axios": "1.13.5",
"boxen": "5.1.2", "boxen": "5.1.2",
"chalk": "4.1.2", "chalk": "4.1.2",
@@ -5509,11 +5509,11 @@
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"jwks-rsa": "3.1.0", "jwks-rsa": "3.1.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"minimatch": "10.2.2", "minimatch": "10.2.4",
"open": "8.4.0", "open": "8.4.0",
"ora": "5.4.1", "ora": "5.4.1",
"pkg-up": "3.1.0", "pkg-up": "3.1.0",
"tar": "7.5.9", "tar": "7.5.10",
"xdg-app-paths": "8.3.0", "xdg-app-paths": "8.3.0",
"yup": "0.32.9" "yup": "0.32.9"
}, },
@@ -5561,9 +5561,9 @@
} }
}, },
"node_modules/@strapi/cloud-cli/node_modules/minimatch": { "node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.2", "version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==", "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"brace-expansion": "^5.0.2" "brace-expansion": "^5.0.2"
@@ -5576,9 +5576,9 @@
} }
}, },
"node_modules/@strapi/content-manager": { "node_modules/@strapi/content-manager": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.39.0.tgz",
"integrity": "sha512-hGxU4nt777b3NErYX8dwE/9kFBfGcz/e1dcXGQNE8fdX3xvS4ZzR1JIOLZF90+IDuVXHidGonmKkFCjJMa52tQ==", "integrity": "sha512-rzs5xrXNQ4AaIJxWWyEvxYiEaG62/ocwThmwT574OMPMs8D1nCDDnZZZmgYwKei+baBQh1fKkyVBmIgbyGMZow==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@dnd-kit/core": "6.3.1", "@dnd-kit/core": "6.3.1",
@@ -5589,14 +5589,14 @@
"@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.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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.3", "koa": "2.16.4",
"lodash": "4.17.23", "lodash": "4.17.23",
"markdown-it": "^13.0.2", "markdown-it": "^13.0.2",
"markdown-it-abbr": "^1.0.4", "markdown-it-abbr": "^1.0.4",
@@ -5609,7 +5609,7 @@
"markdown-it-sub": "^1.0.0", "markdown-it-sub": "^1.0.0",
"markdown-it-sup": "1.0.0", "markdown-it-sup": "1.0.0",
"prismjs": "1.30.0", "prismjs": "1.30.0",
"qs": "6.14.2", "qs": "6.15.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",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
@@ -5689,22 +5689,22 @@
} }
}, },
"node_modules/@strapi/content-releases": { "node_modules/@strapi/content-releases": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.39.0.tgz",
"integrity": "sha512-drzAR+GfzMe2Bf+DUbnoX2SSf5xrRcqwvgvnJntB0VG6a8JxNconVZIJtJ1tfWrjzmo25gafngjVUk3sSfP82g==", "integrity": "sha512-JD+NEWzLQ4MnlP/SOkBV1ysyjWF4U17TGNu/aXaGA+nByCHIrd810rcsouwdTfnc4BEFrgsyHaNm3gR2JxqZgA==",
"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.38.0", "@strapi/database": "5.39.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.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
"yup": "0.32.9" "yup": "0.32.9"
@@ -5723,9 +5723,9 @@
} }
}, },
"node_modules/@strapi/content-type-builder": { "node_modules/@strapi/content-type-builder": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.39.0.tgz",
"integrity": "sha512-NV0aWEH3+XGi2clC1ohrtQGIA/ywLNWwau+qmvvWfBzSl7RPyyBNy6WbU0E5izrGupvNf9IswKKOZy0HKgFJIQ==", "integrity": "sha512-QGdfN0l09FriPtNMif4thanoFLt9dwyxpcs9guo3VBkUiqnnltQ4ccefqu1vrrTkDbRiPn+wOZdPEQXg4roM8A==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@ai-sdk/react": "2.0.120", "@ai-sdk/react": "2.0.120",
@@ -5736,9 +5736,9 @@
"@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.38.0", "@strapi/generators": "5.39.0",
"@strapi/icons": "2.2.0", "@strapi/icons": "2.2.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -5747,7 +5747,7 @@
"lodash": "4.17.23", "lodash": "4.17.23",
"micromatch": "^4.0.8", "micromatch": "^4.0.8",
"pluralize": "8.0.0", "pluralize": "8.0.0",
"qs": "6.14.2", "qs": "6.15.0",
"react-dropzone": "14.3.8", "react-dropzone": "14.3.8",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-markdown": "9.1.0", "react-markdown": "9.1.0",
@@ -5844,22 +5844,22 @@
} }
}, },
"node_modules/@strapi/core": { "node_modules/@strapi/core": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.39.0.tgz",
"integrity": "sha512-NkLxMfL4a3qG5swGQeyvoXedmo8sN4Zl2gySjU7vHLP0tteQkePSWDfCMQ6KSQOaG8I1arSMTLi+RxVi/FP1PA==", "integrity": "sha512-6rxkjNgVQw31o8Bogznqkaq2T+7lgjJbabXVtXipDB34WVK8dzkihRLUoQL9KSbA8Yx0YfdIEujYURiUgOFasg==",
"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.38.0", "@strapi/admin": "5.39.0",
"@strapi/database": "5.38.0", "@strapi/database": "5.39.0",
"@strapi/generators": "5.38.0", "@strapi/generators": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -5874,14 +5874,14 @@
"dotenv": "16.4.5", "dotenv": "16.4.5",
"execa": "5.1.1", "execa": "5.1.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
"glob": "10.5.0", "glob": "13.0.0",
"global-agent": "3.0.0", "global-agent": "3.0.0",
"http-errors": "2.0.0", "http-errors": "2.0.0",
"inquirer": "8.2.5", "inquirer": "8.2.5",
"is-docker": "2.2.1", "is-docker": "2.2.1",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"koa": "2.16.3", "koa": "2.16.4",
"koa-body": "6.0.1", "koa-body": "6.0.1",
"koa-compose": "4.1.0", "koa-compose": "4.1.0",
"koa-compress": "5.1.1", "koa-compress": "5.1.1",
@@ -5897,7 +5897,7 @@
"ora": "5.4.1", "ora": "5.4.1",
"package-json": "7.0.0", "package-json": "7.0.0",
"pkg-up": "3.1.0", "pkg-up": "3.1.0",
"qs": "6.14.2", "qs": "6.15.0",
"resolve.exports": "2.0.2", "resolve.exports": "2.0.2",
"semver": "7.5.4", "semver": "7.5.4",
"statuses": "2.0.1", "statuses": "2.0.1",
@@ -5911,6 +5911,27 @@
"npm": ">=6.0.0" "npm": ">=6.0.0"
} }
}, },
"node_modules/@strapi/core/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/core/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==",
"license": "MIT",
"dependencies": {
"balanced-match": "^4.0.2"
},
"engines": {
"node": "18 || 20 || >=22"
}
},
"node_modules/@strapi/core/node_modules/fs-extra": { "node_modules/@strapi/core/node_modules/fs-extra": {
"version": "11.2.0", "version": "11.2.0",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
@@ -5925,6 +5946,32 @@
"node": ">=14.14" "node": ">=14.14"
} }
}, },
"node_modules/@strapi/core/node_modules/glob": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.0.tgz",
"integrity": "sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==",
"license": "BlueOak-1.0.0",
"dependencies": {
"minimatch": "^10.1.1",
"minipass": "^7.1.2",
"path-scurry": "^2.0.0"
},
"engines": {
"node": "20 || >=22"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@strapi/core/node_modules/lru-cache": {
"version": "11.2.6",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.6.tgz",
"integrity": "sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==",
"license": "BlueOak-1.0.0",
"engines": {
"node": "20 || >=22"
}
},
"node_modules/@strapi/core/node_modules/mime-db": { "node_modules/@strapi/core/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",
@@ -5946,6 +5993,37 @@
"node": ">= 0.6" "node": ">= 0.6"
} }
}, },
"node_modules/@strapi/core/node_modules/minimatch": {
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
"integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
"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/core/node_modules/path-scurry": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
"license": "BlueOak-1.0.0",
"dependencies": {
"lru-cache": "^11.0.0",
"minipass": "^7.1.2"
},
"engines": {
"node": "18 || 20 || >=22"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@strapi/core/node_modules/typescript": { "node_modules/@strapi/core/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",
@@ -5969,14 +6047,14 @@
} }
}, },
"node_modules/@strapi/data-transfer": { "node_modules/@strapi/data-transfer": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.39.0.tgz",
"integrity": "sha512-9+69DexNSd720LZjFqUopdojtQbdiue1sR5xBIMoYVrf3Xz+m3wVVXL2wdCqAqF8kw/JPxSU2YeV6ohrxEsjGg==", "integrity": "sha512-t447wQwa47W42lpt4pUwp919WE5ikYE+duciWJMzUxJkgTi0B7hnRkPc5BXh9xIQBURfFnlt/mEorethnuGCGA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -5988,7 +6066,7 @@
"semver": "7.5.4", "semver": "7.5.4",
"stream-chain": "2.2.5", "stream-chain": "2.2.5",
"stream-json": "1.8.0", "stream-json": "1.8.0",
"tar": "7.5.9", "tar": "7.5.10",
"tar-stream": "2.2.0", "tar-stream": "2.2.0",
"ws": "8.17.1" "ws": "8.17.1"
}, },
@@ -6012,13 +6090,13 @@
} }
}, },
"node_modules/@strapi/database": { "node_modules/@strapi/database": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.39.0.tgz",
"integrity": "sha512-QKfQIDUmuqL5qMwD3+wbArpjUsQerk3xCQYzIdaDDpSDBrBbWYDWfaWegXJBMkB9qJettPZqziUVFcwS8IijSg==", "integrity": "sha512-qgiDHdkl8jYuRjcaKEOlMQ64AS07qjaUDN1MOhntMJnK7FbAUpIK1aTF+vgD+KbHCmjJI6AOYxY2DhuiEglEHw==",
"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.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -6087,15 +6165,15 @@
} }
}, },
"node_modules/@strapi/email": { "node_modules/@strapi/email": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.39.0.tgz",
"integrity": "sha512-caxDqTpJFi3IYOod3NQNRmNdHLsBfEl0tLbLhw+UatmrJxvtD3WvSmlACH7BtG6SHhVC4ZTH1eOjkBMoNBey0g==", "integrity": "sha512-VB+bC2DiSBACv1HqrmI96Sum4Re9np1UkdAduFwZzIFLhnU3yrkmxlTpDVJhLB4g2ZDZ4y5p8SCpz/utcqXRyA==",
"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.38.0", "@strapi/provider-email-sendmail": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.17.23",
"react-intl": "6.6.2", "react-intl": "6.6.2",
@@ -6126,14 +6204,14 @@
} }
}, },
"node_modules/@strapi/generators": { "node_modules/@strapi/generators": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.39.0.tgz",
"integrity": "sha512-1F3tOiiuN7Ym3NCq26++DoX+VhFwxPdVCy2010xY+MY8yQPQarOk8CAoeUuTdp9E9zA2bO4VYPgmhwVja9SBag==", "integrity": "sha512-3N4XY2zzQm+hTsdz85eKrLOZ+pIgP5i29t4C9t3Xx9TjmMQWpyH5UoZCP5B+Mpm8DqHlvzk90Ww62gzY0pemqg==",
"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.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"chalk": "4.1.2", "chalk": "4.1.2",
"copyfiles": "2.4.1", "copyfiles": "2.4.1",
"fs-extra": "11.2.0", "fs-extra": "11.2.0",
@@ -6216,17 +6294,17 @@
} }
}, },
"node_modules/@strapi/i18n": { "node_modules/@strapi/i18n": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.39.0.tgz",
"integrity": "sha512-R7Mx4PqgY9o2koxbHXI3gFdXyVkylgZxURBsjNa0SeMib0NdRNvfkEu38bPLHdyvJEdUaLByjGyYO24EqscUkw==", "integrity": "sha512-02gDQdz7bRhdai+uJj/MAL0wK8FP/74yQiCmIXTf+BQxoVBwXvCbNdys9ckpCDc6tq72YBYmCM/HRwIsI+NPaw==",
"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.38.0", "@strapi/utils": "5.39.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-redux": "8.1.3", "react-redux": "8.1.3",
"yup": "0.32.9", "yup": "0.32.9",
@@ -6266,9 +6344,9 @@
} }
}, },
"node_modules/@strapi/logger": { "node_modules/@strapi/logger": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.39.0.tgz",
"integrity": "sha512-f3qfC1fpyu7g9J4vimqZlIZF0fT5gkdEMU18N/MFVjhqrkr9x8XMYtgDJqINqPz8lDHrwDlFyC9ScRFQmmEcRg==", "integrity": "sha512-DpBx8hAz8m+jz/cQau+uttryOEjJCKq0e5hgEA0B0pABNsGG9QFJaTg2E+wofdbNhvP193w/HvRf/8u79FTjDA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"lodash": "4.17.23", "lodash": "4.17.23",
@@ -6280,9 +6358,9 @@
} }
}, },
"node_modules/@strapi/openapi": { "node_modules/@strapi/openapi": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.39.0.tgz",
"integrity": "sha512-j1Q0Jzdp4yQ4F7X1v7ZeCCEco3y9kKJBR4knsXlf5kJ6isk1NUjRSeS7C1AKceU544TR9roH0lw0NJPeqk/BGg==", "integrity": "sha512-MRXf1LryhVGxlW8QUR/0ksK0NjJXNf1QLWgPuprtzzninujdyCure7242rIensrb7SwEQaZw1KxjIJyknhO5GQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"debug": "4.3.4", "debug": "4.3.4",
@@ -6367,15 +6445,15 @@
} }
}, },
"node_modules/@strapi/permissions": { "node_modules/@strapi/permissions": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.39.0.tgz",
"integrity": "sha512-xaJDmLpafZ+MXTD7bQgjSkDSYtHbn07xCXJky6KS2VdCdt8CMnM+vr6N0bbwz/n3TSJRMke48l23DR+kx1HK0Q==", "integrity": "sha512-bbko5/mDbjcpGvujTOPgDhvx6q/9qfO2yR1BxLj3O3bP8/lCvvtJeDOLMw6BUGltQu6x2Ulrij9pNLQQzL6mcQ==",
"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.38.0", "@strapi/utils": "5.39.0",
"lodash": "4.17.23", "lodash": "4.17.23",
"qs": "6.14.2", "qs": "6.15.0",
"sift": "16.0.1" "sift": "16.0.1"
}, },
"engines": { "engines": {
@@ -6384,9 +6462,9 @@
} }
}, },
"node_modules/@strapi/plugin-cloud": { "node_modules/@strapi/plugin-cloud": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.39.0.tgz",
"integrity": "sha512-PhjxRJ8e1RYoDe/X9p8gR8jomLKSoz6zINEfRifb6gI08WerzP4KvA+D3+gzL7iBQXDnjIo7iYrNds0nwEDMaA==", "integrity": "sha512-Xr6MSrEVVVeht7YPsH8Eo+7otObjGPNqplP/87m0r138Jv8e4N85ujmQOn9WHUhTrj7oNWzDmBMnsO7D5+OFOw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@strapi/design-system": "2.2.0", "@strapi/design-system": "2.2.0",
@@ -6407,21 +6485,21 @@
} }
}, },
"node_modules/@strapi/plugin-users-permissions": { "node_modules/@strapi/plugin-users-permissions": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.39.0.tgz",
"integrity": "sha512-6tkVZJBnz7wmyUyRy7IFtKs5alvt2/jUMsNd3+DmCHqwW57Dl06aNKG7uj69QrW2PhnBGXpj+7yTq4kxPkREVw==", "integrity": "sha512-GqGsbxu9JaDRbc6qCbUTQdd1tOphpI1DX2e037i+hFRpqVvMfh7/7TNbGhljjKmUYykIUZFbNQqs0Tw9zqHpoA==",
"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.38.0", "@strapi/utils": "5.39.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"formik": "2.4.5", "formik": "2.4.5",
"grant": "^5.4.8", "grant": "^5.4.8",
"immer": "9.0.21", "immer": "9.0.21",
"jsonwebtoken": "9.0.0", "jsonwebtoken": "9.0.0",
"jwk-to-pem": "2.0.5", "jwk-to-pem": "2.0.5",
"koa": "2.16.3", "koa": "2.16.4",
"koa2-ratelimit": "^1.1.3", "koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23", "lodash": "4.17.23",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
@@ -6455,12 +6533,12 @@
} }
}, },
"node_modules/@strapi/provider-email-sendmail": { "node_modules/@strapi/provider-email-sendmail": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.39.0.tgz",
"integrity": "sha512-bQRkshrIxA6r3L+3eCn9ndmeLf4H3QRaeui+zr671uZcnYicIigJtKoBvDCNzfRpz4nS8ytRPo1v+ksaQ/IOGA==", "integrity": "sha512-ilXwW9uhc8iHQVmVwYlwQ47KuJ8Wf9PV7G4Zy7GMyOIBdnLXJOvv5N4ucEEuikPwzlYn1mMIhaiPcgniPyVdIA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"sendmail": "^1.6.1" "sendmail": "^1.6.1"
}, },
"engines": { "engines": {
@@ -6469,12 +6547,12 @@
} }
}, },
"node_modules/@strapi/provider-upload-local": { "node_modules/@strapi/provider-upload-local": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.39.0.tgz",
"integrity": "sha512-r9vpp5gvgPdUA4tVR4TY+Tl+D356cDfsnppYDCcxK1yvHJo48PMRFjTuGo8XLoe4BQWrVHzUYEAEuP0XWaon4g==", "integrity": "sha512-xSS0Ucz50rxnJ4lupiYum51cm0PT6hNGHHWrM0TJvgi1jg258DB5sT4yU3vU8G5+4g5z4QhWn/gFuGAfUbYcMQ==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"fs-extra": "11.2.0" "fs-extra": "11.2.0"
}, },
"engines": { "engines": {
@@ -6497,15 +6575,15 @@
} }
}, },
"node_modules/@strapi/review-workflows": { "node_modules/@strapi/review-workflows": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.39.0.tgz",
"integrity": "sha512-hj/+3AvGcsne5sS+Hi91RXB37m75Fw+yZWSRuariUZUlVHSNN5VcNYWVXy4g4Jx9vijs+qOqQhdv/IaF8DpMQg==", "integrity": "sha512-W3fep8MGUbO1FfW7M3ZTB+78XRnC7qr7lxSb/rWj5zrhYca8mg9LEDnsRwGgBu1jA9HLb6p1DdmiQFx0MXuKhQ==",
"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.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -6736,31 +6814,31 @@
} }
}, },
"node_modules/@strapi/strapi": { "node_modules/@strapi/strapi": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.39.0.tgz",
"integrity": "sha512-UvGA5+rciMfSREOgXtxZUFccrI66Htfxa+Zzbv+ydxZYjojLOIujZ+13gJZNnRn/p8+j++Ygcdsa4zG6333JJg==", "integrity": "sha512-6oYwCjAJHknhFWtmQ5RWNrZLjMUzvS8/RH37xNHPUikya0N79DE7LUl98gSjZYJs198hkgydrPbcBdeixm+ptA==",
"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.38.0", "@strapi/admin": "5.39.0",
"@strapi/cloud-cli": "5.38.0", "@strapi/cloud-cli": "5.39.0",
"@strapi/content-manager": "5.38.0", "@strapi/content-manager": "5.39.0",
"@strapi/content-releases": "5.38.0", "@strapi/content-releases": "5.39.0",
"@strapi/content-type-builder": "5.38.0", "@strapi/content-type-builder": "5.39.0",
"@strapi/core": "5.38.0", "@strapi/core": "5.39.0",
"@strapi/data-transfer": "5.38.0", "@strapi/data-transfer": "5.39.0",
"@strapi/database": "5.38.0", "@strapi/database": "5.39.0",
"@strapi/email": "5.38.0", "@strapi/email": "5.39.0",
"@strapi/generators": "5.38.0", "@strapi/generators": "5.39.0",
"@strapi/i18n": "5.38.0", "@strapi/i18n": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/openapi": "5.38.0", "@strapi/openapi": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/review-workflows": "5.38.0", "@strapi/review-workflows": "5.39.0",
"@strapi/types": "5.38.0", "@strapi/types": "5.39.0",
"@strapi/typescript-utils": "5.38.0", "@strapi/typescript-utils": "5.39.0",
"@strapi/upload": "5.38.0", "@strapi/upload": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"@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",
@@ -6969,21 +7047,21 @@
} }
}, },
"node_modules/@strapi/types": { "node_modules/@strapi/types": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.39.0.tgz",
"integrity": "sha512-YaRfeqrPcqu7Ce6/8IxiPiN2veWwJj0/ufUXqCFc0tZxydp3kLLauZKHF6jI/5n6q3gd484qV8uNm4zoToSmGg==", "integrity": "sha512-/GNOy5+W3tI7wcHPB01pSlpr3ycluPNmFDNsXwRJ6JeJerTbsxecSlXRsLBiYbAmdHCb+Zk+tfxZOLnUhxLLxw==",
"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.38.0", "@strapi/database": "5.39.0",
"@strapi/logger": "5.38.0", "@strapi/logger": "5.39.0",
"@strapi/permissions": "5.38.0", "@strapi/permissions": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"commander": "8.3.0", "commander": "8.3.0",
"json-logic-js": "2.0.5", "json-logic-js": "2.0.5",
"koa": "2.16.3", "koa": "2.16.4",
"koa-body": "6.0.1", "koa-body": "6.0.1",
"node-schedule": "2.1.1", "node-schedule": "2.1.1",
"typedoc": "0.25.10", "typedoc": "0.25.10",
@@ -7078,9 +7156,9 @@
} }
}, },
"node_modules/@strapi/typescript-utils": { "node_modules/@strapi/typescript-utils": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.39.0.tgz",
"integrity": "sha512-3ejc61Jo9QEMqZOOJem1FEMgHnbOalobNxZVvER6bkbcgMeP4b0/q/wIRJVljge2/PeA8FMiDtQRob01gjFAPQ==", "integrity": "sha512-27H04OxyT6AN/loVTPjjWkScTqlsl1vjj4DJ/r4z/lAOxgMQZZhYRNlPF7/j9IJqqtYP+dDmd4K0Bwfb6V+KtA==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"chalk": "4.1.2", "chalk": "4.1.2",
@@ -7171,20 +7249,20 @@
} }
}, },
"node_modules/@strapi/upload": { "node_modules/@strapi/upload": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.39.0.tgz",
"integrity": "sha512-sJTWSfqntVOmKvyGXqZSF1H9ZgwgDIyVyeon/HiqZeCiZczduAmbycFnerQpajn/2xRCInrx+dhex57a3Vb3Rw==", "integrity": "sha512-CJWZ6JH0QD7lOZ7N4MCIR/5kjX9FbpqdRW6uxFRJwOTv8kEldZPFlBfQsyCIP0tPfZoiq7WCBg/DFWr6W5t2CA==",
"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.38.0", "@strapi/database": "5.39.0",
"@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.38.0", "@strapi/provider-upload-local": "5.39.0",
"@strapi/utils": "5.38.0", "@strapi/utils": "5.39.0",
"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",
@@ -7197,7 +7275,7 @@
"lodash": "4.17.23", "lodash": "4.17.23",
"mime-types": "2.1.35", "mime-types": "2.1.35",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"qs": "6.14.2", "qs": "6.15.0",
"react-dnd": "16.0.1", "react-dnd": "16.0.1",
"react-intl": "6.6.2", "react-intl": "6.6.2",
"react-query": "3.39.3", "react-query": "3.39.3",
@@ -7534,9 +7612,9 @@
} }
}, },
"node_modules/@strapi/utils": { "node_modules/@strapi/utils": {
"version": "5.38.0", "version": "5.39.0",
"resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.38.0.tgz", "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.39.0.tgz",
"integrity": "sha512-lr4aYk2Fg4xQ9zCARU4YG7jhu99WbhBrPNts6B2XRGrMdm5SyGCh2QbBNUjksWhANg7QnKzk83itvAkSbARylw==", "integrity": "sha512-LdNu7xkZCPCZJzahxyp7hMvRT4Ia+MIaqvIgdeaj/wnJWdDxtSVrVehb7mawhagdOjXkwKcoIPwGxCJRBybu7w==",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
@@ -16261,9 +16339,9 @@
} }
}, },
"node_modules/koa": { "node_modules/koa": {
"version": "2.16.3", "version": "2.16.4",
"resolved": "https://registry.npmjs.org/koa/-/koa-2.16.3.tgz", "resolved": "https://registry.npmjs.org/koa/-/koa-2.16.4.tgz",
"integrity": "sha512-zPPuIt+ku1iCpFBRwseMcPYQ1cJL8l60rSmKeOuGfOXyE6YnTBmf2aEFNL2HQGrD0cPcLO/t+v9RTgC+fwEh/g==", "integrity": "sha512-3An0GCLDSR34tsCO4H8Tef8Pp2ngtaZDAZnsWJYelqXUK5wyiHvGItgK/xcSkmHLSTn1Jcho1mRQs2ehRzvKKw==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"accepts": "^1.3.5", "accepts": "^1.3.5",
@@ -20106,9 +20184,9 @@
} }
}, },
"node_modules/qs": { "node_modules/qs": {
"version": "6.14.2", "version": "6.15.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.14.2.tgz", "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.0.tgz",
"integrity": "sha512-V/yCWTTF7VJ9hIh18Ugr2zhJMP01MY7c5kh4J870L7imm6/DIzBsNLTXzMwUA3yZ5b/KBqLx8Kp3uRvd7xSe3Q==", "integrity": "sha512-mAZTtNCeetKMH+pSjrb76NAM8V9a05I9aBZOHztWy/UqcJdQYNsf59vrRKWnojAT9Y+GbIvoTBC++CPHqpDBhQ==",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"dependencies": { "dependencies": {
"side-channel": "^1.1.0" "side-channel": "^1.1.0"
@@ -22689,9 +22767,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "7.5.9", "version": "7.5.10",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.9.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.10.tgz",
"integrity": "sha512-BTLcK0xsDh2+PUe9F6c2TlRp4zOOBMTkoQHQIWSIzI0R7KG46uEwq4OPk2W7bZcprBMsuaeFsqwYr7pjh6CuHg==", "integrity": "sha512-8mOPs1//5q/rlkNSPcCegA6hiHJYDmSLEI8aMH/CdSQJNWztHC9WHNam5zdQlfpTwB9Xp7IBEsHfV5LKMJGVAw==",
"license": "BlueOak-1.0.0", "license": "BlueOak-1.0.0",
"dependencies": { "dependencies": {
"@isaacs/fs-minipass": "^4.0.0", "@isaacs/fs-minipass": "^4.0.0",

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.38.0", "@strapi/plugin-cloud": "5.39.0",
"@strapi/plugin-users-permissions": "5.38.0", "@strapi/plugin-users-permissions": "5.39.0",
"@strapi/strapi": "5.38.0", "@strapi/strapi": "5.39.0",
"better-sqlite3": "12.6.2", "better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0", "fs-extra": "^11.0.0",
"mime-types": "^3.0.0", "mime-types": "^3.0.0",