|
109 | 109 | version "1.0.0" |
110 | 110 | resolved "https://registry.yarnpkg.com/@types/podium/-/podium-1.0.0.tgz#bfaa2151be2b1d6109cc69f7faa9dac2cba3bb20" |
111 | 111 |
|
112 | | -"@types/react-dom@^16.0.3": |
113 | | - version "16.0.3" |
114 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.3.tgz#8accad7eabdab4cca3e1a56f5ccb57de2da0ff64" |
115 | | - dependencies: |
116 | | - "@types/node" "*" |
117 | | - "@types/react" "*" |
118 | | - |
119 | | -"@types/react-redux@^4.4.46": |
120 | | - version "4.4.47" |
121 | | - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-4.4.47.tgz#12af1677116e08d413fe2620d0a85560c8a0536e" |
| 112 | +"@types/react-dom@15.5.1": |
| 113 | + version "15.5.1" |
| 114 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-15.5.1.tgz#f3c3e14c682785923c7d64583537df319442dec1" |
122 | 115 | dependencies: |
123 | 116 | "@types/react" "*" |
124 | | - redux "^3.6.0" |
125 | 117 |
|
126 | 118 | "@types/react@*": |
127 | 119 | version "15.6.0" |
128 | 120 | resolved "https://registry.yarnpkg.com/@types/react/-/react-15.6.0.tgz#3b3e92a60b65045e4df48fda324de84d83addbc4" |
129 | 121 |
|
130 | | -"@types/react@^16.0.22": |
131 | | - version "16.0.22" |
132 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.22.tgz#19ad106e124aceebd2b4d430a278d55413ee8759" |
| 122 | +"@types/react@15.0.31": |
| 123 | + version "15.0.31" |
| 124 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-15.0.31.tgz#21dfc5d41ee1600ff7d7b738ad21a9502aa3ecf2" |
133 | 125 |
|
134 | 126 | "@types/serve-static@*": |
135 | 127 | version "1.7.31" |
@@ -1848,7 +1840,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: |
1848 | 1840 | safe-buffer "^5.0.1" |
1849 | 1841 | sha.js "^2.4.8" |
1850 | 1842 |
|
1851 | | -create-react-class@^15.5.1, create-react-class@^15.5.3: |
| 1843 | +create-react-class@^15.5.1: |
1852 | 1844 | version "15.6.0" |
1853 | 1845 | resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.6.0.tgz#ab448497c26566e1e29413e883207d57cfe7bed4" |
1854 | 1846 | dependencies: |
@@ -3234,11 +3226,11 @@ hoek@2.x.x: |
3234 | 3226 | version "2.16.3" |
3235 | 3227 | resolved "https://registry.yarnpkg.com/hoek/-/hoek-2.16.3.tgz#20bb7403d3cea398e91dc4710a8ff1b8274a25ed" |
3236 | 3228 |
|
3237 | | -hoist-non-react-statics@^1.0.3, hoist-non-react-statics@^1.2.0: |
| 3229 | +hoist-non-react-statics@^1.2.0: |
3238 | 3230 | version "1.2.0" |
3239 | 3231 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz#aa448cf0986d55cc40773b17174b7dd066cb7cfb" |
3240 | 3232 |
|
3241 | | -hoist-non-react-statics@^2.3.0: |
| 3233 | +hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2.3.0: |
3242 | 3234 | version "2.3.1" |
3243 | 3235 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0" |
3244 | 3236 |
|
@@ -5973,12 +5965,11 @@ react-modal@^3.1.0: |
5973 | 5965 | exenv "^1.2.0" |
5974 | 5966 | prop-types "^15.5.10" |
5975 | 5967 |
|
5976 | | -react-redux@^5.0.5: |
5977 | | - version "5.0.5" |
5978 | | - resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.5.tgz#f8e8c7b239422576e52d6b7db06439469be9846a" |
| 5968 | +react-redux@^5.0.6: |
| 5969 | + version "5.0.6" |
| 5970 | + resolved "https://registry.yarnpkg.com/react-redux/-/react-redux-5.0.6.tgz#23ed3a4f986359d68b5212eaaa681e60d6574946" |
5979 | 5971 | dependencies: |
5980 | | - create-react-class "^15.5.3" |
5981 | | - hoist-non-react-statics "^1.0.3" |
| 5972 | + hoist-non-react-statics "^2.2.1" |
5982 | 5973 | invariant "^2.0.0" |
5983 | 5974 | lodash "^4.2.0" |
5984 | 5975 | lodash-es "^4.2.0" |
@@ -6181,7 +6172,7 @@ redux-localstorage@rc: |
6181 | 6172 | version "1.0.0-rc5" |
6182 | 6173 | resolved "https://registry.yarnpkg.com/redux-localstorage/-/redux-localstorage-1.0.0-rc5.tgz#7067bc4cb0b03b5c791025ac33dde6175d50d5d1" |
6183 | 6174 |
|
6184 | | -redux@^3.6.0, redux@^3.7.2: |
| 6175 | +redux@^3.7.2: |
6185 | 6176 | version "3.7.2" |
6186 | 6177 | resolved "https://registry.yarnpkg.com/redux/-/redux-3.7.2.tgz#06b73123215901d25d065be342eb026bc1c8537b" |
6187 | 6178 | dependencies: |
|
0 commit comments