Skip to content

Commit ab68feb

Browse files
authored
Merge branch 'main' into docs/pagefind
2 parents d6b451b + 19bccb2 commit ab68feb

70 files changed

Lines changed: 591 additions & 489 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.14.1
1+
24.15.0

examples/nextjs-app/package-lock.json

Lines changed: 46 additions & 46 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "eslint ."
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "2.21.0",
13-
"@ui5/webcomponents-base": "2.21.0",
14-
"@ui5/webcomponents-fiori": "2.21.0",
12+
"@ui5/webcomponents": "2.21.1",
13+
"@ui5/webcomponents-base": "2.21.1",
14+
"@ui5/webcomponents-fiori": "2.21.1",
1515
"@ui5/webcomponents-react": "2.21.3",
1616
"@types/node": "24.12.2",
1717
"@types/react": "19.2.14",

examples/nextjs-pages/package-lock.json

Lines changed: 46 additions & 46 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"lint": "eslint ."
1010
},
1111
"dependencies": {
12-
"@ui5/webcomponents": "2.21.0",
13-
"@ui5/webcomponents-base": "2.21.0",
14-
"@ui5/webcomponents-fiori": "2.21.0",
12+
"@ui5/webcomponents": "2.21.1",
13+
"@ui5/webcomponents-base": "2.21.1",
14+
"@ui5/webcomponents-fiori": "2.21.1",
1515
"@ui5/webcomponents-react": "2.21.3",
1616
"@types/node": "24.12.2",
1717
"@types/react": "19.2.14",

0 commit comments

Comments
 (0)