Skip to content

Commit 87df498

Browse files
chore(deps): update ui5 web components react (examples & templates) to v2.5.0
1 parent 7bbf478 commit 87df498

File tree

13 files changed

+544
-604
lines changed

13 files changed

+544
-604
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 71 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "2.4.0",
13-
"@ui5/webcomponents-fiori": "2.4.0",
14-
"@ui5/webcomponents-react": "2.4.0",
12+
"@ui5/webcomponents": "2.5.0",
13+
"@ui5/webcomponents-fiori": "2.5.0",
14+
"@ui5/webcomponents-react": "2.5.0",
1515
"@types/node": "22.10.1",
1616
"@types/react": "npm:types-react@rc",
1717
"@types/react-dom": "npm:types-react-dom@rc",

0 commit comments

Comments
 (0)