From 81425b4b9803fd4df570e050c40dd984ebd28ac6 Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Sat, 11 Nov 2023 11:03:59 +0100 Subject: [PATCH 1/4] fix: make peer dep less strict for npm --- packages/plugins/users-permissions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/plugins/users-permissions/package.json b/packages/plugins/users-permissions/package.json index 3273f0ba33..af44017f55 100644 --- a/packages/plugins/users-permissions/package.json +++ b/packages/plugins/users-permissions/package.json @@ -81,7 +81,7 @@ "styled-components": "5.3.3" }, "peerDependencies": { - "@strapi/strapi": "4.0.0", + "@strapi/strapi": "^4.0.0", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-router-dom": "^5.2.0", From f97b1b07338a7b7be70049777861b4b211b403ab Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Sat, 11 Nov 2023 11:29:29 +0100 Subject: [PATCH 2/4] fix: invalid deps --- packages/core/admin/package.json | 2 +- packages/core/data-transfer/package.json | 2 +- yarn.lock | 520 +---------------------- 3 files changed, 5 insertions(+), 519 deletions(-) diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index 34738c06a0..3be04584b9 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -188,7 +188,7 @@ "vite": "4.4.9" }, "peerDependencies": { - "@strapi/data-transfer": "4.15.1", + "@strapi/data-transfer": "4.15.2", "@strapi/strapi": "^4.3.4", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", diff --git a/packages/core/data-transfer/package.json b/packages/core/data-transfer/package.json index eacea6124e..f3a5778a63 100644 --- a/packages/core/data-transfer/package.json +++ b/packages/core/data-transfer/package.json @@ -62,7 +62,7 @@ }, "devDependencies": { "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.1", + "@strapi/strapi": "4.15.2", "@types/fs-extra": "9.0.13", "@types/jest": "29.5.2", "@types/koa": "2.13.4", diff --git a/yarn.lock b/yarn.lock index e4471331da..8c859cfc7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8631,115 +8631,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/admin@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/admin@npm:4.15.1" - dependencies: - "@casl/ability": "npm:6.5.0" - "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.10" - "@radix-ui/react-context": "npm:1.0.1" - "@radix-ui/react-toolbar": "npm:1.0.4" - "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/data-transfer": "npm:4.15.1" - "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.1" - "@strapi/icons": "npm:1.13.0" - "@strapi/permissions": "npm:4.15.1" - "@strapi/provider-audit-logs-local": "npm:4.15.1" - "@strapi/types": "npm:4.15.1" - "@strapi/typescript-utils": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - axios: "npm:1.5.0" - bcryptjs: "npm:2.4.3" - boxen: "npm:5.1.2" - browserslist: "npm:^4.22.1" - browserslist-to-esbuild: "npm:1.2.0" - chalk: "npm:^4.1.2" - chokidar: "npm:3.5.3" - codemirror5: "npm:codemirror@^5.65.11" - cross-env: "npm:^7.0.3" - css-loader: "npm:^6.8.1" - date-fns: "npm:2.30.0" - dotenv: "npm:14.2.0" - esbuild-loader: "npm:^2.21.0" - esbuild-register: "npm:3.5.0" - execa: "npm:5.1.1" - fast-deep-equal: "npm:3.1.3" - find-root: "npm:1.1.0" - fork-ts-checker-webpack-plugin: "npm:8.0.0" - formik: "npm:2.4.0" - fractional-indexing: "npm:3.2.0" - fs-extra: "npm:10.0.0" - highlight.js: "npm:^10.4.1" - history: "npm:^4.9.0" - html-webpack-plugin: "npm:5.5.0" - immer: "npm:9.0.19" - inquirer: "npm:8.2.5" - invariant: "npm:^2.2.4" - js-cookie: "npm:2.2.1" - jsonwebtoken: "npm:9.0.0" - koa-compose: "npm:4.1.0" - koa-passport: "npm:5.0.0" - koa-static: "npm:5.0.0" - koa2-ratelimit: "npm:^1.1.2" - lodash: "npm:4.17.21" - markdown-it: "npm:^12.3.2" - markdown-it-abbr: "npm:^1.0.4" - markdown-it-container: "npm:^3.0.0" - markdown-it-deflist: "npm:^2.1.0" - markdown-it-emoji: "npm:^2.0.0" - markdown-it-footnote: "npm:^3.0.3" - markdown-it-ins: "npm:^3.0.1" - markdown-it-mark: "npm:^3.0.1" - markdown-it-sub: "npm:^1.0.0" - markdown-it-sup: "npm:1.0.0" - mini-css-extract-plugin: "npm:2.7.6" - node-schedule: "npm:2.1.0" - ora: "npm:5.4.1" - outdent: "npm:0.8.0" - p-map: "npm:4.0.0" - passport-local: "npm:1.0.0" - pluralize: "npm:8.0.0" - prettier: "npm:2.8.4" - prop-types: "npm:^15.8.1" - qs: "npm:6.11.1" - react: "npm:^18.2.0" - react-dnd: "npm:15.1.2" - react-dnd-html5-backend: "npm:15.1.3" - react-dom: "npm:^18.2.0" - react-error-boundary: "npm:3.1.4" - react-helmet: "npm:^6.1.0" - react-intl: "npm:6.4.1" - react-is: "npm:^18.2.0" - react-query: "npm:3.39.3" - react-redux: "npm:8.1.1" - react-refresh: "npm:0.14.0" - react-router-dom: "npm:5.3.4" - react-select: "npm:5.7.0" - react-window: "npm:1.8.8" - read-pkg-up: "npm:7.0.1" - resolve-from: "npm:5.0.0" - rimraf: "npm:3.0.2" - sanitize-html: "npm:2.11.0" - semver: "npm:7.5.4" - sift: "npm:16.0.1" - slate: "npm:0.94.1" - slate-history: "npm:0.93.0" - slate-react: "npm:0.98.3" - style-loader: "npm:3.3.1" - styled-components: "npm:5.3.3" - typescript: "npm:5.2.2" - webpack: "npm:^5.88.1" - webpack-bundle-analyzer: "npm:^4.9.0" - webpack-dev-middleware: "npm:6.1.1" - webpack-hot-middleware: "npm:2.25.4" - yup: "npm:0.32.9" - peerDependencies: - "@strapi/strapi": ^4.3.4 - checksum: 40e5d51336df91d79a91a46904500f68742f667e6381d681840ced23ec8f2e1b7f4abc4bb8acf62a6c12157e3f459d22944c943ae876635ce6b9773c71b24ea3 - languageName: node - linkType: hard - "@strapi/admin@npm:4.15.2, @strapi/admin@workspace:packages/core/admin": version: 0.0.0-use.local resolution: "@strapi/admin@workspace:packages/core/admin" @@ -8859,7 +8750,7 @@ __metadata: webpack-hot-middleware: "npm:2.25.4" yup: "npm:0.32.9" peerDependencies: - "@strapi/data-transfer": 4.15.1 + "@strapi/data-transfer": 4.15.2 "@strapi/strapi": ^4.3.4 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 @@ -8868,41 +8759,13 @@ __metadata: languageName: unknown linkType: soft -"@strapi/data-transfer@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/data-transfer@npm:4.15.1" - dependencies: - "@strapi/logger": "npm:4.15.1" - "@strapi/strapi": "npm:4.15.1" - "@strapi/types": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - chalk: "npm:4.1.2" - cli-table3: "npm:0.6.2" - commander: "npm:8.3.0" - fs-extra: "npm:10.0.0" - inquirer: "npm:8.2.5" - lodash: "npm:4.17.21" - ora: "npm:5.4.1" - resolve-cwd: "npm:3.0.0" - semver: "npm:7.5.4" - stream-chain: "npm:2.2.5" - stream-json: "npm:1.8.0" - tar: "npm:6.1.13" - tar-stream: "npm:2.2.0" - ws: "npm:8.13.0" - peerDependencies: - "@strapi/strapi": ^4.14.4 - checksum: ecdbdff8c45f960596b0666949a7270e28acd03918ccfc05ded946217e0547ed711dc68206c2322a31efebc1e14739a25dfc8acade9bc7279e8764efa19f94b9 - languageName: node - linkType: hard - "@strapi/data-transfer@npm:4.15.2, @strapi/data-transfer@workspace:packages/core/data-transfer": version: 0.0.0-use.local resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer" dependencies: "@strapi/logger": "npm:4.15.2" "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.1" + "@strapi/strapi": "npm:4.15.2" "@strapi/types": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" "@types/fs-extra": "npm:9.0.13" @@ -8939,22 +8802,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/database@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/database@npm:4.15.1" - dependencies: - "@strapi/utils": "npm:4.15.1" - date-fns: "npm:2.30.0" - debug: "npm:4.3.4" - fs-extra: "npm:10.0.0" - knex: "npm:2.5.0" - lodash: "npm:4.17.21" - semver: "npm:7.5.4" - umzug: "npm:3.2.1" - checksum: e67b141f79e33e97a53457ed5e160b3754a5bfdc3838ea94d5e44ff279015baf13b9563759eb4cee7e65d5e35c05293841bd6ad1d59b9c1ae793434934a3830b - languageName: node - linkType: hard - "@strapi/database@npm:4.15.2, @strapi/database@workspace:packages/core/database": version: 0.0.0-use.local resolution: "@strapi/database@workspace:packages/core/database" @@ -9031,25 +8878,6 @@ __metadata: languageName: node linkType: hard -"@strapi/generate-new@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/generate-new@npm:4.15.1" - dependencies: - "@sentry/node": "npm:6.19.7" - chalk: "npm:^4.1.2" - execa: "npm:5.1.1" - fs-extra: "npm:10.0.0" - inquirer: "npm:8.2.5" - lodash: "npm:4.17.21" - node-fetch: "npm:2.7.0" - node-machine-id: "npm:^1.1.10" - ora: "npm:^5.4.1" - semver: "npm:7.5.4" - tar: "npm:6.1.13" - checksum: 895cb57a42a80a969fe30b375242f6abe1be6479f94c2fa29510fd346c1930e20895dbf14f02ffab363993df03fd0f6115280562f0b8a10d17a09118067ee6c1 - languageName: node - linkType: hard - "@strapi/generate-new@npm:4.15.2, @strapi/generate-new@workspace:packages/generators/app": version: 0.0.0-use.local resolution: "@strapi/generate-new@workspace:packages/generators/app" @@ -9070,23 +8898,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/generators@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/generators@npm:4.15.1" - dependencies: - "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/typescript-utils": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - chalk: "npm:4.1.2" - copyfiles: "npm:2.4.1" - fs-extra: "npm:10.0.0" - node-plop: "npm:0.26.3" - plop: "npm:2.7.6" - pluralize: "npm:8.0.0" - checksum: e471c3083427e1c8435822e29f2a740149718bf128a2a1ac6dd522df69be0534ec7ae3de3be29223cc8bd4f2d21625f96d1ed5aa5b4ebea6d26c51e0fd0f3116 - languageName: node - linkType: hard - "@strapi/generators@npm:4.15.2, @strapi/generators@workspace:packages/generators/generators": version: 0.0.0-use.local resolution: "@strapi/generators@workspace:packages/generators/generators" @@ -9106,31 +8917,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/helper-plugin@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/helper-plugin@npm:4.15.1" - dependencies: - axios: "npm:1.5.0" - date-fns: "npm:2.30.0" - formik: "npm:2.4.0" - immer: "npm:9.0.19" - lodash: "npm:4.17.21" - qs: "npm:6.11.1" - react-helmet: "npm:6.1.0" - react-intl: "npm:6.4.1" - react-query: "npm:3.39.3" - react-select: "npm:5.7.0" - peerDependencies: - "@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 - styled-components: ^5.3.3 - checksum: de9ab023db8512cf40df1e745d06a7d12f7e76f77c59758a1a960228ae5f31b94d922b14bde4b199fd6363b40d5e97e18bf02ce465f793952e7cf72f124cb8bd - languageName: node - linkType: hard - "@strapi/helper-plugin@npm:4.15.2, @strapi/helper-plugin@workspace:packages/core/helper-plugin": version: 0.0.0-use.local resolution: "@strapi/helper-plugin@workspace:packages/core/helper-plugin" @@ -9206,16 +8992,6 @@ __metadata: languageName: node linkType: hard -"@strapi/logger@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/logger@npm:4.15.1" - dependencies: - lodash: "npm:4.17.21" - winston: "npm:3.10.0" - checksum: a758a6d75efb2a91c7036778008caa98c395e2e9da0306bfa2cc7f3f11328d58a4e1aab70cf54339fae3a916ae22dd03379b30344004cbc361301706ff648e19 - languageName: node - linkType: hard - "@strapi/logger@npm:4.15.2, @strapi/logger@workspace:packages/utils/logger": version: 0.0.0-use.local resolution: "@strapi/logger@workspace:packages/utils/logger" @@ -9228,37 +9004,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/pack-up@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/pack-up@npm:4.15.1" - dependencies: - "@vitejs/plugin-react": "npm:4.1.0" - boxen: "npm:5.1.2" - browserslist-to-esbuild: "npm:1.2.0" - chalk: "npm:4.1.2" - chokidar: "npm:3.5.3" - commander: "npm:8.3.0" - esbuild: "npm:0.19.2" - esbuild-register: "npm:3.5.0" - get-latest-version: "npm:5.1.0" - git-url-parse: "npm:13.1.0" - ini: "npm:4.1.1" - ora: "npm:5.4.1" - outdent: "npm:0.8.0" - pkg-up: "npm:3.1.0" - prettier: "npm:2.8.4" - prettier-plugin-packagejson: "npm:2.4.5" - prompts: "npm:2.4.2" - rxjs: "npm:7.8.1" - typescript: "npm:5.2.2" - vite: "npm:4.4.9" - yup: "npm:0.32.9" - bin: - pack-up: bin/pack-up.js - checksum: 6068431eda2adbbad82c37aa7cdcf4dac516a6b5a52f7affbc57330ff099552048424646759b3bde2802f212945810d37ace687fb8069549c7b5540edff4945c - languageName: node - linkType: hard - "@strapi/pack-up@npm:4.15.2, @strapi/pack-up@workspace:*, @strapi/pack-up@workspace:packages/utils/pack-up": version: 0.0.0-use.local resolution: "@strapi/pack-up@workspace:packages/utils/pack-up" @@ -9295,19 +9040,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/permissions@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/permissions@npm:4.15.1" - dependencies: - "@casl/ability": "npm:6.5.0" - "@strapi/utils": "npm:4.15.1" - lodash: "npm:4.17.21" - qs: "npm:6.11.1" - sift: "npm:16.0.1" - checksum: df7a270bc0c23054948c68a3664c6ca2131da59c3b349ec810e8eaaafda81dd1dd0f109a079b7a56deb731f05ef93d6d4a541a6cc59de1a01aac17543e1afb8c - languageName: node - linkType: hard - "@strapi/permissions@npm:4.15.2, @strapi/permissions@workspace:packages/core/permissions": version: 0.0.0-use.local resolution: "@strapi/permissions@workspace:packages/core/permissions" @@ -9380,18 +9112,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-content-manager@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/plugin-content-manager@npm:4.15.1" - dependencies: - "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/utils": "npm:4.15.1" - lodash: "npm:4.17.21" - qs: "npm:6.11.1" - checksum: 704ca7a63e892af7c04bfa4347fbca4adf18bb423c4605501688602620fb51ab4ddb58ef215797673b875f324e684f925c66a0bd90a168d3ce42d48020ec0b3d - languageName: node - linkType: hard - "@strapi/plugin-content-manager@npm:4.15.2, @strapi/plugin-content-manager@workspace:packages/core/content-manager": version: 0.0.0-use.local resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager" @@ -9403,35 +9123,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-content-type-builder@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/plugin-content-type-builder@npm:4.15.1" - dependencies: - "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/design-system": "npm:1.13.0" - "@strapi/generators": "npm:4.15.1" - "@strapi/helper-plugin": "npm:4.15.1" - "@strapi/icons": "npm:1.13.0" - "@strapi/utils": "npm:4.15.1" - fs-extra: "npm:10.0.0" - immer: "npm:9.0.19" - lodash: "npm:4.17.21" - pluralize: "npm:8.0.0" - prop-types: "npm:^15.8.1" - qs: "npm:6.11.1" - react-helmet: "npm:^6.1.0" - react-intl: "npm:6.4.1" - react-redux: "npm:8.1.1" - yup: "npm:0.32.9" - peerDependencies: - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - react-router-dom: 5.3.4 - styled-components: 5.3.3 - checksum: fd91e8ae552468f16a4a823d5db2de9e7397507227036bff43cd04e262880a634f4a5971bdf55fd303da79e9ff89446c6d6755bf0e5bb0b2ca0e26b039e52395 - languageName: node - linkType: hard - "@strapi/plugin-content-type-builder@npm:4.15.2, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": version: 0.0.0-use.local resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder" @@ -9510,30 +9201,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-email@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/plugin-email@npm:4.15.1" - dependencies: - "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.1" - "@strapi/icons": "npm:1.13.0" - "@strapi/provider-email-sendmail": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - lodash: "npm:4.17.21" - prop-types: "npm:^15.8.1" - react-intl: "npm:6.4.1" - react-query: "npm:3.39.3" - yup: "npm:0.32.9" - peerDependencies: - koa: 2.13.4 - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - react-router-dom: 5.3.4 - styled-components: 5.3.3 - checksum: 9b0da36b9af572394f30b64f80e6f9511c2ac914de69e7afb5d01adb76ce31dec8ff8fede9f0066b5ad07204a64a75244995db1c602a2288f2ff679662f4aa0f - languageName: node - linkType: hard - "@strapi/plugin-email@npm:4.15.2, @strapi/plugin-email@workspace:packages/core/email": version: 0.0.0-use.local resolution: "@strapi/plugin-email@workspace:packages/core/email" @@ -9664,45 +9331,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-upload@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/plugin-upload@npm:4.15.1" - dependencies: - "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.1" - "@strapi/icons": "npm:1.13.0" - "@strapi/provider-upload-local": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - axios: "npm:1.5.0" - byte-size: "npm:7.0.1" - cropperjs: "npm:1.6.0" - date-fns: "npm:2.30.0" - formik: "npm:2.4.0" - fs-extra: "npm:10.0.0" - immer: "npm:9.0.19" - koa-range: "npm:0.3.0" - koa-static: "npm:5.0.0" - lodash: "npm:4.17.21" - mime-types: "npm:2.1.35" - prop-types: "npm:^15.8.1" - qs: "npm:6.11.1" - react-dnd: "npm:15.1.2" - react-helmet: "npm:^6.1.0" - react-intl: "npm:6.4.1" - react-query: "npm:3.39.3" - react-redux: "npm:8.1.1" - react-select: "npm:5.7.0" - sharp: "npm:0.32.6" - yup: "npm:0.32.9" - peerDependencies: - react: ^17.0.0 || ^18.0.0 - react-dom: ^17.0.0 || ^18.0.0 - react-router-dom: 5.3.4 - styled-components: 5.3.3 - checksum: 6175416a69fe7bb35996cb9bab38bf0f5cc6ee6f35744bae3acf8dad1d31c34ab88625b5af94ac84afb9bc86576a0a518f2600655d0d8ac5058fd3f26643d70c - languageName: node - linkType: hard - "@strapi/plugin-upload@npm:4.15.2, @strapi/plugin-upload@workspace:packages/core/upload": version: 0.0.0-use.local resolution: "@strapi/plugin-upload@workspace:packages/core/upload" @@ -9787,7 +9415,7 @@ __metadata: url-join: "npm:4.0.1" yup: "npm:0.32.9" peerDependencies: - "@strapi/strapi": 4.0.0 + "@strapi/strapi": ^4.0.0 react: ^17.0.0 || ^18.0.0 react-dom: ^17.0.0 || ^18.0.0 react-router-dom: ^5.2.0 @@ -9795,13 +9423,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/provider-audit-logs-local@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/provider-audit-logs-local@npm:4.15.1" - checksum: a445e0f9b271a083c4d4bb274d8c1cb9b9c598441b7a89ef8d88472c0e410cac9dfeaea5f80319ec63ddd651a2efba1add64f21c9bf85e5ce760389adeb0a77a - languageName: node - linkType: hard - "@strapi/provider-audit-logs-local@npm:4.15.2, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": version: 0.0.0-use.local resolution: "@strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local" @@ -9863,16 +9484,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/provider-email-sendmail@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/provider-email-sendmail@npm:4.15.1" - dependencies: - "@strapi/utils": "npm:4.15.1" - sendmail: "npm:^1.6.1" - checksum: aa25e4bd6389b5b7f1c92f487846c61d4641d8abf6ba3bc3a1f3097a5aa254818d61b34abfc4c9bef28d4a0ccad7f6505eee0d877dcf877a6c1d9386e45931b7 - languageName: node - linkType: hard - "@strapi/provider-email-sendmail@npm:4.15.2, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": version: 0.0.0-use.local resolution: "@strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail" @@ -9915,16 +9526,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/provider-upload-local@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/provider-upload-local@npm:4.15.1" - dependencies: - "@strapi/utils": "npm:4.15.1" - fs-extra: "npm:10.0.0" - checksum: 11fc36714429a2b93c159e62be05901e636c77532d48a8d50a3b0c1c504ac3b17ddfd3df7ec336a4889f7e13d609ac440d18201ec4f04e32bbb59aced1159ec9 - languageName: node - linkType: hard - "@strapi/provider-upload-local@npm:4.15.2, @strapi/provider-upload-local@workspace:packages/providers/upload-local": version: 0.0.0-use.local resolution: "@strapi/provider-upload-local@workspace:packages/providers/upload-local" @@ -9938,74 +9539,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/strapi@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/strapi@npm:4.15.1" - dependencies: - "@koa/cors": "npm:3.4.3" - "@koa/router": "npm:10.1.1" - "@strapi/admin": "npm:4.15.1" - "@strapi/data-transfer": "npm:4.15.1" - "@strapi/database": "npm:4.15.1" - "@strapi/generate-new": "npm:4.15.1" - "@strapi/generators": "npm:4.15.1" - "@strapi/logger": "npm:4.15.1" - "@strapi/pack-up": "npm:4.15.1" - "@strapi/permissions": "npm:4.15.1" - "@strapi/plugin-content-manager": "npm:4.15.1" - "@strapi/plugin-content-type-builder": "npm:4.15.1" - "@strapi/plugin-email": "npm:4.15.1" - "@strapi/plugin-upload": "npm:4.15.1" - "@strapi/types": "npm:4.15.1" - "@strapi/typescript-utils": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - bcryptjs: "npm:2.4.3" - boxen: "npm:5.1.2" - chalk: "npm:4.1.2" - ci-info: "npm:3.8.0" - cli-table3: "npm:0.6.2" - commander: "npm:8.3.0" - configstore: "npm:5.0.1" - copyfiles: "npm:2.4.1" - debug: "npm:4.3.4" - delegates: "npm:1.0.0" - dotenv: "npm:14.2.0" - execa: "npm:5.1.1" - fs-extra: "npm:10.0.0" - glob: "npm:7.2.3" - http-errors: "npm:1.8.1" - https-proxy-agent: "npm:5.0.1" - inquirer: "npm:8.2.5" - is-docker: "npm:2.2.1" - koa: "npm:2.13.4" - koa-body: "npm:4.2.0" - koa-compose: "npm:4.1.0" - koa-compress: "npm:5.1.0" - koa-favicon: "npm:2.1.0" - koa-helmet: "npm:7.0.2" - koa-ip: "npm:^2.1.2" - koa-session: "npm:6.4.0" - koa-static: "npm:5.0.0" - lodash: "npm:4.17.21" - mime-types: "npm:2.1.35" - node-fetch: "npm:2.7.0" - node-machine-id: "npm:1.1.12" - node-schedule: "npm:2.1.0" - open: "npm:8.4.0" - ora: "npm:5.4.1" - package-json: "npm:7.0.0" - pkg-up: "npm:3.1.0" - qs: "npm:6.11.1" - semver: "npm:7.5.4" - statuses: "npm:2.0.1" - typescript: "npm:5.2.2" - yup: "npm:0.32.9" - bin: - strapi: bin/strapi.js - checksum: 4eba78974352ec27f2f81af590556650b719ba09f87d2987597d32f59b37ca1342720cc55919efb54aae07f1941ef6f1d18c51319064360691d57c9c3db1e7d1 - languageName: node - linkType: hard - "@strapi/strapi@npm:4.15.2, @strapi/strapi@workspace:packages/core/strapi": version: 0.0.0-use.local resolution: "@strapi/strapi@workspace:packages/core/strapi" @@ -10101,25 +9634,6 @@ __metadata: languageName: node linkType: hard -"@strapi/types@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/types@npm:4.15.1" - dependencies: - "@koa/cors": "npm:3.4.3" - "@koa/router": "npm:10.1.1" - "@strapi/database": "npm:4.15.1" - "@strapi/logger": "npm:4.15.1" - "@strapi/permissions": "npm:4.15.1" - "@strapi/utils": "npm:4.15.1" - commander: "npm:8.3.0" - https-proxy-agent: "npm:5.0.1" - koa: "npm:2.13.4" - node-fetch: "npm:2.7.0" - node-schedule: "npm:2.1.0" - checksum: e3525f6d83df7c231bd5201678309b3038e10f51617ab9096f8f22a63e938c5db9f42f5b6c0d3350dd14ebc214b69c673668c57d1d52279f5f8dbd6f9a30bca0 - languageName: node - linkType: hard - "@strapi/types@npm:4.15.2, @strapi/types@workspace:packages/core/types": version: 0.0.0-use.local resolution: "@strapi/types@workspace:packages/core/types" @@ -10147,20 +9661,6 @@ __metadata: languageName: unknown linkType: soft -"@strapi/typescript-utils@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/typescript-utils@npm:4.15.1" - dependencies: - chalk: "npm:4.1.2" - cli-table3: "npm:0.6.2" - fs-extra: "npm:10.0.0" - lodash: "npm:4.17.21" - prettier: "npm:2.8.4" - typescript: "npm:5.2.2" - checksum: 192ad7679b0ec6fc521a36667835028c14f26e67cd676f975ff01b248553229006ab12110582d8a19351f1bcdcd0498e87832754d50f3754216d3b0355a9710b - languageName: node - linkType: hard - "@strapi/typescript-utils@npm:4.15.2, @strapi/typescript-utils@workspace:packages/utils/typescript": version: 0.0.0-use.local resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript" @@ -10206,20 +9706,6 @@ __metadata: languageName: node linkType: hard -"@strapi/utils@npm:4.15.1": - version: 4.15.1 - resolution: "@strapi/utils@npm:4.15.1" - dependencies: - "@sindresorhus/slugify": "npm:1.1.0" - date-fns: "npm:2.30.0" - http-errors: "npm:1.8.1" - lodash: "npm:4.17.21" - p-map: "npm:4.0.0" - yup: "npm:0.32.9" - checksum: c151b7efa5f4cd939908dc04be699232c839737cf910cc12b78288a55fc601128ba9059c6c4162b806804333878364e94246f43ee37f71d4b8148088760612d4 - languageName: node - linkType: hard - "@strapi/utils@npm:4.15.2, @strapi/utils@workspace:packages/core/utils": version: 0.0.0-use.local resolution: "@strapi/utils@workspace:packages/core/utils" From 458516e434d53abc2bcdee50a15ac23573f374b2 Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Sat, 11 Nov 2023 12:03:41 +0100 Subject: [PATCH 3/4] v4.15.3 --- .github/actions/check-pr-status/package.json | 2 +- examples/getstarted/package.json | 22 +- examples/kitchensink-ts/package.json | 8 +- examples/kitchensink/package.json | 10 +- lerna.json | 2 +- packages/admin-test-utils/package.json | 6 +- packages/cli/create-strapi-app/package.json | 10 +- .../cli/create-strapi-starter/package.json | 10 +- packages/core/admin/package.json | 22 +- packages/core/content-manager/package.json | 4 +- .../core/content-type-builder/package.json | 14 +- packages/core/data-transfer/package.json | 12 +- packages/core/database/package.json | 10 +- packages/core/email/package.json | 12 +- packages/core/helper-plugin/package.json | 10 +- packages/core/permissions/package.json | 10 +- packages/core/strapi/package.json | 36 +- packages/core/types/package.json | 16 +- packages/core/upload/package.json | 14 +- packages/core/utils/package.json | 8 +- packages/generators/app/package.json | 4 +- packages/generators/generators/package.json | 12 +- packages/plugins/cloud/package.json | 10 +- packages/plugins/color-picker/package.json | 6 +- packages/plugins/documentation/package.json | 12 +- packages/plugins/graphql/package.json | 10 +- packages/plugins/i18n/package.json | 12 +- packages/plugins/sentry/package.json | 10 +- .../plugins/users-permissions/package.json | 12 +- .../providers/audit-logs-local/package.json | 10 +- .../providers/email-amazon-ses/package.json | 10 +- packages/providers/email-mailgun/package.json | 10 +- .../providers/email-nodemailer/package.json | 8 +- .../providers/email-sendgrid/package.json | 10 +- .../providers/email-sendmail/package.json | 10 +- packages/providers/upload-aws-s3/package.json | 8 +- .../providers/upload-cloudinary/package.json | 10 +- packages/providers/upload-local/package.json | 10 +- packages/utils/api-tests/package.json | 2 +- .../utils/eslint-config-custom/package.json | 2 +- packages/utils/logger/package.json | 8 +- packages/utils/pack-up/package.json | 6 +- packages/utils/tsconfig/package.json | 2 +- packages/utils/typescript/package.json | 2 +- scripts/front/package.json | 2 +- yarn.lock | 890 ++++++++++++++---- 46 files changed, 924 insertions(+), 402 deletions(-) diff --git a/.github/actions/check-pr-status/package.json b/.github/actions/check-pr-status/package.json index ca7093dea6..d4e8b56b08 100644 --- a/.github/actions/check-pr-status/package.json +++ b/.github/actions/check-pr-status/package.json @@ -1,6 +1,6 @@ { "name": "check-pr-status", - "version": "4.15.2", + "version": "4.15.3", "private": true, "license": "MIT", "main": "dist/index.js", diff --git a/examples/getstarted/package.json b/examples/getstarted/package.json index 87c0c16008..eed471ea56 100644 --- a/examples/getstarted/package.json +++ b/examples/getstarted/package.json @@ -1,6 +1,6 @@ { "name": "getstarted", - "version": "4.15.2", + "version": "4.15.3", "private": true, "description": "A Strapi application.", "license": "SEE LICENSE IN LICENSE", @@ -14,16 +14,16 @@ }, "dependencies": { "@strapi/icons": "1.11.0", - "@strapi/plugin-color-picker": "4.15.2", - "@strapi/plugin-documentation": "4.15.2", - "@strapi/plugin-graphql": "4.15.2", - "@strapi/plugin-i18n": "4.15.2", - "@strapi/plugin-sentry": "4.15.2", - "@strapi/plugin-users-permissions": "4.15.2", - "@strapi/provider-email-mailgun": "4.15.2", - "@strapi/provider-upload-aws-s3": "4.15.2", - "@strapi/provider-upload-cloudinary": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/plugin-color-picker": "^4.15.3", + "@strapi/plugin-documentation": "^4.15.3", + "@strapi/plugin-graphql": "^4.15.3", + "@strapi/plugin-i18n": "^4.15.3", + "@strapi/plugin-sentry": "^4.15.3", + "@strapi/plugin-users-permissions": "^4.15.3", + "@strapi/provider-email-mailgun": "^4.15.3", + "@strapi/provider-upload-aws-s3": "^4.15.3", + "@strapi/provider-upload-cloudinary": "^4.15.3", + "@strapi/strapi": "^4.15.3", "better-sqlite3": "8.6.0", "lodash": "4.17.21", "mysql": "2.18.1", diff --git a/examples/kitchensink-ts/package.json b/examples/kitchensink-ts/package.json index a663976e05..90c0124651 100644 --- a/examples/kitchensink-ts/package.json +++ b/examples/kitchensink-ts/package.json @@ -1,6 +1,6 @@ { "name": "kitchensink-ts", - "version": "4.15.2", + "version": "4.15.3", "private": true, "description": "A Strapi application", "license": "MIT", @@ -14,9 +14,9 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-i18n": "4.15.2", - "@strapi/plugin-users-permissions": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/plugin-i18n": "^4.15.3", + "@strapi/plugin-users-permissions": "^4.15.3", + "@strapi/strapi": "^4.15.3", "better-sqlite3": "8.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/examples/kitchensink/package.json b/examples/kitchensink/package.json index d9279974ee..e5bf0c5d0a 100644 --- a/examples/kitchensink/package.json +++ b/examples/kitchensink/package.json @@ -1,6 +1,6 @@ { "name": "kitchensink", - "version": "4.15.2", + "version": "4.15.3", "private": true, "description": "A Strapi application.", "license": "SEE LICENSE IN LICENSE", @@ -13,10 +13,10 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/provider-email-mailgun": "4.15.2", - "@strapi/provider-upload-aws-s3": "4.15.2", - "@strapi/provider-upload-cloudinary": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/provider-email-mailgun": "^4.15.3", + "@strapi/provider-upload-aws-s3": "^4.15.3", + "@strapi/provider-upload-cloudinary": "^4.15.3", + "@strapi/strapi": "^4.15.3", "lodash": "4.17.21", "mysql": "2.18.1", "mysql2": "3.6.0", diff --git a/lerna.json b/lerna.json index e19c808014..006400d346 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.15.2", + "version": "4.15.3", "packages": ["packages/*", "examples/*"], "npmClient": "yarn", "useWorkspaces": true, diff --git a/packages/admin-test-utils/package.json b/packages/admin-test-utils/package.json index 890334b407..39ed9056c8 100644 --- a/packages/admin-test-utils/package.json +++ b/packages/admin-test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/admin-test-utils", - "version": "4.15.2", + "version": "4.15.3", "private": true, "description": "Test utilities for the Strapi administration panel", "license": "MIT", @@ -75,8 +75,8 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/pack-up": "workspace:*", "@testing-library/jest-dom": "5.16.5", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "peerDependencies": { "@reduxjs/toolkit": "^1.9.7", diff --git a/packages/cli/create-strapi-app/package.json b/packages/cli/create-strapi-app/package.json index c64e3a36dc..1ee76f9879 100644 --- a/packages/cli/create-strapi-app/package.json +++ b/packages/cli/create-strapi-app/package.json @@ -1,6 +1,6 @@ { "name": "create-strapi-app", - "version": "4.15.2", + "version": "4.15.3", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi-app", @@ -44,14 +44,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/generate-new": "4.15.2", + "@strapi/generate-new": "^4.15.3", "commander": "8.3.0", "inquirer": "8.2.5" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/cli/create-strapi-starter/package.json b/packages/cli/create-strapi-starter/package.json index df8213a38d..4bba63ce2f 100644 --- a/packages/cli/create-strapi-starter/package.json +++ b/packages/cli/create-strapi-starter/package.json @@ -1,6 +1,6 @@ { "name": "create-strapi-starter", - "version": "4.15.2", + "version": "4.15.3", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi-starter", @@ -44,7 +44,7 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/generate-new": "4.15.2", + "@strapi/generate-new": "^4.15.3", "chalk": "4.1.2", "ci-info": "3.8.0", "commander": "8.3.0", @@ -54,9 +54,9 @@ "ora": "5.4.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index 3be04584b9..dc741fea1f 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/admin", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi Admin", "repository": { "type": "git", @@ -75,15 +75,15 @@ "@radix-ui/react-context": "1.0.1", "@radix-ui/react-toolbar": "1.0.4", "@reduxjs/toolkit": "1.9.7", - "@strapi/data-transfer": "4.15.2", + "@strapi/data-transfer": "^4.15.3", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/permissions": "4.15.2", - "@strapi/provider-audit-logs-local": "4.15.2", - "@strapi/types": "4.15.2", - "@strapi/typescript-utils": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/permissions": "^4.15.3", + "@strapi/provider-audit-logs-local": "^4.15.3", + "@strapi/types": "^4.15.3", + "@strapi/typescript-utils": "^4.15.3", + "@strapi/utils": "^4.15.3", "axios": "1.5.0", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -172,9 +172,9 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/admin-test-utils": "4.15.2", - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/admin-test-utils": "^4.15.3", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/core/content-manager/package.json b/packages/core/content-manager/package.json index 0aa58791d0..d42480e81a 100644 --- a/packages/core/content-manager/package.json +++ b/packages/core/content-manager/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-content-manager", - "version": "4.15.2", + "version": "4.15.3", "description": "A powerful UI to easily manage your data.", "repository": { "type": "git", @@ -26,7 +26,7 @@ }, "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "lodash": "4.17.21", "qs": "6.11.1" }, diff --git a/packages/core/content-type-builder/package.json b/packages/core/content-type-builder/package.json index 193a5f0718..255f8223f6 100644 --- a/packages/core/content-type-builder/package.json +++ b/packages/core/content-type-builder/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-content-type-builder", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi plugin to create content type", "repository": { "type": "git", @@ -37,22 +37,22 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js", "test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js", "test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll", "test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll", "test:unit": "run -T jest", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "1.13.0", - "@strapi/generators": "4.15.2", - "@strapi/helper-plugin": "4.15.2", + "@strapi/generators": "^4.15.3", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "fs-extra": "10.0.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -65,8 +65,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/react": "14.0.0", "history": "^4.9.0", "react": "^18.2.0", diff --git a/packages/core/data-transfer/package.json b/packages/core/data-transfer/package.json index f3a5778a63..c6690b75bb 100644 --- a/packages/core/data-transfer/package.json +++ b/packages/core/data-transfer/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/data-transfer", - "version": "4.15.2", + "version": "4.15.3", "description": "Data transfer capabilities for Strapi", "keywords": [ "strapi", @@ -41,10 +41,10 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/logger": "4.15.2", - "@strapi/strapi": "4.15.2", - "@strapi/types": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/logger": "^4.15.3", + "@strapi/strapi": "^4.15.3", + "@strapi/types": "^4.15.3", + "@strapi/utils": "^4.15.3", "chalk": "4.1.2", "cli-table3": "0.6.2", "commander": "8.3.0", @@ -61,7 +61,7 @@ "ws": "8.13.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@strapi/strapi": "4.15.2", "@types/fs-extra": "9.0.13", "@types/jest": "29.5.2", diff --git a/packages/core/database/package.json b/packages/core/database/package.json index ae5168bf90..c486084416 100644 --- a/packages/core/database/package.json +++ b/packages/core/database/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/database", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi's database layer", "homepage": "https://strapi.io", "bugs": { @@ -40,7 +40,7 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "date-fns": "2.30.0", "debug": "4.3.4", "fs-extra": "10.0.0", @@ -50,9 +50,9 @@ "umzug": "3.2.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/email/package.json b/packages/core/email/package.json index a6b07be3ce..a1878f585c 100644 --- a/packages/core/email/package.json +++ b/packages/core/email/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-email", - "version": "4.15.2", + "version": "4.15.3", "description": "Easily configure your Strapi application to send emails.", "repository": { "type": "git", @@ -54,10 +54,10 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/provider-email-sendmail": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/provider-email-sendmail": "^4.15.3", + "@strapi/utils": "^4.15.3", "lodash": "4.17.21", "prop-types": "^15.8.1", "react-intl": "6.4.1", @@ -65,8 +65,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/types": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/types": "^4.15.3", "@testing-library/react": "14.0.0", "@types/koa": "2.13.4", "@types/lodash": "^4.14.191", diff --git a/packages/core/helper-plugin/package.json b/packages/core/helper-plugin/package.json index 6399f345d3..59c85248a4 100644 --- a/packages/core/helper-plugin/package.json +++ b/packages/core/helper-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/helper-plugin", - "version": "4.15.2", + "version": "4.15.3", "description": "Helper for Strapi plugins development", "repository": { "type": "git", @@ -69,11 +69,11 @@ "@storybook/addon-mdx-gfm": "7.4.0", "@storybook/builder-vite": "7.4.0", "@storybook/react-vite": "7.4.0", - "@strapi/admin-test-utils": "4.15.2", + "@strapi/admin-test-utils": "^4.15.3", "@strapi/design-system": "1.13.0", "@strapi/icons": "1.13.0", - "@strapi/pack-up": "4.15.2", - "@strapi/types": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/types": "^4.15.3", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/react": "18.2.7", @@ -82,7 +82,7 @@ "@types/react-router-dom": "5.3.3", "@types/styled-components": "5.1.26", "cross-env": "^7.0.3", - "eslint-config-custom": "4.15.2", + "eslint-config-custom": "^4.15.3", "eslint-plugin-storybook": "0.6.14", "msw": "1.3.0", "react": "^18.2.0", diff --git a/packages/core/permissions/package.json b/packages/core/permissions/package.json index a43d385617..3155afe784 100644 --- a/packages/core/permissions/package.json +++ b/packages/core/permissions/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/permissions", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi's permission layer.", "repository": { "type": "git", @@ -38,15 +38,15 @@ }, "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "lodash": "4.17.21", "qs": "6.11.1", "sift": "16.0.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/strapi/package.json b/packages/core/strapi/package.json index 432d5e4054..1155376cb3 100644 --- a/packages/core/strapi/package.json +++ b/packages/core/strapi/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/strapi", - "version": "4.15.2", + "version": "4.15.3", "description": "An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite", "keywords": [ "strapi", @@ -114,21 +114,21 @@ "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/admin": "4.15.2", - "@strapi/data-transfer": "4.15.2", - "@strapi/database": "4.15.2", - "@strapi/generate-new": "4.15.2", - "@strapi/generators": "4.15.2", - "@strapi/logger": "4.15.2", - "@strapi/pack-up": "4.15.2", - "@strapi/permissions": "4.15.2", - "@strapi/plugin-content-manager": "4.15.2", - "@strapi/plugin-content-type-builder": "4.15.2", - "@strapi/plugin-email": "4.15.2", - "@strapi/plugin-upload": "4.15.2", - "@strapi/types": "4.15.2", - "@strapi/typescript-utils": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/admin": "^4.15.3", + "@strapi/data-transfer": "^4.15.3", + "@strapi/database": "^4.15.3", + "@strapi/generate-new": "^4.15.3", + "@strapi/generators": "^4.15.3", + "@strapi/logger": "^4.15.3", + "@strapi/pack-up": "^4.15.3", + "@strapi/permissions": "^4.15.3", + "@strapi/plugin-content-manager": "^4.15.3", + "@strapi/plugin-content-type-builder": "^4.15.3", + "@strapi/plugin-email": "^4.15.3", + "@strapi/plugin-upload": "^4.15.3", + "@strapi/types": "^4.15.3", + "@strapi/typescript-utils": "^4.15.3", + "@strapi/utils": "^4.15.3", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "4.1.2", @@ -188,9 +188,9 @@ "@types/node": "18.18.4", "@types/node-schedule": "2.1.0", "@types/statuses": "2.0.1", - "eslint-config-custom": "4.15.2", + "eslint-config-custom": "^4.15.3", "supertest": "6.3.3", - "tsconfig": "4.15.2" + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/types/package.json b/packages/core/types/package.json index 620607a79e..fb69917fb5 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/types", - "version": "4.15.2", + "version": "4.15.3", "description": "Shared typescript types for Strapi internal use", "keywords": [ "strapi" @@ -46,10 +46,10 @@ "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/database": "4.15.2", - "@strapi/logger": "4.15.2", - "@strapi/permissions": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/database": "^4.15.3", + "@strapi/logger": "^4.15.3", + "@strapi/permissions": "^4.15.3", + "@strapi/utils": "^4.15.3", "commander": "8.3.0", "https-proxy-agent": "5.0.1", "koa": "2.13.4", @@ -57,14 +57,14 @@ "node-schedule": "2.1.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@strapi/ts-zen": "^0.2.0", "@types/jest": "29.5.2", "@types/koa": "2.13.4", "@types/koa__router": "12.0.0", "@types/node-schedule": "2.1.0", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3", "typescript": "5.2.2" }, "engines": { diff --git a/packages/core/upload/package.json b/packages/core/upload/package.json index cdb75b3128..efd108d5fb 100644 --- a/packages/core/upload/package.json +++ b/packages/core/upload/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-upload", - "version": "4.15.2", + "version": "4.15.3", "description": "Makes it easy to upload images and files to your Strapi Application.", "license": "SEE LICENSE IN LICENSE", "author": { @@ -33,21 +33,21 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js", "test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js", "test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll", "test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll", "test:unit": "run -T jest", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/provider-upload-local": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/provider-upload-local": "^4.15.3", + "@strapi/utils": "^4.15.3", "axios": "1.5.0", "byte-size": "7.0.1", "cropperjs": "1.6.0", @@ -71,8 +71,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index bdca02f6d3..d89895132d 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/utils", - "version": "4.15.2", + "version": "4.15.3", "description": "Shared utilities for the Strapi packages", "keywords": [ "strapi", @@ -53,13 +53,13 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/koa": "2.13.4", "@types/node": "18.18.4", - "eslint-config-custom": "4.15.2", + "eslint-config-custom": "^4.15.3", "koa": "2.13.4", "koa-body": "4.2.0", - "tsconfig": "4.15.2" + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/generators/app/package.json b/packages/generators/app/package.json index e2668176e8..01445438d9 100644 --- a/packages/generators/app/package.json +++ b/packages/generators/app/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/generate-new", - "version": "4.15.2", + "version": "4.15.3", "description": "Generate a new Strapi application.", "keywords": [ "generate", @@ -58,7 +58,7 @@ "tar": "6.1.13" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "copyfiles": "2.4.1" }, "engines": { diff --git a/packages/generators/generators/package.json b/packages/generators/generators/package.json index 5ca25fe55f..fe2fca86af 100644 --- a/packages/generators/generators/package.json +++ b/packages/generators/generators/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/generators", - "version": "4.15.2", + "version": "4.15.3", "description": "Interactive API generator.", "keywords": [ "strapi", @@ -47,8 +47,8 @@ }, "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "4.15.2", - "@strapi/utils": "4.15.2", + "@strapi/typescript-utils": "^4.15.3", + "@strapi/utils": "^4.15.3", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "10.0.0", @@ -57,9 +57,9 @@ "pluralize": "8.0.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/plugins/cloud/package.json b/packages/plugins/cloud/package.json index 792fb95337..1b7e605ddd 100644 --- a/packages/plugins/cloud/package.json +++ b/packages/plugins/cloud/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-cloud", - "version": "4.15.2", + "version": "4.15.3", "description": "Instructions to deploy your local project to Strapi Cloud", "license": "MIT", "author": { @@ -38,22 +38,22 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", "react-intl": "6.4.1" }, "devDependencies": { - "@strapi/strapi": "4.15.2", + "@strapi/strapi": "^4.15.3", "@types/react": "18.2.7", "@types/react-dom": "18.2.12", "@types/react-router-dom": "^5.3.3", "@types/styled-components": "5.1.26", - "eslint-config-custom": "4.15.2", + "eslint-config-custom": "^4.15.3", "react": "18.2.0", "react-dom": "18.2.0", "react-router-dom": "5.3.4", "styled-components": "5.3.3", - "tsconfig": "4.15.2", + "tsconfig": "^4.15.3", "typescript": "5.2.2" }, "peerDependencies": { diff --git a/packages/plugins/color-picker/package.json b/packages/plugins/color-picker/package.json index 48f9648282..2766e322a5 100644 --- a/packages/plugins/color-picker/package.json +++ b/packages/plugins/color-picker/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-color-picker", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi maintained Custom Fields", "repository": { "type": "git", @@ -55,14 +55,14 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", "prop-types": "^15.8.1", "react-colorful": "5.6.1", "react-intl": "6.4.1" }, "devDependencies": { - "@strapi/strapi": "4.15.2", + "@strapi/strapi": "^4.15.3", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/styled-components": "5.1.26", diff --git a/packages/plugins/documentation/package.json b/packages/plugins/documentation/package.json index 93130f8d27..da26f59f49 100644 --- a/packages/plugins/documentation/package.json +++ b/packages/plugins/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-documentation", - "version": "4.15.2", + "version": "4.15.3", "description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.", "repository": { "type": "git", @@ -38,18 +38,18 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js", "test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll", "test:unit": "jest --verbose", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "bcryptjs": "2.4.3", "cheerio": "^1.0.0-rc.12", "formik": "2.4.0", @@ -67,8 +67,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "msw": "1.3.0", diff --git a/packages/plugins/graphql/package.json b/packages/plugins/graphql/package.json index 77894fceca..c1a53e1790 100644 --- a/packages/plugins/graphql/package.json +++ b/packages/plugins/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-graphql", - "version": "4.15.2", + "version": "4.15.3", "description": "Adds GraphQL endpoint with default API methods.", "repository": { "type": "git", @@ -45,9 +45,9 @@ "@graphql-tools/schema": "8.5.1", "@graphql-tools/utils": "^8.13.1", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "apollo-server-core": "3.12.1", "apollo-server-koa": "3.10.0", "graphql": "^15.5.1", @@ -61,8 +61,8 @@ "pluralize": "8.0.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "cross-env": "^7.0.3", "koa": "2.13.4", "react": "^18.2.0", diff --git a/packages/plugins/i18n/package.json b/packages/plugins/i18n/package.json index 6f3a390aa7..2ab142f5f8 100644 --- a/packages/plugins/i18n/package.json +++ b/packages/plugins/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-i18n", - "version": "4.15.2", + "version": "4.15.3", "description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API", "repository": { "type": "git", @@ -38,21 +38,21 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js", "test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js", "test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll", "test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll", "test:unit": "run -T jest", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "formik": "2.4.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -64,8 +64,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/react": "14.0.0", "msw": "1.3.0", "react": "^18.2.0", diff --git a/packages/plugins/sentry/package.json b/packages/plugins/sentry/package.json index 16950478d9..3b9505bbf2 100644 --- a/packages/plugins/sentry/package.json +++ b/packages/plugins/sentry/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-sentry", - "version": "4.15.2", + "version": "4.15.3", "description": "Send Strapi error events to Sentry", "repository": { "type": "git", @@ -38,20 +38,20 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:unit": "run -T jest", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@sentry/node": "6.19.7", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "5.3.4", diff --git a/packages/plugins/users-permissions/package.json b/packages/plugins/users-permissions/package.json index af44017f55..dd71bd5757 100644 --- a/packages/plugins/users-permissions/package.json +++ b/packages/plugins/users-permissions/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-users-permissions", - "version": "4.15.2", + "version": "4.15.3", "description": "Protect your API with a full-authentication process based on JWT", "repository": { "type": "git", @@ -37,20 +37,20 @@ "build": "pack-up build", "clean": "run -T rimraf dist", "lint": "run -T eslint .", + "prepublishOnly": "yarn clean && yarn build", "test:front": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js", "test:front:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js", "test:front:watch": "run -T cross-env IS_EE=true jest --config ./jest.config.front.js --watchAll", "test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll", "test:unit": "run -T jest", "test:unit:watch": "run -T jest --watch", - "prepublishOnly": "yarn clean && yarn build", "watch": "pack-up watch" }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "4.15.2", + "@strapi/helper-plugin": "^4.15.3", "@strapi/icons": "1.13.0", - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "bcryptjs": "2.4.3", "formik": "2.4.0", "grant-koa": "5.4.8", @@ -69,8 +69,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/strapi": "4.15.2", + "@strapi/pack-up": "^4.15.3", + "@strapi/strapi": "^4.15.3", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/providers/audit-logs-local/package.json b/packages/providers/audit-logs-local/package.json index 507d26f427..e47ecffa3a 100644 --- a/packages/providers/audit-logs-local/package.json +++ b/packages/providers/audit-logs-local/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-audit-logs-local", - "version": "4.15.2", + "version": "4.15.3", "description": "Local provider for strapi audit logs", "keywords": [ "audit-logs", @@ -42,10 +42,10 @@ "watch": "pack-up watch" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "@strapi/types": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "@strapi/types": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-amazon-ses/package.json b/packages/providers/email-amazon-ses/package.json index 3800b5385f..48e6aa3099 100644 --- a/packages/providers/email-amazon-ses/package.json +++ b/packages/providers/email-amazon-ses/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-amazon-ses", - "version": "4.15.2", + "version": "4.15.3", "description": "Amazon SES provider for strapi email", "keywords": [ "email", @@ -43,13 +43,13 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "node-ses": "^3.0.3" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-mailgun/package.json b/packages/providers/email-mailgun/package.json index 6c75ff76bd..95c53adc4f 100644 --- a/packages/providers/email-mailgun/package.json +++ b/packages/providers/email-mailgun/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-mailgun", - "version": "4.15.2", + "version": "4.15.3", "description": "Mailgun provider for strapi email plugin", "keywords": [ "email", @@ -45,14 +45,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "form-data": "^4.0.0", "mailgun.js": "8.2.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-nodemailer/package.json b/packages/providers/email-nodemailer/package.json index 51d9321665..0a85a7e706 100644 --- a/packages/providers/email-nodemailer/package.json +++ b/packages/providers/email-nodemailer/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-nodemailer", - "version": "4.15.2", + "version": "4.15.3", "description": "Nodemailer provider for Strapi 3", "keywords": [ "strapi", @@ -60,10 +60,10 @@ "nodemailer": "6.9.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/nodemailer": "6.4.7", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-sendgrid/package.json b/packages/providers/email-sendgrid/package.json index a647b9a532..4ac42fd087 100644 --- a/packages/providers/email-sendgrid/package.json +++ b/packages/providers/email-sendgrid/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-sendgrid", - "version": "4.15.2", + "version": "4.15.3", "description": "Sendgrid provider for strapi email", "keywords": [ "email", @@ -44,12 +44,12 @@ }, "dependencies": { "@sendgrid/mail": "7.7.0", - "@strapi/utils": "4.15.2" + "@strapi/utils": "^4.15.3" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-sendmail/package.json b/packages/providers/email-sendmail/package.json index 5562565158..b3b180ce19 100644 --- a/packages/providers/email-sendmail/package.json +++ b/packages/providers/email-sendmail/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-sendmail", - "version": "4.15.2", + "version": "4.15.3", "description": "Sendmail provider for strapi email", "keywords": [ "email", @@ -42,14 +42,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "sendmail": "^1.6.1" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/sendmail": "1.4.4", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-aws-s3/package.json b/packages/providers/upload-aws-s3/package.json index a90d65281d..ccafdeef72 100644 --- a/packages/providers/upload-aws-s3/package.json +++ b/packages/providers/upload-aws-s3/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-aws-s3", - "version": "4.15.2", + "version": "4.15.3", "description": "AWS S3 provider for strapi upload", "keywords": [ "upload", @@ -53,10 +53,10 @@ "lodash": "4.17.21" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/jest": "29.5.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-cloudinary/package.json b/packages/providers/upload-cloudinary/package.json index 7abba8f3a6..9ba6ae4064 100644 --- a/packages/providers/upload-cloudinary/package.json +++ b/packages/providers/upload-cloudinary/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-cloudinary", - "version": "4.15.2", + "version": "4.15.3", "description": "Cloudinary provider for strapi upload", "keywords": [ "upload", @@ -43,14 +43,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "cloudinary": "^1.41.0", "into-stream": "^5.1.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-local/package.json b/packages/providers/upload-local/package.json index 1d2c666a61..b2772852a1 100644 --- a/packages/providers/upload-local/package.json +++ b/packages/providers/upload-local/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-local", - "version": "4.15.2", + "version": "4.15.3", "description": "Local provider for strapi upload", "keywords": [ "upload", @@ -44,14 +44,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "4.15.2", + "@strapi/utils": "^4.15.3", "fs-extra": "10.0.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/jest": "29.5.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/utils/api-tests/package.json b/packages/utils/api-tests/package.json index 60a578987b..eb8abafd1c 100644 --- a/packages/utils/api-tests/package.json +++ b/packages/utils/api-tests/package.json @@ -1,6 +1,6 @@ { "name": "api-tests", - "version": "4.15.2", + "version": "4.15.3", "private": true, "dependencies": { "dotenv": "14.2.0", diff --git a/packages/utils/eslint-config-custom/package.json b/packages/utils/eslint-config-custom/package.json index c79a70d6e0..c5616e4f68 100644 --- a/packages/utils/eslint-config-custom/package.json +++ b/packages/utils/eslint-config-custom/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-custom", - "version": "4.15.2", + "version": "4.15.3", "private": true, "main": "index.js" } diff --git a/packages/utils/logger/package.json b/packages/utils/logger/package.json index 3466207fde..49c3559876 100644 --- a/packages/utils/logger/package.json +++ b/packages/utils/logger/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/logger", - "version": "4.15.2", + "version": "4.15.3", "description": "Strapi's logger", "homepage": "https://strapi.io", "bugs": { @@ -43,9 +43,9 @@ "winston": "3.10.0" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", - "eslint-config-custom": "4.15.2", - "tsconfig": "4.15.2" + "@strapi/pack-up": "^4.15.3", + "eslint-config-custom": "^4.15.3", + "tsconfig": "^4.15.3" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/utils/pack-up/package.json b/packages/utils/pack-up/package.json index 0402b5fb4b..44d25d4c02 100644 --- a/packages/utils/pack-up/package.json +++ b/packages/utils/pack-up/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/pack-up", - "version": "4.15.2", + "version": "4.15.3", "description": "Simple tools for creating interoperable CJS & ESM packages.", "keywords": [ "strapi", @@ -84,11 +84,11 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "4.15.2", + "@strapi/pack-up": "^4.15.3", "@types/git-url-parse": "9.0.1", "@types/ini": "1.3.31", "@types/prompts": "2.4.4", - "eslint-config-custom": "4.15.2", + "eslint-config-custom": "^4.15.3", "rimraf": "3.0.2" }, "engines": { diff --git a/packages/utils/tsconfig/package.json b/packages/utils/tsconfig/package.json index c1a180eaa9..37602a8c39 100644 --- a/packages/utils/tsconfig/package.json +++ b/packages/utils/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "tsconfig", - "version": "4.15.2", + "version": "4.15.3", "private": true, "devDependencies": { "@tsconfig/node18": "18.2.2" diff --git a/packages/utils/typescript/package.json b/packages/utils/typescript/package.json index 6e3c656b18..42f9f22eb9 100644 --- a/packages/utils/typescript/package.json +++ b/packages/utils/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/typescript-utils", - "version": "4.15.2", + "version": "4.15.3", "description": "Typescript support for Strapi", "keywords": [ "strapi", diff --git a/scripts/front/package.json b/scripts/front/package.json index 56e6ee6646..351fa0e663 100644 --- a/scripts/front/package.json +++ b/scripts/front/package.json @@ -1,6 +1,6 @@ { "name": "scripts-front", - "version": "4.15.2", + "version": "4.15.3", "private": true, "scripts": { "test:front": "jest --config jest.config.front.js" diff --git a/yarn.lock b/yarn.lock index 8c859cfc7d..dccce3e5f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8613,7 +8613,7 @@ __metadata: languageName: node linkType: hard -"@strapi/admin-test-utils@npm:4.15.2, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": +"@strapi/admin-test-utils@npm:^4.15.3, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": version: 0.0.0-use.local resolution: "@strapi/admin-test-utils@workspace:packages/admin-test-utils" dependencies: @@ -8621,9 +8621,9 @@ __metadata: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/pack-up": "workspace:*" "@testing-library/jest-dom": "npm:5.16.5" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" jest-styled-components: "npm:7.1.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" whatwg-fetch: "npm:3.6.2" peerDependencies: "@reduxjs/toolkit": ^1.9.7 @@ -8631,7 +8631,122 @@ __metadata: languageName: unknown linkType: soft -"@strapi/admin@npm:4.15.2, @strapi/admin@workspace:packages/core/admin": +"@strapi/admin@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/admin@npm:4.15.2" + dependencies: + "@casl/ability": "npm:6.5.0" + "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.10" + "@radix-ui/react-context": "npm:1.0.1" + "@radix-ui/react-toolbar": "npm:1.0.4" + "@reduxjs/toolkit": "npm:1.9.7" + "@strapi/data-transfer": "npm:4.15.2" + "@strapi/design-system": "npm:1.13.0" + "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/icons": "npm:1.13.0" + "@strapi/permissions": "npm:4.15.2" + "@strapi/provider-audit-logs-local": "npm:4.15.2" + "@strapi/types": "npm:4.15.2" + "@strapi/typescript-utils": "npm:4.15.2" + "@strapi/utils": "npm:4.15.2" + axios: "npm:1.5.0" + bcryptjs: "npm:2.4.3" + boxen: "npm:5.1.2" + browserslist: "npm:^4.22.1" + browserslist-to-esbuild: "npm:1.2.0" + chalk: "npm:^4.1.2" + chokidar: "npm:3.5.3" + codemirror5: "npm:codemirror@^5.65.11" + cross-env: "npm:^7.0.3" + css-loader: "npm:^6.8.1" + date-fns: "npm:2.30.0" + dotenv: "npm:14.2.0" + esbuild: "npm:0.19.2" + esbuild-loader: "npm:^2.21.0" + esbuild-register: "npm:3.5.0" + execa: "npm:5.1.1" + fast-deep-equal: "npm:3.1.3" + find-root: "npm:1.1.0" + fork-ts-checker-webpack-plugin: "npm:8.0.0" + formik: "npm:2.4.0" + fractional-indexing: "npm:3.2.0" + fs-extra: "npm:10.0.0" + highlight.js: "npm:^10.4.1" + history: "npm:^4.9.0" + html-webpack-plugin: "npm:5.5.0" + immer: "npm:9.0.19" + inquirer: "npm:8.2.5" + invariant: "npm:^2.2.4" + js-cookie: "npm:2.2.1" + jsonwebtoken: "npm:9.0.0" + koa-compose: "npm:4.1.0" + koa-passport: "npm:5.0.0" + koa-static: "npm:5.0.0" + koa2-ratelimit: "npm:^1.1.2" + lodash: "npm:4.17.21" + markdown-it: "npm:^12.3.2" + markdown-it-abbr: "npm:^1.0.4" + markdown-it-container: "npm:^3.0.0" + markdown-it-deflist: "npm:^2.1.0" + markdown-it-emoji: "npm:^2.0.0" + markdown-it-footnote: "npm:^3.0.3" + markdown-it-ins: "npm:^3.0.1" + markdown-it-mark: "npm:^3.0.1" + markdown-it-sub: "npm:^1.0.0" + markdown-it-sup: "npm:1.0.0" + mini-css-extract-plugin: "npm:2.7.6" + node-schedule: "npm:2.1.0" + ora: "npm:5.4.1" + outdent: "npm:0.8.0" + p-map: "npm:4.0.0" + passport-local: "npm:1.0.0" + pluralize: "npm:8.0.0" + prettier: "npm:2.8.4" + prop-types: "npm:^15.8.1" + qs: "npm:6.11.1" + react: "npm:^18.2.0" + react-dnd: "npm:15.1.2" + react-dnd-html5-backend: "npm:15.1.3" + react-dom: "npm:^18.2.0" + react-error-boundary: "npm:3.1.4" + react-helmet: "npm:^6.1.0" + react-intl: "npm:6.4.1" + react-is: "npm:^18.2.0" + react-query: "npm:3.39.3" + react-redux: "npm:8.1.1" + react-refresh: "npm:0.14.0" + react-router-dom: "npm:5.3.4" + react-select: "npm:5.7.0" + react-window: "npm:1.8.8" + read-pkg-up: "npm:7.0.1" + resolve-from: "npm:5.0.0" + rimraf: "npm:3.0.2" + sanitize-html: "npm:2.11.0" + semver: "npm:7.5.4" + sift: "npm:16.0.1" + slate: "npm:0.94.1" + slate-history: "npm:0.93.0" + slate-react: "npm:0.98.3" + style-loader: "npm:3.3.1" + styled-components: "npm:5.3.3" + typescript: "npm:5.2.2" + webpack: "npm:^5.88.1" + webpack-bundle-analyzer: "npm:^4.9.0" + webpack-dev-middleware: "npm:6.1.1" + webpack-hot-middleware: "npm:2.25.4" + yup: "npm:0.32.9" + peerDependencies: + "@strapi/data-transfer": 4.15.1 + "@strapi/strapi": ^4.3.4 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: c9146be2bd6e76ed62488a696b3b82a8928be95637ee08ec911dde273fb483a0ab570c1cbdd1fd7e4a9266dafa9f5ffd6831149b3859cb8a2a248810a630fb6a + languageName: node + linkType: hard + +"@strapi/admin@npm:^4.15.3, @strapi/admin@workspace:packages/core/admin": version: 0.0.0-use.local resolution: "@strapi/admin@workspace:packages/core/admin" dependencies: @@ -8640,18 +8755,18 @@ __metadata: "@radix-ui/react-context": "npm:1.0.1" "@radix-ui/react-toolbar": "npm:1.0.4" "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin-test-utils": "npm:4.15.2" - "@strapi/data-transfer": "npm:4.15.2" + "@strapi/admin-test-utils": "npm:^4.15.3" + "@strapi/data-transfer": "npm:^4.15.3" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/permissions": "npm:4.15.2" - "@strapi/provider-audit-logs-local": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" - "@strapi/types": "npm:4.15.2" - "@strapi/typescript-utils": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/permissions": "npm:^4.15.3" + "@strapi/provider-audit-logs-local": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/types": "npm:^4.15.3" + "@strapi/typescript-utils": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -8759,15 +8874,43 @@ __metadata: languageName: unknown linkType: soft -"@strapi/data-transfer@npm:4.15.2, @strapi/data-transfer@workspace:packages/core/data-transfer": - version: 0.0.0-use.local - resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer" +"@strapi/data-transfer@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/data-transfer@npm:4.15.2" dependencies: "@strapi/logger": "npm:4.15.2" - "@strapi/pack-up": "npm:4.15.2" "@strapi/strapi": "npm:4.15.2" "@strapi/types": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" + chalk: "npm:4.1.2" + cli-table3: "npm:0.6.2" + commander: "npm:8.3.0" + fs-extra: "npm:10.0.0" + inquirer: "npm:8.2.5" + lodash: "npm:4.17.21" + ora: "npm:5.4.1" + resolve-cwd: "npm:3.0.0" + semver: "npm:7.5.4" + stream-chain: "npm:2.2.5" + stream-json: "npm:1.8.0" + tar: "npm:6.1.13" + tar-stream: "npm:2.2.0" + ws: "npm:8.13.0" + peerDependencies: + "@strapi/strapi": ^4.14.4 + checksum: c379b2257fd4416e9a589365902e4409c2dabc0e20a534f4a6e1ba0f95dab5a992ad5a2045694f068254e4e2a1920a49b6de0ff682db47153976e5cdba90b0af + languageName: node + linkType: hard + +"@strapi/data-transfer@npm:^4.15.3, @strapi/data-transfer@workspace:packages/core/data-transfer": + version: 0.0.0-use.local + resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer" + dependencies: + "@strapi/logger": "npm:^4.15.3" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:4.15.2" + "@strapi/types": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@types/fs-extra": "npm:9.0.13" "@types/jest": "npm:29.5.2" "@types/koa": "npm:2.13.4" @@ -8802,20 +8945,36 @@ __metadata: languageName: unknown linkType: soft -"@strapi/database@npm:4.15.2, @strapi/database@workspace:packages/core/database": - version: 0.0.0-use.local - resolution: "@strapi/database@workspace:packages/core/database" +"@strapi/database@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/database@npm:4.15.2" dependencies: - "@strapi/pack-up": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" date-fns: "npm:2.30.0" debug: "npm:4.3.4" - eslint-config-custom: "npm:4.15.2" fs-extra: "npm:10.0.0" knex: "npm:2.5.0" lodash: "npm:4.17.21" semver: "npm:7.5.4" - tsconfig: "npm:4.15.2" + umzug: "npm:3.2.1" + checksum: 22303d84a9e94a84b37a993cbaa2447b07ad380d57521f9a9e1eac713d5d5765e9394e29ab46bc7fff06c7b7998d77dbfa917cdd7186ceb58235013807ccb07d + languageName: node + linkType: hard + +"@strapi/database@npm:^4.15.3, @strapi/database@workspace:packages/core/database": + version: 0.0.0-use.local + resolution: "@strapi/database@workspace:packages/core/database" + dependencies: + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + date-fns: "npm:2.30.0" + debug: "npm:4.3.4" + eslint-config-custom: "npm:^4.15.3" + fs-extra: "npm:10.0.0" + knex: "npm:2.5.0" + lodash: "npm:4.17.21" + semver: "npm:7.5.4" + tsconfig: "npm:^4.15.3" umzug: "npm:3.2.1" languageName: unknown linkType: soft @@ -8878,12 +9037,31 @@ __metadata: languageName: node linkType: hard -"@strapi/generate-new@npm:4.15.2, @strapi/generate-new@workspace:packages/generators/app": +"@strapi/generate-new@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/generate-new@npm:4.15.2" + dependencies: + "@sentry/node": "npm:6.19.7" + chalk: "npm:^4.1.2" + execa: "npm:5.1.1" + fs-extra: "npm:10.0.0" + inquirer: "npm:8.2.5" + lodash: "npm:4.17.21" + node-fetch: "npm:2.7.0" + node-machine-id: "npm:^1.1.10" + ora: "npm:^5.4.1" + semver: "npm:7.5.4" + tar: "npm:6.1.13" + checksum: 34307ffe7c563cc2914a6bee6c8d782c0f1e624cf661994a80556aa49e28625fe6cbb1b2bb22510d141ead2bfd25a6397188e97ad585c24ba29ef2bca35e1ba0 + languageName: node + linkType: hard + +"@strapi/generate-new@npm:^4.15.3, @strapi/generate-new@workspace:packages/generators/app": version: 0.0.0-use.local resolution: "@strapi/generate-new@workspace:packages/generators/app" dependencies: "@sentry/node": "npm:6.19.7" - "@strapi/pack-up": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" chalk: "npm:^4.1.2" copyfiles: "npm:2.4.1" execa: "npm:5.1.1" @@ -8898,26 +9076,68 @@ __metadata: languageName: unknown linkType: soft -"@strapi/generators@npm:4.15.2, @strapi/generators@workspace:packages/generators/generators": - version: 0.0.0-use.local - resolution: "@strapi/generators@workspace:packages/generators/generators" +"@strapi/generators@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/generators@npm:4.15.2" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/pack-up": "npm:4.15.2" "@strapi/typescript-utils": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" chalk: "npm:4.1.2" copyfiles: "npm:2.4.1" - eslint-config-custom: "npm:4.15.2" fs-extra: "npm:10.0.0" node-plop: "npm:0.26.3" plop: "npm:2.7.6" pluralize: "npm:8.0.0" - tsconfig: "npm:4.15.2" + checksum: a5ddc63b406f89e89a1daa8d2b48d6717dc4a35ac04001fee77df96967be7417109b32a728094f6b79aac86d2330b9ed7c6cd68121b55522c4e333a630a3f291 + languageName: node + linkType: hard + +"@strapi/generators@npm:^4.15.3, @strapi/generators@workspace:packages/generators/generators": + version: 0.0.0-use.local + resolution: "@strapi/generators@workspace:packages/generators/generators" + dependencies: + "@sindresorhus/slugify": "npm:1.1.0" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/typescript-utils": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + chalk: "npm:4.1.2" + copyfiles: "npm:2.4.1" + eslint-config-custom: "npm:^4.15.3" + fs-extra: "npm:10.0.0" + node-plop: "npm:0.26.3" + plop: "npm:2.7.6" + pluralize: "npm:8.0.0" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/helper-plugin@npm:4.15.2, @strapi/helper-plugin@workspace:packages/core/helper-plugin": +"@strapi/helper-plugin@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/helper-plugin@npm:4.15.2" + dependencies: + axios: "npm:1.5.0" + date-fns: "npm:2.30.0" + formik: "npm:2.4.0" + immer: "npm:9.0.19" + lodash: "npm:4.17.21" + qs: "npm:6.11.1" + react-helmet: "npm:6.1.0" + react-intl: "npm:6.4.1" + react-query: "npm:3.39.3" + react-select: "npm:5.7.0" + peerDependencies: + "@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.2.0 + styled-components: ^5.2.1 + checksum: cadb6960c0634b664a2efec905e90c37ab74479daeb13bb96ed2bd87ee30da6f1d27b5cdd138a4a52dc98aa88739df0fe34678f3e7e4b36a8e51362738d61e61 + languageName: node + linkType: hard + +"@strapi/helper-plugin@npm:^4.15.3, @strapi/helper-plugin@workspace:packages/core/helper-plugin": version: 0.0.0-use.local resolution: "@strapi/helper-plugin@workspace:packages/core/helper-plugin" dependencies: @@ -8927,11 +9147,11 @@ __metadata: "@storybook/addon-mdx-gfm": "npm:7.4.0" "@storybook/builder-vite": "npm:7.4.0" "@storybook/react-vite": "npm:7.4.0" - "@strapi/admin-test-utils": "npm:4.15.2" + "@strapi/admin-test-utils": "npm:^4.15.3" "@strapi/design-system": "npm:1.13.0" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/types": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/types": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" "@types/react": "npm:18.2.7" @@ -8942,7 +9162,7 @@ __metadata: axios: "npm:1.5.0" cross-env: "npm:^7.0.3" date-fns: "npm:2.30.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" eslint-plugin-storybook: "npm:0.6.14" formik: "npm:2.4.0" immer: "npm:9.0.19" @@ -8992,23 +9212,64 @@ __metadata: languageName: node linkType: hard -"@strapi/logger@npm:4.15.2, @strapi/logger@workspace:packages/utils/logger": +"@strapi/logger@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/logger@npm:4.15.2" + dependencies: + lodash: "npm:4.17.21" + winston: "npm:3.10.0" + checksum: 214c6014236828cc370a93565597882fe51cb7ec1dbe5ebf2ae4e94238dfdfbc06bcf34027753e244489e88eb9cd54214a6b4301fa0f7ee324542a7a3d50da5a + languageName: node + linkType: hard + +"@strapi/logger@npm:^4.15.3, @strapi/logger@workspace:packages/utils/logger": version: 0.0.0-use.local resolution: "@strapi/logger@workspace:packages/utils/logger" dependencies: - "@strapi/pack-up": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" lodash: "npm:4.17.21" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" winston: "npm:3.10.0" languageName: unknown linkType: soft -"@strapi/pack-up@npm:4.15.2, @strapi/pack-up@workspace:*, @strapi/pack-up@workspace:packages/utils/pack-up": +"@strapi/pack-up@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/pack-up@npm:4.15.2" + dependencies: + "@vitejs/plugin-react": "npm:4.1.0" + boxen: "npm:5.1.2" + browserslist-to-esbuild: "npm:1.2.0" + chalk: "npm:4.1.2" + chokidar: "npm:3.5.3" + commander: "npm:8.3.0" + esbuild: "npm:0.19.2" + esbuild-register: "npm:3.5.0" + get-latest-version: "npm:5.1.0" + git-url-parse: "npm:13.1.0" + ini: "npm:4.1.1" + ora: "npm:5.4.1" + outdent: "npm:0.8.0" + pkg-up: "npm:3.1.0" + prettier: "npm:2.8.4" + prettier-plugin-packagejson: "npm:2.4.5" + prompts: "npm:2.4.2" + rxjs: "npm:7.8.1" + typescript: "npm:5.2.2" + vite: "npm:4.4.9" + yup: "npm:0.32.9" + bin: + pack-up: bin/pack-up.js + checksum: f40df3494680eb3a34919b294ce81db73ffabe06e34965558af4700e73a71b3ceaa8eea88776316aa7abb9e6cbe26024d0e31a24c8eb553619a5b3603b1e3485 + languageName: node + linkType: hard + +"@strapi/pack-up@npm:^4.15.3, @strapi/pack-up@workspace:*, @strapi/pack-up@workspace:packages/utils/pack-up": version: 0.0.0-use.local resolution: "@strapi/pack-up@workspace:packages/utils/pack-up" dependencies: - "@strapi/pack-up": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" "@types/git-url-parse": "npm:9.0.1" "@types/ini": "npm:1.3.31" "@types/prompts": "npm:2.4.4" @@ -9020,7 +9281,7 @@ __metadata: commander: "npm:8.3.0" esbuild: "npm:0.19.2" esbuild-register: "npm:3.5.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" get-latest-version: "npm:5.1.0" git-url-parse: "npm:13.1.0" ini: "npm:4.1.1" @@ -9040,18 +9301,31 @@ __metadata: languageName: unknown linkType: soft -"@strapi/permissions@npm:4.15.2, @strapi/permissions@workspace:packages/core/permissions": +"@strapi/permissions@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/permissions@npm:4.15.2" + dependencies: + "@casl/ability": "npm:6.5.0" + "@strapi/utils": "npm:4.15.2" + lodash: "npm:4.17.21" + qs: "npm:6.11.1" + sift: "npm:16.0.1" + checksum: e5bf891453d5669b0b917c578794b6be084374c004d9d44c61bc7d3c32953c6b3334c979777b9d7c4a6becb56318e7ba894be5bb27a49f7586b0e59c8b4ec338 + languageName: node + linkType: hard + +"@strapi/permissions@npm:^4.15.3, @strapi/permissions@workspace:packages/core/permissions": version: 0.0.0-use.local resolution: "@strapi/permissions@workspace:packages/core/permissions" dependencies: "@casl/ability": "npm:6.5.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" lodash: "npm:4.17.21" qs: "npm:6.11.1" sift: "npm:16.0.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft @@ -9060,20 +9334,20 @@ __metadata: resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/strapi": "npm:4.15.2" + "@strapi/strapi": "npm:^4.15.3" "@types/react": "npm:18.2.7" "@types/react-dom": "npm:18.2.12" "@types/react-router-dom": "npm:^5.3.3" "@types/styled-components": "npm:5.1.26" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" react: "npm:18.2.0" react-dom: "npm:18.2.0" react-intl: "npm:6.4.1" react-router-dom: "npm:5.3.4" styled-components: "npm:5.3.3" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" typescript: "npm:5.2.2" peerDependencies: "@strapi/strapi": ^4.4.0 @@ -9084,14 +9358,14 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-color-picker@npm:4.15.2, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker": +"@strapi/plugin-color-picker@npm:^4.15.3, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker": version: 0.0.0-use.local resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/strapi": "npm:4.15.2" + "@strapi/strapi": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" "@types/styled-components": "npm:5.1.26" @@ -9112,29 +9386,71 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-content-manager@npm:4.15.2, @strapi/plugin-content-manager@workspace:packages/core/content-manager": - version: 0.0.0-use.local - resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager" +"@strapi/plugin-content-manager@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/plugin-content-manager@npm:4.15.2" dependencies: "@sindresorhus/slugify": "npm:1.1.0" "@strapi/utils": "npm:4.15.2" lodash: "npm:4.17.21" qs: "npm:6.11.1" + checksum: 2c0ca875a5b3c38c3ec251c7d59d7f5b358588c1da51a3c4fc8bddb646ab2798d1ba4073b2824f63df54d9d3fd3a6cf43092c3d8ca8ab5bca4f07a4147804421 + languageName: node + linkType: hard + +"@strapi/plugin-content-manager@npm:^4.15.3, @strapi/plugin-content-manager@workspace:packages/core/content-manager": + version: 0.0.0-use.local + resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager" + dependencies: + "@sindresorhus/slugify": "npm:1.1.0" + "@strapi/utils": "npm:^4.15.3" + lodash: "npm:4.17.21" + qs: "npm:6.11.1" languageName: unknown linkType: soft -"@strapi/plugin-content-type-builder@npm:4.15.2, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": - version: 0.0.0-use.local - resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder" +"@strapi/plugin-content-type-builder@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/plugin-content-type-builder@npm:4.15.2" dependencies: "@sindresorhus/slugify": "npm:1.1.0" "@strapi/design-system": "npm:1.13.0" "@strapi/generators": "npm:4.15.2" "@strapi/helper-plugin": "npm:4.15.2" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" + fs-extra: "npm:10.0.0" + immer: "npm:9.0.19" + lodash: "npm:4.17.21" + pluralize: "npm:8.0.0" + prop-types: "npm:^15.8.1" + qs: "npm:6.11.1" + react-helmet: "npm:^6.1.0" + react-intl: "npm:6.4.1" + react-redux: "npm:8.1.1" + yup: "npm:0.32.9" + peerDependencies: + "@strapi/strapi": ^4.0.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: 54afa61273e123eeecefc1f603a1942fce8cdd4289303b2e4545f03b395dea936773df37c17f5e9e755886ac12024513d2b57ad296497dd9b451b3b728af4d4a + languageName: node + linkType: hard + +"@strapi/plugin-content-type-builder@npm:^4.15.3, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": + version: 0.0.0-use.local + resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder" + dependencies: + "@sindresorhus/slugify": "npm:1.1.0" + "@strapi/design-system": "npm:1.13.0" + "@strapi/generators": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/icons": "npm:1.13.0" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" fs-extra: "npm:10.0.0" history: "npm:^4.9.0" @@ -9160,17 +9476,17 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-documentation@npm:4.15.2, @strapi/plugin-documentation@workspace:packages/plugins/documentation": +"@strapi/plugin-documentation@npm:^4.15.3, @strapi/plugin-documentation@workspace:packages/plugins/documentation": version: 0.0.0-use.local resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation" dependencies: "@apidevtools/swagger-parser": "npm:^10.1.0" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" bcryptjs: "npm:2.4.3" @@ -9201,17 +9517,41 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-email@npm:4.15.2, @strapi/plugin-email@workspace:packages/core/email": - version: 0.0.0-use.local - resolution: "@strapi/plugin-email@workspace:packages/core/email" +"@strapi/plugin-email@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/plugin-email@npm:4.15.2" dependencies: "@strapi/design-system": "npm:1.13.0" "@strapi/helper-plugin": "npm:4.15.2" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" "@strapi/provider-email-sendmail": "npm:4.15.2" - "@strapi/types": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" + lodash: "npm:4.17.21" + prop-types: "npm:^15.8.1" + react-intl: "npm:6.4.1" + react-query: "npm:3.39.3" + yup: "npm:0.32.9" + peerDependencies: + koa: 2.13.4 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: e3fe75e970ee449b4f4dd63a8a2637f04f553108c9aad5cc1446db1b62d4e7f6f7987f03b0c6c66ec7034fbd1b33f11f70dd40a1b18cd1d18d0a54336e970639 + languageName: node + linkType: hard + +"@strapi/plugin-email@npm:^4.15.3, @strapi/plugin-email@workspace:packages/core/email": + version: 0.0.0-use.local + resolution: "@strapi/plugin-email@workspace:packages/core/email" + dependencies: + "@strapi/design-system": "npm:1.13.0" + "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/icons": "npm:1.13.0" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/provider-email-sendmail": "npm:^4.15.3" + "@strapi/types": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" "@types/koa": "npm:2.13.4" "@types/lodash": "npm:^4.14.191" @@ -9235,18 +9575,18 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-graphql@npm:4.15.2, @strapi/plugin-graphql@workspace:packages/plugins/graphql": +"@strapi/plugin-graphql@npm:^4.15.3, @strapi/plugin-graphql@workspace:packages/plugins/graphql": version: 0.0.0-use.local resolution: "@strapi/plugin-graphql@workspace:packages/plugins/graphql" dependencies: "@graphql-tools/schema": "npm:8.5.1" "@graphql-tools/utils": "npm:^8.13.1" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" apollo-server-core: "npm:3.12.1" apollo-server-koa: "npm:3.10.0" cross-env: "npm:^7.0.3" @@ -9273,17 +9613,17 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-i18n@npm:4.15.2, @strapi/plugin-i18n@workspace:packages/plugins/i18n": +"@strapi/plugin-i18n@npm:^4.15.3, @strapi/plugin-i18n@workspace:packages/plugins/i18n": version: 0.0.0-use.local resolution: "@strapi/plugin-i18n@workspace:packages/plugins/i18n" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/react": "npm:14.0.0" formik: "npm:2.4.0" immer: "npm:9.0.19" @@ -9308,16 +9648,16 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-sentry@npm:4.15.2, @strapi/plugin-sentry@workspace:packages/plugins/sentry": +"@strapi/plugin-sentry@npm:^4.15.3, @strapi/plugin-sentry@workspace:packages/plugins/sentry": version: 0.0.0-use.local resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry" dependencies: "@sentry/node": "npm:6.19.7" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" react-router-dom: "npm:5.3.4" @@ -9331,17 +9671,57 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-upload@npm:4.15.2, @strapi/plugin-upload@workspace:packages/core/upload": - version: 0.0.0-use.local - resolution: "@strapi/plugin-upload@workspace:packages/core/upload" +"@strapi/plugin-upload@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/plugin-upload@npm:4.15.2" dependencies: "@strapi/design-system": "npm:1.13.0" "@strapi/helper-plugin": "npm:4.15.2" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" "@strapi/provider-upload-local": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" + axios: "npm:1.5.0" + byte-size: "npm:7.0.1" + cropperjs: "npm:1.6.0" + date-fns: "npm:2.30.0" + formik: "npm:2.4.0" + fs-extra: "npm:10.0.0" + immer: "npm:9.0.19" + koa-range: "npm:0.3.0" + koa-static: "npm:5.0.0" + lodash: "npm:4.17.21" + mime-types: "npm:2.1.35" + prop-types: "npm:^15.8.1" + qs: "npm:6.11.1" + react-dnd: "npm:15.1.2" + react-helmet: "npm:^6.1.0" + react-intl: "npm:6.4.1" + react-query: "npm:3.39.3" + react-redux: "npm:8.1.1" + react-select: "npm:5.7.0" + sharp: "npm:0.32.6" + yup: "npm:0.32.9" + peerDependencies: + "@strapi/strapi": ^4.0.0 + react: ^17.0.0 || ^18.0.0 + react-dom: ^17.0.0 || ^18.0.0 + react-router-dom: ^5.2.0 + styled-components: ^5.2.1 + checksum: cdee2b6750406b27a369f54b9830b3c8c74735c72e36328138a4fe794d9cfcfe89b5332086e03c654a92f5381ca6882eb80e7e283c0020c90043cf82e6547d56 + languageName: node + linkType: hard + +"@strapi/plugin-upload@npm:^4.15.3, @strapi/plugin-upload@workspace:packages/core/upload": + version: 0.0.0-use.local + resolution: "@strapi/plugin-upload@workspace:packages/core/upload" + dependencies: + "@strapi/design-system": "npm:1.13.0" + "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/icons": "npm:1.13.0" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/provider-upload-local": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -9380,16 +9760,16 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-users-permissions@npm:4.15.2, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions": +"@strapi/plugin-users-permissions@npm:^4.15.3, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions": version: 0.0.0-use.local resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:4.15.2" + "@strapi/helper-plugin": "npm:^4.15.3" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -9423,14 +9803,21 @@ __metadata: languageName: unknown linkType: soft -"@strapi/provider-audit-logs-local@npm:4.15.2, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": +"@strapi/provider-audit-logs-local@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/provider-audit-logs-local@npm:4.15.2" + checksum: 22b0b96d5d668b04a5023a9aecf1c875da98131dda67c6e06defa0aa54535a34faf2f912596cc41c0c9abf37503d03c91368aa1b8b347a763caecd1d8175aaa7 + languageName: node + linkType: hard + +"@strapi/provider-audit-logs-local@npm:^4.15.3, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": version: 0.0.0-use.local resolution: "@strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/types": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" - tsconfig: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/types": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft @@ -9438,24 +9825,24 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-amazon-ses@workspace:packages/providers/email-amazon-ses" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" node-ses: "npm:^3.0.3" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/provider-email-mailgun@npm:4.15.2, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun": +"@strapi/provider-email-mailgun@npm:^4.15.3, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun": version: 0.0.0-use.local resolution: "@strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" form-data: "npm:^4.0.0" mailgun.js: "npm:8.2.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft @@ -9463,12 +9850,12 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-nodemailer@workspace:packages/providers/email-nodemailer" dependencies: - "@strapi/pack-up": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" "@types/nodemailer": "npm:6.4.7" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" lodash: "npm:4.17.21" nodemailer: "npm:6.9.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft @@ -9477,27 +9864,37 @@ __metadata: resolution: "@strapi/provider-email-sendgrid@workspace:packages/providers/email-sendgrid" dependencies: "@sendgrid/mail": "npm:7.7.0" - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" - eslint-config-custom: "npm:4.15.2" - tsconfig: "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" + eslint-config-custom: "npm:^4.15.3" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/provider-email-sendmail@npm:4.15.2, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": +"@strapi/provider-email-sendmail@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/provider-email-sendmail@npm:4.15.2" + dependencies: + "@strapi/utils": "npm:4.15.2" + sendmail: "npm:^1.6.1" + checksum: 7a8bc7644a351522f1fd25420b0b25de7972f9328c18c3b0ceb6755eaf9dc01169b59f4e09bccf7fa5edceb5f3c30fb415316e18986d9ab272bf7e2f6d699f50 + languageName: node + linkType: hard + +"@strapi/provider-email-sendmail@npm:^4.15.3, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": version: 0.0.0-use.local resolution: "@strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@types/sendmail": "npm:1.4.4" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" sendmail: "npm:^1.6.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/provider-upload-aws-s3@npm:4.15.2, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3": +"@strapi/provider-upload-aws-s3@npm:^4.15.3, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3": version: 0.0.0-use.local resolution: "@strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3" dependencies: @@ -9505,43 +9902,53 @@ __metadata: "@aws-sdk/lib-storage": "npm:3.433.0" "@aws-sdk/s3-request-presigner": "npm:3.433.0" "@aws-sdk/types": "npm:3.433.0" - "@strapi/pack-up": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" lodash: "npm:4.17.21" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/provider-upload-cloudinary@npm:4.15.2, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary": +"@strapi/provider-upload-cloudinary@npm:^4.15.3, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary": version: 0.0.0-use.local resolution: "@strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" cloudinary: "npm:^1.41.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" into-stream: "npm:^5.1.0" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/provider-upload-local@npm:4.15.2, @strapi/provider-upload-local@workspace:packages/providers/upload-local": +"@strapi/provider-upload-local@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/provider-upload-local@npm:4.15.2" + dependencies: + "@strapi/utils": "npm:4.15.2" + fs-extra: "npm:10.0.0" + checksum: 03dc2a64895d6025f7443975f63db90381d15fd1ea879dafa46456d80aa2214f90afdabe9ad7c1c986ba4794c80d30f2d2a770a63889bf427e02f5db47fe1964 + languageName: node + linkType: hard + +"@strapi/provider-upload-local@npm:^4.15.3, @strapi/provider-upload-local@workspace:packages/providers/upload-local": version: 0.0.0-use.local resolution: "@strapi/provider-upload-local@workspace:packages/providers/upload-local" dependencies: - "@strapi/pack-up": "npm:4.15.2" - "@strapi/utils": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" fs-extra: "npm:10.0.0" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" languageName: unknown linkType: soft -"@strapi/strapi@npm:4.15.2, @strapi/strapi@workspace:packages/core/strapi": - version: 0.0.0-use.local - resolution: "@strapi/strapi@workspace:packages/core/strapi" +"@strapi/strapi@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/strapi@npm:4.15.2" dependencies: "@koa/cors": "npm:3.4.3" "@koa/router": "npm:10.1.1" @@ -9551,16 +9958,84 @@ __metadata: "@strapi/generate-new": "npm:4.15.2" "@strapi/generators": "npm:4.15.2" "@strapi/logger": "npm:4.15.2" - "@strapi/pack-up": "workspace:*" + "@strapi/pack-up": "npm:4.15.2" "@strapi/permissions": "npm:4.15.2" "@strapi/plugin-content-manager": "npm:4.15.2" "@strapi/plugin-content-type-builder": "npm:4.15.2" "@strapi/plugin-email": "npm:4.15.2" "@strapi/plugin-upload": "npm:4.15.2" - "@strapi/ts-zen": "npm:^0.2.0" "@strapi/types": "npm:4.15.2" "@strapi/typescript-utils": "npm:4.15.2" "@strapi/utils": "npm:4.15.2" + bcryptjs: "npm:2.4.3" + boxen: "npm:5.1.2" + chalk: "npm:4.1.2" + ci-info: "npm:3.8.0" + cli-table3: "npm:0.6.2" + commander: "npm:8.3.0" + configstore: "npm:5.0.1" + copyfiles: "npm:2.4.1" + debug: "npm:4.3.4" + delegates: "npm:1.0.0" + dotenv: "npm:14.2.0" + execa: "npm:5.1.1" + fs-extra: "npm:10.0.0" + glob: "npm:7.2.3" + http-errors: "npm:1.8.1" + https-proxy-agent: "npm:5.0.1" + inquirer: "npm:8.2.5" + is-docker: "npm:2.2.1" + koa: "npm:2.13.4" + koa-body: "npm:4.2.0" + koa-compose: "npm:4.1.0" + koa-compress: "npm:5.1.0" + koa-favicon: "npm:2.1.0" + koa-helmet: "npm:7.0.2" + koa-ip: "npm:^2.1.2" + koa-session: "npm:6.4.0" + koa-static: "npm:5.0.0" + lodash: "npm:4.17.21" + mime-types: "npm:2.1.35" + node-fetch: "npm:2.7.0" + node-machine-id: "npm:1.1.12" + node-schedule: "npm:2.1.0" + open: "npm:8.4.0" + ora: "npm:5.4.1" + package-json: "npm:7.0.0" + pkg-up: "npm:3.1.0" + qs: "npm:6.11.1" + semver: "npm:7.5.4" + statuses: "npm:2.0.1" + typescript: "npm:5.2.2" + yup: "npm:0.32.9" + bin: + strapi: bin/strapi.js + checksum: f5d5b41b5b8f1737d568e5ae2cc8fe8d29f6d056ed4454305440578c30e6edb967373e961ab92baf9438416e09d27637c190bec6c5428d5c667df62c26723851 + languageName: node + linkType: hard + +"@strapi/strapi@npm:^4.15.3, @strapi/strapi@workspace:packages/core/strapi": + version: 0.0.0-use.local + resolution: "@strapi/strapi@workspace:packages/core/strapi" + dependencies: + "@koa/cors": "npm:3.4.3" + "@koa/router": "npm:10.1.1" + "@strapi/admin": "npm:^4.15.3" + "@strapi/data-transfer": "npm:^4.15.3" + "@strapi/database": "npm:^4.15.3" + "@strapi/generate-new": "npm:^4.15.3" + "@strapi/generators": "npm:^4.15.3" + "@strapi/logger": "npm:^4.15.3" + "@strapi/pack-up": "workspace:*" + "@strapi/permissions": "npm:^4.15.3" + "@strapi/plugin-content-manager": "npm:^4.15.3" + "@strapi/plugin-content-type-builder": "npm:^4.15.3" + "@strapi/plugin-email": "npm:^4.15.3" + "@strapi/plugin-upload": "npm:^4.15.3" + "@strapi/ts-zen": "npm:^0.2.0" + "@strapi/types": "npm:^4.15.3" + "@strapi/typescript-utils": "npm:^4.15.3" + "@strapi/utils": "npm:^4.15.3" "@types/bcryptjs": "npm:2.4.3" "@types/configstore": "npm:5.0.1" "@types/delegates": "npm:1.0.0" @@ -9586,7 +10061,7 @@ __metadata: debug: "npm:4.3.4" delegates: "npm:1.0.0" dotenv: "npm:14.2.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" execa: "npm:5.1.1" fs-extra: "npm:10.0.0" glob: "npm:7.2.3" @@ -9616,7 +10091,7 @@ __metadata: semver: "npm:7.5.4" statuses: "npm:2.0.1" supertest: "npm:6.3.3" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" typescript: "npm:5.2.2" yup: "npm:0.32.9" bin: @@ -9634,34 +10109,67 @@ __metadata: languageName: node linkType: hard -"@strapi/types@npm:4.15.2, @strapi/types@workspace:packages/core/types": - version: 0.0.0-use.local - resolution: "@strapi/types@workspace:packages/core/types" +"@strapi/types@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/types@npm:4.15.2" dependencies: "@koa/cors": "npm:3.4.3" "@koa/router": "npm:10.1.1" "@strapi/database": "npm:4.15.2" "@strapi/logger": "npm:4.15.2" - "@strapi/pack-up": "npm:4.15.2" "@strapi/permissions": "npm:4.15.2" - "@strapi/ts-zen": "npm:^0.2.0" "@strapi/utils": "npm:4.15.2" + commander: "npm:8.3.0" + https-proxy-agent: "npm:5.0.1" + koa: "npm:2.13.4" + node-fetch: "npm:2.7.0" + node-schedule: "npm:2.1.0" + checksum: d22cdfdd90165d059f83dd5bc026b6178b7268f2c80c0ee622941b150ec588c8bbb52c96ab61011f0eb4fb666fdcfa9562d6529af08df38baed2e4e5d287f617 + languageName: node + linkType: hard + +"@strapi/types@npm:^4.15.3, @strapi/types@workspace:packages/core/types": + version: 0.0.0-use.local + resolution: "@strapi/types@workspace:packages/core/types" + dependencies: + "@koa/cors": "npm:3.4.3" + "@koa/router": "npm:10.1.1" + "@strapi/database": "npm:^4.15.3" + "@strapi/logger": "npm:^4.15.3" + "@strapi/pack-up": "npm:^4.15.3" + "@strapi/permissions": "npm:^4.15.3" + "@strapi/ts-zen": "npm:^0.2.0" + "@strapi/utils": "npm:^4.15.3" "@types/jest": "npm:29.5.2" "@types/koa": "npm:2.13.4" "@types/koa__router": "npm:12.0.0" "@types/node-schedule": "npm:2.1.0" commander: "npm:8.3.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" https-proxy-agent: "npm:5.0.1" koa: "npm:2.13.4" node-fetch: "npm:2.7.0" node-schedule: "npm:2.1.0" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" typescript: "npm:5.2.2" languageName: unknown linkType: soft -"@strapi/typescript-utils@npm:4.15.2, @strapi/typescript-utils@workspace:packages/utils/typescript": +"@strapi/typescript-utils@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/typescript-utils@npm:4.15.2" + dependencies: + chalk: "npm:4.1.2" + cli-table3: "npm:0.6.2" + fs-extra: "npm:10.0.0" + lodash: "npm:4.17.21" + prettier: "npm:2.8.4" + typescript: "npm:5.2.2" + checksum: baf867b24f7e9446c7d396e2a59d36b0066c8830f9e0de17700a10e95b9a100c4a823b1d0e3a31ffca1126edf9d9fcba22d5d328f3b3174e97b82a5df8802c6f + languageName: node + linkType: hard + +"@strapi/typescript-utils@npm:^4.15.3, @strapi/typescript-utils@workspace:packages/utils/typescript": version: 0.0.0-use.local resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript" dependencies: @@ -9706,22 +10214,36 @@ __metadata: languageName: node linkType: hard -"@strapi/utils@npm:4.15.2, @strapi/utils@workspace:packages/core/utils": +"@strapi/utils@npm:4.15.2": + version: 4.15.2 + resolution: "@strapi/utils@npm:4.15.2" + dependencies: + "@sindresorhus/slugify": "npm:1.1.0" + date-fns: "npm:2.30.0" + http-errors: "npm:1.8.1" + lodash: "npm:4.17.21" + p-map: "npm:4.0.0" + yup: "npm:0.32.9" + checksum: b9a63bc1ba6b4e7e50dc5caaeca3a86b6160e58a464fc5badba33315ff535dbd28f844e867b8aa9aba62c50d95ba3e852cf7e431613f4e010f8c39fa74f1c4e0 + languageName: node + linkType: hard + +"@strapi/utils@npm:^4.15.3, @strapi/utils@workspace:packages/core/utils": version: 0.0.0-use.local resolution: "@strapi/utils@workspace:packages/core/utils" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/pack-up": "npm:4.15.2" + "@strapi/pack-up": "npm:^4.15.3" "@types/koa": "npm:2.13.4" "@types/node": "npm:18.18.4" date-fns: "npm:2.30.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" http-errors: "npm:1.8.1" koa: "npm:2.13.4" koa-body: "npm:4.2.0" lodash: "npm:4.17.21" p-map: "npm:4.0.0" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" yup: "npm:0.32.9" languageName: unknown linkType: soft @@ -15109,12 +15631,12 @@ __metadata: version: 0.0.0-use.local resolution: "create-strapi-app@workspace:packages/cli/create-strapi-app" dependencies: - "@strapi/generate-new": "npm:4.15.2" - "@strapi/pack-up": "npm:4.15.2" + "@strapi/generate-new": "npm:^4.15.3" + "@strapi/pack-up": "npm:^4.15.3" commander: "npm:8.3.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" inquirer: "npm:8.2.5" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" bin: create-strapi-app: ./bin/index.js languageName: unknown @@ -15124,17 +15646,17 @@ __metadata: version: 0.0.0-use.local resolution: "create-strapi-starter@workspace:packages/cli/create-strapi-starter" dependencies: - "@strapi/generate-new": "npm:4.15.2" - "@strapi/pack-up": "npm:4.15.2" + "@strapi/generate-new": "npm:^4.15.3" + "@strapi/pack-up": "npm:^4.15.3" chalk: "npm:4.1.2" ci-info: "npm:3.8.0" commander: "npm:8.3.0" - eslint-config-custom: "npm:4.15.2" + eslint-config-custom: "npm:^4.15.3" execa: "npm:5.1.1" fs-extra: "npm:10.0.0" inquirer: "npm:8.2.5" ora: "npm:5.4.1" - tsconfig: "npm:4.15.2" + tsconfig: "npm:^4.15.3" bin: create-strapi-starter: ./bin/index.js languageName: unknown @@ -17037,7 +17559,7 @@ __metadata: languageName: node linkType: hard -"eslint-config-custom@npm:4.15.2, eslint-config-custom@workspace:packages/utils/eslint-config-custom": +"eslint-config-custom@npm:^4.15.3, eslint-config-custom@workspace:packages/utils/eslint-config-custom": version: 0.0.0-use.local resolution: "eslint-config-custom@workspace:packages/utils/eslint-config-custom" languageName: unknown @@ -18965,16 +19487,16 @@ __metadata: resolution: "getstarted@workspace:examples/getstarted" dependencies: "@strapi/icons": "npm:1.11.0" - "@strapi/plugin-color-picker": "npm:4.15.2" - "@strapi/plugin-documentation": "npm:4.15.2" - "@strapi/plugin-graphql": "npm:4.15.2" - "@strapi/plugin-i18n": "npm:4.15.2" - "@strapi/plugin-sentry": "npm:4.15.2" - "@strapi/plugin-users-permissions": "npm:4.15.2" - "@strapi/provider-email-mailgun": "npm:4.15.2" - "@strapi/provider-upload-aws-s3": "npm:4.15.2" - "@strapi/provider-upload-cloudinary": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" + "@strapi/plugin-color-picker": "npm:^4.15.3" + "@strapi/plugin-documentation": "npm:^4.15.3" + "@strapi/plugin-graphql": "npm:^4.15.3" + "@strapi/plugin-i18n": "npm:^4.15.3" + "@strapi/plugin-sentry": "npm:^4.15.3" + "@strapi/plugin-users-permissions": "npm:^4.15.3" + "@strapi/provider-email-mailgun": "npm:^4.15.3" + "@strapi/provider-upload-aws-s3": "npm:^4.15.3" + "@strapi/provider-upload-cloudinary": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" better-sqlite3: "npm:8.6.0" lodash: "npm:4.17.21" mysql: "npm:2.18.1" @@ -22492,9 +23014,9 @@ __metadata: version: 0.0.0-use.local resolution: "kitchensink-ts@workspace:examples/kitchensink-ts" dependencies: - "@strapi/plugin-i18n": "npm:4.15.2" - "@strapi/plugin-users-permissions": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" + "@strapi/plugin-i18n": "npm:^4.15.3" + "@strapi/plugin-users-permissions": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" better-sqlite3: "npm:8.6.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -22507,10 +23029,10 @@ __metadata: version: 0.0.0-use.local resolution: "kitchensink@workspace:examples/kitchensink" dependencies: - "@strapi/provider-email-mailgun": "npm:4.15.2" - "@strapi/provider-upload-aws-s3": "npm:4.15.2" - "@strapi/provider-upload-cloudinary": "npm:4.15.2" - "@strapi/strapi": "npm:4.15.2" + "@strapi/provider-email-mailgun": "npm:^4.15.3" + "@strapi/provider-upload-aws-s3": "npm:^4.15.3" + "@strapi/provider-upload-cloudinary": "npm:^4.15.3" + "@strapi/strapi": "npm:^4.15.3" lodash: "npm:4.17.21" mysql: "npm:2.18.1" mysql2: "npm:3.6.0" @@ -31452,7 +31974,7 @@ __metadata: languageName: node linkType: hard -"tsconfig@npm:4.15.2, tsconfig@workspace:packages/utils/tsconfig": +"tsconfig@npm:^4.15.3, tsconfig@workspace:packages/utils/tsconfig": version: 0.0.0-use.local resolution: "tsconfig@workspace:packages/utils/tsconfig" dependencies: From da634b09510db5ec9ab7163670ae903f44929752 Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Sat, 11 Nov 2023 12:17:57 +0100 Subject: [PATCH 4/4] v4.15.4 --- .github/actions/check-pr-status/package.json | 2 +- examples/getstarted/package.json | 22 +- examples/kitchensink-ts/package.json | 8 +- examples/kitchensink/package.json | 10 +- lerna.json | 2 +- packages/admin-test-utils/package.json | 6 +- packages/cli/create-strapi-app/package.json | 10 +- .../cli/create-strapi-starter/package.json | 10 +- packages/core/admin/package.json | 22 +- packages/core/content-manager/package.json | 4 +- .../core/content-type-builder/package.json | 12 +- packages/core/data-transfer/package.json | 12 +- packages/core/database/package.json | 10 +- packages/core/email/package.json | 12 +- packages/core/helper-plugin/package.json | 10 +- packages/core/permissions/package.json | 10 +- packages/core/strapi/package.json | 36 +- packages/core/types/package.json | 16 +- packages/core/upload/package.json | 12 +- packages/core/utils/package.json | 8 +- packages/generators/app/package.json | 4 +- packages/generators/generators/package.json | 12 +- packages/plugins/cloud/package.json | 10 +- packages/plugins/color-picker/package.json | 6 +- packages/plugins/documentation/package.json | 10 +- packages/plugins/graphql/package.json | 10 +- packages/plugins/i18n/package.json | 10 +- packages/plugins/sentry/package.json | 8 +- .../plugins/users-permissions/package.json | 10 +- .../providers/audit-logs-local/package.json | 10 +- .../providers/email-amazon-ses/package.json | 10 +- packages/providers/email-mailgun/package.json | 10 +- .../providers/email-nodemailer/package.json | 8 +- .../providers/email-sendgrid/package.json | 10 +- .../providers/email-sendmail/package.json | 10 +- packages/providers/upload-aws-s3/package.json | 8 +- .../providers/upload-cloudinary/package.json | 10 +- packages/providers/upload-local/package.json | 10 +- packages/utils/api-tests/package.json | 2 +- .../utils/eslint-config-custom/package.json | 2 +- packages/utils/logger/package.json | 8 +- packages/utils/pack-up/package.json | 6 +- packages/utils/tsconfig/package.json | 2 +- packages/utils/typescript/package.json | 2 +- scripts/front/package.json | 2 +- yarn.lock | 394 +++++++++--------- 46 files changed, 409 insertions(+), 409 deletions(-) diff --git a/.github/actions/check-pr-status/package.json b/.github/actions/check-pr-status/package.json index d4e8b56b08..e8b8ea2a72 100644 --- a/.github/actions/check-pr-status/package.json +++ b/.github/actions/check-pr-status/package.json @@ -1,6 +1,6 @@ { "name": "check-pr-status", - "version": "4.15.3", + "version": "4.15.4", "private": true, "license": "MIT", "main": "dist/index.js", diff --git a/examples/getstarted/package.json b/examples/getstarted/package.json index eed471ea56..08af4e0f61 100644 --- a/examples/getstarted/package.json +++ b/examples/getstarted/package.json @@ -1,6 +1,6 @@ { "name": "getstarted", - "version": "4.15.3", + "version": "4.15.4", "private": true, "description": "A Strapi application.", "license": "SEE LICENSE IN LICENSE", @@ -14,16 +14,16 @@ }, "dependencies": { "@strapi/icons": "1.11.0", - "@strapi/plugin-color-picker": "^4.15.3", - "@strapi/plugin-documentation": "^4.15.3", - "@strapi/plugin-graphql": "^4.15.3", - "@strapi/plugin-i18n": "^4.15.3", - "@strapi/plugin-sentry": "^4.15.3", - "@strapi/plugin-users-permissions": "^4.15.3", - "@strapi/provider-email-mailgun": "^4.15.3", - "@strapi/provider-upload-aws-s3": "^4.15.3", - "@strapi/provider-upload-cloudinary": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/plugin-color-picker": "4.15.4", + "@strapi/plugin-documentation": "4.15.4", + "@strapi/plugin-graphql": "4.15.4", + "@strapi/plugin-i18n": "4.15.4", + "@strapi/plugin-sentry": "4.15.4", + "@strapi/plugin-users-permissions": "4.15.4", + "@strapi/provider-email-mailgun": "4.15.4", + "@strapi/provider-upload-aws-s3": "4.15.4", + "@strapi/provider-upload-cloudinary": "4.15.4", + "@strapi/strapi": "4.15.4", "better-sqlite3": "8.6.0", "lodash": "4.17.21", "mysql": "2.18.1", diff --git a/examples/kitchensink-ts/package.json b/examples/kitchensink-ts/package.json index 90c0124651..653c61baa0 100644 --- a/examples/kitchensink-ts/package.json +++ b/examples/kitchensink-ts/package.json @@ -1,6 +1,6 @@ { "name": "kitchensink-ts", - "version": "4.15.3", + "version": "4.15.4", "private": true, "description": "A Strapi application", "license": "MIT", @@ -14,9 +14,9 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/plugin-i18n": "^4.15.3", - "@strapi/plugin-users-permissions": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/plugin-i18n": "4.15.4", + "@strapi/plugin-users-permissions": "4.15.4", + "@strapi/strapi": "4.15.4", "better-sqlite3": "8.6.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/examples/kitchensink/package.json b/examples/kitchensink/package.json index e5bf0c5d0a..c61cc350eb 100644 --- a/examples/kitchensink/package.json +++ b/examples/kitchensink/package.json @@ -1,6 +1,6 @@ { "name": "kitchensink", - "version": "4.15.3", + "version": "4.15.4", "private": true, "description": "A Strapi application.", "license": "SEE LICENSE IN LICENSE", @@ -13,10 +13,10 @@ "strapi": "strapi" }, "dependencies": { - "@strapi/provider-email-mailgun": "^4.15.3", - "@strapi/provider-upload-aws-s3": "^4.15.3", - "@strapi/provider-upload-cloudinary": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/provider-email-mailgun": "4.15.4", + "@strapi/provider-upload-aws-s3": "4.15.4", + "@strapi/provider-upload-cloudinary": "4.15.4", + "@strapi/strapi": "4.15.4", "lodash": "4.17.21", "mysql": "2.18.1", "mysql2": "3.6.0", diff --git a/lerna.json b/lerna.json index 006400d346..06f115a5fd 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "4.15.3", + "version": "4.15.4", "packages": ["packages/*", "examples/*"], "npmClient": "yarn", "useWorkspaces": true, diff --git a/packages/admin-test-utils/package.json b/packages/admin-test-utils/package.json index 39ed9056c8..1d1314168f 100644 --- a/packages/admin-test-utils/package.json +++ b/packages/admin-test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/admin-test-utils", - "version": "4.15.3", + "version": "4.15.4", "private": true, "description": "Test utilities for the Strapi administration panel", "license": "MIT", @@ -75,8 +75,8 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/pack-up": "workspace:*", "@testing-library/jest-dom": "5.16.5", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "peerDependencies": { "@reduxjs/toolkit": "^1.9.7", diff --git a/packages/cli/create-strapi-app/package.json b/packages/cli/create-strapi-app/package.json index 1ee76f9879..81e2d7725d 100644 --- a/packages/cli/create-strapi-app/package.json +++ b/packages/cli/create-strapi-app/package.json @@ -1,6 +1,6 @@ { "name": "create-strapi-app", - "version": "4.15.3", + "version": "4.15.4", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi-app", @@ -44,14 +44,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/generate-new": "^4.15.3", + "@strapi/generate-new": "4.15.4", "commander": "8.3.0", "inquirer": "8.2.5" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/cli/create-strapi-starter/package.json b/packages/cli/create-strapi-starter/package.json index 4bba63ce2f..118817d1b9 100644 --- a/packages/cli/create-strapi-starter/package.json +++ b/packages/cli/create-strapi-starter/package.json @@ -1,6 +1,6 @@ { "name": "create-strapi-starter", - "version": "4.15.3", + "version": "4.15.4", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi-starter", @@ -44,7 +44,7 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/generate-new": "^4.15.3", + "@strapi/generate-new": "4.15.4", "chalk": "4.1.2", "ci-info": "3.8.0", "commander": "8.3.0", @@ -54,9 +54,9 @@ "ora": "5.4.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index dc741fea1f..e155d99306 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/admin", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi Admin", "repository": { "type": "git", @@ -75,15 +75,15 @@ "@radix-ui/react-context": "1.0.1", "@radix-ui/react-toolbar": "1.0.4", "@reduxjs/toolkit": "1.9.7", - "@strapi/data-transfer": "^4.15.3", + "@strapi/data-transfer": "4.15.4", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/permissions": "^4.15.3", - "@strapi/provider-audit-logs-local": "^4.15.3", - "@strapi/types": "^4.15.3", - "@strapi/typescript-utils": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/permissions": "4.15.4", + "@strapi/provider-audit-logs-local": "4.15.4", + "@strapi/types": "4.15.4", + "@strapi/typescript-utils": "4.15.4", + "@strapi/utils": "4.15.4", "axios": "1.5.0", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -172,9 +172,9 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/admin-test-utils": "^4.15.3", - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/admin-test-utils": "4.15.4", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/core/content-manager/package.json b/packages/core/content-manager/package.json index d42480e81a..56d39b4c70 100644 --- a/packages/core/content-manager/package.json +++ b/packages/core/content-manager/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-content-manager", - "version": "4.15.3", + "version": "4.15.4", "description": "A powerful UI to easily manage your data.", "repository": { "type": "git", @@ -26,7 +26,7 @@ }, "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "lodash": "4.17.21", "qs": "6.11.1" }, diff --git a/packages/core/content-type-builder/package.json b/packages/core/content-type-builder/package.json index 255f8223f6..8fd98b7c8c 100644 --- a/packages/core/content-type-builder/package.json +++ b/packages/core/content-type-builder/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-content-type-builder", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi plugin to create content type", "repository": { "type": "git", @@ -49,10 +49,10 @@ "dependencies": { "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "1.13.0", - "@strapi/generators": "^4.15.3", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/generators": "4.15.4", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "fs-extra": "10.0.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -65,8 +65,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/react": "14.0.0", "history": "^4.9.0", "react": "^18.2.0", diff --git a/packages/core/data-transfer/package.json b/packages/core/data-transfer/package.json index c6690b75bb..3d028cdc49 100644 --- a/packages/core/data-transfer/package.json +++ b/packages/core/data-transfer/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/data-transfer", - "version": "4.15.3", + "version": "4.15.4", "description": "Data transfer capabilities for Strapi", "keywords": [ "strapi", @@ -41,10 +41,10 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/logger": "^4.15.3", - "@strapi/strapi": "^4.15.3", - "@strapi/types": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/logger": "4.15.4", + "@strapi/strapi": "4.15.4", + "@strapi/types": "4.15.4", + "@strapi/utils": "4.15.4", "chalk": "4.1.2", "cli-table3": "0.6.2", "commander": "8.3.0", @@ -61,7 +61,7 @@ "ws": "8.13.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@strapi/strapi": "4.15.2", "@types/fs-extra": "9.0.13", "@types/jest": "29.5.2", diff --git a/packages/core/database/package.json b/packages/core/database/package.json index c486084416..d1bb207f2d 100644 --- a/packages/core/database/package.json +++ b/packages/core/database/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/database", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi's database layer", "homepage": "https://strapi.io", "bugs": { @@ -40,7 +40,7 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "date-fns": "2.30.0", "debug": "4.3.4", "fs-extra": "10.0.0", @@ -50,9 +50,9 @@ "umzug": "3.2.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/email/package.json b/packages/core/email/package.json index a1878f585c..ff7966214c 100644 --- a/packages/core/email/package.json +++ b/packages/core/email/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-email", - "version": "4.15.3", + "version": "4.15.4", "description": "Easily configure your Strapi application to send emails.", "repository": { "type": "git", @@ -54,10 +54,10 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/provider-email-sendmail": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/provider-email-sendmail": "4.15.4", + "@strapi/utils": "4.15.4", "lodash": "4.17.21", "prop-types": "^15.8.1", "react-intl": "6.4.1", @@ -65,8 +65,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/types": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/types": "4.15.4", "@testing-library/react": "14.0.0", "@types/koa": "2.13.4", "@types/lodash": "^4.14.191", diff --git a/packages/core/helper-plugin/package.json b/packages/core/helper-plugin/package.json index 59c85248a4..d69f8f1994 100644 --- a/packages/core/helper-plugin/package.json +++ b/packages/core/helper-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/helper-plugin", - "version": "4.15.3", + "version": "4.15.4", "description": "Helper for Strapi plugins development", "repository": { "type": "git", @@ -69,11 +69,11 @@ "@storybook/addon-mdx-gfm": "7.4.0", "@storybook/builder-vite": "7.4.0", "@storybook/react-vite": "7.4.0", - "@strapi/admin-test-utils": "^4.15.3", + "@strapi/admin-test-utils": "4.15.4", "@strapi/design-system": "1.13.0", "@strapi/icons": "1.13.0", - "@strapi/pack-up": "^4.15.3", - "@strapi/types": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/types": "4.15.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/react": "18.2.7", @@ -82,7 +82,7 @@ "@types/react-router-dom": "5.3.3", "@types/styled-components": "5.1.26", "cross-env": "^7.0.3", - "eslint-config-custom": "^4.15.3", + "eslint-config-custom": "4.15.4", "eslint-plugin-storybook": "0.6.14", "msw": "1.3.0", "react": "^18.2.0", diff --git a/packages/core/permissions/package.json b/packages/core/permissions/package.json index 3155afe784..254604022f 100644 --- a/packages/core/permissions/package.json +++ b/packages/core/permissions/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/permissions", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi's permission layer.", "repository": { "type": "git", @@ -38,15 +38,15 @@ }, "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "lodash": "4.17.21", "qs": "6.11.1", "sift": "16.0.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/strapi/package.json b/packages/core/strapi/package.json index 1155376cb3..bdeba4fa57 100644 --- a/packages/core/strapi/package.json +++ b/packages/core/strapi/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/strapi", - "version": "4.15.3", + "version": "4.15.4", "description": "An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite", "keywords": [ "strapi", @@ -114,21 +114,21 @@ "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/admin": "^4.15.3", - "@strapi/data-transfer": "^4.15.3", - "@strapi/database": "^4.15.3", - "@strapi/generate-new": "^4.15.3", - "@strapi/generators": "^4.15.3", - "@strapi/logger": "^4.15.3", - "@strapi/pack-up": "^4.15.3", - "@strapi/permissions": "^4.15.3", - "@strapi/plugin-content-manager": "^4.15.3", - "@strapi/plugin-content-type-builder": "^4.15.3", - "@strapi/plugin-email": "^4.15.3", - "@strapi/plugin-upload": "^4.15.3", - "@strapi/types": "^4.15.3", - "@strapi/typescript-utils": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/admin": "4.15.4", + "@strapi/data-transfer": "4.15.4", + "@strapi/database": "4.15.4", + "@strapi/generate-new": "4.15.4", + "@strapi/generators": "4.15.4", + "@strapi/logger": "4.15.4", + "@strapi/pack-up": "4.15.4", + "@strapi/permissions": "4.15.4", + "@strapi/plugin-content-manager": "4.15.4", + "@strapi/plugin-content-type-builder": "4.15.4", + "@strapi/plugin-email": "4.15.4", + "@strapi/plugin-upload": "4.15.4", + "@strapi/types": "4.15.4", + "@strapi/typescript-utils": "4.15.4", + "@strapi/utils": "4.15.4", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "4.1.2", @@ -188,9 +188,9 @@ "@types/node": "18.18.4", "@types/node-schedule": "2.1.0", "@types/statuses": "2.0.1", - "eslint-config-custom": "^4.15.3", + "eslint-config-custom": "4.15.4", "supertest": "6.3.3", - "tsconfig": "^4.15.3" + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/core/types/package.json b/packages/core/types/package.json index fb69917fb5..56c9bdc7cf 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/types", - "version": "4.15.3", + "version": "4.15.4", "description": "Shared typescript types for Strapi internal use", "keywords": [ "strapi" @@ -46,10 +46,10 @@ "dependencies": { "@koa/cors": "3.4.3", "@koa/router": "10.1.1", - "@strapi/database": "^4.15.3", - "@strapi/logger": "^4.15.3", - "@strapi/permissions": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/database": "4.15.4", + "@strapi/logger": "4.15.4", + "@strapi/permissions": "4.15.4", + "@strapi/utils": "4.15.4", "commander": "8.3.0", "https-proxy-agent": "5.0.1", "koa": "2.13.4", @@ -57,14 +57,14 @@ "node-schedule": "2.1.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@strapi/ts-zen": "^0.2.0", "@types/jest": "29.5.2", "@types/koa": "2.13.4", "@types/koa__router": "12.0.0", "@types/node-schedule": "2.1.0", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4", "typescript": "5.2.2" }, "engines": { diff --git a/packages/core/upload/package.json b/packages/core/upload/package.json index efd108d5fb..d3e28b24df 100644 --- a/packages/core/upload/package.json +++ b/packages/core/upload/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-upload", - "version": "4.15.3", + "version": "4.15.4", "description": "Makes it easy to upload images and files to your Strapi Application.", "license": "SEE LICENSE IN LICENSE", "author": { @@ -44,10 +44,10 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/provider-upload-local": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/provider-upload-local": "4.15.4", + "@strapi/utils": "4.15.4", "axios": "1.5.0", "byte-size": "7.0.1", "cropperjs": "1.6.0", @@ -71,8 +71,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index d89895132d..fb09e74280 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/utils", - "version": "4.15.3", + "version": "4.15.4", "description": "Shared utilities for the Strapi packages", "keywords": [ "strapi", @@ -53,13 +53,13 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/koa": "2.13.4", "@types/node": "18.18.4", - "eslint-config-custom": "^4.15.3", + "eslint-config-custom": "4.15.4", "koa": "2.13.4", "koa-body": "4.2.0", - "tsconfig": "^4.15.3" + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/generators/app/package.json b/packages/generators/app/package.json index 01445438d9..2e7afe714d 100644 --- a/packages/generators/app/package.json +++ b/packages/generators/app/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/generate-new", - "version": "4.15.3", + "version": "4.15.4", "description": "Generate a new Strapi application.", "keywords": [ "generate", @@ -58,7 +58,7 @@ "tar": "6.1.13" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "copyfiles": "2.4.1" }, "engines": { diff --git a/packages/generators/generators/package.json b/packages/generators/generators/package.json index fe2fca86af..a87d9fc9c8 100644 --- a/packages/generators/generators/package.json +++ b/packages/generators/generators/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/generators", - "version": "4.15.3", + "version": "4.15.4", "description": "Interactive API generator.", "keywords": [ "strapi", @@ -47,8 +47,8 @@ }, "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "^4.15.3", - "@strapi/utils": "^4.15.3", + "@strapi/typescript-utils": "4.15.4", + "@strapi/utils": "4.15.4", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "10.0.0", @@ -57,9 +57,9 @@ "pluralize": "8.0.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/plugins/cloud/package.json b/packages/plugins/cloud/package.json index 1b7e605ddd..616880924f 100644 --- a/packages/plugins/cloud/package.json +++ b/packages/plugins/cloud/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-cloud", - "version": "4.15.3", + "version": "4.15.4", "description": "Instructions to deploy your local project to Strapi Cloud", "license": "MIT", "author": { @@ -38,22 +38,22 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", "react-intl": "6.4.1" }, "devDependencies": { - "@strapi/strapi": "^4.15.3", + "@strapi/strapi": "4.15.4", "@types/react": "18.2.7", "@types/react-dom": "18.2.12", "@types/react-router-dom": "^5.3.3", "@types/styled-components": "5.1.26", - "eslint-config-custom": "^4.15.3", + "eslint-config-custom": "4.15.4", "react": "18.2.0", "react-dom": "18.2.0", "react-router-dom": "5.3.4", "styled-components": "5.3.3", - "tsconfig": "^4.15.3", + "tsconfig": "4.15.4", "typescript": "5.2.2" }, "peerDependencies": { diff --git a/packages/plugins/color-picker/package.json b/packages/plugins/color-picker/package.json index 2766e322a5..d26ead320f 100644 --- a/packages/plugins/color-picker/package.json +++ b/packages/plugins/color-picker/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-color-picker", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi maintained Custom Fields", "repository": { "type": "git", @@ -55,14 +55,14 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", "prop-types": "^15.8.1", "react-colorful": "5.6.1", "react-intl": "6.4.1" }, "devDependencies": { - "@strapi/strapi": "^4.15.3", + "@strapi/strapi": "4.15.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "@types/styled-components": "5.1.26", diff --git a/packages/plugins/documentation/package.json b/packages/plugins/documentation/package.json index da26f59f49..37f0b4a9f6 100644 --- a/packages/plugins/documentation/package.json +++ b/packages/plugins/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-documentation", - "version": "4.15.3", + "version": "4.15.4", "description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.", "repository": { "type": "git", @@ -47,9 +47,9 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "bcryptjs": "2.4.3", "cheerio": "^1.0.0-rc.12", "formik": "2.4.0", @@ -67,8 +67,8 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", "msw": "1.3.0", diff --git a/packages/plugins/graphql/package.json b/packages/plugins/graphql/package.json index c1a53e1790..a3c4c23dee 100644 --- a/packages/plugins/graphql/package.json +++ b/packages/plugins/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-graphql", - "version": "4.15.3", + "version": "4.15.4", "description": "Adds GraphQL endpoint with default API methods.", "repository": { "type": "git", @@ -45,9 +45,9 @@ "@graphql-tools/schema": "8.5.1", "@graphql-tools/utils": "^8.13.1", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "apollo-server-core": "3.12.1", "apollo-server-koa": "3.10.0", "graphql": "^15.5.1", @@ -61,8 +61,8 @@ "pluralize": "8.0.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "cross-env": "^7.0.3", "koa": "2.13.4", "react": "^18.2.0", diff --git a/packages/plugins/i18n/package.json b/packages/plugins/i18n/package.json index 2ab142f5f8..5dda8eb634 100644 --- a/packages/plugins/i18n/package.json +++ b/packages/plugins/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-i18n", - "version": "4.15.3", + "version": "4.15.4", "description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API", "repository": { "type": "git", @@ -50,9 +50,9 @@ "dependencies": { "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "formik": "2.4.0", "immer": "9.0.19", "lodash": "4.17.21", @@ -64,8 +64,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/react": "14.0.0", "msw": "1.3.0", "react": "^18.2.0", diff --git a/packages/plugins/sentry/package.json b/packages/plugins/sentry/package.json index 3b9505bbf2..6f40d9c56a 100644 --- a/packages/plugins/sentry/package.json +++ b/packages/plugins/sentry/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-sentry", - "version": "4.15.3", + "version": "4.15.4", "description": "Send Strapi error events to Sentry", "repository": { "type": "git", @@ -46,12 +46,12 @@ "dependencies": { "@sentry/node": "6.19.7", "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "5.3.4", diff --git a/packages/plugins/users-permissions/package.json b/packages/plugins/users-permissions/package.json index dd71bd5757..a893019cc6 100644 --- a/packages/plugins/users-permissions/package.json +++ b/packages/plugins/users-permissions/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-users-permissions", - "version": "4.15.3", + "version": "4.15.4", "description": "Protect your API with a full-authentication process based on JWT", "repository": { "type": "git", @@ -48,9 +48,9 @@ }, "dependencies": { "@strapi/design-system": "1.13.0", - "@strapi/helper-plugin": "^4.15.3", + "@strapi/helper-plugin": "4.15.4", "@strapi/icons": "1.13.0", - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "bcryptjs": "2.4.3", "formik": "2.4.0", "grant-koa": "5.4.8", @@ -69,8 +69,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/strapi": "^4.15.3", + "@strapi/pack-up": "4.15.4", + "@strapi/strapi": "4.15.4", "@testing-library/dom": "9.2.0", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", diff --git a/packages/providers/audit-logs-local/package.json b/packages/providers/audit-logs-local/package.json index e47ecffa3a..830b51ee2f 100644 --- a/packages/providers/audit-logs-local/package.json +++ b/packages/providers/audit-logs-local/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-audit-logs-local", - "version": "4.15.3", + "version": "4.15.4", "description": "Local provider for strapi audit logs", "keywords": [ "audit-logs", @@ -42,10 +42,10 @@ "watch": "pack-up watch" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "@strapi/types": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "@strapi/types": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-amazon-ses/package.json b/packages/providers/email-amazon-ses/package.json index 48e6aa3099..3eb718205f 100644 --- a/packages/providers/email-amazon-ses/package.json +++ b/packages/providers/email-amazon-ses/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-amazon-ses", - "version": "4.15.3", + "version": "4.15.4", "description": "Amazon SES provider for strapi email", "keywords": [ "email", @@ -43,13 +43,13 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "node-ses": "^3.0.3" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-mailgun/package.json b/packages/providers/email-mailgun/package.json index 95c53adc4f..9c7ef2ab98 100644 --- a/packages/providers/email-mailgun/package.json +++ b/packages/providers/email-mailgun/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-mailgun", - "version": "4.15.3", + "version": "4.15.4", "description": "Mailgun provider for strapi email plugin", "keywords": [ "email", @@ -45,14 +45,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "form-data": "^4.0.0", "mailgun.js": "8.2.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-nodemailer/package.json b/packages/providers/email-nodemailer/package.json index 0a85a7e706..15500d37e1 100644 --- a/packages/providers/email-nodemailer/package.json +++ b/packages/providers/email-nodemailer/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-nodemailer", - "version": "4.15.3", + "version": "4.15.4", "description": "Nodemailer provider for Strapi 3", "keywords": [ "strapi", @@ -60,10 +60,10 @@ "nodemailer": "6.9.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/nodemailer": "6.4.7", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-sendgrid/package.json b/packages/providers/email-sendgrid/package.json index 4ac42fd087..6a2f5d564f 100644 --- a/packages/providers/email-sendgrid/package.json +++ b/packages/providers/email-sendgrid/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-sendgrid", - "version": "4.15.3", + "version": "4.15.4", "description": "Sendgrid provider for strapi email", "keywords": [ "email", @@ -44,12 +44,12 @@ }, "dependencies": { "@sendgrid/mail": "7.7.0", - "@strapi/utils": "^4.15.3" + "@strapi/utils": "4.15.4" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/email-sendmail/package.json b/packages/providers/email-sendmail/package.json index b3b180ce19..d575ffcbb0 100644 --- a/packages/providers/email-sendmail/package.json +++ b/packages/providers/email-sendmail/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-email-sendmail", - "version": "4.15.3", + "version": "4.15.4", "description": "Sendmail provider for strapi email", "keywords": [ "email", @@ -42,14 +42,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "sendmail": "^1.6.1" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/sendmail": "1.4.4", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-aws-s3/package.json b/packages/providers/upload-aws-s3/package.json index ccafdeef72..16cf12efe9 100644 --- a/packages/providers/upload-aws-s3/package.json +++ b/packages/providers/upload-aws-s3/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-aws-s3", - "version": "4.15.3", + "version": "4.15.4", "description": "AWS S3 provider for strapi upload", "keywords": [ "upload", @@ -53,10 +53,10 @@ "lodash": "4.17.21" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/jest": "29.5.2", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-cloudinary/package.json b/packages/providers/upload-cloudinary/package.json index 9ba6ae4064..98409e43aa 100644 --- a/packages/providers/upload-cloudinary/package.json +++ b/packages/providers/upload-cloudinary/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-cloudinary", - "version": "4.15.3", + "version": "4.15.4", "description": "Cloudinary provider for strapi upload", "keywords": [ "upload", @@ -43,14 +43,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "cloudinary": "^1.41.0", "into-stream": "^5.1.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/providers/upload-local/package.json b/packages/providers/upload-local/package.json index b2772852a1..2873baa8d5 100644 --- a/packages/providers/upload-local/package.json +++ b/packages/providers/upload-local/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/provider-upload-local", - "version": "4.15.3", + "version": "4.15.4", "description": "Local provider for strapi upload", "keywords": [ "upload", @@ -44,14 +44,14 @@ "watch": "pack-up watch" }, "dependencies": { - "@strapi/utils": "^4.15.3", + "@strapi/utils": "4.15.4", "fs-extra": "10.0.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/jest": "29.5.2", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/utils/api-tests/package.json b/packages/utils/api-tests/package.json index eb8abafd1c..743cf46551 100644 --- a/packages/utils/api-tests/package.json +++ b/packages/utils/api-tests/package.json @@ -1,6 +1,6 @@ { "name": "api-tests", - "version": "4.15.3", + "version": "4.15.4", "private": true, "dependencies": { "dotenv": "14.2.0", diff --git a/packages/utils/eslint-config-custom/package.json b/packages/utils/eslint-config-custom/package.json index c5616e4f68..fcfad99e77 100644 --- a/packages/utils/eslint-config-custom/package.json +++ b/packages/utils/eslint-config-custom/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-custom", - "version": "4.15.3", + "version": "4.15.4", "private": true, "main": "index.js" } diff --git a/packages/utils/logger/package.json b/packages/utils/logger/package.json index 49c3559876..2955d122e9 100644 --- a/packages/utils/logger/package.json +++ b/packages/utils/logger/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/logger", - "version": "4.15.3", + "version": "4.15.4", "description": "Strapi's logger", "homepage": "https://strapi.io", "bugs": { @@ -43,9 +43,9 @@ "winston": "3.10.0" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", - "eslint-config-custom": "^4.15.3", - "tsconfig": "^4.15.3" + "@strapi/pack-up": "4.15.4", + "eslint-config-custom": "4.15.4", + "tsconfig": "4.15.4" }, "engines": { "node": ">=18.0.0 <=20.x.x", diff --git a/packages/utils/pack-up/package.json b/packages/utils/pack-up/package.json index 44d25d4c02..ce016e589b 100644 --- a/packages/utils/pack-up/package.json +++ b/packages/utils/pack-up/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/pack-up", - "version": "4.15.3", + "version": "4.15.4", "description": "Simple tools for creating interoperable CJS & ESM packages.", "keywords": [ "strapi", @@ -84,11 +84,11 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/pack-up": "^4.15.3", + "@strapi/pack-up": "4.15.4", "@types/git-url-parse": "9.0.1", "@types/ini": "1.3.31", "@types/prompts": "2.4.4", - "eslint-config-custom": "^4.15.3", + "eslint-config-custom": "4.15.4", "rimraf": "3.0.2" }, "engines": { diff --git a/packages/utils/tsconfig/package.json b/packages/utils/tsconfig/package.json index 37602a8c39..5652803f12 100644 --- a/packages/utils/tsconfig/package.json +++ b/packages/utils/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "tsconfig", - "version": "4.15.3", + "version": "4.15.4", "private": true, "devDependencies": { "@tsconfig/node18": "18.2.2" diff --git a/packages/utils/typescript/package.json b/packages/utils/typescript/package.json index 42f9f22eb9..c9c4e3d8d7 100644 --- a/packages/utils/typescript/package.json +++ b/packages/utils/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/typescript-utils", - "version": "4.15.3", + "version": "4.15.4", "description": "Typescript support for Strapi", "keywords": [ "strapi", diff --git a/scripts/front/package.json b/scripts/front/package.json index 351fa0e663..b2061da8ce 100644 --- a/scripts/front/package.json +++ b/scripts/front/package.json @@ -1,6 +1,6 @@ { "name": "scripts-front", - "version": "4.15.3", + "version": "4.15.4", "private": true, "scripts": { "test:front": "jest --config jest.config.front.js" diff --git a/yarn.lock b/yarn.lock index dccce3e5f7..064ee9a678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8613,7 +8613,7 @@ __metadata: languageName: node linkType: hard -"@strapi/admin-test-utils@npm:^4.15.3, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": +"@strapi/admin-test-utils@npm:4.15.4, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": version: 0.0.0-use.local resolution: "@strapi/admin-test-utils@workspace:packages/admin-test-utils" dependencies: @@ -8621,9 +8621,9 @@ __metadata: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/pack-up": "workspace:*" "@testing-library/jest-dom": "npm:5.16.5" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" jest-styled-components: "npm:7.1.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" whatwg-fetch: "npm:3.6.2" peerDependencies: "@reduxjs/toolkit": ^1.9.7 @@ -8746,7 +8746,7 @@ __metadata: languageName: node linkType: hard -"@strapi/admin@npm:^4.15.3, @strapi/admin@workspace:packages/core/admin": +"@strapi/admin@npm:4.15.4, @strapi/admin@workspace:packages/core/admin": version: 0.0.0-use.local resolution: "@strapi/admin@workspace:packages/core/admin" dependencies: @@ -8755,18 +8755,18 @@ __metadata: "@radix-ui/react-context": "npm:1.0.1" "@radix-ui/react-toolbar": "npm:1.0.4" "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin-test-utils": "npm:^4.15.3" - "@strapi/data-transfer": "npm:^4.15.3" + "@strapi/admin-test-utils": "npm:4.15.4" + "@strapi/data-transfer": "npm:4.15.4" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/permissions": "npm:^4.15.3" - "@strapi/provider-audit-logs-local": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/types": "npm:^4.15.3" - "@strapi/typescript-utils": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/permissions": "npm:4.15.4" + "@strapi/provider-audit-logs-local": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/types": "npm:4.15.4" + "@strapi/typescript-utils": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -8902,15 +8902,15 @@ __metadata: languageName: node linkType: hard -"@strapi/data-transfer@npm:^4.15.3, @strapi/data-transfer@workspace:packages/core/data-transfer": +"@strapi/data-transfer@npm:4.15.4, @strapi/data-transfer@workspace:packages/core/data-transfer": version: 0.0.0-use.local resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer" dependencies: - "@strapi/logger": "npm:^4.15.3" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/logger": "npm:4.15.4" + "@strapi/pack-up": "npm:4.15.4" "@strapi/strapi": "npm:4.15.2" - "@strapi/types": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/types": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@types/fs-extra": "npm:9.0.13" "@types/jest": "npm:29.5.2" "@types/koa": "npm:2.13.4" @@ -8961,20 +8961,20 @@ __metadata: languageName: node linkType: hard -"@strapi/database@npm:^4.15.3, @strapi/database@workspace:packages/core/database": +"@strapi/database@npm:4.15.4, @strapi/database@workspace:packages/core/database": version: 0.0.0-use.local resolution: "@strapi/database@workspace:packages/core/database" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" date-fns: "npm:2.30.0" debug: "npm:4.3.4" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" fs-extra: "npm:10.0.0" knex: "npm:2.5.0" lodash: "npm:4.17.21" semver: "npm:7.5.4" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" umzug: "npm:3.2.1" languageName: unknown linkType: soft @@ -9056,12 +9056,12 @@ __metadata: languageName: node linkType: hard -"@strapi/generate-new@npm:^4.15.3, @strapi/generate-new@workspace:packages/generators/app": +"@strapi/generate-new@npm:4.15.4, @strapi/generate-new@workspace:packages/generators/app": version: 0.0.0-use.local resolution: "@strapi/generate-new@workspace:packages/generators/app" dependencies: "@sentry/node": "npm:6.19.7" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" chalk: "npm:^4.1.2" copyfiles: "npm:2.4.1" execa: "npm:5.1.1" @@ -9093,22 +9093,22 @@ __metadata: languageName: node linkType: hard -"@strapi/generators@npm:^4.15.3, @strapi/generators@workspace:packages/generators/generators": +"@strapi/generators@npm:4.15.4, @strapi/generators@workspace:packages/generators/generators": version: 0.0.0-use.local resolution: "@strapi/generators@workspace:packages/generators/generators" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/typescript-utils": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/typescript-utils": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" chalk: "npm:4.1.2" copyfiles: "npm:2.4.1" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" fs-extra: "npm:10.0.0" node-plop: "npm:0.26.3" plop: "npm:2.7.6" pluralize: "npm:8.0.0" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9137,7 +9137,7 @@ __metadata: languageName: node linkType: hard -"@strapi/helper-plugin@npm:^4.15.3, @strapi/helper-plugin@workspace:packages/core/helper-plugin": +"@strapi/helper-plugin@npm:4.15.4, @strapi/helper-plugin@workspace:packages/core/helper-plugin": version: 0.0.0-use.local resolution: "@strapi/helper-plugin@workspace:packages/core/helper-plugin" dependencies: @@ -9147,11 +9147,11 @@ __metadata: "@storybook/addon-mdx-gfm": "npm:7.4.0" "@storybook/builder-vite": "npm:7.4.0" "@storybook/react-vite": "npm:7.4.0" - "@strapi/admin-test-utils": "npm:^4.15.3" + "@strapi/admin-test-utils": "npm:4.15.4" "@strapi/design-system": "npm:1.13.0" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/types": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/types": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" "@types/react": "npm:18.2.7" @@ -9162,7 +9162,7 @@ __metadata: axios: "npm:1.5.0" cross-env: "npm:^7.0.3" date-fns: "npm:2.30.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" eslint-plugin-storybook: "npm:0.6.14" formik: "npm:2.4.0" immer: "npm:9.0.19" @@ -9222,14 +9222,14 @@ __metadata: languageName: node linkType: hard -"@strapi/logger@npm:^4.15.3, @strapi/logger@workspace:packages/utils/logger": +"@strapi/logger@npm:4.15.4, @strapi/logger@workspace:packages/utils/logger": version: 0.0.0-use.local resolution: "@strapi/logger@workspace:packages/utils/logger" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" lodash: "npm:4.17.21" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" winston: "npm:3.10.0" languageName: unknown linkType: soft @@ -9265,11 +9265,11 @@ __metadata: languageName: node linkType: hard -"@strapi/pack-up@npm:^4.15.3, @strapi/pack-up@workspace:*, @strapi/pack-up@workspace:packages/utils/pack-up": +"@strapi/pack-up@npm:4.15.4, @strapi/pack-up@workspace:*, @strapi/pack-up@workspace:packages/utils/pack-up": version: 0.0.0-use.local resolution: "@strapi/pack-up@workspace:packages/utils/pack-up" dependencies: - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" "@types/git-url-parse": "npm:9.0.1" "@types/ini": "npm:1.3.31" "@types/prompts": "npm:2.4.4" @@ -9281,7 +9281,7 @@ __metadata: commander: "npm:8.3.0" esbuild: "npm:0.19.2" esbuild-register: "npm:3.5.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" get-latest-version: "npm:5.1.0" git-url-parse: "npm:13.1.0" ini: "npm:4.1.1" @@ -9314,18 +9314,18 @@ __metadata: languageName: node linkType: hard -"@strapi/permissions@npm:^4.15.3, @strapi/permissions@workspace:packages/core/permissions": +"@strapi/permissions@npm:4.15.4, @strapi/permissions@workspace:packages/core/permissions": version: 0.0.0-use.local resolution: "@strapi/permissions@workspace:packages/core/permissions" dependencies: "@casl/ability": "npm:6.5.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" lodash: "npm:4.17.21" qs: "npm:6.11.1" sift: "npm:16.0.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9334,20 +9334,20 @@ __metadata: resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/strapi": "npm:4.15.4" "@types/react": "npm:18.2.7" "@types/react-dom": "npm:18.2.12" "@types/react-router-dom": "npm:^5.3.3" "@types/styled-components": "npm:5.1.26" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" react: "npm:18.2.0" react-dom: "npm:18.2.0" react-intl: "npm:6.4.1" react-router-dom: "npm:5.3.4" styled-components: "npm:5.3.3" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" typescript: "npm:5.2.2" peerDependencies: "@strapi/strapi": ^4.4.0 @@ -9358,14 +9358,14 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-color-picker@npm:^4.15.3, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker": +"@strapi/plugin-color-picker@npm:4.15.4, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker": version: 0.0.0-use.local resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/strapi": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" "@types/styled-components": "npm:5.1.26" @@ -9398,12 +9398,12 @@ __metadata: languageName: node linkType: hard -"@strapi/plugin-content-manager@npm:^4.15.3, @strapi/plugin-content-manager@workspace:packages/core/content-manager": +"@strapi/plugin-content-manager@npm:4.15.4, @strapi/plugin-content-manager@workspace:packages/core/content-manager": version: 0.0.0-use.local resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/utils": "npm:^4.15.3" + "@strapi/utils": "npm:4.15.4" lodash: "npm:4.17.21" qs: "npm:6.11.1" languageName: unknown @@ -9439,18 +9439,18 @@ __metadata: languageName: node linkType: hard -"@strapi/plugin-content-type-builder@npm:^4.15.3, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": +"@strapi/plugin-content-type-builder@npm:4.15.4, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": version: 0.0.0-use.local resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder" dependencies: "@sindresorhus/slugify": "npm:1.1.0" "@strapi/design-system": "npm:1.13.0" - "@strapi/generators": "npm:^4.15.3" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/generators": "npm:4.15.4" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" fs-extra: "npm:10.0.0" history: "npm:^4.9.0" @@ -9476,17 +9476,17 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-documentation@npm:^4.15.3, @strapi/plugin-documentation@workspace:packages/plugins/documentation": +"@strapi/plugin-documentation@npm:4.15.4, @strapi/plugin-documentation@workspace:packages/plugins/documentation": version: 0.0.0-use.local resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation" dependencies: "@apidevtools/swagger-parser": "npm:^10.1.0" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" bcryptjs: "npm:2.4.3" @@ -9541,17 +9541,17 @@ __metadata: languageName: node linkType: hard -"@strapi/plugin-email@npm:^4.15.3, @strapi/plugin-email@workspace:packages/core/email": +"@strapi/plugin-email@npm:4.15.4, @strapi/plugin-email@workspace:packages/core/email": version: 0.0.0-use.local resolution: "@strapi/plugin-email@workspace:packages/core/email" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/provider-email-sendmail": "npm:^4.15.3" - "@strapi/types": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/provider-email-sendmail": "npm:4.15.4" + "@strapi/types": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" "@types/koa": "npm:2.13.4" "@types/lodash": "npm:^4.14.191" @@ -9575,18 +9575,18 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-graphql@npm:^4.15.3, @strapi/plugin-graphql@workspace:packages/plugins/graphql": +"@strapi/plugin-graphql@npm:4.15.4, @strapi/plugin-graphql@workspace:packages/plugins/graphql": version: 0.0.0-use.local resolution: "@strapi/plugin-graphql@workspace:packages/plugins/graphql" dependencies: "@graphql-tools/schema": "npm:8.5.1" "@graphql-tools/utils": "npm:^8.13.1" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" apollo-server-core: "npm:3.12.1" apollo-server-koa: "npm:3.10.0" cross-env: "npm:^7.0.3" @@ -9613,17 +9613,17 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-i18n@npm:^4.15.3, @strapi/plugin-i18n@workspace:packages/plugins/i18n": +"@strapi/plugin-i18n@npm:4.15.4, @strapi/plugin-i18n@workspace:packages/plugins/i18n": version: 0.0.0-use.local resolution: "@strapi/plugin-i18n@workspace:packages/plugins/i18n" dependencies: "@reduxjs/toolkit": "npm:1.9.7" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/react": "npm:14.0.0" formik: "npm:2.4.0" immer: "npm:9.0.19" @@ -9648,16 +9648,16 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-sentry@npm:^4.15.3, @strapi/plugin-sentry@workspace:packages/plugins/sentry": +"@strapi/plugin-sentry@npm:4.15.4, @strapi/plugin-sentry@workspace:packages/plugins/sentry": version: 0.0.0-use.local resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry" dependencies: "@sentry/node": "npm:6.19.7" "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" react-router-dom: "npm:5.3.4" @@ -9711,17 +9711,17 @@ __metadata: languageName: node linkType: hard -"@strapi/plugin-upload@npm:^4.15.3, @strapi/plugin-upload@workspace:packages/core/upload": +"@strapi/plugin-upload@npm:4.15.4, @strapi/plugin-upload@workspace:packages/core/upload": version: 0.0.0-use.local resolution: "@strapi/plugin-upload@workspace:packages/core/upload" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/provider-upload-local": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/provider-upload-local": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -9760,16 +9760,16 @@ __metadata: languageName: unknown linkType: soft -"@strapi/plugin-users-permissions@npm:^4.15.3, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions": +"@strapi/plugin-users-permissions@npm:4.15.4, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions": version: 0.0.0-use.local resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions" dependencies: "@strapi/design-system": "npm:1.13.0" - "@strapi/helper-plugin": "npm:^4.15.3" + "@strapi/helper-plugin": "npm:4.15.4" "@strapi/icons": "npm:1.13.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@testing-library/dom": "npm:9.2.0" "@testing-library/react": "npm:14.0.0" "@testing-library/user-event": "npm:14.4.3" @@ -9810,14 +9810,14 @@ __metadata: languageName: node linkType: hard -"@strapi/provider-audit-logs-local@npm:^4.15.3, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": +"@strapi/provider-audit-logs-local@npm:4.15.4, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": version: 0.0.0-use.local resolution: "@strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/types": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" - tsconfig: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/types": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9825,24 +9825,24 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-amazon-ses@workspace:packages/providers/email-amazon-ses" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" node-ses: "npm:^3.0.3" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft -"@strapi/provider-email-mailgun@npm:^4.15.3, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun": +"@strapi/provider-email-mailgun@npm:4.15.4, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun": version: 0.0.0-use.local resolution: "@strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" form-data: "npm:^4.0.0" mailgun.js: "npm:8.2.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9850,12 +9850,12 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-nodemailer@workspace:packages/providers/email-nodemailer" dependencies: - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" "@types/nodemailer": "npm:6.4.7" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" lodash: "npm:4.17.21" nodemailer: "npm:6.9.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9864,10 +9864,10 @@ __metadata: resolution: "@strapi/provider-email-sendgrid@workspace:packages/providers/email-sendgrid" dependencies: "@sendgrid/mail": "npm:7.7.0" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" - eslint-config-custom: "npm:^4.15.3" - tsconfig: "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" + eslint-config-custom: "npm:4.15.4" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9881,20 +9881,20 @@ __metadata: languageName: node linkType: hard -"@strapi/provider-email-sendmail@npm:^4.15.3, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": +"@strapi/provider-email-sendmail@npm:4.15.4, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": version: 0.0.0-use.local resolution: "@strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@types/sendmail": "npm:1.4.4" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" sendmail: "npm:^1.6.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft -"@strapi/provider-upload-aws-s3@npm:^4.15.3, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3": +"@strapi/provider-upload-aws-s3@npm:4.15.4, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3": version: 0.0.0-use.local resolution: "@strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3" dependencies: @@ -9902,24 +9902,24 @@ __metadata: "@aws-sdk/lib-storage": "npm:3.433.0" "@aws-sdk/s3-request-presigner": "npm:3.433.0" "@aws-sdk/types": "npm:3.433.0" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" lodash: "npm:4.17.21" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft -"@strapi/provider-upload-cloudinary@npm:^4.15.3, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary": +"@strapi/provider-upload-cloudinary@npm:4.15.4, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary": version: 0.0.0-use.local resolution: "@strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" cloudinary: "npm:^1.41.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" into-stream: "npm:^5.1.0" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -9933,16 +9933,16 @@ __metadata: languageName: node linkType: hard -"@strapi/provider-upload-local@npm:^4.15.3, @strapi/provider-upload-local@workspace:packages/providers/upload-local": +"@strapi/provider-upload-local@npm:4.15.4, @strapi/provider-upload-local@workspace:packages/providers/upload-local": version: 0.0.0-use.local resolution: "@strapi/provider-upload-local@workspace:packages/providers/upload-local" dependencies: - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" fs-extra: "npm:10.0.0" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" languageName: unknown linkType: soft @@ -10014,28 +10014,28 @@ __metadata: languageName: node linkType: hard -"@strapi/strapi@npm:^4.15.3, @strapi/strapi@workspace:packages/core/strapi": +"@strapi/strapi@npm:4.15.4, @strapi/strapi@workspace:packages/core/strapi": version: 0.0.0-use.local resolution: "@strapi/strapi@workspace:packages/core/strapi" dependencies: "@koa/cors": "npm:3.4.3" "@koa/router": "npm:10.1.1" - "@strapi/admin": "npm:^4.15.3" - "@strapi/data-transfer": "npm:^4.15.3" - "@strapi/database": "npm:^4.15.3" - "@strapi/generate-new": "npm:^4.15.3" - "@strapi/generators": "npm:^4.15.3" - "@strapi/logger": "npm:^4.15.3" + "@strapi/admin": "npm:4.15.4" + "@strapi/data-transfer": "npm:4.15.4" + "@strapi/database": "npm:4.15.4" + "@strapi/generate-new": "npm:4.15.4" + "@strapi/generators": "npm:4.15.4" + "@strapi/logger": "npm:4.15.4" "@strapi/pack-up": "workspace:*" - "@strapi/permissions": "npm:^4.15.3" - "@strapi/plugin-content-manager": "npm:^4.15.3" - "@strapi/plugin-content-type-builder": "npm:^4.15.3" - "@strapi/plugin-email": "npm:^4.15.3" - "@strapi/plugin-upload": "npm:^4.15.3" + "@strapi/permissions": "npm:4.15.4" + "@strapi/plugin-content-manager": "npm:4.15.4" + "@strapi/plugin-content-type-builder": "npm:4.15.4" + "@strapi/plugin-email": "npm:4.15.4" + "@strapi/plugin-upload": "npm:4.15.4" "@strapi/ts-zen": "npm:^0.2.0" - "@strapi/types": "npm:^4.15.3" - "@strapi/typescript-utils": "npm:^4.15.3" - "@strapi/utils": "npm:^4.15.3" + "@strapi/types": "npm:4.15.4" + "@strapi/typescript-utils": "npm:4.15.4" + "@strapi/utils": "npm:4.15.4" "@types/bcryptjs": "npm:2.4.3" "@types/configstore": "npm:5.0.1" "@types/delegates": "npm:1.0.0" @@ -10061,7 +10061,7 @@ __metadata: debug: "npm:4.3.4" delegates: "npm:1.0.0" dotenv: "npm:14.2.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" execa: "npm:5.1.1" fs-extra: "npm:10.0.0" glob: "npm:7.2.3" @@ -10091,7 +10091,7 @@ __metadata: semver: "npm:7.5.4" statuses: "npm:2.0.1" supertest: "npm:6.3.3" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" typescript: "npm:5.2.2" yup: "npm:0.32.9" bin: @@ -10128,29 +10128,29 @@ __metadata: languageName: node linkType: hard -"@strapi/types@npm:^4.15.3, @strapi/types@workspace:packages/core/types": +"@strapi/types@npm:4.15.4, @strapi/types@workspace:packages/core/types": version: 0.0.0-use.local resolution: "@strapi/types@workspace:packages/core/types" dependencies: "@koa/cors": "npm:3.4.3" "@koa/router": "npm:10.1.1" - "@strapi/database": "npm:^4.15.3" - "@strapi/logger": "npm:^4.15.3" - "@strapi/pack-up": "npm:^4.15.3" - "@strapi/permissions": "npm:^4.15.3" + "@strapi/database": "npm:4.15.4" + "@strapi/logger": "npm:4.15.4" + "@strapi/pack-up": "npm:4.15.4" + "@strapi/permissions": "npm:4.15.4" "@strapi/ts-zen": "npm:^0.2.0" - "@strapi/utils": "npm:^4.15.3" + "@strapi/utils": "npm:4.15.4" "@types/jest": "npm:29.5.2" "@types/koa": "npm:2.13.4" "@types/koa__router": "npm:12.0.0" "@types/node-schedule": "npm:2.1.0" commander: "npm:8.3.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" https-proxy-agent: "npm:5.0.1" koa: "npm:2.13.4" node-fetch: "npm:2.7.0" node-schedule: "npm:2.1.0" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" typescript: "npm:5.2.2" languageName: unknown linkType: soft @@ -10169,7 +10169,7 @@ __metadata: languageName: node linkType: hard -"@strapi/typescript-utils@npm:^4.15.3, @strapi/typescript-utils@workspace:packages/utils/typescript": +"@strapi/typescript-utils@npm:4.15.4, @strapi/typescript-utils@workspace:packages/utils/typescript": version: 0.0.0-use.local resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript" dependencies: @@ -10228,22 +10228,22 @@ __metadata: languageName: node linkType: hard -"@strapi/utils@npm:^4.15.3, @strapi/utils@workspace:packages/core/utils": +"@strapi/utils@npm:4.15.4, @strapi/utils@workspace:packages/core/utils": version: 0.0.0-use.local resolution: "@strapi/utils@workspace:packages/core/utils" dependencies: "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/pack-up": "npm:4.15.4" "@types/koa": "npm:2.13.4" "@types/node": "npm:18.18.4" date-fns: "npm:2.30.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" http-errors: "npm:1.8.1" koa: "npm:2.13.4" koa-body: "npm:4.2.0" lodash: "npm:4.17.21" p-map: "npm:4.0.0" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" yup: "npm:0.32.9" languageName: unknown linkType: soft @@ -15631,12 +15631,12 @@ __metadata: version: 0.0.0-use.local resolution: "create-strapi-app@workspace:packages/cli/create-strapi-app" dependencies: - "@strapi/generate-new": "npm:^4.15.3" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/generate-new": "npm:4.15.4" + "@strapi/pack-up": "npm:4.15.4" commander: "npm:8.3.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" inquirer: "npm:8.2.5" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" bin: create-strapi-app: ./bin/index.js languageName: unknown @@ -15646,17 +15646,17 @@ __metadata: version: 0.0.0-use.local resolution: "create-strapi-starter@workspace:packages/cli/create-strapi-starter" dependencies: - "@strapi/generate-new": "npm:^4.15.3" - "@strapi/pack-up": "npm:^4.15.3" + "@strapi/generate-new": "npm:4.15.4" + "@strapi/pack-up": "npm:4.15.4" chalk: "npm:4.1.2" ci-info: "npm:3.8.0" commander: "npm:8.3.0" - eslint-config-custom: "npm:^4.15.3" + eslint-config-custom: "npm:4.15.4" execa: "npm:5.1.1" fs-extra: "npm:10.0.0" inquirer: "npm:8.2.5" ora: "npm:5.4.1" - tsconfig: "npm:^4.15.3" + tsconfig: "npm:4.15.4" bin: create-strapi-starter: ./bin/index.js languageName: unknown @@ -17559,7 +17559,7 @@ __metadata: languageName: node linkType: hard -"eslint-config-custom@npm:^4.15.3, eslint-config-custom@workspace:packages/utils/eslint-config-custom": +"eslint-config-custom@npm:4.15.4, eslint-config-custom@workspace:packages/utils/eslint-config-custom": version: 0.0.0-use.local resolution: "eslint-config-custom@workspace:packages/utils/eslint-config-custom" languageName: unknown @@ -19487,16 +19487,16 @@ __metadata: resolution: "getstarted@workspace:examples/getstarted" dependencies: "@strapi/icons": "npm:1.11.0" - "@strapi/plugin-color-picker": "npm:^4.15.3" - "@strapi/plugin-documentation": "npm:^4.15.3" - "@strapi/plugin-graphql": "npm:^4.15.3" - "@strapi/plugin-i18n": "npm:^4.15.3" - "@strapi/plugin-sentry": "npm:^4.15.3" - "@strapi/plugin-users-permissions": "npm:^4.15.3" - "@strapi/provider-email-mailgun": "npm:^4.15.3" - "@strapi/provider-upload-aws-s3": "npm:^4.15.3" - "@strapi/provider-upload-cloudinary": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/plugin-color-picker": "npm:4.15.4" + "@strapi/plugin-documentation": "npm:4.15.4" + "@strapi/plugin-graphql": "npm:4.15.4" + "@strapi/plugin-i18n": "npm:4.15.4" + "@strapi/plugin-sentry": "npm:4.15.4" + "@strapi/plugin-users-permissions": "npm:4.15.4" + "@strapi/provider-email-mailgun": "npm:4.15.4" + "@strapi/provider-upload-aws-s3": "npm:4.15.4" + "@strapi/provider-upload-cloudinary": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" better-sqlite3: "npm:8.6.0" lodash: "npm:4.17.21" mysql: "npm:2.18.1" @@ -23014,9 +23014,9 @@ __metadata: version: 0.0.0-use.local resolution: "kitchensink-ts@workspace:examples/kitchensink-ts" dependencies: - "@strapi/plugin-i18n": "npm:^4.15.3" - "@strapi/plugin-users-permissions": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/plugin-i18n": "npm:4.15.4" + "@strapi/plugin-users-permissions": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" better-sqlite3: "npm:8.6.0" react: "npm:^18.2.0" react-dom: "npm:^18.2.0" @@ -23029,10 +23029,10 @@ __metadata: version: 0.0.0-use.local resolution: "kitchensink@workspace:examples/kitchensink" dependencies: - "@strapi/provider-email-mailgun": "npm:^4.15.3" - "@strapi/provider-upload-aws-s3": "npm:^4.15.3" - "@strapi/provider-upload-cloudinary": "npm:^4.15.3" - "@strapi/strapi": "npm:^4.15.3" + "@strapi/provider-email-mailgun": "npm:4.15.4" + "@strapi/provider-upload-aws-s3": "npm:4.15.4" + "@strapi/provider-upload-cloudinary": "npm:4.15.4" + "@strapi/strapi": "npm:4.15.4" lodash: "npm:4.17.21" mysql: "npm:2.18.1" mysql2: "npm:3.6.0" @@ -31974,7 +31974,7 @@ __metadata: languageName: node linkType: hard -"tsconfig@npm:^4.15.3, tsconfig@workspace:packages/utils/tsconfig": +"tsconfig@npm:4.15.4, tsconfig@workspace:packages/utils/tsconfig": version: 0.0.0-use.local resolution: "tsconfig@workspace:packages/utils/tsconfig" dependencies: