{ "version": "6.0", "nxVersion": "18.3.5", "deps": { "@changesets/cli": "^2.27.1", "@nx/devkit": "^18.0.0", "@nx/eslint-plugin": "^18.0.0", "@nx/js": "^18.0.0", "@nx/react": "^18.0.0", "@nx/react-native": "^18.0.0", "@nx/workspace": "^18.0.0", "@react-native/eslint-config": "^0.74.0", "@react-native/metro-config": "^0.74.0", "@types/jest": "^29.5.0", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "commitlint": "^18.0.0", "eslint": "^8.57.0", "husky": "^8.0.3", "jest": "^29.5.0", "lint-staged": "^15.0.0", "nx": "^18.0.0", "prettier": "^3.0.0", "typescript": "^5.3.0" }, "pathMappings": { "@core/security": [ "packages/core/security/src/index.ts" ], "@core/storage": [ "packages/core/storage/src/index.ts" ], "@core/sync": [ "packages/core/sync/src/index.ts" ], "@core/policy-client": [ "packages/core/policy-client/src/index.ts" ], "@core/bff-client": [ "packages/core/bff-client/src/index.ts" ], "@core/runtime": [ "packages/core/runtime/src/index.ts" ], "@core/trust": [ "packages/core/trust/src/index.ts" ], "@core/consent": [ "packages/core/consent/src/index.ts" ], "@core/analytics": [ "packages/core/analytics/src/index.ts" ], "@feature-auth/domain": [ "packages/feature-auth/domain/src/index.ts" ], "@feature-auth/data": [ "packages/feature-auth/data/src/index.ts" ], "@feature-auth/ui-rn": [ "packages/feature-auth/ui-rn/src/index.ts" ], "@feature-tasks/domain": [ "packages/feature-tasks/domain/src/index.ts" ], "@feature-tasks/data": [ "packages/feature-tasks/data/src/index.ts" ], "@feature-tasks/ui-rn": [ "packages/feature-tasks/ui-rn/src/index.ts" ], "@feature-messaging/domain": [ "packages/feature-messaging/domain/src/index.ts" ], "@feature-messaging/data": [ "packages/feature-messaging/data/src/index.ts" ], "@feature-messaging/ui-rn": [ "packages/feature-messaging/ui-rn/src/index.ts" ], "@feature-memberships/domain": [ "packages/feature-memberships/domain/src/index.ts" ], "@feature-memberships/data": [ "packages/feature-memberships/data/src/index.ts" ], "@feature-memberships/ui-rn": [ "packages/feature-memberships/ui-rn/src/index.ts" ], "@feature-media/domain": [ "packages/feature-media/domain/src/index.ts" ], "@feature-media/data": [ "packages/feature-media/data/src/index.ts" ], "@feature-media/ui-rn": [ "packages/feature-media/ui-rn/src/index.ts" ], "@feature-location/domain": [ "packages/feature-location/domain/src/index.ts" ], "@feature-location/data": [ "packages/feature-location/data/src/index.ts" ], "@feature-location/ui-rn": [ "packages/feature-location/ui-rn/src/index.ts" ], "@feature-notes/domain": [ "packages/feature-notes/domain/src/index.ts" ], "@feature-notes/data": [ "packages/feature-notes/data/src/index.ts" ], "@feature-notes/ui-rn": [ "packages/feature-notes/ui-rn/src/index.ts" ], "@shared/types": [ "packages/shared/types/src/index.ts" ], "@shared/ui-kit": [ "packages/shared/ui-kit/src/index.ts" ], "@shared/config": [ "packages/shared/config/src/index.ts" ] }, "nxJsonPlugins": [], "pluginsConfig": { "@nx/js": { "analyzeSourceFiles": false } }, "fileMap": { "nonProjectFiles": [ { "file": ".eslintrc.js", "hash": "6372876982733906818" }, { "file": "best_practices.md", "hash": "13191109570395651909" }, { "file": "package.json", "hash": "14022645582724659125" }, { "file": "pnpm-workspace.yaml", "hash": "15678249485940398519" }, { "file": "nx.json", "hash": "7190034546379248901" }, { "file": "README.md", "hash": "9564418273127800770" }, { "file": "commitlint.config.js", "hash": "14643968542317944080" }, { "file": ".prettierrc", "hash": "6701623579076507172" }, { "file": ".changeset/config.json", "hash": "5450583423988949661" }, { "file": ".gitignore", "hash": "13404745306227114823" }, { "file": ".lintstagedrc.js", "hash": "9788226683263305028" }, { "file": "tsconfig.base.json", "hash": "26248645546931930" }, { "file": "pnpm-lock.yaml", "hash": "6511353211495792909" }, { "file": "packages/feature-auth/README.playbook.md", "hash": "17685308393363108776" } ], "projectFileMap": { "@feature/messaging/domain": [ { "file": "packages/feature-messaging/domain/package.json", "hash": "9875617774836831940" }, { "file": "packages/feature-messaging/domain/src/index.ts", "hash": "8685286682513873922" } ], "api-bff": [ { "file": "apps/api-bff/package.json", "hash": "14667623210490070355" }, { "file": "apps/api-bff/src/config.ts", "hash": "1666143201087972188" }, { "file": "apps/api-bff/src/context.ts", "hash": "3315328324625214844" }, { "file": "apps/api-bff/src/graphql/resolvers.ts", "hash": "16403994371408522013" }, { "file": "apps/api-bff/src/graphql/schema.ts", "hash": "14257578884273712011" }, { "file": "apps/api-bff/src/main.ts", "hash": "14713350618091080358" }, { "file": "apps/api-bff/src/middleware/auth.ts", "hash": "8220961574387728078" }, { "file": "apps/api-bff/src/middleware/dpop.ts", "hash": "4201954442417082965" }, { "file": "apps/api-bff/src/middleware/policy.ts", "hash": "5236659951017462352" }, { "file": "apps/api-bff/src/plugins/rateLimit.ts", "hash": "8945600931265228754" }, { "file": "apps/api-bff/src/plugins/security.ts", "hash": "6908454775761975436" }, { "file": "apps/api-bff/src/shims.d.ts", "hash": "7971519764566029563" }, { "file": "apps/api-bff/src/utils/logger.ts", "hash": "3008962482417721975" } ], "@feature/tasks/data": [ { "file": "packages/feature-tasks/data/package.json", "hash": "11899127117492053346" }, { "file": "packages/feature-tasks/data/src/index.ts", "hash": "3225159343067048056" } ], "@feature/media/domain": [ { "file": "packages/feature-media/domain/package.json", "hash": "17062343893163365254" }, { "file": "packages/feature-media/domain/src/index.ts", "hash": "11464852676641054833" } ], "sdk-playground": [ { "file": "apps/sdk-playground/package.json", "hash": "326704958530458291", "deps": [ "@feature/auth/domain", "@feature/auth/data", "@feature/auth/ui-rn", "@feature/tasks/domain", "@feature/tasks/data", "@feature/tasks/ui-rn", "@feature/messaging/domain", "@feature/messaging/data", "@feature/messaging/ui-rn", "@core/security", "@core/storage", "@core/sync", "@core/runtime", "@core/trust", "@core/policy-client", "@shared/ui-kit", "@shared/config" ] } ], "@core/trust": [ { "file": "packages/core/trust/package.json", "hash": "11344062427660613690" }, { "file": "packages/core/trust/src/index.ts", "hash": "4685083431920099583" } ], "@feature/auth/ui-rn": [ { "file": "packages/feature-auth/ui-rn/package.json", "hash": "10455731927735274696" }, { "file": "packages/feature-auth/ui-rn/src/index.ts", "hash": "381949698741574035" } ], "@feature/notes/ui-rn": [ { "file": "packages/feature-notes/ui-rn/package.json", "hash": "3425145873390375585" }, { "file": "packages/feature-notes/ui-rn/src/index.ts", "hash": "17482866679153039022" } ], "@feature/location/ui-rn": [ { "file": "packages/feature-location/ui-rn/package.json", "hash": "11710272314659156318" }, { "file": "packages/feature-location/ui-rn/src/index.ts", "hash": "8200514550807411225" } ], "@feature/messaging/data": [ { "file": "packages/feature-messaging/data/package.json", "hash": "10890954125212475529" }, { "file": "packages/feature-messaging/data/src/index.ts", "hash": "11852960011049571049" } ], "@core/analytics": [ { "file": "packages/core/analytics/package.json", "hash": "6997073056337771573" }, { "file": "packages/core/analytics/src/index.ts", "hash": "13079790016634135464" } ], "@feature/tasks/domain": [ { "file": "packages/feature-tasks/domain/package.json", "hash": "7968421340001780022" }, { "file": "packages/feature-tasks/domain/src/index.ts", "hash": "7513693024026576213" } ], "@core/storage": [ { "file": "packages/core/storage/package.json", "hash": "1852809778144580552", "deps": [ "@core/security" ] }, { "file": "packages/core/storage/src/StorageCore.ts", "hash": "7146683357452469950" }, { "file": "packages/core/storage/src/index.ts", "hash": "8517838638969559200" }, { "file": "packages/core/storage/src/types.ts", "hash": "2812932207384491835" } ], "@feature/location/domain": [ { "file": "packages/feature-location/domain/package.json", "hash": "15194052582581122561" }, { "file": "packages/feature-location/domain/src/index.ts", "hash": "3235115917934848004" } ], "@feature/notes/domain": [ { "file": "packages/feature-notes/domain/package.json", "hash": "2781267393011564746" }, { "file": "packages/feature-notes/domain/src/index.ts", "hash": "15540426896796287860" } ], "@shared/ui-kit": [ { "file": "packages/shared/ui-kit/package.json", "hash": "361889283475743605" }, { "file": "packages/shared/ui-kit/src/index.ts", "hash": "1495522589135463161" } ], "@core/security": [ { "file": "packages/core/security/package.json", "hash": "8924048311028988599" }, { "file": "packages/core/security/src/DPoPService.ts", "hash": "10390908045962685343" }, { "file": "packages/core/security/src/SecurityCore.ts", "hash": "3826594692922136891" }, { "file": "packages/core/security/src/index.ts", "hash": "596490254292345753" }, { "file": "packages/core/security/src/types.ts", "hash": "8154128090190173393" } ], "@feature/memberships/ui-rn": [ { "file": "packages/feature-memberships/ui-rn/package.json", "hash": "3464485720477174187" }, { "file": "packages/feature-memberships/ui-rn/src/index.ts", "hash": "10244998141591208299" } ], "@shared/types": [ { "file": "packages/shared/types/package.json", "hash": "14468150301333608260" }, { "file": "packages/shared/types/src/index.ts", "hash": "5454463154077490740" } ], "@core/sync": [ { "file": "packages/core/sync/package.json", "hash": "16260031721964662842" }, { "file": "packages/core/sync/src/index.ts", "hash": "17988048760711089847" } ], "@feature/auth/data": [ { "file": "packages/feature-auth/data/package.json", "hash": "10771143471172556269" }, { "file": "packages/feature-auth/data/src/index.ts", "hash": "10995026970057222994" } ], "lynkedup-pro": [ { "file": "apps/lynkedup-pro/App.tsx", "hash": "9844630877106829463" }, { "file": "apps/lynkedup-pro/package.json", "hash": "13599407938796017664", "deps": [ "@feature/auth/ui-rn", "@feature/tasks/ui-rn", "@feature/messaging/ui-rn", "@feature/memberships/ui-rn", "@feature/media/ui-rn", "@feature/location/ui-rn", "@feature/notes/ui-rn", "@core/security", "@core/storage", "@core/sync", "@core/runtime", "@core/trust", "@shared/ui-kit", "@shared/config" ] } ], "@core/consent": [ { "file": "packages/core/consent/package.json", "hash": "2406702405332497792" }, { "file": "packages/core/consent/src/index.ts", "hash": "15398399444077924226" } ], "@core/bff-client": [ { "file": "packages/core/bff-client/package.json", "hash": "14191312059114809810" }, { "file": "packages/core/bff-client/src/index.ts", "hash": "1963496366619874069" } ], "@core/runtime": [ { "file": "packages/core/runtime/package.json", "hash": "12029274047704042540" }, { "file": "packages/core/runtime/src/index.ts", "hash": "13435449207607865068" } ], "@feature/auth/domain": [ { "file": "packages/feature-auth/domain/package.json", "hash": "17800333722898260269" }, { "file": "packages/feature-auth/domain/src/entities.ts", "hash": "628376922343113656" }, { "file": "packages/feature-auth/domain/src/index.ts", "hash": "16373159067630076710" }, { "file": "packages/feature-auth/domain/src/interfaces.ts", "hash": "15907178123305760911" }, { "file": "packages/feature-auth/domain/src/usecases/BiometricUseCase.ts", "hash": "16600743426124629929" }, { "file": "packages/feature-auth/domain/src/usecases/LoginUseCase.ts", "hash": "1002106219325659606" }, { "file": "packages/feature-auth/domain/src/usecases/RegistrationUseCase.ts", "hash": "5953517819967016616" }, { "file": "packages/feature-auth/domain/src/usecases/SessionUseCase.ts", "hash": "15614570693026768161" } ], "lynkedup-foundation": [ { "file": "apps/lynkedup-foundation/App.tsx", "hash": "17713191757927086337" }, { "file": "apps/lynkedup-foundation/package.json", "hash": "14324450803089748865", "deps": [ "@core/security", "@core/storage" ] } ], "@core/policy-client": [ { "file": "packages/core/policy-client/package.json", "hash": "10097230252047303042" }, { "file": "packages/core/policy-client/src/index.ts", "hash": "7263863394109193832" } ], "@feature/messaging/ui-rn": [ { "file": "packages/feature-messaging/ui-rn/package.json", "hash": "17304427166648939030" }, { "file": "packages/feature-messaging/ui-rn/src/index.ts", "hash": "3944964343452623300" } ], "@feature/tasks/ui-rn": [ { "file": "packages/feature-tasks/ui-rn/package.json", "hash": "13268231782288366417" }, { "file": "packages/feature-tasks/ui-rn/src/index.ts", "hash": "13401205232392578550" } ], "@feature/memberships/domain": [ { "file": "packages/feature-memberships/domain/package.json", "hash": "2043205501934190150" }, { "file": "packages/feature-memberships/domain/src/index.ts", "hash": "16892346130382263542" } ], "@feature/media/ui-rn": [ { "file": "packages/feature-media/ui-rn/package.json", "hash": "16525178962787410060" }, { "file": "packages/feature-media/ui-rn/src/index.ts", "hash": "3244589877537068955" } ], "@shared/config": [ { "file": "packages/shared/config/package.json", "hash": "13578451786421307272" }, { "file": "packages/shared/config/src/index.ts", "hash": "5914740374241226574" } ] } } }