Merge branch 'main' of github.com:cdransf/coryd.dev

This commit is contained in:
Cory Dransfeldt 2023-07-25 15:17:25 -07:00
commit bc81c2afb8
No known key found for this signature in database
4 changed files with 17 additions and 6 deletions

View file

@ -1,3 +1,3 @@
{
"timestamp": 1690236183590
"timestamp": 1690300992906
}

View file

@ -5276,5 +5276,16 @@
"https://social.lol/users/cory/statuses/110770847208071025"
],
"lastTootTimestamp": 1690228991894
},
"https://letterboxd.com/cdme/film/mortal-kombat-2021/": {
"id": "https://letterboxd.com/cdme/film/mortal-kombat-2021/",
"title": "🎥: Mortal Kombat, 2021 - ★★½",
"url": "https://letterboxd.com/cdme/film/mortal-kombat-2021/",
"content_text": "🎥: Mortal Kombat, 2021 - ★★½ https://letterboxd.com/cdme/film/mortal-kombat-2021/",
"date_published": "2023-07-25T13:28:51-08:00",
"toots": [
"https://social.lol/users/cory/statuses/110775565867473664"
],
"lastTootTimestamp": 1690300992901
}
}

View file

@ -52,7 +52,7 @@
"markdown-it-anchor": "^8.4.1",
"markdown-it-footnote": "^3.0.3",
"markdownlint-cli": "^0.35.0",
"marked": "^5.1.0",
"marked": "^5.1.2",
"pagefind": "^0.12.0",
"postcss": "^8.4.27",
"prettier": "^3.0.0",

View file

@ -4437,10 +4437,10 @@ markdownlint@~0.29.0:
markdown-it "13.0.1"
markdownlint-micromark "0.1.5"
marked@^5.1.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.1.tgz#40b3963bb9da225314f746d5012ba7e34942f636"
integrity sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==
marked@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
marky@^1.2.2:
version "1.2.5"