Skip to content

Commit 25e35a8

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns)
1 parent 742b4fa commit 25e35a8

File tree

16 files changed

+708
-713
lines changed

16 files changed

+708
-713
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 60 additions & 61 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@ui5/webcomponents-base": "2.16.1",
1414
"@ui5/webcomponents-fiori": "2.16.1",
1515
"@ui5/webcomponents-react": "2.16.0",
16-
"@types/node": "24.10.0",
17-
"@types/react": "19.2.2",
18-
"@types/react-dom": "19.2.2",
16+
"@types/node": "24.10.1",
17+
"@types/react": "19.2.5",
18+
"@types/react-dom": "19.2.3",
1919
"eslint": "9.39.1",
20-
"eslint-config-next": "16.0.1",
21-
"next": "16.0.1",
20+
"eslint-config-next": "16.0.3",
21+
"next": "16.0.3",
2222
"react": "19.2.0",
2323
"react-dom": "19.2.0",
2424
"typescript": "5.9.3"

0 commit comments

Comments
 (0)