Skip to content
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tailwindcss/postcss": "^4.2.2",
"@tailwindcss/typography": "^0.5.19",
"cssnano": "^7.1.4",
"markdown-it": "^14.1.1",
"markdown-it": "^14.2.0",
"markdown-it-attrs": "^4.3.1",
"markdown-it-cjk-breaks": "^2.0.0",
"markdown-it-footnote": "^4.0.0",
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1253,7 +1253,7 @@ __metadata:
"@tailwindcss/postcss": "npm:^4.2.2"
"@tailwindcss/typography": "npm:^0.5.19"
cssnano: "npm:^7.1.4"
markdown-it: "npm:^14.1.1"
markdown-it: "npm:^14.2.0"
markdown-it-attrs: "npm:^4.3.1"
markdown-it-cjk-breaks: "npm:^2.0.0"
markdown-it-footnote: "npm:^4.0.0"
Expand Down Expand Up @@ -2594,6 +2594,15 @@ __metadata:
languageName: node
linkType: hard

"linkify-it@npm:^5.0.1":
version: 5.0.1
resolution: "linkify-it@npm:5.0.1"
dependencies:
uc.micro: "npm:^2.0.0"
checksum: 10c0/d06d04f1ed03be131740fc900a5e74ea1f49886b052213599e306d469d5ffe2303db76dd8f771de9f28e2b0b38852de22ec46ae597d245f8b66439b0ceb19b10
languageName: node
linkType: hard

"liquidjs@npm:^10.25.0":
version: 10.25.2
resolution: "liquidjs@npm:10.25.2"
Expand Down Expand Up @@ -2718,6 +2727,22 @@ __metadata:
languageName: node
linkType: hard

"markdown-it@npm:^14.2.0":
version: 14.2.0
resolution: "markdown-it@npm:14.2.0"
dependencies:
argparse: "npm:^2.0.1"
entities: "npm:^4.4.0"
linkify-it: "npm:^5.0.1"
mdurl: "npm:^2.0.0"
punycode.js: "npm:^2.3.1"
uc.micro: "npm:^2.1.0"
bin:
markdown-it: bin/markdown-it.mjs
checksum: 10c0/1d3a50061d2fe4efbcf317aac853dbee6892ed6f5a217570eead723f2ef2dd1c9baaeef5a687cd283480c45c2d20724a73e84a9ed72843cf7b3b719067af40ef
languageName: node
linkType: hard

"mdn-data@npm:2.0.28":
version: 2.0.28
resolution: "mdn-data@npm:2.0.28"
Expand Down