@sapui5/distribution-metadata 1.142.0 → 1.142.1

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
@@ -376,8 +376,8 @@
376
376
  },
377
377
  "sap.insights": {
378
378
  "npmPackageName": "@sapui5/sap.insights",
379
- "version": "1.142.0",
380
- "gav": "com.sap.suite:insights-lib:1.142.0:jar",
379
+ "version": "1.142.1",
380
+ "gav": "com.sap.suite:insights-lib:1.142.1:jar",
381
381
  "dependencies": [
382
382
  "sap.ui.layout",
383
383
  "sap.f",
@@ -483,8 +483,8 @@
483
483
  },
484
484
  "sap.sac.df": {
485
485
  "npmPackageName": "@sapui5/sap.sac.df",
486
- "version": "1.142.0",
487
- "gav": "com.sap.sac:com.sap.sac.df:1.142.0:jar",
486
+ "version": "1.142.3",
487
+ "gav": "com.sap.sac:com.sap.sac.df:1.142.3:jar",
488
488
  "dependencies": [
489
489
  "sap.tnt",
490
490
  "sap.ui.fl",
@@ -504,8 +504,8 @@
504
504
  },
505
505
  "sap.suite.ui.commons": {
506
506
  "npmPackageName": "@sapui5/sap.suite.ui.commons",
507
- "version": "1.142.0",
508
- "gav": "com.sap.suite:suite-ui-commons:1.142.0:jar",
507
+ "version": "1.142.1",
508
+ "gav": "com.sap.suite:suite-ui-commons:1.142.1:jar",
509
509
  "dependencies": [
510
510
  "sap.ui.commons",
511
511
  "sap.viz",
@@ -997,8 +997,8 @@
997
997
  },
998
998
  "sap.zen.commons": {
999
999
  "npmPackageName": "@sapui5/sap.zen.commons",
1000
- "version": "1.142.0",
1001
- "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.zencopy.phx:1.142.0:jar",
1000
+ "version": "1.142.3",
1001
+ "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.zencopy.phx:1.142.3:jar",
1002
1002
  "dependencies": [
1003
1003
  "sap.ui.layout",
1004
1004
  "sap.m",
@@ -1013,8 +1013,8 @@
1013
1013
  },
1014
1014
  "sap.zen.crosstab": {
1015
1015
  "npmPackageName": "@sapui5/sap.zen.crosstab",
1016
- "version": "1.142.0",
1017
- "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.components.crosstab.phx:1.142.0:jar",
1016
+ "version": "1.142.3",
1017
+ "gav": "com.sap.ip.bi.zen.rt.phx:com.sap.ip.bi.zen.rt.components.crosstab.phx:1.142.3:jar",
1018
1018
  "dependencies": [
1019
1019
  "sap.ui.unified",
1020
1020
  "sap.ui.commons",
@@ -1029,8 +1029,8 @@
1029
1029
  },
1030
1030
  "sap.zen.dsh": {
1031
1031
  "npmPackageName": "@sapui5/sap.zen.dsh",
1032
- "version": "1.142.0",
1033
- "gav": "com.sap.ip.bi.zen.rt:com.sap.ip.bi.zen.rt.dsh.phx:1.142.0:jar",
1032
+ "version": "1.142.3",
1033
+ "gav": "com.sap.ip.bi.zen.rt:com.sap.ip.bi.zen.rt.dsh.phx:1.142.3:jar",
1034
1034
  "dependencies": [
1035
1035
  "sap.sac.df",
1036
1036
  "sap.ui.vbm",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.142.0",
3
+ "version": "1.142.1",
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)",