Use published Commonlib release candidate

This commit is contained in:
vorotamoroz
2026-07-19 11:59:16 +00:00
parent fa336574e6
commit 3f6907d77d
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"@smithy/querystring-builder": "^4.2.9", "@smithy/querystring-builder": "^4.2.9",
"@smithy/types": "^4.14.3", "@smithy/types": "^4.14.3",
"@smithy/util-retry": "^4.4.5", "@smithy/util-retry": "^4.4.5",
"@vrtmrz/livesync-commonlib": "0.1.0-rc.2", "@vrtmrz/livesync-commonlib": "0.1.0-rc.3",
"@vrtmrz/obsidian-plugin-kit": "0.1.2", "@vrtmrz/obsidian-plugin-kit": "0.1.2",
"diff-match-patch": "^1.0.5", "diff-match-patch": "^1.0.5",
"fflate": "^0.8.2", "fflate": "^0.8.2",
@@ -4962,9 +4962,9 @@
} }
}, },
"node_modules/@vrtmrz/livesync-commonlib": { "node_modules/@vrtmrz/livesync-commonlib": {
"version": "0.1.0-rc.2", "version": "0.1.0-rc.3",
"resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.2.tgz", "resolved": "https://registry.npmjs.org/@vrtmrz/livesync-commonlib/-/livesync-commonlib-0.1.0-rc.3.tgz",
"integrity": "sha512-+aPm7TCLXlksOX43xXgl+I7hi6z8eJBFYvkdCtxJfk2DuWRG5V3akp0Z2CHss4J1L8mq4MDCAXKAALKP67uS+Q==", "integrity": "sha512-y3B17Bx0aEfJbOTUuOLM/owGf9nl+Y2GN/jkd53PClzC2QSDqF+YrAUgKf+FWCPPg7H0DJAwgu63dcD/ysAmzA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@aws-sdk/client-s3": "^3.808.0", "@aws-sdk/client-s3": "^3.808.0",
+1 -1
View File
@@ -158,7 +158,7 @@
"@smithy/querystring-builder": "^4.2.9", "@smithy/querystring-builder": "^4.2.9",
"@smithy/types": "^4.14.3", "@smithy/types": "^4.14.3",
"@smithy/util-retry": "^4.4.5", "@smithy/util-retry": "^4.4.5",
"@vrtmrz/livesync-commonlib": "0.1.0-rc.2", "@vrtmrz/livesync-commonlib": "0.1.0-rc.3",
"@vrtmrz/obsidian-plugin-kit": "0.1.2", "@vrtmrz/obsidian-plugin-kit": "0.1.2",
"diff-match-patch": "^1.0.5", "diff-match-patch": "^1.0.5",
"fflate": "^0.8.2", "fflate": "^0.8.2",