update to 5.1.1
This commit is contained in:
10114
package-lock.json
generated
10114
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
11
package.json
11
package.json
@@ -15,15 +15,14 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "4.25.14",
|
||||
"@strapi/plugin-i18n": "4.25.14",
|
||||
"@strapi/plugin-users-permissions": "4.25.14",
|
||||
"@strapi/strapi": "4.25.14",
|
||||
"@strapi/plugin-cloud": "5.1.1",
|
||||
"@strapi/plugin-users-permissions": "5.1.1",
|
||||
"@strapi/strapi": "5.1.1",
|
||||
"pg": "8.8.0",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
"styled-components": "5.3.3"
|
||||
"react-router-dom": "^6.0.0",
|
||||
"styled-components": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user