Skip to content

Commit 351d51d

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent a77a6c1 commit 351d51d

File tree

13 files changed

+478
-477
lines changed

13 files changed

+478
-477
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,13 +13,13 @@
1313
"@ui5/webcomponents-fiori": "2.6.2",
1414
"@ui5/webcomponents-react": "2.6.0",
1515
"@types/node": "22.10.5",
16-
"@types/react": "19.0.2",
17-
"@types/react-dom": "19.0.2",
16+
"@types/react": "19.0.6",
17+
"@types/react-dom": "19.0.3",
1818
"eslint": "9.17.0",
19-
"eslint-config-next": "15.1.3",
20-
"next": "15.1.3",
19+
"eslint-config-next": "15.1.4",
20+
"next": "15.1.4",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0",
23-
"typescript": "5.7.2"
23+
"typescript": "5.7.3"
2424
}
2525
}

0 commit comments

Comments
 (0)