File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 37
37
"@testing-library/user-event" : " 13.5.0" ,
38
38
"@types/jest" : " 27.5.2" ,
39
39
"@types/node" : " 16.18.96" ,
40
- "@types/react" : " 17.0.75 " ,
40
+ "@types/react" : " 17.0.80 " ,
41
41
"@types/testing-library__cypress" : " 5.0.13" ,
42
42
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
43
43
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 1351
1351
dependencies :
1352
1352
" @types/react" " ^17"
1353
1353
1354
-
1355
- version "17.0.75 "
1356
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.75 .tgz#cffbc76840a12fcadaf5a3cf14878bb06efcf73d "
1357
- integrity sha512-MSA+NzEzXnQKrqpO63CYqNstFjsESgvJAdAyyJ1n6ZQq/GLgf6nOfIKwk+Twuz0L1N6xPe+qz5xRCJrbhMaLsw ==
1354
+
1355
+ version "17.0.80 "
1356
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.80 .tgz#a5dfc351d6a41257eb592d73d3a85d3b7dbcbb41 "
1357
+ integrity sha512-LrgHIu2lEtIo8M7d1FcI3BdwXWoRQwMoXOZ7+dPTW0lYREjmlHl3P0U1VD0i/9tppOuv8/sam7sOjx34TxSFbA ==
1358
1358
dependencies :
1359
1359
" @types/prop-types" " *"
1360
- " @types/scheduler" " * "
1360
+ " @types/scheduler" " ^0.16 "
1361
1361
csstype "^3.0.2"
1362
1362
1363
1363
" @types/react@^17 " :
1374
1374
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
1375
1375
integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
1376
1376
1377
+ " @types/scheduler@^0.16 " :
1378
+ version "0.16.8"
1379
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
1380
+ integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
1381
+
1377
1382
" @types/semver@^7.3.12 " :
1378
1383
version "7.3.12"
1379
1384
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.12.tgz#920447fdd78d76b19de0438b7f60df3c4a80bf1c"
You can’t perform that action at this time.
0 commit comments