@sapui5/distribution-metadata 1.124.9 → 1.124.10

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 +12 -12
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -26,8 +26,8 @@
26
26
  },
27
27
  "sap.ca.scfld.md": {
28
28
  "npmPackageName": "@sapui5/sap.ca.scfld.md",
29
- "version": "1.124.0",
30
- "gav": "com.sap.ca:scfld.md:1.124.0:jar",
29
+ "version": "1.124.1",
30
+ "gav": "com.sap.ca:scfld.md:1.124.1:jar",
31
31
  "dependencies": [
32
32
  "sap.ca.ui",
33
33
  "sap.m",
@@ -39,8 +39,8 @@
39
39
  },
40
40
  "sap.ca.ui": {
41
41
  "npmPackageName": "@sapui5/sap.ca.ui",
42
- "version": "1.124.0",
43
- "gav": "com.sap.ca:ui:1.124.0:jar",
42
+ "version": "1.124.1",
43
+ "gav": "com.sap.ca:ui:1.124.1:jar",
44
44
  "dependencies": [
45
45
  "sap.ui.layout",
46
46
  "sap.m",
@@ -407,8 +407,8 @@
407
407
  },
408
408
  "sap.sac.df": {
409
409
  "npmPackageName": "@sapui5/sap.sac.df",
410
- "version": "1.124.12",
411
- "gav": "com.sap.sac:com.sap.sac.df:1.124.12:jar",
410
+ "version": "1.124.14",
411
+ "gav": "com.sap.sac:com.sap.sac.df:1.124.14:jar",
412
412
  "dependencies": [
413
413
  "sap.tnt",
414
414
  "sap.ui.fl",
@@ -919,8 +919,8 @@
919
919
  },
920
920
  "sap.zen.commons": {
921
921
  "npmPackageName": "@sapui5/sap.zen.commons",
922
- "version": "1.124.12",
923
- "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.zencopy.phx:1.124.12:jar",
922
+ "version": "1.124.14",
923
+ "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.zencopy.phx:1.124.14:jar",
924
924
  "dependencies": [
925
925
  "sap.ui.layout",
926
926
  "sap.m",
@@ -935,8 +935,8 @@
935
935
  },
936
936
  "sap.zen.crosstab": {
937
937
  "npmPackageName": "@sapui5/sap.zen.crosstab",
938
- "version": "1.124.12",
939
- "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.components.crosstab.phx:1.124.12:jar",
938
+ "version": "1.124.14",
939
+ "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.components.crosstab.phx:1.124.14:jar",
940
940
  "dependencies": [
941
941
  "sap.ui.unified",
942
942
  "sap.ui.commons",
@@ -951,8 +951,8 @@
951
951
  },
952
952
  "sap.zen.dsh": {
953
953
  "npmPackageName": "@sapui5/sap.zen.dsh",
954
- "version": "1.124.12",
955
- "gav": "com.sap.ip.bi.zen.rt:com.sap.ip.bi.zen.rt.dsh.phx:1.124.12:jar",
954
+ "version": "1.124.14",
955
+ "gav": "com.sap.ip.bi.zen.rt:com.sap.ip.bi.zen.rt.dsh.phx:1.124.14:jar",
956
956
  "dependencies": [
957
957
  "sap.sac.df",
958
958
  "sap.ui.vbm",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.124.9",
3
+ "version": "1.124.10",
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)",