generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix audit issues * fix audit issues * Create two-emus-melt.md * cross-spawn * revert * revert --------- Co-authored-by: Klaus Keller <[email protected]> Co-authored-by: GDamyanov <[email protected]>
- Loading branch information
1 parent
5bfd1e5
commit 2a72ad2
Showing
14 changed files
with
654 additions
and
2,339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
"@sap-ux/adp-tooling": patch | ||
"@sap-ux/backend-proxy-middleware": patch | ||
"@sap-ux/cards-editor-middleware": patch | ||
"@sap-ux/cf-deploy-config-writer": patch | ||
"@sap-ux-private/preview-middleware-client": patch | ||
"@sap-ux/preview-middleware": patch | ||
"@sap-ux/reload-middleware": patch | ||
"@sap-ux/serve-static-middleware": patch | ||
"@sap-ux/ui-components": patch | ||
"@sap-ux/ui-prompting": patch | ||
"@sap-ux/ui5-proxy-middleware": patch | ||
"@sap-ux-private/ui-prompting-examples": patch | ||
--- | ||
|
||
chore - Fix audit issues |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"author": "@SAP/ux-tools-team", | ||
"private": true, | ||
"devDependencies": { | ||
"@changesets/cli": "2.27.7", | ||
"@changesets/cli": "2.27.9", | ||
"@nrwl/nx-cloud": "19.0.0", | ||
"@playwright/test": "1.39.0", | ||
"@types/jest": "29.5.5", | ||
|
@@ -62,7 +62,8 @@ | |
"packageManager": "[email protected]", | ||
"pnpm": { | ||
"overrides": { | ||
"router>path-to-regexp": "0.1.10" | ||
"router>path-to-regexp": "0.1.10", | ||
"cross-spawn": "7.0.5" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.