chore: upgrade @standardnotes/common

This commit is contained in:
Karol Sójko
2023-01-20 12:37:38 +01:00
parent 16aaef00c3
commit 87b974bdd5
13 changed files with 26 additions and 26 deletions

View File

@@ -36,7 +36,7 @@
"typescript": "*" "typescript": "*"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/domain-core": "^1.11.1", "@standardnotes/domain-core": "^1.11.1",
"@standardnotes/encryption": "workspace:*", "@standardnotes/encryption": "workspace:*",
"@standardnotes/models": "workspace:*", "@standardnotes/models": "workspace:*",

View File

@@ -35,7 +35,7 @@
"typescript": "*" "typescript": "*"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/models": "workspace:*", "@standardnotes/models": "workspace:*",
"@standardnotes/responses": "workspace:*", "@standardnotes/responses": "workspace:*",
"@standardnotes/sncrypto-common": "workspace:*", "@standardnotes/sncrypto-common": "workspace:*",

View File

@@ -25,7 +25,7 @@
"test": "jest" "test": "jest"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/domain-core": "^1.11.1", "@standardnotes/domain-core": "^1.11.1",
"@standardnotes/security": "^1.7.5", "@standardnotes/security": "^1.7.5",
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"

View File

@@ -26,7 +26,7 @@
"typescript": "*" "typescript": "*"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/files": "workspace:*", "@standardnotes/files": "workspace:*",
"@standardnotes/utils": "workspace:*", "@standardnotes/utils": "workspace:*",
"@types/wicg-file-system-access": "^2020.9.5", "@types/wicg-file-system-access": "^2020.9.5",

View File

@@ -28,7 +28,7 @@
"typescript": "*" "typescript": "*"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/encryption": "workspace:*", "@standardnotes/encryption": "workspace:*",
"@standardnotes/models": "workspace:*", "@standardnotes/models": "workspace:*",
"@standardnotes/responses": "workspace:*", "@standardnotes/responses": "workspace:*",

View File

