Skip to content

Commit cc130c7

Browse files
committed
fix: bump to v1.29.23
1 parent 4b51110 commit cc130c7

4 files changed

Lines changed: 1872 additions & 1257 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ packages/main/scripts/wrapperGeneration/json
2626
packages/main/tmp
2727

2828
.nx/cache
29+
.nx/workspace-data

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-storybook": "^0.8.0",
8282
"glob": "^11.0.0",
8383
"husky": "^9.0.6",
84-
"lerna": "^8.0.0",
84+
"lerna": "^9.0.7",
8585
"lint-staged": "^15.0.0",
8686
"npm-run-all2": "^6.0.0",
8787
"postcss": "^8.4.25",

packages/main/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcompone
2121
Please see our [LICENSE](https://github.com/SAP/ui5-webcomponents-react/blob/main/LICENSE) for copyright and license information.
2222
Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/ui5-webcomponents-react).
2323

24-
<!-- Use the force 3 -->
24+
<!-- Use the force 4 -->

0 commit comments

Comments
 (0)