mirror of
https://github.com/strapi/strapi.git
synced 2025-07-24 17:40:18 +00:00
fix: yarn lock
This commit is contained in:
parent
a86c75effa
commit
ddc12d6edc
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "getstarted",
|
"name": "getstarted",
|
||||||
"version": "5.0.0-beta.6",
|
"version": "5.0.0-beta.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A Strapi application.",
|
"description": "A Strapi application.",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
@ -14,15 +14,15 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/icons": "2.0.0-beta.3",
|
"@strapi/icons": "2.0.0-beta.3",
|
||||||
"@strapi/plugin-color-picker": "5.0.0-beta.6",
|
"@strapi/plugin-color-picker": "5.0.0-beta.7",
|
||||||
"@strapi/plugin-documentation": "5.0.0-beta.6",
|
"@strapi/plugin-documentation": "5.0.0-beta.7",
|
||||||
"@strapi/plugin-graphql": "5.0.0-beta.6",
|
"@strapi/plugin-graphql": "5.0.0-beta.7",
|
||||||
"@strapi/plugin-sentry": "5.0.0-beta.6",
|
"@strapi/plugin-sentry": "5.0.0-beta.7",
|
||||||
"@strapi/plugin-users-permissions": "5.0.0-beta.6",
|
"@strapi/plugin-users-permissions": "5.0.0-beta.7",
|
||||||
"@strapi/provider-email-mailgun": "5.0.0-beta.6",
|
"@strapi/provider-email-mailgun": "5.0.0-beta.7",
|
||||||
"@strapi/provider-upload-aws-s3": "5.0.0-beta.6",
|
"@strapi/provider-upload-aws-s3": "5.0.0-beta.7",
|
||||||
"@strapi/provider-upload-cloudinary": "5.0.0-beta.6",
|
"@strapi/provider-upload-cloudinary": "5.0.0-beta.7",
|
||||||
"@strapi/strapi": "5.0.0-beta.6",
|
"@strapi/strapi": "5.0.0-beta.7",
|
||||||
"better-sqlite3": "9.4.3",
|
"better-sqlite3": "9.4.3",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mysql2": "3.6.2",
|
"mysql2": "3.6.2",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kitchensink-ts",
|
"name": "kitchensink-ts",
|
||||||
"version": "5.0.0-beta.6",
|
"version": "5.0.0-beta.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A Strapi application",
|
"description": "A Strapi application",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -14,8 +14,8 @@
|
|||||||
"strapi": "strapi"
|
"strapi": "strapi"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/plugin-users-permissions": "5.0.0-beta.6",
|
"@strapi/plugin-users-permissions": "5.0.0-beta.7",
|
||||||
"@strapi/strapi": "5.0.0-beta.6",
|
"@strapi/strapi": "5.0.0-beta.7",
|
||||||
"better-sqlite3": "9.4.3",
|
"better-sqlite3": "9.4.3",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0",
|
"react-dom": "^18.2.0",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "kitchensink",
|
"name": "kitchensink",
|
||||||
"version": "5.0.0-beta.6",
|
"version": "5.0.0-beta.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "A Strapi application.",
|
"description": "A Strapi application.",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
@ -13,10 +13,10 @@
|
|||||||
"strapi": "strapi"
|
"strapi": "strapi"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/provider-email-mailgun": "5.0.0-beta.6",
|
"@strapi/provider-email-mailgun": "5.0.0-beta.7",
|
||||||
"@strapi/provider-upload-aws-s3": "5.0.0-beta.6",
|
"@strapi/provider-upload-aws-s3": "5.0.0-beta.7",
|
||||||
"@strapi/provider-upload-cloudinary": "5.0.0-beta.6",
|
"@strapi/provider-upload-cloudinary": "5.0.0-beta.7",
|
||||||
"@strapi/strapi": "5.0.0-beta.6",
|
"@strapi/strapi": "5.0.0-beta.7",
|
||||||
"better-sqlite3": "9.4.3",
|
"better-sqlite3": "9.4.3",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"mysql2": "3.6.2",
|
"mysql2": "3.6.2",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "strapi-plugin-workspace-plugin",
|
"name": "strapi-plugin-workspace-plugin",
|
||||||
"version": "5.0.0-beta.6",
|
"version": "5.0.0-beta.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "This is the description of my plugin.",
|
"description": "This is the description of my plugin.",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
"@strapi/content-manager": "5.0.0-beta.7",
|
"@strapi/content-manager": "5.0.0-beta.7",
|
||||||
"@strapi/pack-up": "5.0.0",
|
"@strapi/pack-up": "5.0.0",
|
||||||
"@strapi/types": "5.0.0-beta.7",
|
"@strapi/types": "5.0.0-beta.7",
|
||||||
"@strapi/utils": "5.0.0-beta.6",
|
"@strapi/utils": "5.0.0-beta.7",
|
||||||
"@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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user