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": "17.0.6",
"marked": "18.0.0",
"nanoid": "^5.0.6",
"photoswipe": "5.4.4",
"ramda": "0.32.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,7 @@ __metadata:
globals: "npm:^17.0.0"
husky: "npm:9.1.7"
jsdom: "npm:^29.0.0"
marked: "npm:17.0.6"
marked: "npm:18.0.0"
nanoid: "npm:^5.0.6"
nanostores: "npm:^1.0.0"
photoswipe: "npm:5.4.4"
Expand Down Expand Up @@ -7650,12 +7650,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:17.0.6":
version: 17.0.6
resolution: "marked@npm:17.0.6"
"marked@npm:18.0.0":
version: 18.0.0
resolution: "marked@npm:18.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/77961fbb360511d6638491e097cb15b1ef5e643f27c25b9cd52aa3cd92e216fc3cda7dbfc6a10adb7922d1b38df132510df65de4afe6c53c7280772c9d4221bd
checksum: 10c0/4a2ce60b9fd96a3092405e10c616a5cdf5375d031da1d44d3aa9d790971851fbca20628efd28db28cc91e84e18b9f5b95ec1e6fd1124a85d94abb1b6f6b409ae
languageName: node
linkType: hard

Expand Down
Loading