diff --git a/package.json b/package.json index cd95de36a..46cd91af9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@types/hoist-non-react-statics/@types/react": "17.0.2" }, "dependencies": { - "@standardnotes/snjs": "^2.118.3" + "@standardnotes/snjs": "workspace:*" }, "devDependencies": { "@commitlint/cli": "^17.0.2", diff --git a/packages/api/package.json b/packages/api/package.json index 7fc30d872..ebdd317b4 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -36,7 +36,7 @@ "@standardnotes/common": "^1.23.1", "@standardnotes/encryption": "workspace:*", "@standardnotes/models": "workspace:*", - "@standardnotes/responses": "^1.9.0", + "@standardnotes/responses": "workspace:*", "@standardnotes/security": "^1.1.0", "@standardnotes/services": "workspace:*", "@standardnotes/utils": "workspace:*", diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 9f5e40b7a..6b6ef68d5 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -40,7 +40,7 @@ "dependencies": { "@standardnotes/common": "^1.23.1", "@standardnotes/models": "workspace:*", - "@standardnotes/responses": "^1.9.0", + "@standardnotes/responses": "workspace:*", "@standardnotes/services": "workspace:*", "@standardnotes/sncrypto-common": "workspace:*", "@standardnotes/utils": "workspace:*", diff --git a/packages/files/package.json b/packages/files/package.json index 3a41529f7..56264957e 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -36,7 +36,7 @@ "@standardnotes/encryption": "workspace:*", "@standardnotes/filepicker": "workspace:*", "@standardnotes/models": "workspace:*", - "@standardnotes/responses": "^1.9.0", + "@standardnotes/responses": "workspace:*", "@standardnotes/services": "workspace:*", "@standardnotes/sncrypto-common": "workspace:*", "@standardnotes/utils": "workspace:*", diff --git a/packages/models/package.json b/packages/models/package.json index 40024e1ea..a4daa636b 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -35,7 +35,7 @@ "dependencies": { "@standardnotes/common": "^1.23.1", "@standardnotes/features": "workspace:*", - "@standardnotes/responses": "^1.9.0", + "@standardnotes/responses": "workspace:*", "@standardnotes/utils": "workspace:*", "lodash": "^4.17.21", "reflect-metadata": "^0.1.13" diff --git a/packages/services/package.json b/packages/services/package.json index 807ed2ad0..6a0030559 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -28,7 +28,7 @@ "@standardnotes/auth": "^3.19.4", "@standardnotes/common": "^1.23.1", "@standardnotes/models": "workspace:*", - "@standardnotes/responses": "^1.9.0", + "@standardnotes/responses": "workspace:*", "@standardnotes/security": "^1.2.0", "@standardnotes/utils": "workspace:*", "reflect-metadata": "^0.1.13" diff --git a/packages/web/src/javascripts/Components/ContentListView/Types/ListableContentItem.ts b/packages/web/src/javascripts/Components/ContentListView/Types/ListableContentItem.ts index 797bc9bcc..daa0e149e 100644 --- a/packages/web/src/javascripts/Components/ContentListView/Types/ListableContentItem.ts +++ b/packages/web/src/javascripts/Components/ContentListView/Types/ListableContentItem.ts @@ -1,10 +1,8 @@ -import { ContentType, DecryptedItem, ItemContent } from '@standardnotes/snjs' +import { DecryptedItem, ItemContent } from '@standardnotes/snjs' export type ListableContentItem = DecryptedItem & { title: string protected: boolean - uuid: string - content_type: ContentType updatedAtString?: string createdAtString?: string hidePreview?: boolean diff --git a/yarn.lock b/yarn.lock index e1fa73d11..fdbb6012d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6209,7 +6209,7 @@ __metadata: "@standardnotes/common": ^1.23.1 "@standardnotes/encryption": "workspace:*" "@standardnotes/models": "workspace:*" - "@standardnotes/responses": ^1.9.0 + "@standardnotes/responses": "workspace:*" "@standardnotes/security": ^1.1.0 "@standardnotes/services": "workspace:*" "@standardnotes/utils": "workspace:*" @@ -6233,7 +6233,7 @@ __metadata: "@lerna-lite/list": ^1.6.0 "@lerna-lite/run": ^1.6.0 "@standardnotes/config": ^2.4.3 - "@standardnotes/snjs": ^2.118.3 + "@standardnotes/snjs": "workspace:*" "@typescript-eslint/eslint-plugin": ^5.20.0 "@typescript-eslint/parser": ^5.20.0 changelog-parser: ^2.8.1 @@ -6569,7 +6569,7 @@ __metadata: "@standardnotes/common": ^1.23.1 "@standardnotes/config": 2.4.3 "@standardnotes/models": "workspace:*" - "@standardnotes/responses": ^1.9.0 + "@standardnotes/responses": "workspace:*" "@standardnotes/services": "workspace:*" "@standardnotes/sncrypto-common": "workspace:*" "@standardnotes/utils": "workspace:*" @@ -6647,7 +6647,7 @@ __metadata: "@standardnotes/encryption": "workspace:*" "@standardnotes/filepicker": "workspace:*" "@standardnotes/models": "workspace:*" - "@standardnotes/responses": ^1.9.0 + "@standardnotes/responses": "workspace:*" "@standardnotes/services": "workspace:*" "@standardnotes/sncrypto-common": "workspace:*" "@standardnotes/utils": "workspace:*" @@ -7034,7 +7034,7 @@ __metadata: dependencies: "@standardnotes/common": ^1.23.1 "@standardnotes/features": "workspace:*" - "@standardnotes/responses": ^1.9.0 + "@standardnotes/responses": "workspace:*" "@standardnotes/utils": "workspace:*" "@types/jest": ^27.4.1 "@types/lodash": ^4.14.182 @@ -7094,7 +7094,7 @@ __metadata: languageName: unknown linkType: soft -"@standardnotes/responses@^1.9.0, @standardnotes/responses@workspace:*, @standardnotes/responses@workspace:packages/responses": +"@standardnotes/responses@workspace:*, @standardnotes/responses@workspace:packages/responses": version: 0.0.0-use.local resolution: "@standardnotes/responses@workspace:packages/responses" dependencies: @@ -7168,7 +7168,7 @@ __metadata: "@standardnotes/auth": ^3.19.4 "@standardnotes/common": ^1.23.1 "@standardnotes/models": "workspace:*" - "@standardnotes/responses": ^1.9.0 + "@standardnotes/responses": "workspace:*" "@standardnotes/security": ^1.2.0 "@standardnotes/utils": "workspace:*" "@types/jest": ^27.4.1 @@ -7267,7 +7267,7 @@ __metadata: languageName: unknown linkType: soft -"@standardnotes/snjs@^2.118.3, @standardnotes/snjs@^2.41.1, @standardnotes/snjs@workspace:*, @standardnotes/snjs@workspace:packages/snjs": +"@standardnotes/snjs@^2.41.1, @standardnotes/snjs@workspace:*, @standardnotes/snjs@workspace:packages/snjs": version: 0.0.0-use.local resolution: "@standardnotes/snjs@workspace:packages/snjs" dependencies: