chore(deps): update netlify packages (#5011)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-23 17:50:56 +02:00
committed by GitHub
parent 8603afda9e
commit 0ad0321470
6 changed files with 126 additions and 126 deletions

View File

@ -30,9 +30,9 @@
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"lodash": "^4.17.11",
"netlify-cms-backend-bitbucket": "^2.12.7",
"netlify-cms-backend-github": "^2.11.8",
"netlify-cms-backend-gitlab": "^2.9.8",
"netlify-cms-backend-bitbucket": "^2.12.8",
"netlify-cms-backend-github": "^2.11.9",
"netlify-cms-backend-gitlab": "^2.9.9",
"netlify-cms-lib-auth": "^2.3.0",
"netlify-cms-lib-util": "^2.12.3",
"netlify-cms-ui-default": "^2.12.1",

View File

@ -24,7 +24,7 @@
},
"peerDependencies": {
"@emotion/core": "^10.0.35",
"netlify-cms-widget-date": "^2.5.6",
"netlify-cms-widget-date": "^2.5.7",
"react": "^16.8.4"
}
}

View File

@ -27,7 +27,7 @@
"@emotion/styled": "^10.0.27",
"immutable": "^3.7.6",
"netlify-cms-ui-default": "^2.12.1",
"netlify-cms-widget-file": "^2.9.1",
"netlify-cms-widget-file": "^2.9.2",
"prop-types": "^15.7.2",
"react": "^16.8.4"
}

View File

@ -31,7 +31,7 @@
"lodash": "^4.17.11",
"netlify-cms-lib-widgets": "^1.6.1",
"netlify-cms-ui-default": "^2.12.1",
"netlify-cms-widget-object": "^2.6.1",
"netlify-cms-widget-object": "^2.6.2",
"prop-types": "^15.7.2",
"react": "^16.8.4",
"react-immutable-proptypes": "^2.1.0"