Skip to content

Commit 0bb49c6

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent 64bf0c3 commit 0bb49c6

File tree

13 files changed

+392
-371
lines changed

13 files changed

+392
-371
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 52 additions & 52 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
"@ui5/webcomponents-fiori": "2.9.0",
1414
"@ui5/webcomponents-react": "2.9.2",
1515
"@types/node": "22.14.1",
16-
"@types/react": "19.1.1",
16+
"@types/react": "19.1.2",
1717
"@types/react-dom": "19.1.2",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.3.0",
20-
"next": "15.3.0",
19+
"eslint-config-next": "15.3.1",
20+
"next": "15.3.1",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.3"

0 commit comments

Comments
 (0)