File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 61
61
"nwb" : " ^0.21.5" ,
62
62
"prettier" : " 1.13.7" ,
63
63
"prop-types" : " ^15.6.0" ,
64
- "react" : " ^16.3 .2" ,
64
+ "react" : " ^17.0 .2" ,
65
65
"react-dnd" : " ^2.5.4" ,
66
66
"react-dnd-html5-backend" : " ^2.5.4" ,
67
67
"react-dom" : " ^16.2.0" ,
Original file line number Diff line number Diff line change @@ -10427,14 +10427,13 @@ react-virtualized@^9.18.5:
10427
10427
prop-types "^15.6.0"
10428
10428
react-lifecycles-compat "^3.0.4"
10429
10429
10430
- react@^16.3.2 :
10431
- version "16.4.1"
10432
- resolved "https://registry.yarnpkg.com/react/-/react-16.4.1.tgz#de51ba5764b5dbcd1f9079037b862bd26b82fe32"
10430
+ react@^17.0.2 :
10431
+ version "17.0.2"
10432
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
10433
+ integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
10433
10434
dependencies :
10434
- fbjs "^0.8.16"
10435
10435
loose-envify "^1.1.0"
10436
10436
object-assign "^4.1.1"
10437
- prop-types "^15.6.0"
10438
10437
10439
10438
read-only-stream@^2.0.0 :
10440
10439
version "2.0.0"
You can’t perform that action at this time.
0 commit comments