aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-07-09 03:10:30 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-07-09 03:10:30 +0300
commit354ffbd3039ed8ca2a31b0d0d4c888ce2ba3e7ed (patch)
tree1bb94a67512faa6718b809993179d56cd97df3b0
parentb2edb9f8255647b42617d3b80b8033ac962c4351 (diff)
downloadstrapi-plugin-checkbox-list-354ffbd3039ed8ca2a31b0d0d4c888ce2ba3e7ed.tar.xz
strapi-plugin-checkbox-list-354ffbd3039ed8ca2a31b0d0d4c888ce2ba3e7ed.zip
Update all digest updates
-rw-r--r--package-lock.json1043
-rw-r--r--playground/package-lock.json357
-rw-r--r--playground/package.json6
3 files changed, 1055 insertions, 351 deletions
diff --git a/package-lock.json b/package-lock.json
index 297f2ab..90bf849 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4781,9 +4781,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.50.0.tgz",
- "integrity": "sha512-kgP1VBr9LORp6X2sGBRGl0Hg8NS43YSI0Wva1mAM+9EcS1e2F+6+5kvvo3W0JKvAMzqUJhqU5p/AbyGLp8okeA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.50.1.tgz",
+ "integrity": "sha512-WS89U1KGTbSdQSu7Wg6fTaIoV3FIUHAoPk2uilqYCMzkk2He779g6tFVE69hgG5T/iycrvHC6S4it+OGQQwMCw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -4794,10 +4794,10 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/permissions": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
@@ -4831,7 +4831,7 @@
"p-map": "4.0.0",
"passport-local": "1.0.0",
"pluralize": "8.0.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-intl": "6.6.2",
@@ -4965,6 +4965,58 @@
}
}
},
+ "node_modules/@strapi/admin/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/admin/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/admin/node_modules/@testing-library/react": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
@@ -5158,6 +5210,32 @@
}
}
},
+ "node_modules/@strapi/admin/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/admin/node_modules/semver": {
"version": "7.7.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
@@ -5239,13 +5317,13 @@
}
},
"node_modules/@strapi/cloud-cli": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.50.0.tgz",
- "integrity": "sha512-gZkj3IbtW8DWvEpD1GwVmxlb3hOV5XshotIQUzXBBKbF3P5ia3qIk6gnyBpJEHLOuz+vwua+XSjACqrcrbwAcQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.50.1.tgz",
+ "integrity": "sha512-468+HYWQLsiOrCpniaM0gLIerM4+64B+Hngz+xc6bYwi6pcpCMnGafSEi7Vf+L4d50exReaNa19q4y3fLlK0nA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"axios": "1.18.1",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5262,7 +5340,7 @@
"open": "8.4.2",
"ora": "5.4.1",
"pkg-up": "3.1.0",
- "tar": "7.5.16",
+ "tar": "7.5.18",
"xdg-app-paths": "8.3.0",
"yup": "0.32.9"
},
@@ -5320,9 +5398,9 @@
}
},
"node_modules/@strapi/content-manager": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.50.0.tgz",
- "integrity": "sha512-v/qFPnd3xuetO5LJGw9JuJiug6WBosafMORVHuB6JjTExZx9RhI2ZmYRHPEanv3IOZVjQmkd+bDKrYixK9PaAA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.50.1.tgz",
+ "integrity": "sha512-V7EK+XGGW9s1jGIxdnHcRqW3bVim2b6fjaMscp8wVBlGBbbZf0JXUaPmuZxcykZ9LuxyavranHBWC9JZlfdIkQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5335,8 +5413,8 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"dompurify": "3.4.11",
@@ -5356,7 +5434,7 @@
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "1.0.0",
"prismjs": "1.30.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-helmet": "^6.1.0",
@@ -5529,6 +5607,58 @@
"node": ">=8"
}
},
+ "node_modules/@strapi/content-manager/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/content-manager/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/content-manager/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5634,6 +5764,32 @@
}
}
},
+ "node_modules/@strapi/content-manager/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/content-manager/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -5664,23 +5820,23 @@
}
},
"node_modules/@strapi/content-releases": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.50.0.tgz",
- "integrity": "sha512-euGLcOrlggA6x8D9UPxI4U+aXL8zz/36qdFhL8+IaEO2wIeWxbPYjLZIb3rKFr8EGTMdAX7AhTViULMwbvh6Dw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.50.1.tgz",
+ "integrity": "sha512-uSLU/ndomnWej7gkVV+qOcCblU/aqBQrFaQOD9fMJLaUi3LAWalqSZmVtKsj4hyvg2rRlwCbD2cMzIByreH56A==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.50.0",
+ "@strapi/database": "5.50.1",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
"yup": "0.32.9"
@@ -5801,6 +5957,58 @@
}
}
},
+ "node_modules/@strapi/content-releases/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/content-releases/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/content-releases/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5893,6 +6101,32 @@
}
}
},
+ "node_modules/@strapi/content-releases/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/content-releases/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -5913,9 +6147,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.50.0.tgz",
- "integrity": "sha512-vlgylsRL0HmJNaGlJdfq30zrqvxPoRJzfhdvoGpEH84wamzEQIs2CV28u9RFChMRdSI+IW8b6ef+qRSTXDh7DQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.50.1.tgz",
+ "integrity": "sha512-xc2hqEB1Wr3yJtvBKrlgcIk100KonqDww8+USQz/9fDTRzDFaqZ+kRdlV6vfp7WYk7gvqS0FYbE57LT++68fjg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5927,9 +6161,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.1",
- "@strapi/generators": "5.50.0",
+ "@strapi/generators": "5.50.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.3.4",
@@ -5938,7 +6172,7 @@
"lodash": "4.18.1",
"micromatch": "^4.0.8",
"pluralize": "8.0.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dropzone": "14.3.8",
"react-intl": "6.6.2",
"react-markdown": "9.1.0",
@@ -6105,6 +6339,58 @@
"node": ">=8"
}
},
+ "node_modules/@strapi/content-type-builder/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/content-type-builder/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/content-type-builder/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -6210,6 +6496,32 @@
}
}
},
+ "node_modules/@strapi/content-type-builder/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/content-type-builder/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -6240,9 +6552,9 @@
}
},
"node_modules/@strapi/core": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.50.0.tgz",
- "integrity": "sha512-IYaB1/8a5eJAgJ7uqNevrLjjC4QTnltHdAyBpKdilhgwJN02akNKFW2UJSt3/3hcWJff4JOG3LnnCXdu3rIRpw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.50.1.tgz",
+ "integrity": "sha512-mDsvY/pXB2gS5zr84CJQ3dAGODS9wi5Mx9YSTZVR25cBRftjWE/wXREpkjyLyEq2rSTo3ETaJXYj9gBZ/tyG/Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -6251,15 +6563,15 @@
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/admin": "5.50.0",
- "@strapi/database": "5.50.0",
- "@strapi/generators": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/openapi": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/admin": "5.50.1",
+ "@strapi/database": "5.50.1",
+ "@strapi/generators": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/openapi": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6297,7 +6609,7 @@
"ora": "5.4.1",
"package-json": "10.0.1",
"pkg-up": "3.1.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"resolve.exports": "2.0.2",
"semver": "7.7.4",
"typescript": "5.9.3",
@@ -6453,15 +6765,15 @@
}
},
"node_modules/@strapi/data-transfer": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.50.0.tgz",
- "integrity": "sha512-uhbeTlVtKja3IQL4r42qiAdobGofZcV/l8iPEjq9wxKpJVyfkP4g1eNtM1PPubcraRcC2b0MFK/I5im+4Lh6OQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.50.1.tgz",
+ "integrity": "sha512-7/P26xMZ8vtK4Ke9dcOBW2zVJORVfqvoDjGmxN6YhNv9n/mCXPP/nBUhtHd+vSkMr74EldLJxvtB5jQzeA569w==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/logger": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/logger": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6474,7 +6786,7 @@
"semver": "7.7.4",
"stream-chain": "2.2.5",
"stream-json": "1.9.1",
- "tar": "7.5.16",
+ "tar": "7.5.18",
"tar-stream": "2.2.0",
"ws": "8.20.1"
},
@@ -6507,14 +6819,14 @@
}
},
"node_modules/@strapi/database": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.50.0.tgz",
- "integrity": "sha512-LORxxN12J/u6T12PyXNIRTLZS1bAnZZ1LA28f6tNcNo20BmGhDJ2Ccv/e8nR5/24q0047xccP/+t5fl+e8tjVw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.50.1.tgz",
+ "integrity": "sha512-KLxTglwFJkQ/ODzYWN2S2LhjomIGbuEpcllxhrbBzRDU7ApTj0DD/2S9IJnbx1dOFenWhQ+kZ8gXKBeRZcFK3Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"ajv": "8.20.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6543,9 +6855,9 @@
}
},
"node_modules/@strapi/design-system": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
- "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.2.tgz",
+ "integrity": "sha512-RhIKAlW0JDKs33EmB5gmuSey46Wa2Idul6iG/nucQU2qgtaQp5SNzbbAc7+vWXHBXMvGjYgqGtCaU0DN65iZeQ==",
"license": "MIT",
"dependencies": {
"@codemirror/lang-json": "6.0.1",
@@ -6569,18 +6881,50 @@
"@radix-ui/react-tabs": "1.0.4",
"@radix-ui/react-tooltip": "1.0.7",
"@radix-ui/react-use-callback-ref": "1.0.1",
- "@strapi/ui-primitives": "2.2.1",
+ "@strapi/ui-primitives": "2.2.2",
"@uiw/react-codemirror": "4.22.2",
"lodash": "4.18.1",
"react-remove-scroll": "2.5.10"
},
"peerDependencies": {
"@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
- "react": "^17.0.0 || ^18.0.0",
- "react-dom": "^17.0.0 || ^18.0.0",
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0",
"styled-components": "^6.0.0"
}
},
+ "node_modules/@strapi/design-system/node_modules/@strapi/ui-primitives": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.2.tgz",
+ "integrity": "sha512-yT0cGGedM2hUZvNcPwUTdAOC29vqM4NYYxLRtW6UD6jG5Td4fk6tEW+e1fjT6Z14/hdd5CY3MsBem0uBxx4ABg==",
+ "license": "MIT",
+ "dependencies": {
+ "@radix-ui/number": "1.0.1",
+ "@radix-ui/primitive": "1.0.1",
+ "@radix-ui/react-collection": "1.0.3",
+ "@radix-ui/react-compose-refs": "1.0.1",
+ "@radix-ui/react-context": "1.0.1",
+ "@radix-ui/react-direction": "1.0.1",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popper": "1.1.3",
+ "@radix-ui/react-portal": "1.0.4",
+ "@radix-ui/react-primitive": "1.0.3",
+ "@radix-ui/react-slot": "1.0.2",
+ "@radix-ui/react-use-controllable-state": "1.0.1",
+ "@radix-ui/react-use-layout-effect": "1.0.1",
+ "@radix-ui/react-use-previous": "1.0.1",
+ "@radix-ui/react-visually-hidden": "1.0.3",
+ "@tanstack/react-virtual": "^3.10.8",
+ "aria-hidden": "1.2.4",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0"
+ }
+ },
"node_modules/@strapi/design-system/node_modules/react-remove-scroll": {
"version": "2.5.10",
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
@@ -6607,16 +6951,16 @@
}
},
"node_modules/@strapi/email": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.50.0.tgz",
- "integrity": "sha512-BKoLqMPl7Fit0qGn3+Lq1UP46p9Y+5RfzNmtfO/mwYljZPh7x06uEpL5ArJ3Y9gjoxI1Zd4T83KSiRI8FHQcBA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.50.1.tgz",
+ "integrity": "sha512-ECfnHW0ZkdJegF1YtsjmUqy5sB3/4Pxa/txbz0IrXjfCIcgJbjZohbKizmDbU1ip/Vr0j0GzCbnoGZP58J0JgQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/provider-email-sendmail": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/provider-email-sendmail": "5.50.1",
+ "@strapi/utils": "5.50.1",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.18.1",
"react-intl": "6.6.2",
@@ -6715,6 +7059,58 @@
"tslib": "^2.4.0"
}
},
+ "node_modules/@strapi/email/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/email/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/email/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -6767,6 +7163,32 @@
}
}
},
+ "node_modules/@strapi/email/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/email/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -6797,15 +7219,15 @@
}
},
"node_modules/@strapi/generators": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.50.0.tgz",
- "integrity": "sha512-IZjDMllm14M1y3YAOi5KxR9eYHVXAyyvQN55Ee3XjcfZwBeyG4Jj1BaVWILF19dfy/ImYAitNQfWZCQtHCgLmA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.50.1.tgz",
+ "integrity": "sha512-pRvO/K+HE2m/xGBUkhToyof141bKUQA3lEphmDBeGaiWH8zuYxefBPN7hqweFUkSkonTSwEO9qO9nb0+TwyzLw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"chalk": "4.1.2",
"fs-extra": "11.3.4",
"handlebars": "4.7.9",
@@ -6877,18 +7299,18 @@
}
},
"node_modules/@strapi/i18n": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.50.0.tgz",
- "integrity": "sha512-58D86zmX8gaSRJx7b6N4SuMIGrvLpSXjeVeys++2lBG3CjwmNPB1D5y1Bq7HHIcemZoDACMnP/gbq7o9o+jZqw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.50.1.tgz",
+ "integrity": "sha512-3mNFx35yATe1wVVMw8bi2oAAQ3NGtubcP4RrtySaQoY56LqoWR3BHHuoqCWPjdFX515UuhEOszJNY4i9/zYgqg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
"yup": "0.32.9",
@@ -7010,6 +7432,58 @@
}
}
},
+ "node_modules/@strapi/i18n/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/i18n/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/i18n/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -7102,6 +7576,32 @@
}
}
},
+ "node_modules/@strapi/i18n/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/i18n/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -7132,20 +7632,20 @@
}
},
"node_modules/@strapi/icons": {
- "version": "2.2.1",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
- "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.2.tgz",
+ "integrity": "sha512-cR0lQrHerR4/zTvHd9Agjh//iFAs8rBOH6Gv21/uoGszuZEaV4u70YfzT9UujY5myyerMZeXukaWq3mApbF1EA==",
"license": "MIT",
"peerDependencies": {
- "react": "^17.0.0 || ^18.0.0",
- "react-dom": "^17.0.0 || ^18.0.0",
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0",
"styled-components": "^6.0.0"
}
},
"node_modules/@strapi/logger": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.50.0.tgz",
- "integrity": "sha512-P9IN9cuis5BAfAOIgn4YZbMtPiuRLdS8M8pgM7sovTaFavmhebR2+qqJRy7dIHULZGmRId5VOC51KwhGhYeqzQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.50.1.tgz",
+ "integrity": "sha512-OGjd1kt89aL4Y8z/Ky7VWGUFCMCVjdPHKcf6NIE2QQm/1DID95nmHfNAdL6F6XhyA4SdAZl8ceSVgp5XPXlhZg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7158,9 +7658,9 @@
}
},
"node_modules/@strapi/openapi": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.50.0.tgz",
- "integrity": "sha512-BIo4GbVySD8Iame3a6SnoB6i0rdyCmsZAKe3BWtsgTAsGIHx608C17D/gex9Ar3vc4Dj+1ZpzjV7S4hnw0tIjw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.50.1.tgz",
+ "integrity": "sha512-KVF1f02cuQzf2Y/gJYhmy1fkuzCxuUsUcJ+wu5r7W4GZ1mtW/PQzuFOVzwf6uHO9JwE2Orft/Q1QX8sHWyUOOg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7276,16 +7776,16 @@
}
},
"node_modules/@strapi/permissions": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.50.0.tgz",
- "integrity": "sha512-9XLPcvqluLKiBb3P5ZnW0C/zUP4yKMncIdMmoJptdF9ULRkjpcH6hZjf6CaSrkA3owfpiwgZ3Ghg54Jywwxn8A==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.50.1.tgz",
+ "integrity": "sha512-vR8swz+xKNITvgAi3zXROqSFD8VI4nYGPf/k9U83uTOiH42z9wN3vb8hOtPLRWMGT7O1ZOfuY3NXMLTtPFXPaw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"sift": "16.0.1"
},
"engines": {
@@ -7294,13 +7794,13 @@
}
},
"node_modules/@strapi/provider-email-sendmail": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.50.0.tgz",
- "integrity": "sha512-D14SgLHRXbQ9m5FdBSyulVhjHoo53ajUo7fDLrVI39+nsgzYZNyXDR0zpOq1owM05Vr9liSGSBD3AG5GWelEGA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.50.1.tgz",
+ "integrity": "sha512-5VxnoaLRvdK00IoKBtmxy60OASUeUsrGnLqc650/n+t6LgtKNtuyIkPL89+bSATDnstQif1ry3+wAso0Cn/R2Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "nodemailer": "8.0.9"
+ "nodemailer": "9.0.1"
},
"engines": {
"node": ">=20.0.0 <=26.x.x",
@@ -7308,13 +7808,13 @@
}
},
"node_modules/@strapi/provider-upload-local": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.50.0.tgz",
- "integrity": "sha512-4m+118knb7Cynq8h6nfkf/vlEMGGB+woSeKyzEyRjPWTmNnNn4qpFqcYa3rpsUHU0qNZLHHlN6Ja1EeYpJrdeA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.50.1.tgz",
+ "integrity": "sha512-rFW//4Cbx/o961ieBwZv+p0EUyQwRvCzt1Gq1P/D4T1ibiVt5yJRjrBcfZEvRhfJyers5jNDg7Pz94P/HE+dgg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"fs-extra": "11.3.4"
},
"engines": {
@@ -7323,22 +7823,26 @@
}
},
"node_modules/@strapi/review-workflows": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.50.0.tgz",
- "integrity": "sha512-YceVcY5hs7ZvE58s9joQWTlK0PyqZAp/4vk/JBfDvlbIzIgXGgGUNJJ6KVC9rlAOvL0wtYI4eUJPaGRQ6hREhw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.50.1.tgz",
+ "integrity": "sha512-ExlABLnvAYhjeHEMNrDmi0lBqEmWITvxiIl7/r8MaVVLeQKOHrgg/qEz68/F4l+cRV25N5i2ZH7pGmK5yH0+8Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
+ "date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
+ "koa": "2.16.4",
+ "lodash": "4.18.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-helmet": "^6.1.0",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
+ "semver": "7.7.4",
"yup": "0.32.9"
},
"engines": {
@@ -7348,6 +7852,7 @@
"peerDependencies": {
"@strapi/admin": "^5.0.0",
"@strapi/content-manager": "^5.0.0",
+ "@strapi/types": "^5.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^6.30.3",
@@ -7457,6 +7962,58 @@
}
}
},
+ "node_modules/@strapi/review-workflows/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/review-workflows/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/review-workflows/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -7549,6 +8106,45 @@
}
}
},
+ "node_modules/@strapi/review-workflows/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@strapi/review-workflows/node_modules/semver": {
+ "version": "7.7.4",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
"node_modules/@strapi/review-workflows/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -7650,32 +8246,32 @@
}
},
"node_modules/@strapi/strapi": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.50.0.tgz",
- "integrity": "sha512-JqyNYS7snqGO36GqI2IX34hbsYqy0cXFqaqDRucpKZ1bT0ArnD1aRdlvaYmoDezgJ80Vh+p80Z8L38kaBnRyFQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.50.1.tgz",
+ "integrity": "sha512-cXSxX4p0xLkiR7nB9GQZtu3VaOY+kquwqU0bBI1HA9wFbrIkMW/SPLmzyVLmPRyBceyKZe0mYk3YiSjWrstqTQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.17",
- "@strapi/admin": "5.50.0",
- "@strapi/cloud-cli": "5.50.0",
- "@strapi/content-manager": "5.50.0",
- "@strapi/content-releases": "5.50.0",
- "@strapi/content-type-builder": "5.50.0",
- "@strapi/core": "5.50.0",
- "@strapi/data-transfer": "5.50.0",
- "@strapi/database": "5.50.0",
- "@strapi/email": "5.50.0",
- "@strapi/generators": "5.50.0",
- "@strapi/i18n": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/openapi": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/review-workflows": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/upload": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/admin": "5.50.1",
+ "@strapi/cloud-cli": "5.50.1",
+ "@strapi/content-manager": "5.50.1",
+ "@strapi/content-releases": "5.50.1",
+ "@strapi/content-type-builder": "5.50.1",
+ "@strapi/core": "5.50.1",
+ "@strapi/data-transfer": "5.50.1",
+ "@strapi/database": "5.50.1",
+ "@strapi/email": "5.50.1",
+ "@strapi/generators": "5.50.1",
+ "@strapi/i18n": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/openapi": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/review-workflows": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/upload": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.11.0",
"boxen": "5.1.2",
@@ -8028,9 +8624,9 @@
}
},
"node_modules/@strapi/types": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.50.0.tgz",
- "integrity": "sha512-4UIuSoxiNtyLyGWZByieELdLRVlYpT/Tvb8lTZLwM+x6yFSn+LQtuCZghHInB96WX/0aJOIvPpq1MU6s/UVsuA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.50.1.tgz",
+ "integrity": "sha512-IBTAN4y3LYAJvr+WjFGrzSWQVXoigj3xXHtdvLzhl12LnzNx+E95ZJwxH1JS/pwFPyAC3AKB5SglYbxjfq7enQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8038,10 +8634,10 @@
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
- "@strapi/database": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/database": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/utils": "5.50.1",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -8078,9 +8674,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.50.0.tgz",
- "integrity": "sha512-JurZxW9yZDCSNP+KxfnvnYVM03+AsM950F7xKCf8Du0Sp9oosHu0zfPedQ7jPH7OKwjwy3YMNNi/HbKRtch8Fg==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.50.1.tgz",
+ "integrity": "sha512-+lt5fZN5fx1QDOt7JprkpDSlzhS0AHzWxCjfSLP0ofEvIQJmlb9ChpM1zMDtpLSy8os5O+VnP+e9NKBGt0r+mA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8116,6 +8712,7 @@
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.1.tgz",
"integrity": "sha512-g31KAqLv7e32u1B+zhUSIQom7GPG5fJVMAhPMf+GvW277o7/WX91qCy47BuRM5rRNK66Lm/uABTVdF+tPe57qg==",
+ "dev": true,
"license": "MIT",
"dependencies": {
"@radix-ui/number": "1.0.1",
@@ -8149,6 +8746,7 @@
"version": "2.5.10",
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
"integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
"license": "MIT",
"dependencies": {
"react-remove-scroll-bar": "^2.3.6",
@@ -8171,21 +8769,22 @@
}
},
"node_modules/@strapi/upload": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.50.0.tgz",
- "integrity": "sha512-+xH2YiGZ32qFVtJ3OHfCbQEI4ep/uoQdSvVNFg3c/Tfzje3E/pHYGCOj3iNdalACiY6tRtB/QchfQMDcAbcGhw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.50.1.tgz",
+ "integrity": "sha512-b4sAREKN49VIMYsG9iJOiQQm/WS2j/uTGT5G88gmC+gzx5xVUNmO49KZHVOFJN31QLl7rJ5Ydejgv/lr+/Sxyg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
+ "@dnd-kit/core": "6.3.1",
"@mux/mux-player-react": "3.1.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.50.0",
+ "@strapi/database": "5.50.1",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/provider-upload-local": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/provider-upload-local": "5.50.1",
+ "@strapi/utils": "5.50.1",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -8198,7 +8797,7 @@
"lodash": "4.18.1",
"mime-types": "2.1.35",
"prop-types": "^15.8.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-intl": "6.6.2",
"react-query": "3.39.3",
@@ -8607,6 +9206,77 @@
}
}
},
+ "node_modules/@strapi/upload/node_modules/@strapi/design-system": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.1.tgz",
+ "integrity": "sha512-g0xzs/cjY8DxI/QhGu9N6fjqrTrCnSao6+6TFXsbhFq0Av5h0hUV/3wsHWb8ArhWzXEjO594nW7cwc7Tv0osZw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@codemirror/lang-json": "6.0.1",
+ "@floating-ui/react-dom": "2.1.0",
+ "@internationalized/date": "3.5.4",
+ "@internationalized/number": "3.5.3",
+ "@radix-ui/react-accordion": "1.1.2",
+ "@radix-ui/react-alert-dialog": "1.0.5",
+ "@radix-ui/react-avatar": "1.0.4",
+ "@radix-ui/react-checkbox": "1.0.4",
+ "@radix-ui/react-dialog": "1.0.5",
+ "@radix-ui/react-dismissable-layer": "1.0.5",
+ "@radix-ui/react-dropdown-menu": "2.0.6",
+ "@radix-ui/react-focus-guards": "1.0.1",
+ "@radix-ui/react-focus-scope": "1.0.4",
+ "@radix-ui/react-popover": "1.0.7",
+ "@radix-ui/react-progress": "1.0.3",
+ "@radix-ui/react-radio-group": "1.1.3",
+ "@radix-ui/react-scroll-area": "1.0.5",
+ "@radix-ui/react-switch": "1.0.3",
+ "@radix-ui/react-tabs": "1.0.4",
+ "@radix-ui/react-tooltip": "1.0.7",
+ "@radix-ui/react-use-callback-ref": "1.0.1",
+ "@strapi/ui-primitives": "2.2.1",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.18.1",
+ "react-remove-scroll": "2.5.10"
+ },
+ "peerDependencies": {
+ "@strapi/icons": "^2.0.0 || ^2.0.0-beta || ^2.0.0-alpha",
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/design-system/node_modules/@radix-ui/react-use-callback-ref": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-callback-ref/-/react-use-callback-ref-1.0.1.tgz",
+ "integrity": "sha512-D94LjX4Sp0xJFVaoQOd3OO9k7tpBYNOXdVhkltUbGv2Qb9OXdrg/CpsjlZv7ia14Sylv398LswWBVVu5nqKzAQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.13.10"
+ },
+ "peerDependencies": {
+ "@types/react": "*",
+ "react": "^16.8 || ^17.0 || ^18.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/icons": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
+ "dev": true,
+ "license": "MIT",
+ "peerDependencies": {
+ "react": "^17.0.0 || ^18.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0",
+ "styled-components": "^6.0.0"
+ }
+ },
"node_modules/@strapi/upload/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -8699,6 +9369,32 @@
}
}
},
+ "node_modules/@strapi/upload/node_modules/react-remove-scroll": {
+ "version": "2.5.10",
+ "resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
+ "integrity": "sha512-m3zvBRANPBw3qxVVjEIPEQinkcwlFZ4qyomuWVpNJdv4c6MvHfXV0C3L9Jx5rr3HeBHKNRX+1jreB5QloDIJjA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "react-remove-scroll-bar": "^2.3.6",
+ "react-style-singleton": "^2.2.1",
+ "tslib": "^2.1.0",
+ "use-callback-ref": "^1.3.0",
+ "use-sidecar": "^1.1.2"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
"node_modules/@strapi/upload/node_modules/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -8729,9 +9425,9 @@
}
},
"node_modules/@strapi/utils": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.50.0.tgz",
- "integrity": "sha512-VVRAX+rBpF+k1oSZktz9lLUAMnxPATUDczz3mvuc/JISmKnDxYn+JCR1k99kEYSeHc0419fRhtUm6z5VqtOhPg==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.50.1.tgz",
+ "integrity": "sha512-RfPeRktwjIV5/+d5uBKSbFRmNp8Y4PV4pVWWby6XciJ+BrVD87ZNA2G6OytqBhwpXTc+IF5PeZ/MOmWvDLzDJQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -13988,9 +14684,9 @@
}
},
"node_modules/flow-estree": {
- "version": "0.321.0",
- "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.321.0.tgz",
- "integrity": "sha512-rQY7YKoo+PKpAHQjEP2cxyIefk04OCEKUlbtV4y6LAUG3Ly7guQX9YH8th6drSmYcNkMgpqWMaHRhhYaAF69CA==",
+ "version": "0.322.0",
+ "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.322.0.tgz",
+ "integrity": "sha512-v7wiiFWSKbJ1HGVCRKhxl+6pQWTQV6P4c7XEfKjVlH71YkgQyJCq0AG5dhJDD/3/SkJgX/F9lvAj2rbrFzArdQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -13998,13 +14694,13 @@
}
},
"node_modules/flow-parser": {
- "version": "0.321.0",
- "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.321.0.tgz",
- "integrity": "sha512-9LNK2rp/NWWbwdEK6mxC54XfQRyD2lVV0iPVBYf+5o5vvqJl7ietkR1hX3/dZ39j0GAbL4PIFoeekDViOW0x/Q==",
+ "version": "0.322.0",
+ "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.322.0.tgz",
+ "integrity": "sha512-Qfd8N4sSuWmlf1qk5M60fi8JrvhNvj9fbwMsRkcnm3UhLYukkbm2CFkAhiTD3n4RVXb6TuCHFCp78TMXpO0zcA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "flow-estree": "0.321.0"
+ "flow-estree": "0.322.0"
},
"engines": {
"node": ">=0.4.0"
@@ -18307,9 +19003,9 @@
}
},
"node_modules/nodemailer": {
- "version": "8.0.9",
- "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.9.tgz",
- "integrity": "sha512-5ofa7BUN8+C+Hckh5V2GjeeOGRQBx0CJQA6KxrvuZfC8iU4/q7sLn8XrtEEhJkjV6HdyIiQs7Bba6bTao8JhkA==",
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.1.tgz",
+ "integrity": "sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw==",
"dev": true,
"license": "MIT-0",
"engines": {
@@ -19699,13 +20395,14 @@
}
},
"node_modules/qs": {
- "version": "6.15.2",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
- "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
+ "version": "6.15.3",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz",
+ "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
- "side-channel": "^1.1.0"
+ "es-define-property": "^1.0.1",
+ "side-channel": "^1.1.1"
},
"engines": {
"node": ">=0.6"
@@ -21275,15 +21972,15 @@
}
},
"node_modules/side-channel": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
- "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
+ "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"es-errors": "^1.3.0",
- "object-inspect": "^1.13.3",
- "side-channel-list": "^1.0.0",
+ "object-inspect": "^1.13.4",
+ "side-channel-list": "^1.0.1",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2"
},
@@ -21295,14 +21992,14 @@
}
},
"node_modules/side-channel-list": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
- "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
+ "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
"dev": true,
"license": "MIT",
"dependencies": {
"es-errors": "^1.3.0",
- "object-inspect": "^1.13.3"
+ "object-inspect": "^1.13.4"
},
"engines": {
"node": ">= 0.4"
@@ -22007,9 +22704,9 @@
}
},
"node_modules/tar": {
- "version": "7.5.16",
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
- "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
+ "version": "7.5.18",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.18.tgz",
+ "integrity": "sha512-PwA+nJl+AzsS9hRqtNRRq8/kTdNPoOLEPXpz9WBaErNm4+TFedJyQFJLITWdsmIBnwNS/TwXf1NV5Ak1KITc8g==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
diff --git a/playground/package-lock.json b/playground/package-lock.json
index 0ab2e35..9341a4f 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.50.0",
- "@strapi/plugin-users-permissions": "5.50.0",
- "@strapi/strapi": "5.50.0",
+ "@strapi/plugin-cloud": "5.50.1",
+ "@strapi/plugin-users-permissions": "5.50.1",
+ "@strapi/strapi": "5.50.1",
"better-sqlite3": "12.11.1",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",
@@ -5590,9 +5590,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.50.0.tgz",
- "integrity": "sha512-kgP1VBr9LORp6X2sGBRGl0Hg8NS43YSI0Wva1mAM+9EcS1e2F+6+5kvvo3W0JKvAMzqUJhqU5p/AbyGLp8okeA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.50.1.tgz",
+ "integrity": "sha512-WS89U1KGTbSdQSu7Wg6fTaIoV3FIUHAoPk2uilqYCMzkk2He779g6tFVE69hgG5T/iycrvHC6S4it+OGQQwMCw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5602,10 +5602,10 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/permissions": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
@@ -5639,7 +5639,7 @@
"p-map": "4.0.0",
"passport-local": "1.0.0",
"pluralize": "8.0.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-intl": "6.6.2",
@@ -5714,12 +5714,12 @@
}
},
"node_modules/@strapi/cloud-cli": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.50.0.tgz",
- "integrity": "sha512-gZkj3IbtW8DWvEpD1GwVmxlb3hOV5XshotIQUzXBBKbF3P5ia3qIk6gnyBpJEHLOuz+vwua+XSjACqrcrbwAcQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.50.1.tgz",
+ "integrity": "sha512-468+HYWQLsiOrCpniaM0gLIerM4+64B+Hngz+xc6bYwi6pcpCMnGafSEi7Vf+L4d50exReaNa19q4y3fLlK0nA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"axios": "1.18.1",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5736,7 +5736,7 @@
"open": "8.4.2",
"ora": "5.4.1",
"pkg-up": "3.1.0",
- "tar": "7.5.16",
+ "tar": "7.5.18",
"xdg-app-paths": "8.3.0",
"yup": "0.32.9"
},
@@ -5799,9 +5799,9 @@
}
},
"node_modules/@strapi/content-manager": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.50.0.tgz",
- "integrity": "sha512-v/qFPnd3xuetO5LJGw9JuJiug6WBosafMORVHuB6JjTExZx9RhI2ZmYRHPEanv3IOZVjQmkd+bDKrYixK9PaAA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.50.1.tgz",
+ "integrity": "sha512-V7EK+XGGW9s1jGIxdnHcRqW3bVim2b6fjaMscp8wVBlGBbbZf0JXUaPmuZxcykZ9LuxyavranHBWC9JZlfdIkQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -5813,8 +5813,8 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"dompurify": "3.4.11",
@@ -5834,7 +5834,7 @@
"markdown-it-sub": "^1.0.0",
"markdown-it-sup": "1.0.0",
"prismjs": "1.30.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-helmet": "^6.1.0",
@@ -5923,22 +5923,22 @@
}
},
"node_modules/@strapi/content-releases": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.50.0.tgz",
- "integrity": "sha512-euGLcOrlggA6x8D9UPxI4U+aXL8zz/36qdFhL8+IaEO2wIeWxbPYjLZIb3rKFr8EGTMdAX7AhTViULMwbvh6Dw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.50.1.tgz",
+ "integrity": "sha512-uSLU/ndomnWej7gkVV+qOcCblU/aqBQrFaQOD9fMJLaUi3LAWalqSZmVtKsj4hyvg2rRlwCbD2cMzIByreH56A==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.50.0",
+ "@strapi/database": "5.50.1",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
"yup": "0.32.9"
@@ -5957,9 +5957,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.50.0.tgz",
- "integrity": "sha512-vlgylsRL0HmJNaGlJdfq30zrqvxPoRJzfhdvoGpEH84wamzEQIs2CV28u9RFChMRdSI+IW8b6ef+qRSTXDh7DQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.50.1.tgz",
+ "integrity": "sha512-xc2hqEB1Wr3yJtvBKrlgcIk100KonqDww8+USQz/9fDTRzDFaqZ+kRdlV6vfp7WYk7gvqS0FYbE57LT++68fjg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@ai-sdk/react": "2.0.120",
@@ -5970,9 +5970,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.1",
- "@strapi/generators": "5.50.0",
+ "@strapi/generators": "5.50.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.3.4",
@@ -5981,7 +5981,7 @@
"lodash": "4.18.1",
"micromatch": "^4.0.8",
"pluralize": "8.0.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dropzone": "14.3.8",
"react-intl": "6.6.2",
"react-markdown": "9.1.0",
@@ -6078,9 +6078,9 @@
}
},
"node_modules/@strapi/core": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.50.0.tgz",
- "integrity": "sha512-IYaB1/8a5eJAgJ7uqNevrLjjC4QTnltHdAyBpKdilhgwJN02akNKFW2UJSt3/3hcWJff4JOG3LnnCXdu3rIRpw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.50.1.tgz",
+ "integrity": "sha512-mDsvY/pXB2gS5zr84CJQ3dAGODS9wi5Mx9YSTZVR25cBRftjWE/wXREpkjyLyEq2rSTo3ETaJXYj9gBZ/tyG/Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
@@ -6088,15 +6088,15 @@
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/admin": "5.50.0",
- "@strapi/database": "5.50.0",
- "@strapi/generators": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/openapi": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/admin": "5.50.1",
+ "@strapi/database": "5.50.1",
+ "@strapi/generators": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/openapi": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6134,7 +6134,7 @@
"ora": "5.4.1",
"package-json": "10.0.1",
"pkg-up": "3.1.0",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"resolve.exports": "2.0.2",
"semver": "7.7.4",
"typescript": "5.9.3",
@@ -6270,14 +6270,14 @@
}
},
"node_modules/@strapi/data-transfer": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.50.0.tgz",
- "integrity": "sha512-uhbeTlVtKja3IQL4r42qiAdobGofZcV/l8iPEjq9wxKpJVyfkP4g1eNtM1PPubcraRcC2b0MFK/I5im+4Lh6OQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.50.1.tgz",
+ "integrity": "sha512-7/P26xMZ8vtK4Ke9dcOBW2zVJORVfqvoDjGmxN6YhNv9n/mCXPP/nBUhtHd+vSkMr74EldLJxvtB5jQzeA569w==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/logger": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/logger": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/utils": "5.50.1",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6290,7 +6290,7 @@
"semver": "7.7.4",
"stream-chain": "2.2.5",
"stream-json": "1.9.1",
- "tar": "7.5.16",
+ "tar": "7.5.18",
"tar-stream": "2.2.0",
"ws": "8.20.1"
},
@@ -6335,13 +6335,13 @@
}
},
"node_modules/@strapi/database": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.50.0.tgz",
- "integrity": "sha512-LORxxN12J/u6T12PyXNIRTLZS1bAnZZ1LA28f6tNcNo20BmGhDJ2Ccv/e8nR5/24q0047xccP/+t5fl+e8tjVw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.50.1.tgz",
+ "integrity": "sha512-KLxTglwFJkQ/ODzYWN2S2LhjomIGbuEpcllxhrbBzRDU7ApTj0DD/2S9IJnbx1dOFenWhQ+kZ8gXKBeRZcFK3Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"ajv": "8.20.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6410,15 +6410,15 @@
}
},
"node_modules/@strapi/email": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.50.0.tgz",
- "integrity": "sha512-BKoLqMPl7Fit0qGn3+Lq1UP46p9Y+5RfzNmtfO/mwYljZPh7x06uEpL5ArJ3Y9gjoxI1Zd4T83KSiRI8FHQcBA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.50.1.tgz",
+ "integrity": "sha512-ECfnHW0ZkdJegF1YtsjmUqy5sB3/4Pxa/txbz0IrXjfCIcgJbjZohbKizmDbU1ip/Vr0j0GzCbnoGZP58J0JgQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/provider-email-sendmail": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/provider-email-sendmail": "5.50.1",
+ "@strapi/utils": "5.50.1",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.18.1",
"react-intl": "6.6.2",
@@ -6449,14 +6449,14 @@
}
},
"node_modules/@strapi/generators": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.50.0.tgz",
- "integrity": "sha512-IZjDMllm14M1y3YAOi5KxR9eYHVXAyyvQN55Ee3XjcfZwBeyG4Jj1BaVWILF19dfy/ImYAitNQfWZCQtHCgLmA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.50.1.tgz",
+ "integrity": "sha512-pRvO/K+HE2m/xGBUkhToyof141bKUQA3lEphmDBeGaiWH8zuYxefBPN7hqweFUkSkonTSwEO9qO9nb0+TwyzLw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/utils": "5.50.1",
"chalk": "4.1.2",
"fs-extra": "11.3.4",
"handlebars": "4.7.9",
@@ -6538,17 +6538,17 @@
}
},
"node_modules/@strapi/i18n": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.50.0.tgz",
- "integrity": "sha512-58D86zmX8gaSRJx7b6N4SuMIGrvLpSXjeVeys++2lBG3CjwmNPB1D5y1Bq7HHIcemZoDACMnP/gbq7o9o+jZqw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.50.1.tgz",
+ "integrity": "sha512-3mNFx35yATe1wVVMw8bi2oAAQ3NGtubcP4RrtySaQoY56LqoWR3BHHuoqCWPjdFX515UuhEOszJNY4i9/zYgqg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
"yup": "0.32.9",
@@ -6588,9 +6588,9 @@
}
},
"node_modules/@strapi/logger": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.50.0.tgz",
- "integrity": "sha512-P9IN9cuis5BAfAOIgn4YZbMtPiuRLdS8M8pgM7sovTaFavmhebR2+qqJRy7dIHULZGmRId5VOC51KwhGhYeqzQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.50.1.tgz",
+ "integrity": "sha512-OGjd1kt89aL4Y8z/Ky7VWGUFCMCVjdPHKcf6NIE2QQm/1DID95nmHfNAdL6F6XhyA4SdAZl8ceSVgp5XPXlhZg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"lodash": "4.18.1",
@@ -6602,9 +6602,9 @@
}
},
"node_modules/@strapi/openapi": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.50.0.tgz",
- "integrity": "sha512-BIo4GbVySD8Iame3a6SnoB6i0rdyCmsZAKe3BWtsgTAsGIHx608C17D/gex9Ar3vc4Dj+1ZpzjV7S4hnw0tIjw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.50.1.tgz",
+ "integrity": "sha512-KVF1f02cuQzf2Y/gJYhmy1fkuzCxuUsUcJ+wu5r7W4GZ1mtW/PQzuFOVzwf6uHO9JwE2Orft/Q1QX8sHWyUOOg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"debug": "4.3.4",
@@ -6689,15 +6689,15 @@
}
},
"node_modules/@strapi/permissions": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.50.0.tgz",
- "integrity": "sha512-9XLPcvqluLKiBb3P5ZnW0C/zUP4yKMncIdMmoJptdF9ULRkjpcH6hZjf6CaSrkA3owfpiwgZ3Ghg54Jywwxn8A==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.50.1.tgz",
+ "integrity": "sha512-vR8swz+xKNITvgAi3zXROqSFD8VI4nYGPf/k9U83uTOiH42z9wN3vb8hOtPLRWMGT7O1ZOfuY3NXMLTtPFXPaw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"lodash": "4.18.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"sift": "16.0.1"
},
"engines": {
@@ -6706,9 +6706,9 @@
}
},
"node_modules/@strapi/plugin-cloud": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.50.0.tgz",
- "integrity": "sha512-cdvZ8Ko8iGls8Gv/SWDZkiyKumlcwoM6eiiFTsH/tu8mF3Dv90rn2Su0JNYCL/wo86IugGB2aWxKtyiFzf88PA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/plugin-cloud/-/plugin-cloud-5.50.1.tgz",
+ "integrity": "sha512-vHQdsbgvEdRsG9WR98oBdDOItEPJi83QmX/rBj/LDk+yjMZKtWeS3CugWixdNmzobmeKtPHHrKn76f0Q4J7PPQ==",
"license": "MIT",
"dependencies": {
"@strapi/design-system": "2.2.1",
@@ -6729,14 +6729,14 @@
}
},
"node_modules/@strapi/plugin-users-permissions": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.50.0.tgz",
- "integrity": "sha512-u16CkqRnWtivJzhhWfyOuYBhkrS3193gx4RfiEzLcYZuKxgWCewbyXwpKu9eK21320BF3mF5Fxfo+Hl2NBesDg==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-5.50.1.tgz",
+ "integrity": "sha512-hq3GmvTVrBv3Y2wS/EJgGClb8oR5cSEr069NcZAH8RP7YVzekVwQTCfycPN9NcSpDrB2SXQ2USLZNBbktxNejw==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"bcryptjs": "2.4.3",
"formik": "2.4.5",
"grant": "5.4.24",
@@ -6777,12 +6777,12 @@
}
},
"node_modules/@strapi/provider-email-sendmail": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.50.0.tgz",
- "integrity": "sha512-D14SgLHRXbQ9m5FdBSyulVhjHoo53ajUo7fDLrVI39+nsgzYZNyXDR0zpOq1owM05Vr9liSGSBD3AG5GWelEGA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.50.1.tgz",
+ "integrity": "sha512-5VxnoaLRvdK00IoKBtmxy60OASUeUsrGnLqc650/n+t6LgtKNtuyIkPL89+bSATDnstQif1ry3+wAso0Cn/R2Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "nodemailer": "8.0.9"
+ "nodemailer": "9.0.1"
},
"engines": {
"node": ">=20.0.0 <=26.x.x",
@@ -6790,12 +6790,12 @@
}
},
"node_modules/@strapi/provider-upload-local": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.50.0.tgz",
- "integrity": "sha512-4m+118knb7Cynq8h6nfkf/vlEMGGB+woSeKyzEyRjPWTmNnNn4qpFqcYa3rpsUHU0qNZLHHlN6Ja1EeYpJrdeA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.50.1.tgz",
+ "integrity": "sha512-rFW//4Cbx/o961ieBwZv+p0EUyQwRvCzt1Gq1P/D4T1ibiVt5yJRjrBcfZEvRhfJyers5jNDg7Pz94P/HE+dgg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
"fs-extra": "11.3.4"
},
"engines": {
@@ -6818,21 +6818,25 @@
}
},
"node_modules/@strapi/review-workflows": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.50.0.tgz",
- "integrity": "sha512-YceVcY5hs7ZvE58s9joQWTlK0PyqZAp/4vk/JBfDvlbIzIgXGgGUNJJ6KVC9rlAOvL0wtYI4eUJPaGRQ6hREhw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.50.1.tgz",
+ "integrity": "sha512-ExlABLnvAYhjeHEMNrDmi0lBqEmWITvxiIl7/r8MaVVLeQKOHrgg/qEz68/F4l+cRV25N5i2ZH7pGmK5yH0+8Q==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/utils": "5.50.0",
+ "@strapi/utils": "5.50.1",
+ "date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
+ "koa": "2.16.4",
+ "lodash": "4.18.1",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-helmet": "^6.1.0",
"react-intl": "6.6.2",
"react-redux": "8.1.3",
+ "semver": "7.7.4",
"yup": "0.32.9"
},
"engines": {
@@ -6842,6 +6846,7 @@
"peerDependencies": {
"@strapi/admin": "^5.0.0",
"@strapi/content-manager": "^5.0.0",
+ "@strapi/types": "^5.0.0",
"react": "^17.0.0 || ^18.0.0",
"react-dom": "^17.0.0 || ^18.0.0",
"react-router-dom": "^6.30.3",
@@ -7057,31 +7062,31 @@
}
},
"node_modules/@strapi/strapi": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.50.0.tgz",
- "integrity": "sha512-JqyNYS7snqGO36GqI2IX34hbsYqy0cXFqaqDRucpKZ1bT0ArnD1aRdlvaYmoDezgJ80Vh+p80Z8L38kaBnRyFQ==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.50.1.tgz",
+ "integrity": "sha512-cXSxX4p0xLkiR7nB9GQZtu3VaOY+kquwqU0bBI1HA9wFbrIkMW/SPLmzyVLmPRyBceyKZe0mYk3YiSjWrstqTQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.17",
- "@strapi/admin": "5.50.0",
- "@strapi/cloud-cli": "5.50.0",
- "@strapi/content-manager": "5.50.0",
- "@strapi/content-releases": "5.50.0",
- "@strapi/content-type-builder": "5.50.0",
- "@strapi/core": "5.50.0",
- "@strapi/data-transfer": "5.50.0",
- "@strapi/database": "5.50.0",
- "@strapi/email": "5.50.0",
- "@strapi/generators": "5.50.0",
- "@strapi/i18n": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/openapi": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/review-workflows": "5.50.0",
- "@strapi/types": "5.50.0",
- "@strapi/typescript-utils": "5.50.0",
- "@strapi/upload": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/admin": "5.50.1",
+ "@strapi/cloud-cli": "5.50.1",
+ "@strapi/content-manager": "5.50.1",
+ "@strapi/content-releases": "5.50.1",
+ "@strapi/content-type-builder": "5.50.1",
+ "@strapi/core": "5.50.1",
+ "@strapi/data-transfer": "5.50.1",
+ "@strapi/database": "5.50.1",
+ "@strapi/email": "5.50.1",
+ "@strapi/generators": "5.50.1",
+ "@strapi/i18n": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/openapi": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/review-workflows": "5.50.1",
+ "@strapi/types": "5.50.1",
+ "@strapi/typescript-utils": "5.50.1",
+ "@strapi/upload": "5.50.1",
+ "@strapi/utils": "5.50.1",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.11.0",
"boxen": "5.1.2",
@@ -7306,19 +7311,19 @@
}
},
"node_modules/@strapi/types": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.50.0.tgz",
- "integrity": "sha512-4UIuSoxiNtyLyGWZByieELdLRVlYpT/Tvb8lTZLwM+x6yFSn+LQtuCZghHInB96WX/0aJOIvPpq1MU6s/UVsuA==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.50.1.tgz",
+ "integrity": "sha512-IBTAN4y3LYAJvr+WjFGrzSWQVXoigj3xXHtdvLzhl12LnzNx+E95ZJwxH1JS/pwFPyAC3AKB5SglYbxjfq7enQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
- "@strapi/database": "5.50.0",
- "@strapi/logger": "5.50.0",
- "@strapi/permissions": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/database": "5.50.1",
+ "@strapi/logger": "5.50.1",
+ "@strapi/permissions": "5.50.1",
+ "@strapi/utils": "5.50.1",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -7344,9 +7349,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.50.0.tgz",
- "integrity": "sha512-JurZxW9yZDCSNP+KxfnvnYVM03+AsM950F7xKCf8Du0Sp9oosHu0zfPedQ7jPH7OKwjwy3YMNNi/HbKRtch8Fg==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.50.1.tgz",
+ "integrity": "sha512-+lt5fZN5fx1QDOt7JprkpDSlzhS0AHzWxCjfSLP0ofEvIQJmlb9ChpM1zMDtpLSy8os5O+VnP+e9NKBGt0r+mA==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"chalk": "4.1.2",
@@ -7424,20 +7429,21 @@
}
},
"node_modules/@strapi/upload": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.50.0.tgz",
- "integrity": "sha512-+xH2YiGZ32qFVtJ3OHfCbQEI4ep/uoQdSvVNFg3c/Tfzje3E/pHYGCOj3iNdalACiY6tRtB/QchfQMDcAbcGhw==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.50.1.tgz",
+ "integrity": "sha512-b4sAREKN49VIMYsG9iJOiQQm/WS2j/uTGT5G88gmC+gzx5xVUNmO49KZHVOFJN31QLl7rJ5Ydejgv/lr+/Sxyg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
+ "@dnd-kit/core": "6.3.1",
"@mux/mux-player-react": "3.1.0",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.50.0",
+ "@strapi/database": "5.50.1",
"@strapi/design-system": "2.2.1",
"@strapi/icons": "2.2.1",
- "@strapi/provider-upload-local": "5.50.0",
- "@strapi/utils": "5.50.0",
+ "@strapi/provider-upload-local": "5.50.1",
+ "@strapi/utils": "5.50.1",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -7450,7 +7456,7 @@
"lodash": "4.18.1",
"mime-types": "2.1.35",
"prop-types": "^15.8.1",
- "qs": "6.15.2",
+ "qs": "6.15.3",
"react-dnd": "16.0.1",
"react-intl": "6.6.2",
"react-query": "3.39.3",
@@ -7787,9 +7793,9 @@
}
},
"node_modules/@strapi/utils": {
- "version": "5.50.0",
- "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.50.0.tgz",
- "integrity": "sha512-VVRAX+rBpF+k1oSZktz9lLUAMnxPATUDczz3mvuc/JISmKnDxYn+JCR1k99kEYSeHc0419fRhtUm6z5VqtOhPg==",
+ "version": "5.50.1",
+ "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.50.1.tgz",
+ "integrity": "sha512-RfPeRktwjIV5/+d5uBKSbFRmNp8Y4PV4pVWWby6XciJ+BrVD87ZNA2G6OytqBhwpXTc+IF5PeZ/MOmWvDLzDJQ==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
@@ -8607,9 +8613,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "24.13.2",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz",
- "integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==",
+ "version": "24.13.3",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.3.tgz",
+ "integrity": "sha512-Dh8vAsV36ig5wa9OX4pXvMc9D3Veibfw2wix0CUwYODLD8nkj9UsLjASr49nPg+2eKzxhBV+v7L8pXvT4e639Q==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.18.0"
@@ -13249,21 +13255,21 @@
}
},
"node_modules/flow-estree": {
- "version": "0.321.0",
- "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.321.0.tgz",
- "integrity": "sha512-rQY7YKoo+PKpAHQjEP2cxyIefk04OCEKUlbtV4y6LAUG3Ly7guQX9YH8th6drSmYcNkMgpqWMaHRhhYaAF69CA==",
+ "version": "0.322.0",
+ "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.322.0.tgz",
+ "integrity": "sha512-v7wiiFWSKbJ1HGVCRKhxl+6pQWTQV6P4c7XEfKjVlH71YkgQyJCq0AG5dhJDD/3/SkJgX/F9lvAj2rbrFzArdQ==",
"license": "MIT",
"engines": {
"node": ">=18"
}
},
"node_modules/flow-parser": {
- "version": "0.321.0",
- "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.321.0.tgz",
- "integrity": "sha512-9LNK2rp/NWWbwdEK6mxC54XfQRyD2lVV0iPVBYf+5o5vvqJl7ietkR1hX3/dZ39j0GAbL4PIFoeekDViOW0x/Q==",
+ "version": "0.322.0",
+ "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.322.0.tgz",
+ "integrity": "sha512-Qfd8N4sSuWmlf1qk5M60fi8JrvhNvj9fbwMsRkcnm3UhLYukkbm2CFkAhiTD3n4RVXb6TuCHFCp78TMXpO0zcA==",
"license": "MIT",
"dependencies": {
- "flow-estree": "0.321.0"
+ "flow-estree": "0.322.0"
},
"engines": {
"node": ">=0.4.0"
@@ -18554,9 +18560,9 @@
}
},
"node_modules/nodemailer": {
- "version": "8.0.9",
- "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.9.tgz",
- "integrity": "sha512-5ofa7BUN8+C+Hckh5V2GjeeOGRQBx0CJQA6KxrvuZfC8iU4/q7sLn8XrtEEhJkjV6HdyIiQs7Bba6bTao8JhkA==",
+ "version": "9.0.1",
+ "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-9.0.1.tgz",
+ "integrity": "sha512-Gwv8SQewT616ZM/URn0H54b8PWo/Wum7md3EW2aWy1lO27+WZCX+Xyak3J+NlmHUjDh5ME+uesJUDRbR3Ye8Bw==",
"license": "MIT-0",
"engines": {
"node": ">=6.0.0"
@@ -19965,12 +19971,13 @@
}
},
"node_modules/qs": {
- "version": "6.15.2",
- "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
- "integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
+ "version": "6.15.3",
+ "resolved": "https://registry.npmjs.org/qs/-/qs-6.15.3.tgz",
+ "integrity": "sha512-O9gl3zCl5h5blw1KGUzQKhA5oUXSl8rwUIM5o0S3nCXMliSvy5Dzx7/DJcI+SwgICv+IneSZwhBh1oSyEHA71A==",
"license": "BSD-3-Clause",
"dependencies": {
- "side-channel": "^1.1.0"
+ "es-define-property": "^1.0.1",
+ "side-channel": "^1.1.1"
},
"engines": {
"node": ">=0.6"
@@ -21639,14 +21646,14 @@
}
},
"node_modules/side-channel": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
- "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.1.tgz",
+ "integrity": "sha512-6x6dK6zJdpTzF4sQeNYxwtvBzf6Eg4GtlesS94HOvTudUeyK2WXAaIfmDgsyslYrRBeFIlsi54AYsFGUuhmvrQ==",
"license": "MIT",
"dependencies": {
"es-errors": "^1.3.0",
- "object-inspect": "^1.13.3",
- "side-channel-list": "^1.0.0",
+ "object-inspect": "^1.13.4",
+ "side-channel-list": "^1.0.1",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2"
},
@@ -21658,13 +21665,13 @@
}
},
"node_modules/side-channel-list": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
- "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
+ "integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
"license": "MIT",
"dependencies": {
"es-errors": "^1.3.0",
- "object-inspect": "^1.13.3"
+ "object-inspect": "^1.13.4"
},
"engines": {
"node": ">= 0.4"
@@ -22528,9 +22535,9 @@
}
},
"node_modules/tar": {
- "version": "7.5.16",
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
- "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
+ "version": "7.5.18",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.18.tgz",
+ "integrity": "sha512-PwA+nJl+AzsS9hRqtNRRq8/kTdNPoOLEPXpz9WBaErNm4+TFedJyQFJLITWdsmIBnwNS/TwXf1NV5Ak1KITc8g==",
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",
diff --git a/playground/package.json b/playground/package.json
index ae6f421..162956a 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.50.0",
- "@strapi/plugin-users-permissions": "5.50.0",
- "@strapi/strapi": "5.50.0",
+ "@strapi/plugin-cloud": "5.50.1",
+ "@strapi/plugin-users-permissions": "5.50.1",
+ "@strapi/strapi": "5.50.1",
"better-sqlite3": "12.11.1",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",