Skip to content

Commit 3bdfa27

Browse files
authored
Merge pull request #44 from strapi/update-strapi-version
Update Strapi version and seed file
2 parents a6ab17a + 9cc1cc8 commit 3bdfa27

File tree

3 files changed

+1699
-2197
lines changed

3 files changed

+1699
-2197
lines changed
-2.78 KB
Binary file not shown.

strapi/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"typescript": "^5"
2020
},
2121
"dependencies": {
22-
"@strapi/plugin-cloud": "5.7.0",
22+
"@strapi/plugin-cloud": "5.12.4",
2323
"@strapi/plugin-seo": "^2.0.4",
24-
"@strapi/plugin-users-permissions": "5.7.0",
25-
"@strapi/strapi": "5.7.0",
24+
"@strapi/plugin-users-permissions": "5.12.4",
25+
"@strapi/strapi": "5.12.4",
2626
"better-sqlite3": "11.7.0",
2727
"patch-package": "^8.0.0",
2828
"pluralize": "^8.0.0",
@@ -39,7 +39,7 @@
3939
"uuid": "LAUNCHPAD"
4040
},
4141
"engines": {
42-
"node": ">=18.0.0 <=20.x.x",
42+
"node": ">=18.0.0 <=22.x.x",
4343
"npm": ">=6.0.0"
4444
},
4545
"license": "MIT"

0 commit comments

Comments
 (0)