File tree Expand file tree Collapse file tree 6 files changed +16
-16
lines changed
Expand file tree Collapse file tree 6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 3939 "peerDependencies" : {
4040 "@rocket.chat/fuselage" : " *" ,
4141 "@rocket.chat/ui-contexts" : " workspace:^" ,
42- "react" : " ~17.0.2 "
42+ "react" : " * "
4343 },
4444 "volta" : {
4545 "extends" : " ../../package.json"
Original file line number Diff line number Diff line change 5858 "@react-aria/toolbar" : " *" ,
5959 "@rocket.chat/fuselage" : " *" ,
6060 "@rocket.chat/icons" : " *" ,
61- "react" : " ^17.0.2 " ,
62- "react-dom" : " ^17.0.2 "
61+ "react" : " * " ,
62+ "react-dom" : " * "
6363 },
6464 "volta" : {
6565 "extends" : " ../../package.json"
Original file line number Diff line number Diff line change 2727 "@rocket.chat/fuselage-hooks" : " *" ,
2828 "@rocket.chat/i18n" : " workspace:~" ,
2929 "@rocket.chat/rest-typings" : " workspace:^" ,
30- "react" : " ~17.0.2 "
30+ "react" : " * "
3131 },
3232 "dependencies" : {
3333 "@rocket.chat/password-policies" : " workspace:^"
Original file line number Diff line number Diff line change 6767 "@rocket.chat/styled" : " *" ,
6868 "@rocket.chat/ui-avatar" : " workspace:^" ,
6969 "@rocket.chat/ui-contexts" : " workspace:^" ,
70- "react" : " ~17.0.2 " ,
71- "react-dom" : " ^17.0.2 "
70+ "react" : " * " ,
71+ "react-dom" : " * "
7272 },
7373 "volta" : {
7474 "extends" : " ../../package.json"
Original file line number Diff line number Diff line change 8282 "@rocket.chat/ui-avatar" : " workspace:^" ,
8383 "@rocket.chat/ui-client" : " workspace:^" ,
8484 "@rocket.chat/ui-contexts" : " workspace:^" ,
85- "react" : " ~17.0.2 " ,
85+ "react" : " * " ,
8686 "react-aria" : " ~3.23.1" ,
87- "react-dom" : " ^17.0.2 "
87+ "react-dom" : " * "
8888 },
8989 "volta" : {
9090 "extends" : " ../../package.json"
Original file line number Diff line number Diff line change @@ -8884,7 +8884,7 @@ __metadata:
88848884 peerDependencies:
88858885 "@rocket.chat/fuselage": "*"
88868886 "@rocket.chat/ui-contexts": "workspace:^"
8887- react: ~17.0.2
8887+ react: "*"
88888888 languageName: unknown
88898889 linkType: soft
88908890
@@ -8984,8 +8984,8 @@ __metadata:
89848984 "@react-aria/toolbar": "*"
89858985 "@rocket.chat/fuselage": "*"
89868986 "@rocket.chat/icons": "*"
8987- react: ^17.0.2
8988- react-dom: ^17.0.2
8987+ react: "*"
8988+ react-dom: "*"
89898989 languageName: unknown
89908990 linkType: soft
89918991
@@ -9017,7 +9017,7 @@ __metadata:
90179017 "@rocket.chat/fuselage-hooks": "*"
90189018 "@rocket.chat/i18n": "workspace:~"
90199019 "@rocket.chat/rest-typings": "workspace:^"
9020- react: ~17.0.2
9020+ react: "*"
90219021 languageName: unknown
90229022 linkType: soft
90239023
@@ -9132,8 +9132,8 @@ __metadata:
91329132 "@rocket.chat/styled": "*"
91339133 "@rocket.chat/ui-avatar": "workspace:^"
91349134 "@rocket.chat/ui-contexts": "workspace:^"
9135- react: ~17.0.2
9136- react-dom: ^17.0.2
9135+ react: "*"
9136+ react-dom: "*"
91379137 languageName: unknown
91389138 linkType: soft
91399139
@@ -9201,9 +9201,9 @@ __metadata:
92019201 "@rocket.chat/ui-avatar": "workspace:^"
92029202 "@rocket.chat/ui-client": "workspace:^"
92039203 "@rocket.chat/ui-contexts": "workspace:^"
9204- react: ~17.0.2
9204+ react: "*"
92059205 react-aria: ~3.23.1
9206- react-dom: ^17.0.2
9206+ react-dom: "*"
92079207 languageName: unknown
92089208 linkType: soft
92099209
You can’t perform that action at this time.
0 commit comments