This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 55
55
"coverage" : " yarn test --coverage"
56
56
},
57
57
"resolutions" : {
58
- "@types/react-dom" : " 17.0.19 " ,
59
- "@types/react" : " 17.0.58 "
58
+ "@types/react-dom" : " 17.0.20 " ,
59
+ "@types/react" : " 17.0.65 "
60
60
},
61
61
"dependencies" : {
62
62
"@babel/runtime" : " ^7.12.5" ,
168
168
"@types/pako" : " ^2.0.0" ,
169
169
"@types/prettier" : " ^2.7.0" ,
170
170
"@types/qrcode" : " ^1.3.5" ,
171
- "@types/react" : " 17.0.58 " ,
171
+ "@types/react" : " 17.0.65 " ,
172
172
"@types/react-beautiful-dnd" : " ^13.0.0" ,
173
- "@types/react-dom" : " 17.0.19 " ,
173
+ "@types/react-dom" : " 17.0.20 " ,
174
174
"@types/react-transition-group" : " ^4.4.0" ,
175
175
"@types/sanitize-html" : " 2.9.0" ,
176
176
"@types/sdp-transform" : " ^2.4.6" ,
Original file line number Diff line number Diff line change 2853
2853
dependencies :
2854
2854
" @types/react" " *"
2855
2855
2856
- " @types/react-dom@17.0.19 " , "@types/react-dom@<18.0.0":
2857
- version "17.0.19 "
2858
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.19 .tgz#36feef3aa35d045cacd5ed60fe0eef5272f19492 "
2859
- integrity sha512-PiYG40pnQRdPHnlf7tZnp0aQ6q9tspYr72vD61saO6zFCybLfMqwUCN0va1/P+86DXn18ZWeW30Bk7xlC5eEAQ ==
2856
+ " @types/react-dom@17.0.20 " , "@types/react-dom@<18.0.0":
2857
+ version "17.0.20 "
2858
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.20 .tgz#e0c8901469d732b36d8473b40b679ad899da1b53 "
2859
+ integrity sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA ==
2860
2860
dependencies :
2861
2861
" @types/react" " ^17"
2862
2862
2871
2871
redux "^4.0.0"
2872
2872
2873
2873
" @types/react-transition-group@^4.4.0 " :
2874
- version "4.4.5 "
2875
- resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.5 .tgz#aae20dcf773c5aa275d5b9f7cdbca638abc5e416 "
2876
- integrity sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA ==
2874
+ version "4.4.6 "
2875
+ resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.6 .tgz#18187bcda5281f8e10dfc48f0943e2fdf4f75e2e "
2876
+ integrity sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew ==
2877
2877
dependencies :
2878
2878
" @types/react" " *"
2879
2879
2880
- " @types/react@*" , "@types/react@17.0.58 ", "@types/react@^17":
2881
- version "17.0.58 "
2882
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58 .tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0 "
2883
- integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A ==
2880
+ " @types/react@*" , "@types/react@17.0.65 ", "@types/react@^17":
2881
+ version "17.0.65 "
2882
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.65 .tgz#95f6a2ab61145ffb69129d07982d047f9e0870cd "
2883
+ integrity sha512-oxur785xZYHvnI7TRS61dXbkIhDPnGfsXKv0cNXR/0ml4SipRIFpSMzA7HMEfOywFwJ5AOnPrXYTEiTRUQeGlQ ==
2884
2884
dependencies :
2885
2885
" @types/prop-types" " *"
2886
2886
" @types/scheduler" " *"
You can’t perform that action at this time.
0 commit comments