mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 03:17:11 +00:00
Merge branch 'develop' into develop
This commit is contained in:
commit
3a5cd2ee06
@ -9,10 +9,10 @@
|
|||||||
"deploy": "strapi deploy"
|
"deploy": "strapi deploy"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/plugin-cloud": "^5.0.0-rc",
|
"@strapi/plugin-cloud": "^5.0.0",
|
||||||
"@strapi/plugin-graphql": "^5.0.0-rc",
|
"@strapi/plugin-graphql": "^5.0.0",
|
||||||
"@strapi/plugin-users-permissions": "^5.0.0-rc",
|
"@strapi/plugin-users-permissions": "^5.0.0",
|
||||||
"@strapi/strapi": "^5.0.0-rc",
|
"@strapi/strapi": "^5.0.0",
|
||||||
"lodash.set": "^4.3.2",
|
"lodash.set": "^4.3.2",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user