Skip to content

Commit 3587a52

Browse files
chore(deps): update ui5 web components to v2.0.0-rc.5
1 parent 7a27b7f commit 3587a52

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"peerDependencies": {
3232
"@types/react": "*",
33-
"@ui5/webcomponents-base": "2.0.0-rc.3",
33+
"@ui5/webcomponents-base": "2.0.0-rc.5",
3434
"react": "^16.14.0 || ^17 || ^18 || ^19"
3535
},
3636
"peerDependenciesMeta": {

packages/main/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"peerDependencies": {
6464
"@types/react": "*",
6565
"@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",
7070
"react": "^16.14.0 || ^17 || ^18 || ^19",
7171
"react-dom": "^16.14.0 || ^17.0.0 || ^18 || ^19"
7272
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6335,7 +6335,7 @@ __metadata:
63356335
use-sync-external-store: "npm:1.2.2"
63366336
peerDependencies:
63376337
"@types/react": "*"
6338-
"@ui5/webcomponents-base": 2.0.0-rc.3
6338+
"@ui5/webcomponents-base": 2.0.0-rc.5
63396339
react: ^16.14.0 || ^17 || ^18 || ^19
63406340
peerDependenciesMeta:
63416341
"@types/react":
@@ -6383,10 +6383,10 @@ __metadata:
63836383
peerDependencies:
63846384
"@types/react": "*"
63856385
"@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
63906390
react: ^16.14.0 || ^17 || ^18 || ^19
63916391
react-dom: ^16.14.0 || ^17.0.0 || ^18 || ^19
63926392
peerDependenciesMeta:

0 commit comments

Comments
 (0)