Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency markdown-it to v14 #34

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.1",
"@types/mustache": "4.2.5",
"@types/node": "18.19.42",
"@types/node-rsa": "1.1.4",
Expand Down Expand Up @@ -69,7 +69,7 @@
"image-data-uri": "2.0.1",
"immer": "7.0.15",
"js-yaml": "4.1.0",
"markdown-it": "13.0.2",
"markdown-it": "14.1.0",
"md5": "2.3.0",
"md5-file": "5.0.0",
"moment": "2.30.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/jest": "29.5.12",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.1",
"@types/node": "18.19.42",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand All @@ -37,7 +37,7 @@
"html-entities": "1.4.0",
"json-stringify-safe": "5.0.1",
"katex": "0.16.11",
"markdown-it": "13.0.2",
"markdown-it": "14.1.0",
"markdown-it-abbr": "1.0.4",
"markdown-it-anchor": "5.3.0",
"markdown-it-deflist": "2.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"knex": "3.1.0",
"koa": "2.15.3",
"ldapts": "7.1.0",
"markdown-it": "13.0.2",
"markdown-it": "14.1.0",
"mustache": "4.2.0",
"node-cron": "3.0.3",
"node-os-utils": "1.3.7",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@types/jest-expect-message": "1.1.0",
"@types/jsdom": "21.1.7",
"@types/koa": "2.15.0",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.1",
"@types/mustache": "4.2.5",
"@types/node-os-utils": "1.3.4",
"@types/nodemailer": "6.4.15",
Expand Down
4 changes: 2 additions & 2 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"gettext-parser": "7.0.1",
"glob": "10.4.5",
"license-checker-rseidelsohn": "4.3.0",
"markdown-it": "13.0.2",
"markdown-it": "14.1.0",
"md5-file": "5.0.0",
"moment": "2.30.1",
"mustache": "4.2.0",
Expand All @@ -50,7 +50,7 @@
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/js-yaml": "4.0.9",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.1",
"@types/mustache": "4.2.5",
"@types/node": "18.19.42",
"@types/node-fetch": "2.6.11",
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"fs-extra": "11.2.0",
"glob": "10.4.5",
"html-entities": "1.4.0",
"markdown-it": "13.0.2",
"markdown-it": "14.1.0",
"moment": "2.30.1",
"node-fetch": "2.6.7",
"sprintf-js": "1.1.3"
},
"devDependencies": {
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.12",
"@types/markdown-it": "13.0.9",
"@types/markdown-it": "14.1.1",
"@types/node-fetch": "2.6.11",
"jest": "29.7.0",
"ts-jest": "29.1.5"
Expand Down
108 changes: 58 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8505,7 +8505,7 @@ __metadata:
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.9
"@types/markdown-it": 14.1.1
"@types/mustache": 4.2.5
"@types/nanoid": 3.0.0
"@types/node": 18.19.42
Expand Down Expand Up @@ -8535,7 +8535,7 @@ __metadata:
immer: 7.0.15
jest: 29.7.0
js-yaml: 4.1.0
markdown-it: 13.0.2
markdown-it: 14.1.0
md5: 2.3.0
md5-file: 5.0.0
moment: 2.30.1
Expand Down Expand Up @@ -8667,7 +8667,7 @@ __metadata:
"@joplin/fork-uslug": ^1.0.17
"@joplin/utils": ~3.2
"@types/jest": 29.5.12
"@types/markdown-it": 13.0.9
"@types/markdown-it": 14.1.1
"@types/node": 18.19.42
font-awesome-filetypes: 2.1.0
fs-extra: 11.2.0
Expand All @@ -8677,7 +8677,7 @@ __metadata:
jest-environment-jsdom: 29.7.0
json-stringify-safe: 5.0.1
katex: 0.16.11
markdown-it: 13.0.2
markdown-it: 14.1.0
markdown-it-abbr: 1.0.4
markdown-it-anchor: 5.3.0
markdown-it-deflist: 2.1.0
Expand Down Expand Up @@ -8716,7 +8716,7 @@ __metadata:
"@types/jest-expect-message": 1.1.0
"@types/jsdom": 21.1.7
"@types/koa": 2.15.0
"@types/markdown-it": 13.0.9
"@types/markdown-it": 14.1.1
"@types/mustache": 4.2.5
"@types/node-os-utils": 1.3.4
"@types/nodemailer": 6.4.15
Expand All @@ -8739,7 +8739,7 @@ __metadata:
knex: 3.1.0
koa: 2.15.3
ldapts: 7.1.0
markdown-it: 13.0.2
markdown-it: 14.1.0
mustache: 4.2.0
node-cron: 3.0.3
node-mocks-http: 1.15.1
Expand Down Expand Up @@ -8776,7 +8776,7 @@ __metadata:
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/js-yaml": 4.0.9
"@types/markdown-it": 13.0.9
"@types/markdown-it": 14.1.1
"@types/mustache": 4.2.5
"@types/node": 18.19.42
"@types/node-fetch": 2.6.11
Expand All @@ -8793,7 +8793,7 @@ __metadata:
jest: 29.7.0
js-yaml: 4.1.0
license-checker-rseidelsohn: 4.3.0
markdown-it: 13.0.2
markdown-it: 14.1.0
md5-file: 5.0.0
moment: 2.30.1
mustache: 4.2.0
Expand Down Expand Up @@ -8864,7 +8864,7 @@ __metadata:
"@joplin/fork-htmlparser2": ^4.1.52
"@types/fs-extra": 11.0.4
"@types/jest": 29.5.12
"@types/markdown-it": 13.0.9
"@types/markdown-it": 14.1.1
"@types/node-fetch": 2.6.11
async-mutex: 0.5.0
dayjs: 1.11.12
Expand All @@ -8873,7 +8873,7 @@ __metadata:
glob: 10.4.5
html-entities: 1.4.0
jest: 29.7.0
markdown-it: 13.0.2
markdown-it: 14.1.0
moment: 2.30.1
node-fetch: 2.6.7
sprintf-js: 1.1.3
Expand Down Expand Up @@ -13033,20 +13033,20 @@ __metadata:
languageName: node
linkType: hard

"@types/linkify-it@npm:^3":
version: 3.0.5
resolution: "@types/linkify-it@npm:3.0.5"
checksum: fac28f41a6e576282300a459d70ea0d33aab70dbb77c3d09582bb0335bb00d862b6de69585792a4d590aae4173fbab0bf28861e2d90ca7b2b1439b52688e9ff6
"@types/linkify-it@npm:^5":
version: 5.0.0
resolution: "@types/linkify-it@npm:5.0.0"
checksum: ec98e03aa883f70153a17a1e6ed9e28b39a604049b485daeddae3a1482ec65cac0817520be6e301d99fd1a934b3950cf0f855655aae6ec27da2bb676ba4a148e
languageName: node
linkType: hard

"@types/markdown-it@npm:13.0.9":
version: 13.0.9
resolution: "@types/markdown-it@npm:13.0.9"
"@types/markdown-it@npm:14.1.1":
version: 14.1.1
resolution: "@types/markdown-it@npm:14.1.1"
dependencies:
"@types/linkify-it": ^3
"@types/mdurl": ^1
checksum: 4413860c1e595ad23b5bc500d485774eec1b8ab4339aad4e52b2761460db99915fa7754a7e85d6d7cd8d4a04e501d7097f7d7571776b3e025a3a01f0f5decf4f
"@types/linkify-it": ^5
"@types/mdurl": ^2
checksum: 48279558c7c8a836d2cc598e90937a23a43516716005b4697374d320cea80ad37950d8b378839b8d449f70c296e7377db60c118deda3aaae551474617d350d15
languageName: node
linkType: hard

Expand All @@ -13059,10 +13059,10 @@ __metadata:
languageName: node
linkType: hard

"@types/mdurl@npm:^1":
version: 1.0.5
resolution: "@types/mdurl@npm:1.0.5"
checksum: e8e872e8da8f517a9c748b06cec61c947cb73fd3069e8aeb0926670ec5dfac5d30549b3d0f1634950401633e812f9b7263f2d5dbe7e98fce12bcb2c659aa4b21
"@types/mdurl@npm:^2":
version: 2.0.0
resolution: "@types/mdurl@npm:2.0.0"
checksum: 78746e96c655ceed63db06382da466fd52c7e9dc54d60b12973dfdd110cae06b9439c4b90e17bb8d4461109184b3ea9f3e9f96b3e4bf4aa9fe18b6ac35f283c8
languageName: node
linkType: hard

Expand Down Expand Up @@ -22391,13 +22391,6 @@ __metadata:
languageName: node
linkType: hard

"entities@npm:~3.0.1":
version: 3.0.1
resolution: "entities@npm:3.0.1"
checksum: aaf7f12033f0939be91f5161593f853f2da55866db55ccbf72f45430b8977e2b79dbd58c53d0fdd2d00bd7d313b75b0968d09f038df88e308aa97e39f9456572
languageName: node
linkType: hard

"env-editor@npm:^0.4.1":
version: 0.4.2
resolution: "env-editor@npm:0.4.2"
Expand Down Expand Up @@ -31509,12 +31502,12 @@ __metadata:
languageName: node
linkType: hard

"linkify-it@npm:^4.0.1":
version: 4.0.1
resolution: "linkify-it@npm:4.0.1"
"linkify-it@npm:^5.0.0":
version: 5.0.0
resolution: "linkify-it@npm:5.0.0"
dependencies:
uc.micro: ^1.0.1
checksum: 3e0a29921269c14eb7ac6f5db2da68d4854ea9acca6e9014a323f75f2dd39b197ffab57c1fbd6a906ceb021aad3ee6d7ba7d0181236dd9630ffc452b392f7f71
uc.micro: ^2.0.0
checksum: b0b86cadaf816b64c947a83994ceaad1c15f9fe7e079776ab88699fb71afd7b8fc3fd3d0ae5ebec8c92c1d347be9ba257b8aef338c0ebf81b0d27dcf429a765a
languageName: node
linkType: hard

Expand Down Expand Up @@ -32447,18 +32440,19 @@ __metadata:
languageName: node
linkType: hard

"markdown-it@npm:13.0.2":
version: 13.0.2
resolution: "markdown-it@npm:13.0.2"
"markdown-it@npm:14.1.0":
version: 14.1.0
resolution: "markdown-it@npm:14.1.0"
dependencies:
argparse: ^2.0.1
entities: ~3.0.1
linkify-it: ^4.0.1
mdurl: ^1.0.1
uc.micro: ^1.0.5
entities: ^4.4.0
linkify-it: ^5.0.0
mdurl: ^2.0.0
punycode.js: ^2.3.1
uc.micro: ^2.1.0
bin:
markdown-it: bin/markdown-it.js
checksum: bb4bf2cb3e5d77a7f3dc9cf48e17d050fbcd26d37992204eaa5812220752858fe9debe439b2ae1de06e749a3bba537c0baf6ce7510307cf7163a70f04fafe672
markdown-it: bin/markdown-it.mjs
checksum: 07296b45ebd0b13a55611a24d1b1ad002c6729ec54f558f597846994b0b7b1de79d13cd99ff3e7b6e9e027f36b63125cdcf69174da294ecabdd4e6b9fff39e5d
languageName: node
linkType: hard

Expand Down Expand Up @@ -32636,13 +32630,20 @@ __metadata:
languageName: node
linkType: hard

"mdurl@npm:^1.0.0, mdurl@npm:^1.0.1":
"mdurl@npm:^1.0.0":
version: 1.0.1
resolution: "mdurl@npm:1.0.1"
checksum: 71731ecba943926bfbf9f9b51e28b5945f9411c4eda80894221b47cc105afa43ba2da820732b436f0798fd3edbbffcd1fc1415843c41a87fea08a41cc1e3d02b
languageName: node
linkType: hard

"mdurl@npm:^2.0.0":
version: 2.0.0
resolution: "mdurl@npm:2.0.0"
checksum: 880bc289ef668df0bb34c5b2b5aaa7b6ea755052108cdaf4a5e5968ad01cf27e74927334acc9ebcc50a8628b65272ae6b1fd51fae1330c130e261c0466e1a3b2
languageName: node
linkType: hard

"media-typer@npm:0.3.0":
version: 0.3.0
resolution: "media-typer@npm:0.3.0"
Expand Down Expand Up @@ -38599,6 +38600,13 @@ __metadata:
languageName: node
linkType: hard

"punycode.js@npm:^2.3.1":
version: 2.3.1
resolution: "punycode.js@npm:2.3.1"
checksum: 13466d7ed5e8dacdab8c4cc03837e7dd14218a59a40eb14a837f1f53ca396e18ef2c4ee6d7766b8ed2fc391d6a3ac489eebf2de83b3596f5a54e86df4a251b72
languageName: node
linkType: hard

"punycode@npm:1.3.2":
version: 1.3.2
resolution: "punycode@npm:1.3.2"
Expand Down Expand Up @@ -46246,10 +46254,10 @@ __metadata:
languageName: node
linkType: hard

"uc.micro@npm:^1.0.1, uc.micro@npm:^1.0.5":
version: 1.0.6
resolution: "uc.micro@npm:1.0.6"
checksum: 6898bb556319a38e9cf175e3628689347bd26fec15fc6b29fa38e0045af63075ff3fea4cf1fdba9db46c9f0cbf07f2348cd8844889dd31ebd288c29fe0d27e7a
"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
version: 2.1.0
resolution: "uc.micro@npm:2.1.0"
checksum: 37197358242eb9afe367502d4638ac8c5838b78792ab218eafe48287b0ed28aaca268ec0392cc5729f6c90266744de32c06ae938549aee041fc93b0f9672d6b2
languageName: node
linkType: hard

Expand Down
Loading