Skip to content

Commit

Permalink
chore(deps): update ui5 web components react (examples) to v1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent a473036 commit 28eaca5
Show file tree
Hide file tree
Showing 5 changed files with 128 additions and 152 deletions.
84 changes: 42 additions & 42 deletions examples/nextjs-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@ui5/webcomponents": "1.21.1",
"@ui5/webcomponents-fiori": "1.21.1",
"@ui5/webcomponents": "1.21.2",
"@ui5/webcomponents-fiori": "1.21.2",
"@ui5/webcomponents-react": "1.24.0",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
Expand Down
84 changes: 42 additions & 42 deletions examples/nextjs-pages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@ui5/webcomponents": "1.21.1",
"@ui5/webcomponents-fiori": "1.21.1",
"@ui5/webcomponents": "1.21.2",
"@ui5/webcomponents-fiori": "1.21.2",
"@ui5/webcomponents-react": "1.24.0",
"@types/node": "20.10.7",
"@types/react": "18.2.47",
Expand Down
Loading

0 comments on commit 28eaca5

Please sign in to comment.