update to 4.25.11
This commit is contained in:
15
package.json
15
package.json
@@ -10,18 +10,16 @@
|
||||
"strapi": "strapi",
|
||||
"deploy": "strapi deploy"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"dependencies": {
|
||||
"@iopanda/strapi-crack-ee": "^1.0.12",
|
||||
"@strapi/plugin-cloud": "4.25.8",
|
||||
"@strapi/plugin-i18n": "4.25.8",
|
||||
"@strapi/plugin-users-permissions": "4.25.8",
|
||||
"@strapi/strapi": "4.25.8",
|
||||
"patch-package": "^8.0.0",
|
||||
"pg": "^8.12.0",
|
||||
"@strapi/plugin-cloud": "4.25.11",
|
||||
"@strapi/strapi": "4.25.11",
|
||||
"@strapi/plugin-users-permissions": "4.25.11",
|
||||
"@strapi/plugin-i18n": "4.25.11",
|
||||
"pg": "8.8.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
"strapi-provider-email-smtp": "^1.0.3",
|
||||
"styled-components": "5.3.3"
|
||||
},
|
||||
"author": {
|
||||
@@ -34,6 +32,5 @@
|
||||
"node": ">=18.0.0 <=20.x.x",
|
||||
"npm": ">=6.0.0"
|
||||
},
|
||||
"postinstall": "patch-package",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user