Skip to content

Commit 116fb00

Browse files
committed
chore(deps): update deps
Project: only ui5wc deps Examples & Templates: all deps but only minor version bumps
1 parent d6325fd commit 116fb00

File tree

16 files changed

+16201
-11098
lines changed

16 files changed

+16201
-11098
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 2475 additions & 1668 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: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "1.24.9",
13-
"@ui5/webcomponents-fiori": "1.24.9",
14-
"@ui5/webcomponents-react": "1.29.9",
15-
"@types/node": "20.16.2",
16-
"@types/react": "18.3.4",
17-
"@types/react-dom": "18.3.0",
18-
"eslint": "8.57.0",
19-
"eslint-config-next": "14.2.7",
20-
"next": "14.2.7",
12+
"@ui5/webcomponents": "1.24.22",
13+
"@ui5/webcomponents-fiori": "1.24.22",
14+
"@ui5/webcomponents-react": "1.29.19",
15+
"@types/node": "20.19.1",
16+
"@types/react": "18.3.23",
17+
"@types/react-dom": "18.3.7",
18+
"eslint": "8.57.1",
19+
"eslint-config-next": "14.2.30",
20+
"next": "14.2.30",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
23-
"typescript": "5.5.4"
23+
"typescript": "5.8.3"
2424
}
2525
}

examples/nextjs-pages/package-lock.json

Lines changed: 2492 additions & 1674 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-pages/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "1.24.9",
13-
"@ui5/webcomponents-fiori": "1.24.9",
14-
"@ui5/webcomponents-react": "1.29.9",
15-
"@types/node": "20.16.2",
16-
"@types/react": "18.3.4",
17-
"@types/react-dom": "18.3.0",
18-
"eslint": "8.57.0",
19-
"eslint-config-next": "14.2.7",
20-
"next": "14.2.7",
12+
"@ui5/webcomponents": "1.24.22",
13+
"@ui5/webcomponents-fiori": "1.24.22",
14+
"@ui5/webcomponents-react": "1.29.19",
15+
"@types/node": "20.19.1",
16+
"@types/react": "18.3.23",
17+
"@types/react-dom": "18.3.7",
18+
"eslint": "8.57.1",
19+
"eslint-config-next": "14.2.30",
20+
"next": "14.2.30",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
23-
"typescript": "5.5.4"
23+
"typescript": "5.8.3"
2424
}
2525
}

0 commit comments

Comments
 (0)