File tree 36 files changed +448
-453
lines changed
abap-deploy-config-sub-generator
abap-deploy-config-writer
cards-editor-config-writer
cf-deploy-config-sub-generator
deploy-config-sub-generator
repo-app-import-sub-generator
ui5-library-reference-writer
ui5-library-sub-generator
36 files changed +448
-453
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@sap-ux/fe-fpm-writer" : " workspace:*" ,
19
19
"inquirer" : " ^8.0.0" ,
20
- "mem-fs" : " 2.1 .0" ,
21
- "mem-fs-editor" : " 9.4 .0"
20
+ "mem-fs" : " 2.3 .0" ,
21
+ "mem-fs-editor" : " 9.7 .0"
22
22
},
23
23
"devDependencies" : {
24
24
"@types/inquirer" : " ^8.0.0" ,
25
- "@types/mem-fs" : " 1.1.2 " ,
26
- "@types/mem-fs-editor" : " 7.0.1 " ,
25
+ "@types/mem-fs" : " 1.1.5 " ,
26
+ "@types/mem-fs-editor" : " 7.0.7 " ,
27
27
"@types/vinyl" : " 2.0.7" ,
28
28
"@typescript-eslint/eslint-plugin" : " ^5.59.0" ,
29
29
"@typescript-eslint/parser" : " ^5.59.0"
Original file line number Diff line number Diff line change 43
43
"@storybook/react" : " 8.4.2" ,
44
44
"@storybook/react-webpack5" : " 8.4.2" ,
45
45
"@types/inquirer" : " 8.2.6" ,
46
- "@types/mem-fs" : " 1.1.2 " ,
47
- "@types/mem-fs-editor" : " 7.0.1 " ,
46
+ "@types/mem-fs" : " 1.1.5 " ,
47
+ "@types/mem-fs-editor" : " 7.0.7 " ,
48
48
"@types/react" : " 16.14.55" ,
49
49
"@types/react-dom" : " 16.9.24" ,
50
50
"@types/sanitize-html" : " 2.11.0" ,
55
55
"css-loader" : " 6.8.1" ,
56
56
"eslint-plugin-react" : " 7.33.2" ,
57
57
"eslint-plugin-storybook" : " 0.6.15" ,
58
- "mem-fs" : " 2.1 .0" ,
59
- "mem-fs-editor" : " 9.4 .0" ,
58
+ "mem-fs" : " 2.3 .0" ,
59
+ "mem-fs-editor" : " 9.7 .0" ,
60
60
"npm-run-all2" : " 6.2.0" ,
61
61
"react" : " 16.14.0" ,
62
62
"react-dom" : " 16.14.0" ,
Original file line number Diff line number Diff line change 45
45
"@sap-devx/yeoman-ui-types" : " 1.14.4"
46
46
},
47
47
"devDependencies" : {
48
- "@types/mem-fs" : " 1.1.2 " ,
49
- "@types/mem-fs-editor" : " 7.0.1 " ,
48
+ "@types/mem-fs" : " 1.1.5 " ,
49
+ "@types/mem-fs-editor" : " 7.0.7 " ,
50
50
"@types/yeoman-test" : " 4.0.6" ,
51
51
"@sap-ux/store" : " workspace:*" ,
52
52
"@sap-ux/system-access" : " workspace:*" ,
53
53
"memfs" : " 3.4.13" ,
54
- "mem-fs-editor" : " 9.4 .0" ,
54
+ "mem-fs-editor" : " 9.7 .0" ,
55
55
"unionfs" : " 4.4.0" ,
56
56
"yeoman-test" : " 6.3.0"
57
57
}
Original file line number Diff line number Diff line change 36
36
"@sap-ux/ui5-config" : " workspace:*" ,
37
37
"fast-glob" : " 3.3.1" ,
38
38
"lodash" : " 4.17.21" ,
39
- "mem-fs" : " 2.1 .0" ,
40
- "mem-fs-editor" : " 9.4 .0" ,
39
+ "mem-fs" : " 2.3 .0" ,
40
+ "mem-fs-editor" : " 9.7 .0" ,
41
41
"semver" : " 7.5.4"
42
42
},
43
43
"devDependencies" : {
44
44
"@types/fs-extra" : " 9.0.13" ,
45
45
"@types/lodash" : " 4.14.202" ,
46
- "@types/mem-fs-editor" : " 7.0.1 " ,
47
- "@types/mem-fs" : " 1.1.2 " ,
46
+ "@types/mem-fs-editor" : " 7.0.7 " ,
47
+ "@types/mem-fs" : " 1.1.5 " ,
48
48
"@types/semver" : " 7.5.2" ,
49
49
"fs-extra" : " 10.0.0"
50
50
}
Original file line number Diff line number Diff line change 51
51
"ejs" : " 3.1.10" ,
52
52
"i18next" : " 23.11.2" ,
53
53
"inquirer" : " 8.2.6" ,
54
- "mem-fs" : " 2.1 .0" ,
55
- "mem-fs-editor" : " 9.4 .0" ,
54
+ "mem-fs" : " 2.3 .0" ,
55
+ "mem-fs-editor" : " 9.7 .0" ,
56
56
"prompts" : " 2.4.2" ,
57
57
"sanitize-filename" : " 1.6.3" ,
58
58
"uuid" : " 10.0.0"
63
63
"@types/ejs" : " 3.1.2" ,
64
64
"@types/express" : " 4.17.21" ,
65
65
"@types/inquirer" : " 8.2.6" ,
66
- "@types/mem-fs" : " 1.1.2 " ,
67
- "@types/mem-fs-editor" : " 7.0.1 " ,
66
+ "@types/mem-fs" : " 1.1.5 " ,
67
+ "@types/mem-fs-editor" : " 7.0.7 " ,
68
68
"@types/prompts" : " 2.4.4" ,
69
69
"@types/supertest" : " 2.0.12" ,
70
70
"@types/uuid" : " 10.0.0" ,
Original file line number Diff line number Diff line change 29
29
"@sap-ux/odata-entity-model" : " workspace:*" ,
30
30
"@sap-ux/project-access" : " workspace:*" ,
31
31
"@sap-ux/vocabularies-types" : " 0.13.0" ,
32
- "mem-fs-editor" : " 9.4 .0"
32
+ "mem-fs-editor" : " 9.7 .0"
33
33
},
34
34
"devDependencies" : {
35
- "mem-fs" : " 2.1 .0" ,
36
- "@types/mem-fs" : " 1.1.2 " ,
37
- "@types/mem-fs-editor" : " 7.0.1 " ,
35
+ "mem-fs" : " 2.3 .0" ,
36
+ "@types/mem-fs" : " 1.1.5 " ,
37
+ "@types/mem-fs-editor" : " 7.0.7 " ,
38
38
"npm-run-all" : " 4.1.5"
39
39
},
40
40
"files" : [
Original file line number Diff line number Diff line change 38
38
"chalk" : " 4.1.2" ,
39
39
"ejs" : " 3.1.10" ,
40
40
"i18next" : " 20.6.1" ,
41
- "mem-fs" : " 2.1 .0" ,
42
- "mem-fs-editor" : " 9.4 .0" ,
41
+ "mem-fs" : " 2.3 .0" ,
42
+ "mem-fs-editor" : " 9.7 .0" ,
43
43
"prompts" : " 2.4.2" ,
44
44
"semver" : " 7.6.3"
45
45
},
46
46
"devDependencies" : {
47
47
"@sap-ux/preview-middleware" : " workspace:*" ,
48
48
"@types/ejs" : " 3.1.2" ,
49
- "@types/mem-fs" : " 1.1.2 " ,
50
- "@types/mem-fs-editor" : " 7.0.1 " ,
49
+ "@types/mem-fs" : " 1.1.5 " ,
50
+ "@types/mem-fs-editor" : " 7.0.7 " ,
51
51
"@types/prompts" : " 2.4.4" ,
52
52
"@types/semver" : " 7.5.8" ,
53
53
"axios" : " 1.8.2" ,
Original file line number Diff line number Diff line change 33
33
"@sap-ux/yaml" : " workspace:*" ,
34
34
"@sap-ux/fiori-generator-shared" : " workspace:*" ,
35
35
"i18next" : " 23.11.2" ,
36
- "mem-fs" : " 2.1 .0" ,
37
- "mem-fs-editor" : " 9.4 .0" ,
36
+ "mem-fs" : " 2.3 .0" ,
37
+ "mem-fs-editor" : " 9.7 .0" ,
38
38
"semver" : " 7.5.4" ,
39
39
"xml-js" : " 1.6.11"
40
40
},
41
41
"devDependencies" : {
42
- "@types/mem-fs" : " 1.1.2 " ,
43
- "@types/mem-fs-editor" : " 7.0.1 " ,
42
+ "@types/mem-fs" : " 1.1.5 " ,
43
+ "@types/mem-fs-editor" : " 7.0.7 " ,
44
44
"@types/semver" : " 7.5.2"
45
45
},
46
46
"engines" : {
Original file line number Diff line number Diff line change 26
26
],
27
27
"dependencies" : {
28
28
"@sap-ux/ui5-config" : " workspace:*" ,
29
- "mem-fs" : " 2.1 .0" ,
30
- "mem-fs-editor" : " 9.4 .0"
29
+ "mem-fs" : " 2.3 .0" ,
30
+ "mem-fs-editor" : " 9.7 .0"
31
31
},
32
32
"devDependencies" : {
33
- "@types/mem-fs" : " 1.1.2 " ,
34
- "@types/mem-fs-editor" : " 7.0.1 " ,
33
+ "@types/mem-fs" : " 1.1.5 " ,
34
+ "@types/mem-fs-editor" : " 7.0.7 " ,
35
35
"@sap-ux/project-access" : " workspace:*"
36
36
},
37
37
"engines" : {
Original file line number Diff line number Diff line change 50
50
"@types/hasbin" : " 1.2.2" ,
51
51
"@types/inquirer" : " 8.2.6" ,
52
52
"@types/js-yaml" : " 4.0.9" ,
53
- "@types/mem-fs" : " 1.1.2 " ,
54
- "@types/mem-fs-editor" : " 7.0.1 " ,
53
+ "@types/mem-fs" : " 1.1.5 " ,
54
+ "@types/mem-fs-editor" : " 7.0.7 " ,
55
55
"@types/yeoman-generator" : " 5.2.11" ,
56
56
"@types/yeoman-environment" : " 2.10.11" ,
57
57
"@types/yeoman-test" : " 4.0.6" ,
Original file line number Diff line number Diff line change 41
41
"semver" : " 7.5.4" ,
42
42
"ejs" : " 3.1.10" ,
43
43
"i18next" : " 21.10.0" ,
44
- "mem-fs" : " 2.1 .0" ,
45
- "mem-fs-editor" : " 9.4 .0" ,
44
+ "mem-fs" : " 2.3 .0" ,
45
+ "mem-fs-editor" : " 9.7 .0" ,
46
46
"hasbin" : " 1.2.3"
47
47
},
48
48
"devDependencies" : {
49
49
"@types/ejs" : " 3.1.2" ,
50
- "@types/mem-fs" : " 1.1.2 " ,
51
- "@types/mem-fs-editor" : " 7.0.1 " ,
50
+ "@types/mem-fs" : " 1.1.5 " ,
51
+ "@types/mem-fs-editor" : " 7.0.7 " ,
52
52
"@types/hasbin" : " 1.2.2" ,
53
53
"@types/fs-extra" : " 9.0.13" ,
54
54
"@types/js-yaml" : " 4.0.9" ,
Original file line number Diff line number Diff line change 50
50
"chalk" : " 4.1.2" ,
51
51
"commander" : " 9.4.0" ,
52
52
"diff" : " 5.1.0" ,
53
- "mem-fs" : " 2.1 .0" ,
54
- "mem-fs-editor" : " 9.4 .0" ,
53
+ "mem-fs" : " 2.3 .0" ,
54
+ "mem-fs-editor" : " 9.7 .0" ,
55
55
"prompts" : " 2.4.2"
56
56
},
57
57
"devDependencies" : {
58
58
"@sap-ux/inquirer-common" : " workspace:*" ,
59
59
"@sap-ux/store" : " workspace:*" ,
60
60
"@types/diff" : " 5.0.9" ,
61
61
"@types/inquirer" : " 8.2.6" ,
62
- "@types/mem-fs" : " 1.1.2 " ,
63
- "@types/mem-fs-editor" : " 7.0.1 " ,
62
+ "@types/mem-fs" : " 1.1.5 " ,
63
+ "@types/mem-fs-editor" : " 7.0.7 " ,
64
64
"@types/prompts" : " 2.4.4"
65
65
}
66
66
}
Original file line number Diff line number Diff line change 57
57
"@types/inquirer" : " 8.2.6" ,
58
58
"@types/inquirer-autocomplete-prompt" : " 2.0.1" ,
59
59
"@types/js-yaml" : " 4.0.9" ,
60
- "@types/mem-fs" : " 1.1.2 " ,
61
- "@types/mem-fs-editor" : " 7.0.1 " ,
60
+ "@types/mem-fs" : " 1.1.5 " ,
61
+ "@types/mem-fs-editor" : " 7.0.7 " ,
62
62
"@types/yeoman-generator" : " 5.2.11" ,
63
63
"@types/yeoman-environment" : " 2.10.11" ,
64
64
"@types/yeoman-test" : " 4.0.6" ,
Original file line number Diff line number Diff line change 37
37
"ejs" : " 3.1.10" ,
38
38
"i18next" : " 21.6.11" ,
39
39
"i18next-fs-backend" : " 1.1.1" ,
40
- "mem-fs" : " 2.1 .0" ,
41
- "mem-fs-editor" : " 9.4 .0" ,
40
+ "mem-fs" : " 2.3 .0" ,
41
+ "mem-fs-editor" : " 9.7 .0" ,
42
42
"semver" : " 7.5.4" ,
43
43
"xml-formatter" : " 2.6.1" ,
44
44
"xpath" : " 0.0.33"
49
49
"@sap-ux/ui-prompting" : " workspace:*" ,
50
50
"@types/ejs" : " 3.1.2" ,
51
51
"@types/i18next-fs-backend" : " 1.0.0" ,
52
- "@types/mem-fs" : " 1.1.2 " ,
53
- "@types/mem-fs-editor" : " 7.0.1 " ,
52
+ "@types/mem-fs" : " 1.1.5 " ,
53
+ "@types/mem-fs-editor" : " 7.0.7 " ,
54
54
"@types/semver" : " 7.5.2" ,
55
55
"@types/vinyl" : " 2.0.7"
56
56
},
Original file line number Diff line number Diff line change 37
37
"@sap/ux-cds-compiler-facade" : " 1.16.1" ,
38
38
"@xml-tools/ast" : " 5.0.5" ,
39
39
"@xml-tools/parser" : " 1.0.11" ,
40
- "mem-fs" : " 2.1 .0" ,
41
- "mem-fs-editor" : " 9.4 .0" ,
40
+ "mem-fs" : " 2.3 .0" ,
41
+ "mem-fs-editor" : " 9.7 .0" ,
42
42
"vscode-languageserver-textdocument" : " 1.0.11"
43
43
},
44
44
"devDependencies" : {
45
45
"@sap/cds-compiler" : " 4.8.0" ,
46
- "@types/mem-fs" : " 1.1.2 " ,
47
- "@types/mem-fs-editor" : " 7.0.1 " ,
46
+ "@types/mem-fs" : " 1.1.5 " ,
47
+ "@types/mem-fs-editor" : " 7.0.7 " ,
48
48
"npm-run-all" : " 4.1.5"
49
49
},
50
50
"files" : [
Original file line number Diff line number Diff line change 53
53
"i18next" : " 23.11.2" ,
54
54
"inquirer" : " 8.2.6" ,
55
55
"lodash" : " 4.17.21" ,
56
- "mem-fs" : " 2.1 .0" ,
57
- "mem-fs-editor" : " 9.4 .0" ,
56
+ "mem-fs" : " 2.3 .0" ,
57
+ "mem-fs-editor" : " 9.7 .0" ,
58
58
"uuid" : " 11.0.5" ,
59
59
"yeoman-generator" : " 5.10.0"
60
60
},
66
66
"@sap-ux/logger" : " workspace:*" ,
67
67
"@types/inquirer" : " 8.2.6" ,
68
68
"@types/lodash" : " 4.14.202" ,
69
- "@types/mem-fs" : " 1.1.2 " ,
70
- "@types/mem-fs-editor" : " 7.0.1 " ,
69
+ "@types/mem-fs" : " 1.1.5 " ,
70
+ "@types/mem-fs-editor" : " 7.0.7 " ,
71
71
"@types/vscode" : " 1.73.1" ,
72
72
"@types/yeoman-environment" : " 2.10.11" ,
73
73
"@types/yeoman-generator" : " 5.2.14" ,
Original file line number Diff line number Diff line change 43
43
"ejs" : " 3.1.10" ,
44
44
"i18next" : " 20.6.1" ,
45
45
"lodash" : " 4.17.21" ,
46
- "mem-fs" : " 2.1 .0" ,
47
- "mem-fs-editor" : " 9.4 .0" ,
46
+ "mem-fs" : " 2.3 .0" ,
47
+ "mem-fs-editor" : " 9.7 .0" ,
48
48
"read-pkg-up" : " 7.0.1" ,
49
49
"semver" : " 7.5.4"
50
50
},
53
53
"@types/ejs" : " 3.1.2" ,
54
54
"@types/fs-extra" : " 9.0.13" ,
55
55
"@types/lodash" : " 4.14.202" ,
56
- "@types/mem-fs-editor" : " 7.0.1 " ,
57
- "@types/mem-fs" : " 1.1.2 " ,
56
+ "@types/mem-fs-editor" : " 7.0.7 " ,
57
+ "@types/mem-fs" : " 1.1.5 " ,
58
58
"@types/semver" : " 7.5.2" ,
59
59
"fs-extra" : " 10.0.0"
60
60
},
Original file line number Diff line number Diff line change 42
42
"ejs" : " 3.1.10" ,
43
43
"i18next" : " 20.6.1" ,
44
44
"lodash" : " 4.17.21" ,
45
- "mem-fs" : " 2.1 .0" ,
46
- "mem-fs-editor" : " 9.4 .0" ,
45
+ "mem-fs" : " 2.3 .0" ,
46
+ "mem-fs-editor" : " 9.7 .0" ,
47
47
"read-pkg-up" : " 7.0.1" ,
48
48
"semver" : " 7.5.4"
49
49
},
52
52
"@types/ejs" : " 3.1.2" ,
53
53
"@types/fs-extra" : " 9.0.13" ,
54
54
"@types/lodash" : " 4.14.202" ,
55
- "@types/mem-fs-editor" : " 7.0.1 " ,
56
- "@types/mem-fs" : " 1.1.2 " ,
55
+ "@types/mem-fs-editor" : " 7.0.7 " ,
56
+ "@types/mem-fs" : " 1.1.5 " ,
57
57
"@types/semver" : " 7.5.2" ,
58
58
"fs-extra" : " 10.0.0"
59
59
},
Original file line number Diff line number Diff line change 34
34
"@vscode-logging/logger" : " 2.0.0" ,
35
35
"i18next" : " 20.6.1" ,
36
36
"logform" : " 2.4.0" ,
37
- "mem-fs" : " 2.1 .0" ,
38
- "mem-fs-editor" : " 9.4 .0" ,
37
+ "mem-fs" : " 2.3 .0" ,
38
+ "mem-fs-editor" : " 9.7 .0" ,
39
39
"os-name" : " 4.0.1" ,
40
40
"semver" : " 7.5.4"
41
41
},
42
42
"devDependencies" : {
43
- "@types/mem-fs-editor" : " 7.0.1 " ,
44
- "@types/mem-fs" : " 1.1.2 " ,
43
+ "@types/mem-fs-editor" : " 7.0.7 " ,
44
+ "@types/mem-fs" : " 1.1.5 " ,
45
45
"@types/semver" : " 7.5.2" ,
46
46
"@types/vscode" : " 1.73.1" ,
47
47
"@types/yeoman-environment" : " 2.10.11" ,
Original file line number Diff line number Diff line change 28
28
" !dist/**/*.map"
29
29
],
30
30
"dependencies" : {
31
- "mem-fs" : " 2.1 .0" ,
32
- "mem-fs-editor" : " 9.4 .0"
31
+ "mem-fs" : " 2.3 .0" ,
32
+ "mem-fs-editor" : " 9.7 .0"
33
33
},
34
34
"devDependencies" : {
35
- "@types/mem-fs-editor" : " 7.0.1 " ,
36
- "@types/mem-fs" : " 1.1.2 "
35
+ "@types/mem-fs-editor" : " 7.0.7 " ,
36
+ "@types/mem-fs" : " 1.1.5 "
37
37
},
38
38
"engines" : {
39
39
"node" : " >=18.x"
Original file line number Diff line number Diff line change 46
46
"devDependencies" : {
47
47
"@jest/types" : " 29.6.3" ,
48
48
"@types/inquirer" : " 8.2.6" ,
49
- "@types/mem-fs" : " 1.1.2 " ,
50
- "@types/mem-fs-editor" : " 7.0.1 " ,
49
+ "@types/mem-fs" : " 1.1.5 " ,
50
+ "@types/mem-fs-editor" : " 7.0.7 " ,
51
51
"@types/yeoman-generator" : " 5.2.11" ,
52
52
"@types/yeoman-environment" : " 2.10.11" ,
53
53
"@types/yeoman-test" : " 4.0.6" ,
54
54
"@sap-ux/nodejs-utils" : " workspace:*" ,
55
55
"@vscode-logging/logger" : " 2.0.0" ,
56
56
"memfs" : " 3.4.13" ,
57
- "mem-fs-editor" : " 9.4 .0" ,
57
+ "mem-fs-editor" : " 9.7 .0" ,
58
58
"lodash" : " 4.17.21" ,
59
59
"@types/lodash" : " 4.14.202" ,
60
60
"rimraf" : " 5.0.5" ,
You can’t perform that action at this time.
0 commit comments