@sap/ux-specification 1.96.78 → 1.96.79

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.96.78",
3
+ "version": "1.96.79",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -49,11 +49,11 @@
49
49
  "publisher": "SAPSE",
50
50
  "license": "SEE LICENSE IN LICENSE",
51
51
  "dependencies": {
52
- "@sap-ux/fe-fpm-writer": "0.31.23",
52
+ "@sap-ux/fe-fpm-writer": "0.31.25",
53
53
  "@sap-ux/vocabularies-types": "0.12.0"
54
54
  },
55
55
  "devDependencies": {
56
- "@sap/ux-specification-types": "1.96.78",
56
+ "@sap/ux-specification-types": "1.96.79",
57
57
  "@sapui5/ts-types-esm": "latest-1.96",
58
58
  "@sap-ux/annotation-converter": "0.9.11",
59
59
  "@sap-ux/edmx-parser": "0.8.2",
@@ -254,7 +254,7 @@ async function importProjectSchema(importParameters) {
254
254
  function getApiVersion() {
255
255
  return {
256
256
  version: '20',
257
- fpmWriter: '27',
257
+ fpmWriter: '28',
258
258
  moduleVersion: package_json_1.default.version
259
259
  };
260
260
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap/ux-specification",
3
- "version": "1.96.78",
3
+ "version": "1.96.79",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -49,11 +49,11 @@
49
49
  "publisher": "SAPSE",
50
50
  "license": "SEE LICENSE IN LICENSE",
51
51
  "dependencies": {
52
- "@sap-ux/fe-fpm-writer": "0.31.23",
52
+ "@sap-ux/fe-fpm-writer": "0.31.25",
53
53
  "@sap-ux/vocabularies-types": "0.12.0"
54
54
  },
55
55
  "devDependencies": {
56
- "@sap/ux-specification-types": "1.96.78",
56
+ "@sap/ux-specification-types": "1.96.79",
57
57
  "@sapui5/ts-types-esm": "latest-1.96",
58
58
  "@sap-ux/annotation-converter": "0.9.11",
59
59
  "@sap-ux/edmx-parser": "0.8.2",