@sap-ux/adp-tooling 0.13.7 → 0.13.10

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.
@@ -74,7 +74,7 @@
74
74
  "false": "false",
75
75
  "annotationFile": {
76
76
  "selectFromWorkspace": "Select annotation file from workspace",
77
- "createTemplateFile": "Create a template annotation file"
77
+ "createTemplateFile": "Create local annotation file from template"
78
78
  }
79
79
  }
80
80
  }
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "bugs": {
10
10
  "url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
11
11
  },
12
- "version": "0.13.7",
12
+ "version": "0.13.10",
13
13
  "license": "Apache-2.0",
14
14
  "author": "@SAP/ux-tools-team",
15
15
  "main": "dist/index.js",
@@ -34,15 +34,15 @@
34
34
  "uuid": "10.0.0",
35
35
  "@sap-ux/axios-extension": "1.19.0",
36
36
  "@sap-ux/btp-utils": "1.0.1",
37
- "@sap-ux/inquirer-common": "0.6.24",
37
+ "@sap-ux/inquirer-common": "0.6.26",
38
38
  "@sap-ux/logger": "0.6.0",
39
- "@sap-ux/project-access": "1.29.11",
39
+ "@sap-ux/project-access": "1.29.13",
40
40
  "@sap-ux/project-input-validator": "0.3.4",
41
41
  "@sap-ux/system-access": "0.5.32",
42
- "@sap-ux/ui5-config": "0.26.2",
43
- "@sap-ux/odata-service-writer": "0.26.6",
42
+ "@sap-ux/ui5-config": "0.26.3",
43
+ "@sap-ux/odata-service-writer": "0.26.8",
44
44
  "@sap-ux/nodejs-utils": "0.1.7",
45
- "@sap-ux/i18n": "0.2.2"
45
+ "@sap-ux/i18n": "0.2.3"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@types/adm-zip": "0.5.5",