aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-07-27 17:59:35 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-07-30 15:48:39 +0800
commit5283dcce2ea5878ac45b9b297c0882f926feb344 (patch)
tree719cfb9417d2508822d346c288ef69567d6178f1 /yarn.lock
parent48e538f5c7dc208775ec71635e4d4866b5907228 (diff)
downloaddexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar.gz
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar.bz2
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar.lz
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar.xz
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.tar.zst
dexon-sol-tools-5283dcce2ea5878ac45b9b297c0882f926feb344.zip
Create MetaTags component
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock17
1 files changed, 16 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 506cb2144..10db1da42 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1202,6 +1202,12 @@
"@types/node" "*"
"@types/react" "*"
+"@types/react-helmet@^5.0.6":
+ version "5.0.6"
+ resolved "https://registry.yarnpkg.com/@types/react-helmet/-/react-helmet-5.0.6.tgz#49607cbb72e1bb7dcefa9174cb591434d3b6f0af"
+ dependencies:
+ "@types/react" "*"
+
"@types/react-redux@^4.4.37":
version "4.4.47"
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-4.4.47.tgz#12af1677116e08d413fe2620d0a85560c8a0536e"
@@ -10666,6 +10672,15 @@ react-event-listener@^0.4.5:
prop-types "^15.5.4"
warning "^3.0.0"
+react-helmet@^5.2.0:
+ version "5.2.0"
+ resolved "https://registry.yarnpkg.com/react-helmet/-/react-helmet-5.2.0.tgz#a81811df21313a6d55c5f058c4aeba5d6f3d97a7"
+ dependencies:
+ deep-equal "^1.0.1"
+ object-assign "^4.1.1"
+ prop-types "^15.5.4"
+ react-side-effect "^1.1.0"
+
react-highlight@0xproject/react-highlight:
version "0.10.0"
resolved "https://codeload.github.com/0xproject/react-highlight/tar.gz/83bbb4a09801abd341e2b9041cd884885a4a2098"
@@ -10758,7 +10773,7 @@ react-scroll@^1.5.2:
lodash.throttle "^4.1.1"
prop-types "^15.5.8"
-react-side-effect@^1.0.2:
+react-side-effect@^1.0.2, react-side-effect@^1.1.0:
version "1.1.5"
resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-1.1.5.tgz#f26059e50ed9c626d91d661b9f3c8bb38cd0ff2d"
dependencies: