diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 575c05a0..ca02f07c 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1689278593351 + "timestamp": 1689364991498 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 8239e9ee..b862a165 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -5001,5 +5001,16 @@ "https://social.lol/users/cory/statuses/110708561889698885" ], "lastTootTimestamp": 1689278593348 + }, + "https://newrepublic.com/article/174089/big-tech-watching-drive": { + "id": "https://newrepublic.com/article/174089/big-tech-watching-drive", + "title": "🔗: Big Tech Is Watching You as You Drive", + "url": "https://newrepublic.com/article/174089/big-tech-watching-drive", + "content_text": "🔗: Big Tech Is Watching You as You Drive https://newrepublic.com/article/174089/big-tech-watching-drive", + "date_published": "2023-07-14T00:00:00-08:00", + "toots": [ + "https://social.lol/users/cory/statuses/110714224078620813" + ], + "lastTootTimestamp": 1689364991495 } } \ No newline at end of file diff --git a/netlify.toml b/netlify.toml index 46cdc418..43df6b94 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,8 +3,6 @@ ### [[plugins]] package = "@netlify/plugin-lighthouse" - [plugins.inputs] - output_path = "reports/lighthouse/index.html" ### # OPTIMIZATION diff --git a/package.json b/package.json index 08e216ee..6c5280bb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eleventy-plugin-tabler-icons": "^1.0.8", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-youtube-embed": "^1.9.0", - "eslint": "^8.42.0", + "eslint": "^8.45.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-prettier": "^5.0.0", @@ -58,7 +58,7 @@ "pagefind": "^0.12.0", "postcss": "^8.4.25", "prettier": "^3.0.0", - "prettier-plugin-tailwindcss": "^0.4.0", + "prettier-plugin-tailwindcss": "^0.4.1", "sanitize-html": "^2.11.0", "striptags": "^3.2.0", "tailwindcss": "^3.3.2" diff --git a/src/_includes/partials/footer.liquid b/src/_includes/partials/footer.liquid index 28bc779c..425c7ca8 100644 --- a/src/_includes/partials/footer.liquid +++ b/src/_includes/partials/footer.liquid @@ -10,7 +10,6 @@
Uses • - Referrals • - Lighthouse + Referrals
diff --git a/yarn.lock b/yarn.lock index 70f33530..509ea807 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2658,10 +2658,10 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994" integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA== -eslint@^8.42.0: - version "8.44.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500" - integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A== +eslint@^8.45.0: + version "8.45.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.45.0.tgz#bab660f90d18e1364352c0a6b7c6db8edb458b78" + integrity sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw== dependencies: "@eslint-community/eslint-utils" "^4.2.0" "@eslint-community/regexpp" "^4.4.0" @@ -2688,7 +2688,6 @@ eslint@^8.42.0: globals "^13.19.0" graphemer "^1.4.0" ignore "^5.2.0" - import-fresh "^3.0.0" imurmurhash "^0.1.4" is-glob "^4.0.0" is-path-inside "^3.0.3" @@ -2700,7 +2699,6 @@ eslint@^8.42.0: natural-compare "^1.4.0" optionator "^0.9.3" strip-ansi "^6.0.1" - strip-json-comments "^3.1.0" text-table "^0.2.0" espree@^9.6.0: @@ -5364,10 +5362,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.4.0: - version "0.4.0" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.0.tgz#b3bd20e28514607c584d4ce515ed09b76cc16dd2" - integrity sha512-Rna0sDPETA0KNhMHlN8wxKNgfSa8mTl2hPPAGxnbv6tUcHT6J4RQmQ8TLXyhB7Dm5Von4iHloBxTyClYM6wT0A== +prettier-plugin-tailwindcss@^0.4.1: + version "0.4.1" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.4.1.tgz#f7ed664199540978b2cbd037bac3a337d6689e86" + integrity sha512-hwn2EiJmv8M+AW4YDkbjJ6HlZCTzLyz1QlySn9sMuKV/Px0fjwldlB7tol8GzdgqtkdPtzT3iJ4UzdnYXP25Ag== prettier@^3.0.0: version "3.0.0" @@ -6395,7 +6393,7 @@ strip-indent@^3.0.0: dependencies: min-indent "^1.0.0" -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: +strip-json-comments@^3.1.1, strip-json-comments@~3.1.1: version "3.1.1" resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==