Skip to content

Commit

Permalink
chore(deps): update dependencies [mem-fs]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent c6ca5c2 commit d1e2029
Show file tree
Hide file tree
Showing 27 changed files with 327 additions and 336 deletions.
8 changes: 4 additions & 4 deletions examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"dependencies": {
"@sap-ux/fe-fpm-writer": "workspace:*",
"inquirer": "^8.0.0",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"@types/inquirer": "^8.0.0",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/vinyl": "2.0.7",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/prompting-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@storybook/react": "8.1.11",
"@storybook/react-webpack5": "8.1.11",
"@types/inquirer": "8.2.6",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/react": "16.14.55",
"@types/react-dom": "16.9.24",
"@types/sanitize-html": "2.11.0",
Expand All @@ -53,8 +53,8 @@
"css-loader": "6.8.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"npm-run-all2": "6.2.0",
"react": "16.14.0",
"react-dom": "16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@
"@sap-ux/ui5-config": "workspace:*",
"fast-glob": "3.3.1",
"lodash": "4.17.21",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"semver": "7.5.4"
},
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5",
"@types/semver": "7.5.2",
"fs-extra": "10.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"ejs": "3.1.10",
"i18next": "23.11.2",
"inquirer": "8.2.6",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"prompts": "2.4.2",
"sanitize-filename": "1.6.3",
"uuid": "10.0.0"
Expand All @@ -59,8 +59,8 @@
"@types/ejs": "3.1.2",
"@types/express": "4.17.21",
"@types/inquirer": "8.2.6",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/prompts": "2.4.4",
"@types/supertest": "2.0.12",
"@types/uuid": "10.0.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/annotation-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@sap-ux/odata-entity-model": "workspace:*",
"@sap-ux/project-access": "workspace:*",
"@sap-ux/vocabularies-types": "0.10.0",
"mem-fs-editor": "9.4.0"
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"mem-fs": "2.1.0",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"mem-fs": "2.3.0",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"npm-run-all": "4.1.5"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
"chalk": "4.1.2",
"ejs": "3.1.10",
"i18next": "20.6.1",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"prompts": "2.4.2"
},
"devDependencies": {
"@types/ejs": "3.1.2",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/prompts": "2.4.4",
"axios": "1.7.4",
"nock": "13.4.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/cap-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
"@sap-ux/yaml": "workspace:*",
"@sap-ux/fiori-generator-shared": "workspace:*",
"i18next": "20.6.1",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"semver": "7.5.4",
"xml-js": "1.6.11"
},
"devDependencies": {
"@sap-ux/odata-service-inquirer": "workspace:*",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/semver": "7.5.2"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/cards-editor-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
],
"dependencies": {
"@sap-ux/ui5-config": "workspace:*",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@sap-ux/project-access": "workspace:*"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"chalk": "4.1.2",
"commander": "9.4.0",
"diff": "5.1.0",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"prompts": "2.4.2"
},
"devDependencies": {
"@types/diff": "5.0.9",
"@types/inquirer": "8.2.6",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/prompts": "2.4.4",
"@sap-ux/inquirer-common": "workspace:*",
"@sap-ux/store": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions packages/fe-fpm-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"ejs": "3.1.10",
"i18next": "21.6.11",
"i18next-fs-backend": "1.1.1",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"semver": "7.5.4",
"xml-formatter": "2.6.1",
"xpath": "0.0.33"
Expand All @@ -48,8 +48,8 @@
"@sap-ux/ui-prompting": "workspace:*",
"@types/ejs": "3.1.2",
"@types/i18next-fs-backend": "1.0.0",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/semver": "7.5.2",
"@types/vinyl": "2.0.7"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/fiori-annotation-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@sap/ux-cds-compiler-facade": "1.15.0",
"@xml-tools/ast": "5.0.5",
"@xml-tools/parser": "1.0.11",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"vscode-languageserver-textdocument": "1.0.8"
},
"devDependencies": {
"@sap/cds-compiler": "4.8.0",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"npm-run-all": "4.1.5"
},
"files": [
Expand Down
8 changes: 4 additions & 4 deletions packages/fiori-elements-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"ejs": "3.1.10",
"i18next": "20.6.1",
"lodash": "4.17.21",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"read-pkg-up": "7.0.1",
"semver": "7.5.4"
},
Expand All @@ -50,8 +50,8 @@
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5",
"@types/semver": "7.5.2",
"fs-extra": "10.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/fiori-freestyle-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"ejs": "3.1.10",
"i18next": "20.6.1",
"lodash": "4.17.21",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"read-pkg-up": "7.0.1"
},
"devDependencies": {
"@sap-ux/eslint-plugin-fiori-tools": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/lodash": "4.14.202",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5",
"fs-extra": "10.0.0"
},
"engines": {
Expand Down
8 changes: 4 additions & 4 deletions packages/fiori-generator-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"dependencies": {
"@sap-ux/btp-utils": "workspace:*",
"@sap-ux/project-access": "workspace:*",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2"
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5"
},
"engines": {
"node": ">=18.x"
Expand Down
8 changes: 4 additions & 4 deletions packages/fiori-tools-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"!dist/**/*.map"
],
"dependencies": {
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2"
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5"
},
"engines": {
"node": ">=18.x"
Expand Down
8 changes: 4 additions & 4 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"devDependencies": {
"npm-run-all2": "6.2.0",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.7",
"@types/mem-fs": "1.1.5",
"ts-node": "10.9.2",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"files": [
"dist",
Expand Down
8 changes: 4 additions & 4 deletions packages/launch-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@sap-ux/ui5-info": "workspace:*",
"i18next": "23.5.1",
"jsonc-parser": "3.2.0",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"yargs-parser": "21.1.1"
},
"devDependencies": {
"@sap-ux/logger": "workspace:*",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/yargs-parser": "21.0.3"
}
}
8 changes: 4 additions & 4 deletions packages/mockserver-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"dependencies": {
"@sap-ux/ui5-config": "workspace:*",
"i18next": "20.6.1",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0"
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0"
},
"devDependencies": {
"@sap-ux/project-access": "workspace:*",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/prompts": "2.4.4",
"prompts": "2.4.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/odata-service-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"ejs": "3.1.10",
"fast-xml-parser": "4.4.1",
"i18next": "20.6.1",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"prettify-xml": "1.2.0",
"semver": "7.5.4"
},
"devDependencies": {
"@sap-ux/project-access": "workspace:*",
"@types/ejs": "3.1.2",
"@types/fs-extra": "9.0.13",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"@types/semver": "7.5.2",
"fs-extra": "10.0.0",
"lodash": "4.17.21"
Expand Down
8 changes: 4 additions & 4 deletions packages/preview-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@sap-ux/adp-tooling": "workspace:*",
"@sap-ux/control-property-editor-sources": "workspace:@sap-ux/control-property-editor@*",
"ejs": "3.1.10",
"mem-fs": "2.1.0",
"mem-fs-editor": "9.4.0",
"mem-fs": "2.3.0",
"mem-fs-editor": "9.7.0",
"@sap-ux/project-access": "workspace:*"
},
"devDependencies": {
Expand All @@ -59,8 +59,8 @@
"@types/prompts": "2.4.4",
"@types/supertest": "2.0.12",
"copyfiles": "2.4.1",
"@types/mem-fs": "1.1.2",
"@types/mem-fs-editor": "7.0.1",
"@types/mem-fs": "1.1.5",
"@types/mem-fs-editor": "7.0.7",
"express": "4.21.0",
"npm-run-all2": "6.2.0",
"nock": "13.4.0",
Expand Down
Loading

0 comments on commit d1e2029

Please sign in to comment.