@sap/ux-specification 1.71.123 → 1.71.125

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap/ux-specification",
3
- "version": "1.71.123",
3
+ "version": "1.71.125",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -52,7 +52,7 @@
52
52
  "devDependencies": {
53
53
  "@sap-ux/annotation-converter": "0.9.11",
54
54
  "@sap-ux/edmx-parser": "0.8.2",
55
- "@sap/ux-specification-types": "1.71.123",
55
+ "@sap/ux-specification-types": "1.71.125",
56
56
  "@types/d3": "7.4.3",
57
57
  "@types/jquery": "3.5.32",
58
58
  "@ui5/flexibility-utils": "0.1.3",
@@ -162,7 +162,7 @@ async function importProjectSchema(importParameters) {
162
162
  */
163
163
  function getApiVersion() {
164
164
  return {
165
- version: '18',
165
+ version: '20',
166
166
  moduleVersion: package_json_1.default.version
167
167
  };
168
168
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap/ux-specification",
3
- "version": "1.71.123",
3
+ "version": "1.71.125",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -52,7 +52,7 @@
52
52
  "devDependencies": {
53
53
  "@sap-ux/annotation-converter": "0.9.11",
54
54
  "@sap-ux/edmx-parser": "0.8.2",
55
- "@sap/ux-specification-types": "1.71.123",
55
+ "@sap/ux-specification-types": "1.71.125",
56
56
  "@types/d3": "7.4.3",
57
57
  "@types/jquery": "3.5.32",
58
58
  "@ui5/flexibility-utils": "0.1.3",