diff --git a/package-lock.json b/package-lock.json index 3dcdad4..7073eb4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,10 +9,10 @@ "version": "1.0.0", "license": "MIT", "dependencies": { - "@strapi/plugin-documentation": "4.14.5", - "@strapi/plugin-i18n": "4.14.5", - "@strapi/plugin-users-permissions": "4.14.5", - "@strapi/strapi": "4.14.5", + "@strapi/plugin-documentation": "4.15.0", + "@strapi/plugin-i18n": "4.15.0", + "@strapi/plugin-users-permissions": "4.15.0", + "@strapi/strapi": "4.15.0", "fuse": "0.4.0", "fuse.js": "6.6.2", "lodash": "^4.17.21", @@ -715,9 +715,9 @@ } }, "node_modules/@codemirror/language": { - "version": "6.9.1", - "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.9.1.tgz", - "integrity": "sha512-lWRP3Y9IUdOms6DXuBpoWwjkR7yRmnS0hKYCbSfPz9v6Em1A1UCRujAkDiCrdYfs1Z0Eu4dGtwovNPStIfkgNA==", + "version": "6.9.2", + "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.9.2.tgz", + "integrity": "sha512-QGTQXSpAKDIzaSE96zNK1UfIUhPgkT1CLjh1N5qVzZuxgsEOhz5RqaN8QCIdyOQklGLx3MgHd9YrE3X3+Pl1ow==", "dependencies": { "@codemirror/state": "^6.0.0", "@codemirror/view": "^6.0.0", @@ -764,9 +764,9 @@ } }, "node_modules/@codemirror/view": { - "version": "6.21.3", - "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.21.3.tgz", - "integrity": "sha512-8l1aSQ6MygzL4Nx7GVYhucSXvW4jQd0F6Zm3v9Dg+6nZEfwzJVqi4C2zHfDljID+73gsQrWp9TgHc81xU15O4A==", + "version": "6.21.4", + "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.21.4.tgz", + "integrity": "sha512-WKVZ7nvN0lwWPfAf05WxWqTpwjC8YN3q5goj3CsSig7//DD81LULgOx3nBegqpqP0iygBqRmW8z0KSc2QTAdAg==", "dependencies": { "@codemirror/state": "^6.1.4", "style-mod": "^4.1.0", @@ -2982,6 +2982,38 @@ "resolved": "https://registry.npmjs.org/@react-dnd/shallowequal/-/shallowequal-3.0.1.tgz", "integrity": "sha512-XjDVbs3ZU16CO1h5Q3Ew2RPJqmZBDE/EVf1LYp6ePEffs3V/MX9ZbL5bJr8qiK5SbGmUMuDoaFgyKacYz8prRA==" }, + "node_modules/@reduxjs/toolkit": { + "version": "1.9.7", + "resolved": "https://registry.npmjs.org/@reduxjs/toolkit/-/toolkit-1.9.7.tgz", + "integrity": "sha512-t7v8ZPxhhKgOKtU+uyJT13lu4vL7az5aFi4IdoDs/eS548edn2M8Ik9h8fxgvMjGoAUVFSt6ZC1P5cWmQ014QQ==", + "dependencies": { + "immer": "^9.0.21", + "redux": "^4.2.1", + "redux-thunk": "^2.4.2", + "reselect": "^4.1.8" + }, + "peerDependencies": { + "react": "^16.9.0 || ^17.0.0 || ^18", + "react-redux": "^7.2.1 || ^8.0.2" + }, + "peerDependenciesMeta": { + "react": { + "optional": true + }, + "react-redux": { + "optional": true + } + } + }, + "node_modules/@reduxjs/toolkit/node_modules/immer": { + "version": "9.0.21", + "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.21.tgz", + "integrity": "sha512-bc4NBHqOqSfRW7POMkHd51LvClaeMXpm8dx0e8oE2GORbq5aRK7Bxl4FyzVLdGtLmvLKL7BTDBG5ACQm4HWjTA==", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/immer" + } + }, "node_modules/@rushstack/ts-command-line": { "version": "4.16.1", "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.16.1.tgz", @@ -3202,22 +3234,23 @@ } }, "node_modules/@strapi/admin": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.14.5.tgz", - "integrity": "sha512-CRsY4YbelRu7G29yT60zY1BTTpoJl9r8se9FIuvdlVvMVjGIMl1c9now1pezrCE04fLcbsNoEkUuMrCPO8NuBw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/admin/-/admin-4.15.0.tgz", + "integrity": "sha512-2Rv0ShlIZqz2wswPblZdV0vioALAiIxgx5BN+cwgMS327JQMWC75+5lQPTWe01p7ZFiit5GuO4BMRqRoxtwoCQ==", "dependencies": { "@casl/ability": "6.5.0", "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", "@radix-ui/react-toolbar": "1.0.4", - "@strapi/data-transfer": "4.14.5", - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/permissions": "4.14.5", - "@strapi/provider-audit-logs-local": "4.14.5", - "@strapi/types": "4.14.5", - "@strapi/typescript-utils": "4.14.5", - "@strapi/utils": "4.14.5", + "@reduxjs/toolkit": "1.9.7", + "@strapi/data-transfer": "4.15.0", + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/permissions": "4.15.0", + "@strapi/provider-audit-logs-local": "4.15.0", + "@strapi/types": "4.15.0", + "@strapi/typescript-utils": "4.15.0", + "@strapi/utils": "4.15.0", "axios": "1.5.0", "bcryptjs": "2.4.3", "browserslist": "^4.22.1", @@ -3281,8 +3314,6 @@ "react-router-dom": "5.3.4", "react-select": "5.7.0", "react-window": "1.8.8", - "redux": "^4.2.1", - "reselect": "4.1.7", "rimraf": "3.0.2", "sanitize-html": "2.11.0", "semver": "7.5.4", @@ -3300,7 +3331,7 @@ "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3344,14 +3375,14 @@ } }, "node_modules/@strapi/data-transfer": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.14.5.tgz", - "integrity": "sha512-d8w565vhYUI/8UFU+GvQ6BKLzA/2m6Fw2hYN5OFPgjkutRMUNmvi5oqLkWWs7RX6T9YnHqUmFQQnG3Ur3PIpCg==", - "dependencies": { - "@strapi/logger": "4.14.5", - "@strapi/strapi": "4.14.5", - "@strapi/types": "4.14.5", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/data-transfer/-/data-transfer-4.15.0.tgz", + "integrity": "sha512-Fk9pC8ZPnKt974qWaRF0IG6IcUeVoDbtJ4o/C/uFsn++90LTOimWYzlGtJTJojxB4CHmwafYjBDjtnw+9CdJmQ==", + "dependencies": { + "@strapi/logger": "4.15.0", + "@strapi/strapi": "4.15.0", + "@strapi/types": "4.15.0", + "@strapi/utils": "4.15.0", "chalk": "4.1.2", "cli-table3": "0.6.2", "commander": "8.3.0", @@ -3368,7 +3399,7 @@ "ws": "8.13.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3376,11 +3407,11 @@ } }, "node_modules/@strapi/database": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.14.5.tgz", - "integrity": "sha512-RGZbV+kuGrPSNDL4APfvxuSv1xdhT5+GpPRS35pcs21M9xfqpNQLPq0BzvCAPZz8pzDMtIpFnJBIS6kemv10FQ==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/database/-/database-4.15.0.tgz", + "integrity": "sha512-gA+sNkxmxqS6O++08KDujANKwbj2QuPN2s13vvUztpA/VkhGSx3vPGQH3oAV1oKErAbeRcgu+WSQxXdWfHWqmw==", "dependencies": { - "@strapi/utils": "4.14.5", + "@strapi/utils": "4.15.0", "date-fns": "2.30.0", "debug": "4.3.4", "fs-extra": "10.0.0", @@ -3390,14 +3421,14 @@ "umzug": "3.2.1" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/design-system": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-1.12.2.tgz", - "integrity": "sha512-p5kbglSxgR3g1pxzU+6wgV9cNF3m/47TZn40/c4rrGUXaKIjRhL8FCD5k4JrnWauhXPE9HdExv0BLRK41J8gHA==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@strapi/design-system/-/design-system-1.13.0.tgz", + "integrity": "sha512-Z9wZyqzRKNXKNkeNAwSLYOHshXW6UmqsOvaeUiUDfE77hvsJOzR60nLDDfo9pzQ/24t9332NWUUa24mSXFt97Q==", "dependencies": { "@codemirror/lang-json": "^6.0.1", "@floating-ui/react-dom": "^2.0.2", @@ -3406,12 +3437,12 @@ "@radix-ui/react-dismissable-layer": "^1.0.5", "@radix-ui/react-dropdown-menu": "^2.0.6", "@radix-ui/react-focus-scope": "1.0.4", - "@strapi/ui-primitives": "^1.12.2", - "@uiw/react-codemirror": "^4.21.19", + "@strapi/ui-primitives": "^1.13.0", + "@uiw/react-codemirror": "^4.21.20", "aria-hidden": "^1.2.3", "compute-scroll-into-view": "^3.1.0", "prop-types": "^15.8.1", - "react-remove-scroll": "^2.5.6" + "react-remove-scroll": "^2.5.7" }, "peerDependencies": { "@strapi/icons": "^1.5.0", @@ -3422,9 +3453,9 @@ } }, "node_modules/@strapi/generate-new": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.14.5.tgz", - "integrity": "sha512-OABtdmqb+8ckejYyS7r+7LPYkCSb8ssWuTEUPRtY+YGd4ya0IhemgIoNsj9pR1qDaWp5dvMtaxM7Ni6nmRp7og==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/generate-new/-/generate-new-4.15.0.tgz", + "integrity": "sha512-iXB0qCKRM0+OQ1O7YZ2XfBHoLIr/I93w5TsamoUiiD8K852bICfpUlThmD5qOB5nN7H8MMItWVkicqT727GBdw==", "dependencies": { "@sentry/node": "6.19.7", "chalk": "^4.1.2", @@ -3439,18 +3470,18 @@ "tar": "6.1.13" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/generators": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.14.5.tgz", - "integrity": "sha512-6xUhOhy2+Icz8fiSv5H3m10JgKdLh7FO+PJvO3Eft6jGU5d2oZ/F7YYiukUuQhcduUf8CON0A4NNhTP6R0XENg==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/generators/-/generators-4.15.0.tgz", + "integrity": "sha512-SYMX2pz/7nggucgj68PHEoxtAgwLv/vsSwOqSOqhvYTZRfL04KDKtycN+M3i7Qg4hE0pnHP02RH/sdYAcdy2XQ==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "4.14.5", - "@strapi/utils": "4.14.5", + "@strapi/typescript-utils": "4.15.0", + "@strapi/utils": "4.15.0", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "10.0.0", @@ -3459,14 +3490,14 @@ "pluralize": "8.0.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/helper-plugin": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.14.5.tgz", - "integrity": "sha512-zZbvSpH/8g5XTpbcAQnEuLZG9IVrjrXcVVxLQDsvn5mpNBtfOonMF24+TCpgduAYFyj+bf34BDlvzsvMAT1p4A==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/helper-plugin/-/helper-plugin-4.15.0.tgz", + "integrity": "sha512-PLX/zucxFsNHOrkSguIps9JvQytKT5gBGhRE/L0mViJ7Z3a0cN5NY9f3eL08BTOwnkhI4NkptisO50r6Uej4+Q==", "dependencies": { "axios": "1.5.0", "date-fns": "2.30.0", @@ -3480,12 +3511,12 @@ "react-select": "5.7.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/icons": "1.12.2", + "@strapi/design-system": "1.13.0", + "@strapi/icons": "1.13.0", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-router-dom": "^5.3.4", @@ -3493,31 +3524,31 @@ } }, "node_modules/@strapi/icons": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-1.12.2.tgz", - "integrity": "sha512-28LX0DCh8hGK2PRg+eXuBGHOkupfv3vD9lmZ/yCoyVdMWdURDdJCtc+KV+vCG++dcwvSbHw78aUNYfwaejDB7Q==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@strapi/icons/-/icons-1.13.0.tgz", + "integrity": "sha512-bmFJvyM75nuVyJVq4bgHxRYwu9eEkmRKNipEb/GBTBvvkHGN0GTHLOAedGpKGvB7RwcclbaymOP7oBlxahOmsw==", "peerDependencies": { "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" } }, "node_modules/@strapi/logger": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.14.5.tgz", - "integrity": "sha512-I4RMi+uelyf6e9c4uemGknpiae9WZsdevWDUJp9R9qIFPbChPX4fnm2Pi0rBddU1OQfsSYoS7BBCKtBoU6XApg==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/logger/-/logger-4.15.0.tgz", + "integrity": "sha512-C27LPupGzi0ZdeFU6CNLZt6MvWVxaQNzzBNmf5Ci5GlT/kdrve5/T4Oq1IgEFbwCbQp1+XUs+5WQPtrc14TJbA==", "dependencies": { "lodash": "4.17.21", "winston": "3.10.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/pack-up": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/pack-up/-/pack-up-4.14.5.tgz", - "integrity": "sha512-AflBpVyPgyzWA/g02dkrkcMg8Aaz88CAO6M/Q84nn3c8aBUK6oBVwccnMLFgs67jHpaOtJlaGlOlUZWi8vXF1A==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/pack-up/-/pack-up-4.15.0.tgz", + "integrity": "sha512-GZkCokuukwoC6BMA5u51aYrekx5aJ4QqD2UJk7lnRzTr2SeNlBfdy8JBjHLoIs1UQttt9L9/kcgO+ravsPRBfw==", "dependencies": { "@vitejs/plugin-react": "4.1.0", "boxen": "5.1.2", @@ -3545,7 +3576,7 @@ "pack-up": "bin/pack-up.js" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, @@ -3558,47 +3589,47 @@ } }, "node_modules/@strapi/permissions": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.14.5.tgz", - "integrity": "sha512-g9R7oNUb6bcbXWhY/mxq+SSKlS7vU5KKrCJfoq6guVdsUNOQMWWt0q7YoEA0CYDL1HzoyXGpO07sib4GRv3drw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/permissions/-/permissions-4.15.0.tgz", + "integrity": "sha512-B4LOxJWEIAme2PGTXefBmOzbTq1lewXl/Ge+n3rT0nuta+lMkmqNpnLMlx5dKL3hglgfjJPzbet9VrLK2wUYdQ==", "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "4.14.5", + "@strapi/utils": "4.15.0", "lodash": "4.17.21", "qs": "6.11.1", "sift": "16.0.1" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/plugin-content-manager": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.14.5.tgz", - "integrity": "sha512-Z9aBHg6ldkKjpWRQt9NYKAi0FJDgHDy4UXvPMemdIeguCwChnbKo5A2yfzgsHFmX1hZU5ZujpEh3FqRyF4lBCQ==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-manager/-/plugin-content-manager-4.15.0.tgz", + "integrity": "sha512-efv0rWXk7wybYSCqLUwFodx7yZYVIrOqZpNa2HWSUehHLF7K9PKpPJ5EhXsB4ADI2ULhkLnVgVJx5FRlnJn8Pg==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/utils": "4.14.5", + "@strapi/utils": "4.15.0", "lodash": "4.17.21", "qs": "6.11.1" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/plugin-content-type-builder": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.14.5.tgz", - "integrity": "sha512-Y7n7uXHEVIL3nGr9dQUPyHLhzdDk/p2EvEy3ZGH2KY8fnBH/uiWNerCh4cFkG2PDwnHlseRCdhnCeFbF26FD8A==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-content-type-builder/-/plugin-content-type-builder-4.15.0.tgz", + "integrity": "sha512-SCmbCf2B5+bdk/4/vy+oH6+H+6VfJDLgD5pLSkMYNMzug7oaBa0Vf0DhJQHOLuySLiKZkgPhhL3m0szZqtsg8A==", "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/design-system": "1.12.2", - "@strapi/generators": "4.14.5", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/utils": "4.14.5", + "@strapi/design-system": "1.13.0", + "@strapi/generators": "4.15.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/utils": "4.15.0", "fs-extra": "10.0.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -3608,12 +3639,10 @@ "react-helmet": "^6.1.0", "react-intl": "6.4.1", "react-redux": "8.1.1", - "redux": "^4.2.1", - "reselect": "4.1.7", "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3624,14 +3653,14 @@ } }, "node_modules/@strapi/plugin-documentation": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-documentation/-/plugin-documentation-4.14.5.tgz", - "integrity": "sha512-Okf2qWVkKPtjf9SoUsUMOGEPQ07CbNY3HowcoxQ/44wMi9tfYRmH3NPfrQzmZUG88rLa7MommVkRa0PYtZyB9w==", - "dependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-documentation/-/plugin-documentation-4.15.0.tgz", + "integrity": "sha512-X+8Au4fCsXwvWRrIyldQvxESf9vueKnh7kXrkFQsNBXuTi3KEw+t9eKWkoLyRj0GRLMSX6uW74CXon4xZIqAFg==", + "dependencies": { + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/utils": "4.15.0", "bcryptjs": "2.4.3", "cheerio": "^1.0.0-rc.12", "formik": "2.4.0", @@ -3648,7 +3677,7 @@ "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3660,15 +3689,15 @@ } }, "node_modules/@strapi/plugin-email": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.14.5.tgz", - "integrity": "sha512-MDiL/A/v9Tl0GpIaKYzVI+71j43c7lmmEi2AfHaFtkk2Fa7CMUyEvmhk1OqveVFN4lDZLoNYwpJrTKK0YQBa6Q==", - "dependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/provider-email-sendmail": "4.14.5", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-email/-/plugin-email-4.15.0.tgz", + "integrity": "sha512-CH9uEd3l63Ugd7swEn9y6EXZjy7c1gofhHaNEMXNMfITKYY8eqic57Ls0t5krSbwBOVXgKG2bXvUszTwg9/shQ==", + "dependencies": { + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/provider-email-sendmail": "4.15.0", + "@strapi/utils": "4.15.0", "lodash": "4.17.21", "prop-types": "^15.8.1", "react-intl": "6.4.1", @@ -3676,7 +3705,7 @@ "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3688,14 +3717,15 @@ } }, "node_modules/@strapi/plugin-i18n": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.14.5.tgz", - "integrity": "sha512-fTamCy0b54g45z/7iQy+g4EFoWqVgi+yTexNaO+hdvRrfRxsepzJhswOfUDMFEgvw8yZ8N+w6In/c8sz6pRsMg==", - "dependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-i18n/-/plugin-i18n-4.15.0.tgz", + "integrity": "sha512-alEFmlxjwkqxt7B5ArhNg8B+nb50nHbw0go9eXnlPf6zD5zaCdqyyKzOo0gO5Bfbp5bEaS050Nlxr6JOGJxXNg==", + "dependencies": { + "@reduxjs/toolkit": "1.9.7", + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/utils": "4.15.0", "formik": "2.4.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -3704,11 +3734,10 @@ "react-intl": "6.4.1", "react-query": "3.39.3", "react-redux": "8.1.1", - "redux": "^4.2.1", "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3719,15 +3748,15 @@ } }, "node_modules/@strapi/plugin-upload": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.14.5.tgz", - "integrity": "sha512-tqGZnKhkugLKWL5+cPADkWq0JF50v+3oRTovHySXKAMtGynrDGKsbDW3Tz9L4Fsa0nvDlbYHrDivex1SRsAd1w==", - "dependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/provider-upload-local": "4.14.5", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-upload/-/plugin-upload-4.15.0.tgz", + "integrity": "sha512-xYULtPr8vpfpFXQcTauPQXLlXuPZg1JDFwhcicfe1mjOjGwG6cxiBYizJwI6yU9xUIx4RpBTSiZehIkKAgrIlw==", + "dependencies": { + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/provider-upload-local": "4.15.0", + "@strapi/utils": "4.15.0", "axios": "1.5.0", "byte-size": "7.0.1", "cropperjs": "1.6.0", @@ -3747,11 +3776,11 @@ "react-query": "3.39.3", "react-redux": "8.1.1", "react-select": "5.7.0", - "sharp": "0.32.0", + "sharp": "0.32.6", "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3767,18 +3796,18 @@ "integrity": "sha512-+eawOlIgy680F0kBzPUNFhMZGtJ1YmqM6l4+Crf4IkImjYrO/mqPwRMh352g23uIaQKFItcQ64I7KMaJxHgAVA==" }, "node_modules/@strapi/plugin-upload/node_modules/sharp": { - "version": "0.32.0", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.0.tgz", - "integrity": "sha512-yLAypVcqj1toSAqRSwbs86nEzfyZVDYqjuUX8grhFpeij0DDNagKJXELS/auegDBRDg1XBtELdOGfo2X1cCpeA==", + "version": "0.32.6", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.32.6.tgz", + "integrity": "sha512-KyLTWwgcR9Oe4d9HwCwNM2l7+J0dUQwn/yf7S0EnTtb0eVS4RxO0eUSvxPtzT4F3SY+C4K6fqdv/DO27sJ/v/w==", "hasInstallScript": true, "dependencies": { "color": "^4.2.3", - "detect-libc": "^2.0.1", - "node-addon-api": "^6.0.0", + "detect-libc": "^2.0.2", + "node-addon-api": "^6.1.0", "prebuild-install": "^7.1.1", - "semver": "^7.3.8", + "semver": "^7.5.4", "simple-get": "^4.0.1", - "tar-fs": "^2.1.1", + "tar-fs": "^3.0.4", "tunnel-agent": "^0.6.0" }, "engines": { @@ -3788,15 +3817,35 @@ "url": "https://opencollective.com/libvips" } }, + "node_modules/@strapi/plugin-upload/node_modules/tar-fs": { + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.4.tgz", + "integrity": "sha512-5AFQU8b9qLfZCX9zp2duONhPmZv0hGYiBPJsyUdqMjzq/mqVpy/rEUSeHk1+YitmxugaptgBh5oDGU3VsAJq4w==", + "dependencies": { + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^3.1.5" + } + }, + "node_modules/@strapi/plugin-upload/node_modules/tar-stream": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.6.tgz", + "integrity": "sha512-B/UyjYwPpMBv+PaFSWAmtYjwdrlEaZQEhMIBFNC5oEG8lpiW8XjcSdmEaClj28ArfKScKHs2nshz3k2le6crsg==", + "dependencies": { + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, "node_modules/@strapi/plugin-users-permissions": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.14.5.tgz", - "integrity": "sha512-Dr5obkst4EnSgOkLSuoocaHvjA8acObiKnfzU9BDCCCv1bB3Nv6z3bcYSJG2/33u7feDSnzfgT2NTFvqn8ubTw==", - "dependencies": { - "@strapi/design-system": "1.12.2", - "@strapi/helper-plugin": "4.14.5", - "@strapi/icons": "1.12.2", - "@strapi/utils": "4.14.5", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/plugin-users-permissions/-/plugin-users-permissions-4.15.0.tgz", + "integrity": "sha512-E/rO/nl1nlTX6k1cPdf0fzX860lz9K94hB9eEppugu1jCS0Mpwo0uXEnGSUg7145JF4lwE1Y5XY1zyy+QpqaRQ==", + "dependencies": { + "@strapi/design-system": "1.13.0", + "@strapi/helper-plugin": "4.15.0", + "@strapi/icons": "1.13.0", + "@strapi/utils": "4.15.0", "bcryptjs": "2.4.3", "formik": "2.4.0", "grant-koa": "5.4.8", @@ -3815,7 +3864,7 @@ "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" }, "peerDependencies": { @@ -3826,63 +3875,63 @@ } }, "node_modules/@strapi/provider-audit-logs-local": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.14.5.tgz", - "integrity": "sha512-HxTschjVPapjKGmyAcXu3oCvQiy3NF3Xe7BGa8289M6DBOKgaODTnZzEaqiHIjwQgoDyk4eKnNtb33GWF3Ou+w==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-audit-logs-local/-/provider-audit-logs-local-4.15.0.tgz", + "integrity": "sha512-L7tLXK9RpIKpIYRRf8lVcfNMWbRHhN5XSlLTGrXnPPe3ilCpAbuxhKhlQLA+Rj12xsD6fccFOAoNa4XXpNvWlw==", "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/provider-email-sendmail": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.14.5.tgz", - "integrity": "sha512-VJa2Wt+TI/GQ+MfF9MpxK266JkLzgwIc3ERJ9C0J0Q9tdABVSinug2JJWIQ8eUh+vA5VfCGxR+KKQqMRAmEHKQ==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-email-sendmail/-/provider-email-sendmail-4.15.0.tgz", + "integrity": "sha512-EIPX5+c2Zul8rte6FGYmhtH1CCIfFvENFX+4L9+Tx/hZHlaXYiFjI9ZQOA8JaLS8RoQiThUJAFp+APHoQw+Dmg==", "dependencies": { - "@strapi/utils": "4.14.5", + "@strapi/utils": "4.15.0", "sendmail": "^1.6.1" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/provider-upload-local": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.14.5.tgz", - "integrity": "sha512-dXGuwk0uFMEGVBTTw82O1e+O+za1CM7EkVHCx0V/s/CrwtU2uNnV4U+ANGjSRXVgFGGvz0ecnJPc3fPvbdlArQ==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/provider-upload-local/-/provider-upload-local-4.15.0.tgz", + "integrity": "sha512-+iDVnUVAdw7J5llToKpJyVqyeMZFZezrSw0I+YoBNnWPGR8173jEnRQ4Zhv5ZbRjpFz6qvDRBbnMq2pgZpqnBw==", "dependencies": { - "@strapi/utils": "4.14.5", + "@strapi/utils": "4.15.0", "fs-extra": "10.0.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/strapi": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.14.5.tgz", - "integrity": "sha512-WP4PzJIZUqwBkR5CuOMeevd+I/599AikdYrWPxLmbW5Z52zISSZ/0ru6oX4fQcdPHx6pbHVEUefk3cKgVdJGYg==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/strapi/-/strapi-4.15.0.tgz", + "integrity": "sha512-DmtnPLQICIuc3eKihhYn7SH4Np91gXvY71W0Ngy8P+q+MmdfNshXUgVxuV9QnWd1i7ifjxxWG2xYgdFd29pO6Q==", "hasInstallScript": true, "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/admin": "4.14.5", - "@strapi/data-transfer": "4.14.5", - "@strapi/database": "4.14.5", - "@strapi/generate-new": "4.14.5", - "@strapi/generators": "4.14.5", - "@strapi/logger": "4.14.5", - "@strapi/pack-up": "4.14.5", - "@strapi/permissions": "4.14.5", - "@strapi/plugin-content-manager": "4.14.5", - "@strapi/plugin-content-type-builder": "4.14.5", - "@strapi/plugin-email": "4.14.5", - "@strapi/plugin-upload": "4.14.5", - "@strapi/types": "4.14.5", - "@strapi/typescript-utils": "4.14.5", - "@strapi/utils": "4.14.5", + "@strapi/admin": "4.15.0", + "@strapi/data-transfer": "4.15.0", + "@strapi/database": "4.15.0", + "@strapi/generate-new": "4.15.0", + "@strapi/generators": "4.15.0", + "@strapi/logger": "4.15.0", + "@strapi/pack-up": "4.15.0", + "@strapi/permissions": "4.15.0", + "@strapi/plugin-content-manager": "4.15.0", + "@strapi/plugin-content-type-builder": "4.15.0", + "@strapi/plugin-email": "4.15.0", + "@strapi/plugin-upload": "4.15.0", + "@strapi/types": "4.15.0", + "@strapi/typescript-utils": "4.15.0", + "@strapi/utils": "4.15.0", "@vitejs/plugin-react": "4.1.0", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -3923,7 +3972,6 @@ "package-json": "7.0.0", "pkg-up": "3.1.0", "qs": "6.11.1", - "resolve-cwd": "3.0.0", "semver": "7.5.4", "statuses": "2.0.1", "typescript": "5.2.2", @@ -3934,21 +3982,21 @@ "strapi": "bin/strapi.js" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/types": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/types/-/types-4.14.5.tgz", - "integrity": "sha512-+qTHmNMcJq0+PV2oXhKOLWVKA7PkoEVSHrbLKeiYid97yG0wlnAGusEcAlNEFMwDw+pKTUT0pvjl6SGv1RODiw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/types/-/types-4.15.0.tgz", + "integrity": "sha512-wl79ZnGAhbSUTf/LvUlUMJf9d1UaeYBXB1XYRLXtsz2tFO88qsQCETf8qPA6v4qRM2hiQ1h0D7qGtJnGwvpcEA==", "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/database": "4.14.5", - "@strapi/logger": "4.14.5", - "@strapi/permissions": "4.14.5", - "@strapi/utils": "4.14.5", + "@strapi/database": "4.15.0", + "@strapi/logger": "4.15.0", + "@strapi/permissions": "4.15.0", + "@strapi/utils": "4.15.0", "commander": "8.3.0", "https-proxy-agent": "5.0.1", "koa": "2.13.4", @@ -3956,14 +4004,14 @@ "node-schedule": "2.1.0" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/typescript-utils": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.14.5.tgz", - "integrity": "sha512-RAoHWaoDzXyxoLW40EV4v0NimAB47ZcVstBrtORbgeKQfhU3Rm23EMCBKmmTnTlUSJDJdl8k9dqOIsYoNch3XA==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/typescript-utils/-/typescript-utils-4.15.0.tgz", + "integrity": "sha512-BmNzPCy2MrTKs4xg7zkVGuBdz8IcY8CpWtvZXXDS5zTCIKu1fBFv+MZX/mQo5oYDL6a+ks+vjUw3gx9Hsa2Jvw==", "dependencies": { "chalk": "4.1.2", "cli-table3": "0.6.2", @@ -3973,14 +4021,14 @@ "typescript": "5.2.2" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, "node_modules/@strapi/ui-primitives": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-1.12.2.tgz", - "integrity": "sha512-yQCUp2N+SsXnW/lIldyll3OAdMSLGLLEUmDXmCL+6NnmjkXwPTVoxj+EZCXHal3NTDWKDjuLlS9C7Wc0oayefQ==", + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@strapi/ui-primitives/-/ui-primitives-1.13.0.tgz", + "integrity": "sha512-7wWKHfWyuObfjKH2cr0TkizMndkUpCKYYxg/GvIH6fRubjomYN3TQgxixz5rWUx/azGxgtp4CtW7baYBXV+mlw==", "dependencies": { "@radix-ui/number": "^1.0.1", "@radix-ui/primitive": "^1.0.1", @@ -4002,7 +4050,7 @@ "@radix-ui/react-use-previous": "^1.0.1", "@radix-ui/react-visually-hidden": "^1.0.3", "aria-hidden": "^1.2.3", - "react-remove-scroll": "^2.5.6" + "react-remove-scroll": "^2.5.7" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0", @@ -4010,9 +4058,9 @@ } }, "node_modules/@strapi/utils": { - "version": "4.14.5", - "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.14.5.tgz", - "integrity": "sha512-0/lC5C2FyaCO+TDBb/jk3CQxtmEbxBZzt0NSb0M6tgAYB6o9eiC2IHZT11Ni98p+GgBlT3AhGQJ5idUa/j/hWA==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/@strapi/utils/-/utils-4.15.0.tgz", + "integrity": "sha512-8X7YNGpL7OdJOF3Sx3gnnvIt+omKPiZqoqCvLIfVxbpt1o597cmaVaBHeCWAYBkd9xqmdnalvtGmEjMtjS+ILw==", "dependencies": { "@sindresorhus/slugify": "1.1.0", "date-fns": "2.30.0", @@ -4022,7 +4070,7 @@ "yup": "0.32.9" }, "engines": { - "node": ">=16.0.0 <=20.x.x", + "node": ">=18.0.0 <=20.x.x", "npm": ">=6.0.0" } }, @@ -4146,9 +4194,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.44.5", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.5.tgz", - "integrity": "sha512-Ol2eio8LtD/tGM4Ga7Jb83NuFwEv3NqvssSlifXL9xuFpSyQZw0ecmm2Kux6iU0KxQmp95hlPmGCzGJ0TCFeRA==", + "version": "8.44.6", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.44.6.tgz", + "integrity": "sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==", "dependencies": { "@types/estree": "*", "@types/json-schema": "*" @@ -4180,9 +4228,9 @@ } }, "node_modules/@types/express-serve-static-core": { - "version": "4.17.38", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.38.tgz", - "integrity": "sha512-hXOtc0tuDHZPFwwhuBJXPbjemWtXnJjbvuuyNH2Y5Z6in+iXc63c4eXYDc7GGGqHy+iwYqAJMdaItqdnbcBKmg==", + "version": "4.17.39", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.39.tgz", + "integrity": "sha512-BiEUfAiGCOllomsRAZOiMFP7LAnrifHpt56pc4Z7l9K6ACyN06Ns1JLMBxwkfLOjJRlSf06NwWsT7yzfpaVpyQ==", "dependencies": { "@types/node": "*", "@types/qs": "*", @@ -4351,9 +4399,9 @@ "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g==" }, "node_modules/@types/mime": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.3.tgz", - "integrity": "sha512-Ys+/St+2VF4+xuY6+kDIXGxbNRO0mesVg0bbxEfB97Od1Vjpjx9KD1qxs64Gcb3CWPirk9Xe+PT4YiiHQ9T+eg==" + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.4.tgz", + "integrity": "sha512-1Gjee59G25MrQGk8bsNvC6fxNiRgUlGn2wlhGf95a59DrprnnHk80FIMMFG9XHMdrfsuA119ht06QPDXA1Z7tw==" }, "node_modules/@types/minimatch": { "version": "5.1.2", @@ -4477,9 +4525,9 @@ } }, "node_modules/@types/triple-beam": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.3.tgz", - "integrity": "sha512-6tOUG+nVHn0cJbVp25JFayS5UE6+xlbcNF9Lo9mU7U0zk3zeUShZied4YEQZjy1JBF043FSkdXw8YkUJuVtB5g==" + "version": "1.3.4", + "resolved": "https://registry.npmjs.org/@types/triple-beam/-/triple-beam-1.3.4.tgz", + "integrity": "sha512-HlJjF3wxV4R2VQkFpKe0YqJLilYNgtRtsqqZtby7RkVsSs+i+vbyzjtUwpFEdUCKcrGzCiEJE7F/0mKjh0sunA==" }, "node_modules/@types/use-sync-external-store": { "version": "0.0.3", @@ -4487,9 +4535,9 @@ "integrity": "sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==" }, "node_modules/@types/ws": { - "version": "8.5.7", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.7.tgz", - "integrity": "sha512-6UrLjiDUvn40CMrAubXuIVtj2PEfKDffJS7ychvnPU44j+KVeXmdHHTgqcM/dxLUTHxlXHiFM8Skmb8ozGdTnQ==", + "version": "8.5.8", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.8.tgz", + "integrity": "sha512-flUksGIQCnJd6sZ1l5dqCEG/ksaoAg/eUwiLAGTJQcfgvZJKF++Ta4bJA6A5aPSJmsr+xlseHn4KLgVlNnvPTg==", "dependencies": { "@types/node": "*" } @@ -5213,6 +5261,11 @@ "proxy-from-env": "^1.1.0" } }, + "node_modules/b4a": { + "version": "1.6.4", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz", + "integrity": "sha512-fpWrvyVHEKyeEvbKZTVOeZF3VSKKWtJxFIxX/jaVPf+cLbGUSitjb49pHLqPV2BUNNZ0LcoeEGfE/YCpyDYHIw==" + }, "node_modules/babel-jest": { "version": "29.7.0", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", @@ -7151,9 +7204,9 @@ } }, "node_modules/core-js-pure": { - "version": "3.33.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.33.0.tgz", - "integrity": "sha512-FKSIDtJnds/YFIEaZ4HszRX7hkxGpNKM7FC9aJ9WLJbSd3lD4vOltFuVIBLR8asSx9frkTSqL0dw90SKQxgKrg==", + "version": "3.33.1", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.33.1.tgz", + "integrity": "sha512-wCXGbLjnsP10PlK/thHSQlOLlLKNEkaWbTzVvHHZ79fZNeN1gUmw2gBlpItxPv/pvqldevEXFh/d5stdNvl6EQ==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -7829,10 +7882,9 @@ } }, "node_modules/detect-libc": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", - "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", - "license": "Apache-2.0", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.2.tgz", + "integrity": "sha512-UX6sGumvvqSaXgdKGUsgZWqcUyIXZ/vZTrlRT/iobiKhGL0zL4d3osHj3uqllWJK+i+sixDS/3COVEOFbupFyw==", "engines": { "node": ">=8" } @@ -9175,6 +9227,11 @@ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, + "node_modules/fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + }, "node_modules/fast-glob": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", @@ -9929,9 +9986,9 @@ } }, "node_modules/get-it": { - "version": "8.4.3", - "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.3.tgz", - "integrity": "sha512-H9YbPCN3QCbxtojv42fvmrkIYe434qKg1nKpMMtBqwL8U3XprnHMgDbQwMJIxSIFOPpajQPf0BxhjsHoFI0cEQ==", + "version": "8.4.4", + "resolved": "https://registry.npmjs.org/get-it/-/get-it-8.4.4.tgz", + "integrity": "sha512-Pu3pnJfnYuLEhwJgMlFqk19ugvtazzTxh7rg8wATaBL4c5Fy4ahM5B+bGdluiNSNYYK89F5vSa+N3sTa/qqtlg==", "dependencies": { "debug": "^4.3.4", "decompress-response": "^7.0.0", @@ -16279,6 +16336,11 @@ } ] }, + "node_modules/queue-tick": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz", + "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag==" + }, "node_modules/quick-lru": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz", @@ -16813,6 +16875,14 @@ "@babel/runtime": "^7.9.2" } }, + "node_modules/redux-thunk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.4.2.tgz", + "integrity": "sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==", + "peerDependencies": { + "redux": "^4" + } + }, "node_modules/regenerator-runtime": { "version": "0.13.11", "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", @@ -17045,9 +17115,9 @@ "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" }, "node_modules/reselect": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.7.tgz", - "integrity": "sha512-Zu1xbUt3/OPwsXL46hvOOoQrap2azE7ZQbokq61BQfiXvhewsKDwhMeZjTX9sX0nvw1t/U5Audyn1I9P/m9z0A==" + "version": "4.1.8", + "resolved": "https://registry.npmjs.org/reselect/-/reselect-4.1.8.tgz", + "integrity": "sha512-ab9EmR80F/zQTMNeneUr4cv+jSwPJgIlvEmVwLerwrWVbpLlBuls9XHzIeTFy4cegU2NHBp3va0LKOzU5qFEYQ==" }, "node_modules/resolve": { "version": "1.22.2", @@ -18606,6 +18676,15 @@ "any-promise": "^1.1.0" } }, + "node_modules/streamx": { + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.15.1.tgz", + "integrity": "sha512-fQMzy2O/Q47rgwErk/eGeLu/roaFWV0jVsogDmrszM9uIw8L5OA+t+V93MgYlufNptfjmYR1tOMWhei/Eh7TQA==", + "dependencies": { + "fast-fifo": "^1.1.0", + "queue-tick": "^1.0.1" + } + }, "node_modules/strict-uri-encode": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz", diff --git a/package.json b/package.json index bf26e0c..2392d26 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "supertest": "6.3.3" }, "dependencies": { - "@strapi/plugin-documentation": "4.14.5", - "@strapi/plugin-i18n": "4.14.5", - "@strapi/plugin-users-permissions": "4.14.5", - "@strapi/strapi": "4.14.5", + "@strapi/plugin-documentation": "4.15.0", + "@strapi/plugin-i18n": "4.15.0", + "@strapi/plugin-users-permissions": "4.15.0", + "@strapi/strapi": "4.15.0", "fuse": "0.4.0", "fuse.js": "6.6.2", "lodash": "^4.17.21",