aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <renovatebot@noreply.localhost>2026-03-05 03:03:02 +0300
committerrenovate[bot] <renovatebot@noreply.localhost>2026-03-05 03:03:02 +0300
commit1833031223c411f3f4e707f11567f7401c3bcd6c (patch)
treeb636bcf2e2713a637f0f9b5a831496d16ede627b
parentd53d049ddca81cc386b1340122f0251c93f3f368 (diff)
downloadstrapi-plugin-checkbox-list-1833031223c411f3f4e707f11567f7401c3bcd6c.tar.xz
strapi-plugin-checkbox-list-1833031223c411f3f4e707f11567f7401c3bcd6c.zip
Update all digest updates to v5.38.0
-rw-r--r--package-lock.json1166
-rw-r--r--playground/package.json6
2 files changed, 147 insertions, 1025 deletions
diff --git a/package-lock.json b/package-lock.json
index 0ce401d..cbe2705 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4700,9 +4700,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.37.1.tgz",
- "integrity": "sha512-tD3DT2SyYKsUeKc0J2QV9a0dxaU4qrYWJbb+BlE+pGnlrHMMRobb8rUMZfkX6Z9YNe1LsRIjflToyFE5a7ol6Q==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.38.0.tgz",
+ "integrity": "sha512-Dac2L4wvH/EWeKS4QnNdAFjP8n1rbHLEE0H14GSZlcsnULZpwOWXrl5+vltkI5idMEgUyEPiKN8y9rHjw45l4Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -4711,12 +4711,12 @@
"@radix-ui/react-context": "1.0.1",
"@radix-ui/react-toolbar": "1.0.4",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/permissions": "5.37.1",
- "@strapi/types": "5.37.1",
- "@strapi/typescript-utils": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/permissions": "5.38.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/typescript-utils": "5.38.0",
+ "@strapi/utils": "5.38.0",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.0",
"@testing-library/user-event": "14.6.1",
@@ -4886,65 +4886,6 @@
}
}
},
- "node_modules/@strapi/admin/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/admin/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5029,13 +4970,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/admin/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/admin/node_modules/npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -5117,32 +5051,6 @@
}
}
},
- "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/signal-exit": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
@@ -5225,13 +5133,13 @@
}
},
"node_modules/@strapi/cloud-cli": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.37.1.tgz",
- "integrity": "sha512-n08aNeQY0f+P4K83Hsv+yQOLdZSUgBOXwlU78l79D6FkKUVrAnfppVMLcJQ6mFf0oXQTAl2ncKPCun0jE3HiBw==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.38.0.tgz",
+ "integrity": "sha512-4DIdVxPBrPxvWx1OzXxkgEVvvLvxBG8TbNLufbYx+GVjaNmX7UTAbo7/a3soYCxXvTxgC0S/R4zpfl8zH46G6w==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.37.1",
+ "@strapi/utils": "5.38.0",
"axios": "1.13.5",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5293,13 +5201,6 @@
"node": ">= 12"
}
},
- "node_modules/@strapi/cloud-cli/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
@@ -5336,9 +5237,9 @@
}
},
"node_modules/@strapi/content-manager": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.37.1.tgz",
- "integrity": "sha512-Q3g2QQLsGv5yFpgj4ihp6JxkCBoWqh6UpRP+7P34Xn1V/kt7CXMY0iPA8v00leQghXiHiIUSqdEzFs6EHG764w==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.38.0.tgz",
+ "integrity": "sha512-hGxU4nt777b3NErYX8dwE/9kFBfGcz/e1dcXGQNE8fdX3xvS4ZzR1JIOLZF90+IDuVXHidGonmKkFCjJMa52tQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5348,10 +5249,10 @@
"@radix-ui/react-toolbar": "1.0.4",
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/types": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/utils": "5.38.0",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
"fractional-indexing": "3.2.0",
@@ -5543,65 +5444,6 @@
"node": ">=8"
}
},
- "node_modules/@strapi/content-manager/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/content-manager/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -5639,13 +5481,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-manager/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/content-manager/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -5714,32 +5549,6 @@
}
}
},
- "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",
@@ -5760,18 +5569,18 @@
}
},
"node_modules/@strapi/content-releases": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.37.1.tgz",
- "integrity": "sha512-vr4mP26659h5QmrL7QYpEmmJ5gemh8W7gO7unl72gWLUdzK41xQumJiqJzWeQ5A8buYvouOfkPJ18eAanRvdUw==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.38.0.tgz",
+ "integrity": "sha512-drzAR+GfzMe2Bf+DUbnoX2SSf5xrRcqwvgvnJntB0VG6a8JxNconVZIJtJ1tfWrjzmo25gafngjVUk3sSfP82g==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.37.1",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/types": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/database": "5.38.0",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/utils": "5.38.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
@@ -5897,65 +5706,6 @@
}
}
},
- "node_modules/@strapi/content-releases/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/content-releases/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -5980,13 +5730,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-releases/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/content-releases/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -6055,32 +5798,6 @@
}
}
},
- "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",
@@ -6101,9 +5818,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.37.1.tgz",
- "integrity": "sha512-qg3gvD95TW4+sprV85AhZRnNcvLO8oGzQZcMMQ/YGtEnjpacDLWXGMOJv7AdBiy5Rc01nY1M0fPTbj70ZMgIMQ==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.38.0.tgz",
+ "integrity": "sha512-NV0aWEH3+XGi2clC1ohrtQGIA/ywLNWwau+qmvvWfBzSl7RPyyBNy6WbU0E5izrGupvNf9IswKKOZy0HKgFJIQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -6114,10 +5831,10 @@
"@dnd-kit/utilities": "3.2.2",
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
- "@strapi/design-system": "2.1.2",
- "@strapi/generators": "5.37.1",
- "@strapi/icons": "2.1.2",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/generators": "5.38.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/utils": "5.38.0",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.2.0",
@@ -6293,65 +6010,6 @@
"node": ">=8"
}
},
- "node_modules/@strapi/content-type-builder/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/content-type-builder/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -6389,13 +6047,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-type-builder/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/content-type-builder/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -6464,32 +6115,6 @@
}
}
},
- "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",
@@ -6520,23 +6145,23 @@
}
},
"node_modules/@strapi/core": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.37.1.tgz",
- "integrity": "sha512-xLFJX5IZkQy2y4iJoCKLfDUI7Jb3xn2esucXEsd+I4RRsMFNSsDe5Rl2DO/Bhli8T7Zf+dzQ3kiwOkKwjQCJWQ==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.38.0.tgz",
+ "integrity": "sha512-NkLxMfL4a3qG5swGQeyvoXedmo8sN4Zl2gySjU7vHLP0tteQkePSWDfCMQ6KSQOaG8I1arSMTLi+RxVi/FP1PA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/admin": "5.37.1",
- "@strapi/database": "5.37.1",
- "@strapi/generators": "5.37.1",
- "@strapi/logger": "5.37.1",
- "@strapi/permissions": "5.37.1",
- "@strapi/types": "5.37.1",
- "@strapi/typescript-utils": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/admin": "5.38.0",
+ "@strapi/database": "5.38.0",
+ "@strapi/generators": "5.38.0",
+ "@strapi/logger": "5.38.0",
+ "@strapi/permissions": "5.38.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/typescript-utils": "5.38.0",
+ "@strapi/utils": "5.38.0",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6658,13 +6283,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/core/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/core/node_modules/npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -6739,15 +6357,15 @@
}
},
"node_modules/@strapi/data-transfer": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.37.1.tgz",
- "integrity": "sha512-6CSV+GsIkN7LF/eO5dD6QnDHqzOP9bwfNHdyTvmuTLWeQJT5hQUmBmNDal8+6pwCqGJucuuf8h4U5pTIT+FkFQ==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.38.0.tgz",
+ "integrity": "sha512-9+69DexNSd720LZjFqUopdojtQbdiue1sR5xBIMoYVrf3Xz+m3wVVXL2wdCqAqF8kw/JPxSU2YeV6ohrxEsjGg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/logger": "5.37.1",
- "@strapi/types": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/logger": "5.38.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/utils": "5.38.0",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
@@ -6778,22 +6396,15 @@
"node": ">= 12"
}
},
- "node_modules/@strapi/data-transfer/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/database": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.37.1.tgz",
- "integrity": "sha512-BSPJ0G39vmturTaWCNvFuFPWDzRU0k5VmgSW9d6Q2MBS5pZB79YIvBmFjtO/zDdwPMcoxAfZbx3SbC0dBtyYUg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.38.0.tgz",
+ "integrity": "sha512-QKfQIDUmuqL5qMwD3+wbArpjUsQerk3xCQYzIdaDDpSDBrBbWYDWfaWegXJBMkB9qJettPZqziUVFcwS8IijSg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/utils": "5.37.1",
+ "@strapi/utils": "5.38.0",
"ajv": "8.18.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6808,13 +6419,6 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/database/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/design-system": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
@@ -6887,12 +6491,6 @@
"react-dom": "^17.0.0 || ^18.0.0"
}
},
- "node_modules/@strapi/design-system/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "license": "MIT"
- },
"node_modules/@strapi/design-system/node_modules/react-remove-scroll": {
"version": "2.5.10",
"resolved": "https://registry.npmjs.org/react-remove-scroll/-/react-remove-scroll-2.5.10.tgz",
@@ -6919,16 +6517,16 @@
}
},
"node_modules/@strapi/email": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.37.1.tgz",
- "integrity": "sha512-YWUyxwih3UaZNvqS6JNZO5AAq+x0aoWSd9k75H/8xIfdPO1w4N4IiWx/Hvsk5q0hKN+aNm5uqi1Fx0fVuxkENA==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.38.0.tgz",
+ "integrity": "sha512-caxDqTpJFi3IYOod3NQNRmNdHLsBfEl0tLbLhw+UatmrJxvtD3WvSmlACH7BtG6SHhVC4ZTH1eOjkBMoNBey0g==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/provider-email-sendmail": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/provider-email-sendmail": "5.38.0",
+ "@strapi/utils": "5.38.0",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.17.23",
"react-intl": "6.6.2",
@@ -7027,65 +6625,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/email/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/email/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -7110,13 +6649,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/email/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/email/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -7145,32 +6677,6 @@
}
}
},
- "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",
@@ -7201,15 +6707,15 @@
}
},
"node_modules/@strapi/generators": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.37.1.tgz",
- "integrity": "sha512-Gz5S/FUalzKtm4fQgfoCQJSg1r/DdwBeEFrKggSprS55fXLBGtOkRewSgrdYNIU6GtNL0AJ05sLNvExjbfjDhg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.38.0.tgz",
+ "integrity": "sha512-1F3tOiiuN7Ym3NCq26++DoX+VhFwxPdVCy2010xY+MY8yQPQarOk8CAoeUuTdp9E9zA2bO4VYPgmhwVja9SBag==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
- "@strapi/typescript-utils": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/typescript-utils": "5.38.0",
+ "@strapi/utils": "5.38.0",
"chalk": "4.1.2",
"copyfiles": "2.4.1",
"fs-extra": "11.2.0",
@@ -7281,24 +6787,17 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/generators/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/i18n": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.37.1.tgz",
- "integrity": "sha512-eav7cWFr8Z4l3jlLxZUlndStQixbaTu7TMrer88wVZwp36KKEx01HQN4ZMzeotEoT8J6aN0esMLcGaROyNXdrg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.38.0.tgz",
+ "integrity": "sha512-R7Mx4PqgY9o2koxbHXI3gFdXyVkylgZxURBsjNa0SeMib0NdRNvfkEu38bPLHdyvJEdUaLByjGyYO24EqscUkw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/utils": "5.38.0",
"lodash": "4.17.23",
"qs": "6.14.2",
"react-intl": "6.6.2",
@@ -7422,65 +6921,6 @@
}
}
},
- "node_modules/@strapi/i18n/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/i18n/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -7505,13 +6945,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/i18n/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/i18n/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -7580,32 +7013,6 @@
}
}
},
- "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",
@@ -7647,9 +7054,9 @@
}
},
"node_modules/@strapi/logger": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.37.1.tgz",
- "integrity": "sha512-YqfTTu9QKxD8pWb5n6EdnYQnNamwPjSGNJ+hzakOVmJzui9MV+5FSZHtV8WBKBQtM9Xml5MAWFF5CpvTSWsYPg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.38.0.tgz",
+ "integrity": "sha512-f3qfC1fpyu7g9J4vimqZlIZF0fT5gkdEMU18N/MFVjhqrkr9x8XMYtgDJqINqPz8lDHrwDlFyC9ScRFQmmEcRg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7661,17 +7068,10 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/logger/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/openapi": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.37.1.tgz",
- "integrity": "sha512-KwxdpREByOH4/g/vLXLx+i5nmRGgAqgXvQIK1Quq5WBTnnLUTEKnuN+utaRbW7/Fu9t9qI5kyFt+cI+/OTVGiw==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.38.0.tgz",
+ "integrity": "sha512-j1Q0Jzdp4yQ4F7X1v7ZeCCEco3y9kKJBR4knsXlf5kJ6isk1NUjRSeS7C1AKceU544TR9roH0lw0NJPeqk/BGg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7787,14 +7187,14 @@
}
},
"node_modules/@strapi/permissions": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.37.1.tgz",
- "integrity": "sha512-9q0JZ3X8Zf/+Bu0uQeN64dKyaHtxguch2KdgNPdt7sm4C7r6ycrWDe6QEjD5rWVRqYw/NKB5sdS5w7GnPUDNLw==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.38.0.tgz",
+ "integrity": "sha512-xaJDmLpafZ+MXTD7bQgjSkDSYtHbn07xCXJky6KS2VdCdt8CMnM+vr6N0bbwz/n3TSJRMke48l23DR+kx1HK0Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
- "@strapi/utils": "5.37.1",
+ "@strapi/utils": "5.38.0",
"lodash": "4.17.23",
"qs": "6.14.2",
"sift": "16.0.1"
@@ -7804,21 +7204,14 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/permissions/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/provider-email-sendmail": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.37.1.tgz",
- "integrity": "sha512-3Mc0+2OTDjsG3zlK6gVA6wNl/TkuqQ3zNRt4EsGFqRFgPHPHFAz5buZhlb2IEscIruxOhEguh1omTGf4LNhcvg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.38.0.tgz",
+ "integrity": "sha512-bQRkshrIxA6r3L+3eCn9ndmeLf4H3QRaeui+zr671uZcnYicIigJtKoBvDCNzfRpz4nS8ytRPo1v+ksaQ/IOGA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.37.1",
+ "@strapi/utils": "5.38.0",
"sendmail": "^1.6.1"
},
"engines": {
@@ -7827,13 +7220,13 @@
}
},
"node_modules/@strapi/provider-upload-local": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.37.1.tgz",
- "integrity": "sha512-Qq/MyD2WHDHXbdQH1dGfQsehqSgqYEbrcGQ+xI3VsBlwCaubI6fwjCB+T5e8Itbw6vtkY9UApbCXekf/6hzBFg==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.38.0.tgz",
+ "integrity": "sha512-r9vpp5gvgPdUA4tVR4TY+Tl+D356cDfsnppYDCcxK1yvHJo48PMRFjTuGo8XLoe4BQWrVHzUYEAEuP0XWaon4g==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.37.1",
+ "@strapi/utils": "5.38.0",
"fs-extra": "11.2.0"
},
"engines": {
@@ -7842,16 +7235,16 @@
}
},
"node_modules/@strapi/review-workflows": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.37.1.tgz",
- "integrity": "sha512-vfXgGwf7vwokBUnz+8jxHtDh6/x3EkcQEeSXHHrqEIoe6sqHiRbdnWv7ISSQ/yJgk9qj0tUqbW6podNO4K/bYQ==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.38.0.tgz",
+ "integrity": "sha512-hj/+3AvGcsne5sS+Hi91RXB37m75Fw+yZWSRuariUZUlVHSNN5VcNYWVXy4g4Jx9vijs+qOqQhdv/IaF8DpMQg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/utils": "5.37.1",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/utils": "5.38.0",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -7976,58 +7369,6 @@
}
}
},
- "node_modules/@strapi/review-workflows/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -8120,32 +7461,6 @@
}
}
},
- "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/yup": {
"version": "0.32.9",
"resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
@@ -8247,32 +7562,32 @@
}
},
"node_modules/@strapi/strapi": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.37.1.tgz",
- "integrity": "sha512-+VwcC81bI6HIxcYTzYqBBMO8/pMJUl4Js+cdNHSYAK0/6GYRXXOJpMOTyK7F3z/dAwEY35NGImHV5dki7txpSA==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.38.0.tgz",
+ "integrity": "sha512-UvGA5+rciMfSREOgXtxZUFccrI66Htfxa+Zzbv+ydxZYjojLOIujZ+13gJZNnRn/p8+j++Ygcdsa4zG6333JJg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
- "@strapi/admin": "5.37.1",
- "@strapi/cloud-cli": "5.37.1",
- "@strapi/content-manager": "5.37.1",
- "@strapi/content-releases": "5.37.1",
- "@strapi/content-type-builder": "5.37.1",
- "@strapi/core": "5.37.1",
- "@strapi/data-transfer": "5.37.1",
- "@strapi/database": "5.37.1",
- "@strapi/email": "5.37.1",
- "@strapi/generators": "5.37.1",
- "@strapi/i18n": "5.37.1",
- "@strapi/logger": "5.37.1",
- "@strapi/openapi": "5.37.1",
- "@strapi/permissions": "5.37.1",
- "@strapi/review-workflows": "5.37.1",
- "@strapi/types": "5.37.1",
- "@strapi/typescript-utils": "5.37.1",
- "@strapi/upload": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/admin": "5.38.0",
+ "@strapi/cloud-cli": "5.38.0",
+ "@strapi/content-manager": "5.38.0",
+ "@strapi/content-releases": "5.38.0",
+ "@strapi/content-type-builder": "5.38.0",
+ "@strapi/core": "5.38.0",
+ "@strapi/data-transfer": "5.38.0",
+ "@strapi/database": "5.38.0",
+ "@strapi/email": "5.38.0",
+ "@strapi/generators": "5.38.0",
+ "@strapi/i18n": "5.38.0",
+ "@strapi/logger": "5.38.0",
+ "@strapi/openapi": "5.38.0",
+ "@strapi/permissions": "5.38.0",
+ "@strapi/review-workflows": "5.38.0",
+ "@strapi/types": "5.38.0",
+ "@strapi/typescript-utils": "5.38.0",
+ "@strapi/upload": "5.38.0",
+ "@strapi/utils": "5.38.0",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.6.0",
"boxen": "5.1.2",
@@ -8460,13 +7775,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/strapi/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/strapi/node_modules/nodemon": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.0.2.tgz",
@@ -8602,19 +7910,19 @@
}
},
"node_modules/@strapi/types": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.37.1.tgz",
- "integrity": "sha512-HelMhDgyEfgCpWGVF955y/flGrJv7t+gj1Dh3fSBsJ4AVczd4KHzj1/NlnvWt1CwCCwgLinADr0xldJhDQJ77g==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.38.0.tgz",
+ "integrity": "sha512-YaRfeqrPcqu7Ce6/8IxiPiN2veWwJj0/ufUXqCFc0tZxydp3kLLauZKHF6jI/5n6q3gd484qV8uNm4zoToSmGg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
- "@strapi/database": "5.37.1",
- "@strapi/logger": "5.37.1",
- "@strapi/permissions": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/database": "5.38.0",
+ "@strapi/logger": "5.38.0",
+ "@strapi/permissions": "5.38.0",
+ "@strapi/utils": "5.38.0",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.3",
@@ -8728,9 +8036,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.37.1.tgz",
- "integrity": "sha512-taZgTDCSksFFPipUXr3an4Teb9q7s1FveIk2SeIep56m/RWK64ulfFhrhqLJF2HaaZdrmQA0Qv48aE4JPgMf/A==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.38.0.tgz",
+ "integrity": "sha512-3ejc61Jo9QEMqZOOJem1FEMgHnbOalobNxZVvER6bkbcgMeP4b0/q/wIRJVljge2/PeA8FMiDtQRob01gjFAPQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8746,13 +8054,6 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/typescript-utils/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/typescript-utils/node_modules/prettier": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz",
@@ -8783,70 +8084,10 @@
"node": ">=14.17"
}
},
- "node_modules/@strapi/ui-primitives": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.1.2.tgz",
- "integrity": "sha512-9PLnqJjWBSFlWmZdz0zLcgOhda6tIF/6tu8ZoX7JudlAg9gv8KElEHR0ZbACuH/+b+8BBpQ5fU7rcnMJyK6lJg==",
- "dev": true,
- "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-id": "1.0.1",
- "@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": "^17.0.0 || ^18.0.0",
- "react-dom": "^17.0.0 || ^18.0.0"
- }
- },
- "node_modules/@strapi/ui-primitives/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": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.37.1.tgz",
- "integrity": "sha512-n5Pmja5DnzFasRmoKgJ3S/31mD+IlK+jkmUK8+SHjMBCjKidbdnnnmTajd5P/B2Q4R/Olsc1xthqCS4hnz+jzA==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.38.0.tgz",
+ "integrity": "sha512-sJTWSfqntVOmKvyGXqZSF1H9ZgwgDIyVyeon/HiqZeCiZczduAmbycFnerQpajn/2xRCInrx+dhex57a3Vb3Rw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8854,11 +8095,11 @@
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.37.1",
- "@strapi/design-system": "2.1.2",
- "@strapi/icons": "2.1.2",
- "@strapi/provider-upload-local": "5.37.1",
- "@strapi/utils": "5.37.1",
+ "@strapi/database": "5.38.0",
+ "@strapi/design-system": "2.2.0",
+ "@strapi/icons": "2.2.0",
+ "@strapi/provider-upload-local": "5.38.0",
+ "@strapi/utils": "5.38.0",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -9280,84 +8521,6 @@
}
}
},
- "node_modules/@strapi/upload/node_modules/@strapi/design-system": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.1.2.tgz",
- "integrity": "sha512-0EFhstDnQeXC2wuxKdyguo/7l1kswfXvBq/mZYguzisiAqJ0QhCRHPuoTgVkkB59npAZEY7jSFMTb20XKa8jIg==",
- "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.1.2",
- "@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.21",
- "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/design-system/node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@strapi/upload/node_modules/@strapi/icons": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.1.2.tgz",
- "integrity": "sha512-RnVKuhO8gCWbpIjIs0Qfm0rmOLUrvmCR33AHHClwi7L5i9UwTqVG8ajRPVGptG2dC5vA6JCigsVPAS6yXjUTHQ==",
- "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",
@@ -9382,13 +8545,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/upload/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/upload/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -9457,32 +8613,6 @@
}
}
},
- "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",
@@ -9513,9 +8643,9 @@
}
},
"node_modules/@strapi/utils": {
- "version": "5.37.1",
- "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.37.1.tgz",
- "integrity": "sha512-XQy9TUl/67DTIG8rzrQimsBkMmfg1MJxhUMYqVfHe3kwX2RQZYgGyOeSjv+3m4tksUJfhO6ySUKtITuFsKm7KQ==",
+ "version": "5.38.0",
+ "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.38.0.tgz",
+ "integrity": "sha512-lr4aYk2Fg4xQ9zCARU4YG7jhu99WbhBrPNts6B2XRGrMdm5SyGCh2QbBNUjksWhANg7QnKzk83itvAkSbARylw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -9652,13 +8782,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/utils/node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/utils/node_modules/npm-run-path": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
@@ -17594,10 +16717,9 @@
}
},
"node_modules/lodash": {
- "version": "4.17.21",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
- "dev": true,
+ "version": "4.17.23",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
"license": "MIT"
},
"node_modules/lodash-es": {
diff --git a/playground/package.json b/playground/package.json
index 82c18bc..030aeb3 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.37.1",
- "@strapi/plugin-users-permissions": "5.37.1",
- "@strapi/strapi": "5.37.1",
+ "@strapi/plugin-cloud": "5.38.0",
+ "@strapi/plugin-users-permissions": "5.38.0",
+ "@strapi/strapi": "5.38.0",
"better-sqlite3": "12.6.2",
"fs-extra": "^11.0.0",
"mime-types": "^3.0.0",