Skip to content
Merged
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 @@ -48,7 +48,7 @@
"dayjs": "^1.11.8",
"dompurify": "^3.0.5",
"ethers": "^6.6.4",
"marked": "16.3.0",
"marked": "16.4.0",
"nanoid": "^5.0.6",
"photoswipe": "5.4.4",
"ramda": "0.31.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ __metadata:
globals: "npm:^16.0.0"
husky: "npm:9.1.7"
jsdom: "npm:^27.0.0"
marked: "npm:16.3.0"
marked: "npm:16.4.0"
nanoid: "npm:^5.0.6"
nanostores: "npm:^1.0.0"
photoswipe: "npm:5.4.4"
Expand Down Expand Up @@ -7371,12 +7371,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:16.3.0":
version: 16.3.0
resolution: "marked@npm:16.3.0"
"marked@npm:16.4.0":
version: 16.4.0
resolution: "marked@npm:16.4.0"
bin:
marked: bin/marked.js
checksum: 10c0/5a3d7da93d7692014c8764c31dc741fa6ee16d8573788a3b28d041c440e79177c46d786ad7c1fc2b3f5e301d6db32e22da45efd4c00ddbc31caf87bd8e9a673b
checksum: 10c0/5d5e34a913e888b3ec42b9ad69409cc674d3fb91c75fd66749280c5f0c6cf69de9f3a2076af2a952ca577dd226f05b2f3d00d6850df71c37e662f3492377a582
languageName: node
linkType: hard

Expand Down
Loading