Remove loadable-components.

This commit is contained in:
Will O'Beirne 2019-01-23 11:44:34 -05:00
parent da88825c7c
commit 5b3e5522b0
No known key found for this signature in database
GPG Key ID: 44C190DB5DEAF9F6
2 changed files with 1 additions and 9 deletions

View File

@ -111,7 +111,6 @@
"less": "^3.7.1",
"less-loader": "^4.1.0",
"lint-staged": "^7.2.2",
"loadable-components": "^2.2.3",
"lodash": "^4.17.10",
"markdown-loader": "^4.0.0",
"mini-css-extract-plugin": "^0.4.2",

View File

@ -7252,7 +7252,7 @@ hoist-non-react-statics@1.x.x, hoist-non-react-statics@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb"
hoist-non-react-statics@3.0.1, hoist-non-react-statics@^3.0.1:
hoist-non-react-statics@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.0.1.tgz#fba3e7df0210eb9447757ca1a7cb607162f0a364"
dependencies:
@ -9093,13 +9093,6 @@ load-json-file@^4.0.0:
pify "^3.0.0"
strip-bom "^3.0.0"
loadable-components@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/loadable-components/-/loadable-components-2.2.3.tgz#6fd1e02cc3716f6dbbd885a90d2bb36bf19cd7e1"
dependencies:
babel-plugin-syntax-dynamic-import "^6.18.0"
hoist-non-react-statics "^3.0.1"
loader-runner@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"