File tree 2 files changed +10
-15
lines changed
2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 70
70
"dependencies" : {
71
71
"classnames" : " ^2.1.2" ,
72
72
"prop-types" : " ^15.5.10" ,
73
- "react-modal" : " ^1.4.0 " ,
73
+ "react-modal" : " ^3.0.3 " ,
74
74
"react-s-alert" : " ^1.3.0"
75
75
},
76
76
"peerDependencies" : {
Original file line number Diff line number Diff line change 2225
2225
version "1.1.1"
2226
2226
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
2227
2227
2228
- element-class@^0.2.0 :
2229
- version "0.2.2"
2230
- resolved "https://registry.yarnpkg.com/element-class/-/element-class-0.2.2.tgz#9d3bbd0767f9013ef8e1c8ebe722c1402a60050e"
2231
-
2232
2228
elliptic@^6.0.0 :
2233
2229
version "6.3.2"
2234
2230
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.3.2.tgz#e4c81e0829cf0a65ab70e998b8232723b5c1bc48"
@@ -2512,9 +2508,9 @@ exec-sh@^0.2.0:
2512
2508
dependencies :
2513
2509
merge "^1.1.3"
2514
2510
2515
-
2516
- version "1.2.0 "
2517
- resolved "https://registry.yarnpkg.com/exenv/-/exenv-1.2.0 .tgz#3835f127abf075bfe082d0aed4484057c78e3c89 "
2511
+ exenv@^ 1.2.0 :
2512
+ version "1.2.2 "
2513
+ resolved "https://registry.yarnpkg.com/exenv/-/exenv-1.2.2 .tgz#2ae78e85d9894158670b03d47bec1f03bd91bb9d "
2518
2514
2519
2515
expand-brackets@^0.1.4 :
2520
2516
version "0.1.5"
@@ -4383,7 +4379,7 @@ lodash._shimkeys@~2.4.1:
4383
4379
dependencies :
4384
4380
lodash._objecttypes "~2.4.1"
4385
4381
4386
- lodash.assign@^3.0.0, lodash.assign@^3.2.0 :
4382
+ lodash.assign@^3.0.0 :
4387
4383
version "3.2.0"
4388
4384
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-3.2.0.tgz#3ce9f0234b4b2223e296b8fa0ac1fee8ebca64fa"
4389
4385
dependencies :
@@ -5738,13 +5734,12 @@ react-hot-loader@^3.0.0-beta.6:
5738
5734
redbox-react "^1.2.5"
5739
5735
source-map "^0.4.4"
5740
5736
5741
- react-modal@^1.4.0 :
5742
- version "1.5.2 "
5743
- resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-1.5.2 .tgz#acd60f19ed93ebbc7b09ea51624c7566fc615245 "
5737
+ react-modal@^3.0.3 :
5738
+ version "3.0.3 "
5739
+ resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.0.3 .tgz#276580ccf3d48edab0e34df682e1e1c74856dc8f "
5744
5740
dependencies :
5745
- element-class "^0.2.0"
5746
- exenv "1.2.0"
5747
- lodash.assign "^3.2.0"
5741
+ exenv "^1.2.0"
5742
+ prop-types "^15.5.10"
5748
5743
5749
5744
react-overlays@^0.6.10 :
5750
5745
version "0.6.10"
You can’t perform that action at this time.
0 commit comments