diff --git a/.github/actions/check-pr-status/package.json b/.github/actions/check-pr-status/package.json index f93391bac9..447b396a64 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": "5.23.4", + "version": "5.23.5", "private": true, "license": "MIT", "main": "dist/index.js", diff --git a/packages/admin-test-utils/package.json b/packages/admin-test-utils/package.json index 6ba26228de..ace3ece5b1 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": "5.23.4", + "version": "5.23.5", "private": true, "description": "Test utilities for the Strapi administration panel", "license": "MIT", @@ -84,10 +84,10 @@ "devDependencies": { "@reduxjs/toolkit": "1.9.7", "@testing-library/jest-dom": "6.4.5", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "jest-environment-jsdom": "29.6.1", "styled-components": "6.1.8", - "tsconfig": "5.23.4" + "tsconfig": "5.23.5" }, "peerDependencies": { "@reduxjs/toolkit": "^1.9.7", diff --git a/packages/cli/cloud/package.json b/packages/cli/cloud/package.json index 7c784b5698..8f2d8eb77c 100644 --- a/packages/cli/cloud/package.json +++ b/packages/cli/cloud/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/cloud-cli", - "version": "5.23.4", + "version": "5.23.5", "description": "Commands to interact with the Strapi Cloud", "keywords": [ "strapi", @@ -47,8 +47,8 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", - "axios": "1.8.4", + "@strapi/utils": "5.23.5", + "axios": "1.12.2", "boxen": "5.1.2", "chalk": "4.1.2", "cli-progress": "3.12.0", @@ -72,8 +72,8 @@ "@types/cli-progress": "3.11.5", "@types/eventsource": "1.1.15", "@types/lodash": "^4.14.191", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/cli/create-strapi-app/package.json b/packages/cli/create-strapi-app/package.json index 0d57602d21..41e0ede7a0 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": "5.23.4", + "version": "5.23.5", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi-app", @@ -50,7 +50,7 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/cloud-cli": "5.23.4", + "@strapi/cloud-cli": "5.23.5", "async-retry": "1.3.3", "chalk": "4.1.2", "commander": "8.3.0", @@ -69,8 +69,8 @@ "@types/async-retry": "^1", "@types/fs-extra": "11.0.4", "@types/inquirer": "8.2.5", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/cli/create-strapi/package.json b/packages/cli/create-strapi/package.json index 45ed89228d..4605946baa 100644 --- a/packages/cli/create-strapi/package.json +++ b/packages/cli/create-strapi/package.json @@ -1,6 +1,6 @@ { "name": "create-strapi", - "version": "5.23.4", + "version": "5.23.5", "description": "Generate a new Strapi application.", "keywords": [ "create-strapi", @@ -36,7 +36,7 @@ "bin/" ], "dependencies": { - "create-strapi-app": "5.23.4" + "create-strapi-app": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/core/admin/package.json b/packages/core/admin/package.json index 7c611fd7e9..9f45c0fb3f 100644 --- a/packages/core/admin/package.json +++ b/packages/core/admin/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/admin", - "version": "5.23.4", + "version": "5.23.5", "description": "Strapi Admin", "repository": { "type": "git", @@ -86,14 +86,14 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/permissions": "5.23.4", - "@strapi/types": "5.23.4", - "@strapi/typescript-utils": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/permissions": "5.23.5", + "@strapi/types": "5.23.5", + "@strapi/typescript-utils": "5.23.5", + "@strapi/utils": "5.23.5", "@testing-library/dom": "10.1.0", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", - "axios": "1.8.4", + "axios": "1.12.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", "chalk": "^4.1.2", @@ -143,8 +143,8 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/admin-test-utils": "5.23.4", - "@strapi/data-transfer": "5.23.4", + "@strapi/admin-test-utils": "5.23.5", + "@strapi/data-transfer": "5.23.5", "@types/codemirror5": "npm:@types/codemirror@^5.60.15", "@types/fs-extra": "11.0.4", "@types/invariant": "2.2.36", diff --git a/packages/core/content-manager/package.json b/packages/core/content-manager/package.json index fbc3ce6915..ce7d60e7dc 100644 --- a/packages/core/content-manager/package.json +++ b/packages/core/content-manager/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/content-manager", - "version": "5.23.4", + "version": "5.23.5", "description": "A powerful UI to easily manage your data.", "repository": { "type": "git", @@ -69,8 +69,8 @@ "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/types": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/types": "5.23.5", + "@strapi/utils": "5.23.5", "codemirror5": "npm:codemirror@^5.65.11", "date-fns": "2.30.0", "fractional-indexing": "3.2.0", @@ -104,8 +104,8 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/database": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/database": "5.23.5", "@testing-library/react": "15.0.7", "@types/jest": "29.5.2", "@types/lodash": "^4.14.191", diff --git a/packages/core/content-releases/package.json b/packages/core/content-releases/package.json index 57cee18e1d..ea9215c4fe 100644 --- a/packages/core/content-releases/package.json +++ b/packages/core/content-releases/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/content-releases", - "version": "5.23.4", + "version": "5.23.5", "description": "Strapi plugin for organizing and releasing content", "repository": { "type": "git", @@ -59,11 +59,11 @@ }, "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/database": "5.23.4", + "@strapi/database": "5.23.5", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/types": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/types": "5.23.5", + "@strapi/utils": "5.23.5", "date-fns": "2.30.0", "date-fns-tz": "2.0.1", "formik": "2.4.5", @@ -74,9 +74,9 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/admin-test-utils": "5.23.4", - "@strapi/content-manager": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/admin-test-utils": "5.23.5", + "@strapi/content-manager": "5.23.5", "@testing-library/dom": "10.1.0", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", diff --git a/packages/core/content-type-builder/package.json b/packages/core/content-type-builder/package.json index cbdadf1161..96f78f9df2 100644 --- a/packages/core/content-type-builder/package.json +++ b/packages/core/content-type-builder/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/content-type-builder", - "version": "5.23.4", + "version": "5.23.5", "description": "Create and manage content types", "repository": { "type": "git", @@ -67,9 +67,9 @@ "@reduxjs/toolkit": "1.9.7", "@sindresorhus/slugify": "1.1.0", "@strapi/design-system": "2.0.0-rc.29", - "@strapi/generators": "5.23.4", + "@strapi/generators": "5.23.5", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "date-fns": "2.30.0", "fs-extra": "11.2.0", "immer": "9.0.21", @@ -82,8 +82,8 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/dom": "10.1.0", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", diff --git a/packages/core/core/package.json b/packages/core/core/package.json index 05f5099d07..68d4e24626 100644 --- a/packages/core/core/package.json +++ b/packages/core/core/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/core", - "version": "5.23.4", + "version": "5.23.5", "description": "Core of Strapi", "homepage": "https://strapi.io", "bugs": { @@ -56,14 +56,14 @@ "@koa/cors": "5.0.0", "@koa/router": "12.0.2", "@paralleldrive/cuid2": "2.2.2", - "@strapi/admin": "5.23.4", - "@strapi/database": "5.23.4", - "@strapi/generators": "5.23.4", - "@strapi/logger": "5.23.4", - "@strapi/permissions": "5.23.4", - "@strapi/types": "5.23.4", - "@strapi/typescript-utils": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/database": "5.23.5", + "@strapi/generators": "5.23.5", + "@strapi/logger": "5.23.5", + "@strapi/permissions": "5.23.5", + "@strapi/types": "5.23.5", + "@strapi/typescript-utils": "5.23.5", + "@strapi/utils": "5.23.5", "@vercel/stega": "0.1.2", "bcryptjs": "2.4.3", "boxen": "5.1.2", @@ -130,9 +130,9 @@ "@types/node": "18.19.24", "@types/node-schedule": "2.1.7", "@types/statuses": "2.0.1", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "supertest": "6.3.3", - "tsconfig": "5.23.4" + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/core/data-transfer/package.json b/packages/core/data-transfer/package.json index 8031f16011..9974e7cec8 100644 --- a/packages/core/data-transfer/package.json +++ b/packages/core/data-transfer/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/data-transfer", - "version": "5.23.4", + "version": "5.23.5", "description": "Data transfer capabilities for Strapi", "keywords": [ "strapi", @@ -42,9 +42,9 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/logger": "5.23.4", - "@strapi/types": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/logger": "5.23.5", + "@strapi/types": "5.23.5", + "@strapi/utils": "5.23.5", "chalk": "4.1.2", "cli-table3": "0.6.5", "commander": "8.3.0", @@ -61,7 +61,7 @@ "ws": "8.17.1" }, "devDependencies": { - "@strapi/database": "5.23.4", + "@strapi/database": "5.23.5", "@types/fs-extra": "11.0.4", "@types/jest": "29.5.2", "@types/koa": "2.13.4", diff --git a/packages/core/database/package.json b/packages/core/database/package.json index bbf8e02cba..e9c487e68f 100644 --- a/packages/core/database/package.json +++ b/packages/core/database/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/database", - "version": "5.23.4", + "version": "5.23.5", "description": "Strapi's database layer", "homepage": "https://strapi.io", "bugs": { @@ -42,7 +42,7 @@ }, "dependencies": { "@paralleldrive/cuid2": "2.2.2", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "ajv": "8.16.0", "date-fns": "2.30.0", "debug": "4.3.4", @@ -54,8 +54,8 @@ }, "devDependencies": { "@types/fs-extra": "11.0.4", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/core/email/package.json b/packages/core/email/package.json index a7792f483a..d993aede55 100644 --- a/packages/core/email/package.json +++ b/packages/core/email/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/email", - "version": "5.23.4", + "version": "5.23.5", "description": "Easily configure your Strapi application to send emails.", "repository": { "type": "git", @@ -58,8 +58,8 @@ "dependencies": { "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/provider-email-sendmail": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/provider-email-sendmail": "5.23.5", + "@strapi/utils": "5.23.5", "koa2-ratelimit": "^1.1.3", "lodash": "4.17.21", "react-intl": "6.6.2", @@ -68,8 +68,8 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/react": "15.0.7", "@types/koa": "2.13.4", "@types/lodash": "^4.14.191", diff --git a/packages/core/openapi/package.json b/packages/core/openapi/package.json index 2c53dd061f..ed4d06cef1 100644 --- a/packages/core/openapi/package.json +++ b/packages/core/openapi/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/openapi", - "version": "5.23.4", + "version": "5.23.5", "description": "A tool set to help generate and validate API documentation for Strapi projects", "homepage": "https://strapi.io", "bugs": { @@ -61,7 +61,7 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/types": "5.23.4", + "@strapi/types": "5.23.5", "@types/debug": "^4" } } diff --git a/packages/core/permissions/package.json b/packages/core/permissions/package.json index 6f9b3f2590..9e8e2704eb 100644 --- a/packages/core/permissions/package.json +++ b/packages/core/permissions/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/permissions", - "version": "5.23.4", + "version": "5.23.5", "description": "Strapi's permission layer.", "repository": { "type": "git", @@ -39,14 +39,14 @@ }, "dependencies": { "@casl/ability": "6.5.0", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "lodash": "4.17.21", "qs": "6.11.1", "sift": "16.0.1" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/core/review-workflows/package.json b/packages/core/review-workflows/package.json index 7121242c4d..35351c621d 100644 --- a/packages/core/review-workflows/package.json +++ b/packages/core/review-workflows/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/review-workflows", - "version": "5.23.4", + "version": "5.23.5", "description": "Review workflows for your content", "repository": { "type": "git", @@ -59,7 +59,7 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "fractional-indexing": "3.2.0", "react-dnd": "16.0.1", "react-dnd-html5-backend": "16.0.1", @@ -69,9 +69,9 @@ "yup": "0.32.9" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/content-manager": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/content-manager": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/react": "15.0.7", "msw": "1.3.0", "react": "18.3.1", diff --git a/packages/core/strapi/package.json b/packages/core/strapi/package.json index 832ff04a42..d190491772 100644 --- a/packages/core/strapi/package.json +++ b/packages/core/strapi/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/strapi", - "version": "5.23.4", + "version": "5.23.5", "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", @@ -110,25 +110,25 @@ }, "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "0.5.15", - "@strapi/admin": "5.23.4", - "@strapi/cloud-cli": "5.23.4", - "@strapi/content-manager": "5.23.4", - "@strapi/content-releases": "5.23.4", - "@strapi/content-type-builder": "5.23.4", - "@strapi/core": "5.23.4", - "@strapi/data-transfer": "5.23.4", - "@strapi/database": "5.23.4", - "@strapi/email": "5.23.4", - "@strapi/generators": "5.23.4", - "@strapi/i18n": "5.23.4", - "@strapi/logger": "5.23.4", - "@strapi/openapi": "5.23.4", - "@strapi/permissions": "5.23.4", - "@strapi/review-workflows": "5.23.4", - "@strapi/types": "5.23.4", - "@strapi/typescript-utils": "5.23.4", - "@strapi/upload": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/cloud-cli": "5.23.5", + "@strapi/content-manager": "5.23.5", + "@strapi/content-releases": "5.23.5", + "@strapi/content-type-builder": "5.23.5", + "@strapi/core": "5.23.5", + "@strapi/data-transfer": "5.23.5", + "@strapi/database": "5.23.5", + "@strapi/email": "5.23.5", + "@strapi/generators": "5.23.5", + "@strapi/i18n": "5.23.5", + "@strapi/logger": "5.23.5", + "@strapi/openapi": "5.23.5", + "@strapi/permissions": "5.23.5", + "@strapi/review-workflows": "5.23.5", + "@strapi/types": "5.23.5", + "@strapi/typescript-utils": "5.23.5", + "@strapi/upload": "5.23.5", + "@strapi/utils": "5.23.5", "@types/nodemon": "1.19.6", "@vitejs/plugin-react-swc": "3.6.0", "boxen": "5.1.2", @@ -182,11 +182,11 @@ "@types/node": "18.19.24", "@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-hot-middleware": "2.25.9", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "jest": "29.6.0", "react": "18.3.1", "react-dom": "18.3.1", - "tsconfig": "5.23.4" + "tsconfig": "5.23.5" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0", diff --git a/packages/core/types/package.json b/packages/core/types/package.json index c45f68bca0..97fa65618f 100644 --- a/packages/core/types/package.json +++ b/packages/core/types/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/types", - "version": "5.23.4", + "version": "5.23.5", "description": "Shared typescript types for Strapi internal use", "keywords": [ "strapi" @@ -46,10 +46,10 @@ "@casl/ability": "6.5.0", "@koa/cors": "5.0.0", "@koa/router": "12.0.2", - "@strapi/database": "5.23.4", - "@strapi/logger": "5.23.4", - "@strapi/permissions": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/database": "5.23.5", + "@strapi/logger": "5.23.5", + "@strapi/permissions": "5.23.5", + "@strapi/utils": "5.23.5", "commander": "8.3.0", "json-logic-js": "2.0.5", "koa": "2.16.1", @@ -67,9 +67,9 @@ "@types/koa": "2.13.4", "@types/koa__router": "12.0.0", "@types/node-schedule": "2.1.7", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "lodash": "4.17.21", - "tsconfig": "5.23.4", + "tsconfig": "5.23.5", "typescript": "5.4.4", "undici": "6.21.2" }, diff --git a/packages/core/upload/package.json b/packages/core/upload/package.json index 16755f1f38..75f3caf30a 100644 --- a/packages/core/upload/package.json +++ b/packages/core/upload/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/upload", - "version": "5.23.4", + "version": "5.23.5", "description": "Makes it easy to upload images and files to your Strapi Application.", "license": "SEE LICENSE IN LICENSE", "author": { @@ -64,8 +64,8 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/provider-upload-local": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/provider-upload-local": "5.23.5", + "@strapi/utils": "5.23.5", "byte-size": "8.1.1", "cropperjs": "1.6.1", "date-fns": "2.30.0", @@ -88,8 +88,8 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/dom": "10.1.0", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", diff --git a/packages/core/utils/package.json b/packages/core/utils/package.json index b5667e9f45..1499af9862 100644 --- a/packages/core/utils/package.json +++ b/packages/core/utils/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/utils", - "version": "5.23.4", + "version": "5.23.5", "description": "Shared utilities for the Strapi packages", "keywords": [ "strapi", @@ -61,10 +61,10 @@ "@types/http-errors": "2.0.4", "@types/koa": "2.13.4", "@types/node": "18.19.24", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "koa": "2.16.1", "koa-body": "6.0.1", - "tsconfig": "5.23.4" + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/generators/generators/package.json b/packages/generators/generators/package.json index bc7c24613d..3dfc10d57e 100644 --- a/packages/generators/generators/package.json +++ b/packages/generators/generators/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/generators", - "version": "5.23.4", + "version": "5.23.5", "description": "Interactive API generator.", "keywords": [ "strapi", @@ -49,8 +49,8 @@ }, "dependencies": { "@sindresorhus/slugify": "1.1.0", - "@strapi/typescript-utils": "5.23.4", - "@strapi/utils": "5.23.4", + "@strapi/typescript-utils": "5.23.5", + "@strapi/utils": "5.23.5", "chalk": "4.1.2", "copyfiles": "2.4.1", "fs-extra": "11.2.0", @@ -60,8 +60,8 @@ }, "devDependencies": { "@types/fs-extra": "11.0.4", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/plugins/cloud/package.json b/packages/plugins/cloud/package.json index b973594fb8..4344a33df8 100644 --- a/packages/plugins/cloud/package.json +++ b/packages/plugins/cloud/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-cloud", - "version": "5.23.4", + "version": "5.23.5", "description": "Instructions to deploy your local project to Strapi Cloud", "license": "MIT", "author": { @@ -45,14 +45,14 @@ "react-intl": "6.6.2" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/strapi": "5.23.4", - "eslint-config-custom": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/strapi": "5.23.5", + "eslint-config-custom": "5.23.5", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.22.3", "styled-components": "6.1.8", - "tsconfig": "5.23.4", + "tsconfig": "5.23.5", "typescript": "5.4.4" }, "peerDependencies": { diff --git a/packages/plugins/color-picker/package.json b/packages/plugins/color-picker/package.json index daa41da658..07a7e4c4e8 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": "5.23.4", + "version": "5.23.5", "description": "Strapi maintained Custom Fields", "repository": { "type": "git", @@ -63,7 +63,7 @@ "react-intl": "6.6.2" }, "devDependencies": { - "@strapi/strapi": "5.23.4", + "@strapi/strapi": "5.23.5", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", "react": "18.3.1", diff --git a/packages/plugins/documentation/package.json b/packages/plugins/documentation/package.json index 180346324d..689efd9a7e 100644 --- a/packages/plugins/documentation/package.json +++ b/packages/plugins/documentation/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-documentation", - "version": "5.23.4", + "version": "5.23.5", "description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.", "repository": { "type": "git", @@ -59,10 +59,10 @@ }, "dependencies": { "@reduxjs/toolkit": "1.9.7", - "@strapi/admin": "5.23.4", + "@strapi/admin": "5.23.5", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "bcryptjs": "2.4.3", "cheerio": "^1.0.0", "formik": "2.4.5", @@ -78,9 +78,9 @@ }, "devDependencies": { "@apidevtools/swagger-parser": "^10.1.0", - "@strapi/admin-test-utils": "5.23.4", - "@strapi/strapi": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin-test-utils": "5.23.5", + "@strapi/strapi": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", "@types/fs-extra": "11.0.4", diff --git a/packages/plugins/graphql/package.json b/packages/plugins/graphql/package.json index b551f463dc..a78cb54fab 100644 --- a/packages/plugins/graphql/package.json +++ b/packages/plugins/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-graphql", - "version": "5.23.4", + "version": "5.23.5", "description": "Adds GraphQL endpoint with default API methods.", "repository": { "type": "git", @@ -61,7 +61,7 @@ "@koa/cors": "5.0.0", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "graphql": "^16.8.1", "graphql-depth-limit": "^1.1.0", "graphql-playground-middleware-koa": "^1.6.21", @@ -73,19 +73,19 @@ "pluralize": "8.0.0" }, "devDependencies": { - "@strapi/strapi": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/strapi": "5.23.5", + "@strapi/types": "5.23.5", "@types/graphql-depth-limit": "1.1.5", "@types/koa-bodyparser": "4.3.12", "@types/koa__cors": "5.0.0", "cross-env": "^7.0.3", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "koa": "2.16.1", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.22.3", "styled-components": "6.1.8", - "tsconfig": "5.23.4", + "tsconfig": "5.23.5", "typescript": "5.4.4" }, "peerDependencies": { diff --git a/packages/plugins/i18n/package.json b/packages/plugins/i18n/package.json index 51e1b87dda..dfdfb0ce94 100644 --- a/packages/plugins/i18n/package.json +++ b/packages/plugins/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/i18n", - "version": "5.23.4", + "version": "5.23.5", "description": "Create read and update content in different languages, both from the Admin Panel and from the API", "repository": { "type": "git", @@ -59,7 +59,7 @@ "@reduxjs/toolkit": "1.9.7", "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "lodash": "4.17.21", "qs": "6.11.1", "react-intl": "6.6.2", @@ -68,10 +68,10 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/admin": "5.23.4", - "@strapi/admin-test-utils": "5.23.4", - "@strapi/content-manager": "5.23.4", - "@strapi/types": "5.23.4", + "@strapi/admin": "5.23.5", + "@strapi/admin-test-utils": "5.23.5", + "@strapi/content-manager": "5.23.5", + "@strapi/types": "5.23.5", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", "msw": "1.3.0", diff --git a/packages/plugins/sentry/package.json b/packages/plugins/sentry/package.json index cbdfeca9d8..9a88852ba6 100644 --- a/packages/plugins/sentry/package.json +++ b/packages/plugins/sentry/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/plugin-sentry", - "version": "5.23.4", + "version": "5.23.5", "description": "Send Strapi error events to Sentry", "repository": { "type": "git", @@ -58,7 +58,7 @@ "@strapi/icons": "2.0.0-rc.29" }, "devDependencies": { - "@strapi/strapi": "5.23.4", + "@strapi/strapi": "5.23.5", "react": "18.3.1", "react-dom": "18.3.1", "react-router-dom": "6.22.3", diff --git a/packages/plugins/users-permissions/package.json b/packages/plugins/users-permissions/package.json index f31eac1fcc..167352bbab 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": "5.23.4", + "version": "5.23.5", "description": "Protect your API with a full-authentication process based on JWT", "repository": { "type": "git", @@ -50,7 +50,7 @@ "dependencies": { "@strapi/design-system": "2.0.0-rc.29", "@strapi/icons": "2.0.0-rc.29", - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "bcryptjs": "2.4.3", "formik": "2.4.5", "grant": "^5.4.8", @@ -70,7 +70,7 @@ "zod": "3.25.67" }, "devDependencies": { - "@strapi/strapi": "5.23.4", + "@strapi/strapi": "5.23.5", "@testing-library/dom": "10.1.0", "@testing-library/react": "15.0.7", "@testing-library/user-event": "14.5.2", diff --git a/packages/providers/email-amazon-ses/package.json b/packages/providers/email-amazon-ses/package.json index 7766ca8ef9..f5a9ea9b00 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": "5.23.4", + "version": "5.23.5", "description": "Amazon SES provider for strapi email", "keywords": [ "email", @@ -44,12 +44,12 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "node-ses": "^3.0.3" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/email-mailgun/package.json b/packages/providers/email-mailgun/package.json index 0d1b8f4afe..2a75149ad3 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": "5.23.4", + "version": "5.23.5", "description": "Mailgun provider for strapi email plugin", "keywords": [ "email", @@ -46,13 +46,13 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", - "form-data": "^4.0.0", + "@strapi/utils": "5.23.5", + "form-data": "4.0.4", "mailgun.js": "10.2.1" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/email-nodemailer/package.json b/packages/providers/email-nodemailer/package.json index e29c5e6598..20818d90cc 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": "5.23.4", + "version": "5.23.5", "description": "Nodemailer provider for Strapi 3", "keywords": [ "strapi", @@ -62,8 +62,8 @@ }, "devDependencies": { "@types/nodemailer": "6.4.7", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/email-sendgrid/package.json b/packages/providers/email-sendgrid/package.json index 9240b232a2..6dae247f7e 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": "5.23.4", + "version": "5.23.5", "description": "Sendgrid provider for strapi email", "keywords": [ "email", @@ -45,11 +45,11 @@ }, "dependencies": { "@sendgrid/mail": "8.1.3", - "@strapi/utils": "5.23.4" + "@strapi/utils": "5.23.5" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/email-sendmail/package.json b/packages/providers/email-sendmail/package.json index a93bfa2872..f4eb72e919 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": "5.23.4", + "version": "5.23.5", "description": "Sendmail provider for strapi email", "keywords": [ "email", @@ -43,13 +43,13 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "sendmail": "^1.6.1" }, "devDependencies": { "@types/sendmail": "1.4.4", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/upload-aws-s3/package.json b/packages/providers/upload-aws-s3/package.json index f6074d464d..709e559f54 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": "5.23.4", + "version": "5.23.5", "description": "AWS S3 provider for strapi upload", "keywords": [ "upload", @@ -55,8 +55,8 @@ }, "devDependencies": { "@types/jest": "29.5.2", - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/upload-cloudinary/package.json b/packages/providers/upload-cloudinary/package.json index ee02b9ac19..c2bd0f71f1 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": "5.23.4", + "version": "5.23.5", "description": "Cloudinary provider for strapi upload", "keywords": [ "upload", @@ -44,13 +44,13 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "cloudinary": "^1.41.0", "into-stream": "^5.1.0" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/providers/upload-local/package.json b/packages/providers/upload-local/package.json index 081023ea44..72e94fcd56 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": "5.23.4", + "version": "5.23.5", "description": "Local provider for strapi upload", "keywords": [ "upload", @@ -45,16 +45,16 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "fs-extra": "11.2.0" }, "devDependencies": { - "@strapi/types": "5.23.4", + "@strapi/types": "5.23.5", "@types/fs-extra": "11.0.4", "@types/jest": "29.5.2", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "memfs": "4.6.0", - "tsconfig": "5.23.4" + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/utils/api-tests/package.json b/packages/utils/api-tests/package.json index e48a4cf646..200bff4713 100644 --- a/packages/utils/api-tests/package.json +++ b/packages/utils/api-tests/package.json @@ -1,6 +1,6 @@ { "name": "api-tests", - "version": "5.23.4", + "version": "5.23.5", "private": true, "dependencies": { "dotenv": "16.4.5", diff --git a/packages/utils/eslint-config-custom/package.json b/packages/utils/eslint-config-custom/package.json index ab19ca765a..5b0c6e14f3 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": "5.23.4", + "version": "5.23.5", "private": true, "main": "index.js" } diff --git a/packages/utils/logger/package.json b/packages/utils/logger/package.json index 937f70a954..1e805ec9b0 100644 --- a/packages/utils/logger/package.json +++ b/packages/utils/logger/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/logger", - "version": "5.23.4", + "version": "5.23.5", "description": "Strapi's logger", "homepage": "https://strapi.io", "bugs": { @@ -44,8 +44,8 @@ "winston": "3.10.0" }, "devDependencies": { - "eslint-config-custom": "5.23.4", - "tsconfig": "5.23.4" + "eslint-config-custom": "5.23.5", + "tsconfig": "5.23.5" }, "engines": { "node": ">=18.0.0 <=22.x.x", diff --git a/packages/utils/tsconfig/package.json b/packages/utils/tsconfig/package.json index 82f1b2ae89..5cba8dc1bd 100644 --- a/packages/utils/tsconfig/package.json +++ b/packages/utils/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "tsconfig", - "version": "5.23.4", + "version": "5.23.5", "private": true, "devDependencies": { "@tsconfig/node18": "18.2.2" diff --git a/packages/utils/typescript/package.json b/packages/utils/typescript/package.json index 10bfaaefa2..c3a74ab989 100644 --- a/packages/utils/typescript/package.json +++ b/packages/utils/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/typescript-utils", - "version": "5.23.4", + "version": "5.23.5", "description": "Typescript support for Strapi", "keywords": [ "strapi", diff --git a/packages/utils/upgrade/package.json b/packages/utils/upgrade/package.json index 48b992fff2..21f048639b 100644 --- a/packages/utils/upgrade/package.json +++ b/packages/utils/upgrade/package.json @@ -1,6 +1,6 @@ { "name": "@strapi/upgrade", - "version": "5.23.4", + "version": "5.23.5", "description": "CLI to upgrade Strapi applications effortless", "keywords": [ "strapi", @@ -61,7 +61,7 @@ "watch": "run -T rollup -c -w" }, "dependencies": { - "@strapi/utils": "5.23.4", + "@strapi/utils": "5.23.5", "chalk": "4.1.2", "cli-table3": "0.6.2", "commander": "8.3.0", @@ -78,10 +78,10 @@ "undici": "6.21.2" }, "devDependencies": { - "@strapi/types": "5.23.4", + "@strapi/types": "5.23.5", "@types/fs-extra": "11.0.4", "@types/jscodeshift": "0.12.0", - "eslint-config-custom": "5.23.4", + "eslint-config-custom": "5.23.5", "rimraf": "5.0.5" }, "engines": { diff --git a/scripts/front/package.json b/scripts/front/package.json index bce0864635..818b982a3f 100644 --- a/scripts/front/package.json +++ b/scripts/front/package.json @@ -1,6 +1,6 @@ { "name": "scripts-front", - "version": "5.23.4", + "version": "5.23.5", "private": true, "scripts": { "test:front": "jest --config jest.config.front.js" diff --git a/yarn.lock b/yarn.lock index ba7a199036..1fdd1670fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8607,18 +8607,18 @@ __metadata: languageName: node linkType: hard -"@strapi/admin-test-utils@npm:5.23.4, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": +"@strapi/admin-test-utils@npm:5.23.5, @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: "@juggle/resize-observer": "npm:3.4.0" "@reduxjs/toolkit": "npm:1.9.7" "@testing-library/jest-dom": "npm:6.4.5" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" jest-environment-jsdom: "npm:29.6.1" jest-styled-components: "npm:7.1.1" styled-components: "npm:6.1.8" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" whatwg-fetch: "npm:3.6.2" peerDependencies: "@reduxjs/toolkit": ^1.9.7 @@ -8628,7 +8628,7 @@ __metadata: languageName: unknown linkType: soft -"@strapi/admin@npm:5.23.4, @strapi/admin@workspace:packages/core/admin": +"@strapi/admin@npm:5.23.5, @strapi/admin@workspace:packages/core/admin": version: 0.0.0-use.local resolution: "@strapi/admin@workspace:packages/core/admin" dependencies: @@ -8637,14 +8637,14 @@ __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:5.23.4" - "@strapi/data-transfer": "npm:5.23.4" + "@strapi/admin-test-utils": "npm:5.23.5" + "@strapi/data-transfer": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/permissions": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/typescript-utils": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/permissions": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/typescript-utils": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/dom": "npm:10.1.0" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" @@ -8665,7 +8665,7 @@ __metadata: "@types/react-window": "npm:1.8.8" "@types/sanitize-html": "npm:2.13.0" "@vitejs/plugin-react-swc": "npm:3.6.0" - axios: "npm:1.8.4" + axios: "npm:1.12.2" bcryptjs: "npm:2.4.3" boxen: "npm:5.1.2" chalk: "npm:^4.1.2" @@ -8740,20 +8740,20 @@ __metadata: languageName: node linkType: hard -"@strapi/cloud-cli@npm:5.23.4, @strapi/cloud-cli@workspace:packages/cli/cloud": +"@strapi/cloud-cli@npm:5.23.5, @strapi/cloud-cli@workspace:packages/cli/cloud": version: 0.0.0-use.local resolution: "@strapi/cloud-cli@workspace:packages/cli/cloud" dependencies: - "@strapi/utils": "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" "@types/cli-progress": "npm:3.11.5" "@types/eventsource": "npm:1.1.15" "@types/lodash": "npm:^4.14.191" - axios: "npm:1.8.4" + axios: "npm:1.12.2" boxen: "npm:5.1.2" chalk: "npm:4.1.2" cli-progress: "npm:3.12.0" commander: "npm:8.3.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" eventsource: "npm:2.0.2" fast-safe-stringify: "npm:2.1.1" fs-extra: "npm:11.2.0" @@ -8766,7 +8766,7 @@ __metadata: ora: "npm:5.4.1" pkg-up: "npm:3.1.0" tar: "npm:6.2.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" xdg-app-paths: "npm:8.3.0" yup: "npm:0.32.9" bin: @@ -8774,7 +8774,7 @@ __metadata: languageName: unknown linkType: soft -"@strapi/content-manager@npm:5.23.4, @strapi/content-manager@workspace:packages/core/content-manager": +"@strapi/content-manager@npm:5.23.5, @strapi/content-manager@workspace:packages/core/content-manager": version: 0.0.0-use.local resolution: "@strapi/content-manager@workspace:packages/core/content-manager" dependencies: @@ -8784,12 +8784,12 @@ __metadata: "@radix-ui/react-toolbar": "npm:1.0.4" "@reduxjs/toolkit": "npm:1.9.7" "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/admin": "npm:5.23.4" - "@strapi/database": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/database": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" "@types/jest": "npm:29.5.2" "@types/lodash": "npm:^4.14.191" @@ -8840,19 +8840,19 @@ __metadata: languageName: unknown linkType: soft -"@strapi/content-releases@npm:5.23.4, @strapi/content-releases@workspace:packages/core/content-releases": +"@strapi/content-releases@npm:5.23.5, @strapi/content-releases@workspace:packages/core/content-releases": version: 0.0.0-use.local resolution: "@strapi/content-releases@workspace:packages/core/content-releases" dependencies: "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin": "npm:5.23.4" - "@strapi/admin-test-utils": "npm:5.23.4" - "@strapi/content-manager": "npm:5.23.4" - "@strapi/database": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/admin-test-utils": "npm:5.23.5" + "@strapi/content-manager": "npm:5.23.5" + "@strapi/database": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/dom": "npm:10.1.0" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" @@ -8883,7 +8883,7 @@ __metadata: languageName: unknown linkType: soft -"@strapi/content-type-builder@npm:5.23.4, @strapi/content-type-builder@workspace:packages/core/content-type-builder": +"@strapi/content-type-builder@npm:5.23.5, @strapi/content-type-builder@workspace:packages/core/content-type-builder": version: 0.0.0-use.local resolution: "@strapi/content-type-builder@workspace:packages/core/content-type-builder" dependencies: @@ -8893,12 +8893,12 @@ __metadata: "@dnd-kit/utilities": "npm:3.2.2" "@reduxjs/toolkit": "npm:1.9.7" "@sindresorhus/slugify": "npm:1.1.0" - "@strapi/admin": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" - "@strapi/generators": "npm:5.23.4" + "@strapi/generators": "npm:5.23.5" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/dom": "npm:10.1.0" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" @@ -8930,22 +8930,22 @@ __metadata: languageName: unknown linkType: soft -"@strapi/core@npm:5.23.4, @strapi/core@workspace:packages/core/core": +"@strapi/core@npm:5.23.5, @strapi/core@workspace:packages/core/core": version: 0.0.0-use.local resolution: "@strapi/core@workspace:packages/core/core" dependencies: "@koa/cors": "npm:5.0.0" "@koa/router": "npm:12.0.2" "@paralleldrive/cuid2": "npm:2.2.2" - "@strapi/admin": "npm:5.23.4" - "@strapi/database": "npm:5.23.4" - "@strapi/generators": "npm:5.23.4" - "@strapi/logger": "npm:5.23.4" - "@strapi/permissions": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/database": "npm:5.23.5" + "@strapi/generators": "npm:5.23.5" + "@strapi/logger": "npm:5.23.5" + "@strapi/permissions": "npm:5.23.5" "@strapi/ts-zen": "npm:^0.2.0" - "@strapi/types": "npm:5.23.4" - "@strapi/typescript-utils": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/typescript-utils": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@swc/core": "npm:1.9.3" "@types/bcryptjs": "npm:2.4.3" "@types/configstore": "npm:5.0.1" @@ -8977,7 +8977,7 @@ __metadata: debug: "npm:4.3.4" delegates: "npm:1.0.0" dotenv: "npm:16.4.5" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" execa: "npm:5.1.1" fs-extra: "npm:11.2.0" glob: "npm:10.3.10" @@ -9007,7 +9007,7 @@ __metadata: semver: "npm:7.5.4" statuses: "npm:2.0.1" supertest: "npm:6.3.3" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" typescript: "npm:5.4.4" undici: "npm:6.21.2" yup: "npm:0.32.9" @@ -9015,14 +9015,14 @@ __metadata: languageName: unknown linkType: soft -"@strapi/data-transfer@npm:5.23.4, @strapi/data-transfer@workspace:packages/core/data-transfer": +"@strapi/data-transfer@npm:5.23.5, @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/database": "npm:5.23.4" - "@strapi/logger": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/database": "npm:5.23.5" + "@strapi/logger": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" "@types/jest": "npm:29.5.2" "@types/koa": "npm:2.13.4" @@ -9055,22 +9055,22 @@ __metadata: languageName: unknown linkType: soft -"@strapi/database@npm:5.23.4, @strapi/database@workspace:packages/core/database": +"@strapi/database@npm:5.23.5, @strapi/database@workspace:packages/core/database": version: 0.0.0-use.local resolution: "@strapi/database@workspace:packages/core/database" dependencies: "@paralleldrive/cuid2": "npm:2.2.2" - "@strapi/utils": "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" ajv: "npm:8.16.0" date-fns: "npm:2.30.0" debug: "npm:4.3.4" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" fs-extra: "npm:11.2.0" knex: "npm:3.0.1" lodash: "npm:4.17.21" semver: "npm:7.5.4" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" umzug: "npm:3.8.1" languageName: unknown linkType: soft @@ -9113,16 +9113,16 @@ __metadata: languageName: node linkType: hard -"@strapi/email@npm:5.23.4, @strapi/email@workspace:packages/core/email": +"@strapi/email@npm:5.23.5, @strapi/email@workspace:packages/core/email": version: 0.0.0-use.local resolution: "@strapi/email@workspace:packages/core/email" dependencies: - "@strapi/admin": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/provider-email-sendmail": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/provider-email-sendmail": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" "@types/koa": "npm:2.13.4" "@types/lodash": "npm:^4.14.191" @@ -9180,37 +9180,37 @@ __metadata: languageName: node linkType: hard -"@strapi/generators@npm:5.23.4, @strapi/generators@workspace:packages/generators/generators": +"@strapi/generators@npm:5.23.5, @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/typescript-utils": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/typescript-utils": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" chalk: "npm:4.1.2" copyfiles: "npm:2.4.1" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" fs-extra: "npm:11.2.0" handlebars: "npm:4.7.7" plop: "npm:4.0.1" pluralize: "npm:8.0.0" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft -"@strapi/i18n@npm:5.23.4, @strapi/i18n@workspace:packages/plugins/i18n": +"@strapi/i18n@npm:5.23.5, @strapi/i18n@workspace:packages/plugins/i18n": version: 0.0.0-use.local resolution: "@strapi/i18n@workspace:packages/plugins/i18n" dependencies: "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin": "npm:5.23.4" - "@strapi/admin-test-utils": "npm:5.23.4" - "@strapi/content-manager": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/admin-test-utils": "npm:5.23.5" + "@strapi/content-manager": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" lodash: "npm:4.17.21" @@ -9246,22 +9246,22 @@ __metadata: languageName: node linkType: hard -"@strapi/logger@npm:5.23.4, @strapi/logger@workspace:packages/utils/logger": +"@strapi/logger@npm:5.23.5, @strapi/logger@workspace:packages/utils/logger": version: 0.0.0-use.local resolution: "@strapi/logger@workspace:packages/utils/logger" dependencies: - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" lodash: "npm:4.17.21" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" winston: "npm:3.10.0" languageName: unknown linkType: soft -"@strapi/openapi@npm:5.23.4, @strapi/openapi@workspace:packages/core/openapi": +"@strapi/openapi@npm:5.23.5, @strapi/openapi@workspace:packages/core/openapi": version: 0.0.0-use.local resolution: "@strapi/openapi@workspace:packages/core/openapi" dependencies: - "@strapi/types": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" "@types/debug": "npm:^4" debug: "npm:4.3.4" openapi-types: "npm:12.1.3" @@ -9300,17 +9300,17 @@ __metadata: languageName: node linkType: hard -"@strapi/permissions@npm:5.23.4, @strapi/permissions@workspace:packages/core/permissions": +"@strapi/permissions@npm:5.23.5, @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/utils": "npm:5.23.4" - eslint-config-custom: "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" + eslint-config-custom: "npm:5.23.5" lodash: "npm:4.17.21" qs: "npm:6.11.1" sift: "npm:16.0.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9318,17 +9318,17 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud" dependencies: - "@strapi/admin": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" - eslint-config-custom: "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" + eslint-config-custom: "npm:5.23.5" react: "npm:18.3.1" react-dom: "npm:18.3.1" react-intl: "npm:6.6.2" react-router-dom: "npm:6.22.3" styled-components: "npm:6.1.8" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" typescript: "npm:5.4.4" peerDependencies: "@strapi/admin": ^5.0.0 @@ -9346,7 +9346,7 @@ __metadata: dependencies: "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" react: "npm:18.3.1" @@ -9371,13 +9371,13 @@ __metadata: dependencies: "@apidevtools/swagger-parser": "npm:^10.1.0" "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin": "npm:5.23.4" - "@strapi/admin-test-utils": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/admin-test-utils": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" "@types/fs-extra": "npm:11.0.4" @@ -9425,14 +9425,14 @@ __metadata: "@koa/cors": "npm:5.0.0" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/graphql-depth-limit": "npm:1.1.5" "@types/koa-bodyparser": "npm:4.3.12" "@types/koa__cors": "npm:5.0.0" cross-env: "npm:^7.0.3" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" graphql: "npm:^16.8.1" graphql-depth-limit: "npm:^1.1.0" graphql-playground-middleware-koa: "npm:^1.6.21" @@ -9447,7 +9447,7 @@ __metadata: react-dom: "npm:18.3.1" react-router-dom: "npm:6.22.3" styled-components: "npm:6.1.8" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" typescript: "npm:5.4.4" peerDependencies: "@strapi/strapi": ^5.0.0 @@ -9465,7 +9465,7 @@ __metadata: "@sentry/node": "npm:7.112.2" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" react: "npm:18.3.1" react-dom: "npm:18.3.1" react-router-dom: "npm:6.22.3" @@ -9485,8 +9485,8 @@ __metadata: dependencies: "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/strapi": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/strapi": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/dom": "npm:10.1.0" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" @@ -9525,10 +9525,10 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-amazon-ses@workspace:packages/providers/email-amazon-ses" dependencies: - "@strapi/utils": "npm:5.23.4" - eslint-config-custom: "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" + eslint-config-custom: "npm:5.23.5" node-ses: "npm:^3.0.3" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9536,11 +9536,11 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun" dependencies: - "@strapi/utils": "npm:5.23.4" - eslint-config-custom: "npm:5.23.4" - form-data: "npm:^4.0.0" + "@strapi/utils": "npm:5.23.5" + eslint-config-custom: "npm:5.23.5" + form-data: "npm:4.0.4" mailgun.js: "npm:10.2.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9549,10 +9549,10 @@ __metadata: resolution: "@strapi/provider-email-nodemailer@workspace:packages/providers/email-nodemailer" dependencies: "@types/nodemailer": "npm:6.4.7" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" lodash: "npm:4.17.21" nodemailer: "npm:6.10.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9561,21 +9561,21 @@ __metadata: resolution: "@strapi/provider-email-sendgrid@workspace:packages/providers/email-sendgrid" dependencies: "@sendgrid/mail": "npm:8.1.3" - "@strapi/utils": "npm:5.23.4" - eslint-config-custom: "npm:5.23.4" - tsconfig: "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" + eslint-config-custom: "npm:5.23.5" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft -"@strapi/provider-email-sendmail@npm:5.23.4, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": +"@strapi/provider-email-sendmail@npm:5.23.5, @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/utils": "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" "@types/sendmail": "npm:1.4.4" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" sendmail: "npm:^1.6.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9588,9 +9588,9 @@ __metadata: "@aws-sdk/s3-request-presigner": "npm:3.433.0" "@aws-sdk/types": "npm:3.433.0" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" lodash: "npm:4.17.21" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft @@ -9598,40 +9598,40 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary" dependencies: - "@strapi/utils": "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" cloudinary: "npm:^1.41.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" into-stream: "npm:^5.1.0" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft -"@strapi/provider-upload-local@npm:5.23.4, @strapi/provider-upload-local@workspace:packages/providers/upload-local": +"@strapi/provider-upload-local@npm:5.23.5, @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/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" "@types/jest": "npm:29.5.2" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" fs-extra: "npm:11.2.0" memfs: "npm:4.6.0" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" languageName: unknown linkType: soft -"@strapi/review-workflows@npm:5.23.4, @strapi/review-workflows@workspace:packages/core/review-workflows": +"@strapi/review-workflows@npm:5.23.5, @strapi/review-workflows@workspace:packages/core/review-workflows": version: 0.0.0-use.local resolution: "@strapi/review-workflows@workspace:packages/core/review-workflows" dependencies: "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin": "npm:5.23.4" - "@strapi/content-manager": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/content-manager": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/react": "npm:15.0.7" fractional-indexing: "npm:3.2.0" msw: "npm:1.3.0" @@ -9681,31 +9681,31 @@ __metadata: languageName: node linkType: hard -"@strapi/strapi@npm:5.23.4, @strapi/strapi@workspace:*, @strapi/strapi@workspace:packages/core/strapi": +"@strapi/strapi@npm:5.23.5, @strapi/strapi@workspace:*, @strapi/strapi@workspace:packages/core/strapi": version: 0.0.0-use.local resolution: "@strapi/strapi@workspace:packages/core/strapi" dependencies: "@pmmmwh/react-refresh-webpack-plugin": "npm:0.5.15" - "@strapi/admin": "npm:5.23.4" - "@strapi/cloud-cli": "npm:5.23.4" - "@strapi/content-manager": "npm:5.23.4" - "@strapi/content-releases": "npm:5.23.4" - "@strapi/content-type-builder": "npm:5.23.4" - "@strapi/core": "npm:5.23.4" - "@strapi/data-transfer": "npm:5.23.4" - "@strapi/database": "npm:5.23.4" - "@strapi/email": "npm:5.23.4" - "@strapi/generators": "npm:5.23.4" - "@strapi/i18n": "npm:5.23.4" - "@strapi/logger": "npm:5.23.4" - "@strapi/openapi": "npm:5.23.4" - "@strapi/permissions": "npm:5.23.4" - "@strapi/review-workflows": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" + "@strapi/cloud-cli": "npm:5.23.5" + "@strapi/content-manager": "npm:5.23.5" + "@strapi/content-releases": "npm:5.23.5" + "@strapi/content-type-builder": "npm:5.23.5" + "@strapi/core": "npm:5.23.5" + "@strapi/data-transfer": "npm:5.23.5" + "@strapi/database": "npm:5.23.5" + "@strapi/email": "npm:5.23.5" + "@strapi/generators": "npm:5.23.5" + "@strapi/i18n": "npm:5.23.5" + "@strapi/logger": "npm:5.23.5" + "@strapi/openapi": "npm:5.23.5" + "@strapi/permissions": "npm:5.23.5" + "@strapi/review-workflows": "npm:5.23.5" "@strapi/ts-zen": "npm:^0.2.0" - "@strapi/types": "npm:5.23.4" - "@strapi/typescript-utils": "npm:5.23.4" - "@strapi/upload": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/typescript-utils": "npm:5.23.5" + "@strapi/upload": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" "@types/jest": "npm:29.5.2" "@types/lodash": "npm:^4.14.191" @@ -9729,7 +9729,7 @@ __metadata: dotenv: "npm:16.4.5" esbuild-loader: "npm:4.3.0" esbuild-register: "npm:3.5.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" execa: "npm:5.1.1" fork-ts-checker-webpack-plugin: "npm:8.0.0" fs-extra: "npm:11.2.0" @@ -9752,7 +9752,7 @@ __metadata: resolve-from: "npm:5.0.0" semver: "npm:7.5.4" style-loader: "npm:3.3.4" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" typescript: "npm:5.4.4" vite: "npm:5.4.19" webpack: "npm:^5.90.3" @@ -9781,31 +9781,31 @@ __metadata: languageName: node linkType: hard -"@strapi/types@npm:5.23.4, @strapi/types@workspace:packages/core/types": +"@strapi/types@npm:5.23.5, @strapi/types@workspace:packages/core/types": version: 0.0.0-use.local resolution: "@strapi/types@workspace:packages/core/types" dependencies: "@casl/ability": "npm:6.5.0" "@koa/cors": "npm:5.0.0" "@koa/router": "npm:12.0.2" - "@strapi/database": "npm:5.23.4" - "@strapi/logger": "npm:5.23.4" - "@strapi/permissions": "npm:5.23.4" + "@strapi/database": "npm:5.23.5" + "@strapi/logger": "npm:5.23.5" + "@strapi/permissions": "npm:5.23.5" "@strapi/ts-zen": "npm:^0.2.0" - "@strapi/utils": "npm:5.23.4" + "@strapi/utils": "npm:5.23.5" "@types/jest": "npm:29.5.2" "@types/json-logic-js": "npm:2.0.8" "@types/koa": "npm:2.13.4" "@types/koa__router": "npm:12.0.0" "@types/node-schedule": "npm:2.1.7" commander: "npm:8.3.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" json-logic-js: "npm:2.0.5" koa: "npm:2.16.1" koa-body: "npm:6.0.1" lodash: "npm:4.17.21" node-schedule: "npm:2.1.1" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" typedoc: "npm:0.25.10" typedoc-github-wiki-theme: "npm:1.1.0" typedoc-plugin-markdown: "npm:3.17.1" @@ -9815,7 +9815,7 @@ __metadata: languageName: unknown linkType: soft -"@strapi/typescript-utils@npm:5.23.4, @strapi/typescript-utils@workspace:packages/utils/typescript": +"@strapi/typescript-utils@npm:5.23.5, @strapi/typescript-utils@workspace:packages/utils/typescript": version: 0.0.0-use.local resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript" dependencies: @@ -9864,15 +9864,15 @@ __metadata: version: 0.0.0-use.local resolution: "@strapi/upgrade@workspace:packages/utils/upgrade" dependencies: - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@types/fs-extra": "npm:11.0.4" "@types/jscodeshift": "npm:0.12.0" chalk: "npm:4.1.2" cli-table3: "npm:0.6.2" commander: "npm:8.3.0" esbuild-register: "npm:3.5.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" fast-glob: "npm:3.3.2" fs-extra: "npm:11.2.0" jscodeshift: "npm:17.1.2" @@ -9889,18 +9889,18 @@ __metadata: languageName: unknown linkType: soft -"@strapi/upload@npm:5.23.4, @strapi/upload@workspace:packages/core/upload": +"@strapi/upload@npm:5.23.5, @strapi/upload@workspace:packages/core/upload": version: 0.0.0-use.local resolution: "@strapi/upload@workspace:packages/core/upload" dependencies: "@mux/mux-player-react": "npm:3.1.0" "@reduxjs/toolkit": "npm:1.9.7" - "@strapi/admin": "npm:5.23.4" + "@strapi/admin": "npm:5.23.5" "@strapi/design-system": "npm:2.0.0-rc.29" "@strapi/icons": "npm:2.0.0-rc.29" - "@strapi/provider-upload-local": "npm:5.23.4" - "@strapi/types": "npm:5.23.4" - "@strapi/utils": "npm:5.23.4" + "@strapi/provider-upload-local": "npm:5.23.5" + "@strapi/types": "npm:5.23.5" + "@strapi/utils": "npm:5.23.5" "@testing-library/dom": "npm:10.1.0" "@testing-library/react": "npm:15.0.7" "@testing-library/user-event": "npm:14.5.2" @@ -9946,7 +9946,7 @@ __metadata: languageName: unknown linkType: soft -"@strapi/utils@npm:5.23.4, @strapi/utils@workspace:packages/core/utils": +"@strapi/utils@npm:5.23.5, @strapi/utils@workspace:packages/core/utils": version: 0.0.0-use.local resolution: "@strapi/utils@workspace:packages/core/utils" dependencies: @@ -9955,7 +9955,7 @@ __metadata: "@types/koa": "npm:2.13.4" "@types/node": "npm:18.19.24" date-fns: "npm:2.30.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" execa: "npm:5.1.1" http-errors: "npm:2.0.0" koa: "npm:2.16.1" @@ -9964,7 +9964,7 @@ __metadata: node-machine-id: "npm:1.1.12" p-map: "npm:4.0.0" preferred-pm: "npm:3.1.2" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" yup: "npm:0.32.9" zod: "npm:3.25.67" languageName: unknown @@ -13271,25 +13271,14 @@ __metadata: languageName: node linkType: hard -"axios@npm:1.8.4": - version: 1.8.4 - resolution: "axios@npm:1.8.4" +"axios@npm:1.12.2, axios@npm:^1.6.0, axios@npm:^1.6.8, axios@npm:^1.7.4": + version: 1.12.2 + resolution: "axios@npm:1.12.2" dependencies: follow-redirects: "npm:^1.15.6" - form-data: "npm:^4.0.0" + form-data: "npm:^4.0.4" proxy-from-env: "npm:^1.1.0" - checksum: 10c0/450993c2ba975ffccaf0d480b68839a3b2435a5469a71fa2fb0b8a55cdb2c2ae47e609360b9c1e2b2534b73dfd69e2733a1cf9f8215bee0bcd729b72f801b0ce - languageName: node - linkType: hard - -"axios@npm:^1.6.0, axios@npm:^1.6.8, axios@npm:^1.7.4": - version: 1.9.0 - resolution: "axios@npm:1.9.0" - dependencies: - follow-redirects: "npm:^1.15.6" - form-data: "npm:^4.0.0" - proxy-from-env: "npm:^1.1.0" - checksum: 10c0/9371a56886c2e43e4ff5647b5c2c3c046ed0a3d13482ef1d0135b994a628c41fbad459796f101c655e62f0c161d03883454474d2e435b2e021b1924d9f24994c + checksum: 10c0/80b063e318cf05cd33a4d991cea0162f3573481946f9129efb7766f38fde4c061c34f41a93a9f9521f02b7c9565ccbc197c099b0186543ac84a24580017adfed languageName: node linkType: hard @@ -13965,6 +13954,16 @@ __metadata: languageName: node linkType: hard +"call-bind-apply-helpers@npm:^1.0.0, call-bind-apply-helpers@npm:^1.0.1, call-bind-apply-helpers@npm:^1.0.2": + version: 1.0.2 + resolution: "call-bind-apply-helpers@npm:1.0.2" + dependencies: + es-errors: "npm:^1.3.0" + function-bind: "npm:^1.1.2" + checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938 + languageName: node + linkType: hard + "call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7": version: 1.0.7 resolution: "call-bind@npm:1.0.7" @@ -13978,6 +13977,28 @@ __metadata: languageName: node linkType: hard +"call-bind@npm:^1.0.8": + version: 1.0.8 + resolution: "call-bind@npm:1.0.8" + dependencies: + call-bind-apply-helpers: "npm:^1.0.0" + es-define-property: "npm:^1.0.0" + get-intrinsic: "npm:^1.2.4" + set-function-length: "npm:^1.2.2" + checksum: 10c0/a13819be0681d915144467741b69875ae5f4eba8961eb0bf322aab63ec87f8250eb6d6b0dcbb2e1349876412a56129ca338592b3829ef4343527f5f18a0752d4 + languageName: node + linkType: hard + +"call-bound@npm:^1.0.3, call-bound@npm:^1.0.4": + version: 1.0.4 + resolution: "call-bound@npm:1.0.4" + dependencies: + call-bind-apply-helpers: "npm:^1.0.2" + get-intrinsic: "npm:^1.3.0" + checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644 + languageName: node + linkType: hard + "call-me-maybe@npm:^1.0.1": version: 1.0.1 resolution: "call-me-maybe@npm:1.0.1" @@ -15227,18 +15248,18 @@ __metadata: languageName: node linkType: hard -"create-strapi-app@npm:5.23.4, create-strapi-app@workspace:*, create-strapi-app@workspace:packages/cli/create-strapi-app": +"create-strapi-app@npm:5.23.5, create-strapi-app@workspace:*, create-strapi-app@workspace:packages/cli/create-strapi-app": version: 0.0.0-use.local resolution: "create-strapi-app@workspace:packages/cli/create-strapi-app" dependencies: - "@strapi/cloud-cli": "npm:5.23.4" + "@strapi/cloud-cli": "npm:5.23.5" "@types/async-retry": "npm:^1" "@types/fs-extra": "npm:11.0.4" "@types/inquirer": "npm:8.2.5" async-retry: "npm:1.3.3" chalk: "npm:4.1.2" commander: "npm:8.3.0" - eslint-config-custom: "npm:5.23.4" + eslint-config-custom: "npm:5.23.5" execa: "npm:5.1.1" fs-extra: "npm:11.2.0" inquirer: "npm:8.2.5" @@ -15249,7 +15270,7 @@ __metadata: semver: "npm:7.5.4" sort-package-json: "npm:2.10.0" tar: "npm:7.4.3" - tsconfig: "npm:5.23.4" + tsconfig: "npm:5.23.5" bin: create-strapi-app: ./bin/index.js languageName: unknown @@ -15259,7 +15280,7 @@ __metadata: version: 0.0.0-use.local resolution: "create-strapi@workspace:packages/cli/create-strapi" dependencies: - create-strapi-app: "npm:5.23.4" + create-strapi-app: "npm:5.23.5" bin: create-strapi: ./bin/index.js languageName: unknown @@ -16209,6 +16230,17 @@ __metadata: languageName: node linkType: hard +"dunder-proto@npm:^1.0.1": + version: 1.0.1 + resolution: "dunder-proto@npm:1.0.1" + dependencies: + call-bind-apply-helpers: "npm:^1.0.1" + es-errors: "npm:^1.3.0" + gopd: "npm:^1.2.0" + checksum: 10c0/199f2a0c1c16593ca0a145dbf76a962f8033ce3129f01284d48c45ed4e14fea9bbacd7b3610b6cdc33486cef20385ac054948fefc6272fcce645c09468f93031 + languageName: node + linkType: hard + "duplexer@npm:^0.1.1, duplexer@npm:^0.1.2": version: 0.1.2 resolution: "duplexer@npm:0.1.2" @@ -16597,6 +16629,13 @@ __metadata: languageName: node linkType: hard +"es-define-property@npm:^1.0.1": + version: 1.0.1 + resolution: "es-define-property@npm:1.0.1" + checksum: 10c0/3f54eb49c16c18707949ff25a1456728c883e81259f045003499efba399c08bad00deebf65cccde8c0e07908c1a225c9d472b7107e558f2a48e28d530e34527c + languageName: node + linkType: hard + "es-errors@npm:^1.2.1, es-errors@npm:^1.3.0": version: 1.3.0 resolution: "es-errors@npm:1.3.0" @@ -16659,6 +16698,15 @@ __metadata: languageName: node linkType: hard +"es-object-atoms@npm:^1.1.1": + version: 1.1.1 + resolution: "es-object-atoms@npm:1.1.1" + dependencies: + es-errors: "npm:^1.3.0" + checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c + languageName: node + linkType: hard + "es-set-tostringtag@npm:^2.0.1": version: 2.0.1 resolution: "es-set-tostringtag@npm:2.0.1" @@ -16681,6 +16729,18 @@ __metadata: languageName: node linkType: hard +"es-set-tostringtag@npm:^2.1.0": + version: 2.1.0 + resolution: "es-set-tostringtag@npm:2.1.0" + dependencies: + es-errors: "npm:^1.3.0" + get-intrinsic: "npm:^1.2.6" + has-tostringtag: "npm:^1.0.2" + hasown: "npm:^2.0.2" + checksum: 10c0/ef2ca9ce49afe3931cb32e35da4dcb6d86ab02592cfc2ce3e49ced199d9d0bb5085fc7e73e06312213765f5efa47cc1df553a6a5154584b21448e9fb8355b1af + languageName: node + linkType: hard + "es-shim-unscopables@npm:^1.0.0": version: 1.0.2 resolution: "es-shim-unscopables@npm:1.0.2" @@ -17085,7 +17145,7 @@ __metadata: languageName: node linkType: hard -"eslint-config-custom@npm:5.23.4, eslint-config-custom@workspace:packages/utils/eslint-config-custom": +"eslint-config-custom@npm:5.23.5, 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 @@ -18346,6 +18406,15 @@ __metadata: languageName: node linkType: hard +"for-each@npm:^0.3.5": + version: 0.3.5 + resolution: "for-each@npm:0.3.5" + dependencies: + is-callable: "npm:^1.2.7" + checksum: 10c0/0e0b50f6a843a282637d43674d1fb278dda1dd85f4f99b640024cfb10b85058aac0cc781bf689d5fe50b4b7f638e91e548560723a4e76e04fe96ae35ef039cee + languageName: node + linkType: hard + "for-in@npm:^1.0.1": version: 1.0.2 resolution: "for-in@npm:1.0.2" @@ -18402,14 +18471,16 @@ __metadata: languageName: node linkType: hard -"form-data@npm:^4.0.0": - version: 4.0.0 - resolution: "form-data@npm:4.0.0" +"form-data@npm:4.0.4, form-data@npm:^4.0.0, form-data@npm:^4.0.4": + version: 4.0.4 + resolution: "form-data@npm:4.0.4" dependencies: asynckit: "npm:^0.4.0" combined-stream: "npm:^1.0.8" + es-set-tostringtag: "npm:^2.1.0" + hasown: "npm:^2.0.2" mime-types: "npm:^2.1.12" - checksum: 10c0/cb6f3ac49180be03ff07ba3ff125f9eba2ff0b277fb33c7fc47569fc5e616882c5b1c69b9904c4c4187e97dd0419dd03b134174756f296dec62041e6527e2c6e + checksum: 10c0/373525a9a034b9d57073e55eab79e501a714ffac02e7a9b01be1c820780652b16e4101819785e1e18f8d98f0aee866cc654d660a435c378e16a72f2e7cac9695 languageName: node linkType: hard @@ -18722,6 +18793,24 @@ __metadata: languageName: node linkType: hard +"get-intrinsic@npm:^1.2.6, get-intrinsic@npm:^1.3.0": + version: 1.3.0 + resolution: "get-intrinsic@npm:1.3.0" + dependencies: + call-bind-apply-helpers: "npm:^1.0.2" + es-define-property: "npm:^1.0.1" + es-errors: "npm:^1.3.0" + es-object-atoms: "npm:^1.1.1" + function-bind: "npm:^1.1.2" + get-proto: "npm:^1.0.1" + gopd: "npm:^1.2.0" + has-symbols: "npm:^1.1.0" + hasown: "npm:^2.0.2" + math-intrinsics: "npm:^1.1.0" + checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a + languageName: node + linkType: hard + "get-it@npm:^8.0.9": version: 8.4.3 resolution: "get-it@npm:8.4.3" @@ -18787,6 +18876,16 @@ __metadata: languageName: node linkType: hard +"get-proto@npm:^1.0.1": + version: 1.0.1 + resolution: "get-proto@npm:1.0.1" + dependencies: + dunder-proto: "npm:^1.0.1" + es-object-atoms: "npm:^1.0.0" + checksum: 10c0/9224acb44603c5526955e83510b9da41baf6ae73f7398875fba50edc5e944223a89c4a72b070fcd78beb5f7bdda58ecb6294adc28f7acfc0da05f76a2399643c + languageName: node + linkType: hard + "get-stdin@npm:^9.0.0": version: 9.0.0 resolution: "get-stdin@npm:9.0.0" @@ -19228,6 +19327,13 @@ __metadata: languageName: node linkType: hard +"gopd@npm:^1.2.0": + version: 1.2.0 + resolution: "gopd@npm:1.2.0" + checksum: 10c0/50fff1e04ba2b7737c097358534eacadad1e68d24cccee3272e04e007bed008e68d2614f3987788428fd192a5ae3889d08fb2331417e4fc4a9ab366b2043cead + languageName: node + linkType: hard + "got@npm:^11.8.2, got@npm:^11.8.5": version: 11.8.6 resolution: "got@npm:11.8.6" @@ -19463,6 +19569,13 @@ __metadata: languageName: node linkType: hard +"has-symbols@npm:^1.1.0": + version: 1.1.0 + resolution: "has-symbols@npm:1.1.0" + checksum: 10c0/dde0a734b17ae51e84b10986e651c664379018d10b91b6b0e9b293eddb32f0f069688c841fb40f19e9611546130153e0a2a48fd7f512891fb000ddfa36f5a20e + languageName: node + linkType: hard + "has-tostringtag@npm:^1.0.0, has-tostringtag@npm:^1.0.2": version: 1.0.2 resolution: "has-tostringtag@npm:1.0.2" @@ -20849,6 +20962,15 @@ __metadata: languageName: node linkType: hard +"is-typed-array@npm:^1.1.14": + version: 1.1.15 + resolution: "is-typed-array@npm:1.1.15" + dependencies: + which-typed-array: "npm:^1.1.16" + checksum: 10c0/415511da3669e36e002820584e264997ffe277ff136643a3126cc949197e6ca3334d0f12d084e83b1994af2e9c8141275c741cf2b7da5a2ff62dd0cac26f76c4 + languageName: node + linkType: hard + "is-typedarray@npm:^1.0.0, is-typedarray@npm:~1.0.0": version: 1.0.0 resolution: "is-typedarray@npm:1.0.0" @@ -23357,6 +23479,13 @@ __metadata: languageName: node linkType: hard +"math-intrinsics@npm:^1.1.0": + version: 1.1.0 + resolution: "math-intrinsics@npm:1.1.0" + checksum: 10c0/7579ff94e899e2f76ab64491d76cf606274c874d8f2af4a442c016bd85688927fcfca157ba6bf74b08e9439dc010b248ce05b96cc7c126a354c3bae7fcb48b7f + languageName: node + linkType: hard + "mdurl@npm:^1.0.1": version: 1.0.1 resolution: "mdurl@npm:1.0.1" @@ -27919,7 +28048,7 @@ __metadata: languageName: node linkType: hard -"safe-buffer@npm:5.2.1, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.1.2, safe-buffer@npm:~5.2.0": +"safe-buffer@npm:5.2.1, safe-buffer@npm:^5.0.1, safe-buffer@npm:^5.1.0, safe-buffer@npm:^5.1.2, safe-buffer@npm:^5.2.1, safe-buffer@npm:~5.2.0": version: 5.2.1 resolution: "safe-buffer@npm:5.2.1" checksum: 10c0/6501914237c0a86e9675d4e51d89ca3c21ffd6a31642efeba25ad65720bce6921c9e7e974e5be91a786b25aa058b5303285d3c15dbabf983a919f5f630d349f3 @@ -28216,7 +28345,7 @@ __metadata: languageName: node linkType: hard -"set-function-length@npm:^1.2.1": +"set-function-length@npm:^1.2.1, set-function-length@npm:^1.2.2": version: 1.2.2 resolution: "set-function-length@npm:1.2.2" dependencies: @@ -28268,14 +28397,15 @@ __metadata: linkType: hard "sha.js@npm:^2.4.11": - version: 2.4.11 - resolution: "sha.js@npm:2.4.11" + version: 2.4.12 + resolution: "sha.js@npm:2.4.12" dependencies: - inherits: "npm:^2.0.1" - safe-buffer: "npm:^5.0.1" + inherits: "npm:^2.0.4" + safe-buffer: "npm:^5.2.1" + to-buffer: "npm:^1.2.0" bin: - sha.js: ./bin.js - checksum: 10c0/b7a371bca8821c9cc98a0aeff67444a03d48d745cb103f17228b96793f455f0eb0a691941b89ea1e60f6359207e36081d9be193252b0f128e0daf9cfea2815a5 + sha.js: bin.js + checksum: 10c0/9d36bdd76202c8116abbe152a00055ccd8a0099cb28fc17c01fa7bb2c8cffb9ca60e2ab0fe5f274ed6c45dc2633d8c39cf7ab050306c231904512ba9da4d8ab1 languageName: node linkType: hard @@ -29926,6 +30056,17 @@ __metadata: languageName: node linkType: hard +"to-buffer@npm:^1.2.0": + version: 1.2.1 + resolution: "to-buffer@npm:1.2.1" + dependencies: + isarray: "npm:^2.0.5" + safe-buffer: "npm:^5.2.1" + typed-array-buffer: "npm:^1.0.3" + checksum: 10c0/bbf07a2a7d6ff9e3ffe503c689176c7149cf3ec25887ce7c4aa5c4841a8845cc71121cd7b4a4769957f823b3f31dbf6b1be6e0a5955798ad864bf2245ee8b5e4 + languageName: node + linkType: hard + "to-fast-properties@npm:^2.0.0": version: 2.0.0 resolution: "to-fast-properties@npm:2.0.0" @@ -30170,7 +30311,7 @@ __metadata: languageName: node linkType: hard -"tsconfig@npm:5.23.4, tsconfig@workspace:packages/utils/tsconfig": +"tsconfig@npm:5.23.5, tsconfig@workspace:packages/utils/tsconfig": version: 0.0.0-use.local resolution: "tsconfig@workspace:packages/utils/tsconfig" dependencies: @@ -30392,6 +30533,17 @@ __metadata: languageName: node linkType: hard +"typed-array-buffer@npm:^1.0.3": + version: 1.0.3 + resolution: "typed-array-buffer@npm:1.0.3" + dependencies: + call-bound: "npm:^1.0.3" + es-errors: "npm:^1.3.0" + is-typed-array: "npm:^1.1.14" + checksum: 10c0/1105071756eb248774bc71646bfe45b682efcad93b55532c6ffa4518969fb6241354e4aa62af679ae83899ec296d69ef88f1f3763657cdb3a4d29321f7b83079 + languageName: node + linkType: hard + "typed-array-byte-length@npm:^1.0.0": version: 1.0.0 resolution: "typed-array-byte-length@npm:1.0.0" @@ -31568,6 +31720,21 @@ __metadata: languageName: node linkType: hard +"which-typed-array@npm:^1.1.16": + version: 1.1.19 + resolution: "which-typed-array@npm:1.1.19" + dependencies: + available-typed-arrays: "npm:^1.0.7" + call-bind: "npm:^1.0.8" + call-bound: "npm:^1.0.4" + for-each: "npm:^0.3.5" + get-proto: "npm:^1.0.1" + gopd: "npm:^1.2.0" + has-tostringtag: "npm:^1.0.2" + checksum: 10c0/702b5dc878addafe6c6300c3d0af5983b175c75fcb4f2a72dfc3dd38d93cf9e89581e4b29c854b16ea37e50a7d7fca5ae42ece5c273d8060dcd603b2404bbb3f + languageName: node + linkType: hard + "which@npm:^1.2.14, which@npm:^1.2.9": version: 1.3.1 resolution: "which@npm:1.3.1"