package updates
This commit is contained in:
parent
8cb6c76d79
commit
a32055fc36
4 changed files with 1618 additions and 3292 deletions
|
@ -11,14 +11,14 @@
|
|||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "5.9.0",
|
||||
"@strapi/plugin-users-permissions": "5.9.0",
|
||||
"@strapi/strapi": "5.9.0",
|
||||
"better-sqlite3": "11.8.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.0.0",
|
||||
"styled-components": "^6.0.0"
|
||||
"@strapi/plugin-cloud": "5.12.5",
|
||||
"@strapi/plugin-users-permissions": "5.12.5",
|
||||
"@strapi/strapi": "5.12.5",
|
||||
"better-sqlite3": "11.9.1",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-router-dom": "6.28.2",
|
||||
"styled-components": "6.1.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22",
|
||||
|
@ -26,10 +26,6 @@
|
|||
"@types/react-dom": "^18",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0 <=22.x.x",
|
||||
"npm": ">=6.0.0"
|
||||
},
|
||||
"strapi": {
|
||||
"uuid": "ca0fe073-fa21-45dc-b314-891e5652dfa1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue