diff --git a/.pnp.cjs b/.pnp.cjs index 44596ce9f..ddf7b907c 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -2526,7 +2526,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@standardnotes/common", "npm:1.23.1"],\ ["@standardnotes/domain-events", "npm:2.32.4"],\ ["@standardnotes/domain-events-infra", "npm:1.5.2"],\ - ["@standardnotes/features", "npm:1.45.5"],\ + ["@standardnotes/features", "npm:1.46.0"],\ ["@standardnotes/responses", "npm:1.6.36"],\ ["@standardnotes/scheduler", "npm:1.1.1"],\ ["@standardnotes/settings", "npm:1.15.0"],\ @@ -2702,6 +2702,15 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@standardnotes/common", "npm:1.23.1"]\ ],\ "linkType": "HARD"\ + }],\ + ["npm:1.46.0", {\ + "packageLocation": "./.yarn/cache/@standardnotes-features-npm-1.46.0-32e559e3b6-0653b9b425.zip/node_modules/@standardnotes/features/",\ + "packageDependencies": [\ + ["@standardnotes/features", "npm:1.46.0"],\ + ["@standardnotes/auth", "npm:3.19.4"],\ + ["@standardnotes/common", "npm:1.23.1"]\ + ],\ + "linkType": "HARD"\ }]\ ]],\ ["@standardnotes/files-server", [\ diff --git a/.yarn/cache/@standardnotes-features-npm-1.46.0-32e559e3b6-0653b9b425.zip b/.yarn/cache/@standardnotes-features-npm-1.46.0-32e559e3b6-0653b9b425.zip new file mode 100644 index 000000000..da2275986 Binary files /dev/null and b/.yarn/cache/@standardnotes-features-npm-1.46.0-32e559e3b6-0653b9b425.zip differ diff --git a/packages/auth/package.json b/packages/auth/package.json index 2832269ff..4d988dd1f 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -38,7 +38,7 @@ "@standardnotes/common": "^1.23.1", "@standardnotes/domain-events": "^2.32.4", "@standardnotes/domain-events-infra": "^1.4.135", - "@standardnotes/features": "^1.45.2", + "@standardnotes/features": "^1.46.0", "@standardnotes/responses": "^1.6.15", "@standardnotes/scheduler": "^1.1.1", "@standardnotes/settings": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index b9fc838ca..f5171664a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1824,7 +1824,7 @@ __metadata: "@standardnotes/common": ^1.23.1 "@standardnotes/domain-events": ^2.32.4 "@standardnotes/domain-events-infra": ^1.4.135 - "@standardnotes/features": ^1.45.2 + "@standardnotes/features": ^1.46.0 "@standardnotes/responses": ^1.6.15 "@standardnotes/scheduler": ^1.1.1 "@standardnotes/settings": ^1.15.0 @@ -2009,7 +2009,7 @@ __metadata: languageName: node linkType: hard -"@standardnotes/features@npm:^1.36.3, @standardnotes/features@npm:^1.44.6, @standardnotes/features@npm:^1.45.2, @standardnotes/features@npm:^1.45.5": +"@standardnotes/features@npm:^1.36.3, @standardnotes/features@npm:^1.44.6, @standardnotes/features@npm:^1.45.5": version: 1.45.5 resolution: "@standardnotes/features@npm:1.45.5" dependencies: @@ -2029,6 +2029,16 @@ __metadata: languageName: node linkType: hard +"@standardnotes/features@npm:^1.46.0": + version: 1.46.0 + resolution: "@standardnotes/features@npm:1.46.0" + dependencies: + "@standardnotes/auth": ^3.19.4 + "@standardnotes/common": ^1.23.1 + checksum: 0653b9b425e86cf0f2e6a80fb68316c841aaf7feb23ca39131e3d09546735d199879532ef9e89f424000b916dd5ac2d7e6ea0e60ac755712ef37c3fecdf48d94 + languageName: node + linkType: hard + "@standardnotes/files-server@workspace:packages/files": version: 0.0.0-use.local resolution: "@standardnotes/files-server@workspace:packages/files"