File tree Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Expand file tree Collapse file tree 2 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 17
17
"@types/uuid" : " ^7.0.2" ,
18
18
"@xstate/react" : " 0.8.1" ,
19
19
"lodash-es" : " ^4.17.15" ,
20
- "react" : " ^16.13.0 " ,
20
+ "react" : " ^16.13.1 " ,
21
21
"react-dnd" : " 10.0.2" ,
22
22
"react-dnd-html5-backend" : " 10.0.2" ,
23
23
"react-beautiful-dnd" : " ^13.0.0" ,
Original file line number Diff line number Diff line change @@ -3549,11 +3549,6 @@ cssstyle@^1.0.0, cssstyle@^1.1.1:
3549
3549
dependencies :
3550
3550
cssom "0.3.x"
3551
3551
3552
- csstype@^2.2.0 :
3553
- version "2.6.9"
3554
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.9.tgz#05141d0cd557a56b8891394c1911c40c8a98d098"
3555
- integrity sha512-xz39Sb4+OaTsULgUERcCk+TJj8ylkL4aSVDQiX/ksxbELSqwkgt4d4RD7fovIdgJGSuNYqwZEiVjYY5l0ask+Q==
3556
-
3557
3552
csstype@^3.0.2 :
3558
3553
version "3.0.2"
3559
3554
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
8849
8844
optionalDependencies :
8850
8845
fsevents "2.1.2"
8851
8846
8852
- react@^16.13.0 :
8853
- version "16.13.0 "
8854
- resolved "https://registry.yarnpkg.com/react/-/react-16.13.0 .tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7 "
8855
- integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ ==
8847
+ react@^16.13.1 :
8848
+ version "16.13.1 "
8849
+ resolved "https://registry.yarnpkg.com/react/-/react-16.13.1 .tgz#2e818822f1a9743122c063d6410d85c1e3afe48e "
8850
+ integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w ==
8856
8851
dependencies :
8857
8852
loose-envify "^1.1.0"
8858
8853
object-assign "^4.1.1"
You can’t perform that action at this time.
0 commit comments