Update to 4.15.4
This commit is contained in:
+9
-5
@@ -11,15 +11,19 @@
|
||||
},
|
||||
"devDependencies": {},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-i18n": "4.13.7",
|
||||
"@strapi/plugin-users-permissions": "4.13.7",
|
||||
"@strapi/provider-email-nodemailer": "^4.13.7",
|
||||
"@strapi/strapi": "4.13.7",
|
||||
"@strapi/plugin-i18n": "4.15.4",
|
||||
"@strapi/plugin-users-permissions": "4.15.4",
|
||||
"@strapi/provider-email-nodemailer": "^4.15.4",
|
||||
"@strapi/strapi": "4.15.4",
|
||||
"better-sqlite3": "^8.4.0",
|
||||
"diff": "^5.1.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"slugify": "^1.6.5",
|
||||
"strapi-plugin-rest-cache": "^4.2.4",
|
||||
"strapi-provider-rest-cache-memory": "^4.2.4"
|
||||
"strapi-provider-rest-cache-memory": "^4.2.4",
|
||||
"styled-components": "^5.2.1"
|
||||
},
|
||||
"author": {
|
||||
"name": "Ced"
|
||||
|
||||
Reference in New Issue
Block a user