refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects (#2167)

This commit is contained in:
Karol Sójko
2023-01-19 16:17:59 +01:00
committed by GitHub
parent 2d63b7431a
commit 856a7e3500
108 changed files with 319 additions and 374 deletions

View File

@@ -4372,8 +4372,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/api@workspace:packages/api"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/domain-core": ^1.11.0
"@standardnotes/common": ^1.46.3
"@standardnotes/domain-core": ^1.11.1
"@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*"
@@ -4494,7 +4494,7 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/common@npm:1.45.0, @standardnotes/common@npm:^1.45.0":
"@standardnotes/common@npm:1.45.0":
version: 1.45.0
resolution: "@standardnotes/common@npm:1.45.0"
dependencies:
@@ -4512,6 +4512,15 @@ __metadata:
languageName: node
linkType: hard
"@standardnotes/common@npm:^1.46.3":
version: 1.46.3
resolution: "@standardnotes/common@npm:1.46.3"
dependencies:
reflect-metadata: ^0.1.13
checksum: 0fa509e30431a740ed142274c4f21ae03d74b6e05bcd4f028d89a3f1a6566de792bbd7c37b1b92587138dd6ea10459eead5a8cad2150f9f2268481615d390dee
languageName: node
linkType: hard
"@standardnotes/component-relay@github:standardnotes/component-relay#839ff5db9bc92db9d42cad8d202ddc4df729597d, @standardnotes/component-relay@standardnotes/component-relay#839ff5db9bc92db9d42cad8d202ddc4df729597d":
version: 2.3.0
resolution: "@standardnotes/component-relay@https://github.com/standardnotes/component-relay.git#commit=839ff5db9bc92db9d42cad8d202ddc4df729597d"
@@ -4586,14 +4595,14 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/domain-core@npm:^1.11.0":
version: 1.11.0
resolution: "@standardnotes/domain-core@npm:1.11.0"
"@standardnotes/domain-core@npm:^1.11.1":
version: 1.11.1
resolution: "@standardnotes/domain-core@npm:1.11.1"
dependencies:
reflect-metadata: ^0.1.13
shallow-equal-object: ^1.1.1
uuid: ^9.0.0
checksum: cf4c9b7534338a8d5b8322a472621a2b2dde3cc3fe2d3c3c0eb12a3bdb7ba5f58bdfcc900338e5ba509311eeca6f163d95bffd46c40301532d974f397b57554e
checksum: 98af016a83bab8a60001bea9aa1c13607b2ecfff72bb901d709ac6b3d2c3d7f33e5e1289158c03d2a91ad5aa5afc586bfcc3efa3e0dda776ecddc10f3eb4eff9
languageName: node
linkType: hard
@@ -4641,7 +4650,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/encryption@workspace:packages/encryption"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/config": 2.4.3
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*"
@@ -4665,7 +4674,8 @@ __metadata:
resolution: "@standardnotes/features@workspace:packages/features"
dependencies:
"@standardnotes/auth": ^3.19.4
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/domain-core": ^1.11.1
"@standardnotes/security": ^1.7.0
"@types/jest": ^29.2.3
"@typescript-eslint/eslint-plugin": "*"
@@ -4694,7 +4704,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/filepicker@workspace:packages/filepicker"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/files": "workspace:*"
"@standardnotes/utils": "workspace:*"
"@types/jest": ^29.2.3
@@ -4714,7 +4724,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/files@workspace:packages/files"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*"
@@ -4878,7 +4888,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/models@workspace:packages/models"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/features": "workspace:*"
"@standardnotes/responses": "workspace:*"
"@standardnotes/utils": "workspace:*"
@@ -4928,7 +4938,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/responses@workspace:packages/responses"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/features": "workspace:*"
"@standardnotes/security": ^1.7.0
"@types/jest": ^29.2.3
@@ -4979,8 +4989,8 @@ __metadata:
dependencies:
"@standardnotes/api": "workspace:^"
"@standardnotes/auth": ^3.19.4
"@standardnotes/common": ^1.45.0
"@standardnotes/domain-core": ^1.11.0
"@standardnotes/common": ^1.46.3
"@standardnotes/domain-core": ^1.11.1
"@standardnotes/encryption": "workspace:^"
"@standardnotes/files": "workspace:^"
"@standardnotes/models": "workspace:^"
@@ -5076,8 +5086,8 @@ __metadata:
"@babel/core": "*"
"@babel/preset-env": "*"
"@standardnotes/api": "workspace:*"
"@standardnotes/common": ^1.45.0
"@standardnotes/domain-core": ^1.11.0
"@standardnotes/common": ^1.46.3
"@standardnotes/domain-core": ^1.11.1
"@standardnotes/domain-events": ^2.88.0
"@standardnotes/encryption": "workspace:*"
"@standardnotes/features": "workspace:*"
@@ -5204,7 +5214,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/ui-services@workspace:packages/ui-services"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@standardnotes/features": "workspace:^"
"@standardnotes/filepicker": "workspace:^"
"@standardnotes/services": "workspace:^"
@@ -5226,7 +5236,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@standardnotes/utils@workspace:packages/utils"
dependencies:
"@standardnotes/common": ^1.45.0
"@standardnotes/common": ^1.46.3
"@types/dompurify": ^2.4.0
"@types/jest": ^29.2.3
"@types/jsdom": ^20.0.1