Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (examples & templates)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 6a6e687 commit db44c35
Show file tree
Hide file tree
Showing 13 changed files with 853 additions and 709 deletions.
112 changes: 56 additions & 56 deletions examples/nextjs-app/package-lock.json

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

8 changes: 4 additions & 4 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"@ui5/webcomponents": "2.5.1",
"@ui5/webcomponents-fiori": "2.5.1",
"@ui5/webcomponents-react": "2.5.0",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/node": "22.10.3",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"eslint": "9.17.0",
"eslint-config-next": "15.1.0",
"next": "15.1.0",
"eslint-config-next": "15.1.3",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2"
Expand Down
Loading

0 comments on commit db44c35

Please sign in to comment.