File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ jobs:
2020 with :
2121 reportCoverage : false
2222
23- check-charts-peer-deps :
23+ check-charts-compat- peer-deps :
2424 runs-on : ubuntu-latest
2525 environment : charts-peer-deps-approval
2626 steps :
2727 - name : No-op
28- run : echo "Did you update the peer dependencies of the chart package?"
28+ run : echo "Did you update the peer dependencies of the charts and compat package?"
2929
3030 release-dryrun :
3131 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 4242 "@types/react" : " *" ,
4343 "@types/react-dom" : " *" ,
4444 "@ui5/webcomponents-compat" : " ~2.3.0" ,
45- "@ui5/webcomponents-react" : " ~2.2 .0" ,
45+ "@ui5/webcomponents-react" : " ~2.3 .0" ,
4646 "react" : " ^18 || ^19" ,
4747 "react-dom" : " ^18 || ^19"
4848 },
Original file line number Diff line number Diff line change @@ -6026,7 +6026,7 @@ __metadata:
60266026 "@types/react": "*"
60276027 "@types/react-dom": "*"
60286028 "@ui5/webcomponents-compat": ~2.3.0
6029- "@ui5/webcomponents-react": ~2.2 .0
6029+ "@ui5/webcomponents-react": ~2.3 .0
60306030 react: ^18 || ^19
60316031 react-dom: ^18 || ^19
60326032 peerDependenciesMeta:
You can’t perform that action at this time.
0 commit comments