From 88f9661fdf6fddb5d93c67f0fd4365f61df45cde Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 13 Jul 2023 12:35:30 -0700 Subject: [PATCH] chore: update deps --- package.json | 6 ++---- yarn.lock | 27 +++++++++++++-------------- 2 files changed, 15 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index ba39ee00..2c8244e2 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "@commitlint/config-conventional": "^17.6.6", "@extractus/feed-extractor": "6.2.4", "@fontsource/inter": "^5.0.5", + "@netlify/plugin-lighthouse": "^5.0.0", "@quasibit/eleventy-plugin-schema": "^1.11.0", "@sherby/eleventy-plugin-files-minifier": "^1.1.1", "@tailwindcss/aspect-ratio": "^0.4.2", @@ -36,7 +37,7 @@ "child_process": "^1.0.2", "clean-css": "^5.3.2", "dotenv-flow": "^3.2.0", - "eleventy-plugin-tabler-icons": "^1.0.6", + "eleventy-plugin-tabler-icons": "^1.0.8", "eleventy-plugin-unfurl": "^1.0.0", "eleventy-plugin-youtube-embed": "^1.9.0", "eslint": "^8.42.0", @@ -72,8 +73,5 @@ "**/*.{md,mkd,mdwn,mdown,mdtxt,mdtext,markdown}": [ "npx markdownlint --config ./markdownlint.config.json --fix" ] - }, - "dependencies": { - "@netlify/plugin-lighthouse": "^5.0.0" } } diff --git a/yarn.lock b/yarn.lock index f132e857..f3bc98e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2181,14 +2181,14 @@ ejs@^3.1.8, ejs@^3.1.9: jake "^10.8.5" electron-to-chromium@^1.4.431: - version "1.4.459" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.459.tgz#25a23370f4ae8aaa8f77aaf00133aa4994f4148e" - integrity sha512-XXRS5NFv8nCrBL74Rm3qhJjA2VCsRFx0OjHKBMPI0otij56aun8UWiKTDABmd5/7GTR021pA4wivs+Ri6XCElg== + version "1.4.460" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.460.tgz#f360a5059c039c4a5fb4dfa99680ad8129dd9f84" + integrity sha512-kKiHnbrHME7z8E6AYaw0ehyxY5+hdaRmeUbjBO22LZMdqTYCO29EvF0T1cQ3pJ1RN5fyMcHl1Lmcsdt9WWJpJQ== -eleventy-plugin-tabler-icons@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.0.6.tgz#a6c06d1fc8868e25a67808bb0fffe15c285f77db" - integrity sha512-JWVm1syOnkwJFsXj8Q06phvklrg7Pzk9CU+OLPSuAgUacCs7ctk/1h8CXTgpFB7//wOa0s4xrK5pJoB9biQxzQ== +eleventy-plugin-tabler-icons@^1.0.8: + version "1.0.8" + resolved "https://registry.yarnpkg.com/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.0.8.tgz#09c56d6495c4ce77ec5f780cdfbdcb892098061f" + integrity sha512-d51OzcidUwOsScCH5XzqSQ41xSDDeI6XIv8yd6mtjWumOv3Vo/OqpEtxqt9VWfYrVJFOy7Z5soeFI4K9rMOk+g== eleventy-plugin-unfurl@^1.0.0: version "1.0.0" @@ -4932,9 +4932,9 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0: integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== postcss@^8.3.11, postcss@^8.4.23, postcss@^8.4.25: - version "8.4.25" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f" - integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw== + version "8.4.26" + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94" + integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw== dependencies: nanoid "^3.3.6" picocolors "^1.0.0" @@ -6081,9 +6081,9 @@ synckit@^0.8.5: tslib "^2.5.0" tailwindcss@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.2.tgz#2f9e35d715fdf0bbf674d90147a0684d7054a2d3" - integrity sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w== + version "3.3.3" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.3.tgz#90da807393a2859189e48e9e7000e6880a736daf" + integrity sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w== dependencies: "@alloc/quick-lru" "^5.2.0" arg "^5.0.2" @@ -6105,7 +6105,6 @@ tailwindcss@^3.3.2: postcss-load-config "^4.0.1" postcss-nested "^6.0.1" postcss-selector-parser "^6.0.11" - postcss-value-parser "^4.2.0" resolve "^1.22.2" sucrase "^3.32.0"