File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 65
65
"analyse:webpack-bundles" : " webpack-bundle-analyzer webpack-stats.json webapp"
66
66
},
67
67
"resolutions" : {
68
- "@types/react-dom" : " 17.0.19 " ,
69
- "@types/react" : " 17.0.58 "
68
+ "@types/react-dom" : " 17.0.20 " ,
69
+ "@types/react" : " 17.0.64 "
70
70
},
71
71
"dependencies" : {
72
72
"@matrix-org/olm" : " https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz" ,
110
110
"@types/modernizr" : " ^3.5.3" ,
111
111
"@types/node" : " ^16" ,
112
112
"@types/node-fetch" : " ^2.6.4" ,
113
- "@types/react" : " 17.0.58 " ,
114
- "@types/react-dom" : " 17.0.19 " ,
113
+ "@types/react" : " 17.0.64 " ,
114
+ "@types/react-dom" : " 17.0.20 " ,
115
115
"@types/ua-parser-js" : " ^0.7.36" ,
116
116
"@typescript-eslint/eslint-plugin" : " ^5.45.0" ,
117
117
"@typescript-eslint/parser" : " ^5.45.0" ,
Original file line number Diff line number Diff line change 2565
2565
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.5.tgz#75a2a8e7d8ab4b230414505d92335d1dcb53a6df"
2566
2566
integrity sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ==
2567
2567
2568
- "@types/
[email protected] .
19 ", "@types/react-dom@<18.0.0":
2569
- version "17.0.19 "
2570
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.19 .tgz#36feef3aa35d045cacd5ed60fe0eef5272f19492 "
2571
- integrity sha512-PiYG40pnQRdPHnlf7tZnp0aQ6q9tspYr72vD61saO6zFCybLfMqwUCN0va1/P+86DXn18ZWeW30Bk7xlC5eEAQ ==
2568
+ "@types/
[email protected] .
20 ", "@types/react-dom@<18.0.0":
2569
+ version "17.0.20 "
2570
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.20 .tgz#e0c8901469d732b36d8473b40b679ad899da1b53 "
2571
+ integrity sha512-4pzIjSxDueZZ90F52mU3aPoogkHIoSIDG+oQ+wQK7Cy2B9S+MvOqY0uEA/qawKz381qrEDkvpwyt8Bm31I8sbA ==
2572
2572
dependencies:
2573
2573
"@types/react" "^17"
2574
2574
2582
2582
hoist-non-react-statics "^3.3.0"
2583
2583
redux "^4.0.0"
2584
2584
2585
- "@types/react@*", "@types/
[email protected] .
58 ", "@types/react@^17":
2586
- version "17.0.58 "
2587
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58 .tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0 "
2588
- integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A ==
2585
+ "@types/react@*", "@types/
[email protected] .
64 ", "@types/react@^17":
2586
+ version "17.0.64 "
2587
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.64 .tgz#468162c66c33ddb4548eb1a0e36682028d9e9a62 "
2588
+ integrity sha512-IlgbX/vglDTwrCRgad6fTCzOT+D/5C0xwuvrzfuqfhg9gJrkFqAGADpUFlEtqbrP1IEo9QLSbo41MaFfoIu9Aw ==
2589
2589
dependencies:
2590
2590
"@types/prop-types" "*"
2591
2591
"@types/scheduler" "*"
You can’t perform that action at this time.
0 commit comments