@sap-ux/adp-tooling 0.18.99 → 0.18.101
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.
- package/package.json +24 -24
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.18.
|
|
12
|
+
"version": "0.18.101",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"author": "@SAP/ux-tools-team",
|
|
15
15
|
"main": "dist/index.js",
|
|
@@ -25,50 +25,50 @@
|
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@sap-devx/yeoman-ui-types": "1.22.0",
|
|
27
27
|
"@sap/cf-tools": "3.3.0",
|
|
28
|
-
"adm-zip": "0.5.
|
|
29
|
-
"axios": "1.13.
|
|
28
|
+
"adm-zip": "0.5.16",
|
|
29
|
+
"axios": "1.13.6",
|
|
30
30
|
"ejs": "3.1.10",
|
|
31
|
-
"i18next": "25.8.
|
|
31
|
+
"i18next": "25.8.20",
|
|
32
32
|
"inquirer": "8.2.7",
|
|
33
33
|
"js-yaml": "4.1.1",
|
|
34
34
|
"mem-fs": "2.1.0",
|
|
35
35
|
"mem-fs-editor": "9.4.0",
|
|
36
36
|
"prompts": "2.4.2",
|
|
37
|
-
"sanitize-filename": "1.6.
|
|
37
|
+
"sanitize-filename": "1.6.4",
|
|
38
38
|
"uuid": "11.1.0",
|
|
39
|
-
"@sap-ux/axios-extension": "1.25.
|
|
40
|
-
"@sap-ux/btp-utils": "1.1.
|
|
41
|
-
"@sap-ux/i18n": "0.3.
|
|
42
|
-
"@sap-ux/inquirer-common": "0.11.
|
|
43
|
-
"@sap-ux/logger": "0.8.
|
|
44
|
-
"@sap-ux/nodejs-utils": "0.2.
|
|
45
|
-
"@sap-ux/odata-service-writer": "0.31.
|
|
46
|
-
"@sap-ux/project-access": "1.35.
|
|
47
|
-
"@sap-ux/project-input-validator": "0.6.
|
|
48
|
-
"@sap-ux/store": "1.5.
|
|
49
|
-
"@sap-ux/system-access": "0.7.
|
|
50
|
-
"@sap-ux/ui5-config": "0.30.
|
|
51
|
-
"@sap-ux/ui5-info": "0.13.
|
|
39
|
+
"@sap-ux/axios-extension": "1.25.26",
|
|
40
|
+
"@sap-ux/btp-utils": "1.1.11",
|
|
41
|
+
"@sap-ux/i18n": "0.3.10",
|
|
42
|
+
"@sap-ux/inquirer-common": "0.11.28",
|
|
43
|
+
"@sap-ux/logger": "0.8.3",
|
|
44
|
+
"@sap-ux/nodejs-utils": "0.2.18",
|
|
45
|
+
"@sap-ux/odata-service-writer": "0.31.2",
|
|
46
|
+
"@sap-ux/project-access": "1.35.16",
|
|
47
|
+
"@sap-ux/project-input-validator": "0.6.71",
|
|
48
|
+
"@sap-ux/store": "1.5.11",
|
|
49
|
+
"@sap-ux/system-access": "0.7.2",
|
|
50
|
+
"@sap-ux/ui5-config": "0.30.1",
|
|
51
|
+
"@sap-ux/ui5-info": "0.13.16"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@types/adm-zip": "0.5.
|
|
55
|
-
"@types/ejs": "3.1.
|
|
54
|
+
"@types/adm-zip": "0.5.8",
|
|
55
|
+
"@types/ejs": "3.1.5",
|
|
56
56
|
"@types/express": "4.17.21",
|
|
57
57
|
"@types/inquirer": "8.2.6",
|
|
58
58
|
"@types/js-yaml": "4.0.9",
|
|
59
59
|
"@types/mem-fs": "1.1.2",
|
|
60
60
|
"@types/mem-fs-editor": "7.0.1",
|
|
61
|
-
"@types/prompts": "2.4.
|
|
62
|
-
"@types/supertest": "2.0
|
|
61
|
+
"@types/prompts": "2.4.9",
|
|
62
|
+
"@types/supertest": "7.2.0",
|
|
63
63
|
"@types/uuid": "11.0.0",
|
|
64
64
|
"adm-zip": "0.5.16",
|
|
65
|
-
"cross-env": "
|
|
65
|
+
"cross-env": "10.1.0",
|
|
66
66
|
"dotenv": "17.3.1",
|
|
67
67
|
"express": "4.22.1",
|
|
68
68
|
"nock": "14.0.11",
|
|
69
69
|
"rimraf": "6.1.3",
|
|
70
70
|
"supertest": "7.2.2",
|
|
71
|
-
"@sap-ux/store": "1.5.
|
|
71
|
+
"@sap-ux/store": "1.5.11"
|
|
72
72
|
},
|
|
73
73
|
"engines": {
|
|
74
74
|
"node": ">=20.x"
|