Skip to content

Commit 33eb8aa

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent ab20f46 commit 33eb8aa

File tree

13 files changed

+289
-289
lines changed

13 files changed

+289
-289
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 60 additions & 60 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
@@ -12,12 +12,12 @@
1212
"@ui5/webcomponents": "2.9.0",
1313
"@ui5/webcomponents-fiori": "2.9.0",
1414
"@ui5/webcomponents-react": "2.9.1",
15-
"@types/node": "22.14.0",
16-
"@types/react": "19.1.0",
17-
"@types/react-dom": "19.1.1",
15+
"@types/node": "22.14.1",
16+
"@types/react": "19.1.1",
17+
"@types/react-dom": "19.1.2",
1818
"eslint": "9.24.0",
19-
"eslint-config-next": "15.2.4",
20-
"next": "15.2.4",
19+
"eslint-config-next": "15.2.5",
20+
"next": "15.2.5",
2121
"react": "19.1.0",
2222
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"

0 commit comments

Comments
 (0)