This repository was archived by the owner on Nov 12, 2021. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 62d4339 authored Aug 17, 2021 Verified
1 parent 499ef02 commit 62d4339 Copy full SHA for 62d4339
File tree 2 files changed +19
-13
lines changed
2 files changed +19
-13
lines changed Original file line number Diff line number Diff line change 49
49
"lint-staged" : " ^10.0.8" ,
50
50
"gh-pages" : " ^3.1.0" ,
51
51
"prettier" : " ^2.0.5" ,
52
- "react" : " ^16.13.1 " ,
53
- "react-dom" : " ^16.2.0 " ,
52
+ "react" : " ^17.0.2 " ,
53
+ "react-dom" : " ^17.0.2 " ,
54
54
"stylelint" : " ^13.3.2" ,
55
55
"url-parse" : " ^1.2.0" ,
56
56
"version-bump-prompt" : " ^6.1.0" ,
Original file line number Diff line number Diff line change @@ -11012,15 +11012,14 @@ react-docgen@4.1.1:
11012
11012
node-dir "^0.1.10"
11013
11013
recast "^0.17.3"
11014
11014
11015
- react-dom@^16.2.0 :
11016
- version "16.14.0 "
11017
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0. tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89 "
11018
- integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw ==
11015
+ react-dom@^17.0.2 :
11016
+ version "17.0.2 "
11017
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
11018
+ integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
11019
11019
dependencies:
11020
11020
loose-envify "^1.1.0"
11021
11021
object-assign "^4.1.1"
11022
- prop-types "^15.6.2"
11023
- scheduler "^0.19.1"
11022
+ scheduler "^0.20.2"
11024
11023
11025
11024
react-hot-loader@^3.1.3:
11026
11025
version "3.1.3"
@@ -11094,14 +11093,13 @@ react-transition-group@^2.9.0:
11094
11093
prop-types "^15.6.2"
11095
11094
react-lifecycles-compat "^3.0.4"
11096
11095
11097
- react@^16.13.1 :
11098
- version "16.14.0 "
11099
- resolved "https://registry.yarnpkg.com/react/-/react-16.14.0. tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
11100
- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
11096
+ react@^17.0.2 :
11097
+ version "17.0.2 "
11098
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
11099
+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
11101
11100
dependencies:
11102
11101
loose-envify "^1.1.0"
11103
11102
object-assign "^4.1.1"
11104
- prop-types "^15.6.2"
11105
11103
11106
11104
read-cache@^1.0.0:
11107
11105
version "1.0.0"
@@ -11763,6 +11761,14 @@ scheduler@^0.19.1:
11763
11761
loose-envify "^1.1.0"
11764
11762
object-assign "^4.1.1"
11765
11763
11764
+ scheduler@^0.20.2:
11765
+ version "0.20.2"
11766
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2.tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91"
11767
+ integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==
11768
+ dependencies:
11769
+ loose-envify "^1.1.0"
11770
+ object-assign "^4.1.1"
11771
+
11766
11772
schema-utils@^1.0.0:
11767
11773
version "1.0.0"
11768
11774
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