@@ -22,7 +22,7 @@
"test": "jest" "test": "jest"
}, },
"devDependencies": { "devDependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/features": "workspace:*", "@standardnotes/features": "workspace:*",
"@standardnotes/responses": "workspace:*", "@standardnotes/responses": "workspace:*",
"@standardnotes/utils": "workspace:*", "@standardnotes/utils": "workspace:*",

View File

@@ -33,7 +33,7 @@
"typescript": "*" "typescript": "*"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/features": "workspace:*", "@standardnotes/features": "workspace:*",
"@standardnotes/security": "^1.7.5", "@standardnotes/security": "^1.7.5",
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"

View File

@@ -17,7 +17,7 @@
}, },
"dependencies": { "dependencies": {
"@standardnotes/api": "workspace:^", "@standardnotes/api": "workspace:^",
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/domain-core": "^1.11.1", "@standardnotes/domain-core": "^1.11.1",
"@standardnotes/encryption": "workspace:^", "@standardnotes/encryption": "workspace:^",
"@standardnotes/files": "workspace:^", "@standardnotes/files": "workspace:^",

View File

@@ -36,7 +36,7 @@
"@babel/core": "*", "@babel/core": "*",
"@babel/preset-env": "*", "@babel/preset-env": "*",
"@standardnotes/api": "workspace:*", "@standardnotes/api": "workspace:*",
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/domain-events": "^2.106.0", "@standardnotes/domain-events": "^2.106.0",
"@standardnotes/encryption": "workspace:*", "@standardnotes/encryption": "workspace:*",
"@standardnotes/features": "workspace:*", "@standardnotes/features": "workspace:*",

View File

@@ -15,7 +15,7 @@
"test": "jest spec" "test": "jest spec"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"@standardnotes/features": "workspace:^", "@standardnotes/features": "workspace:^",
"@standardnotes/filepicker": "workspace:^", "@standardnotes/filepicker": "workspace:^",
"@standardnotes/services": "workspace:^", "@standardnotes/services": "workspace:^",

View File

@@ -25,7 +25,7 @@
"test": "jest spec" "test": "jest spec"
}, },
"dependencies": { "dependencies": {
"@standardnotes/common": "^1.46.3", "@standardnotes/common": "^1.46.4",
"dompurify": "^2.4.1", "dompurify": "^2.4.1",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"reflect-metadata": "^0.1.13" "reflect-metadata": "^0.1.13"

View File

@@ -4372,7 +4372,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/api@workspace:packages/api" resolution: "@standardnotes/api@workspace:packages/api"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/domain-core": ^1.11.1 "@standardnotes/domain-core": ^1.11.1
"@standardnotes/encryption": "workspace:*" "@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*" "@standardnotes/models": "workspace:*"
@@ -4503,12 +4503,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@standardnotes/common@npm:^1.46.3": "@standardnotes/common@npm:^1.46.4":
version: 1.46.3 version: 1.46.4
resolution: "@standardnotes/common@npm:1.46.3" resolution: "@standardnotes/common@npm:1.46.4"
dependencies: dependencies:
reflect-metadata: ^0.1.13 reflect-metadata: ^0.1.13
checksum: 0fa509e30431a740ed142274c4f21ae03d74b6e05bcd4f028d89a3f1a6566de792bbd7c37b1b92587138dd6ea10459eead5a8cad2150f9f2268481615d390dee checksum: 6d21999a1df420040a8dfa5eb3157744320cd0a610f2a1b911a86b44a66bf23d07235dd543fe5849e853ac6e8e944bd14f5cc0f6ef2ad4f264b5cea55066ebcb
languageName: node languageName: node
linkType: hard linkType: hard
@@ -4639,7 +4639,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/encryption@workspace:packages/encryption" resolution: "@standardnotes/encryption@workspace:packages/encryption"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/config": 2.4.3 "@standardnotes/config": 2.4.3
"@standardnotes/models": "workspace:*" "@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*" "@standardnotes/responses": "workspace:*"
@@ -4662,7 +4662,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/features@workspace:packages/features" resolution: "@standardnotes/features@workspace:packages/features"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/domain-core": ^1.11.1 "@standardnotes/domain-core": ^1.11.1
"@standardnotes/security": ^1.7.5 "@standardnotes/security": ^1.7.5
"@types/jest": ^29.2.3 "@types/jest": ^29.2.3
@@ -4692,7 +4692,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/filepicker@workspace:packages/filepicker" resolution: "@standardnotes/filepicker@workspace:packages/filepicker"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/files": "workspace:*" "@standardnotes/files": "workspace:*"
"@standardnotes/utils": "workspace:*" "@standardnotes/utils": "workspace:*"
"@types/jest": ^29.2.3 "@types/jest": ^29.2.3
@@ -4712,7 +4712,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/files@workspace:packages/files" resolution: "@standardnotes/files@workspace:packages/files"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/encryption": "workspace:*" "@standardnotes/encryption": "workspace:*"
"@standardnotes/models": "workspace:*" "@standardnotes/models": "workspace:*"
"@standardnotes/responses": "workspace:*" "@standardnotes/responses": "workspace:*"
@@ -4876,7 +4876,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/models@workspace:packages/models" resolution: "@standardnotes/models@workspace:packages/models"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/features": "workspace:*" "@standardnotes/features": "workspace:*"
"@standardnotes/responses": "workspace:*" "@standardnotes/responses": "workspace:*"
"@standardnotes/utils": "workspace:*" "@standardnotes/utils": "workspace:*"
@@ -4923,7 +4923,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/responses@workspace:packages/responses" resolution: "@standardnotes/responses@workspace:packages/responses"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/features": "workspace:*" "@standardnotes/features": "workspace:*"
"@standardnotes/security": ^1.7.5 "@standardnotes/security": ^1.7.5
"@types/jest": ^29.2.3 "@types/jest": ^29.2.3
@@ -4972,7 +4972,7 @@ __metadata:
resolution: "@standardnotes/services@workspace:packages/services" resolution: "@standardnotes/services@workspace:packages/services"
dependencies: dependencies:
"@standardnotes/api": "workspace:^" "@standardnotes/api": "workspace:^"
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/domain-core": ^1.11.1 "@standardnotes/domain-core": ^1.11.1
"@standardnotes/encryption": "workspace:^" "@standardnotes/encryption": "workspace:^"
"@standardnotes/files": "workspace:^" "@standardnotes/files": "workspace:^"
@@ -5069,7 +5069,7 @@ __metadata:
"@babel/core": "*" "@babel/core": "*"
"@babel/preset-env": "*" "@babel/preset-env": "*"
"@standardnotes/api": "workspace:*" "@standardnotes/api": "workspace:*"
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/domain-core": ^1.11.1 "@standardnotes/domain-core": ^1.11.1
"@standardnotes/domain-events": ^2.106.0 "@standardnotes/domain-events": ^2.106.0
"@standardnotes/encryption": "workspace:*" "@standardnotes/encryption": "workspace:*"
@@ -5197,7 +5197,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/ui-services@workspace:packages/ui-services" resolution: "@standardnotes/ui-services@workspace:packages/ui-services"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@standardnotes/features": "workspace:^" "@standardnotes/features": "workspace:^"
"@standardnotes/filepicker": "workspace:^" "@standardnotes/filepicker": "workspace:^"
"@standardnotes/services": "workspace:^" "@standardnotes/services": "workspace:^"
@@ -5219,7 +5219,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@standardnotes/utils@workspace:packages/utils" resolution: "@standardnotes/utils@workspace:packages/utils"
dependencies: dependencies:
"@standardnotes/common": ^1.46.3 "@standardnotes/common": ^1.46.4
"@types/dompurify": ^2.4.0 "@types/dompurify": ^2.4.0
"@types/jest": ^29.2.3 "@types/jest": ^29.2.3
"@types/jsdom": ^20.0.1 "@types/jsdom": ^20.0.1