version update to strapi 5.6.0
This commit is contained in:
parent
bbbd7d2975
commit
6ac5965b88
2 changed files with 2995 additions and 4096 deletions
7081
package-lock.json
generated
7081
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -12,11 +12,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@offset-dev/strapi-calendar": "^1.0.0",
|
||||
"@strapi/plugin-color-picker": "^5.1.1",
|
||||
"@strapi/plugin-documentation": "^5.1.1",
|
||||
"@strapi/plugin-graphql": "^5.1.1",
|
||||
"@strapi/plugin-users-permissions": "5.1.1",
|
||||
"@strapi/strapi": "5.1.1",
|
||||
"@strapi/plugin-color-picker": "5.6.0",
|
||||
"@strapi/plugin-documentation": "5.6.0",
|
||||
"@strapi/plugin-graphql": "5.6.0",
|
||||
"@strapi/plugin-users-permissions": "5.6.0",
|
||||
"@strapi/strapi": "5.6.0",
|
||||
"mysql2": "3.9.8",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
|
|
Loading…
Reference in a new issue