aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2067
1 files changed, 1429 insertions, 638 deletions
diff --git a/package-lock.json b/package-lock.json
index a34e2b3..7d085ab 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4671,19 +4671,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@sindresorhus/is": {
- "version": "4.6.0",
- "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.6.0.tgz",
- "integrity": "sha512-t09vSN3MdfsyCHoFcTRCH/iUtG7OJ0CsjzB8cjAmKc/va/kIgeDI/TxsigdncE/4be734m0cvIYwNaV4i2XqAw==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sindresorhus/is?sponsor=1"
- }
- },
"node_modules/@sindresorhus/merge-streams": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz",
@@ -4794,9 +4781,9 @@
"license": "MIT"
},
"node_modules/@strapi/admin": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.48.1.tgz",
- "integrity": "sha512-nAWuw0gDJwQvcU7mMlj19CyC0h9JzW8FH9EyRBQRUzSlT9k2/1sRPwEpSO59HQTvvwspjfZR2L6O1PFfIPe34Q==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-5.49.0.tgz",
+ "integrity": "sha512-d7foJiZBZpVPJNRRMYS8hW4rbmV2N+RjJeHfsHrAmmkKtlwnFJvEq4AdulYWFXwVC4f4RFeJKxnpMAc/T3Pq/g==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -4807,10 +4794,10 @@
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/permissions": "5.48.1",
- "@strapi/types": "5.48.1",
- "@strapi/typescript-utils": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/permissions": "5.49.0",
+ "@strapi/types": "5.49.0",
+ "@strapi/typescript-utils": "5.49.0",
+ "@strapi/utils": "5.49.0",
"@testing-library/dom": "10.4.1",
"@testing-library/react": "16.3.2",
"@testing-library/user-event": "14.6.1",
@@ -4978,6 +4965,99 @@
}
}
},
+ "node_modules/@strapi/admin/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/admin/node_modules/@testing-library/react": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
@@ -5090,13 +5170,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/admin/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -5178,6 +5251,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",
@@ -5273,13 +5372,13 @@
}
},
"node_modules/@strapi/cloud-cli": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.48.1.tgz",
- "integrity": "sha512-JjGLRr5fc+JFsdloRogGTW0Z4ppfrPwIlu9aaj2c22abR97DxzsAM7j55RAMWmUbBCMXCLwBkJ6a3U9fVZ+kwQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/cloud-cli/-/cloud-cli-5.49.0.tgz",
+ "integrity": "sha512-yiAXZYoKXXOi0ccD7IKKmT24QYw6PiNZEnfk8wkX8oRdnudD2fMAXXgKu5w9C1nSfsKSHqU6cw2i2Rz8jH6H9A==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"axios": "1.18.0",
"boxen": "5.1.2",
"chalk": "4.1.2",
@@ -5296,7 +5395,7 @@
"open": "8.4.2",
"ora": "5.4.1",
"pkg-up": "3.1.0",
- "tar": "7.5.11",
+ "tar": "7.5.16",
"xdg-app-paths": "8.3.0",
"yup": "0.32.9"
},
@@ -5318,13 +5417,6 @@
"node": ">= 12"
}
},
- "node_modules/@strapi/cloud-cli/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/cloud-cli/node_modules/minimatch": {
"version": "10.2.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.5.tgz",
@@ -5361,9 +5453,9 @@
}
},
"node_modules/@strapi/content-manager": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.48.1.tgz",
- "integrity": "sha512-HEVnDcX0LmDBnSVKPxqkNAzh2fN/0eoZLIon2hrRdhUqdnR8cWWUXQ2pT/bNMSw1wih6S+WrUq054GbUJTqyIQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-manager/-/content-manager-5.49.0.tgz",
+ "integrity": "sha512-rWRgDzqZntdKxAM3Dk7iS29Apr/zdEH4ale44WFBXNlbyCHm92S0gmcl0eEIH0Z0WBCQdxr5Z2Q8vB8fUWJRmw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5376,17 +5468,17 @@
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/types": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/types": "5.49.0",
+ "@strapi/utils": "5.49.0",
"codemirror5": "npm:codemirror@^5.65.11",
"date-fns": "2.30.0",
- "dompurify": "3.4.5",
+ "dompurify": "3.4.11",
"fractional-indexing": "3.2.0",
"highlight.js": "^10.4.1",
"immer": "9.0.21",
"koa": "2.16.4",
"lodash": "4.18.1",
- "markdown-it": "14.1.1",
+ "markdown-it": "14.2.0",
"markdown-it-abbr": "^1.0.4",
"markdown-it-container": "^3.0.0",
"markdown-it-deflist": "^2.1.0",
@@ -5570,6 +5662,99 @@
"node": ">=8"
}
},
+ "node_modules/@strapi/content-manager/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/content-manager/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5607,13 +5792,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-manager/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -5682,6 +5860,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",
@@ -5712,18 +5916,18 @@
}
},
"node_modules/@strapi/content-releases": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.48.1.tgz",
- "integrity": "sha512-Pl5cIBjcL8Bo9/gVZXHEZCWwk0l9LuhYJ59tbWdlDMY7+r/7wcQw0SmQU/fUdlznc7wtgBVjS5vl+Z2a8A5kow==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-releases/-/content-releases-5.49.0.tgz",
+ "integrity": "sha512-1aRpB5bh8u1YbIoKpeHf+vo8fe5ojjPP5As+cagf9hQBA/s+nE8Wkk3nbvhTs7vy2+RfoREyNyWXD15c4T2YQw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.48.1",
+ "@strapi/database": "5.49.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/types": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/types": "5.49.0",
+ "@strapi/utils": "5.49.0",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.1",
"formik": "2.4.5",
@@ -5849,6 +6053,99 @@
}
}
},
+ "node_modules/@strapi/content-releases/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/content-releases/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -5873,13 +6170,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-releases/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -5948,6 +6238,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",
@@ -5968,9 +6284,9 @@
}
},
"node_modules/@strapi/content-type-builder": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.48.1.tgz",
- "integrity": "sha512-+gNOBPUbQu6y/drDAzhI+fhkyzP4kpRCgBOUf4/CgD2ePcEbhNjvH3ZFAXd2Dot1pT+wmsTxWvckTiNDDKgMOA==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/content-type-builder/-/content-type-builder-5.49.0.tgz",
+ "integrity": "sha512-N4d2XbSebd5eZ8ufdrozu4JoqojWffjCzz1KLOB/dKUyFCzCT+gTwq0DzXjV+PJXf/DvWXN+RpWfUim/oH447w==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -5982,9 +6298,9 @@
"@reduxjs/toolkit": "1.9.7",
"@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "2.2.0",
- "@strapi/generators": "5.48.1",
+ "@strapi/generators": "5.49.0",
"@strapi/icons": "2.2.0",
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"ai": "5.0.52",
"date-fns": "2.30.0",
"fs-extra": "11.3.4",
@@ -6160,6 +6476,99 @@
"node": ">=8"
}
},
+ "node_modules/@strapi/content-type-builder/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/content-type-builder/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -6197,13 +6606,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/content-type-builder/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -6272,6 +6674,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",
@@ -6302,9 +6730,9 @@
}
},
"node_modules/@strapi/core": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.48.1.tgz",
- "integrity": "sha512-3oUZTT/XI3mhxrLO/G8SuSxCNNt/X/vSp7Oob0QaErbHcWoL8PAp0r4j4AnKDknCLgIwcRxWEuYgaEUAmac0bg==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/core/-/core-5.49.0.tgz",
+ "integrity": "sha512-qMF8U3p7RzDiqA7J3UIYBdc4R4dBLZRsvH0mtn6ufaL8W00EVP9DIOjXw3i4Yx3ei8HJx3L92Jy2IBPi4I61gQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -6313,15 +6741,15 @@
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/admin": "5.48.1",
- "@strapi/database": "5.48.1",
- "@strapi/generators": "5.48.1",
- "@strapi/logger": "5.48.1",
- "@strapi/openapi": "5.48.1",
- "@strapi/permissions": "5.48.1",
- "@strapi/types": "5.48.1",
- "@strapi/typescript-utils": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/admin": "5.49.0",
+ "@strapi/database": "5.49.0",
+ "@strapi/generators": "5.49.0",
+ "@strapi/logger": "5.49.0",
+ "@strapi/openapi": "5.49.0",
+ "@strapi/permissions": "5.49.0",
+ "@strapi/types": "5.49.0",
+ "@strapi/typescript-utils": "5.49.0",
+ "@strapi/utils": "5.49.0",
"@vercel/stega": "0.1.2",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
@@ -6357,14 +6785,14 @@
"node-schedule": "2.1.1",
"open": "8.4.2",
"ora": "5.4.1",
- "package-json": "7.0.0",
+ "package-json": "10.0.1",
"pkg-up": "3.1.0",
"qs": "6.15.2",
"resolve.exports": "2.0.2",
"semver": "7.7.4",
"statuses": "2.0.1",
"typescript": "5.4.5",
- "undici": "6.25.0",
+ "undici": "6.27.0",
"yup": "0.32.9",
"zod": "3.25.67"
},
@@ -6443,13 +6871,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/core/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -6537,27 +6958,28 @@
}
},
"node_modules/@strapi/data-transfer": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.48.1.tgz",
- "integrity": "sha512-PfSYU2Y4g45lySzanDPcGrVMmgtgjJVgVIuTLg8Xo13jshtwy+ayKlBXOe1UcBjv5EN0Wau4lSNASszFgEmmbA==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-5.49.0.tgz",
+ "integrity": "sha512-G6OZuAkxd4X7IWVxjF16VBnNX/KaGz8pDSpLy8/3GuN6DW8SF1eyg4s3yaHZYUVNEq1ViB82/fvfoxYrz+VcNw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/logger": "5.48.1",
- "@strapi/types": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/logger": "5.49.0",
+ "@strapi/types": "5.49.0",
+ "@strapi/utils": "5.49.0",
"chalk": "4.1.2",
"cli-table3": "0.6.5",
"commander": "8.3.0",
"fs-extra": "11.3.4",
"inquirer": "9.3.8",
"lodash": "4.18.1",
+ "mime-types": "2.1.35",
"ora": "5.4.1",
"resolve-cwd": "3.0.0",
"semver": "7.7.4",
"stream-chain": "2.2.5",
"stream-json": "1.9.1",
- "tar": "7.5.11",
+ "tar": "7.5.16",
"tar-stream": "2.2.0",
"ws": "8.20.1"
},
@@ -6576,13 +6998,6 @@
"node": ">= 12"
}
},
- "node_modules/@strapi/data-transfer/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/data-transfer/node_modules/semver": {
"version": "7.7.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
@@ -6597,14 +7012,14 @@
}
},
"node_modules/@strapi/database": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.48.1.tgz",
- "integrity": "sha512-9nM/RXE/Sjn3+hRGz04gUzCHaiTsM1t9a6GwRXPcNuSVOSLBo36WVkmeiWOGn7nBFOZCN75UkkkIn646Jsey8w==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/database/-/database-5.49.0.tgz",
+ "integrity": "sha512-ybDSUCikXynw4dVKQDSTSdKIs7sW3bsCEm4Iudx0HQlithPlXejAdw3V6yXHbde2Xg2EOMLCdghAT442ZhpnDA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@paralleldrive/cuid2": "2.2.2",
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"ajv": "8.20.0",
"date-fns": "2.30.0",
"debug": "4.3.4",
@@ -6619,13 +7034,6 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/database/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/database/node_modules/semver": {
"version": "7.7.4",
"resolved": "https://registry.npmjs.org/semver/-/semver-7.7.4.tgz",
@@ -6640,9 +7048,9 @@
}
},
"node_modules/@strapi/design-system": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
- "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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==",
"license": "MIT",
"dependencies": {
"@codemirror/lang-json": "6.0.1",
@@ -6666,9 +7074,9 @@
"@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.0",
+ "@strapi/ui-primitives": "2.2.1",
"@uiw/react-codemirror": "4.22.2",
- "lodash": "4.17.23",
+ "lodash": "4.18.1",
"react-remove-scroll": "2.5.10"
},
"peerDependencies": {
@@ -6678,39 +7086,6 @@
"styled-components": "^6.0.0"
}
},
- "node_modules/@strapi/design-system/node_modules/@strapi/ui-primitives": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
- "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
- "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/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",
@@ -6737,16 +7112,16 @@
}
},
"node_modules/@strapi/email": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.48.1.tgz",
- "integrity": "sha512-TsK0AWeK5+0udWx6EGtpkvh57i41E6eVRbrFtBdts50jC7bV/OyrQHKHchlFbchWmnOVWbRqZ1Rt/FhXAXjMRg==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/email/-/email-5.49.0.tgz",
+ "integrity": "sha512-JQmkksSY9h9GNjh2uDyu6gtbVHaPsTKowuH+F7qnqzhrzpVoAs5g9z6jF03Rg3xjCycwEzbi6GdgDS5gJysocg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/provider-email-sendmail": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/provider-email-sendmail": "5.49.0",
+ "@strapi/utils": "5.49.0",
"koa2-ratelimit": "^1.1.3",
"lodash": "4.18.1",
"react-intl": "6.6.2",
@@ -6845,6 +7220,99 @@
"tslib": "^2.4.0"
}
},
+ "node_modules/@strapi/email/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/email/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -6869,13 +7337,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/email/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -6904,6 +7365,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",
@@ -6934,15 +7421,15 @@
}
},
"node_modules/@strapi/generators": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.48.1.tgz",
- "integrity": "sha512-hZ97nLH+Vpr/YjPcB0kc/J1gVZPl0wj5XXjpZpDLqpPGs3xCP6naBwqIzO9iJuA7DcOylX66k8BSc7QhAYEPNg==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-5.49.0.tgz",
+ "integrity": "sha512-i06qFbI5bIUZLont9eHMePICUAwAKsCWZXZRIgvt5nZIDpFGa/x7xh68QG6RABzuZKE7xsPhv2bgzuUNAHxAxw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
- "@strapi/typescript-utils": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/typescript-utils": "5.49.0",
+ "@strapi/utils": "5.49.0",
"chalk": "4.1.2",
"fs-extra": "11.3.4",
"handlebars": "4.7.9",
@@ -7013,24 +7500,17 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/generators/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/i18n": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.48.1.tgz",
- "integrity": "sha512-LFuSrja8FoSFOjujdi488LIMQAZ8vJ58FGQeJPcqew4THsXXLMYVj/dvqB8dOo6XVIE9CHfF5dkOOcJiqkrqWA==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/i18n/-/i18n-5.49.0.tgz",
+ "integrity": "sha512-3mOrHGFcodMjY2n+TqKVpYjS0NYEr9xEQqsRjNaxdI47o1MMO7N77d2omEDQGu7vrSbKQkv6hCNHzJ2m5jfQnA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"react-intl": "6.6.2",
@@ -7154,6 +7634,99 @@
}
}
},
+ "node_modules/@strapi/i18n/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/i18n/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -7178,13 +7751,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/i18n/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -7253,6 +7819,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",
@@ -7283,9 +7875,9 @@
}
},
"node_modules/@strapi/icons": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
- "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.1.tgz",
+ "integrity": "sha512-u/MRGJuy9+jAzBHyAUA1Q+A3Ckax4TRFh69fAxIpR30TcZtvRoi2LYWbYkl5nPDaJWljuesNuVT4pNJV8yfbeg==",
"license": "MIT",
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0",
@@ -7294,9 +7886,9 @@
}
},
"node_modules/@strapi/logger": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.48.1.tgz",
- "integrity": "sha512-zGxbKzqN0lemhu/nY9urn41Zl+kaSqeNa8VK3ZBPk2IRCP2/S/Fyah3TMHT9XBaeQYJZd8hJmKw3rGkGvJtWYQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-5.49.0.tgz",
+ "integrity": "sha512-+QesglR/rYGRymwzUVNCZmaJ3MUAdQO4R/uli0pPAaBMJrwbjD2zv6d4OY3hNvxcuTOdSR863g8lYTUm3x3eRg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7308,17 +7900,10 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/logger/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/openapi": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.48.1.tgz",
- "integrity": "sha512-w1LQKnHfl3Ur9lsHfutDOflHYeK/Xb4IgjzLlWcH0p/yloJO+OSbhoc/IGUlLhP1XBk2Svqe3n09u4EoLup8EQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/openapi/-/openapi-5.49.0.tgz",
+ "integrity": "sha512-pJS4dBlmot7PWdumdJxEg4nilkjZ2e/fd2f+qK4RLEpktoYemfwTRbSX3VrDls8/lWpjLFEEzz9il0IzUzz5nQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -7434,14 +8019,14 @@
}
},
"node_modules/@strapi/permissions": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.48.1.tgz",
- "integrity": "sha512-0ATYq893BWiVJ3JLK//dzox+sV1vZKV0Mahig4l2Ss+JBc2rhjAZEKgZyQO/7lnwZwwvLvmx/S8lyb68TbTsAw==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-5.49.0.tgz",
+ "integrity": "sha512-WzfcA3veqsbVg3QguMQmBDb4mdoso4pHMGz4NV71rlnX9YBZzgpYQaaMQv/rLxVjUA8vnzLGS9RMjYRKuMf0mg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@casl/ability": "6.7.5",
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"lodash": "4.18.1",
"qs": "6.15.2",
"sift": "16.0.1"
@@ -7451,21 +8036,14 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/permissions/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@strapi/provider-email-sendmail": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.48.1.tgz",
- "integrity": "sha512-AKH7lTFnYuikxIgPyE+xvWciQBlSmkSyHS7C0U4G/gzFiRhpev59prFDhxcKerT4nCZteb2y1dvoM3FXQAamNQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-5.49.0.tgz",
+ "integrity": "sha512-Rr+tGc2YfWcL3WRvetaSnnwphVDzbDn/cPU7+DgcFe9CjUkXE+EFpwUsWLRl8MvvQwSnyDysKz4kzIYfeX6X/A==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "nodemailer": "8.0.5"
+ "nodemailer": "8.0.9"
},
"engines": {
"node": ">=20.0.0 <=26.x.x",
@@ -7473,13 +8051,13 @@
}
},
"node_modules/@strapi/provider-upload-local": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.48.1.tgz",
- "integrity": "sha512-bqD07hwUzw3anEsCbKoz4RNWZG1HfceCTPnEinuCgIW5DaBiN5q7TVjFBynva9aa8Z5LkyzAMQBigIJ/7MRdaA==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-5.49.0.tgz",
+ "integrity": "sha512-DXDHyNWV0tVDMRgZrxJ1N3Cmgn1NBvEpAgymvtXSkA/Y4MBuNtbXQz5s9yyxs/SHl7RfWo6HRm/hv2QD2H8ulQ==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"fs-extra": "11.3.4"
},
"engines": {
@@ -7488,16 +8066,16 @@
}
},
"node_modules/@strapi/review-workflows": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.48.1.tgz",
- "integrity": "sha512-gyMnrXMq2JHmtTx8e7T3g81fSNjhgsBR3VFgjxILYD80/cauSSzfsH0Z9TjDom+Rf6KyO+j/dgY0zAzfX+z8mA==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/review-workflows/-/review-workflows-5.49.0.tgz",
+ "integrity": "sha512-Ykx+jifV9kI6zSV45Ss2i93+dHU8Cf4er9KLdtpl/lAHhj+qjXw4gSSiUF64Ya2y9Qs3N9cHKr+Nirw9ZBOSyw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@reduxjs/toolkit": "1.9.7",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/utils": "5.48.1",
+ "@strapi/utils": "5.49.0",
"fractional-indexing": "3.2.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
@@ -7622,6 +8200,92 @@
}
}
},
+ "node_modules/@strapi/review-workflows/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/review-workflows/node_modules/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -7646,6 +8310,13 @@
"tslib": "^2.4.0"
}
},
+ "node_modules/@strapi/review-workflows/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/review-workflows/node_modules/react-intl": {
"version": "6.6.2",
"resolved": "https://registry.npmjs.org/react-intl/-/react-intl-6.6.2.tgz",
@@ -7714,6 +8385,32 @@
}
}
},
+ "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",
@@ -7815,32 +8512,32 @@
}
},
"node_modules/@strapi/strapi": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.48.1.tgz",
- "integrity": "sha512-kdrJRWVpe8D3GCtMEArQ9+V7EVgDy3gY3KC+8RNVgwVw25xPNDotCtVEblcjn5sJ8lZ8K35zuea+IattQ+FtjQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-5.49.0.tgz",
+ "integrity": "sha512-ARJhBB3JedKQexAbwM0kQXLK/f0SgXGY8Ritkz0/qHcHdL6KgQigG0aGYgx1EfTW5hg9TkG33KxvTA/M70f4+A==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@pmmmwh/react-refresh-webpack-plugin": "0.5.17",
- "@strapi/admin": "5.48.1",
- "@strapi/cloud-cli": "5.48.1",
- "@strapi/content-manager": "5.48.1",
- "@strapi/content-releases": "5.48.1",
- "@strapi/content-type-builder": "5.48.1",
- "@strapi/core": "5.48.1",
- "@strapi/data-transfer": "5.48.1",
- "@strapi/database": "5.48.1",
- "@strapi/email": "5.48.1",
- "@strapi/generators": "5.48.1",
- "@strapi/i18n": "5.48.1",
- "@strapi/logger": "5.48.1",
- "@strapi/openapi": "5.48.1",
- "@strapi/permissions": "5.48.1",
- "@strapi/review-workflows": "5.48.1",
- "@strapi/types": "5.48.1",
- "@strapi/typescript-utils": "5.48.1",
- "@strapi/upload": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/admin": "5.49.0",
+ "@strapi/cloud-cli": "5.49.0",
+ "@strapi/content-manager": "5.49.0",
+ "@strapi/content-releases": "5.49.0",
+ "@strapi/content-type-builder": "5.49.0",
+ "@strapi/core": "5.49.0",
+ "@strapi/data-transfer": "5.49.0",
+ "@strapi/database": "5.49.0",
+ "@strapi/email": "5.49.0",
+ "@strapi/generators": "5.49.0",
+ "@strapi/i18n": "5.49.0",
+ "@strapi/logger": "5.49.0",
+ "@strapi/openapi": "5.49.0",
+ "@strapi/permissions": "5.49.0",
+ "@strapi/review-workflows": "5.49.0",
+ "@strapi/types": "5.49.0",
+ "@strapi/typescript-utils": "5.49.0",
+ "@strapi/upload": "5.49.0",
+ "@strapi/utils": "5.49.0",
"@types/nodemon": "1.19.6",
"@vitejs/plugin-react-swc": "3.11.0",
"boxen": "5.1.2",
@@ -8059,13 +8756,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/strapi/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -8214,9 +8904,9 @@
}
},
"node_modules/@strapi/types": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.48.1.tgz",
- "integrity": "sha512-alzZxDGiz5vYFKiEhILW9kEoFyVybw7+39w100kY5yaUkmrM+T5ZmmMtwFxvJFw+H6q3J13Ksy0eLdJiZFXcNQ==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/types/-/types-5.49.0.tgz",
+ "integrity": "sha512-l21a/3Ti75/F4Yzx4Oyf1KSZqdH6m9CbhS+KEF8CpB1zMBc1GOjaHrq9mxzQZL6bIgPngLy0PCana7gkt/CJvg==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8224,10 +8914,10 @@
"@koa/cors": "5.0.0",
"@koa/router": "12.0.2",
"@modelcontextprotocol/sdk": "1.29.0",
- "@strapi/database": "5.48.1",
- "@strapi/logger": "5.48.1",
- "@strapi/permissions": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/database": "5.49.0",
+ "@strapi/logger": "5.49.0",
+ "@strapi/permissions": "5.49.0",
+ "@strapi/utils": "5.49.0",
"commander": "8.3.0",
"json-logic-js": "2.0.5",
"koa": "2.16.4",
@@ -8264,9 +8954,9 @@
}
},
"node_modules/@strapi/typescript-utils": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.48.1.tgz",
- "integrity": "sha512-vgLyGAN5awsgxGcvxfmPjQDZL3YGTufUHrh0u8hxgY/iDXdqhgqGeqbmpyXy+LZGUFbF2MVVbgiVqgTLq11u6g==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-5.49.0.tgz",
+ "integrity": "sha512-au75kMJeoklt2MnOhcryNXQwe/nIOCI9KcnSAnctMtIg2qmYzlE7QkJehysUoVExsBRLVOVeVxUFoPefA41P8Q==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8282,13 +8972,6 @@
"npm": ">=6.0.0"
}
},
- "node_modules/@strapi/typescript-utils/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -8319,10 +9002,68 @@
"node": ">=14.17"
}
},
+ "node_modules/@strapi/ui-primitives": {
+ "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==",
+ "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==",
+ "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.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.48.1.tgz",
- "integrity": "sha512-XboPeblXDMK9R85089Z9INh57WqkRodf8jCHAupNCrK5N1/KQfrFh/tKqTx3lmBeVi1pICHFQApAz0Z5jRrV5Q==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/upload/-/upload-5.49.0.tgz",
+ "integrity": "sha512-l5DksHYhVQrvLwNco5+Vp6VIbSv4lhMemeh24YjYfGlM+kprPVjsHt5NG+46zKQeZrHkQGqnBKtHq+YOkW5hQA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -8330,11 +9071,11 @@
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-toggle-group": "1.1.11",
"@reduxjs/toolkit": "1.9.7",
- "@strapi/database": "5.48.1",
+ "@strapi/database": "5.49.0",
"@strapi/design-system": "2.2.0",
"@strapi/icons": "2.2.0",
- "@strapi/provider-upload-local": "5.48.1",
- "@strapi/utils": "5.48.1",
+ "@strapi/provider-upload-local": "5.49.0",
+ "@strapi/utils": "5.49.0",
"byte-size": "8.1.1",
"cropperjs": "1.6.1",
"date-fns": "2.30.0",
@@ -8756,6 +9497,283 @@
}
}
},
+ "node_modules/@strapi/upload/node_modules/@strapi/design-system": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-2.2.0.tgz",
+ "integrity": "sha512-NO8DhQfApMXlEUeuUG39pKmPGcYCJZjApjPqtPbDFUr434WTeon/vJtJv/fqRs5GFPaJqqDH7YPlpZlJX3z3bA==",
+ "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.0",
+ "@uiw/react-codemirror": "4.22.2",
+ "lodash": "4.17.23",
+ "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.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/@strapi/icons": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-2.2.0.tgz",
+ "integrity": "sha512-wVItrWIDYtvGpv1S5Lg580b5PXH2iw6dgcFnri5vVz4qZDP6ZOTpLmkwZybkfZcpIzq1KkjKyA1JZ6NLBE59cQ==",
+ "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/@strapi/ui-primitives": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-2.2.0.tgz",
+ "integrity": "sha512-CGvyIr+D7ZEuP9x4bmUFUiilHZwCkftiwV8Kh+o/jBETVlm5/8SrE5wihuyqSQTya1NxTHu0O8RTNkX0U6p8bQ==",
+ "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/upload/node_modules/@strapi/ui-primitives/node_modules/@radix-ui/primitive": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/primitive/-/primitive-1.0.1.tgz",
+ "integrity": "sha512-yQ8oGX2GVsEYMWGxcovu1uGWPCxV5BFfeeYxqPmuAzUyLT9qmaMXSAhXpb0WrspIeqYzdJpkh2vHModJPgRIaw==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.13.10"
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/ui-primitives/node_modules/@radix-ui/react-compose-refs": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-compose-refs/-/react-compose-refs-1.0.1.tgz",
+ "integrity": "sha512-fDSBgd44FKHa1FRMU59qBMPFcl2PZE+2nmqunj+BWFyYYjnhIDWL2ItDs3rrbJDQOtzt5nIebLCQc4QRfz6LJw==",
+ "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/ui-primitives/node_modules/@radix-ui/react-context": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-context/-/react-context-1.0.1.tgz",
+ "integrity": "sha512-ebbrdFoYTcuZ0v4wG5tedGnp9tzcV8awzsxYph7gXUyvnNLuTIcCk1q17JEbnVhXAKG9oX3KtchwiMIAYp9NLg==",
+ "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/ui-primitives/node_modules/@radix-ui/react-direction": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-direction/-/react-direction-1.0.1.tgz",
+ "integrity": "sha512-RXcvnXgyvYvBEOhCBuddKecVkoMiI10Jcm5cTI7abJRAHYfFxeu+FBQs/DvdxSYucxR5mna0dNsL6QFlds5TMA==",
+ "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/ui-primitives/node_modules/@radix-ui/react-id": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-id/-/react-id-1.0.1.tgz",
+ "integrity": "sha512-tI7sT/kqYp8p96yGWY1OAnLHrqDgzHefRBKQ2YAkBS5ja7QLcZ9Z/uY7bEjPUatf8RomoXM8/1sMj1IJaE5UzQ==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.13.10",
+ "@radix-ui/react-use-layout-effect": "1.0.1"
+ },
+ "peerDependencies": {
+ "@types/react": "*",
+ "react": "^16.8 || ^17.0 || ^18.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/ui-primitives/node_modules/@radix-ui/react-slot": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-slot/-/react-slot-1.0.2.tgz",
+ "integrity": "sha512-YeTpuq4deV+6DusvVUW4ivBgnkHwECUu0BiN43L5UCDFgdhsRUWAghhTF5MbvNTPzmiFOx90asDSUjWuCNapwg==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.13.10",
+ "@radix-ui/react-compose-refs": "1.0.1"
+ },
+ "peerDependencies": {
+ "@types/react": "*",
+ "react": "^16.8 || ^17.0 || ^18.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/ui-primitives/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/ui-primitives/node_modules/@radix-ui/react-use-controllable-state": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-controllable-state/-/react-use-controllable-state-1.0.1.tgz",
+ "integrity": "sha512-Svl5GY5FQeN758fWKrjM6Qb7asvXeiZltlT4U2gVfl8Gx5UAv2sMR0LWo8yhsIZh2oQ0eFdZ59aoOOMV7b47VA==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "@babel/runtime": "^7.13.10",
+ "@radix-ui/react-use-callback-ref": "1.0.1"
+ },
+ "peerDependencies": {
+ "@types/react": "*",
+ "react": "^16.8 || ^17.0 || ^18.0"
+ },
+ "peerDependenciesMeta": {
+ "@types/react": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@strapi/upload/node_modules/@strapi/ui-primitives/node_modules/@radix-ui/react-use-layout-effect": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@radix-ui/react-use-layout-effect/-/react-use-layout-effect-1.0.1.tgz",
+ "integrity": "sha512-v/5RegiJWYdoCvMnITBkNNx6bCj20fiaJnWtRkU18yITptraXjffz5Qbn05uOiQnOvi+dbkznkoaMltz1GnszQ==",
+ "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/@types/react": {
"version": "18.3.28",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
@@ -8780,13 +9798,6 @@
"tslib": "^2.4.0"
}
},
- "node_modules/@strapi/upload/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -8855,6 +9866,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",
@@ -8885,9 +9922,9 @@
}
},
"node_modules/@strapi/utils": {
- "version": "5.48.1",
- "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.48.1.tgz",
- "integrity": "sha512-R+zAfXx2RC5ZgaGF4CBMpktdEPVsbWJu14epg9bkZGwleaecbz8iIcDkJCzyv+OmNLVIvk/rpcfhU5Ibo7MDTg==",
+ "version": "5.49.0",
+ "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-5.49.0.tgz",
+ "integrity": "sha512-/OgXMOj9K7WpVptZL3MrW7XtDEmluKBERjdoXRN6T2vbx8bXyXvPZbO67emigbAR7RzPJbkevXi4bt84fIrruw==",
"dev": true,
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
@@ -9024,13 +10061,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/@strapi/utils/node_modules/lodash": {
- "version": "4.18.1",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
- "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
- "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",
@@ -9325,19 +10355,6 @@
"@swc/counter": "^0.1.3"
}
},
- "node_modules/@szmarczak/http-timer": {
- "version": "4.0.6",
- "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
- "integrity": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "defer-to-connect": "^2.0.0"
- },
- "engines": {
- "node": ">=10"
- }
- },
"node_modules/@tanstack/react-virtual": {
"version": "3.13.18",
"resolved": "https://registry.npmjs.org/@tanstack/react-virtual/-/react-virtual-3.13.18.tgz",
@@ -9484,19 +10501,6 @@
"@types/node": "*"
}
},
- "node_modules/@types/cacheable-request": {
- "version": "6.0.3",
- "resolved": "https://registry.npmjs.org/@types/cacheable-request/-/cacheable-request-6.0.3.tgz",
- "integrity": "sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@types/http-cache-semantics": "*",
- "@types/keyv": "^3.1.4",
- "@types/node": "*",
- "@types/responselike": "^1.0.0"
- }
- },
"node_modules/@types/co-body": {
"version": "6.1.3",
"resolved": "https://registry.npmjs.org/@types/co-body/-/co-body-6.1.3.tgz",
@@ -9676,13 +10680,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@types/http-cache-semantics": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
- "integrity": "sha512-L3LgimLHXtGkWikKnsPg0/VFx9OGZaC+eN1u4r+OB1XRqH3meBIAVC2zr1WdMH+RHmnRkqliQAOHNJ/E0j/e0Q==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/@types/http-errors": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.5.tgz",
@@ -9733,16 +10730,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/@types/keyv": {
- "version": "3.1.4",
- "resolved": "https://registry.npmjs.org/@types/keyv/-/keyv-3.1.4.tgz",
- "integrity": "sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@types/node": "*"
- }
- },
"node_modules/@types/koa": {
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.15.0.tgz",
@@ -9914,16 +10901,6 @@
"@types/react": "*"
}
},
- "node_modules/@types/responselike": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.3.tgz",
- "integrity": "sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@types/node": "*"
- }
- },
"node_modules/@types/send": {
"version": "0.17.6",
"resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.6.tgz",
@@ -11259,51 +12236,6 @@
"node": ">= 6.0.0"
}
},
- "node_modules/cacheable-lookup": {
- "version": "5.0.4",
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
- "integrity": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10.6.0"
- }
- },
- "node_modules/cacheable-request": {
- "version": "7.0.4",
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
- "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "clone-response": "^1.0.2",
- "get-stream": "^5.1.0",
- "http-cache-semantics": "^4.0.0",
- "keyv": "^4.0.0",
- "lowercase-keys": "^2.0.0",
- "normalize-url": "^6.0.1",
- "responselike": "^2.0.0"
- },
- "engines": {
- "node": ">=8"
- }
- },
- "node_modules/cacheable-request/node_modules/get-stream": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
- "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "pump": "^3.0.0"
- },
- "engines": {
- "node": ">=8"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/call-bind-apply-helpers": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
@@ -11705,29 +12637,6 @@
"node": ">=6"
}
},
- "node_modules/clone-response": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz",
- "integrity": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "mimic-response": "^1.0.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
- "node_modules/clone-response/node_modules/mimic-response": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz",
- "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=4"
- }
- },
"node_modules/co": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
@@ -12410,16 +13319,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/defer-to-connect": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-2.0.1.tgz",
- "integrity": "sha512-4tvttepXG1VaYGrRibk5EwJd1t4udunSOVMdLSAL6mId1ix438oPwPZMALY41FCijukO1L0twNcGsdzS7dHgDg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10"
- }
- },
"node_modules/define-data-property": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
@@ -12727,9 +13626,9 @@
}
},
"node_modules/dompurify": {
- "version": "3.4.5",
- "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.5.tgz",
- "integrity": "sha512-OrwIBKsdNSVEeubdJ1HBv/wNENRM9ytAVCv7YXt//A3vPdVMNuACRqK9mXCGCBW2ln7BT/A4X0jXHo2Gu89miA==",
+ "version": "3.4.11",
+ "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.4.11.tgz",
+ "integrity": "sha512-zhlUV12GsaRzMsf9q5M254YhA4+VuF0fG+QFqu6aYpoGlKtz+w8//jBcGVYBgQkR5GHjUomejY84AV+/uPbWdw==",
"dev": true,
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
@@ -14282,9 +15181,9 @@
}
},
"node_modules/flow-estree": {
- "version": "0.319.0",
- "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.319.0.tgz",
- "integrity": "sha512-CUc84Fcva90Fplcp0R6hhX9nmTGE4VJ/vsoO0iiqXRruajkjhG/gdhNZu0zH92pc4pxB5hv+dml1GDxF6kBvTQ==",
+ "version": "0.321.0",
+ "resolved": "https://registry.npmjs.org/flow-estree/-/flow-estree-0.321.0.tgz",
+ "integrity": "sha512-rQY7YKoo+PKpAHQjEP2cxyIefk04OCEKUlbtV4y6LAUG3Ly7guQX9YH8th6drSmYcNkMgpqWMaHRhhYaAF69CA==",
"dev": true,
"license": "MIT",
"engines": {
@@ -14292,13 +15191,13 @@
}
},
"node_modules/flow-parser": {
- "version": "0.319.0",
- "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.319.0.tgz",
- "integrity": "sha512-i77L7/PRjuPbUqD4cIA9khN1SuVS3hzc+PPDF74hzIYrMa6KfDIJXkQoCSjRAWSoYAzpA3Sca4J9h8lIEslqmQ==",
+ "version": "0.321.0",
+ "resolved": "https://registry.npmjs.org/flow-parser/-/flow-parser-0.321.0.tgz",
+ "integrity": "sha512-9LNK2rp/NWWbwdEK6mxC54XfQRyD2lVV0iPVBYf+5o5vvqJl7ietkR1hX3/dZ39j0GAbL4PIFoeekDViOW0x/Q==",
"dev": true,
"license": "MIT",
"dependencies": {
- "flow-estree": "0.319.0"
+ "flow-estree": "0.321.0"
},
"engines": {
"node": ">=0.4.0"
@@ -15078,48 +15977,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/got": {
- "version": "11.8.6",
- "resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz",
- "integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@sindresorhus/is": "^4.0.0",
- "@szmarczak/http-timer": "^4.0.5",
- "@types/cacheable-request": "^6.0.1",
- "@types/responselike": "^1.0.0",
- "cacheable-lookup": "^5.0.3",
- "cacheable-request": "^7.0.2",
- "decompress-response": "^6.0.0",
- "http2-wrapper": "^1.0.0-beta.5.2",
- "lowercase-keys": "^2.0.0",
- "p-cancelable": "^2.0.0",
- "responselike": "^2.0.0"
- },
- "engines": {
- "node": ">=10.19.0"
- },
- "funding": {
- "url": "https://github.com/sindresorhus/got?sponsor=1"
- }
- },
- "node_modules/got/node_modules/decompress-response": {
- "version": "6.0.0",
- "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
- "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "mimic-response": "^3.1.0"
- },
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/graceful-fs": {
"version": "4.2.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -15529,13 +16386,6 @@
"node": ">= 0.6"
}
},
- "node_modules/http-cache-semantics": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
- "integrity": "sha512-dTxcvPXqPvXBQpq5dUr6mEMJX4oIEFv6bwom3FDwKRDsuIjjJGANqhBuoAn9c1RQJIdAKav33ED65E2ys+87QQ==",
- "dev": true,
- "license": "BSD-2-Clause"
- },
"node_modules/http-errors": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
@@ -15553,20 +16403,6 @@
"node": ">= 0.8"
}
},
- "node_modules/http2-wrapper": {
- "version": "1.0.3",
- "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz",
- "integrity": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "quick-lru": "^5.1.1",
- "resolve-alpn": "^1.0.0"
- },
- "engines": {
- "node": ">=10.19.0"
- }
- },
"node_modules/https-proxy-agent": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
@@ -16442,13 +17278,6 @@
"node": ">=6"
}
},
- "node_modules/json-buffer": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
- "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/json-logic-js": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/json-logic-js/-/json-logic-js-2.0.5.tgz",
@@ -16594,16 +17423,6 @@
"node": ">= 0.6"
}
},
- "node_modules/keyv": {
- "version": "4.5.4",
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
- "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "json-buffer": "3.0.1"
- }
- },
"node_modules/kind-of": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
@@ -17064,6 +17883,19 @@
"dev": true,
"license": "MIT"
},
+ "node_modules/ky": {
+ "version": "1.14.3",
+ "resolved": "https://registry.npmjs.org/ky/-/ky-1.14.3.tgz",
+ "integrity": "sha512-9zy9lkjac+TR1c2tG+mkNSVlyOpInnWdSMiue4F+kq8TwJSgv6o8jhLRg8Ho6SnZ9wOYUq/yozts9qQCfk7bIw==",
+ "dev": true,
+ "license": "MIT",
+ "engines": {
+ "node": ">=18"
+ },
+ "funding": {
+ "url": "https://github.com/sindresorhus/ky?sponsor=1"
+ }
+ },
"node_modules/lie": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
@@ -17117,10 +17949,20 @@
"license": "MIT"
},
"node_modules/linkify-it": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz",
- "integrity": "sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==",
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz",
+ "integrity": "sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==",
"dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/puzrin"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/markdown-it"
+ }
+ ],
"license": "MIT",
"dependencies": {
"uc.micro": "^2.0.0"
@@ -17186,9 +18028,9 @@
}
},
"node_modules/lodash": {
- "version": "4.17.23",
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
+ "version": "4.18.1",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
"license": "MIT"
},
"node_modules/lodash-es": {
@@ -17317,16 +18159,6 @@
"tslib": "^2.0.3"
}
},
- "node_modules/lowercase-keys": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz",
- "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=8"
- }
- },
"node_modules/lru-cache": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
@@ -17432,15 +18264,25 @@
}
},
"node_modules/markdown-it": {
- "version": "14.1.1",
- "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
- "integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
+ "version": "14.2.0",
+ "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz",
+ "integrity": "sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==",
"dev": true,
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/puzrin"
+ },
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/markdown-it"
+ }
+ ],
"license": "MIT",
"dependencies": {
"argparse": "^2.0.1",
"entities": "^4.4.0",
- "linkify-it": "^5.0.0",
+ "linkify-it": "^5.0.1",
"mdurl": "^2.0.0",
"punycode.js": "^2.3.1",
"uc.micro": "^2.1.0"
@@ -18658,9 +19500,9 @@
}
},
"node_modules/nodemailer": {
- "version": "8.0.5",
- "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.5.tgz",
- "integrity": "sha512-0PF8Yb1yZuQfQbq+5/pZJrtF6WQcjTd5/S4JOHs9PGFxuTqoB/icwuB44pOdURHJbRKX1PPoJZtY7R4VUoCC8w==",
+ "version": "8.0.9",
+ "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-8.0.9.tgz",
+ "integrity": "sha512-5ofa7BUN8+C+Hckh5V2GjeeOGRQBx0CJQA6KxrvuZfC8iU4/q7sLn8XrtEEhJkjV6HdyIiQs7Bba6bTao8JhkA==",
"dev": true,
"license": "MIT-0",
"engines": {
@@ -18790,19 +19632,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/normalize-url": {
- "version": "6.1.0",
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
- "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/npm-run-path": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-6.0.0.tgz",
@@ -19062,16 +19891,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/p-cancelable": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz",
- "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=8"
- }
- },
"node_modules/p-limit": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
@@ -19128,19 +19947,19 @@
}
},
"node_modules/package-json": {
- "version": "7.0.0",
- "resolved": "https://registry.npmjs.org/package-json/-/package-json-7.0.0.tgz",
- "integrity": "sha512-CHJqc94AA8YfSLHGQT3DbvSIuE12NLFekpM4n7LRrAd3dOJtA911+4xe9q6nC3/jcKraq7nNS9VxgtT0KC+diA==",
+ "version": "10.0.1",
+ "resolved": "https://registry.npmjs.org/package-json/-/package-json-10.0.1.tgz",
+ "integrity": "sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "got": "^11.8.2",
- "registry-auth-token": "^4.0.0",
- "registry-url": "^5.0.0",
- "semver": "^7.3.5"
+ "ky": "^1.2.0",
+ "registry-auth-token": "^5.0.2",
+ "registry-url": "^6.0.1",
+ "semver": "^7.6.0"
},
"engines": {
- "node": ">=12"
+ "node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
@@ -19153,17 +19972,33 @@
"dev": true,
"license": "BlueOak-1.0.0"
},
- "node_modules/package-json/node_modules/registry-auth-token": {
- "version": "4.2.2",
- "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.2.tgz",
- "integrity": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==",
+ "node_modules/package-json/node_modules/registry-url": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-6.0.1.tgz",
+ "integrity": "sha512-+crtS5QjFRqFCoQmvGduwYWEBng99ZvmFvF+cUJkGYF1L1BfU8C6Zp9T7f5vPAwyLkUExpvK+ANVZmGU49qi4Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"rc": "1.2.8"
},
"engines": {
- "node": ">=6.0.0"
+ "node": ">=12"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/package-json/node_modules/semver": {
+ "version": "7.8.5",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
+ "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
+ "dev": true,
+ "license": "ISC",
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
}
},
"node_modules/pako": {
@@ -20036,17 +20871,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/pump": {
- "version": "3.0.3",
- "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
- "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "end-of-stream": "^1.1.0",
- "once": "^1.3.1"
- }
- },
"node_modules/punycode": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
@@ -20104,19 +20928,6 @@
],
"license": "MIT"
},
- "node_modules/quick-lru": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
- "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=10"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/range-parser": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
@@ -20917,13 +21728,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
- "node_modules/resolve-alpn": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/resolve-alpn/-/resolve-alpn-1.2.1.tgz",
- "integrity": "sha512-0a1F4l73/ZFZOakJnQ3FvkJ2+gSTQWz/r2KE5OdDY0TxPm5h4GkqkWWfM47T7HsbnOtcJVEF4epCVy6u7Q3K+g==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/resolve-cwd": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
@@ -21045,19 +21849,6 @@
"node": ">=10"
}
},
- "node_modules/responselike": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/responselike/-/responselike-2.0.1.tgz",
- "integrity": "sha512-4gl03wn3hj1HP3yzgdI7d3lCkF95F21Pz4BPGvKHinyQzALR5CapwC8yIi0Rh58DEMQ/SguC03wFj2k0M/mHhw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "lowercase-keys": "^2.0.0"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/restore-cursor": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz",
@@ -22289,9 +23080,9 @@
}
},
"node_modules/styled-components": {
- "version": "6.4.2",
- "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.4.2.tgz",
- "integrity": "sha512-xZBhBJsMtGqb+aKcwKgaT+BtuFums9VynX2JRvXJGTx5UfZzN12rk5r4nVdhXYvRw+hE7yiYxVrOqJZaK2+Txg==",
+ "version": "6.4.3",
+ "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.4.3.tgz",
+ "integrity": "sha512-wYXrhu+JmDjZ1Tv7O0OopGTfztbzun43Pjjhh2H+xc0h5A09dwpZ5FJbrifJDcL8g5TA9btpWOX2+iSRuJTExw==",
"license": "MIT",
"dependencies": {
"@emotion/is-prop-valid": "1.4.0",
@@ -22409,9 +23200,9 @@
}
},
"node_modules/tar": {
- "version": "7.5.11",
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
- "integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
+ "version": "7.5.16",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz",
+ "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
@@ -23053,9 +23844,9 @@
"license": "MIT"
},
"node_modules/undici": {
- "version": "6.25.0",
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.25.0.tgz",
- "integrity": "sha512-ZgpWDC5gmNiuY9CnLVXEH8rl50xhRCuLNA97fAUnKi8RRuV4E6KG31pDTsLVUKnohJE0I3XDrTeEydAXRw47xg==",
+ "version": "6.27.0",
+ "resolved": "https://registry.npmjs.org/undici/-/undici-6.27.0.tgz",
+ "integrity": "sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==",
"dev": true,
"license": "MIT",
"engines": {