This repository was archived by the owner on Aug 10, 2022. It is now read-only.
File tree 2 files changed +15
-16
lines changed
2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 54
54
"node-sass" : " 4.12.0" ,
55
55
"nothing" : " 0.1.0" ,
56
56
"prismjs" : " 1.17.1" ,
57
- "react" : " 16.8.6 " ,
58
- "react-dom" : " 16.8.6 " ,
57
+ "react" : " 16.11.0 " ,
58
+ "react-dom" : " 16.11.0 " ,
59
59
"react-helmet" : " 5.2.1" ,
60
60
"wowjs" : " 1.1.3"
61
61
},
Original file line number Diff line number Diff line change @@ -9511,15 +9511,15 @@ react-dev-utils@^4.2.1:
9511
9511
strip-ansi "3.0.1"
9512
9512
text-table "0.2.0"
9513
9513
9514
- react-dom@16.8.6 :
9515
- version "16.8.6 "
9516
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.8.6 .tgz#71d6303f631e8b0097f56165ef608f051ff6e10f "
9517
- integrity sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA ==
9514
+ react-dom@16.11.0 :
9515
+ version "16.11.0 "
9516
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.11.0 .tgz#7e7c4a5a85a569d565c2462f5d345da2dd849af5 "
9517
+ integrity sha512-nrRyIUE1e7j8PaXSPtyRKtz+2y9ubW/ghNgqKFHHAHaeP0fpF5uXR+sq8IMRHC+ZUxw7W9NyCDTBtwWxvkb0iA ==
9518
9518
dependencies:
9519
9519
loose-envify "^1.1.0"
9520
9520
object-assign "^4.1.1"
9521
9521
prop-types "^15.6.2"
9522
- scheduler "^0.13.6 "
9522
+ scheduler "^0.17.0 "
9523
9523
9524
9524
react-dom@~15.4.1:
9525
9525
version "15.4.2"
@@ -9583,15 +9583,14 @@ react-side-effect@^1.1.0:
9583
9583
exenv "^1.2.1"
9584
9584
shallowequal "^1.0.1"
9585
9585
9586
- react@16.8.6 :
9587
- version "16.8.6 "
9588
- resolved "https://registry.yarnpkg.com/react/-/react-16.8.6 .tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe "
9589
- integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw ==
9586
+ react@16.11.0 :
9587
+ version "16.11.0 "
9588
+ resolved "https://registry.yarnpkg.com/react/-/react-16.11.0 .tgz#d294545fe62299ccee83363599bf904e4a07fdbb "
9589
+ integrity sha512-M5Y8yITaLmU0ynd0r1Yvfq98Rmll6q8AxaEe88c8e7LxO8fZ2cNgmFt0aGAS9wzf1Ao32NKXtCl+/tVVtkxq6g ==
9590
9590
dependencies:
9591
9591
loose-envify "^1.1.0"
9592
9592
object-assign "^4.1.1"
9593
9593
prop-types "^15.6.2"
9594
- scheduler "^0.13.6"
9595
9594
9596
9595
react@~15.4.1:
9597
9596
version "15.4.2"
@@ -10212,10 +10211,10 @@ sax@^1.2.4, sax@~1.2.4:
10212
10211
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
10213
10212
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
10214
10213
10215
- scheduler@^0.13.6 :
10216
- version "0.13.6 "
10217
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.6 .tgz#466a4ec332467b31a91b9bf74e5347072e4cd889 "
10218
- integrity sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ ==
10214
+ scheduler@^0.17.0 :
10215
+ version "0.17.0 "
10216
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0 .tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe "
10217
+ integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA ==
10219
10218
dependencies:
10220
10219
loose-envify "^1.1.0"
10221
10220
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments