mirror of
https://github.com/MAGICGrants/strapi.git
synced 2026-01-06 19:33:54 -05:00
deps: bump deps
This commit is contained in:
8081
package-lock.json
generated
8081
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
20
package.json
20
package.json
@@ -11,24 +11,24 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "^5.2.0",
|
||||
"@strapi/plugin-users-permissions": "^5.2.0",
|
||||
"@strapi/provider-upload-aws-s3": "^5.4.2",
|
||||
"@strapi/strapi": "^5.2.0",
|
||||
"@strapi/plugin-cloud": "^5.31.3",
|
||||
"@strapi/plugin-users-permissions": "^5.31.3",
|
||||
"@strapi/provider-upload-aws-s3": "^5.31.3",
|
||||
"@strapi/strapi": "^5.31.3",
|
||||
"pg": "^8.13.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.0.0",
|
||||
"styled-components": "^6.0.0"
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"styled-components": "^6.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
"@types/node": "^24",
|
||||
"@types/react": "^18",
|
||||
"@types/react-dom": "^18",
|
||||
"typescript": "^5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0 <=20.x.x",
|
||||
"node": ">=20.0.0 <=24.x.x",
|
||||
"npm": ">=6.0.0"
|
||||
},
|
||||
"strapi": {
|
||||
|
||||
Reference in New Issue
Block a user