Skip to content

Commit

Permalink
v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Convly committed Jun 15, 2022
1 parent 2cc62a0 commit 12c8ee3
Show file tree
Hide file tree
Showing 34 changed files with 89 additions and 89 deletions.
2 changes: 1 addition & 1 deletion .github/actions/check-pr-status/package.json
@@ -1,6 +1,6 @@
{
"name": "check-pr-status",
"version": "4.1.12",
"version": "4.2.0",
"main": "dist/index.js",
"license": "MIT",
"private": true,
Expand Down
24 changes: 12 additions & 12 deletions examples/getstarted/package.json
@@ -1,7 +1,7 @@
{
"name": "getstarted",
"private": true,
"version": "4.1.12",
"version": "4.2.0",
"description": "A Strapi application.",
"scripts": {
"develop": "strapi develop",
Expand All @@ -12,17 +12,17 @@
"strapi": "strapi"
},
"dependencies": {
"@strapi/admin": "4.1.12",
"@strapi/plugin-documentation": "4.1.12",
"@strapi/plugin-graphql": "4.1.12",
"@strapi/plugin-i18n": "4.1.12",
"@strapi/plugin-sentry": "4.1.12",
"@strapi/plugin-users-permissions": "4.1.12",
"@strapi/provider-email-mailgun": "4.1.12",
"@strapi/provider-upload-aws-s3": "4.1.12",
"@strapi/provider-upload-cloudinary": "4.1.12",
"@strapi/strapi": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/admin": "4.2.0",
"@strapi/plugin-documentation": "4.2.0",
"@strapi/plugin-graphql": "4.2.0",
"@strapi/plugin-i18n": "4.2.0",
"@strapi/plugin-sentry": "4.2.0",
"@strapi/plugin-users-permissions": "4.2.0",
"@strapi/provider-email-mailgun": "4.2.0",
"@strapi/provider-upload-aws-s3": "4.2.0",
"@strapi/provider-upload-cloudinary": "4.2.0",
"@strapi/strapi": "4.2.0",
"@strapi/utils": "4.2.0",
"@vscode/sqlite3": "5.0.8",
"better-sqlite3": "7.4.6",
"lodash": "4.17.21",
Expand Down
14 changes: 7 additions & 7 deletions examples/kitchensink/package.json
@@ -1,7 +1,7 @@
{
"name": "kitchensink",
"private": true,
"version": "4.1.12",
"version": "4.2.0",
"description": "A Strapi application.",
"scripts": {
"develop": "strapi develop",
Expand All @@ -12,12 +12,12 @@
"strapi": "strapi"
},
"dependencies": {
"@strapi/admin": "4.1.12",
"@strapi/provider-email-mailgun": "4.1.12",
"@strapi/provider-upload-aws-s3": "4.1.12",
"@strapi/provider-upload-cloudinary": "4.1.12",
"@strapi/strapi": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/admin": "4.2.0",
"@strapi/provider-email-mailgun": "4.2.0",
"@strapi/provider-upload-aws-s3": "4.2.0",
"@strapi/provider-upload-cloudinary": "4.2.0",
"@strapi/strapi": "4.2.0",
"@strapi/utils": "4.2.0",
"lodash": "4.17.21",
"mysql": "2.18.1",
"passport-google-oauth2": "0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "4.1.12",
"version": "4.2.0",
"packages": [
"packages/*",
"examples/*"
Expand Down
2 changes: 1 addition & 1 deletion packages/admin-test-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/admin-test-utils",
"version": "4.1.12",
"version": "4.2.0",
"private": true,
"description": "Test utilities for the Strapi administration panel",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/create-strapi-app/package.json
@@ -1,6 +1,6 @@
{
"name": "create-strapi-app",
"version": "4.1.12",
"version": "4.2.0",
"description": "Generate a new Strapi application.",
"keywords": [
"create-strapi-app",
Expand Down Expand Up @@ -38,7 +38,7 @@
"test": "echo \"no tests yet\""
},
"dependencies": {
"@strapi/generate-new": "4.1.12",
"@strapi/generate-new": "4.2.0",
"commander": "6.1.0",
"inquirer": "8.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/create-strapi-starter/package.json
@@ -1,6 +1,6 @@
{
"name": "create-strapi-starter",
"version": "4.1.12",
"version": "4.2.0",
"description": "Generate a new Strapi application.",
"keywords": [
"create-strapi-starter",
Expand Down Expand Up @@ -38,7 +38,7 @@
"test": "echo \"no tests yet\""
},
"dependencies": {
"@strapi/generate-new": "4.1.12",
"@strapi/generate-new": "4.2.0",
"chalk": "4.1.1",
"ci-info": "3.1.1",
"commander": "7.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/admin/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/admin",
"version": "4.1.12",
"version": "4.2.0",
"description": "Strapi Admin",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,11 +49,11 @@
"@fortawesome/free-brands-svg-icons": "^5.15.3",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.14",
"@strapi/babel-plugin-switch-ee-ce": "4.1.12",
"@strapi/babel-plugin-switch-ee-ce": "4.2.0",
"@strapi/design-system": "1.1.1",
"@strapi/helper-plugin": "4.1.12",
"@strapi/helper-plugin": "4.2.0",
"@strapi/icons": "1.1.1",
"@strapi/utils": "4.1.12",
"@strapi/utils": "4.2.0",
"axios": "0.24.0",
"babel-loader": "8.2.3",
"babel-plugin-styled-components": "2.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/content-manager/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-content-manager",
"version": "4.1.12",
"version": "4.2.0",
"description": "A powerful UI to easily manage your data.",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
},
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/utils": "4.1.12",
"@strapi/utils": "4.2.0",
"lodash": "4.17.21"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/content-type-builder/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-content-type-builder",
"version": "4.1.12",
"version": "4.2.0",
"description": "Strapi plugin to create content type",
"repository": {
"type": "git",
Expand Down Expand Up @@ -28,9 +28,9 @@
},
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/generators": "4.1.12",
"@strapi/helper-plugin": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/generators": "4.2.0",
"@strapi/helper-plugin": "4.2.0",
"@strapi/utils": "4.2.0",
"fs-extra": "10.0.0",
"lodash": "4.17.21",
"pluralize": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/database/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/database",
"version": "4.1.12",
"version": "4.2.0",
"description": "Strapi's database layer",
"homepage": "https://strapi.io",
"bugs": {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/email/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-email",
"version": "4.1.12",
"version": "4.2.0",
"description": "Easily configure your Strapi application to send emails.",
"repository": {
"type": "git",
Expand All @@ -26,12 +26,12 @@
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
},
"dependencies": {
"@strapi/provider-email-sendmail": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/provider-email-sendmail": "4.2.0",
"@strapi/utils": "4.2.0",
"lodash": "4.17.21"
},
"devDependencies": {
"@strapi/helper-plugin": "4.1.12"
"@strapi/helper-plugin": "4.2.0"
},
"engines": {
"node": ">=14.19.1 <=16.x.x",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/helper-plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/helper-plugin",
"version": "4.1.12",
"version": "4.2.0",
"description": "Helper for Strapi plugins development",
"repository": {
"type": "git",
Expand Down
22 changes: 11 additions & 11 deletions packages/core/strapi/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/strapi",
"version": "4.1.12",
"version": "4.2.0",
"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",
Expand Down Expand Up @@ -80,16 +80,16 @@
"dependencies": {
"@koa/cors": "3.1.0",
"@koa/router": "10.1.1",
"@strapi/admin": "4.1.12",
"@strapi/database": "4.1.12",
"@strapi/generate-new": "4.1.12",
"@strapi/generators": "4.1.12",
"@strapi/logger": "4.1.12",
"@strapi/plugin-content-manager": "4.1.12",
"@strapi/plugin-content-type-builder": "4.1.12",
"@strapi/plugin-email": "4.1.12",
"@strapi/plugin-upload": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/admin": "4.2.0",
"@strapi/database": "4.2.0",
"@strapi/generate-new": "4.2.0",
"@strapi/generators": "4.2.0",
"@strapi/logger": "4.2.0",
"@strapi/plugin-content-manager": "4.2.0",
"@strapi/plugin-content-type-builder": "4.2.0",
"@strapi/plugin-email": "4.2.0",
"@strapi/plugin-upload": "4.2.0",
"@strapi/utils": "4.2.0",
"bcryptjs": "2.4.3",
"boxen": "5.1.2",
"chalk": "4.1.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/upload/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-upload",
"version": "4.1.12",
"version": "4.2.0",
"description": "Makes it easy to upload images and files to your Strapi Application.",
"license": "SEE LICENSE IN LICENSE",
"author": {
Expand All @@ -23,9 +23,9 @@
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
},
"dependencies": {
"@strapi/helper-plugin": "4.1.12",
"@strapi/provider-upload-local": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/helper-plugin": "4.2.0",
"@strapi/provider-upload-local": "4.2.0",
"@strapi/utils": "4.2.0",
"byte-size": "7.0.1",
"cropperjs": "1.5.11",
"fs-extra": "10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/utils",
"version": "4.1.12",
"version": "4.2.0",
"description": "Shared utilities for the Strapi packages",
"keywords": [
"strapi",
Expand Down
2 changes: 1 addition & 1 deletion packages/generators/app/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/generate-new",
"version": "4.1.12",
"version": "4.2.0",
"description": "Generate a new Strapi application.",
"keywords": [
"generate",
Expand Down
4 changes: 2 additions & 2 deletions packages/generators/generators/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/generators",
"version": "4.1.12",
"version": "4.2.0",
"description": "Interactive API generator.",
"keywords": [
"strapi",
Expand Down Expand Up @@ -30,7 +30,7 @@
"main": "lib/index.js",
"dependencies": {
"@sindresorhus/slugify": "1.1.0",
"@strapi/utils": "4.1.12",
"@strapi/utils": "4.2.0",
"chalk": "4.1.2",
"fs-extra": "10.0.0",
"node-plop": "0.26.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/documentation/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-documentation",
"version": "4.1.12",
"version": "4.2.0",
"description": "Create an OpenAPI Document and visualize your API with SWAGGER UI.",
"repository": {
"type": "git",
Expand All @@ -24,8 +24,8 @@
"test": "echo \"no tests yet\""
},
"dependencies": {
"@strapi/helper-plugin": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/helper-plugin": "4.2.0",
"@strapi/utils": "4.2.0",
"bcryptjs": "2.4.3",
"cheerio": "^1.0.0-rc.5",
"fs-extra": "10.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-graphql",
"version": "4.1.12",
"version": "4.2.0",
"description": "Adds GraphQL endpoint with default API methods.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@apollo/federation": "^0.28.0",
"@graphql-tools/schema": "8.1.2",
"@graphql-tools/utils": "^8.0.2",
"@strapi/utils": "4.1.12",
"@strapi/utils": "4.2.0",
"apollo-server-core": "3.1.2",
"apollo-server-koa": "3.1.2",
"glob": "^7.1.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/i18n/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-i18n",
"version": "4.1.12",
"version": "4.2.0",
"description": "This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API",
"repository": {
"type": "git",
Expand All @@ -24,7 +24,7 @@
"test:unit": "jest --verbose"
},
"dependencies": {
"@strapi/utils": "4.1.12",
"@strapi/utils": "4.2.0",
"lodash": "4.17.21"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/sentry/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-sentry",
"version": "4.1.12",
"version": "4.2.0",
"description": "Send Strapi error events to Sentry",
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions packages/plugins/users-permissions/package.json
@@ -1,6 +1,6 @@
{
"name": "@strapi/plugin-users-permissions",
"version": "4.1.12",
"version": "4.2.0",
"description": "Protect your API with a full-authentication process based on JWT",
"repository": {
"type": "git",
Expand All @@ -27,8 +27,8 @@
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
},
"dependencies": {
"@strapi/helper-plugin": "4.1.12",
"@strapi/utils": "4.1.12",
"@strapi/helper-plugin": "4.2.0",
"@strapi/utils": "4.2.0",
"bcryptjs": "2.4.3",
"grant-koa": "5.4.8",
"jsonwebtoken": "^8.1.0",
Expand Down

0 comments on commit 12c8ee3

Please sign in to comment.