@sapui5/distribution-metadata 1.134.0 → 1.134.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 +8 -8
  2. package/package.json +1 -1
package/metadata.json CHANGED
@@ -485,8 +485,8 @@
485
485
  },
486
486
  "sap.suite.ui.generic.template": {
487
487
  "npmPackageName": "@sapui5/sap.suite.ui.generic.template",
488
- "version": "1.134.1",
489
- "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.134.1:jar",
488
+ "version": "1.134.2",
489
+ "gav": "com.sap.suite.ui.generic.template:sap.suite.ui.generic.template:1.134.2:jar",
490
490
  "dependencies": [
491
491
  "sap.ui.rta",
492
492
  "sap.cards.ap.common",
@@ -779,8 +779,8 @@
779
779
  },
780
780
  "sap.ui.vbm": {
781
781
  "npmPackageName": "@sapui5/sap.ui.vbm",
782
- "version": "1.134.0",
783
- "gav": "com.sap.ui5:vbm:1.134.0:jar",
782
+ "version": "1.134.1",
783
+ "gav": "com.sap.ui5:vbm:1.134.1:jar",
784
784
  "dependencies": [
785
785
  "sap.ui.unified",
786
786
  "sap.ui.commons",
@@ -878,8 +878,8 @@
878
878
  },
879
879
  "sap.ushell": {
880
880
  "npmPackageName": "@sapui5/sap.ushell",
881
- "version": "1.134.0",
882
- "gav": "com.sap.ushell:ushell-lib:1.134.0:jar",
881
+ "version": "1.134.1",
882
+ "gav": "com.sap.ushell:ushell-lib:1.134.1:jar",
883
883
  "dependencies": [
884
884
  "sap.esh.search.ui",
885
885
  "sap.ui.generic.app",
@@ -904,8 +904,8 @@
904
904
  },
905
905
  "sap.ushell_abap": {
906
906
  "npmPackageName": "@sapui5/sap.ushell_abap",
907
- "version": "1.134.0",
908
- "gav": "com.sap.ushell:ushell_abap:1.134.0:jar",
907
+ "version": "1.134.1",
908
+ "gav": "com.sap.ushell:ushell_abap:1.134.1:jar",
909
909
  "dependencies": [
910
910
  "sap.f",
911
911
  "sap.ushell",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/distribution-metadata",
3
- "version": "1.134.0",
3
+ "version": "1.134.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)",