File tree 2 files changed +31
-4
lines changed
2 files changed +31
-4
lines changed Original file line number Diff line number Diff line change 100
100
"prismjs" : " ^1.21.0" ,
101
101
"prop-types" : " ^15.6.0" ,
102
102
"query-string" : " 6.6.0" ,
103
- "react" : " 16.12 .0" ,
103
+ "react" : " 16.14 .0" ,
104
104
"react-autosize-textarea" : " 7.1.0" ,
105
105
"react-bootstrap" : " ^0.32.0" ,
106
106
"react-date-range" : " ^1.0.0-beta" ,
107
107
"react-document-title" : " 2.0.3" ,
108
- "react-dom" : " 16.12 .0" ,
108
+ "react-dom" : " 16.14 .0" ,
109
109
"react-keydown" : " ^1.9.7" ,
110
110
"react-lazyload" : " ^2.3.0" ,
111
111
"react-mentions" : " 4.0.1" ,
Original file line number Diff line number Diff line change @@ -12698,7 +12698,17 @@ react-document-title@2.0.3:
12698
12698
prop-types "^15.5.6"
12699
12699
react-side-effect "^1.0.2"
12700
12700
12701
- react-dom@16.12.0, react-dom@^16.8.3:
12701
+ react-dom@16.14.0:
12702
+ version "16.14.0"
12703
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
12704
+ integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
12705
+ dependencies:
12706
+ loose-envify "^1.1.0"
12707
+ object-assign "^4.1.1"
12708
+ prop-types "^15.6.2"
12709
+ scheduler "^0.19.1"
12710
+
12711
+ react-dom@^16.8.3:
12702
12712
version "16.12.0"
12703
12713
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.12.0.tgz#0da4b714b8d13c2038c9396b54a92baea633fe11"
12704
12714
integrity sha512-LMxFfAGrcS3kETtQaCkTKjMiifahaMySFDn71fZUNpPHZQEzmk/GiAeIT8JSOrHB23fnuCOMruL2a8NYlw+8Gw==
@@ -12988,7 +12998,16 @@ react-virtualized@^9.22.2:
12988
12998
prop-types "^15.7.2"
12989
12999
react-lifecycles-compat "^3.0.4"
12990
13000
12991
- react@16.12.0, react@^16.8.3:
13001
+ react@16.14.0:
13002
+ version "16.14.0"
13003
+ resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
13004
+ integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
13005
+ dependencies:
13006
+ loose-envify "^1.1.0"
13007
+ object-assign "^4.1.1"
13008
+ prop-types "^15.6.2"
13009
+
13010
+ react@^16.8.3:
12992
13011
version "16.12.0"
12993
13012
resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
12994
13013
integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
@@ -13774,6 +13793,14 @@ scheduler@^0.18.0:
13774
13793
loose-envify "^1.1.0"
13775
13794
object-assign "^4.1.1"
13776
13795
13796
+ scheduler@^0.19.1:
13797
+ version "0.19.1"
13798
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
13799
+ integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
13800
+ dependencies:
13801
+ loose-envify "^1.1.0"
13802
+ object-assign "^4.1.1"
13803
+
13777
13804
schema-utils@^1.0.0:
13778
13805
version "1.0.0"
13779
13806
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
You can’t perform that action at this time.
0 commit comments