File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
"npmClient" : " yarn" ,
5
5
"command" : {
6
6
"version" : {
7
- "allowBranch" : " main " ,
7
+ "allowBranch" : " v2.11.0-rc.x " ,
8
8
"conventionalCommits" : true ,
9
9
"yes" : true ,
10
10
"preid" : " rc" ,
11
11
"message" : " chore(release): publish %s [ci skip]" ,
12
12
"forceConventionalGraduate" : true
13
13
},
14
14
"publish" : {
15
- "allowBranch" : " main " ,
15
+ "allowBranch" : " v2.11.0-rc.x " ,
16
16
"conventionalCommits" : true ,
17
17
"yes" : true ,
18
18
"preid" : " rc" ,
Original file line number Diff line number Diff line change 39
39
"recharts" : " 2.15.3"
40
40
},
41
41
"peerDependencies" : {
42
- "@ui5/webcomponents-react" : " ~2.10 .0" ,
43
- "@ui5/webcomponents-react-base" : " ~2.10 .0" ,
42
+ "@ui5/webcomponents-react" : " ~2.11.0-rc .0" ,
43
+ "@ui5/webcomponents-react-base" : " ~2.11.0-rc .0" ,
44
44
"react" : " ^18 || ^19"
45
45
},
46
46
"publishConfig" : {
Original file line number Diff line number Diff line change 42
42
"@types/react" : " *" ,
43
43
"@types/react-dom" : " *" ,
44
44
"@ui5/webcomponents-compat" : " ~2.10.0" ,
45
- "@ui5/webcomponents-react" : " ~2.10 .0" ,
45
+ "@ui5/webcomponents-react" : " ~2.11.0-rc .0" ,
46
46
"react" : " ^18 || ^19" ,
47
47
"react-dom" : " ^18 || ^19"
48
48
},
Original file line number Diff line number Diff line change @@ -6449,8 +6449,8 @@ __metadata:
6449
6449
react-content-loader: "npm:7.0.2"
6450
6450
recharts: "npm:2.15.3"
6451
6451
peerDependencies:
6452
- "@ui5/webcomponents-react": ~2.10 .0
6453
- "@ui5/webcomponents-react-base": ~2.10 .0
6452
+ "@ui5/webcomponents-react": ~2.11.0-rc .0
6453
+ "@ui5/webcomponents-react-base": ~2.11.0-rc .0
6454
6454
react: ^18 || ^19
6455
6455
languageName: unknown
6456
6456
linkType: soft
@@ -6476,7 +6476,7 @@ __metadata:
6476
6476
"@types/react": "*"
6477
6477
"@types/react-dom": "*"
6478
6478
"@ui5/webcomponents-compat": ~2.10.0
6479
- "@ui5/webcomponents-react": ~2.10 .0
6479
+ "@ui5/webcomponents-react": ~2.11.0-rc .0
6480
6480
react: ^18 || ^19
6481
6481
react-dom: ^18 || ^19
6482
6482
peerDependenciesMeta:
You can’t perform that action at this time.
0 commit comments