File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
},
31
31
"peerDependencies" : {
32
32
"@types/react" : " *" ,
33
- "@ui5/webcomponents-base" : " 2.0.0-rc.3 " ,
33
+ "@ui5/webcomponents-base" : " 2.0.0-rc.5 " ,
34
34
"react" : " ^16.14.0 || ^17 || ^18 || ^19"
35
35
},
36
36
"peerDependenciesMeta" : {
Original file line number Diff line number Diff line change 63
63
"peerDependencies" : {
64
64
"@types/react" : " *" ,
65
65
"@types/react-dom" : " *" ,
66
- "@ui5/webcomponents" : " 2.0.0-rc.3 " ,
67
- "@ui5/webcomponents-base" : " 2.0.0-rc.3 " ,
68
- "@ui5/webcomponents-fiori" : " 2.0.0-rc.3 " ,
69
- "@ui5/webcomponents-icons" : " 2.0.0-rc.3 " ,
66
+ "@ui5/webcomponents" : " 2.0.0-rc.5 " ,
67
+ "@ui5/webcomponents-base" : " 2.0.0-rc.5 " ,
68
+ "@ui5/webcomponents-fiori" : " 2.0.0-rc.5 " ,
69
+ "@ui5/webcomponents-icons" : " 2.0.0-rc.5 " ,
70
70
"react" : " ^16.14.0 || ^17 || ^18 || ^19" ,
71
71
"react-dom" : " ^16.14.0 || ^17.0.0 || ^18 || ^19"
72
72
},
Original file line number Diff line number Diff line change @@ -6335,7 +6335,7 @@ __metadata:
6335
6335
use-sync-external-store: "npm:1.2.2"
6336
6336
peerDependencies:
6337
6337
"@types/react": "*"
6338
- "@ui5/webcomponents-base": 2.0.0-rc.3
6338
+ "@ui5/webcomponents-base": 2.0.0-rc.5
6339
6339
react: ^16.14.0 || ^17 || ^18 || ^19
6340
6340
peerDependenciesMeta:
6341
6341
"@types/react":
@@ -6383,10 +6383,10 @@ __metadata:
6383
6383
peerDependencies:
6384
6384
"@types/react": "*"
6385
6385
"@types/react-dom": "*"
6386
- "@ui5/webcomponents": 2.0.0-rc.3
6387
- "@ui5/webcomponents-base": 2.0.0-rc.3
6388
- "@ui5/webcomponents-fiori": 2.0.0-rc.3
6389
- "@ui5/webcomponents-icons": 2.0.0-rc.3
6386
+ "@ui5/webcomponents": 2.0.0-rc.5
6387
+ "@ui5/webcomponents-base": 2.0.0-rc.5
6388
+ "@ui5/webcomponents-fiori": 2.0.0-rc.5
6389
+ "@ui5/webcomponents-icons": 2.0.0-rc.5
6390
6390
react: ^16.14.0 || ^17 || ^18 || ^19
6391
6391
react-dom: ^16.14.0 || ^17.0.0 || ^18 || ^19
6392
6392
peerDependenciesMeta:
You can’t perform that action at this time.
0 commit comments