mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
Update some depends
A few of which haven't been updated in 2 years x_x
This commit is contained in:
parent
ce53715714
commit
3a76652245
@ -11,15 +11,15 @@
|
||||
"test": "echo \"no tests yet\""
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"classnames": "^2.2.6",
|
||||
"fs-extra": "^8.0.1",
|
||||
"fs-extra": "^8.1.0",
|
||||
"immutable": "^3.8.2",
|
||||
"invariant": "^2.2.4",
|
||||
"koa-static": "^5.0.0",
|
||||
"lodash": "^4.17.11",
|
||||
"lodash": "^4.17.15",
|
||||
"moment": "^2.24.0",
|
||||
"path-to-regexp": "^3.0.0",
|
||||
"path-to-regexp": "^3.1.0",
|
||||
"react": "^16.9.0",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"react-dom": "^16.9.0",
|
||||
@ -33,7 +33,7 @@
|
||||
"redux-immutable": "^4.0.0",
|
||||
"reselect": "^4.0.0",
|
||||
"strapi-helper-plugin": "3.0.0-beta.17.6",
|
||||
"swagger-ui-dist": "3.22.1"
|
||||
"swagger-ui-dist": "3.24.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "soupette",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user