File tree Expand file tree Collapse file tree 2 files changed +5702
-5682
lines changed Expand file tree Collapse file tree 2 files changed +5702
-5682
lines changed Original file line number Diff line number Diff line change 30
30
"analyse:unused_exports" : " ts-prune | grep -v \" (used in module)\" "
31
31
},
32
32
"resolutions" : {
33
- "@types/react-dom" : " 18.3.1 " ,
34
- "@types/react" : " 18.3.3 "
33
+ "@types/react-dom" : " 17.0.25 " ,
34
+ "@types/react" : " 17.0.80 "
35
35
},
36
36
"devDependencies" : {
37
37
"@action-validator/cli" : " ^0.5.3" ,
48
48
"@testing-library/jest-dom" : " ^5.16.5" ,
49
49
"@testing-library/react" : " ^12.1.5" ,
50
50
"@types/jest" : " ^29.5.13" ,
51
- "@types/react" : " 18.3.3 " ,
51
+ "@types/react" : " ^17 " ,
52
52
"@types/react-dom" : " ^17.0.19" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^5.18.0" ,
54
54
"@typescript-eslint/parser" : " ^5.18.0" ,
62
62
"matrix-web-i18n" : " ^3.1.1" ,
63
63
"node-fetch" : " 2" ,
64
64
"prettier" : " 2.8.8" ,
65
- "react" : " 18.3.1 " ,
66
- "react-dom" : " 18.3.1 " ,
65
+ "react" : " 17.0.2 " ,
66
+ "react-dom" : " ^17.0.2 " ,
67
67
"rimraf" : " ^3.0.2" ,
68
68
"ts-jest" : " ^27.1.4" ,
69
69
"ts-prune" : " ^0.10.3" ,
72
72
"dependencies" : {
73
73
"@babel/runtime" : " ^7.17.9" ,
74
74
"matrix-events-sdk" : " 0.0.1"
75
+ },
76
+ "peerDependencies" : {
77
+ "react" : " ^17.0.2"
75
78
}
76
79
}
You can’t perform that action at this time.
0 commit comments