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 Feb 24, 2025
1 parent fea0939 commit 39133b0
Show file tree
Hide file tree
Showing 13 changed files with 256 additions and 253 deletions.
24 changes: 12 additions & 12 deletions examples/nextjs-app/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@ui5/webcomponents": "2.7.3",
"@ui5/webcomponents-fiori": "2.7.3",
"@ui5/webcomponents-react": "2.7.2",
"@types/node": "22.13.4",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"eslint": "9.20.1",
"eslint-config-next": "15.1.7",
"next": "15.1.7",
Expand Down
24 changes: 12 additions & 12 deletions examples/nextjs-pages/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"@ui5/webcomponents": "2.7.3",
"@ui5/webcomponents-fiori": "2.7.3",
"@ui5/webcomponents-react": "2.7.2",
"@types/node": "22.13.4",
"@types/react": "19.0.9",
"@types/react-dom": "19.0.3",
"@types/node": "22.13.5",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"eslint": "9.20.1",
"eslint-config-next": "15.1.7",
"next": "15.1.7",
Expand Down
Loading

0 comments on commit 39133b0

Please sign in to comment.