Skip to content

Commit e243c16

Browse files
committed
Merge branch 'main' into docs/storybook-v9
2 parents d9d87dd + 1d52988 commit e243c16

File tree

20 files changed

+6091
-1121
lines changed

20 files changed

+6091
-1121
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.16.0
1+
22.17.0

examples/nextjs-app/package-lock.json

Lines changed: 20 additions & 20 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
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.32",
16+
"@types/node": "22.15.34",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
19-
"eslint": "9.29.0",
19+
"eslint": "9.30.0",
2020
"eslint-config-next": "15.3.4",
2121
"next": "15.3.4",
2222
"react": "19.1.0",

examples/nextjs-pages/package-lock.json

Lines changed: 20 additions & 20 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
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.32",
16+
"@types/node": "22.15.34",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
19-
"eslint": "9.29.0",
19+
"eslint": "9.30.0",
2020
"eslint-config-next": "15.3.4",
2121
"next": "15.3.4",
2222
"react": "19.1.0",

0 commit comments

Comments
 (0)