Skip to content

Commit bc1e1e1

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns)
1 parent 8666433 commit bc1e1e1

File tree

16 files changed

+813
-801
lines changed

16 files changed

+813
-801
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
@@ -13,12 +13,12 @@
1313
"@ui5/webcomponents-base": "2.11.0",
1414
"@ui5/webcomponents-fiori": "2.11.0",
1515
"@ui5/webcomponents-react": "2.11.1",
16-
"@types/node": "22.15.21",
17-
"@types/react": "19.1.5",
18-
"@types/react-dom": "19.1.5",
16+
"@types/node": "22.15.30",
17+
"@types/react": "19.1.7",
18+
"@types/react-dom": "19.1.6",
1919
"eslint": "9.27.0",
20-
"eslint-config-next": "15.3.2",
21-
"next": "15.3.2",
20+
"eslint-config-next": "15.3.3",
21+
"next": "15.3.3",
2222
"react": "19.1.0",
2323
"react-dom": "19.1.0",
2424
"typescript": "5.8.3"

0 commit comments

Comments
 (0)