diff --git a/build-packages/changesets-fixed-version-bump/package.json b/build-packages/changesets-fixed-version-bump/package.json index 924c22fa89..5708526401 100644 --- a/build-packages/changesets-fixed-version-bump/package.json +++ b/build-packages/changesets-fixed-version-bump/package.json @@ -23,7 +23,7 @@ "@typescript/native": "npm:typescript@7.0.2", "@sap-cloud-sdk/test-util-build-internal": "workspace:^", "eslint": "10.10.0", - "memfs": "4.68.1", + "memfs": "4.71.0", "rolldown": "1.2.7", "prettier": "3.9.6" } diff --git a/build-packages/check-pr/package.json b/build-packages/check-pr/package.json index cf7e07a107..88b418ad2c 100644 --- a/build-packages/check-pr/package.json +++ b/build-packages/check-pr/package.json @@ -22,7 +22,7 @@ "@typescript/native": "npm:typescript@7.0.2", "@sap-cloud-sdk/test-util-build-internal": "workspace:^", "eslint": "10.10.0", - "memfs": "4.68.1", + "memfs": "4.71.0", "rolldown": "1.2.7", "prettier": "3.9.6" } diff --git a/build-packages/check-public-api/package.json b/build-packages/check-public-api/package.json index 4cefef0efb..4fe1646f47 100644 --- a/build-packages/check-public-api/package.json +++ b/build-packages/check-public-api/package.json @@ -14,19 +14,21 @@ "lint:fix": "eslint --fix --quiet && prettier --write **/*.ts", "all": "pnpm install && pnpm run lint && pnpm run compile" }, + "peerDependencies": { + "memfs": "^4.71.0" + }, "dependencies": { "@actions/core": "^3.0.0", "@manypkg/get-packages": "^3.1.0", "@sap-cloud-sdk/generator-common": "workspace:^", "@sap-cloud-sdk/util": "workspace:^", - "glob": "^13.0.6", - "memfs": "^4.57.2" + "glob": "^13.0.6" }, "devDependencies": { "@sap-cloud-sdk/test-util-build-internal": "workspace:^", "@typescript/native": "npm:typescript@7.0.2", "eslint": "10.10.0", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6", "rolldown": "1.2.7", "typescript": "npm:@typescript/typescript6@6.0.2" diff --git a/build-packages/test-utils/package.json b/build-packages/test-utils/package.json index fc23b8fb91..70efd3554f 100644 --- a/build-packages/test-utils/package.json +++ b/build-packages/test-utils/package.json @@ -23,7 +23,7 @@ "@jest/globals": "30.5.1", "@typescript/native": "npm:typescript@7.0.2", "eslint": "10.10.0", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6", "rolldown": "1.2.7" } diff --git a/package.json b/package.json index 83fd18cf16..764605f669 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "jest": "30.5.1", "jest-junit": "17.0.0", "madge": "8.0.0", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6", "semver": "7.8.5", "tinyexec": "1.3.1", diff --git a/packages/connectivity/package.json b/packages/connectivity/package.json index d992370d8f..46463aa0f6 100644 --- a/packages/connectivity/package.json +++ b/packages/connectivity/package.json @@ -73,7 +73,7 @@ "@jest/globals": "30.5.1", "@sap-cloud-sdk/test-util-internal": "workspace:^", "@types/async-retry": "1.4.9", - "memfs": "4.68.1", + "memfs": "4.71.0", "nock": "14.0.17", "prettier": "3.9.6" } diff --git a/packages/generator-common/package.json b/packages/generator-common/package.json index 1a3fe32d27..8eed60af9f 100644 --- a/packages/generator-common/package.json +++ b/packages/generator-common/package.json @@ -66,6 +66,6 @@ "@typescript/native": "npm:typescript@7.0.2", "@types/fast-levenshtein": "0.0.4", "@types/yargs": "17.0.35", - "memfs": "4.68.1" + "memfs": "4.71.0" } } diff --git a/packages/generator/package.json b/packages/generator/package.json index 95e2fb4b59..9d9415e8dd 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -75,7 +75,7 @@ "@jest/globals": "30.5.1", "@sap-cloud-sdk/test-util-internal": "workspace:^", "@typescript/native": "npm:typescript@7.0.2", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6", "tinyexec": "1.3.1" } diff --git a/packages/openapi-generator/package.json b/packages/openapi-generator/package.json index d9cdb76a91..6331554d50 100644 --- a/packages/openapi-generator/package.json +++ b/packages/openapi-generator/package.json @@ -66,7 +66,7 @@ "@jest/globals": "30.5.1", "@sap-cloud-sdk/test-util-internal": "workspace:^", "@types/swagger2openapi": "7.0.4", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6" } } diff --git a/packages/test-util/package.json b/packages/test-util/package.json index 0d1ec2c961..f737fa770c 100644 --- a/packages/test-util/package.json +++ b/packages/test-util/package.json @@ -51,7 +51,7 @@ "@typescript/native": "npm:typescript@7.0.2", "@jest/globals": "30.5.1", "@sap-cloud-sdk/test-util-internal": "workspace:^", - "memfs": "4.68.1", + "memfs": "4.71.0", "prettier": "3.9.6" } } diff --git a/packages/util/package.json b/packages/util/package.json index a9d7ba4b57..2f140fbb67 100644 --- a/packages/util/package.json +++ b/packages/util/package.json @@ -47,7 +47,7 @@ "@typescript/native": "npm:typescript@7.0.2", "@jest/globals": "30.5.1", "@sap-cloud-sdk/test-util-internal": "workspace:^", - "memfs": "4.68.1", + "memfs": "4.71.0", "nock": "14.0.17", "prettier": "3.9.6" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3305334ddb..a2fb7d36ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,8 +84,8 @@ importers: specifier: 8.0.0 version: 8.0.0(@typescript/typescript6@6.0.2) memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -142,8 +142,8 @@ importers: specifier: 10.10.0 version: 10.10.0(jiti@2.7.0) memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -195,8 +195,8 @@ importers: specifier: 10.10.0 version: 10.10.0(jiti@2.7.0) memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -221,9 +221,6 @@ importers: glob: specifier: ^13.0.6 version: 13.0.6 - memfs: - specifier: ^4.57.2 - version: 4.68.1 devDependencies: '@sap-cloud-sdk/test-util-build-internal': specifier: workspace:^ @@ -234,6 +231,9 @@ importers: eslint: specifier: 10.10.0 version: 10.10.0(jiti@2.7.0) + memfs: + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -303,8 +303,8 @@ importers: specifier: 10.10.0 version: 10.10.0(jiti@2.7.0) memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -355,8 +355,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 nock: specifier: 14.0.17 version: 14.0.17 @@ -443,8 +443,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -492,8 +492,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 packages/http-client: dependencies: @@ -708,8 +708,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -780,8 +780,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 prettier: specifier: 3.9.6 version: 3.9.6 @@ -814,8 +814,8 @@ importers: specifier: npm:typescript@7.0.2 version: typescript@7.0.2 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 nock: specifier: 14.0.17 version: 14.0.17 @@ -953,8 +953,8 @@ importers: specifier: 9.0.3 version: 9.0.3 memfs: - specifier: 4.68.1 - version: 4.68.1 + specifier: 4.71.0 + version: 4.71.0 moment: specifier: 2.30.1 version: 2.30.1 @@ -1141,8 +1141,8 @@ importers: specifier: npm:typescript@^7.0.2 version: typescript@7.0.2 memfs: - specifier: ^4.57.2 - version: 4.68.1 + specifier: ^4.71.0 + version: 4.71.0 unionfs: specifier: ^4.6.0 version: 4.6.0 @@ -1741,50 +1741,50 @@ packages: peerDependencies: tslib: '2' - '@jsonjoy.com/fs-core@4.68.1': - resolution: {integrity: sha512-V5oZ4Gt9WJKyQef0n9cAd0N9qjSkIBm3E4MYsgNIWBk5aINCDPKxMPo1i29rBxqiT4Ixf1epklqV9VJMKIxwlw==} + '@jsonjoy.com/fs-core@4.71.0': + resolution: {integrity: sha512-9DFR/j+bm+tig1abs1CWS1/r0IVjNUdTp/+q6R/PXayXpO1rgbUh7tkanGYP40I0zdxbOreN3tmzBpVHgfMKzg==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-fsa@4.68.1': - resolution: {integrity: sha512-HCG72UioncuO7Gw09XNVG+S85e3cq2hrUC/mexBrsWsa3mI7eePkkqWie3uVYbtsb64OR9YGQs5SqaufDRYBcg==} + '@jsonjoy.com/fs-fsa@4.71.0': + resolution: {integrity: sha512-dRw5ojxzep3lntVGVBLzQUMYj1hXLH+DAz9sK0vKU+594x/zA2nYPOiitlyhYtOJ2nv1FXNq7c55rgwANknIWw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-builtins@4.68.1': - resolution: {integrity: sha512-HK1BTksysokNZxNspqDH0yPaqN9YgR/AYIlYiIaU2Ys4BOk5CdybI7r6BgiZuiiPiV8n4sK/kZdice7Znpy2Kw==} + '@jsonjoy.com/fs-node-builtins@4.71.0': + resolution: {integrity: sha512-BSzl+QFSxZF58BxGjV1wqCJ+qSn3b2IZnb+z3hDQq6goqOO5RuxF8gRihjsFx17AfpEpa7XjYcP8XpQtDU8RrQ==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-to-fsa@4.68.1': - resolution: {integrity: sha512-lpKmU4X9e/oh8GIuAI7EXaS5QiLNM3KD15CkdhfS6PYmrGvoJqKQcyEfnLgnnaGslh/PFUMYSIZBCf2ejJGw8g==} + '@jsonjoy.com/fs-node-to-fsa@4.71.0': + resolution: {integrity: sha512-OlXBZKIeDx5bIGcQmn0w+nVkLheCiuQSepKiBAiWSWimSdn8Q6Yc9ih2y8zStcJk31fieqnov9V+o8XTWn/5Rw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node-utils@4.68.1': - resolution: {integrity: sha512-/GxfW1DWm9SCdkfbvqevLO/P5duobQfmKkHXxdMIDbcZMQeAgooAstIfZhkXpATzq9QbCQsnoWFM/dGHdZfndw==} + '@jsonjoy.com/fs-node-utils@4.71.0': + resolution: {integrity: sha512-YtzCL3jbKYx6LHxqS9ymJ9Ob7SO9cucI+kpNO3LijGNFEjFbvNsTlHkvFgocAMAjUk96TpQTCsYkzFQi1CdlAA==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-node@4.68.1': - resolution: {integrity: sha512-R5D9mWtqdURzcOWj1vdXr3APCwX0xchtFT+kmW7fXLNDifWdDrnh26jSID8pdnUfFBxTyfHtFtTL/NWKzIH7kQ==} + '@jsonjoy.com/fs-node@4.71.0': + resolution: {integrity: sha512-yt5Ak0otPdHPIlmMvF16aLG2qSZL52EYJ7HOkYpBcIPWw+kmT1FtTSj4oiV2OUkJbG8pLzA+RhMgrlRl85QuBw==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-print@4.68.1': - resolution: {integrity: sha512-oGeZOGPYKK9v1CgeVeEDsLomH1lCnslSpqUN5GmPzrmAVGQlsmsdcXNA2O4lV8Y4xkuSuynx2ITBkUHJVaTbow==} + '@jsonjoy.com/fs-print@4.71.0': + resolution: {integrity: sha512-OhfDSdvyO8uGV0U11OP+mOeVCPgjuP1HqCGR/TdBQLxHoDEWJAK3KOP5fPXo57H7i3G0x0Vmv8xPRHDle4XGzA==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' - '@jsonjoy.com/fs-snapshot@4.68.1': - resolution: {integrity: sha512-XZfP0FDZN32bbc4t2bZN2qRrYHg5AktJnzk22HRoKGK4BprrbNRH2k5ceSNS/kupKYcofCs+O841+xaAbjnxwQ==} + '@jsonjoy.com/fs-snapshot@4.71.0': + resolution: {integrity: sha512-md+Wov365xa9A3nfW9YQTHLcweHHAee/e/0UoVRbldEHxboPJknuO3sEkNVVECO0dTqKra/ERaQylAMRrGWd0Q==} engines: {node: '>=10.0'} peerDependencies: tslib: '2' @@ -4790,8 +4790,8 @@ packages: resolution: {integrity: sha512-yz3xRaG20c6/BOzvYoDaGtPmGscs7YivItZEEqe6GbwNfHuxu9YNmvnEkMzKldAGY4/80pRcQRZSEnhquk9XuQ==} engines: {node: '>= 0.8'} - memfs@4.68.1: - resolution: {integrity: sha512-OD+IDRUvIxu3QHL+nFm9gdyugInD27FDJ+sl4B5QgomPHXMlbw+GP918P8VNKu2FkNlVeqBkpzkwROpamVifRw==} + memfs@4.71.0: + resolution: {integrity: sha512-Zwrk7TpTXBkic7taZL+2QeppbauG0QOufRsT1zuXDYLW8jCajH0W1VSZ17+I7ODqiNbH9J1Vf1QJCqFlCfurDg==} meow@9.0.0: resolution: {integrity: sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==} @@ -6836,59 +6836,59 @@ snapshots: dependencies: tslib: 2.8.1 - '@jsonjoy.com/fs-core@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-core@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) thingies: 2.6.1(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-fsa@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-fsa@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-core': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) thingies: 2.6.1(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node-builtins@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-node-builtins@4.71.0(tslib@2.8.1)': dependencies: tslib: 2.8.1 - '@jsonjoy.com/fs-node-to-fsa@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-node-to-fsa@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-fsa': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-fsa': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node-utils@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-node-utils@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) glob-to-regex.js: 1.2.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-node@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-node@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-core': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-print': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-snapshot': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-print': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-snapshot': 4.71.0(tslib@2.8.1) glob-to-regex.js: 1.2.0(tslib@2.8.1) thingies: 2.6.1(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-print@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-print@4.71.0(tslib@2.8.1)': dependencies: - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) tree-dump: 1.1.0(tslib@2.8.1) tslib: 2.8.1 - '@jsonjoy.com/fs-snapshot@4.68.1(tslib@2.8.1)': + '@jsonjoy.com/fs-snapshot@4.71.0(tslib@2.8.1)': dependencies: '@jsonjoy.com/buffers': 17.67.0(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) '@jsonjoy.com/json-pack': 17.67.0(tslib@2.8.1) '@jsonjoy.com/util': 17.67.0(tslib@2.8.1) tslib: 2.8.1 @@ -9874,16 +9874,16 @@ snapshots: media-typer@1.1.1: {} - memfs@4.68.1: + memfs@4.71.0: dependencies: - '@jsonjoy.com/fs-core': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-fsa': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-builtins': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-to-fsa': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-node-utils': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-print': 4.68.1(tslib@2.8.1) - '@jsonjoy.com/fs-snapshot': 4.68.1(tslib@2.8.1) + '@jsonjoy.com/fs-core': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-fsa': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-builtins': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-to-fsa': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-node-utils': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-print': 4.71.0(tslib@2.8.1) + '@jsonjoy.com/fs-snapshot': 4.71.0(tslib@2.8.1) '@jsonjoy.com/json-pack': 1.21.0(tslib@2.8.1) '@jsonjoy.com/util': 1.9.0(tslib@2.8.1) glob-to-regex.js: 1.2.0(tslib@2.8.1) diff --git a/test-packages/integration-tests/package.json b/test-packages/integration-tests/package.json index bb6798fd17..a4cd48bdb5 100644 --- a/test-packages/integration-tests/package.json +++ b/test-packages/integration-tests/package.json @@ -33,7 +33,7 @@ "@jest/globals": "30.5.1", "bignumber.js": "11.1.5", "jsonwebtoken": "9.0.3", - "memfs": "4.68.1", + "memfs": "4.71.0", "moment": "2.30.1", "nock": "14.0.17", "prettier": "3.9.6", diff --git a/test-resources/test/test-util/package.json b/test-resources/test/test-util/package.json index 370d5519f2..3693312b49 100644 --- a/test-resources/test/test-util/package.json +++ b/test-resources/test/test-util/package.json @@ -35,10 +35,13 @@ "moment": "^2.30.1", "nock": "^14.0.11" }, + "peerDependencies": { + "memfs": "^4.71.0" + }, "devDependencies": { - "@typescript/native": "npm:typescript@^7.0.2", "@jest/globals": "30.5.1", - "memfs": "^4.57.2", + "@typescript/native": "npm:typescript@^7.0.2", + "memfs": "^4.71.0", "unionfs": "^4.6.0" } }