@sapui5/distribution-metadata 1.142.8 → 1.142.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/metadata.json +6 -6
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -526,8 +526,8 @@
526
526
  },
527
527
  "sap.suite.ui.generic.template": {
528
528
  "npmPackageName": "@sapui5/sap.suite.ui.generic.template",
529
- "version": "1.142.5",
530
- "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.142.5:jar",
529
+ "version": "1.142.6",
530
+ "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.142.6:jar",
531
531
  "dependencies": [
532
532
  "sap.ui.rta",
533
533
  "sap.cards.ap.common",
@@ -920,8 +920,8 @@
920
920
  },
921
921
  "sap.ushell": {
922
922
  "npmPackageName": "@sapui5/sap.ushell",
923
- "version": "1.142.6",
924
- "gav": "com.sap.ushell:ushell-lib:1.142.6:jar",
923
+ "version": "1.142.7",
924
+ "gav": "com.sap.ushell:ushell-lib:1.142.7:jar",
925
925
  "dependencies": [
926
926
  "sap.esh.search.ui",
927
927
  "sap.ui.generic.app",
@@ -946,8 +946,8 @@
946
946
  },
947
947
  "sap.ushell_abap": {
948
948
  "npmPackageName": "@sapui5/sap.ushell_abap",
949
- "version": "1.142.6",
950
- "gav": "com.sap.ushell:ushell_abap:1.142.6:jar",
949
+ "version": "1.142.7",
950
+ "gav": "com.sap.ushell:ushell_abap:1.142.7:jar",
951
951
  "dependencies": [
952
952
  "sap.f",
953
953
  "sap.ushell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.142.8",
3
+ "version": "1.142.9",
4
4
  "description": "SAPUI5 Distribution Metadata used by the UI5 Tooling",
5
5
  "homepage": "https://sap.github.io/ui5-tooling/pages/SAPUI5/",
6
6
  "author": "SAP SE (https://www.sap.com)",