@@ -4683,7 +4683,7 @@ fast-json-stable-stringify@^2.0.0:
4683
4683
version "2.0.0"
4684
4684
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2"
4685
4685
4686
- fast-levenshtein@~2.0.4 :
4686
+ fast-levenshtein@^2.0.6, fast-levenshtein@ ~2.0.4 :
4687
4687
version "2.0.6"
4688
4688
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
4689
4689
@@ -5156,7 +5156,7 @@ global-prefix@^1.0.1:
5156
5156
is-windows "^1.0.1"
5157
5157
which "^1.2.14"
5158
5158
5159
- global@^4.3.2 :
5159
+ global@^4.3.0, global@^4.3. 2 :
5160
5160
version "4.3.2"
5161
5161
resolved "https://registry.yarnpkg.com/global/-/global-4.3.2.tgz#e76989268a6c74c38908b1305b10fc0e394e9d0f"
5162
5162
dependencies :
@@ -9100,6 +9100,12 @@ react-addons-create-fragment@^15.5.3:
9100
9100
loose-envify "^1.3.1"
9101
9101
object-assign "^4.1.0"
9102
9102
9103
+ react-app-rewire-hot-loader@^1.0.1 :
9104
+ version "1.0.1"
9105
+ resolved "https://registry.yarnpkg.com/react-app-rewire-hot-loader/-/react-app-rewire-hot-loader-1.0.1.tgz#511f06d85e1c05d3ea1c3cdaede352e1871183ba"
9106
+ dependencies :
9107
+ webpack "^3.6.0"
9108
+
9103
9109
react-app-rewire-styled-components@^3.0.2 :
9104
9110
version "3.0.2"
9105
9111
resolved "https://registry.yarnpkg.com/react-app-rewire-styled-components/-/react-app-rewire-styled-components-3.0.2.tgz#e1acfaff2738af7ff4c4ad557ebd4599d6cda862"
@@ -9204,6 +9210,17 @@ react-fuzzy@^0.5.2:
9204
9210
fuse.js "^3.0.1"
9205
9211
prop-types "^15.5.9"
9206
9212
9213
+ react-hot-loader@^4.3.3 :
9214
+ version "4.3.3"
9215
+ resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.3.3.tgz#37409a3341c7787563d0972007ba02521f82f5d5"
9216
+ dependencies :
9217
+ fast-levenshtein "^2.0.6"
9218
+ global "^4.3.0"
9219
+ hoist-non-react-statics "^2.5.0"
9220
+ prop-types "^15.6.1"
9221
+ react-lifecycles-compat "^3.0.4"
9222
+ shallowequal "^1.0.2"
9223
+
9207
9224
react-html-attributes@^1.4.2 :
9208
9225
version "1.4.2"
9209
9226
resolved "https://registry.yarnpkg.com/react-html-attributes/-/react-html-attributes-1.4.2.tgz#0d2ccf134fc79b2d3543837dc1591d32b7b903f9"
@@ -10127,6 +10144,10 @@ shallowequal@^0.2.2:
10127
10144
dependencies :
10128
10145
lodash.keys "^3.1.2"
10129
10146
10147
+ shallowequal@^1.0.2 :
10148
+ version "1.1.0"
10149
+ resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8"
10150
+
10130
10151
shebang-command@^1.2.0 :
10131
10152
version "1.2.0"
10132
10153
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
11945
11966
webpack-sources "^1.0.1"
11946
11967
yargs "^8.0.2"
11947
11968
11948
- webpack@^3.11.0 :
11969
+ webpack@^3.11.0, webpack@^3.6.0 :
11949
11970
version "3.12.0"
11950
11971
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.12.0.tgz#3f9e34360370602fcf639e97939db486f4ec0d74"
11951
11972
dependencies :
0 commit comments