Skip to content

Commit

Permalink
chore(deps): update ui5 web components react (examples) to v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2023
1 parent 84eef5c commit e94e6eb
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 98 deletions.
64 changes: 32 additions & 32 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.17.0",
"@ui5/webcomponents-fiori": "1.17.0",
"@ui5/webcomponents": "1.17.2",
"@ui5/webcomponents-fiori": "1.17.2",
"@ui5/webcomponents-react": "1.19.0",
"@types/node": "20.6.2",
"@types/react": "18.2.21",
Expand Down
64 changes: 32 additions & 32 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.17.0",
"@ui5/webcomponents-fiori": "1.17.0",
"@ui5/webcomponents": "1.17.2",
"@ui5/webcomponents-fiori": "1.17.2",
"@ui5/webcomponents-react": "1.19.0",
"@types/node": "20.6.2",
"@types/react": "18.2.21",
Expand Down
60 changes: 30 additions & 30 deletions examples/vite-ts/package-lock.json

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

0 comments on commit e94e6eb

Please sign in to comment.