diff --git a/packages/app-cli/package.json b/packages/app-cli/package.json index c3b0574d5..1066e22db 100644 --- a/packages/app-cli/package.json +++ b/packages/app-cli/package.json @@ -35,15 +35,15 @@ ], "owner": "Laurent Cozic" }, - "version": "2.12.1", + "version": "2.13.0", "bin": "./main.js", "engines": { "node": ">=10.0.0" }, "dependencies": { - "@joplin/lib": "~2.12", - "@joplin/renderer": "~2.12", - "@joplin/utils": "~2.12", + "@joplin/lib": "~2.13", + "@joplin/renderer": "~2.13", + "@joplin/utils": "~2.13", "aws-sdk": "2.1340.0", "chalk": "4.1.2", "compare-version": "0.1.2", @@ -70,7 +70,7 @@ "yargs-parser": "21.1.1" }, "devDependencies": { - "@joplin/tools": "~2.12", + "@joplin/tools": "~2.13", "@types/fs-extra": "11.0.1", "@types/jest": "29.5.3", "@types/node": "18.17.8", diff --git a/packages/app-clipper/manifest.json b/packages/app-clipper/manifest.json index 01484671c..c09e54404 100644 --- a/packages/app-clipper/manifest.json +++ b/packages/app-clipper/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Joplin Web Clipper [DEV]", - "version": "2.12.0", + "version": "2.13.0", "description": "Capture and save web pages and screenshots from your browser to Joplin.", "homepage_url": "https://joplinapp.org", "content_security_policy": "script-src 'self'; object-src 'self'", diff --git a/packages/app-desktop/package.json b/packages/app-desktop/package.json index c7f8aa231..f3c1b00fb 100644 --- a/packages/app-desktop/package.json +++ b/packages/app-desktop/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/app-desktop", - "version": "2.12.16", + "version": "2.13.0", "description": "Joplin for Desktop", "main": "main.js", "private": true, @@ -109,7 +109,7 @@ "homepage": "https://github.com/laurent22/joplin#readme", "devDependencies": { "@electron/rebuild": "3.3.0", - "@joplin/tools": "~2.12", + "@joplin/tools": "~2.13", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.3", "@types/node": "18.17.8", @@ -137,9 +137,9 @@ "@electron/remote": "2.0.10", "@fortawesome/fontawesome-free": "5.15.4", "@joeattardi/emoji-button": "4.6.4", - "@joplin/lib": "~2.12", - "@joplin/renderer": "~2.12", - "@joplin/utils": "~2.12", + "@joplin/lib": "~2.13", + "@joplin/renderer": "~2.13", + "@joplin/utils": "~2.13", "@types/mustache": "4.2.2", "async-mutex": "0.4.0", "codemirror": "5.65.9", diff --git a/packages/app-mobile/android/app/build.gradle b/packages/app-mobile/android/app/build.gradle index fcb06db55..8325d38fb 100644 --- a/packages/app-mobile/android/app/build.gradle +++ b/packages/app-mobile/android/app/build.gradle @@ -111,7 +111,7 @@ android { minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion versionCode 2097720 - versionName "2.12.3" + versionName "2.13.0" ndk { abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64" } diff --git a/packages/app-mobile/ios/Joplin.xcodeproj/project.pbxproj b/packages/app-mobile/ios/Joplin.xcodeproj/project.pbxproj index 4e145ad6f..ce1f1ee08 100644 --- a/packages/app-mobile/ios/Joplin.xcodeproj/project.pbxproj +++ b/packages/app-mobile/ios/Joplin.xcodeproj/project.pbxproj @@ -517,7 +517,7 @@ INFOPLIST_FILE = Joplin/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 12.12.3; + MARKETING_VERSION = 12.13.0; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -545,7 +545,7 @@ INFOPLIST_FILE = Joplin/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 12.12.3; + MARKETING_VERSION = 12.13.0; OTHER_LDFLAGS = ( "$(inherited)", "-ObjC", @@ -699,7 +699,7 @@ INFOPLIST_FILE = ShareExtension/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; - MARKETING_VERSION = 12.12.3; + MARKETING_VERSION = 12.13.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = net.cozic.joplin.ShareExtension; @@ -730,7 +730,7 @@ INFOPLIST_FILE = ShareExtension/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 11.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"; - MARKETING_VERSION = 12.12.3; + MARKETING_VERSION = 12.13.0; MTL_FAST_MATH = YES; PRODUCT_BUNDLE_IDENTIFIER = net.cozic.joplin.ShareExtension; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/packages/app-mobile/ios/Podfile.lock b/packages/app-mobile/ios/Podfile.lock index ed52f1405..83ed5c336 100644 --- a/packages/app-mobile/ios/Podfile.lock +++ b/packages/app-mobile/ios/Podfile.lock @@ -270,7 +270,7 @@ PODS: - React-jsinspector (0.71.10) - React-logger (0.71.10): - glog - - react-native-alarm-notification (2.12.0): + - react-native-alarm-notification (2.13.0): - React - react-native-camera (4.2.1): - React-Core @@ -296,7 +296,7 @@ PODS: - React-Core - react-native-rsa-native (2.0.5): - React - - react-native-saf-x (2.12.1): + - react-native-saf-x (2.13.0): - React-Core - react-native-safe-area-context (4.7.1): - React-Core @@ -398,7 +398,7 @@ PODS: - React-Core - RNCPushNotificationIOS (1.11.0): - React-Core - - RNDateTimePicker (7.4.1): + - RNDateTimePicker (7.4.2): - React-Core - RNDeviceInfo (10.8.0): - React-Core @@ -663,7 +663,7 @@ SPEC CHECKSUMS: React-jsiexecutor: 4bb480a183a354e4dbfb1012936b1a2bb9357de7 React-jsinspector: cdc854f8b13abd202afa54bc12578e5afb9cfae1 React-logger: ef2269b3afa6ba868da90496c3e17a4ec4f4cee0 - react-native-alarm-notification: 0732f97be04975a23ba60e675bdb961a0aaf6aa6 + react-native-alarm-notification: a0fb2ff7ad6973faf141f6a87db7dd924468ad91 react-native-camera: 3eae183c1d111103963f3dd913b65d01aef8110f react-native-document-picker: 2b8f18667caee73a96708a82b284a4f40b30a156 react-native-fingerprint-scanner: ac6656f18c8e45a7459302b84da41a44ad96dbbe @@ -673,7 +673,7 @@ SPEC CHECKSUMS: react-native-image-resizer: 681f7607418b97c084ba2d0999b153b103040d8a react-native-netinfo: fefd4e98d75cbdd6e85fc530f7111a8afdf2b0c5 react-native-rsa-native: 12132eb627797529fdb1f0d22fd0f8f9678df64a - react-native-saf-x: 9b16ad19c22cc6bba0fa63ce83e4b7d24bce5a01 + react-native-saf-x: b758d1b38a96a96b8179a16e96ed966a507ca5c2 react-native-safe-area-context: 9697629f7b2cda43cf52169bb7e0767d330648c2 react-native-slider: 1cdd6ba29675df21f30544253bf7351d3c2d68c4 react-native-sqlite-storage: f6d515e1c446d1e6d026aa5352908a25d4de3261 @@ -695,7 +695,7 @@ SPEC CHECKSUMS: rn-fetch-blob: f065bb7ab7fb48dd002629f8bdcb0336602d3cba RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495 RNCPushNotificationIOS: 64218f3c776c03d7408284a819b2abfda1834bc8 - RNDateTimePicker: 9b4091348e53f540180abdc54984d839a556f593 + RNDateTimePicker: a21bfcc694e3190f8ddb5aacb0dd16f97b6be79f RNDeviceInfo: 5795b418ed3451ebcaf39384e6cf51f60cb931c9 RNExitApp: c4e052df2568b43bec8a37c7cd61194d4cfee2c3 RNFileViewer: ce7ca3ac370e18554d35d6355cffd7c30437c592 @@ -711,4 +711,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 3b2cace838120977b5b54871752c9dddf5a11cea -COCOAPODS: 1.11.3 +COCOAPODS: 1.12.1 diff --git a/packages/app-mobile/package.json b/packages/app-mobile/package.json index a4fdc970d..9cd1f4b7d 100644 --- a/packages/app-mobile/package.json +++ b/packages/app-mobile/package.json @@ -2,7 +2,7 @@ "name": "@joplin/app-mobile", "description": "Joplin for Mobile", "license": "AGPL-3.0-or-later", - "version": "2.12.0", + "version": "2.13.0", "private": true, "scripts": { "start": "BROWSERSLIST_IGNORE_OLD_DATA=true react-native start --reset-cache", @@ -19,11 +19,11 @@ }, "dependencies": { "@bam.tech/react-native-image-resizer": "3.0.7", - "@joplin/lib": "~2.12", - "@joplin/react-native-alarm-notification": "~2.12", - "@joplin/react-native-saf-x": "~2.12", - "@joplin/renderer": "~2.12", - "@joplin/utils": "~2.12", + "@joplin/lib": "~2.13", + "@joplin/react-native-alarm-notification": "~2.13", + "@joplin/react-native-saf-x": "~2.13", + "@joplin/renderer": "~2.13", + "@joplin/utils": "~2.13", "@react-native-community/clipboard": "1.5.1", "@react-native-community/datetimepicker": "7.4.2", "@react-native-community/geolocation": "3.0.6", @@ -99,7 +99,7 @@ "@codemirror/search": "6.3.0", "@codemirror/state": "6.2.0", "@codemirror/view": "6.9.3", - "@joplin/tools": "~2.12", + "@joplin/tools": "~2.13", "@lezer/highlight": "1.1.4", "@testing-library/jest-native": "5.4.3", "@testing-library/react-native": "12.1.3", diff --git a/packages/generator-joplin/generators/app/templates/src/manifest.json b/packages/generator-joplin/generators/app/templates/src/manifest.json index 7d7f2f41a..1d2aef5f9 100644 --- a/packages/generator-joplin/generators/app/templates/src/manifest.json +++ b/packages/generator-joplin/generators/app/templates/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "id": "<%= pluginId %>", - "app_min_version": "2.12", + "app_min_version": "2.13", "version": "1.0.0", "name": "<%= pluginName %>", "description": "<%= pluginDescription %>", @@ -12,4 +12,4 @@ "categories": [], "screenshots": [], "icons": {} -} +} \ No newline at end of file diff --git a/packages/generator-joplin/package.json b/packages/generator-joplin/package.json index 71ace6afe..f37163623 100644 --- a/packages/generator-joplin/package.json +++ b/packages/generator-joplin/package.json @@ -1,6 +1,6 @@ { "name": "generator-joplin", - "version": "2.12.1", + "version": "2.13.0", "description": "Scaffolds out a new Joplin plugin", "homepage": "https://github.com/laurent22/joplin/tree/dev/packages/generator-joplin", "author": { diff --git a/packages/htmlpack/package.json b/packages/htmlpack/package.json index 79fbd9d17..abdcd08ea 100644 --- a/packages/htmlpack/package.json +++ b/packages/htmlpack/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/htmlpack", - "version": "2.12.1", + "version": "2.13.0", "description": "Pack an HTML file and all its linked resources into a single HTML file", "main": "dist/index.js", "types": "src/index.ts", diff --git a/packages/lib/package.json b/packages/lib/package.json index 0368d9d8b..63dbfe59f 100644 --- a/packages/lib/package.json +++ b/packages/lib/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/lib", - "version": "2.12.1", + "version": "2.13.0", "description": "Joplin Core library", "author": "Laurent Cozic", "homepage": "", @@ -34,11 +34,11 @@ "@joplin/fork-htmlparser2": "^4.1.46", "@joplin/fork-sax": "^1.2.50", "@joplin/fork-uslug": "^1.0.11", - "@joplin/htmlpack": "^2.12.1", - "@joplin/renderer": "^2.12.1", + "@joplin/htmlpack": "~2.13", + "@joplin/renderer": "~2.13", "@joplin/turndown": "^4.0.68", "@joplin/turndown-plugin-gfm": "^1.0.50", - "@joplin/utils": "^2.12.1", + "@joplin/utils": "~2.13", "@types/nanoid": "3.0.0", "async-mutex": "0.4.0", "base-64": "1.0.0", diff --git a/packages/pdf-viewer/package.json b/packages/pdf-viewer/package.json index c4040bcf8..57e1263d2 100644 --- a/packages/pdf-viewer/package.json +++ b/packages/pdf-viewer/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/pdf-viewer", - "version": "2.12.0", + "version": "2.13.0", "description": "Provides embedded PDF viewers for Joplin", "main": "dist/main.js", "types": "src/main.ts", @@ -39,7 +39,7 @@ "@fortawesome/fontawesome-svg-core": "6.1.2", "@fortawesome/free-solid-svg-icons": "6.1.2", "@fortawesome/react-fontawesome": "0.2.0", - "@joplin/lib": "~2.12", + "@joplin/lib": "~2.13", "async-mutex": "0.4.0", "pdfjs-dist": "2.16.105", "react": "18.2.0", diff --git a/packages/plugin-repo-cli/package.json b/packages/plugin-repo-cli/package.json index 6d6d8d752..6d15d8c6d 100644 --- a/packages/plugin-repo-cli/package.json +++ b/packages/plugin-repo-cli/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/plugin-repo-cli", - "version": "2.12.1", + "version": "2.13.0", "description": "", "main": "index.js", "bin": "./dist/index.js", @@ -18,9 +18,9 @@ "author": "", "license": "AGPL-3.0-or-later", "dependencies": { - "@joplin/lib": "^2.12.1", - "@joplin/tools": "^2.12.1", - "@joplin/utils": "^2.12.1", + "@joplin/lib": "~2.13", + "@joplin/tools": "~2.13", + "@joplin/utils": "~2.13", "fs-extra": "11.1.1", "gh-release-assets": "2.0.1", "node-fetch": "2.6.7", diff --git a/packages/react-native-alarm-notification/package.json b/packages/react-native-alarm-notification/package.json index 4c4a263a4..dc4ed5ee5 100644 --- a/packages/react-native-alarm-notification/package.json +++ b/packages/react-native-alarm-notification/package.json @@ -1,7 +1,7 @@ { "name": "@joplin/react-native-alarm-notification", "title": "React Native Alarm Notification for Joplin. Forked from https://github.com/emekalites/react-native-alarm-notification", - "version": "2.12.0", + "version": "2.13.0", "description": "schedule alarm with notification in react-native", "main": "index.js", "private": true, diff --git a/packages/react-native-saf-x/package.json b/packages/react-native-saf-x/package.json index 7bf2dc05d..da5f62ea6 100644 --- a/packages/react-native-saf-x/package.json +++ b/packages/react-native-saf-x/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/react-native-saf-x", - "version": "2.12.1", + "version": "2.13.0", "description": "a module to help work with scoped storages on android easily", "main": "src/index", "react-native": "src/index", diff --git a/packages/renderer/package.json b/packages/renderer/package.json index 9905f0cdb..d47bbe323 100644 --- a/packages/renderer/package.json +++ b/packages/renderer/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/renderer", - "version": "2.12.1", + "version": "2.13.0", "description": "The Joplin note renderer, used the mobile and desktop application", "repository": "https://github.com/laurent22/joplin/tree/dev/packages/renderer", "main": "index.js", @@ -28,7 +28,7 @@ "dependencies": { "@joplin/fork-htmlparser2": "^4.1.46", "@joplin/fork-uslug": "^1.0.11", - "@joplin/utils": "~2.12", + "@joplin/utils": "~2.13", "font-awesome-filetypes": "2.1.0", "fs-extra": "11.1.1", "highlight.js": "11.8.0", diff --git a/packages/server/package.json b/packages/server/package.json index 9d43d3c56..cea041952 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/server", - "version": "2.12.1", + "version": "2.13.0", "private": true, "scripts": { "start-dev": "yarn run build && JOPLIN_IS_TESTING=1 nodemon --config nodemon.json --ext ts,js,mustache,css,tsx dist/app.js --env dev", @@ -23,9 +23,9 @@ "dependencies": { "@aws-sdk/client-s3": "3.296.0", "@fortawesome/fontawesome-free": "5.15.4", - "@joplin/lib": "~2.12", - "@joplin/renderer": "~2.12", - "@joplin/utils": "~2.12", + "@joplin/lib": "~2.13", + "@joplin/renderer": "~2.13", + "@joplin/utils": "~2.13", "@koa/cors": "3.4.3", "@types/uuid": "9.0.2", "bcryptjs": "2.4.3", @@ -58,7 +58,7 @@ "zxcvbn": "4.4.2" }, "devDependencies": { - "@joplin/tools": "~2.12", + "@joplin/tools": "~2.13", "@rmp135/sql-ts": "1.18.0", "@types/formidable": "2.0.6", "@types/fs-extra": "11.0.1", diff --git a/packages/tools/package.json b/packages/tools/package.json index ce2e00262..2c33852ef 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/tools", - "version": "2.12.1", + "version": "2.13.0", "description": "Various tools for Joplin", "main": "index.js", "author": "Laurent Cozic", @@ -20,9 +20,9 @@ }, "license": "AGPL-3.0-or-later", "dependencies": { - "@joplin/lib": "^2.12.1", - "@joplin/renderer": "^2.12.1", - "@joplin/utils": "^2.12.1", + "@joplin/lib": "~2.13", + "@joplin/renderer": "~2.13", + "@joplin/utils": "~2.13", "compare-versions": "3.6.0", "dayjs": "1.11.9", "execa": "4.1.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index d7a02009a..ebcfc0d3a 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@joplin/utils", - "version": "2.12.1", + "version": "2.13.0", "description": "Utilities for Joplin", "repository": "https://github.com/laurent22/joplin/tree/dev/packages/utils", "exports": { diff --git a/yarn.lock b/yarn.lock index f6cc68319..c71e70313 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4423,10 +4423,10 @@ __metadata: "@electron/remote": 2.0.10 "@fortawesome/fontawesome-free": 5.15.4 "@joeattardi/emoji-button": 4.6.4 - "@joplin/lib": ~2.12 - "@joplin/renderer": ~2.12 - "@joplin/tools": ~2.12 - "@joplin/utils": ~2.12 + "@joplin/lib": ~2.13 + "@joplin/renderer": ~2.13 + "@joplin/tools": ~2.13 + "@joplin/utils": ~2.13 "@testing-library/react-hooks": 8.0.1 "@types/jest": 29.5.3 "@types/mustache": 4.2.2 @@ -4512,12 +4512,12 @@ __metadata: "@codemirror/search": 6.3.0 "@codemirror/state": 6.2.0 "@codemirror/view": 6.9.3 - "@joplin/lib": ~2.12 - "@joplin/react-native-alarm-notification": ~2.12 - "@joplin/react-native-saf-x": ~2.12 - "@joplin/renderer": ~2.12 - "@joplin/tools": ~2.12 - "@joplin/utils": ~2.12 + "@joplin/lib": ~2.13 + "@joplin/react-native-alarm-notification": ~2.13 + "@joplin/react-native-saf-x": ~2.13 + "@joplin/renderer": ~2.13 + "@joplin/tools": ~2.13 + "@joplin/utils": ~2.13 "@lezer/highlight": 1.1.4 "@react-native-community/clipboard": 1.5.1 "@react-native-community/datetimepicker": 7.4.2 @@ -4648,7 +4648,7 @@ __metadata: languageName: unknown linkType: soft -"@joplin/htmlpack@^2.12.1, @joplin/htmlpack@workspace:packages/htmlpack": +"@joplin/htmlpack@workspace:packages/htmlpack, @joplin/htmlpack@~2.13": version: 0.0.0-use.local resolution: "@joplin/htmlpack@workspace:packages/htmlpack" dependencies: @@ -4661,7 +4661,7 @@ __metadata: languageName: unknown linkType: soft -"@joplin/lib@^2.12.1, @joplin/lib@workspace:packages/lib, @joplin/lib@~2.12": +"@joplin/lib@workspace:packages/lib, @joplin/lib@~2.13": version: 0.0.0-use.local resolution: "@joplin/lib@workspace:packages/lib" dependencies: @@ -4670,11 +4670,11 @@ __metadata: "@joplin/fork-htmlparser2": ^4.1.46 "@joplin/fork-sax": ^1.2.50 "@joplin/fork-uslug": ^1.0.11 - "@joplin/htmlpack": ^2.12.1 - "@joplin/renderer": ^2.12.1 + "@joplin/htmlpack": ~2.13 + "@joplin/renderer": ~2.13 "@joplin/turndown": ^4.0.68 "@joplin/turndown-plugin-gfm": ^1.0.50 - "@joplin/utils": ^2.12.1 + "@joplin/utils": ~2.13 "@types/fs-extra": 11.0.1 "@types/jest": 29.5.3 "@types/js-yaml": 4.0.5 @@ -4750,7 +4750,7 @@ __metadata: "@fortawesome/fontawesome-svg-core": 6.1.2 "@fortawesome/free-solid-svg-icons": 6.1.2 "@fortawesome/react-fontawesome": 0.2.0 - "@joplin/lib": ~2.12 + "@joplin/lib": ~2.13 "@types/jest": 29.5.3 "@types/pdfjs-dist": 2.10.378 "@types/react": 18.2.21 @@ -4778,9 +4778,9 @@ __metadata: version: 0.0.0-use.local resolution: "@joplin/plugin-repo-cli@workspace:packages/plugin-repo-cli" dependencies: - "@joplin/lib": ^2.12.1 - "@joplin/tools": ^2.12.1 - "@joplin/utils": ^2.12.1 + "@joplin/lib": ~2.13 + "@joplin/tools": ~2.13 + "@joplin/utils": ~2.13 "@types/fs-extra": 11.0.1 "@types/jest": 29.5.3 "@types/node": 18.17.8 @@ -4805,7 +4805,7 @@ __metadata: languageName: unknown linkType: soft -"@joplin/react-native-alarm-notification@workspace:packages/react-native-alarm-notification, @joplin/react-native-alarm-notification@~2.12": +"@joplin/react-native-alarm-notification@workspace:packages/react-native-alarm-notification, @joplin/react-native-alarm-notification@~2.13": version: 0.0.0-use.local resolution: "@joplin/react-native-alarm-notification@workspace:packages/react-native-alarm-notification" dependencies: @@ -4814,7 +4814,7 @@ __metadata: languageName: unknown linkType: soft -"@joplin/react-native-saf-x@workspace:packages/react-native-saf-x, @joplin/react-native-saf-x@~2.12": +"@joplin/react-native-saf-x@workspace:packages/react-native-saf-x, @joplin/react-native-saf-x@~2.13": version: 0.0.0-use.local resolution: "@joplin/react-native-saf-x@workspace:packages/react-native-saf-x" dependencies: @@ -4829,13 +4829,13 @@ __metadata: languageName: unknown linkType: soft -"@joplin/renderer@^2.12.1, @joplin/renderer@workspace:packages/renderer, @joplin/renderer@~2.12": +"@joplin/renderer@workspace:packages/renderer, @joplin/renderer@~2.13": version: 0.0.0-use.local resolution: "@joplin/renderer@workspace:packages/renderer" dependencies: "@joplin/fork-htmlparser2": ^4.1.46 "@joplin/fork-uslug": ^1.0.11 - "@joplin/utils": ~2.12 + "@joplin/utils": ~2.13 "@types/jest": 29.5.3 "@types/node": 18.17.8 font-awesome-filetypes: 2.1.0 @@ -4872,10 +4872,10 @@ __metadata: dependencies: "@aws-sdk/client-s3": 3.296.0 "@fortawesome/fontawesome-free": 5.15.4 - "@joplin/lib": ~2.12 - "@joplin/renderer": ~2.12 - "@joplin/tools": ~2.12 - "@joplin/utils": ~2.12 + "@joplin/lib": ~2.13 + "@joplin/renderer": ~2.13 + "@joplin/tools": ~2.13 + "@joplin/utils": ~2.13 "@koa/cors": 3.4.3 "@rmp135/sql-ts": 1.18.0 "@types/formidable": 2.0.6 @@ -4928,14 +4928,14 @@ __metadata: languageName: unknown linkType: soft -"@joplin/tools@^2.12.1, @joplin/tools@workspace:packages/tools, @joplin/tools@~2.12": +"@joplin/tools@workspace:packages/tools, @joplin/tools@~2.13": version: 0.0.0-use.local resolution: "@joplin/tools@workspace:packages/tools" dependencies: "@joplin/fork-htmlparser2": ^4.1.46 - "@joplin/lib": ^2.12.1 - "@joplin/renderer": ^2.12.1 - "@joplin/utils": ^2.12.1 + "@joplin/lib": ~2.13 + "@joplin/renderer": ~2.13 + "@joplin/utils": ~2.13 "@rmp135/sql-ts": 1.18.0 "@types/fs-extra": 11.0.1 "@types/jest": 29.5.3 @@ -5000,7 +5000,22 @@ __metadata: languageName: unknown linkType: soft -"@joplin/utils@^2.12.1, @joplin/utils@workspace:packages/utils, @joplin/utils@~2.12": +"@joplin/utils@npm:~2.12": + version: 2.12.1 + resolution: "@joplin/utils@npm:2.12.1" + dependencies: + async-mutex: 0.4.0 + execa: 5.1.1 + fs-extra: 11.1.1 + glob: 10.3.3 + moment: 2.29.4 + node-fetch: 2.6.7 + sprintf-js: 1.1.2 + checksum: dab823a7bb5d6d13c3d85c67dc669861aa0cdb89cee28cddceb280b43a235d7e058813b9724468b58532489fde25e0857098afe322286bd914e6096d1dc7ece7 + languageName: node + linkType: hard + +"@joplin/utils@workspace:packages/utils, @joplin/utils@~2.13": version: 0.0.0-use.local resolution: "@joplin/utils@workspace:packages/utils" dependencies: @@ -21473,10 +21488,10 @@ __metadata: version: 0.0.0-use.local resolution: "joplin@workspace:packages/app-cli" dependencies: - "@joplin/lib": ~2.12 - "@joplin/renderer": ~2.12 - "@joplin/tools": ~2.12 - "@joplin/utils": ~2.12 + "@joplin/lib": ~2.13 + "@joplin/renderer": ~2.13 + "@joplin/tools": ~2.13 + "@joplin/utils": ~2.13 "@types/fs-extra": 11.0.1 "@types/jest": 29.5.3 "@types/node": 18.17.8