* v4.14.3

* chore: update pack up version
This commit is contained in:
Marc Roig 2023-10-05 11:20:53 +02:00 committed by GitHub
parent e5078d5f4d
commit c771262273
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
45 changed files with 313 additions and 313 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "check-pr-status", "name": "check-pr-status",
"version": "4.14.0", "version": "4.14.3",
"main": "dist/index.js", "main": "dist/index.js",
"license": "MIT", "license": "MIT",
"private": true, "private": true,

View File

@ -1,7 +1,7 @@
{ {
"name": "getstarted", "name": "getstarted",
"private": true, "private": true,
"version": "4.14.0", "version": "4.14.3",
"description": "A Strapi application.", "description": "A Strapi application.",
"scripts": { "scripts": {
"develop": "strapi develop", "develop": "strapi develop",
@ -13,16 +13,16 @@
}, },
"dependencies": { "dependencies": {
"@strapi/icons": "1.11.0", "@strapi/icons": "1.11.0",
"@strapi/plugin-color-picker": "4.14.0", "@strapi/plugin-color-picker": "4.14.3",
"@strapi/plugin-documentation": "4.14.0", "@strapi/plugin-documentation": "4.14.3",
"@strapi/plugin-graphql": "4.14.0", "@strapi/plugin-graphql": "4.14.3",
"@strapi/plugin-i18n": "4.14.0", "@strapi/plugin-i18n": "4.14.3",
"@strapi/plugin-sentry": "4.14.0", "@strapi/plugin-sentry": "4.14.3",
"@strapi/plugin-users-permissions": "4.14.0", "@strapi/plugin-users-permissions": "4.14.3",
"@strapi/provider-email-mailgun": "4.14.0", "@strapi/provider-email-mailgun": "4.14.3",
"@strapi/provider-upload-aws-s3": "4.14.0", "@strapi/provider-upload-aws-s3": "4.14.3",
"@strapi/provider-upload-cloudinary": "4.14.0", "@strapi/provider-upload-cloudinary": "4.14.3",
"@strapi/strapi": "4.14.0", "@strapi/strapi": "4.14.3",
"better-sqlite3": "8.6.0", "better-sqlite3": "8.6.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"mysql": "2.18.1", "mysql": "2.18.1",

View File

@ -1,7 +1,7 @@
{ {
"name": "kitchensink-ts", "name": "kitchensink-ts",
"private": true, "private": true,
"version": "4.14.0", "version": "4.14.3",
"description": "A Strapi application", "description": "A Strapi application",
"scripts": { "scripts": {
"develop": "strapi develop", "develop": "strapi develop",
@ -10,9 +10,9 @@
"strapi": "strapi" "strapi": "strapi"
}, },
"dependencies": { "dependencies": {
"@strapi/plugin-i18n": "4.14.0", "@strapi/plugin-i18n": "4.14.3",
"@strapi/plugin-users-permissions": "4.14.0", "@strapi/plugin-users-permissions": "4.14.3",
"@strapi/strapi": "4.14.0", "@strapi/strapi": "4.14.3",
"better-sqlite3": "8.6.0", "better-sqlite3": "8.6.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",

View File

@ -1,7 +1,7 @@
{ {
"name": "kitchensink", "name": "kitchensink",
"private": true, "private": true,
"version": "4.14.0", "version": "4.14.3",
"description": "A Strapi application.", "description": "A Strapi application.",
"scripts": { "scripts": {
"develop": "strapi develop", "develop": "strapi develop",
@ -12,10 +12,10 @@
"strapi": "strapi" "strapi": "strapi"
}, },
"dependencies": { "dependencies": {
"@strapi/provider-email-mailgun": "4.14.0", "@strapi/provider-email-mailgun": "4.14.3",
"@strapi/provider-upload-aws-s3": "4.14.0", "@strapi/provider-upload-aws-s3": "4.14.3",
"@strapi/provider-upload-cloudinary": "4.14.0", "@strapi/provider-upload-cloudinary": "4.14.3",
"@strapi/strapi": "4.14.0", "@strapi/strapi": "4.14.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"mysql": "2.18.1", "mysql": "2.18.1",
"mysql2": "3.6.0", "mysql2": "3.6.0",

View File

@ -1,5 +1,5 @@
{ {
"version": "4.14.0", "version": "4.14.3",
"packages": ["packages/*", "examples/*"], "packages": ["packages/*", "examples/*"],
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true, "useWorkspaces": true,

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/admin-test-utils", "name": "@strapi/admin-test-utils",
"version": "4.14.0", "version": "4.14.3",
"private": true, "private": true,
"description": "Test utilities for the Strapi administration panel", "description": "Test utilities for the Strapi administration panel",
"license": "MIT", "license": "MIT",
@ -42,9 +42,9 @@
"whatwg-fetch": "3.6.2" "whatwg-fetch": "3.6.2"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"redux": "^4.2.1", "redux": "^4.2.1",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"peerDependencies": { "peerDependencies": {
"redux": "^4.2.1" "redux": "^4.2.1"

View File

@ -1,9 +1,9 @@
{ {
"name": "create-strapi-app", "name": "create-strapi-app",
"version": "4.14.0", "version": "4.14.3",
"description": "Generate a new Strapi application.", "description": "Generate a new Strapi application.",
"dependencies": { "dependencies": {
"@strapi/generate-new": "4.14.0", "@strapi/generate-new": "4.14.3",
"commander": "8.3.0", "commander": "8.3.0",
"inquirer": "8.2.5" "inquirer": "8.2.5"
}, },
@ -49,8 +49,8 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "create-strapi-starter", "name": "create-strapi-starter",
"version": "4.14.0", "version": "4.14.3",
"description": "Generate a new Strapi application.", "description": "Generate a new Strapi application.",
"keywords": [ "keywords": [
"create-strapi-starter", "create-strapi-starter",
@ -44,7 +44,7 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/generate-new": "4.14.0", "@strapi/generate-new": "4.14.3",
"chalk": "4.1.2", "chalk": "4.1.2",
"ci-info": "3.8.0", "ci-info": "3.8.0",
"commander": "8.3.0", "commander": "8.3.0",
@ -54,8 +54,8 @@
"ora": "5.4.1" "ora": "5.4.1"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/admin", "name": "@strapi/admin",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi Admin", "description": "Strapi Admin",
"repository": { "repository": {
"type": "git", "type": "git",
@ -44,14 +44,14 @@
"@casl/ability": "6.5.0", "@casl/ability": "6.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10", "@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
"@radix-ui/react-toolbar": "1.0.4", "@radix-ui/react-toolbar": "1.0.4",
"@strapi/data-transfer": "4.14.0", "@strapi/data-transfer": "4.14.3",
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/permissions": "4.14.0", "@strapi/permissions": "4.14.3",
"@strapi/provider-audit-logs-local": "4.14.0", "@strapi/provider-audit-logs-local": "4.14.3",
"@strapi/typescript-utils": "4.14.0", "@strapi/typescript-utils": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"axios": "1.5.0", "axios": "1.5.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"browserslist": "^4.22.1", "browserslist": "^4.22.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-content-manager", "name": "@strapi/plugin-content-manager",
"version": "4.14.0", "version": "4.14.3",
"description": "A powerful UI to easily manage your data.", "description": "A powerful UI to easily manage your data.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -26,7 +26,7 @@
}, },
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"qs": "6.11.1" "qs": "6.11.1"
}, },

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-content-type-builder", "name": "@strapi/plugin-content-type-builder",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi plugin to create content type", "description": "Strapi plugin to create content type",
"repository": { "repository": {
"type": "git", "type": "git",
@ -31,10 +31,10 @@
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/generators": "4.14.0", "@strapi/generators": "4.14.3",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
"immer": "9.0.19", "immer": "9.0.19",
"lodash": "4.17.21", "lodash": "4.17.21",
@ -49,7 +49,7 @@
"yup": "0.32.9" "yup": "0.32.9"
}, },
"devDependencies": { "devDependencies": {
"@strapi/admin": "4.14.0", "@strapi/admin": "4.14.3",
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"history": "^4.9.0", "history": "^4.9.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/data-transfer", "name": "@strapi/data-transfer",
"version": "4.14.0", "version": "4.14.3",
"description": "Data transfer capabilities for Strapi", "description": "Data transfer capabilities for Strapi",
"keywords": [ "keywords": [
"strapi", "strapi",
@ -40,10 +40,10 @@
"./dist" "./dist"
], ],
"dependencies": { "dependencies": {
"@strapi/logger": "4.14.0", "@strapi/logger": "4.14.3",
"@strapi/strapi": "4.14.0", "@strapi/strapi": "4.14.3",
"@strapi/types": "4.14.0", "@strapi/types": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"chalk": "4.1.2", "chalk": "4.1.2",
"cli-table3": "0.6.2", "cli-table3": "0.6.2",
"commander": "8.3.0", "commander": "8.3.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/database", "name": "@strapi/database",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi's database layer", "description": "Strapi's database layer",
"homepage": "https://strapi.io", "homepage": "https://strapi.io",
"bugs": { "bugs": {
@ -33,7 +33,7 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"date-fns": "2.30.0", "date-fns": "2.30.0",
"debug": "4.3.4", "debug": "4.3.4",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-email", "name": "@strapi/plugin-email",
"version": "4.14.0", "version": "4.14.3",
"description": "Easily configure your Strapi application to send emails.", "description": "Easily configure your Strapi application to send emails.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -29,8 +29,8 @@
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/provider-email-sendmail": "4.14.0", "@strapi/provider-email-sendmail": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react-intl": "6.4.1", "react-intl": "6.4.1",
@ -38,7 +38,7 @@
"yup": "0.32.9" "yup": "0.32.9"
}, },
"devDependencies": { "devDependencies": {
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"msw": "1.3.0", "msw": "1.3.0",
"react": "^18.2.0", "react": "^18.2.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/helper-plugin", "name": "@strapi/helper-plugin",
"version": "4.14.0", "version": "4.14.3",
"description": "Helper for Strapi plugins development", "description": "Helper for Strapi plugins development",
"repository": { "repository": {
"type": "git", "type": "git",
@ -68,10 +68,10 @@
"@storybook/addon-mdx-gfm": "7.4.0", "@storybook/addon-mdx-gfm": "7.4.0",
"@storybook/builder-vite": "7.4.0", "@storybook/builder-vite": "7.4.0",
"@storybook/react-vite": "7.4.0", "@storybook/react-vite": "7.4.0",
"@strapi/admin-test-utils": "4.14.0", "@strapi/admin-test-utils": "4.14.3",
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/types": "4.14.0", "@strapi/types": "4.14.3",
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3", "@testing-library/user-event": "14.4.3",
"@types/react": "18.2.7", "@types/react": "18.2.7",
@ -82,7 +82,7 @@
"browserslist-to-esbuild": "1.2.0", "browserslist-to-esbuild": "1.2.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"esbuild-loader": "^2.21.0", "esbuild-loader": "^2.21.0",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"eslint-plugin-storybook": "0.6.14", "eslint-plugin-storybook": "0.6.14",
"fork-ts-checker-webpack-plugin": "8.0.0", "fork-ts-checker-webpack-plugin": "8.0.0",
"msw": "1.3.0", "msw": "1.3.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/permissions", "name": "@strapi/permissions",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi's permission layer.", "description": "Strapi's permission layer.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -36,14 +36,14 @@
}, },
"dependencies": { "dependencies": {
"@casl/ability": "6.5.0", "@casl/ability": "6.5.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"qs": "6.11.1", "qs": "6.11.1",
"sift": "16.0.1" "sift": "16.0.1"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/strapi", "name": "@strapi/strapi",
"version": "4.14.0", "version": "4.14.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", "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": [ "keywords": [
"strapi", "strapi",
@ -89,20 +89,20 @@
"dependencies": { "dependencies": {
"@koa/cors": "3.4.3", "@koa/cors": "3.4.3",
"@koa/router": "10.1.1", "@koa/router": "10.1.1",
"@strapi/admin": "4.14.0", "@strapi/admin": "4.14.3",
"@strapi/data-transfer": "4.14.0", "@strapi/data-transfer": "4.14.3",
"@strapi/database": "4.14.0", "@strapi/database": "4.14.3",
"@strapi/generate-new": "4.14.0", "@strapi/generate-new": "4.14.3",
"@strapi/generators": "4.14.0", "@strapi/generators": "4.14.3",
"@strapi/logger": "4.14.0", "@strapi/logger": "4.14.3",
"@strapi/permissions": "4.14.0", "@strapi/permissions": "4.14.3",
"@strapi/plugin-content-manager": "4.14.0", "@strapi/plugin-content-manager": "4.14.3",
"@strapi/plugin-content-type-builder": "4.14.0", "@strapi/plugin-content-type-builder": "4.14.3",
"@strapi/plugin-email": "4.14.0", "@strapi/plugin-email": "4.14.3",
"@strapi/plugin-upload": "4.14.0", "@strapi/plugin-upload": "4.14.3",
"@strapi/types": "4.14.0", "@strapi/types": "4.14.3",
"@strapi/typescript-utils": "4.14.0", "@strapi/typescript-utils": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"@vitejs/plugin-react": "4.1.0", "@vitejs/plugin-react": "4.1.0",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"boxen": "5.1.2", "boxen": "5.1.2",
@ -164,10 +164,10 @@
"@types/node": "18.11.9", "@types/node": "18.11.9",
"@types/node-schedule": "2.1.0", "@types/node-schedule": "2.1.0",
"@types/statuses": "2.0.1", "@types/statuses": "2.0.1",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"supertest": "6.3.3", "supertest": "6.3.3",
"ts-zen": "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732", "ts-zen": "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732",
"tsconfig": "4.14.0", "tsconfig": "4.14.3",
"typescript": "5.2.2" "typescript": "5.2.2"
}, },
"engines": { "engines": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/types", "name": "@strapi/types",
"version": "4.14.0", "version": "4.14.3",
"description": "Shared typescript types for Strapi internal use", "description": "Shared typescript types for Strapi internal use",
"keywords": [ "keywords": [
"strapi" "strapi"
@ -45,10 +45,10 @@
"dependencies": { "dependencies": {
"@koa/cors": "3.4.3", "@koa/cors": "3.4.3",
"@koa/router": "10.1.1", "@koa/router": "10.1.1",
"@strapi/database": "4.14.0", "@strapi/database": "4.14.3",
"@strapi/logger": "4.14.0", "@strapi/logger": "4.14.3",
"@strapi/permissions": "4.14.0", "@strapi/permissions": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"commander": "8.3.0", "commander": "8.3.0",
"https-proxy-agent": "5.0.1", "https-proxy-agent": "5.0.1",
"koa": "2.13.4", "koa": "2.13.4",
@ -61,8 +61,8 @@
"@types/koa": "2.13.4", "@types/koa": "2.13.4",
"@types/koa__router": "12.0.0", "@types/koa__router": "12.0.0",
"@types/node-schedule": "2.1.0", "@types/node-schedule": "2.1.0",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0", "tsconfig": "4.14.3",
"typescript": "5.2.2" "typescript": "5.2.2"
}, },
"engines": { "engines": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-upload", "name": "@strapi/plugin-upload",
"version": "4.14.0", "version": "4.14.3",
"description": "Makes it easy to upload images and files to your Strapi Application.", "description": "Makes it easy to upload images and files to your Strapi Application.",
"license": "SEE LICENSE IN LICENSE", "license": "SEE LICENSE IN LICENSE",
"author": { "author": {
@ -26,10 +26,10 @@
}, },
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/provider-upload-local": "4.14.0", "@strapi/provider-upload-local": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"axios": "1.5.0", "axios": "1.5.0",
"byte-size": "7.0.1", "byte-size": "7.0.1",
"cropperjs": "1.6.0", "cropperjs": "1.6.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/utils", "name": "@strapi/utils",
"version": "4.14.0", "version": "4.14.3",
"description": "Shared utilities for the Strapi packages", "description": "Shared utilities for the Strapi packages",
"keywords": [ "keywords": [
"strapi", "strapi",
@ -56,10 +56,10 @@
"devDependencies": { "devDependencies": {
"@types/koa": "2.13.4", "@types/koa": "2.13.4",
"@types/node": "18.11.9", "@types/node": "18.11.9",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"koa": "2.13.4", "koa": "2.13.4",
"koa-body": "4.2.0", "koa-body": "4.2.0",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/generate-new", "name": "@strapi/generate-new",
"version": "4.14.0", "version": "4.14.3",
"description": "Generate a new Strapi application.", "description": "Generate a new Strapi application.",
"keywords": [ "keywords": [
"generate", "generate",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/generators", "name": "@strapi/generators",
"version": "4.14.0", "version": "4.14.3",
"description": "Interactive API generator.", "description": "Interactive API generator.",
"keywords": [ "keywords": [
"strapi", "strapi",
@ -45,8 +45,8 @@
}, },
"dependencies": { "dependencies": {
"@sindresorhus/slugify": "1.1.0", "@sindresorhus/slugify": "1.1.0",
"@strapi/typescript-utils": "4.14.0", "@strapi/typescript-utils": "4.14.3",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"chalk": "4.1.2", "chalk": "4.1.2",
"copyfiles": "2.4.1", "copyfiles": "2.4.1",
"fs-extra": "10.0.0", "fs-extra": "10.0.0",
@ -55,8 +55,8 @@
"pluralize": "8.0.0" "pluralize": "8.0.0"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-color-picker", "name": "@strapi/plugin-color-picker",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi maintained Custom Fields", "description": "Strapi maintained Custom Fields",
"repository": { "repository": {
"type": "git", "type": "git",
@ -64,14 +64,14 @@
}, },
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",
"react-colorful": "5.6.1", "react-colorful": "5.6.1",
"react-intl": "6.4.1" "react-intl": "6.4.1"
}, },
"devDependencies": { "devDependencies": {
"@strapi/strapi": "4.14.0", "@strapi/strapi": "4.14.3",
"@testing-library/react": "14.0.0", "@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3", "@testing-library/user-event": "14.4.3",
"@types/styled-components": "5.1.26", "@types/styled-components": "5.1.26",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-documentation", "name": "@strapi/plugin-documentation",
"version": "4.14.0", "version": "4.14.3",
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.", "description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -29,9 +29,9 @@
}, },
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"cheerio": "^1.0.0-rc.12", "cheerio": "^1.0.0-rc.12",
"formik": "2.4.0", "formik": "2.4.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-graphql", "name": "@strapi/plugin-graphql",
"version": "4.14.0", "version": "4.14.3",
"description": "Adds GraphQL endpoint with default API methods.", "description": "Adds GraphQL endpoint with default API methods.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -27,9 +27,9 @@
"@graphql-tools/schema": "8.5.1", "@graphql-tools/schema": "8.5.1",
"@graphql-tools/utils": "^8.13.1", "@graphql-tools/utils": "^8.13.1",
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"apollo-server-core": "3.12.1", "apollo-server-core": "3.12.1",
"apollo-server-koa": "3.10.0", "apollo-server-koa": "3.10.0",
"glob": "7.2.3", "glob": "7.2.3",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-i18n", "name": "@strapi/plugin-i18n",
"version": "4.14.0", "version": "4.14.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", "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": { "repository": {
"type": "git", "type": "git",
@ -31,9 +31,9 @@
}, },
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"formik": "2.4.0", "formik": "2.4.0",
"immer": "9.0.19", "immer": "9.0.19",
"lodash": "4.17.21", "lodash": "4.17.21",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-sentry", "name": "@strapi/plugin-sentry",
"version": "4.14.0", "version": "4.14.3",
"description": "Send Strapi error events to Sentry", "description": "Send Strapi error events to Sentry",
"repository": { "repository": {
"type": "git", "type": "git",
@ -28,7 +28,7 @@
"dependencies": { "dependencies": {
"@sentry/node": "6.19.7", "@sentry/node": "6.19.7",
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0" "@strapi/icons": "1.12.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/plugin-users-permissions", "name": "@strapi/plugin-users-permissions",
"version": "4.14.0", "version": "4.14.3",
"description": "Protect your API with a full-authentication process based on JWT", "description": "Protect your API with a full-authentication process based on JWT",
"repository": { "repository": {
"type": "git", "type": "git",
@ -30,9 +30,9 @@
}, },
"dependencies": { "dependencies": {
"@strapi/design-system": "1.12.0", "@strapi/design-system": "1.12.0",
"@strapi/helper-plugin": "4.14.0", "@strapi/helper-plugin": "4.14.3",
"@strapi/icons": "1.12.0", "@strapi/icons": "1.12.0",
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"formik": "2.4.0", "formik": "2.4.0",
"grant-koa": "5.4.8", "grant-koa": "5.4.8",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-audit-logs-local", "name": "@strapi/provider-audit-logs-local",
"version": "4.14.0", "version": "4.14.3",
"description": "Local provider for strapi audit logs", "description": "Local provider for strapi audit logs",
"keywords": [ "keywords": [
"audit-logs", "audit-logs",
@ -41,9 +41,9 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"devDependencies": { "devDependencies": {
"@strapi/types": "4.14.0", "@strapi/types": "4.14.3",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-email-amazon-ses", "name": "@strapi/provider-email-amazon-ses",
"version": "4.14.0", "version": "4.14.3",
"description": "Amazon SES provider for strapi email", "description": "Amazon SES provider for strapi email",
"keywords": [ "keywords": [
"email", "email",
@ -42,12 +42,12 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"node-ses": "^3.0.3" "node-ses": "^3.0.3"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-email-mailgun", "name": "@strapi/provider-email-mailgun",
"version": "4.14.0", "version": "4.14.3",
"description": "Mailgun provider for strapi email plugin", "description": "Mailgun provider for strapi email plugin",
"keywords": [ "keywords": [
"email", "email",
@ -44,13 +44,13 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"form-data": "^4.0.0", "form-data": "^4.0.0",
"mailgun.js": "8.2.1" "mailgun.js": "8.2.1"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-email-nodemailer", "name": "@strapi/provider-email-nodemailer",
"version": "4.14.0", "version": "4.14.3",
"description": "Nodemailer provider for Strapi 3", "description": "Nodemailer provider for Strapi 3",
"keywords": [ "keywords": [
"strapi", "strapi",
@ -60,8 +60,8 @@
}, },
"devDependencies": { "devDependencies": {
"@types/nodemailer": "6.4.7", "@types/nodemailer": "6.4.7",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-email-sendgrid", "name": "@strapi/provider-email-sendgrid",
"version": "4.14.0", "version": "4.14.3",
"description": "Sendgrid provider for strapi email", "description": "Sendgrid provider for strapi email",
"keywords": [ "keywords": [
"email", "email",
@ -43,11 +43,11 @@
}, },
"dependencies": { "dependencies": {
"@sendgrid/mail": "7.7.0", "@sendgrid/mail": "7.7.0",
"@strapi/utils": "4.14.0" "@strapi/utils": "4.14.3"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-email-sendmail", "name": "@strapi/provider-email-sendmail",
"version": "4.14.0", "version": "4.14.3",
"description": "Sendmail provider for strapi email", "description": "Sendmail provider for strapi email",
"keywords": [ "keywords": [
"email", "email",
@ -41,13 +41,13 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"sendmail": "^1.6.1" "sendmail": "^1.6.1"
}, },
"devDependencies": { "devDependencies": {
"@types/sendmail": "1.4.4", "@types/sendmail": "1.4.4",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-upload-aws-s3", "name": "@strapi/provider-upload-aws-s3",
"version": "4.14.0", "version": "4.14.3",
"description": "AWS S3 provider for strapi upload", "description": "AWS S3 provider for strapi upload",
"keywords": [ "keywords": [
"upload", "upload",
@ -50,8 +50,8 @@
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.2", "@types/jest": "29.5.2",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-upload-cloudinary", "name": "@strapi/provider-upload-cloudinary",
"version": "4.14.0", "version": "4.14.3",
"description": "Cloudinary provider for strapi upload", "description": "Cloudinary provider for strapi upload",
"keywords": [ "keywords": [
"upload", "upload",
@ -42,13 +42,13 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"cloudinary": "^1.41.0", "cloudinary": "^1.41.0",
"into-stream": "^5.1.0" "into-stream": "^5.1.0"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/provider-upload-local", "name": "@strapi/provider-upload-local",
"version": "4.14.0", "version": "4.14.3",
"description": "Local provider for strapi upload", "description": "Local provider for strapi upload",
"keywords": [ "keywords": [
"upload", "upload",
@ -43,13 +43,13 @@
"lint": "run -T eslint ." "lint": "run -T eslint ."
}, },
"dependencies": { "dependencies": {
"@strapi/utils": "4.14.0", "@strapi/utils": "4.14.3",
"fs-extra": "10.0.0" "fs-extra": "10.0.0"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.2", "@types/jest": "29.5.2",
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "api-tests", "name": "api-tests",
"version": "4.14.0", "version": "4.14.3",
"private": true, "private": true,
"dependencies": { "dependencies": {
"dotenv": "14.2.0", "dotenv": "14.2.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "eslint-config-custom", "name": "eslint-config-custom",
"main": "index.js", "main": "index.js",
"version": "4.14.0", "version": "4.14.3",
"private": true "private": true
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/logger", "name": "@strapi/logger",
"version": "4.14.0", "version": "4.14.3",
"description": "Strapi's logger", "description": "Strapi's logger",
"homepage": "https://strapi.io", "homepage": "https://strapi.io",
"bugs": { "bugs": {
@ -41,8 +41,8 @@
"winston": "3.10.0" "winston": "3.10.0"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-custom": "4.14.0", "eslint-config-custom": "4.14.3",
"tsconfig": "4.14.0" "tsconfig": "4.14.3"
}, },
"engines": { "engines": {
"node": ">=16.0.0 <=20.x.x", "node": ">=16.0.0 <=20.x.x",

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/pack-up", "name": "@strapi/pack-up",
"version": "4.13.3", "version": "4.14.3",
"description": "Simple tools for creating interoperable CJS & ESM packages.", "description": "Simple tools for creating interoperable CJS & ESM packages.",
"keywords": [ "keywords": [
"strapi", "strapi",

View File

@ -1,6 +1,6 @@
{ {
"name": "tsconfig", "name": "tsconfig",
"version": "4.14.0", "version": "4.14.3",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
"@tsconfig/node18": "18.2.2" "@tsconfig/node18": "18.2.2"

View File

@ -1,6 +1,6 @@
{ {
"name": "@strapi/typescript-utils", "name": "@strapi/typescript-utils",
"version": "4.14.0", "version": "4.14.3",
"description": "Typescript support for Strapi", "description": "Typescript support for Strapi",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,7 +1,7 @@
{ {
"name": "scripts-front", "name": "scripts-front",
"private": true, "private": true,
"version": "4.14.0", "version": "4.14.3",
"scripts": { "scripts": {
"test:front": "jest --config jest.config.front.js" "test:front": "jest --config jest.config.front.js"
} }

300
yarn.lock
View File

@ -7413,37 +7413,37 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@strapi/admin-test-utils@4.14.0, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils": "@strapi/admin-test-utils@4.14.3, @strapi/admin-test-utils@workspace:*, @strapi/admin-test-utils@workspace:packages/admin-test-utils":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/admin-test-utils@workspace:packages/admin-test-utils" resolution: "@strapi/admin-test-utils@workspace:packages/admin-test-utils"
dependencies: dependencies:
"@juggle/resize-observer": 3.4.0 "@juggle/resize-observer": 3.4.0
"@testing-library/jest-dom": 5.16.5 "@testing-library/jest-dom": 5.16.5
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
jest-styled-components: 7.1.1 jest-styled-components: 7.1.1
redux: ^4.2.1 redux: ^4.2.1
tsconfig: 4.14.0 tsconfig: 4.14.3
whatwg-fetch: 3.6.2 whatwg-fetch: 3.6.2
peerDependencies: peerDependencies:
redux: ^4.2.1 redux: ^4.2.1
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/admin@4.14.0, @strapi/admin@workspace:packages/core/admin": "@strapi/admin@4.14.3, @strapi/admin@workspace:packages/core/admin":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/admin@workspace:packages/core/admin" resolution: "@strapi/admin@workspace:packages/core/admin"
dependencies: dependencies:
"@casl/ability": 6.5.0 "@casl/ability": 6.5.0
"@pmmmwh/react-refresh-webpack-plugin": 0.5.10 "@pmmmwh/react-refresh-webpack-plugin": 0.5.10
"@radix-ui/react-toolbar": 1.0.4 "@radix-ui/react-toolbar": 1.0.4
"@strapi/data-transfer": 4.14.0 "@strapi/data-transfer": 4.14.3
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/permissions": 4.14.0 "@strapi/permissions": 4.14.3
"@strapi/provider-audit-logs-local": 4.14.0 "@strapi/provider-audit-logs-local": 4.14.3
"@strapi/typescript-utils": 4.14.0 "@strapi/typescript-utils": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/dom": 9.2.0 "@testing-library/dom": 9.2.0
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
@ -7537,14 +7537,14 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/data-transfer@4.14.0, @strapi/data-transfer@workspace:packages/core/data-transfer": "@strapi/data-transfer@4.14.3, @strapi/data-transfer@workspace:packages/core/data-transfer":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer" resolution: "@strapi/data-transfer@workspace:packages/core/data-transfer"
dependencies: dependencies:
"@strapi/logger": 4.14.0 "@strapi/logger": 4.14.3
"@strapi/strapi": 4.14.0 "@strapi/strapi": 4.14.3
"@strapi/types": 4.14.0 "@strapi/types": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
"@types/jest": 29.5.2 "@types/jest": 29.5.2
"@types/koa": 2.13.4 "@types/koa": 2.13.4
@ -7579,11 +7579,11 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/database@4.14.0, @strapi/database@workspace:packages/core/database": "@strapi/database@4.14.3, @strapi/database@workspace:packages/core/database":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/database@workspace:packages/core/database" resolution: "@strapi/database@workspace:packages/core/database"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
date-fns: 2.30.0 date-fns: 2.30.0
debug: 4.3.4 debug: 4.3.4
fs-extra: 10.0.0 fs-extra: 10.0.0
@ -7647,7 +7647,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@strapi/generate-new@4.14.0, @strapi/generate-new@workspace:packages/generators/app": "@strapi/generate-new@4.14.3, @strapi/generate-new@workspace:packages/generators/app":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/generate-new@workspace:packages/generators/app" resolution: "@strapi/generate-new@workspace:packages/generators/app"
dependencies: dependencies:
@ -7666,25 +7666,25 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/generators@4.14.0, @strapi/generators@workspace:packages/generators/generators": "@strapi/generators@4.14.3, @strapi/generators@workspace:packages/generators/generators":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/generators@workspace:packages/generators/generators" resolution: "@strapi/generators@workspace:packages/generators/generators"
dependencies: dependencies:
"@sindresorhus/slugify": 1.1.0 "@sindresorhus/slugify": 1.1.0
"@strapi/typescript-utils": 4.14.0 "@strapi/typescript-utils": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
chalk: 4.1.2 chalk: 4.1.2
copyfiles: 2.4.1 copyfiles: 2.4.1
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
fs-extra: 10.0.0 fs-extra: 10.0.0
node-plop: 0.26.3 node-plop: 0.26.3
plop: 2.7.6 plop: 2.7.6
pluralize: 8.0.0 pluralize: 8.0.0
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/helper-plugin@4.14.0, @strapi/helper-plugin@workspace:packages/core/helper-plugin": "@strapi/helper-plugin@4.14.3, @strapi/helper-plugin@workspace:packages/core/helper-plugin":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/helper-plugin@workspace:packages/core/helper-plugin" resolution: "@strapi/helper-plugin@workspace:packages/core/helper-plugin"
dependencies: dependencies:
@ -7695,10 +7695,10 @@ __metadata:
"@storybook/addon-mdx-gfm": 7.4.0 "@storybook/addon-mdx-gfm": 7.4.0
"@storybook/builder-vite": 7.4.0 "@storybook/builder-vite": 7.4.0
"@storybook/react-vite": 7.4.0 "@storybook/react-vite": 7.4.0
"@strapi/admin-test-utils": 4.14.0 "@strapi/admin-test-utils": 4.14.3
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/types": 4.14.0 "@strapi/types": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
"@types/react": 18.2.7 "@types/react": 18.2.7
@ -7711,7 +7711,7 @@ __metadata:
cross-env: ^7.0.3 cross-env: ^7.0.3
date-fns: 2.30.0 date-fns: 2.30.0
esbuild-loader: ^2.21.0 esbuild-loader: ^2.21.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
eslint-plugin-storybook: 0.6.14 eslint-plugin-storybook: 0.6.14
fork-ts-checker-webpack-plugin: 8.0.0 fork-ts-checker-webpack-plugin: 8.0.0
formik: 2.4.0 formik: 2.4.0
@ -7765,13 +7765,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@strapi/logger@4.14.0, @strapi/logger@workspace:packages/utils/logger": "@strapi/logger@4.14.3, @strapi/logger@workspace:packages/utils/logger":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/logger@workspace:packages/utils/logger" resolution: "@strapi/logger@workspace:packages/utils/logger"
dependencies: dependencies:
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
lodash: 4.17.21 lodash: 4.17.21
tsconfig: 4.14.0 tsconfig: 4.14.3
winston: 3.10.0 winston: 3.10.0
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -7812,28 +7812,28 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/permissions@4.14.0, @strapi/permissions@workspace:packages/core/permissions": "@strapi/permissions@4.14.3, @strapi/permissions@workspace:packages/core/permissions":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/permissions@workspace:packages/core/permissions" resolution: "@strapi/permissions@workspace:packages/core/permissions"
dependencies: dependencies:
"@casl/ability": 6.5.0 "@casl/ability": 6.5.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
lodash: 4.17.21 lodash: 4.17.21
qs: 6.11.1 qs: 6.11.1
sift: 16.0.1 sift: 16.0.1
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-color-picker@4.14.0, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker": "@strapi/plugin-color-picker@4.14.3, @strapi/plugin-color-picker@workspace:packages/plugins/color-picker":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker" resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker"
dependencies: dependencies:
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/strapi": 4.14.0 "@strapi/strapi": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
"@types/styled-components": 5.1.26 "@types/styled-components": 5.1.26
@ -7854,28 +7854,28 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-content-manager@4.14.0, @strapi/plugin-content-manager@workspace:packages/core/content-manager": "@strapi/plugin-content-manager@4.14.3, @strapi/plugin-content-manager@workspace:packages/core/content-manager":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager" resolution: "@strapi/plugin-content-manager@workspace:packages/core/content-manager"
dependencies: dependencies:
"@sindresorhus/slugify": 1.1.0 "@sindresorhus/slugify": 1.1.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
lodash: 4.17.21 lodash: 4.17.21
qs: 6.11.1 qs: 6.11.1
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-content-type-builder@4.14.0, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder": "@strapi/plugin-content-type-builder@4.14.3, @strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder" resolution: "@strapi/plugin-content-type-builder@workspace:packages/core/content-type-builder"
dependencies: dependencies:
"@sindresorhus/slugify": 1.1.0 "@sindresorhus/slugify": 1.1.0
"@strapi/admin": 4.14.0 "@strapi/admin": 4.14.3
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/generators": 4.14.0 "@strapi/generators": 4.14.3
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
fs-extra: 10.0.0 fs-extra: 10.0.0
@ -7903,15 +7903,15 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-documentation@4.14.0, @strapi/plugin-documentation@workspace:packages/plugins/documentation": "@strapi/plugin-documentation@4.14.3, @strapi/plugin-documentation@workspace:packages/plugins/documentation":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation" resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation"
dependencies: dependencies:
"@apidevtools/swagger-parser": ^10.1.0 "@apidevtools/swagger-parser": ^10.1.0
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
bcryptjs: 2.4.3 bcryptjs: 2.4.3
@ -7942,15 +7942,15 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-email@4.14.0, @strapi/plugin-email@workspace:packages/core/email": "@strapi/plugin-email@4.14.3, @strapi/plugin-email@workspace:packages/core/email":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-email@workspace:packages/core/email" resolution: "@strapi/plugin-email@workspace:packages/core/email"
dependencies: dependencies:
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/provider-email-sendmail": 4.14.0 "@strapi/provider-email-sendmail": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
lodash: 4.17.21 lodash: 4.17.21
msw: 1.3.0 msw: 1.3.0
@ -7970,16 +7970,16 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-graphql@4.14.0, @strapi/plugin-graphql@workspace:packages/plugins/graphql": "@strapi/plugin-graphql@4.14.3, @strapi/plugin-graphql@workspace:packages/plugins/graphql":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-graphql@workspace:packages/plugins/graphql" resolution: "@strapi/plugin-graphql@workspace:packages/plugins/graphql"
dependencies: dependencies:
"@graphql-tools/schema": 8.5.1 "@graphql-tools/schema": 8.5.1
"@graphql-tools/utils": ^8.13.1 "@graphql-tools/utils": ^8.13.1
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
apollo-server-core: 3.12.1 apollo-server-core: 3.12.1
apollo-server-koa: 3.10.0 apollo-server-koa: 3.10.0
cross-env: ^7.0.3 cross-env: ^7.0.3
@ -8007,14 +8007,14 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-i18n@4.14.0, @strapi/plugin-i18n@workspace:packages/plugins/i18n": "@strapi/plugin-i18n@4.14.3, @strapi/plugin-i18n@workspace:packages/plugins/i18n":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-i18n@workspace:packages/plugins/i18n" resolution: "@strapi/plugin-i18n@workspace:packages/plugins/i18n"
dependencies: dependencies:
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
formik: 2.4.0 formik: 2.4.0
immer: 9.0.19 immer: 9.0.19
@ -8039,13 +8039,13 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-sentry@4.14.0, @strapi/plugin-sentry@workspace:packages/plugins/sentry": "@strapi/plugin-sentry@4.14.3, @strapi/plugin-sentry@workspace:packages/plugins/sentry":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry" resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry"
dependencies: dependencies:
"@sentry/node": 6.19.7 "@sentry/node": 6.19.7
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
@ -8060,15 +8060,15 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-upload@4.14.0, @strapi/plugin-upload@workspace:packages/core/upload": "@strapi/plugin-upload@4.14.3, @strapi/plugin-upload@workspace:packages/core/upload":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-upload@workspace:packages/core/upload" resolution: "@strapi/plugin-upload@workspace:packages/core/upload"
dependencies: dependencies:
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/provider-upload-local": 4.14.0 "@strapi/provider-upload-local": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/dom": 9.2.0 "@testing-library/dom": 9.2.0
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
@ -8106,14 +8106,14 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/plugin-users-permissions@4.14.0, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions": "@strapi/plugin-users-permissions@4.14.3, @strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions" resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions"
dependencies: dependencies:
"@strapi/design-system": 1.12.0 "@strapi/design-system": 1.12.0
"@strapi/helper-plugin": 4.14.0 "@strapi/helper-plugin": 4.14.3
"@strapi/icons": 1.12.0 "@strapi/icons": 1.12.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@testing-library/dom": 9.2.0 "@testing-library/dom": 9.2.0
"@testing-library/react": 14.0.0 "@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3 "@testing-library/user-event": 14.4.3
@ -8146,13 +8146,13 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-audit-logs-local@4.14.0, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local": "@strapi/provider-audit-logs-local@4.14.3, @strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local" resolution: "@strapi/provider-audit-logs-local@workspace:packages/providers/audit-logs-local"
dependencies: dependencies:
"@strapi/types": 4.14.0 "@strapi/types": 4.14.3
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -8160,22 +8160,22 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-email-amazon-ses@workspace:packages/providers/email-amazon-ses" resolution: "@strapi/provider-email-amazon-ses@workspace:packages/providers/email-amazon-ses"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
node-ses: ^3.0.3 node-ses: ^3.0.3
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-email-mailgun@4.14.0, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun": "@strapi/provider-email-mailgun@4.14.3, @strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun" resolution: "@strapi/provider-email-mailgun@workspace:packages/providers/email-mailgun"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
form-data: ^4.0.0 form-data: ^4.0.0
mailgun.js: 8.2.1 mailgun.js: 8.2.1
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -8184,10 +8184,10 @@ __metadata:
resolution: "@strapi/provider-email-nodemailer@workspace:packages/providers/email-nodemailer" resolution: "@strapi/provider-email-nodemailer@workspace:packages/providers/email-nodemailer"
dependencies: dependencies:
"@types/nodemailer": 6.4.7 "@types/nodemailer": 6.4.7
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
lodash: 4.17.21 lodash: 4.17.21
nodemailer: 6.9.1 nodemailer: 6.9.1
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -8196,80 +8196,80 @@ __metadata:
resolution: "@strapi/provider-email-sendgrid@workspace:packages/providers/email-sendgrid" resolution: "@strapi/provider-email-sendgrid@workspace:packages/providers/email-sendgrid"
dependencies: dependencies:
"@sendgrid/mail": 7.7.0 "@sendgrid/mail": 7.7.0
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-email-sendmail@4.14.0, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail": "@strapi/provider-email-sendmail@4.14.3, @strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail" resolution: "@strapi/provider-email-sendmail@workspace:packages/providers/email-sendmail"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@types/sendmail": 1.4.4 "@types/sendmail": 1.4.4
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
sendmail: ^1.6.1 sendmail: ^1.6.1
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-upload-aws-s3@4.14.0, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3": "@strapi/provider-upload-aws-s3@4.14.3, @strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3" resolution: "@strapi/provider-upload-aws-s3@workspace:packages/providers/upload-aws-s3"
dependencies: dependencies:
"@types/jest": 29.5.2 "@types/jest": 29.5.2
aws-sdk: 2.1437.0 aws-sdk: 2.1437.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
lodash: 4.17.21 lodash: 4.17.21
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-upload-cloudinary@4.14.0, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary": "@strapi/provider-upload-cloudinary@4.14.3, @strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary" resolution: "@strapi/provider-upload-cloudinary@workspace:packages/providers/upload-cloudinary"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
cloudinary: ^1.41.0 cloudinary: ^1.41.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
into-stream: ^5.1.0 into-stream: ^5.1.0
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/provider-upload-local@4.14.0, @strapi/provider-upload-local@workspace:packages/providers/upload-local": "@strapi/provider-upload-local@4.14.3, @strapi/provider-upload-local@workspace:packages/providers/upload-local":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/provider-upload-local@workspace:packages/providers/upload-local" resolution: "@strapi/provider-upload-local@workspace:packages/providers/upload-local"
dependencies: dependencies:
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@types/jest": 29.5.2 "@types/jest": 29.5.2
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
fs-extra: 10.0.0 fs-extra: 10.0.0
tsconfig: 4.14.0 tsconfig: 4.14.3
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/strapi@4.14.0, @strapi/strapi@workspace:packages/core/strapi": "@strapi/strapi@4.14.3, @strapi/strapi@workspace:packages/core/strapi":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/strapi@workspace:packages/core/strapi" resolution: "@strapi/strapi@workspace:packages/core/strapi"
dependencies: dependencies:
"@koa/cors": 3.4.3 "@koa/cors": 3.4.3
"@koa/router": 10.1.1 "@koa/router": 10.1.1
"@strapi/admin": 4.14.0 "@strapi/admin": 4.14.3
"@strapi/data-transfer": 4.14.0 "@strapi/data-transfer": 4.14.3
"@strapi/database": 4.14.0 "@strapi/database": 4.14.3
"@strapi/generate-new": 4.14.0 "@strapi/generate-new": 4.14.3
"@strapi/generators": 4.14.0 "@strapi/generators": 4.14.3
"@strapi/logger": 4.14.0 "@strapi/logger": 4.14.3
"@strapi/permissions": 4.14.0 "@strapi/permissions": 4.14.3
"@strapi/plugin-content-manager": 4.14.0 "@strapi/plugin-content-manager": 4.14.3
"@strapi/plugin-content-type-builder": 4.14.0 "@strapi/plugin-content-type-builder": 4.14.3
"@strapi/plugin-email": 4.14.0 "@strapi/plugin-email": 4.14.3
"@strapi/plugin-upload": 4.14.0 "@strapi/plugin-upload": 4.14.3
"@strapi/types": 4.14.0 "@strapi/types": 4.14.3
"@strapi/typescript-utils": 4.14.0 "@strapi/typescript-utils": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@types/bcryptjs": 2.4.3 "@types/bcryptjs": 2.4.3
"@types/configstore": 5.0.1 "@types/configstore": 5.0.1
"@types/delegates": 1.0.0 "@types/delegates": 1.0.0
@ -8298,7 +8298,7 @@ __metadata:
debug: 4.3.4 debug: 4.3.4
delegates: 1.0.0 delegates: 1.0.0
dotenv: 14.2.0 dotenv: 14.2.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
execa: 5.1.1 execa: 5.1.1
fs-extra: 10.0.0 fs-extra: 10.0.0
glob: 7.2.3 glob: 7.2.3
@ -8329,7 +8329,7 @@ __metadata:
statuses: 2.0.1 statuses: 2.0.1
supertest: 6.3.3 supertest: 6.3.3
ts-zen: "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732" ts-zen: "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732"
tsconfig: 4.14.0 tsconfig: 4.14.3
typescript: 5.2.2 typescript: 5.2.2
vite: 4.4.9 vite: 4.4.9
yup: 0.32.9 yup: 0.32.9
@ -8338,33 +8338,33 @@ __metadata:
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/types@4.14.0, @strapi/types@workspace:packages/core/types": "@strapi/types@4.14.3, @strapi/types@workspace:packages/core/types":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/types@workspace:packages/core/types" resolution: "@strapi/types@workspace:packages/core/types"
dependencies: dependencies:
"@koa/cors": 3.4.3 "@koa/cors": 3.4.3
"@koa/router": 10.1.1 "@koa/router": 10.1.1
"@strapi/database": 4.14.0 "@strapi/database": 4.14.3
"@strapi/logger": 4.14.0 "@strapi/logger": 4.14.3
"@strapi/permissions": 4.14.0 "@strapi/permissions": 4.14.3
"@strapi/utils": 4.14.0 "@strapi/utils": 4.14.3
"@types/jest": 29.5.2 "@types/jest": 29.5.2
"@types/koa": 2.13.4 "@types/koa": 2.13.4
"@types/koa__router": 12.0.0 "@types/koa__router": 12.0.0
"@types/node-schedule": 2.1.0 "@types/node-schedule": 2.1.0
commander: 8.3.0 commander: 8.3.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
https-proxy-agent: 5.0.1 https-proxy-agent: 5.0.1
koa: 2.13.4 koa: 2.13.4
node-fetch: 2.7.0 node-fetch: 2.7.0
node-schedule: 2.1.0 node-schedule: 2.1.0
ts-zen: "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732" ts-zen: "https://github.com/strapi/ts-zen#66e02232f5997674cc7032ea3ee59d9864863732"
tsconfig: 4.14.0 tsconfig: 4.14.3
typescript: 5.2.2 typescript: 5.2.2
languageName: unknown languageName: unknown
linkType: soft linkType: soft
"@strapi/typescript-utils@4.14.0, @strapi/typescript-utils@workspace:packages/utils/typescript": "@strapi/typescript-utils@4.14.3, @strapi/typescript-utils@workspace:packages/utils/typescript":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript" resolution: "@strapi/typescript-utils@workspace:packages/utils/typescript"
dependencies: dependencies:
@ -8409,7 +8409,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@strapi/utils@4.14.0, @strapi/utils@workspace:packages/core/utils": "@strapi/utils@4.14.3, @strapi/utils@workspace:packages/core/utils":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@strapi/utils@workspace:packages/core/utils" resolution: "@strapi/utils@workspace:packages/core/utils"
dependencies: dependencies:
@ -8417,13 +8417,13 @@ __metadata:
"@types/koa": 2.13.4 "@types/koa": 2.13.4
"@types/node": 18.11.9 "@types/node": 18.11.9
date-fns: 2.30.0 date-fns: 2.30.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
http-errors: 1.8.1 http-errors: 1.8.1
koa: 2.13.4 koa: 2.13.4
koa-body: 4.2.0 koa-body: 4.2.0
lodash: 4.17.21 lodash: 4.17.21
p-map: 4.0.0 p-map: 4.0.0
tsconfig: 4.14.0 tsconfig: 4.14.3
yup: 0.32.9 yup: 0.32.9
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -13966,11 +13966,11 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "create-strapi-app@workspace:packages/cli/create-strapi-app" resolution: "create-strapi-app@workspace:packages/cli/create-strapi-app"
dependencies: dependencies:
"@strapi/generate-new": 4.14.0 "@strapi/generate-new": 4.14.3
commander: 8.3.0 commander: 8.3.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
inquirer: 8.2.5 inquirer: 8.2.5
tsconfig: 4.14.0 tsconfig: 4.14.3
bin: bin:
create-strapi-app: ./bin/index.js create-strapi-app: ./bin/index.js
languageName: unknown languageName: unknown
@ -13980,16 +13980,16 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "create-strapi-starter@workspace:packages/cli/create-strapi-starter" resolution: "create-strapi-starter@workspace:packages/cli/create-strapi-starter"
dependencies: dependencies:
"@strapi/generate-new": 4.14.0 "@strapi/generate-new": 4.14.3
chalk: 4.1.2 chalk: 4.1.2
ci-info: 3.8.0 ci-info: 3.8.0
commander: 8.3.0 commander: 8.3.0
eslint-config-custom: 4.14.0 eslint-config-custom: 4.14.3
execa: 5.1.1 execa: 5.1.1
fs-extra: 10.0.0 fs-extra: 10.0.0
inquirer: 8.2.5 inquirer: 8.2.5
ora: 5.4.1 ora: 5.4.1
tsconfig: 4.14.0 tsconfig: 4.14.3
bin: bin:
create-strapi-starter: ./bin/index.js create-strapi-starter: ./bin/index.js
languageName: unknown languageName: unknown
@ -15933,7 +15933,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"eslint-config-custom@4.14.0, eslint-config-custom@workspace:*, eslint-config-custom@workspace:packages/utils/eslint-config-custom": "eslint-config-custom@4.14.3, eslint-config-custom@workspace:*, eslint-config-custom@workspace:packages/utils/eslint-config-custom":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "eslint-config-custom@workspace:packages/utils/eslint-config-custom" resolution: "eslint-config-custom@workspace:packages/utils/eslint-config-custom"
languageName: unknown languageName: unknown
@ -17888,16 +17888,16 @@ __metadata:
resolution: "getstarted@workspace:examples/getstarted" resolution: "getstarted@workspace:examples/getstarted"
dependencies: dependencies:
"@strapi/icons": 1.11.0 "@strapi/icons": 1.11.0
"@strapi/plugin-color-picker": 4.14.0 "@strapi/plugin-color-picker": 4.14.3
"@strapi/plugin-documentation": 4.14.0 "@strapi/plugin-documentation": 4.14.3
"@strapi/plugin-graphql": 4.14.0 "@strapi/plugin-graphql": 4.14.3
"@strapi/plugin-i18n": 4.14.0 "@strapi/plugin-i18n": 4.14.3
"@strapi/plugin-sentry": 4.14.0 "@strapi/plugin-sentry": 4.14.3
"@strapi/plugin-users-permissions": 4.14.0 "@strapi/plugin-users-permissions": 4.14.3
"@strapi/provider-email-mailgun": 4.14.0 "@strapi/provider-email-mailgun": 4.14.3
"@strapi/provider-upload-aws-s3": 4.14.0 "@strapi/provider-upload-aws-s3": 4.14.3
"@strapi/provider-upload-cloudinary": 4.14.0 "@strapi/provider-upload-cloudinary": 4.14.3
"@strapi/strapi": 4.14.0 "@strapi/strapi": 4.14.3
better-sqlite3: 8.6.0 better-sqlite3: 8.6.0
lodash: 4.17.21 lodash: 4.17.21
mysql: 2.18.1 mysql: 2.18.1
@ -21566,9 +21566,9 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "kitchensink-ts@workspace:examples/kitchensink-ts" resolution: "kitchensink-ts@workspace:examples/kitchensink-ts"
dependencies: dependencies:
"@strapi/plugin-i18n": 4.14.0 "@strapi/plugin-i18n": 4.14.3
"@strapi/plugin-users-permissions": 4.14.0 "@strapi/plugin-users-permissions": 4.14.3
"@strapi/strapi": 4.14.0 "@strapi/strapi": 4.14.3
better-sqlite3: 8.6.0 better-sqlite3: 8.6.0
react: ^18.2.0 react: ^18.2.0
react-dom: ^18.2.0 react-dom: ^18.2.0
@ -21581,10 +21581,10 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "kitchensink@workspace:examples/kitchensink" resolution: "kitchensink@workspace:examples/kitchensink"
dependencies: dependencies:
"@strapi/provider-email-mailgun": 4.14.0 "@strapi/provider-email-mailgun": 4.14.3
"@strapi/provider-upload-aws-s3": 4.14.0 "@strapi/provider-upload-aws-s3": 4.14.3
"@strapi/provider-upload-cloudinary": 4.14.0 "@strapi/provider-upload-cloudinary": 4.14.3
"@strapi/strapi": 4.14.0 "@strapi/strapi": 4.14.3
lodash: 4.17.21 lodash: 4.17.21
mysql: 2.18.1 mysql: 2.18.1
mysql2: 3.6.0 mysql2: 3.6.0
@ -30687,7 +30687,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"tsconfig@4.14.0, tsconfig@workspace:packages/utils/tsconfig": "tsconfig@4.14.3, tsconfig@workspace:packages/utils/tsconfig":
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "tsconfig@workspace:packages/utils/tsconfig" resolution: "tsconfig@workspace:packages/utils/tsconfig"
dependencies: dependencies: