mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
Releasing sub-packages
This commit is contained in:
parent
82b021245c
commit
363b829db7
@ -1056,7 +1056,7 @@ PODS:
|
||||
- Yoga
|
||||
- react-native-rsa-native (2.0.5):
|
||||
- React
|
||||
- react-native-saf-x (3.2.1):
|
||||
- react-native-saf-x (3.2.2):
|
||||
- React-Core
|
||||
- react-native-safe-area-context (4.10.8):
|
||||
- React-Core
|
||||
@ -1728,7 +1728,7 @@ SPEC CHECKSUMS:
|
||||
react-native-netinfo: 076df4f9b07f6670acf4ce9a75aac8d34c2e2ccc
|
||||
react-native-quick-crypto: 7085e4e4607e7e8fa57f4193f994d5262d351e45
|
||||
react-native-rsa-native: 12132eb627797529fdb1f0d22fd0f8f9678df64a
|
||||
react-native-saf-x: 6f56a9739c214070665ab0a9399b2dcb9a02c4b8
|
||||
react-native-saf-x: 7f8150f77f58a4e6874e7a61e9c8b9aef0f95546
|
||||
react-native-safe-area-context: b7daa1a8df36095a032dff095a1ea8963cb48371
|
||||
react-native-slider: 03f213d3ffbf919b16298c7896c1b60101d8e137
|
||||
react-native-sqlite-storage: f6d515e1c446d1e6d026aa5352908a25d4de3261
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@joplin/fork-htmlparser2",
|
||||
"description": "Fast & forgiving HTML/XML/RSS parser",
|
||||
"version": "4.1.54",
|
||||
"version": "4.1.55",
|
||||
"author": "Felix Boehm <me@feedic.com>",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@joplin/fork-sax",
|
||||
"description": "An evented streaming XML parser in JavaScript",
|
||||
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
|
||||
"version": "1.2.58",
|
||||
"version": "1.2.59",
|
||||
"main": "lib/sax.js",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/fork-uslug",
|
||||
"version": "1.0.19",
|
||||
"version": "1.0.20",
|
||||
"description": "A permissive slug generator that works with unicode.",
|
||||
"author": "Jeremy Selier <jerem.selier@gmail.com>",
|
||||
"publishConfig": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/htmlpack",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Pack an HTML file and all its linked resources into a single HTML file",
|
||||
"main": "dist/index.js",
|
||||
"types": "src/index.ts",
|
||||
@ -15,7 +15,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@adobe/css-tools": "4.4.0",
|
||||
"@joplin/fork-htmlparser2": "^4.1.54",
|
||||
"@joplin/fork-htmlparser2": "^4.1.55",
|
||||
"datauri": "4.1.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"html-entities": "1.4.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/lib",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Joplin Core library",
|
||||
"author": "Laurent Cozic",
|
||||
"homepage": "",
|
||||
@ -43,15 +43,15 @@
|
||||
"@adobe/css-tools": "4.4.0",
|
||||
"@aws-sdk/client-s3": "3.296.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.296.0",
|
||||
"@joplin/fork-htmlparser2": "^4.1.54",
|
||||
"@joplin/fork-sax": "^1.2.58",
|
||||
"@joplin/fork-uslug": "^1.0.19",
|
||||
"@joplin/htmlpack": "^3.2.2",
|
||||
"@joplin/onenote-converter": "^3.2.2",
|
||||
"@joplin/renderer": "^3.2.2",
|
||||
"@joplin/turndown": "^4.0.76",
|
||||
"@joplin/turndown-plugin-gfm": "^1.0.58",
|
||||
"@joplin/utils": "^3.2.2",
|
||||
"@joplin/fork-htmlparser2": "^4.1.55",
|
||||
"@joplin/fork-sax": "^1.2.59",
|
||||
"@joplin/fork-uslug": "^1.0.20",
|
||||
"@joplin/htmlpack": "^3.2.3",
|
||||
"@joplin/onenote-converter": "^3.2.3",
|
||||
"@joplin/renderer": "^3.2.3",
|
||||
"@joplin/turndown": "^4.0.77",
|
||||
"@joplin/turndown-plugin-gfm": "^1.0.59",
|
||||
"@joplin/utils": "^3.2.3",
|
||||
"@types/nanoid": "3.0.0",
|
||||
"adm-zip": "0.5.12",
|
||||
"async-mutex": "0.5.0",
|
||||
|
@ -4,7 +4,7 @@
|
||||
"access": "public"
|
||||
},
|
||||
"description": "Used to import a OneNote archive into Joplin",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": "https://github.com/laurent22/joplin/tree/dev/packages/onenote-converter",
|
||||
"main": "./pkg/onenote_converter.js",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/plugin-repo-cli",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"bin": "./dist/index.js",
|
||||
@ -18,9 +18,9 @@
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@joplin/lib": "^3.2.2",
|
||||
"@joplin/tools": "^3.2.2",
|
||||
"@joplin/utils": "^3.2.2",
|
||||
"@joplin/lib": "^3.2.3",
|
||||
"@joplin/tools": "^3.2.3",
|
||||
"@joplin/utils": "^3.2.3",
|
||||
"fs-extra": "11.2.0",
|
||||
"gh-release-assets": "2.0.1",
|
||||
"node-fetch": "2.6.7",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/react-native-saf-x",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "a module to help work with scoped storages on android easily",
|
||||
"main": "src/index",
|
||||
"react-native": "src/index",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/renderer",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"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,9 +28,9 @@
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@joplin/fork-htmlparser2": "^4.1.54",
|
||||
"@joplin/fork-uslug": "^1.0.19",
|
||||
"@joplin/utils": "^3.2.2",
|
||||
"@joplin/fork-htmlparser2": "^4.1.55",
|
||||
"@joplin/fork-uslug": "^1.0.20",
|
||||
"@joplin/utils": "^3.2.3",
|
||||
"font-awesome-filetypes": "2.1.0",
|
||||
"fs-extra": "11.2.0",
|
||||
"highlight.js": "11.10.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/tools",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Various tools for Joplin",
|
||||
"main": "index.js",
|
||||
"author": "Laurent Cozic",
|
||||
@ -21,9 +21,9 @@
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@joplin/lib": "^3.2.2",
|
||||
"@joplin/renderer": "^3.2.2",
|
||||
"@joplin/utils": "^3.2.2",
|
||||
"@joplin/lib": "^3.2.3",
|
||||
"@joplin/renderer": "^3.2.3",
|
||||
"@joplin/utils": "^3.2.3",
|
||||
"compare-versions": "6.1.1",
|
||||
"dayjs": "1.11.12",
|
||||
"execa": "4.1.0",
|
||||
@ -45,7 +45,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/plugin-sitemap": "2.4.3",
|
||||
"@joplin/fork-htmlparser2": "^4.1.54",
|
||||
"@joplin/fork-htmlparser2": "^4.1.55",
|
||||
"@rmp135/sql-ts": "1.18.1",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
"@types/jest": "29.5.12",
|
||||
|
@ -4,7 +4,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"version": "1.0.58",
|
||||
"version": "1.0.59",
|
||||
"author": "Dom Christie",
|
||||
"main": "lib/turndown-plugin-gfm.cjs.js",
|
||||
"devDependencies": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@joplin/turndown",
|
||||
"description": "A library that converts HTML to Markdown",
|
||||
"version": "4.0.76",
|
||||
"version": "4.0.77",
|
||||
"author": "Dom Christie",
|
||||
"main": "lib/turndown.cjs.js",
|
||||
"publishConfig": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/utils",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Utilities for Joplin",
|
||||
"repository": "https://github.com/laurent22/joplin/tree/dev/packages/utils",
|
||||
"exports": {
|
||||
@ -32,7 +32,7 @@
|
||||
"author": "",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@joplin/fork-htmlparser2": "^4.1.54",
|
||||
"@joplin/fork-htmlparser2": "^4.1.55",
|
||||
"async-mutex": "0.5.0",
|
||||
"dayjs": "1.11.12",
|
||||
"execa": "5.1.1",
|
||||
|
Loading…
Reference in New Issue
Block a user