Skip to content

Commit 86e4dc8

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent d7b439c commit 86e4dc8

File tree

11 files changed

+536
-899
lines changed

11 files changed

+536
-899
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 65 additions & 64 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,14 +12,14 @@
1212
"@ui5/webcomponents": "2.3.0",
1313
"@ui5/webcomponents-fiori": "2.3.0",
1414
"@ui5/webcomponents-react": "2.2.0",
15-
"@types/node": "20.16.10",
15+
"@types/node": "20.16.11",
1616
"@types/react": "18.3.11",
17-
"@types/react-dom": "18.3.0",
17+
"@types/react-dom": "18.3.1",
1818
"eslint": "8.57.1",
19-
"eslint-config-next": "14.2.14",
20-
"next": "14.2.14",
19+
"eslint-config-next": "14.2.15",
20+
"next": "14.2.15",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
23-
"typescript": "5.6.2"
23+
"typescript": "5.6.3"
2424
}
2525
}

0 commit comments

Comments
 (0)