@sapui5/distribution-metadata 1.93.3 → 1.93.4

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 +7 -7
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -73,7 +73,7 @@
73
73
  },
74
74
  "sap.esh.search.ui": {
75
75
  "npmPackageName": "@sapui5/sap.esh.search.ui",
76
- "version": "1.93.2",
76
+ "version": "1.93.3",
77
77
  "dependencies": [
78
78
  "sap.suite.ui.microchart",
79
79
  "sap.ui.export",
@@ -323,7 +323,7 @@
323
323
  },
324
324
  "sap.suite.ui.commons": {
325
325
  "npmPackageName": "@sapui5/sap.suite.ui.commons",
326
- "version": "1.93.2",
326
+ "version": "1.93.3",
327
327
  "dependencies": [
328
328
  "sap.ui.commons",
329
329
  "sap.viz",
@@ -668,7 +668,7 @@
668
668
  },
669
669
  "sap.ushell": {
670
670
  "npmPackageName": "@sapui5/sap.ushell",
671
- "version": "1.93.3",
671
+ "version": "1.93.4",
672
672
  "dependencies": [
673
673
  "sap.esh.search.ui",
674
674
  "sap.ui.generic.app",
@@ -693,7 +693,7 @@
693
693
  },
694
694
  "sap.ushell_abap": {
695
695
  "npmPackageName": "@sapui5/sap.ushell_abap",
696
- "version": "1.93.3",
696
+ "version": "1.93.4",
697
697
  "dependencies": [
698
698
  "sap.ushell",
699
699
  "sap.ui.fl",
@@ -741,7 +741,7 @@
741
741
  },
742
742
  "sap.zen.commons": {
743
743
  "npmPackageName": "@sapui5/sap.zen.commons",
744
- "version": "1.93.1",
744
+ "version": "1.93.2",
745
745
  "dependencies": [
746
746
  "sap.ui.layout",
747
747
  "sap.m",
@@ -756,7 +756,7 @@
756
756
  },
757
757
  "sap.zen.crosstab": {
758
758
  "npmPackageName": "@sapui5/sap.zen.crosstab",
759
- "version": "1.93.1",
759
+ "version": "1.93.2",
760
760
  "dependencies": [
761
761
  "sap.ui.unified",
762
762
  "sap.ui.commons",
@@ -771,7 +771,7 @@
771
771
  },
772
772
  "sap.zen.dsh": {
773
773
  "npmPackageName": "@sapui5/sap.zen.dsh",
774
- "version": "1.93.1",
774
+ "version": "1.93.2",
775
775
  "dependencies": [
776
776
  "sap.ui.vbm",
777
777
  "sap.ovp",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.93.3",
3
+ "version": "1.93.4",
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)",