fix: bump @standardnotes/time dependency

This commit is contained in:
Karol Sójko
2022-06-22 16:23:25 +02:00
parent 165ee50dc8
commit f2ddbc82d0
4 changed files with 3 additions and 24 deletions

12
.pnp.cjs generated
View File

@@ -2798,7 +2798,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@standardnotes/payloads", "npm:1.5.1"],\
["@standardnotes/responses", "npm:1.6.36"],\
["@standardnotes/settings", "npm:1.14.3"],\
["@standardnotes/time", "npm:1.6.9"],\
["@standardnotes/time", "npm:1.7.0"],\
["@types/cors", "npm:2.8.12"],\
["@types/dotenv", "npm:8.2.0"],\
["@types/express", "npm:4.17.13"],\
@@ -2839,16 +2839,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
}]\
]],\
["@standardnotes/time", [\
["npm:1.6.9", {\
"packageLocation": "./.yarn/cache/@standardnotes-time-npm-1.6.9-cde9f7ae1e-e2cd345869.zip/node_modules/@standardnotes/time/",\
"packageDependencies": [\
["@standardnotes/time", "npm:1.6.9"],\
["dayjs", "npm:1.11.3"],\
["microtime", "npm:3.1.0"],\
["reflect-metadata", "npm:0.1.13"]\
],\
"linkType": "HARD"\
}],\
["npm:1.7.0", {\
"packageLocation": "./.yarn/cache/@standardnotes-time-npm-1.7.0-fa2b65b191-51b168d8a5.zip/node_modules/@standardnotes/time/",\
"packageDependencies": [\

View File

@@ -32,7 +32,7 @@
"@standardnotes/payloads": "^1.5.1",
"@standardnotes/responses": "^1.6.15",
"@standardnotes/settings": "1.14.3",
"@standardnotes/time": "1.6.9",
"@standardnotes/time": "^1.7.0",
"aws-sdk": "^2.1159.0",
"axios": "0.24.0",
"cors": "2.8.5",

View File

@@ -2082,7 +2082,7 @@ __metadata:
"@standardnotes/payloads": ^1.5.1
"@standardnotes/responses": ^1.6.15
"@standardnotes/settings": 1.14.3
"@standardnotes/time": 1.6.9
"@standardnotes/time": ^1.7.0
"@types/cors": ^2.8.9
"@types/dotenv": ^8.2.0
"@types/express": ^4.17.9
@@ -2121,17 +2121,6 @@ __metadata:
languageName: unknown
linkType: soft
"@standardnotes/time@npm:1.6.9":
version: 1.6.9
resolution: "@standardnotes/time@npm:1.6.9"
dependencies:
dayjs: ^1.10.8
microtime: ^3.0.0
reflect-metadata: ^0.1.13
checksum: e2cd3458696bbe7ba2332b9ef65452cc2150e2c11034ed1f18897e92b9f04fe7c6203ffae1f3c885808f69ca9cb066611f120d4669872804dcee7103a07d3207
languageName: node
linkType: hard
"@standardnotes/time@npm:^1.6.8, @standardnotes/time@npm:^1.7.0":
version: 1.7.0
resolution: "@standardnotes/time@npm:1.7.0"