From 27d7c3333e8fc5fe78a2131e57fdd3bcab888d8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 04:00:49 +0000 Subject: [PATCH] refactor(deps): update dependencies (non-major) --- package.json | 6 +++--- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index 8b34727..0375414 100644 --- a/package.json +++ b/package.json @@ -5,11 +5,11 @@ "license": "MIT", "private": true, "dependencies": { - "@fontsource/lato": "5.0.22", + "@fontsource/lato": "5.1.0", "@fortawesome/fontawesome-free": "6.6.0", "@tailwindcss/typography": "0.5.15", - "hugo-bin": "0.130.1", - "tailwindcss": "3.4.10" + "hugo-bin": "0.132.0", + "tailwindcss": "3.4.13" }, "devDependencies": { "autoprefixer": "10.4.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9912dfb..98e902b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,20 +9,20 @@ importers: .: dependencies: '@fontsource/lato': - specifier: 5.0.22 - version: 5.0.22 + specifier: 5.1.0 + version: 5.1.0 '@fortawesome/fontawesome-free': specifier: 6.6.0 version: 6.6.0 '@tailwindcss/typography': specifier: 0.5.15 - version: 0.5.15(tailwindcss@3.4.10) + version: 0.5.15(tailwindcss@3.4.13) hugo-bin: - specifier: 0.130.1 - version: 0.130.1 + specifier: 0.132.0 + version: 0.132.0 tailwindcss: - specifier: 3.4.10 - version: 3.4.10 + specifier: 3.4.13 + version: 3.4.13 devDependencies: autoprefixer: specifier: 10.4.20 @@ -59,8 +59,8 @@ packages: resolution: {integrity: sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==} engines: {node: '>=6.9.0'} - '@fontsource/lato@5.0.22': - resolution: {integrity: sha512-Q0ok83IXWY5DG3pp1KLxzpq7ax5ys7/B/huKl2QtACiTFfsqFjy8n4B709NdK/Vd/CO3mYFBwg9cdYQtKGXiGQ==} + '@fontsource/lato@5.1.0': + resolution: {integrity: sha512-wYa/DeUS/WuaJoR/vY+v74W6gtOm98DgoRdSj4FuMXe0E0XYGAEVOgh+DxusJR3EglRZU6ZZDF7vZ881vV1KGA==} '@fortawesome/fontawesome-free@6.6.0': resolution: {integrity: sha512-60G28ke/sXdtS9KZCpZSHHkCbdsOGEhIUGlwq6yhY74UpTiToIh8np7A8yphhM4BWsvNFtIvLpi4co+h9Mr9Ow==} @@ -481,8 +481,8 @@ packages: resolution: {integrity: sha512-kZB0wxMo0sh1PehyjJUWRFEd99KC5TLjZ2cULC4f9iqJBAmKQQXEICjxl5iPJRwP40dpeHFqqhm7tYCvODpqpQ==} engines: {node: '>=10.19.0'} - hugo-bin@0.130.1: - resolution: {integrity: sha512-0+GwMlYkTdmH2INIWPeoKf+Rx/+RbTCZNPhcdPwm4a+WJeuvGjOLOmK3grAk5vC2u4OwxfOhgD3zRU7wHVYxlw==} + hugo-bin@0.132.0: + resolution: {integrity: sha512-P8Bjl2ussOFzDJVppZfjxuyRegklKnlz2ILeFUszwkq9aDab8il0IJgr6pNxI0bbPIbLcoV64FmStyB1vXsynQ==} engines: {node: '>=18'} hasBin: true @@ -1048,8 +1048,8 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} - tailwindcss@3.4.10: - resolution: {integrity: sha512-KWZkVPm7yJRhdu4SRSl9d4AK2wM3a50UsvgHZO7xY77NQr2V+fIrEuoDGQcbvswWvFGbS2f6e+jC/6WJm1Dl0w==} + tailwindcss@3.4.13: + resolution: {integrity: sha512-KqjHOJKogOUt5Bs752ykCeiwvi0fKVkr5oqsFNt/8px/tA8scFPIlkygsf6jXrfCqGHz7VflA6+yytWuM+XhFw==} engines: {node: '>=14.0.0'} hasBin: true @@ -1158,7 +1158,7 @@ snapshots: dependencies: regenerator-runtime: 0.14.0 - '@fontsource/lato@5.0.22': {} + '@fontsource/lato@5.1.0': {} '@fortawesome/fontawesome-free@6.6.0': {} @@ -1211,13 +1211,13 @@ snapshots: dependencies: defer-to-connect: 2.0.1 - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.10)': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.13)': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 postcss-selector-parser: 6.0.10 - tailwindcss: 3.4.10 + tailwindcss: 3.4.13 '@tokenizer/token@0.3.0': {} @@ -1622,7 +1622,7 @@ snapshots: quick-lru: 5.1.1 resolve-alpn: 1.2.1 - hugo-bin@0.130.1: + hugo-bin@0.132.0: dependencies: '@xhmikosr/bin-wrapper': 13.0.5 package-config: 5.0.0 @@ -2060,7 +2060,7 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} - tailwindcss@3.4.10: + tailwindcss@3.4.13: dependencies: '@alloc/quick-lru': 5.2.0 arg: 5.0.2 @@ -2075,7 +2075,7 @@ snapshots: micromatch: 4.0.5 normalize-path: 3.0.0 object-hash: 3.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 postcss: 8.4.47 postcss-import: 15.1.0(postcss@8.4.47) postcss-js: 4.0.1(postcss@8.4.47) @@ -2135,7 +2135,7 @@ snapshots: dependencies: browserslist: 4.23.3 escalade: 3.2.0 - picocolors: 1.0.1 + picocolors: 1.1.0 util-deprecate@1.0.2: {}