diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index b4f7a80b..5665fd60 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1702929785783 + "timestamp": 1703016172622 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index b524cb23..b4ed1dbc 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -8024,5 +8024,16 @@ "https://social.lol/users/cory/statuses/111603206432598110" ], "lastTootTimestamp": 1702929785779 + }, + "https://trakt.tv/movies/the-thing-1982": { + "id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGhlLXRoaW5nLTE5ODI=", + "title": "🎥: The Thing", + "url": "https://trakt.tv/movies/the-thing-1982", + "content_text": "🎥: The Thing #Movies #Watching #Trakt https://trakt.tv/movies/the-thing-1982", + "date_published": "Tue, 19 Dec 2023 15:00:00 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111608867883537431" + ], + "lastTootTimestamp": 1703016172615 } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index e70426c8..8ace3a22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "ics-to-json-extended": "^1.1.4", "jsdom": "^23.0.1", "lint-staged": "^15.2.0", - "liquidjs": "^10.9.4", + "liquidjs": "^10.10.0", "luxon": "^3.4.4", "markdown-it": "^14.0.0", "markdown-it-anchor": "^8.4.1", @@ -55,7 +55,7 @@ "slugify": "^1.6.6", "striptags": "^3.2.0", "tailwind-scrollbar": "^3.0.5", - "tailwindcss": "^3.3.7" + "tailwindcss": "^3.4.0" } }, "node_modules/@11ty/dependency-tree": { @@ -6826,9 +6826,9 @@ } }, "node_modules/liquidjs": { - "version": "10.9.4", - "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.9.4.tgz", - "integrity": "sha512-E7SmGMwhv0Pa1Yau6odd2EgNPAmrx1OOjzvpm9AFxBGVtCX2Bx4fOCDtDCML13L7g6zjLPN7Kb/kakyAl2HTPQ==", + "version": "10.10.0", + "resolved": "https://registry.npmjs.org/liquidjs/-/liquidjs-10.10.0.tgz", + "integrity": "sha512-f4gPvCq4uV4Fm5YezVUQoAMPmBMEuIE2LvgCnzyWoPRx+ZefH6b8DU2eb7znltRqATHF8zYvOsd5FD2z1spJgg==", "dev": true, "dependencies": { "commander": "^10.0.0" @@ -10844,9 +10844,9 @@ } }, "node_modules/tailwindcss": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.3.7.tgz", - "integrity": "sha512-pjgQxDZPvyS/nG3ZYkyCvsbONJl7GdOejfm24iMt2ElYQQw8Jc4p0m8RdMp7mznPD0kUhfzwV3zAwa80qI0zmQ==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.0.tgz", + "integrity": "sha512-VigzymniH77knD1dryXbyxR+ePHihHociZbXnLZHUyzf2MMs2ZVqlUrZ3FvpXP8pno9JzmILt1sZPD19M3IxtA==", "dev": true, "dependencies": { "@alloc/quick-lru": "^5.2.0", diff --git a/package.json b/package.json index 223b8143..fb84b9de 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "ics-to-json-extended": "^1.1.4", "jsdom": "^23.0.1", "lint-staged": "^15.2.0", - "liquidjs": "^10.9.4", + "liquidjs": "^10.10.0", "luxon": "^3.4.4", "markdown-it": "^14.0.0", "markdown-it-anchor": "^8.4.1", @@ -64,7 +64,7 @@ "slugify": "^1.6.6", "striptags": "^3.2.0", "tailwind-scrollbar": "^3.0.5", - "tailwindcss": "^3.3.7" + "tailwindcss": "^3.4.0" }, "lint-staged": { "**/*.{js,ts,json}": [