temporarily re-adds styled components as dependency

This commit is contained in:
James
2020-07-27 12:31:28 -04:00
parent 790c85df5a
commit 4d99594021
2 changed files with 2 additions and 1 deletions

View File

@@ -106,6 +106,7 @@
"slate-hyperscript": "^0.58.3", "slate-hyperscript": "^0.58.3",
"slate-react": "^0.58.3", "slate-react": "^0.58.3",
"style-loader": "^0.21.0", "style-loader": "^0.21.0",
"styled-components": "^5.1.1",
"uglifyjs-webpack-plugin": "^2.2.0", "uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^1.0.1", "url-loader": "^1.0.1",
"uuid": "^8.1.0", "uuid": "^8.1.0",

View File

@@ -9309,7 +9309,7 @@ react-popper@^1.3.4:
typed-styles "^0.0.7" typed-styles "^0.0.7"
warning "^4.0.2" warning "^4.0.2"
react-redux@^7.1.1, react-redux@^7.2.0: react-redux@^7.1.1:
version "7.2.0" version "7.2.0"
resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.0.tgz#f970f62192b3981642fec46fd0db18a074fe879d" resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.0.tgz#f970f62192b3981642fec46fd0db18a074fe879d"
integrity sha512-EvCAZYGfOLqwV7gh849xy9/pt55rJXPwmYvI4lilPM5rUT/1NxuuN59ipdBksRVSvz0KInbPnp4IfoXJXCqiDA== integrity sha512-EvCAZYGfOLqwV7gh849xy9/pt55rJXPwmYvI4lilPM5rUT/1NxuuN59ipdBksRVSvz0KInbPnp4IfoXJXCqiDA==