diff --git a/package-lock.json b/package-lock.json index 67e2b2fe..10ac4bc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,42 +1,40 @@ { "name": "@davidsneighbour/kollitsch-dev", - "version": "2024.5.45", + "version": "2024.5.49", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@davidsneighbour/kollitsch-dev", - "version": "2024.5.45", + "version": "2024.5.49", "license": "UNLICENSED", "dependencies": { - "@alpinejs/collapse": "3.14.3", - "@alpinejs/intersect": "3.14.3", "@biomejs/biome": "1.9.4", - "@clack/prompts": "0.8.1", - "@davidsneighbour/biome-config": "2024.4.9", - "@davidsneighbour/browserslist-config": "2024.4.9", - "@davidsneighbour/commitlint-config": "2024.4.9", - "@davidsneighbour/eslint-config": "2024.4.9", - "@davidsneighbour/frontmatter-config": "2024.4.9", - "@davidsneighbour/htmlvalidate-config": "2024.4.9", - "@davidsneighbour/hugo-darkskies": "1.2024.32", + "@clack/prompts": "0.8.2", + "@davidsneighbour/biome-config": "2024.4.12", + "@davidsneighbour/browserslist-config": "2024.4.12", + "@davidsneighbour/commitlint-config": "2024.4.12", + "@davidsneighbour/eslint-config": "2024.4.12", + "@davidsneighbour/frontmatter-config": "2024.4.12", + "@davidsneighbour/htmlvalidate-config": "2024.4.12", + "@davidsneighbour/hugo-darkskies": "1.2024.37", "@davidsneighbour/imagemin-lint-staged": "0.6.0", - "@davidsneighbour/markdownlint-config": "2024.4.9", + "@davidsneighbour/markdownlint-config": "2024.4.12", "@davidsneighbour/netlify-plugin-hugo-helper": "0.1.6", - "@davidsneighbour/prettier-config": "2024.4.9", - "@davidsneighbour/release-config": "2024.4.9", - "@davidsneighbour/remark-config": "2024.4.9", - "@davidsneighbour/stylelint-config": "2024.4.9", - "@davidsneighbour/tools": "2024.4.9", + "@davidsneighbour/prettier-config": "2024.4.12", + "@davidsneighbour/release-config": "2024.4.12", + "@davidsneighbour/remark-config": "2024.4.12", + "@davidsneighbour/stylelint-config": "2024.4.12", + "@davidsneighbour/tools": "2024.4.12", "@github/hotkey": "3.1.1", "@notionhq/client": "2.2.15", "@secretlint/secretlint-rule-preset-recommend": "9.0.0", - "alpinejs": "3.14.3", - "caniuse-lite": "1.0.30001680", + "alpinejs": "3.14.7", + "caniuse-lite": "1.0.30001687", "consola": "3.2.3", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "lint-staged": "15.2.10", - "netlify-cli": "17.37.2", + "netlify-cli": "17.38.0", "ninja-keys": "1.2.2", "pixelmatch": "6.0.0", "prettier-plugin-go-template": "0.0.15", @@ -50,28 +48,18 @@ "yargs": "17.7.2" }, "devDependencies": { - "@atproto/api": "0.13.16", + "@atproto/api": "0.13.19", "@playwright/test": "1.49.0", - "@types/node": "22.9.1", + "@types/node": "22.10.1", "masto": "6.10.1", "oauth-1.0a": "2.2.6", "twitter-api-v2": "1.18.2" }, "engines": { "node": ">=20.12.0", - "npm": ">=10.5.0" + "npm": ">=10.3.0" } }, - "node_modules/@alpinejs/collapse": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/@alpinejs/collapse/-/collapse-3.14.3.tgz", - "integrity": "sha512-gqyzDLf6i6GPzqJROClVXpq10q/5gYfmcnmBs+UGHkHHeu7VYkMJUzH/ukPmbRmnJnZ2xkjEZz6yRrjun6N88A==" - }, - "node_modules/@alpinejs/intersect": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/@alpinejs/intersect/-/intersect-3.14.3.tgz", - "integrity": "sha512-6lyDfvHnZSNfLYVW3zLkbBlGR2EY408HX2SMHVXLoGPqmV/Om1V74W5+UbtfkqQX7xQmk6sqAX57bIKUqqoR5A==" - }, "node_modules/@apidevtools/json-schema-ref-parser": { "version": "11.1.0", "resolved": "https://registry.npmjs.org/@apidevtools/json-schema-ref-parser/-/json-schema-ref-parser-11.1.0.tgz", @@ -91,9 +79,9 @@ } }, "node_modules/@atproto/api": { - "version": "0.13.16", - "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.13.16.tgz", - "integrity": "sha512-fWWPifh7DTiKs7v2n/trZSeqvHMQckJACbA0KjZuLksgAaQWJCO+X9rsegrAUmE2aPenvLLnK2NaPaYnj5WJBw==", + "version": "0.13.19", + "resolved": "https://registry.npmjs.org/@atproto/api/-/api-0.13.19.tgz", + "integrity": "sha512-rLWQBZaOIk3ds1Fx9CwrdyX3X2GbdSEvVJ9mdSPNX40joiEaE1ljGMOcziFipbvZacXynozE4E0Sb1CgOhzfmA==", "dev": true, "dependencies": { "@atproto/common-web": "^0.3.1", @@ -328,40 +316,24 @@ } }, "node_modules/@clack/core": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.3.4.tgz", - "integrity": "sha512-H4hxZDXgHtWTwV3RAVenqcC4VbJZNegbBjlPvzOzCouXtS2y3sDvlO3IsbrPNWuLWPPlYVYPghQdSF64683Ldw==", + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.3.5.tgz", + "integrity": "sha512-5cfhQNH+1VQ2xLQlmzXMqUoiaH0lRBq9/CLW9lTyMbuKLC3+xEK01tHVvyut++mLOn5urSHmkm6I0Lg9MaJSTQ==", "dependencies": { "picocolors": "^1.0.0", "sisteransi": "^1.0.5" } }, "node_modules/@clack/prompts": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.8.1.tgz", - "integrity": "sha512-I263nEUNbX4lPTX93trl1fkIvGrGlz6nUYkqOddF0ZmjqcxUgUlXmpUIUqfapirRKJrFddvwF+qdZgg8cSqF7g==", - "bundleDependencies": [ - "is-unicode-supported" - ], + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.8.2.tgz", + "integrity": "sha512-6b9Ab2UiZwJYA9iMyboYyW9yJvAO9V753ZhS+DHKEjZRKAxPPOb7MXXu84lsPFG+vZt6FRFniZ8rXi+zCIw4yQ==", "dependencies": { - "@clack/core": "0.3.4", - "is-unicode-supported": "*", + "@clack/core": "0.3.5", "picocolors": "^1.0.0", "sisteransi": "^1.0.5" } }, - "node_modules/@clack/prompts/node_modules/is-unicode-supported": { - "version": "1.3.0", - "extraneous": true, - "inBundle": true, - "license": "MIT", - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/@commitlint/cli": { "version": "19.6.0", "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.6.0.tgz", @@ -637,9 +609,9 @@ } }, "node_modules/@csstools/css-calc": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.0.4.tgz", - "integrity": "sha512-8/iCd8lH10gKNsq5detnbGWiFd6PXK2wB8wjE6fHNNhtqvshyMrIJgffwRcw6yl/gzGTH+N1i+KRhjqHxqYTmg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@csstools/css-calc/-/css-calc-2.1.0.tgz", + "integrity": "sha512-X69PmFOrjTZfN5ijxtI8hZ9kRADFSLrmmQ6hgDJ272Il049WGKpDY64KhrFm/7rbWve0z81QepawzjkKlqkNGw==", "funding": [ { "type": "github", @@ -659,9 +631,9 @@ } }, "node_modules/@csstools/css-color-parser": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.5.tgz", - "integrity": "sha512-4Wo8raj9YF3PnZ5iGrAl+BSsk2MYBOEUS/X4k1HL9mInhyCVftEG02MywdvelXlwZGUF2XTQ0qj9Jd398mhqrw==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@csstools/css-color-parser/-/css-color-parser-3.0.6.tgz", + "integrity": "sha512-S/IjXqTHdpI4EtzGoNCHfqraXF37x12ZZHA1Lk7zoT5pm2lMjFuqhX/89L7dqX4CcMacKK+6ZCs5TmEGb/+wKw==", "funding": [ { "type": "github", @@ -674,7 +646,7 @@ ], "dependencies": { "@csstools/color-helpers": "^5.0.1", - "@csstools/css-calc": "^2.0.4" + "@csstools/css-calc": "^2.1.0" }, "engines": { "node": ">=18" @@ -804,9 +776,9 @@ } }, "node_modules/@csstools/postcss-color-function": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.5.tgz", - "integrity": "sha512-6dHr2NDsBMiZCPkGDi2qMfIbzV2kWV8Dh7SVb1FZGnN/r2TI4TSAkVF8rCG5L70yQZHMcQGB84yp8Zm+RGhoHA==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-4.0.6.tgz", + "integrity": "sha512-EcvXfC60cTIumzpsxWuvVjb7rsJEHPvqn3jeMEBUaE3JSc4FRuP7mEQ+1eicxWmIrs3FtzMH9gR3sgA5TH+ebQ==", "funding": [ { "type": "github", @@ -818,7 +790,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -832,9 +804,9 @@ } }, "node_modules/@csstools/postcss-color-mix-function": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.5.tgz", - "integrity": "sha512-jgq0oGbit7TxWYP8y2hWWfV64xzcAgJk54PBYZ2fDrRgEDy1l5YMCrFawnn+5JETh/E1jjXPDFhFEYhwr3vA3g==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-color-mix-function/-/postcss-color-mix-function-3.0.6.tgz", + "integrity": "sha512-jVKdJn4+JkASYGhyPO+Wa5WXSx1+oUgaXb3JsjJn/BlrtFh5zjocCY7pwWi0nuP24V1fY7glQsxEYcYNy0dMFg==", "funding": [ { "type": "github", @@ -846,7 +818,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -887,9 +859,9 @@ } }, "node_modules/@csstools/postcss-exponential-functions": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.4.tgz", - "integrity": "sha512-xmzFCGTkkLDs7q9vVaRGlnu8s51lRRJzHsaJ/nXmkQuyg0q7gh7rTbJ0bY5sSVet+KB7MTIxRXRUCl2tm7RODA==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@csstools/postcss-exponential-functions/-/postcss-exponential-functions-2.0.5.tgz", + "integrity": "sha512-mi8R6dVfA2nDoKM3wcEi64I8vOYEgQVtVKCfmLHXupeLpACfGAided5ddMt5f+CnEodNu4DifuVwb0I6fQDGGQ==", "funding": [ { "type": "github", @@ -901,7 +873,7 @@ } ], "dependencies": { - "@csstools/css-calc": "^2.0.4", + "@csstools/css-calc": "^2.1.0", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3" }, @@ -938,9 +910,9 @@ } }, "node_modules/@csstools/postcss-gamut-mapping": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.5.tgz", - "integrity": "sha512-VQDayRhC/Mg1fuo8/4F43La5aROgvVyqtCqdNyGvRKi6L1+zXfwQ583nImi7k/gn2GNJH82Bf9mutTuT1GtXzA==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-gamut-mapping/-/postcss-gamut-mapping-2.0.6.tgz", + "integrity": "sha512-0ke7fmXfc8H+kysZz246yjirAH6JFhyX9GTlyRnM0exHO80XcA9zeJpy5pOp5zo/AZiC/q5Pf+Hw7Pd6/uAoYA==", "funding": [ { "type": "github", @@ -952,7 +924,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3" }, @@ -964,9 +936,9 @@ } }, "node_modules/@csstools/postcss-gradients-interpolation-method": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.5.tgz", - "integrity": "sha512-l3ShDdAt/szbyBh3Jz27MRFt5WPAbnVCMsU7Vs7EbBxJQNgVDrcu1APBB2nPagDJOyhI6/IahuW7nb6grWVTpA==", + "version": "5.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-gradients-interpolation-method/-/postcss-gradients-interpolation-method-5.0.6.tgz", + "integrity": "sha512-Itrbx6SLUzsZ6Mz3VuOlxhbfuyLTogG5DwEF1V8dAi24iMuvQPIHd7Ti+pNDp7j6WixndJGZaoNR0f9VSzwuTg==", "funding": [ { "type": "github", @@ -978,7 +950,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -992,9 +964,9 @@ } }, "node_modules/@csstools/postcss-hwb-function": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.5.tgz", - "integrity": "sha512-bPn/SQyiiYjWkwK2ykc7O9LliMR50YfUGukd6jQI2okHzB7NxNt/IS45tS1Muk7Hhf3B9Lbmg1Ofq36tBmM92Q==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-4.0.6.tgz", + "integrity": "sha512-927Pqy3a1uBP7U8sTfaNdZVB0mNXzIrJO/GZ8us9219q9n06gOqCdfZ0E6d1P66Fm0fYHvxfDbfcUuwAn5UwhQ==", "funding": [ { "type": "github", @@ -1006,7 +978,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -1264,9 +1236,9 @@ } }, "node_modules/@csstools/postcss-media-minmax": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.4.tgz", - "integrity": "sha512-zgdBOCI9aKoy5GK9tb/3ve0pl7vH0HJg7rfQEWT3TZiIKh7XEWucDSTSwnwgdgtgz50UxrOfbK+C59M+u2fE2Q==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@csstools/postcss-media-minmax/-/postcss-media-minmax-2.0.5.tgz", + "integrity": "sha512-sdh5i5GToZOIAiwhdntRWv77QDtsxP2r2gXW/WbLSCoLr00KTq/yiF1qlQ5XX2+lmiFa8rATKMcbwl3oXDMNew==", "funding": [ { "type": "github", @@ -1278,7 +1250,7 @@ } ], "dependencies": { - "@csstools/css-calc": "^2.0.4", + "@csstools/css-calc": "^2.1.0", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/media-query-list-parser": "^4.0.2" @@ -1366,9 +1338,9 @@ } }, "node_modules/@csstools/postcss-oklab-function": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.5.tgz", - "integrity": "sha512-19bsJQFyJNSEhpaVq0Mq1E0HDXfx8qMHa/bR1MaHr1UD4DWvM2/J6YXb9OVGS7eFl92Y3c84Yggn9uFv13vsiQ==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-4.0.6.tgz", + "integrity": "sha512-Hptoa0uX+XsNacFBCIQKTUBrFKDiplHan42X73EklG6XmQLG7/aIvxoNhvZ7PvOWMt67Pw3bIlUY2nD6p5vL8A==", "funding": [ { "type": "github", @@ -1380,7 +1352,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -1417,10 +1389,36 @@ "postcss": "^8.4" } }, + "node_modules/@csstools/postcss-random-function": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-random-function/-/postcss-random-function-1.0.1.tgz", + "integrity": "sha512-Ab/tF8/RXktQlFwVhiC70UNfpFQRhtE5fQQoP2pO+KCPGLsLdWFiOuHgSRtBOqEshCVAzR4H6o38nhvRZq8deA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/csstools" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/csstools" + } + ], + "dependencies": { + "@csstools/css-calc": "^2.1.0", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "postcss": "^8.4" + } + }, "node_modules/@csstools/postcss-relative-color-syntax": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.5.tgz", - "integrity": "sha512-5VrE4hAwv/ZpuL1Yo0ZGGFi1QPpIikp/rzz7LnpQ31ACQVRIA5/M9qZmJbRlZVsJ4bUFSQ3dq6kHSHrCt2uM6Q==", + "version": "3.0.6", + "resolved": "https://registry.npmjs.org/@csstools/postcss-relative-color-syntax/-/postcss-relative-color-syntax-3.0.6.tgz", + "integrity": "sha512-yxP618Xb+ji1I624jILaYM62uEmZcmbdmFoZHoaThw896sq0vU39kqTTF+ZNic9XyPtPMvq0vyvbgmHaszq8xg==", "funding": [ { "type": "github", @@ -1432,7 +1430,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -1481,10 +1479,10 @@ "node": ">=4" } }, - "node_modules/@csstools/postcss-stepped-value-functions": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.4.tgz", - "integrity": "sha512-JjShuWZkmIOT8EfI7lYjl7V5qM29LNDdnnSo5O7v/InJJHfeiQjtxyAaZzKGXzpkghPrCAcgLfJ+IyqTdXo7IA==", + "node_modules/@csstools/postcss-sign-functions": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@csstools/postcss-sign-functions/-/postcss-sign-functions-1.1.0.tgz", + "integrity": "sha512-SLcc20Nujx/kqbSwDmj6oaXgpy3UjFhBy1sfcqPgDkHfOIfUtUVH7OXO+j7BU4v/At5s61N5ZX6shvgPwluhsA==", "funding": [ { "type": "github", @@ -1496,7 +1494,7 @@ } ], "dependencies": { - "@csstools/css-calc": "^2.0.4", + "@csstools/css-calc": "^2.1.0", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3" }, @@ -1507,10 +1505,10 @@ "postcss": "^8.4" } }, - "node_modules/@csstools/postcss-text-decoration-shorthand": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz", - "integrity": "sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==", + "node_modules/@csstools/postcss-stepped-value-functions": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@csstools/postcss-stepped-value-functions/-/postcss-stepped-value-functions-4.0.5.tgz", + "integrity": "sha512-G6SJ6hZJkhxo6UZojVlLo14MohH4J5J7z8CRBrxxUYy9JuZiIqUo5TBYyDGcE0PLdzpg63a7mHSJz3VD+gMwqw==", "funding": [ { "type": "github", @@ -1522,8 +1520,9 @@ } ], "dependencies": { - "@csstools/color-helpers": "^5.0.1", - "postcss-value-parser": "^4.2.0" + "@csstools/css-calc": "^2.1.0", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" }, "engines": { "node": ">=18" @@ -1532,10 +1531,10 @@ "postcss": "^8.4" } }, - "node_modules/@csstools/postcss-trigonometric-functions": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.4.tgz", - "integrity": "sha512-nn+gWTZZlSnwbyUtGQCnvBXIx1TX+HVStvIm3221dWGQvp47bB5giMBbuAK4a/UJGBbfDQhGKEbYq++WWM1i1A==", + "node_modules/@csstools/postcss-text-decoration-shorthand": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz", + "integrity": "sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==", "funding": [ { "type": "github", @@ -1547,9 +1546,8 @@ } ], "dependencies": { - "@csstools/css-calc": "^2.0.4", - "@csstools/css-parser-algorithms": "^3.0.4", - "@csstools/css-tokenizer": "^3.0.3" + "@csstools/color-helpers": "^5.0.1", + "postcss-value-parser": "^4.2.0" }, "engines": { "node": ">=18" @@ -1558,10 +1556,10 @@ "postcss": "^8.4" } }, - "node_modules/@csstools/postcss-unset-value": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz", - "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==", + "node_modules/@csstools/postcss-trigonometric-functions": { + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-4.0.5.tgz", + "integrity": "sha512-/YQThYkt5MLvAmVu7zxjhceCYlKrYddK6LEmK5I4ojlS6BmO9u2yO4+xjXzu2+NPYmHSTtP4NFSamBCMmJ1NJA==", "funding": [ { "type": "github", @@ -1572,6 +1570,11 @@ "url": "https://opencollective.com/csstools" } ], + "dependencies": { + "@csstools/css-calc": "^2.1.0", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3" + }, "engines": { "node": ">=18" }, @@ -1579,10 +1582,10 @@ "postcss": "^8.4" } }, - "node_modules/@csstools/selector-specificity": { + "node_modules/@csstools/postcss-unset-value": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz", - "integrity": "sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==", + "resolved": "https://registry.npmjs.org/@csstools/postcss-unset-value/-/postcss-unset-value-4.0.0.tgz", + "integrity": "sha512-cBz3tOCI5Fw6NIFEwU3RiwK6mn3nKegjpJuzCndoGq3BZPkUjnsq7uQmIeMNeMbMk7YD2MfKcgCpZwX5jyXqCA==", "funding": [ { "type": "github", @@ -1597,7 +1600,7 @@ "node": ">=18" }, "peerDependencies": { - "postcss-selector-parser": "^6.1.0" + "postcss": "^8.4" } }, "node_modules/@csstools/utilities": { @@ -1622,9 +1625,9 @@ } }, "node_modules/@davidsneighbour/biome-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/biome-config/-/biome-config-2024.4.9.tgz", - "integrity": "sha512-DdkK0XRG3kFfx24xWp2UiuJ4ECGxNVRvQLrV+7F1kAMmuNqf71BtldBB+95nl5y5xt6xJZL00G4c3NhgAMO5EQ==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/biome-config/-/biome-config-2024.4.12.tgz", + "integrity": "sha512-ri5Q3ekcoPi+Gn7e8nDktJB/+vrEeQbXyg7tRnEuxlnK7A4eYQXrdqFvsThkesmc2yZ2+o5C5rUp91/jK3Yp9g==", "dependencies": { "@biomejs/biome": "1.9.4" }, @@ -1634,9 +1637,9 @@ } }, "node_modules/@davidsneighbour/bootstrap-config": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/bootstrap-config/-/bootstrap-config-2024.4.8.tgz", - "integrity": "sha512-biT+qyWaAZX58NlPwENJC2ERacFoUMDWmU5GH69RZKCbfvhQMpUPB84vNWZ7ujEBkE4IxegIVWBPqv17dBcQ2A==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/bootstrap-config/-/bootstrap-config-2024.4.12.tgz", + "integrity": "sha512-m6cSZwkresdAU/DbZ5+roAgjVncLFCrFIE5dnH3VuSt1Tgpcf3vY30u4QKIM+N25sINOdQU8Tfe0K7Oo2oZc+A==", "dependencies": { "@popperjs/core": "2.11.8", "@types/bootstrap": "5.2.10", @@ -1648,9 +1651,9 @@ } }, "node_modules/@davidsneighbour/browserslist-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/browserslist-config/-/browserslist-config-2024.4.9.tgz", - "integrity": "sha512-61TPzSnXwdnVCN9qleCZ+R/ovY89vLF339VONzYCnKdctzGwIPk59w2DqPDlS98WXj0RrJ5yRDzlK6vZqNHsBw==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/browserslist-config/-/browserslist-config-2024.4.12.tgz", + "integrity": "sha512-h0dbwomJ1RmTZHROO+qPvVi1/3HcacO9d4hw+BiGMfl3aFJJaFJSzXevgwx3EmHOO+m1r9s7Z/bDr61BJ+WiBg==", "dependencies": { "browserslist": "4.24.2" }, @@ -1660,9 +1663,9 @@ } }, "node_modules/@davidsneighbour/commitlint-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/commitlint-config/-/commitlint-config-2024.4.9.tgz", - "integrity": "sha512-b4+Eg8Qipho/+j24XJ9I5K1Vah3S73db6SefUoBBYPB8oPwH+MQOoFg4HV9bXbSAvLptiF64oka9nPtRwg2ZqQ==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/commitlint-config/-/commitlint-config-2024.4.12.tgz", + "integrity": "sha512-7c1HBrJHBxvL1E7oUgT3B+15Ykv6liTH/mCKkuL29W+QJSu4xqVzIK+YtlglDoHZzUZ3dxaG9bcL/qzkpcuclg==", "dependencies": { "@commitlint/cli": "19.6.0", "@commitlint/config-conventional": "19.6.0" @@ -1673,18 +1676,17 @@ } }, "node_modules/@davidsneighbour/eslint-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/eslint-config/-/eslint-config-2024.4.9.tgz", - "integrity": "sha512-xttvVpeM4tHx+EVJ4H/qS5I7qkuMwoOa8T13D+J2vk+SduFfAGYsWrn7sMRWNjp17TzgK1FKD+2WGO+g7y/nww==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/eslint-config/-/eslint-config-2024.4.12.tgz", + "integrity": "sha512-6yW840V9QssrePfJkB9FUliD/oXuSJLq8I5m5ARGimKrVueH9vqAUbnRA59677AG3o/VU7gtK6nTI45o0+WwNQ==", "dependencies": { - "@eslint/js": "9.15.0", - "@eslint/json": "0.7.0", + "@eslint/css": "0.1.0", + "@eslint/js": "9.16.0", + "@eslint/json": "0.8.0", "@eslint/markdown": "6.2.1", "@stylistic/eslint-plugin": "2.11.0", "@stylistic/eslint-plugin-js": "2.11.0", - "@types/eslint__js": "8.42.3", - "@types/eslint-plugin-markdown": "2.0.2", - "eslint": "9.15.0", + "eslint": "9.16.0", "eslint-config-standard": "17.1.0", "eslint-plugin-security": "3.0.1" }, @@ -1769,16 +1771,16 @@ } }, "node_modules/@davidsneighbour/eslint-config/node_modules/eslint": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz", - "integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==", + "version": "9.16.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.16.0.tgz", + "integrity": "sha512-whp8mSQI4C8VXd+fLgSM0lh3UlmcFtVwUQjyKCFfsp+2ItAIYhlq/hqGahGqHE6cv9unM41VlqKk2VtKYR2TaA==", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.12.1", "@eslint/config-array": "^0.19.0", "@eslint/core": "^0.9.0", "@eslint/eslintrc": "^3.2.0", - "@eslint/js": "9.15.0", + "@eslint/js": "9.16.0", "@eslint/plugin-kit": "^0.2.3", "@humanfs/node": "^0.16.6", "@humanwhocodes/module-importer": "^1.0.1", @@ -1987,21 +1989,21 @@ } }, "node_modules/@davidsneighbour/frontmatter-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/frontmatter-config/-/frontmatter-config-2024.4.9.tgz", - "integrity": "sha512-S0xJ/LuCO18IeWmTub/GU8GqvnJwlNhUf/inAn/xJVz9lx8pjZJVzYQuSdzNS+e2JgNxU95p/5dQjAuNGCS5GA==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/frontmatter-config/-/frontmatter-config-2024.4.12.tgz", + "integrity": "sha512-gTvsy6vLiImdSA22ViO7oGVeplYs/AdRZs+ICUZjvuv1g3xK888Lk6CtdLtuYh4y0SANqMmLarvEaFdRQmzikw==", "engines": { "node": ">=20.18.0", "npm": ">=10.3.0" } }, "node_modules/@davidsneighbour/htmlvalidate-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/htmlvalidate-config/-/htmlvalidate-config-2024.4.9.tgz", - "integrity": "sha512-RG7AmGcwvBOwm4Z1IMhVyRjBVBe4gP3+4ExCvVrkkuiGihJ+SHDausarSDjd3LpJ4J8q+juz+lbSgNDSXsqxAA==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/htmlvalidate-config/-/htmlvalidate-config-2024.4.12.tgz", + "integrity": "sha512-Zyp8OI4jIU9M/YJLyX77AhFdfeD7r2OnS7gwF32wXMM/b4twyJOBSmf+JNKGRJL7qOcdVp1LWd1FHujXbXSNyA==", "dependencies": { "axe-core": "4.10.2", - "html-validate": "8.25.0" + "html-validate": "8.27.0" }, "engines": { "node": ">=20.18.0", @@ -2009,216 +2011,27 @@ } }, "node_modules/@davidsneighbour/hugo-darkskies": { - "version": "1.2024.32", - "resolved": "https://registry.npmjs.org/@davidsneighbour/hugo-darkskies/-/hugo-darkskies-1.2024.32.tgz", - "integrity": "sha512-Tn4LCwsgyRyw0VBVc72hba7hXjQh1R43RLQCO50JDKQQCdhD9tz/Zbkzb9kp+23t7qujM4dx4EkpN3U5Gi3z9Q==", - "dependencies": { - "@davidsneighbour/bootstrap-config": "2024.4.8", - "@davidsneighbour/markdownlint-config": "2024.4.8", - "@davidsneighbour/postcss-config": "2024.4.8", - "@davidsneighbour/release-config": "2024.4.8", - "@davidsneighbour/remark-config": "2024.4.8", - "@davidsneighbour/tools": "2024.4.8", - "@fullhuman/postcss-purgecss": "6.0.0", + "version": "1.2024.37", + "resolved": "https://registry.npmjs.org/@davidsneighbour/hugo-darkskies/-/hugo-darkskies-1.2024.37.tgz", + "integrity": "sha512-sTLVZJRnWwl/Y/lOAgsM1FKDD4Or+FGofyFPuHJi2OdXLegg5hYNMnY7o4D5Te3oioA/QDc/wMVbO7Vl3kotdQ==", + "dependencies": { + "@davidsneighbour/bootstrap-config": "2024.4.12", + "@davidsneighbour/markdownlint-config": "2024.4.12", + "@davidsneighbour/postcss-config": "2024.4.12", + "@davidsneighbour/release-config": "2024.4.12", + "@davidsneighbour/remark-config": "2024.4.12", + "@davidsneighbour/tools": "2024.4.12", + "@fullhuman/postcss-purgecss": "7.0.2", + "@types/alpinejs": "3.13.11", + "@types/node": "22.10.1", + "@types/youtube": "0.1.0", "cssnano-preset-advanced": "7.0.6", "pagefind": "1.2.0", - "postcss": "8.4.47", - "postcss-preset-env": "10.0.9", + "postcss": "8.4.49", + "postcss-preset-env": "10.1.1", "sassdoc": "2.7.4", "sassdoc-extras": "3.0.0", - "sassdoc-theme-herman": "6.0.1" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/@davidsneighbour/markdownlint-config": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.8.tgz", - "integrity": "sha512-NISNVQUAzGTeKLpfmVCCnSPFtSMSPB0LOhYTZzbsHcyhyGV/DJw5uUhrLQcs9P3gmVcQmFfol1l8LSuBqUMoug==", - "dependencies": { - "markdownlint": "0.36.1", - "markdownlint-cli2": "0.14.0" - }, - "engines": { - "node": ">=20.18.0", - "npm": ">=10.3.0" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/@davidsneighbour/release-config": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.8.tgz", - "integrity": "sha512-GifgfCWz8iPTd5tbc9Elqhgw0ipub6fyIY9JVYdHb3XwcWXv36ZikNwSX4DPQw3EqCwr56xz84HwASyWcHsI8A==", - "dependencies": { - "@davidsneighbour/tools": "^2024.4.8", - "commit-and-tag-version": "12.5.0", - "simple-git-hooks": "^2.11.1" - }, - "engines": { - "node": ">=20.18.0", - "npm": ">=10.3.0" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/@davidsneighbour/remark-config": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-2024.4.8.tgz", - "integrity": "sha512-OG5Z1LV6OK2ukeiCEvrz2urJRdFG8Wt+1634XUujiuQL6/zg8qd2yZf0EbG+qwRmRQfc0vsqK78KrvskuP/s8w==", - "dependencies": { - "remark": "15.0.1", - "remark-cli": "12.0.1", - "remark-frontmatter": "5.0.0", - "remark-lint": "10.0.0", - "remark-lint-blockquote-indentation": "4.0.0", - "remark-lint-checkbox-character-style": "5.0.0", - "remark-lint-checkbox-content-indent": "5.0.0", - "remark-lint-code-block-style": "4.0.0", - "remark-lint-definition-case": "4.0.0", - "remark-lint-definition-spacing": "4.0.0", - "remark-lint-emphasis-marker": "4.0.0", - "remark-lint-fenced-code-flag": "4.0.0", - "remark-lint-fenced-code-marker": "4.0.0", - "remark-lint-file-extension": "3.0.0", - "remark-lint-final-definition": "4.0.1", - "remark-lint-final-newline": "3.0.0", - "remark-lint-first-heading-level": "4.0.0", - "remark-lint-frontmatter-schema": "^3.15.4", - "remark-lint-hard-break-spaces": "4.0.0", - "remark-lint-heading-increment": "4.0.0", - "remark-lint-heading-style": "4.0.0", - "remark-lint-linebreak-style": "4.0.0", - "remark-lint-link-title-style": "4.0.0", - "remark-lint-list-item-bullet-indent": "5.0.0", - "remark-lint-list-item-content-indent": "4.0.0", - "remark-lint-list-item-indent": "4.0.0", - "remark-lint-list-item-spacing": "5.0.0", - "remark-lint-maximum-heading-length": "4.0.0", - "remark-lint-maximum-line-length": "4.0.1", - "remark-lint-no-blockquote-without-marker": "6.0.0", - "remark-lint-no-consecutive-blank-lines": "5.0.0", - "remark-lint-no-duplicate-definitions": "4.0.0", - "remark-lint-no-duplicate-headings": "4.0.0", - "remark-lint-no-duplicate-headings-in-section": "4.0.0", - "remark-lint-no-emphasis-as-heading": "4.0.0", - "remark-lint-no-empty-url": "4.0.0", - "remark-lint-no-file-name-articles": "3.0.0", - "remark-lint-no-file-name-consecutive-dashes": "3.0.0", - "remark-lint-no-file-name-irregular-characters": "3.0.0", - "remark-lint-no-file-name-mixed-case": "3.0.0", - "remark-lint-no-file-name-outer-dashes": "3.0.0", - "remark-lint-no-heading-content-indent": "5.0.0", - "remark-lint-no-heading-indent": "5.0.0", - "remark-lint-no-heading-like-paragraph": "4.0.0", - "remark-lint-no-heading-punctuation": "4.0.0", - "remark-lint-no-html": "4.0.0", - "remark-lint-no-literal-urls": "4.0.0", - "remark-lint-no-missing-blank-lines": "4.0.0", - "remark-lint-no-multiple-toplevel-headings": "4.0.0", - "remark-lint-no-reference-like-url": "4.0.0", - "remark-lint-no-shell-dollars": "4.0.0", - "remark-lint-no-shortcut-reference-image": "4.0.0", - "remark-lint-no-shortcut-reference-link": "4.0.0", - "remark-lint-no-table-indentation": "5.0.0", - "remark-lint-no-tabs": "4.0.0", - "remark-lint-no-undefined-references": "5.0.0", - "remark-lint-no-unused-definitions": "4.0.0", - "remark-lint-ordered-list-marker-style": "4.0.0", - "remark-lint-rule-style": "4.0.0", - "remark-lint-strong-marker": "4.0.0", - "remark-lint-table-cell-padding": "5.0.0", - "remark-lint-table-pipe-alignment": "4.0.0", - "remark-lint-table-pipes": "5.0.0", - "remark-lint-unordered-list-marker-style": "4.0.0", - "unified": "11.0.5" - }, - "engines": { - "node": ">=20.18.0", - "npm": ">=10.3.0" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/@davidsneighbour/tools": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.8.tgz", - "integrity": "sha512-jzZMUnIereP/dUFQBQWGiUn4jFeHDUFY6iRuIkIi+OhAf9Bp3dQD08EBLWwq2BD9Bieku+dKcjb3elL/ZUY2Vw==", - "dependencies": { - "@j9t/obsohtml": "1.6.2", - "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", - "cross-env": "7.0.3", - "debug": "4.3.7", - "deepmerge": "4.3.1", - "dotenv": "16.4.5", - "fixpack": "4.0.0", - "lockfile-lint": "4.14.0", - "ncp": "2.0.0", - "node-fetch": "3.3.2", - "npm-check-updates": "17.1.10", - "npm-package-json-lint": "8.0.0", - "npm-run-all2": "7.0.1", - "npm-watch": "0.13.0", - "rimraf": "6.0.1", - "secretlint": "^9.0.0", - "wireit": "0.14.9" - }, - "engines": { - "node": ">=20.18.0", - "npm": ">=10.3.0" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/markdownlint-cli2": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.14.0.tgz", - "integrity": "sha512-2cqdWy56frU2FTpbuGb83mEWWYuUIYv6xS8RVEoUAuKNw/hXPar2UYGpuzUhlFMngE8Omaz4RBH52MzfRbGshw==", - "dependencies": { - "globby": "14.0.2", - "js-yaml": "4.1.0", - "jsonc-parser": "3.3.1", - "markdownlint": "0.35.0", - "markdownlint-cli2-formatter-default": "0.0.5", - "micromatch": "4.0.8" - }, - "bin": { - "markdownlint-cli2": "markdownlint-cli2.js" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/DavidAnson" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/markdownlint-cli2/node_modules/markdownlint": { - "version": "0.35.0", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.35.0.tgz", - "integrity": "sha512-wgp8yesWjFBL7bycA3hxwHRdsZGJhjhyP1dSxKVKrza0EPFYtn+mHtkVy6dvP1kGSjovyG5B8yNP6Frj0UFUJg==", - "dependencies": { - "markdown-it": "14.1.0", - "markdownlint-micromark": "0.1.10" - }, - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/DavidAnson" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/markdownlint-micromark": { - "version": "0.1.10", - "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.10.tgz", - "integrity": "sha512-no5ZfdqAdWGxftCLlySHSgddEjyW4kui4z7amQcGsSKfYC5v/ou+8mIQVyg9KQMeEZLNtz9OPDTj7nnTnoR4FQ==", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/DavidAnson" - } - }, - "node_modules/@davidsneighbour/hugo-darkskies/node_modules/npm-check-updates": { - "version": "17.1.10", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.10.tgz", - "integrity": "sha512-GnN6KbUzC8BpwsRYJntuumgCiagZ0+xxorvUJM9m06d7AlyK9lm3iFsAsnXF3VAZZzpD5QjZvWBwNze61Vywkw==", - "bin": { - "ncu": "build/cli.js", - "npm-check-updates": "build/cli.js" - }, - "engines": { - "node": "^18.18.0 || >=20.0.0", - "npm": ">=8.12.1" + "sassdoc-theme-herman": "6.0.2" } }, "node_modules/@davidsneighbour/imagemin-lint-staged": { @@ -2238,9 +2051,9 @@ } }, "node_modules/@davidsneighbour/markdownlint-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.9.tgz", - "integrity": "sha512-c7EIzv30pA2exSfafbIGtyq4ZCLZTn7jby3HeHANmvoGNGjH8Desbxeq1z9Kg+A35eGi3d8EGIrWomgNoV7rLA==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.12.tgz", + "integrity": "sha512-RgAWuAs+qw54bQCYikUjHWaAeKUl/ls7wB3XqGeg+ZJ6cSbAQKqeqTApVK/hohA15Z44qEmgxaOK4elhWrinNg==", "dependencies": { "markdownlint": "0.36.1", "markdownlint-cli2": "0.15.0" @@ -2256,22 +2069,22 @@ "integrity": "sha512-cYQkjYf+6r1yLxqxQ17YklnfSGACbNuTfpVM5VUc/99GX7FSjxXbICiQObiFtzPAhrDnsqKYH1iCso3wGlMxFw==" }, "node_modules/@davidsneighbour/postcss-config": { - "version": "2024.4.8", - "resolved": "https://registry.npmjs.org/@davidsneighbour/postcss-config/-/postcss-config-2024.4.8.tgz", - "integrity": "sha512-fi/MqpGU3XtJ6a1SpLXk1DAI1gS/Frf2Ol7LXL3yvt21e9juKX0ewm8sbVMCghoMeBmigCli7C+bdd0QDxkeiA==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/postcss-config/-/postcss-config-2024.4.12.tgz", + "integrity": "sha512-9Z3no8cADlxSIGVb9OS3oX+1/jrTzOvgiVl2D/LAUvyGLWTvIRWHymHWTHB0bLXqct2sBidlGNjnzPmelcvtnQ==", "dependencies": { - "@davidsneighbour/browserslist-config": "^2024.4.8", - "@fullhuman/postcss-purgecss": "6.0.0", + "@davidsneighbour/browserslist-config": "^2024.4.12", + "@fullhuman/postcss-purgecss": "7.0.2", "autoprefixer": "10.4.20", "cssnano": "7.0.6", "doiuse": "6.0.5", "pixrem": "5.0.0", - "postcss": "8.4.47", + "postcss": "8.4.49", "postcss-cli": "11.0.0", "postcss-import": "16.1.0", "postcss-loader": "8.1.1", "postcss-nesting": "13.0.1", - "postcss-preset-env": "10.0.9" + "postcss-preset-env": "10.1.1" }, "engines": { "node": ">=20.18.0", @@ -2279,13 +2092,13 @@ } }, "node_modules/@davidsneighbour/prettier-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/prettier-config/-/prettier-config-2024.4.9.tgz", - "integrity": "sha512-Jva4cU4ctyTNH32O+PTgwj+Ig0ZKTh3TfwIP+0IOaXjUfTdoBiSXIKaIhTUc/eUOalBrB4r6tcid3cWn0mHLVg==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/prettier-config/-/prettier-config-2024.4.12.tgz", + "integrity": "sha512-4T1zZFcMiAQP2yf10lc8Rh0qh3jictMDkd6RoirpKFw995WEvG9UEwMZcgR8TdrtOP1Og95LManQ17psbEuiTw==", "dependencies": { "@prettier/plugin-php": "0.22.2", "@prettier/plugin-xml": "3.4.1", - "prettier": "3.3.3", + "prettier": "3.4.1", "prettier-eslint": "^16.3.0", "prettier-plugin-go-template": "0.0.15", "prettier-plugin-properties": "0.3.0", @@ -2299,11 +2112,11 @@ } }, "node_modules/@davidsneighbour/release-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.9.tgz", - "integrity": "sha512-Botqzq9d7r7QxqazMrBKdguiAWs5ErbsfIJIN0m+3NoIj3YNDIpUSEIkoYFEGKafkZOmXbwKZbkL1Z5EgA1+Tw==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2024.4.12.tgz", + "integrity": "sha512-Z5gU5HeYRJEXzsS7rB5vZh9DvrT1ruaqvbTv7nYbU7p1klLg28lWDVag3f0THglKCEX77TrrVG5nScI2a7KSRg==", "dependencies": { - "@davidsneighbour/tools": "^2024.4.9", + "@davidsneighbour/tools": "^2024.4.12", "commit-and-tag-version": "12.5.0", "simple-git-hooks": "^2.11.1" }, @@ -2313,9 +2126,9 @@ } }, "node_modules/@davidsneighbour/remark-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-2024.4.9.tgz", - "integrity": "sha512-E2Fz0LjZ64D9/9trAxzjAhXukhQHL3t8BSuE+8flAcXahK8EnMhRjlL1pa03vEV5jVC2V6YIQ95D7+XRLy50/A==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/remark-config/-/remark-config-2024.4.12.tgz", + "integrity": "sha512-8ix5JvHY4r4WoDCoOuNEeWZljLrJA8/FxZG2SFj4UPvzstJVG6P0q7GsrzWQ269tryP0QZHLXRQiOm1DsP2JSg==", "dependencies": { "remark": "15.0.1", "remark-cli": "12.0.1", @@ -2389,13 +2202,13 @@ } }, "node_modules/@davidsneighbour/stylelint-config": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/stylelint-config/-/stylelint-config-2024.4.9.tgz", - "integrity": "sha512-ErewpuorI8X4RsHwMp1aVUXQAPAJXo7lZCBg6qzw1MCMoBcEQdzRh3Bp49Xz7V+DYHhlq92Rp5Yu1LcjpcNlnw==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/stylelint-config/-/stylelint-config-2024.4.12.tgz", + "integrity": "sha512-pxABGXngXCtns6VYF9jsXcK7XBCtgw6vXFpbYB1RPzti2ra51ngwGAuPu+vCVCwEWj6/fpoQjLaRQkHVsffd2Q==", "dependencies": { - "@davidsneighbour/browserslist-config": "^2024.4.9", - "stylelint": "16.10.0", - "stylelint-config-standard-scss": "13.1.0", + "@davidsneighbour/browserslist-config": "^2024.4.12", + "stylelint": "16.11.0", + "stylelint-config-standard-scss": "14.0.0", "stylelint-no-unsupported-browser-features": "8.0.2", "stylelint-order": "6.0.4" }, @@ -2405,11 +2218,11 @@ } }, "node_modules/@davidsneighbour/tools": { - "version": "2024.4.9", - "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.9.tgz", - "integrity": "sha512-58E7c5lJ5brHSxJ9PBfZ/E4BA5dX+vOI1Zq8hy1oOwNCJx51aoJWGH5SYZARwnYZjGBZRLP/95q9XEA4uYZGoQ==", + "version": "2024.4.12", + "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.12.tgz", + "integrity": "sha512-0ftzdAmcvdx72nYOehxV892x5k8dg3xaLoDu04ylv2AQ/TXTnWxCma2suy82bm8ggDfQW8pbtlUzaIwJKL+mQg==", "dependencies": { - "@j9t/obsohtml": "1.6.2", + "@j9t/obsohtml": "1.7.0", "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", "cross-env": "7.0.3", "debug": "4.3.7", @@ -2432,6 +2245,17 @@ "npm": ">=10.3.0" } }, + "node_modules/@davidsneighbour/tools/node_modules/dotenv": { + "version": "16.4.5", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", + "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://dotenvx.com" + } + }, "node_modules/@dual-bundle/import-meta-resolve": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz", @@ -2838,11 +2662,11 @@ } }, "node_modules/@eslint/config-array": { - "version": "0.19.0", - "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.0.tgz", - "integrity": "sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==", + "version": "0.19.1", + "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.1.tgz", + "integrity": "sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==", "dependencies": { - "@eslint/object-schema": "^2.1.4", + "@eslint/object-schema": "^2.1.5", "debug": "^4.3.1", "minimatch": "^3.1.2" }, @@ -2871,13 +2695,45 @@ } }, "node_modules/@eslint/core": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.9.0.tgz", - "integrity": "sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==", + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.9.1.tgz", + "integrity": "sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==", + "dependencies": { + "@types/json-schema": "^7.0.15" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + } + }, + "node_modules/@eslint/css": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@eslint/css/-/css-0.1.0.tgz", + "integrity": "sha512-ColcXSHsncUU3FO6Y9OrGKECPrnJezKoTaKKIRtqWZ0Kr5x/9B411fdnSFQ6e1+BI2pfKWcC6cPchiEmb57wsA==", + "dependencies": { + "@eslint/plugin-kit": "^0.2.3", + "css-tree": "^3.0.1" + }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, + "node_modules/@eslint/css/node_modules/css-tree": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz", + "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", + "dependencies": { + "mdn-data": "2.12.2", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, + "node_modules/@eslint/css/node_modules/mdn-data": { + "version": "2.12.2", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", + "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" + }, "node_modules/@eslint/eslintrc": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", @@ -2968,17 +2824,17 @@ } }, "node_modules/@eslint/js": { - "version": "9.15.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz", - "integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==", + "version": "9.16.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.16.0.tgz", + "integrity": "sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } }, "node_modules/@eslint/json": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.7.0.tgz", - "integrity": "sha512-An8RJzmo0VivQBYs873eRhI0DzE3F8XUgLntwIUetFedqEKNEIDHteNWZg+d3oIEYPLuWPoosYUToBWiW15WMA==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.8.0.tgz", + "integrity": "sha512-DdWL9kT3h0XNRK1EVo4ZvxcdQus30msg1Yligb3VR7dnP+1CPM+qBH+SqVV53++XSEhiUJB702bHOttlaa5vhg==", "dependencies": { "@eslint/plugin-kit": "^0.2.3", "@humanwhocodes/momoa": "^3.3.3" @@ -3002,9 +2858,9 @@ } }, "node_modules/@eslint/object-schema": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz", - "integrity": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==", + "version": "2.1.5", + "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.5.tgz", + "integrity": "sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==", "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" } @@ -3021,11 +2877,11 @@ } }, "node_modules/@fullhuman/postcss-purgecss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-6.0.0.tgz", - "integrity": "sha512-sUvk5PV7O5xvTJcxDYrQ00xlKtSxivvJdZrwgxE8F1GmNMs7w9U+dSbr83N/qEs9b+f+6QsZKXDs0k8nMjBIqA==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-7.0.2.tgz", + "integrity": "sha512-U4zAXNaVztbDxO9EdcLp51F3UxxYsb/7DN89rFxFJhfk2Wua2pvw2Kf3HdspbPhW/wpHjSjsxWYoIlbTgRSjbQ==", "dependencies": { - "purgecss": "^6.0.0" + "purgecss": "^7.0.2" }, "peerDependencies": { "postcss": "^8.0.0" @@ -3137,9 +2993,9 @@ } }, "node_modules/@humanwhocodes/momoa": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.3.tgz", - "integrity": "sha512-5EKzSg1FH5wpg0HXBsglgC5u9U4qFgvZX7u8oVDP6XH6Mh9kmz4iQZV9/88xMdQ/UGQNxckf5njK65gU9jjS0w==", + "version": "3.3.5", + "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.5.tgz", + "integrity": "sha512-NI9codbQNjw9g4SS/cOizi8JDZ93B3oGVko8M3y0XF3gITaGDSQqea35V8fswWehnRQBLxPfZY5TJnuNhNCEzA==", "engines": { "node": ">=18" } @@ -3212,9 +3068,9 @@ } }, "node_modules/@j9t/obsohtml": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/@j9t/obsohtml/-/obsohtml-1.6.2.tgz", - "integrity": "sha512-bOCbWqCfRAvvRjOwj3F/GVCE3g4m8qCsygD3JiiHcuBRV5P2CH1cSEsjO+MitYbh/bAYVZHGZDRKfFpZbJCDWQ==", + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/@j9t/obsohtml/-/obsohtml-1.7.0.tgz", + "integrity": "sha512-x+MMEOBGhGvvV5MbPHMTTl3lKY3ZSW9Kg+Awde30WLvOnUUZr3kY6ch6QQG1NEBdeHV8g9pRLLb1rfPFN8kCpg==", "dependencies": { "chalk": "^5.3.0", "commander": "^12.1.0" @@ -4151,6 +4007,11 @@ "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz", "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" }, + "node_modules/@types/alpinejs": { + "version": "3.13.11", + "resolved": "https://registry.npmjs.org/@types/alpinejs/-/alpinejs-3.13.11.tgz", + "integrity": "sha512-3KhGkDixCPiLdL3Z/ok1GxHwLxEWqQOKJccgaQL01wc0EVM2tCTaqlC3NIedmxAXkVzt/V6VTM8qPgnOHKJ1MA==" + }, "node_modules/@types/bootstrap": { "version": "5.2.10", "resolved": "https://registry.npmjs.org/@types/bootstrap/-/bootstrap-5.2.10.tgz", @@ -4183,32 +4044,6 @@ "@types/ms": "*" } }, - "node_modules/@types/eslint": { - "version": "9.6.1", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz", - "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==", - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, - "node_modules/@types/eslint__js": { - "version": "8.42.3", - "resolved": "https://registry.npmjs.org/@types/eslint__js/-/eslint__js-8.42.3.tgz", - "integrity": "sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==", - "dependencies": { - "@types/eslint": "*" - } - }, - "node_modules/@types/eslint-plugin-markdown": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@types/eslint-plugin-markdown/-/eslint-plugin-markdown-2.0.2.tgz", - "integrity": "sha512-ImmEw5xBVb9vCaFfQ+5kUcVatUO4XPpTvryAmhpKzalUKhDb3EZmeuHvIUO6E1/WDOTw+/b9qlWsZhxULhZdfQ==", - "dependencies": { - "@types/eslint": "*", - "@types/unist": "*" - } - }, "node_modules/@types/estree": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", @@ -4305,11 +4140,11 @@ "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==" }, "node_modules/@types/node": { - "version": "22.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.1.tgz", - "integrity": "sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==", + "version": "22.10.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", + "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", "dependencies": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, "node_modules/@types/node-fetch": { @@ -4346,6 +4181,11 @@ "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz", "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==" }, + "node_modules/@types/youtube": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/@types/youtube/-/youtube-0.1.0.tgz", + "integrity": "sha512-Pg33m3X2mFgdmhtvzOlAfUfgOa3341N3/2JCrVY/mXVxb4hagcqqEG6w4vGCfB64StQNWHSj/T8Eotb1Rko/FQ==" + }, "node_modules/@typescript-eslint/parser": { "version": "6.21.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz", @@ -4805,9 +4645,9 @@ } }, "node_modules/alpinejs": { - "version": "3.14.3", - "resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.14.3.tgz", - "integrity": "sha512-cL8JBEDAm4UeVjTN5QnFl8QgMGUwxFn1GvQvu3RtfAHUrAPRahGihrsWpKnEK9L0QMqsAPk/R8MylMWKHaK33A==", + "version": "3.14.7", + "resolved": "https://registry.npmjs.org/alpinejs/-/alpinejs-3.14.7.tgz", + "integrity": "sha512-ScnbydNBcWVnCiVupD3wWUvoMPm8244xkvDNMxVCspgmap9m4QuJ7pjc+77UtByU+1+Ejg0wzYkP4mQaOMcvng==", "dependencies": { "@vue/reactivity": "~3.1.1" } @@ -5293,6 +5133,11 @@ "node": ">=4" } }, + "node_modules/b4a": { + "version": "1.6.7", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz", + "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==" + }, "node_modules/babel-runtime": { "version": "6.26.0", "resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz", @@ -6170,9 +6015,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001680", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001680.tgz", - "integrity": "sha512-rPQy70G6AGUMnbwS1z6Xg+RkHYPAi18ihs47GH0jcxIG7wArmPgY3XbS2sRdBbxJljp3thdT8BIqv9ccCypiPA==", + "version": "1.0.30001687", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001687.tgz", + "integrity": "sha512-0S/FDhf4ZiqrTUiQ39dKeUjYRjkv7lOZU1Dgif2rIqrTzX/1wV2hfKu9TOm1IHkdSijfLswxTFzl/cvir+SLSQ==", "funding": [ { "type": "opencollective", @@ -6388,20 +6233,24 @@ } }, "node_modules/cheerio": { - "version": "1.0.0-rc.12", - "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz", - "integrity": "sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz", + "integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==", "dependencies": { "cheerio-select": "^2.1.0", "dom-serializer": "^2.0.0", "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "htmlparser2": "^8.0.1", - "parse5": "^7.0.0", - "parse5-htmlparser2-tree-adapter": "^7.0.0" + "domutils": "^3.1.0", + "encoding-sniffer": "^0.2.0", + "htmlparser2": "^9.1.0", + "parse5": "^7.1.2", + "parse5-htmlparser2-tree-adapter": "^7.0.0", + "parse5-parser-stream": "^7.1.2", + "undici": "^6.19.5", + "whatwg-mimetype": "^4.0.0" }, "engines": { - "node": ">= 6" + "node": ">=18.17" }, "funding": { "url": "https://github.com/cheeriojs/cheerio?sponsor=1" @@ -7832,9 +7681,9 @@ } }, "node_modules/cssdb": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.1.2.tgz", - "integrity": "sha512-ba3HmHU/lxy9nfz/fQLA/Ul+/oSdSOXqoR53BDmRvXTfRbkGqHKqr2rSxADYMRF4uD8vZhMlCQ6c5TEfLLkkVA==", + "version": "8.2.2", + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.2.tgz", + "integrity": "sha512-Z3kpWyvN68aKyeMxOUGmffQeHjvrzDxbre2B2ikr/WqQ4ZMkhHu2nOD6uwSeq3TpuOYU7ckvmJRAUIt6orkYUg==", "funding": [ { "type": "opencollective", @@ -8558,9 +8407,9 @@ "integrity": "sha512-cjIHHKlf2dPINJ5Io3lPocWvWmthXn3ztqyHVzUfufRiCiPECb0oiEqEGbEGaunFZtcMvwgUcxP9CTpLG4KCsA==" }, "node_modules/dotenv": { - "version": "16.4.5", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz", - "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==", + "version": "16.4.7", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz", + "integrity": "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==", "engines": { "node": ">=12" }, @@ -8764,6 +8613,18 @@ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" }, + "node_modules/encoding-sniffer": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz", + "integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==", + "dependencies": { + "iconv-lite": "^0.6.3", + "whatwg-encoding": "^3.1.1" + }, + "funding": { + "url": "https://github.com/fb55/encoding-sniffer?sponsor=1" + } + }, "node_modules/end-of-stream": { "version": "1.4.4", "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", @@ -11587,9 +11448,9 @@ } }, "node_modules/html-validate": { - "version": "8.25.0", - "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz", - "integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==", + "version": "8.27.0", + "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.27.0.tgz", + "integrity": "sha512-T384MYvG4hUfWxLY6QSlcxfpGYFUJqA+yI4eBDlk5KfjMJco256SvdbJo1pLJUuQCESNbThf60svykdJFidcSA==", "funding": [ { "type": "github", @@ -11600,9 +11461,7 @@ "@html-validate/stylish": "^4.1.0", "@sidvind/better-ajv-errors": "3.0.1", "ajv": "^8.0.0", - "deepmerge": "4.3.1", "glob": "^10.0.0", - "ignore": "5.3.2", "kleur": "^4.1.0", "minimist": "^1.2.0", "prompts": "^2.0.0", @@ -11682,9 +11541,9 @@ } }, "node_modules/htmlparser2": { - "version": "8.0.2", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz", - "integrity": "sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz", + "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==", "funding": [ "https://github.com/fb55/htmlparser2?sponsor=1", { @@ -11695,8 +11554,8 @@ "dependencies": { "domelementtype": "^2.3.0", "domhandler": "^5.0.3", - "domutils": "^3.0.1", - "entities": "^4.4.0" + "domutils": "^3.1.0", + "entities": "^4.5.0" } }, "node_modules/http-cache-semantics": { @@ -12803,9 +12662,9 @@ } }, "node_modules/known-css-properties": { - "version": "0.34.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.34.0.tgz", - "integrity": "sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==" + "version": "0.35.0", + "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.35.0.tgz", + "integrity": "sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==" }, "node_modules/latest-version": { "version": "5.1.0", @@ -14131,9 +13990,9 @@ } }, "node_modules/markdown-it-anchor": { - "version": "8.6.7", - "resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.6.7.tgz", - "integrity": "sha512-FlCHFwNnutLgVTflOYHPW2pPcl2AACqVzExlkGQNsi4CJgqOHN7YTgDd4LuhgN1BFO3TS0vLAruV1Td6dwWPJA==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-9.2.0.tgz", + "integrity": "sha512-sa2ErMQ6kKOA4l31gLGYliFQrMKkqSO0ZJgGhDHKijPf0pNFM9vghjAh3gn26pS4JDRs7Iwa9S36gxm3vgZTzg==", "peerDependencies": { "@types/markdown-it": "*", "markdown-it": "*" @@ -15593,20 +15452,20 @@ "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==" }, "node_modules/netlify-cli": { - "version": "17.37.2", - "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.37.2.tgz", - "integrity": "sha512-jA3wijrcr4Y8NF44sTQmR/4k6QPQwoK9Vf6vKimTJ1xyGASt+Mg+iWXyg1NsmKxWs5EUnS7yuWFZJ2eb/FWyMQ==", + "version": "17.38.0", + "resolved": "https://registry.npmjs.org/netlify-cli/-/netlify-cli-17.38.0.tgz", + "integrity": "sha512-y34vEexev5P4piJgbO8O/cBfLJkyce37Ks4yrOYx2YJk+j94G4ROAUQ7bE9GiZN/wZ/YRi+QNPsm6KbwF/yOcA==", "hasInstallScript": true, "hasShrinkwrap": true, "dependencies": { "@bugsnag/js": "7.25.0", "@fastify/static": "7.0.4", "@netlify/blobs": "8.1.0", - "@netlify/build": "29.56.0", + "@netlify/build": "29.56.1", "@netlify/build-info": "7.15.2", - "@netlify/config": "20.19.0", + "@netlify/config": "20.19.1", "@netlify/edge-bundler": "12.2.3", - "@netlify/edge-functions": "2.9.0", + "@netlify/edge-functions": "2.11.1", "@netlify/local-functions-proxy": "1.1.1", "@netlify/zip-it-and-ship-it": "9.41.1", "@octokit/rest": "20.1.1", @@ -15620,7 +15479,7 @@ "boxen": "7.1.1", "chalk": "5.3.0", "chokidar": "3.6.0", - "ci-info": "4.0.0", + "ci-info": "4.1.0", "clean-deep": "3.4.0", "commander": "10.0.1", "comment-json": "4.2.5", @@ -15681,7 +15540,7 @@ "netlify-redirector": "0.5.0", "node-fetch": "3.3.2", "node-version-alias": "3.4.1", - "ora": "8.1.0", + "ora": "8.1.1", "p-filter": "4.1.0", "p-map": "7.0.2", "p-wait-for": "5.0.2", @@ -15722,11 +15581,12 @@ } }, "node_modules/netlify-cli/node_modules/@babel/code-frame": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz", - "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.0.tgz", + "integrity": "sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==", "dependencies": { - "@babel/highlight": "^7.24.7", + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "engines": { @@ -15734,95 +15594,45 @@ } }, "node_modules/netlify-cli/node_modules/@babel/helper-string-parser": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", - "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "engines": { "node": ">=6.9.0" } }, "node_modules/netlify-cli/node_modules/@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/netlify-cli/node_modules/@babel/highlight": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz", - "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==", - "dependencies": { - "@babel/helper-validator-identifier": "^7.24.7", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" - }, + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "engines": { "node": ">=6.9.0" } }, - "node_modules/netlify-cli/node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "node_modules/netlify-cli/node_modules/@babel/parser": { + "version": "7.26.1", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.1.tgz", + "integrity": "sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw==", "dependencies": { - "color-convert": "^1.9.0" + "@babel/types": "^7.26.0" }, - "engines": { - "node": ">=4" - } - }, - "node_modules/netlify-cli/node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" + "bin": { + "parser": "bin/babel-parser.js" }, "engines": { - "node": ">=4" - } - }, - "node_modules/netlify-cli/node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/netlify-cli/node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "engines": { - "node": ">=4" + "node": ">=6.0.0" } }, - "node_modules/netlify-cli/node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "node_modules/netlify-cli/node_modules/@babel/parser/node_modules/@babel/types": { + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.0.tgz", + "integrity": "sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==", "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/netlify-cli/node_modules/@babel/parser": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.7.tgz", - "integrity": "sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==", - "bin": { - "parser": "bin/babel-parser.js" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { - "node": ">=6.0.0" + "node": ">=6.9.0" } }, "node_modules/netlify-cli/node_modules/@babel/types": { @@ -16694,14 +16504,14 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/build": { - "version": "29.56.0", - "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.56.0.tgz", - "integrity": "sha512-x2DUxBt1MigjAX+2xpDmWKp4BlTvg4GofaR2SWSz80D+zkfWRJp01de1O5mKH9QK3saQBQUVJyi+mrK64YNf4w==", + "version": "29.56.1", + "resolved": "https://registry.npmjs.org/@netlify/build/-/build-29.56.1.tgz", + "integrity": "sha512-0/4GiVTL69AXeIly6ZXIi5g4qU2Oi9djCUcJO6xCZCDgft6TD90JXlsCQ5P/+oh0CFcNPpsy9DBvY8mm0fSFVw==", "dependencies": { "@bugsnag/js": "^7.0.0", "@netlify/blobs": "^7.4.0", "@netlify/cache-utils": "^5.1.6", - "@netlify/config": "^20.19.0", + "@netlify/config": "^20.19.1", "@netlify/edge-bundler": "12.2.3", "@netlify/framework-info": "^9.8.13", "@netlify/functions-utils": "^5.2.93", @@ -16719,7 +16529,7 @@ "figures": "^5.0.0", "filter-obj": "^5.0.0", "got": "^12.0.0", - "hot-shots": "10.1.1", + "hot-shots": "10.2.1", "indent-string": "^5.0.0", "is-plain-obj": "^4.0.0", "js-yaml": "^4.0.0", @@ -17254,9 +17064,9 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/config": { - "version": "20.19.0", - "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.19.0.tgz", - "integrity": "sha512-vkqTQ7jaudPSRME6ZzYml6qRWxIJXnUQ8csqOSx5Yv0ysj1zb2l+Ke3c5bc6Cttkg4ay2YLx4M0/7n6nT3KojQ==", + "version": "20.19.1", + "resolved": "https://registry.npmjs.org/@netlify/config/-/config-20.19.1.tgz", + "integrity": "sha512-GkN8IwHilIlusFuAW+DFjhtpghnaelNcHUoZwBDcJou8eyhIZYAj6B4STMyGUggIfMobYGM28kEY3gN4uUVq0g==", "dependencies": { "@iarna/toml": "^2.2.5", "chalk": "^5.0.0", @@ -18093,9 +17903,9 @@ } }, "node_modules/netlify-cli/node_modules/@netlify/edge-functions": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/@netlify/edge-functions/-/edge-functions-2.9.0.tgz", - "integrity": "sha512-W1kdwLpvUlhfI2FTOe6SEcoobW7Fw+Vm9WN5Gwb5lTCG6QXBE3gpCZk+NVQ4p/XoOcXYwWAS5pfOTMKUoYNQnA==" + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/@netlify/edge-functions/-/edge-functions-2.11.1.tgz", + "integrity": "sha512-pyQOTZ8a+ge5lZlE+H/UAHyuqQqtL5gE0pXrHT9mOykr3YQqnkB2hZMtx12odatZ87gHg4EA+UPyMZUbLfnXvw==" }, "node_modules/netlify-cli/node_modules/@netlify/framework-info": { "version": "9.8.13", @@ -19643,11 +19453,11 @@ "peer": true }, "node_modules/netlify-cli/node_modules/@types/node": { - "version": "20.14.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.8.tgz", - "integrity": "sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==", + "version": "22.10.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.1.tgz", + "integrity": "sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==", "dependencies": { - "undici-types": "~5.26.4" + "undici-types": "~6.20.0" } }, "node_modules/netlify-cli/node_modules/@types/normalize-package-data": { @@ -21071,9 +20881,9 @@ } }, "node_modules/netlify-cli/node_modules/ci-info": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz", - "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==", + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.1.0.tgz", + "integrity": "sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A==", "funding": [ { "type": "github", @@ -21145,6 +20955,7 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", "integrity": "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==", + "license": "MIT", "dependencies": { "restore-cursor": "^2.0.0" }, @@ -21946,9 +21757,9 @@ } }, "node_modules/netlify-cli/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -24094,9 +23905,9 @@ } }, "node_modules/netlify-cli/node_modules/hot-shots": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.1.1.tgz", - "integrity": "sha512-KTsH9hb+YZHH0IIRf22y0X8mPw8j521W5xRAUeaUlGNBDsf44ixE7ZeyXbUHd/nQ1n04UEhi2ja05/QVOS/CgQ==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.2.1.tgz", + "integrity": "sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==", "engines": { "node": ">=10.0.0" }, @@ -24311,6 +24122,7 @@ "version": "6.5.2", "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz", "integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==", + "license": "MIT", "dependencies": { "ansi-escapes": "^3.2.0", "chalk": "^2.4.2", @@ -24433,6 +24245,7 @@ "version": "3.2.0", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz", "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", + "license": "MIT", "engines": { "node": ">=4" } @@ -24481,6 +24294,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", "integrity": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==", + "license": "MIT", "dependencies": { "escape-string-regexp": "^1.0.5" }, @@ -24500,6 +24314,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", "integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==", + "license": "MIT", "engines": { "node": ">=4" } @@ -24508,6 +24323,7 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", + "license": "MIT", "dependencies": { "is-fullwidth-code-point": "^2.0.0", "strip-ansi": "^4.0.0" @@ -24520,6 +24336,7 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", + "license": "MIT", "engines": { "node": ">=4" } @@ -24528,6 +24345,7 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", "integrity": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==", + "license": "MIT", "dependencies": { "ansi-regex": "^3.0.0" }, @@ -26243,7 +26061,8 @@ "node_modules/netlify-cli/node_modules/mute-stream": { "version": "0.0.7", "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==" + "integrity": "sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ==", + "license": "ISC" }, "node_modules/netlify-cli/node_modules/nan": { "version": "2.17.0", @@ -26773,9 +26592,9 @@ } }, "node_modules/netlify-cli/node_modules/ora": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/ora/-/ora-8.1.0.tgz", - "integrity": "sha512-GQEkNkH/GHOhPFXcqZs3IDahXEQcQxsSjEkK4KvEEST4t7eNzoMjxTzef+EZ+JluDEV+Raoi3WQ2CflnRdSVnQ==", + "version": "8.1.1", + "resolved": "https://registry.npmjs.org/ora/-/ora-8.1.1.tgz", + "integrity": "sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==", "dependencies": { "chalk": "^5.3.0", "cli-cursor": "^5.0.0", @@ -27015,9 +26834,9 @@ } }, "node_modules/netlify-cli/node_modules/p-timeout": { - "version": "6.1.2", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.2.tgz", - "integrity": "sha512-UbD77BuZ9Bc9aABo74gfXhNvzC9Tx7SxtHSh1fxvx3jTLLYvmVhiQZZrJzqqU0jKbN32kb5VOKiLEQI/3bIjgQ==", + "version": "6.1.3", + "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-6.1.3.tgz", + "integrity": "sha512-UJUyfKbwvr/uZSV6btANfb+0t/mOhKV/KXcCUTp8FcQI+v/0d+wXqH4htrW0E4rR6WiEO/EPvUFiV9D5OI4vlw==", "engines": { "node": ">=14.16" }, @@ -28126,6 +27945,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", "integrity": "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==", + "license": "MIT", "dependencies": { "onetime": "^2.0.0", "signal-exit": "^3.0.2" @@ -28138,6 +27958,7 @@ "version": "1.2.0", "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", + "license": "MIT", "engines": { "node": ">=4" } @@ -28146,6 +27967,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", "integrity": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==", + "license": "MIT", "dependencies": { "mimic-fn": "^1.0.0" }, @@ -29435,9 +29257,9 @@ "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==" }, "node_modules/netlify-cli/node_modules/undici-types": { - "version": "5.26.5", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" }, "node_modules/netlify-cli/node_modules/unenv": { "version": "1.9.0", @@ -30999,9 +30821,9 @@ } }, "node_modules/npm-package-json-lint/node_modules/type-fest": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz", - "integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "engines": { "node": ">=16" }, @@ -31774,6 +31596,17 @@ "url": "https://github.com/inikulin/parse5?sponsor=1" } }, + "node_modules/parse5-parser-stream": { + "version": "7.1.2", + "resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz", + "integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==", + "dependencies": { + "parse5": "^7.0.0" + }, + "funding": { + "url": "https://github.com/inikulin/parse5?sponsor=1" + } + }, "node_modules/pascal-case": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz", @@ -32093,9 +31926,9 @@ } }, "node_modules/postcss": { - "version": "8.4.47", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz", - "integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==", + "version": "8.4.49", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", + "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", "funding": [ { "type": "opencollective", @@ -32112,7 +31945,7 @@ ], "dependencies": { "nanoid": "^3.3.7", - "picocolors": "^1.1.0", + "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, "engines": { @@ -32213,9 +32046,9 @@ } }, "node_modules/postcss-color-functional-notation": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.5.tgz", - "integrity": "sha512-zW97tq5t2sSSSZQcIS4y6NDZj79zVv8hrBIJ4PSFZFmMBcjYqCt8sRXFGIYZohCpfFHmimMNqJje2Qd3qqMNdg==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-7.0.6.tgz", + "integrity": "sha512-wLXvm8RmLs14Z2nVpB4CWlnvaWPRcOZFltJSlcbYwSJ1EDZKsKDhPKIMecCnuU054KSmlmubkqczmm6qBPCBhA==", "funding": [ { "type": "github", @@ -32227,7 +32060,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -32682,9 +32515,9 @@ } }, "node_modules/postcss-lab-function": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.5.tgz", - "integrity": "sha512-q2M8CfQbjHxbwv1GPAny05EVuj0WByUgq/OWKgpfbTHnMchtUqsVQgaW1mztjSZ4UPufwuTLB14fmFGsoTE/VQ==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-7.0.6.tgz", + "integrity": "sha512-HPwvsoK7C949vBZ+eMyvH2cQeMr3UREoHvbtra76/UhDuiViZH6pir+z71UaJQohd7VDSVUdR6TkWYKExEc9aQ==", "funding": [ { "type": "github", @@ -32696,7 +32529,7 @@ } ], "dependencies": { - "@csstools/css-color-parser": "^3.0.5", + "@csstools/css-color-parser": "^3.0.6", "@csstools/css-parser-algorithms": "^3.0.4", "@csstools/css-tokenizer": "^3.0.3", "@csstools/postcss-progressive-custom-properties": "^4.0.0", @@ -33211,9 +33044,9 @@ } }, "node_modules/postcss-preset-env": { - "version": "10.0.9", - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.0.9.tgz", - "integrity": "sha512-mpfJWMAW6szov+ifW9HpNUUZE3BoXoHc4CDzNQHdH2I4CwsqulQ3bpFNUR6zh4tg0BUcqM7UUAbzG4UTel8QYw==", + "version": "10.1.1", + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.1.tgz", + "integrity": "sha512-wqqsnBFD6VIwcHHRbhjTOcOi4qRVlB26RwSr0ordPj7OubRRxdWebv/aLjKLRR8zkZrbxZyuus03nOIgC5elMQ==", "funding": [ { "type": "github", @@ -33226,14 +33059,14 @@ ], "dependencies": { "@csstools/postcss-cascade-layers": "^5.0.1", - "@csstools/postcss-color-function": "^4.0.5", - "@csstools/postcss-color-mix-function": "^3.0.5", + "@csstools/postcss-color-function": "^4.0.6", + "@csstools/postcss-color-mix-function": "^3.0.6", "@csstools/postcss-content-alt-text": "^2.0.4", - "@csstools/postcss-exponential-functions": "^2.0.4", + "@csstools/postcss-exponential-functions": "^2.0.5", "@csstools/postcss-font-format-keywords": "^4.0.0", - "@csstools/postcss-gamut-mapping": "^2.0.5", - "@csstools/postcss-gradients-interpolation-method": "^5.0.5", - "@csstools/postcss-hwb-function": "^4.0.5", + "@csstools/postcss-gamut-mapping": "^2.0.6", + "@csstools/postcss-gradients-interpolation-method": "^5.0.6", + "@csstools/postcss-hwb-function": "^4.0.6", "@csstools/postcss-ic-unit": "^4.0.0", "@csstools/postcss-initial": "^2.0.0", "@csstools/postcss-is-pseudo-class": "^5.0.1", @@ -33243,27 +33076,29 @@ "@csstools/postcss-logical-overscroll-behavior": "^2.0.0", "@csstools/postcss-logical-resize": "^3.0.0", "@csstools/postcss-logical-viewport-units": "^3.0.3", - "@csstools/postcss-media-minmax": "^2.0.4", + "@csstools/postcss-media-minmax": "^2.0.5", "@csstools/postcss-media-queries-aspect-ratio-number-values": "^3.0.4", "@csstools/postcss-nested-calc": "^4.0.0", "@csstools/postcss-normalize-display-values": "^4.0.0", - "@csstools/postcss-oklab-function": "^4.0.5", + "@csstools/postcss-oklab-function": "^4.0.6", "@csstools/postcss-progressive-custom-properties": "^4.0.0", - "@csstools/postcss-relative-color-syntax": "^3.0.5", + "@csstools/postcss-random-function": "^1.0.1", + "@csstools/postcss-relative-color-syntax": "^3.0.6", "@csstools/postcss-scope-pseudo-class": "^4.0.1", - "@csstools/postcss-stepped-value-functions": "^4.0.4", + "@csstools/postcss-sign-functions": "^1.1.0", + "@csstools/postcss-stepped-value-functions": "^4.0.5", "@csstools/postcss-text-decoration-shorthand": "^4.0.1", - "@csstools/postcss-trigonometric-functions": "^4.0.4", + "@csstools/postcss-trigonometric-functions": "^4.0.5", "@csstools/postcss-unset-value": "^4.0.0", "autoprefixer": "^10.4.19", "browserslist": "^4.23.1", "css-blank-pseudo": "^7.0.1", "css-has-pseudo": "^7.0.1", "css-prefers-color-scheme": "^10.0.0", - "cssdb": "^8.1.2", + "cssdb": "^8.2.1", "postcss-attribute-case-insensitive": "^7.0.1", "postcss-clamp": "^4.1.0", - "postcss-color-functional-notation": "^7.0.5", + "postcss-color-functional-notation": "^7.0.6", "postcss-color-hex-alpha": "^10.0.0", "postcss-color-rebeccapurple": "^10.0.0", "postcss-custom-media": "^11.0.5", @@ -33276,7 +33111,7 @@ "postcss-font-variant": "^5.0.0", "postcss-gap-properties": "^6.0.0", "postcss-image-set-function": "^7.0.0", - "postcss-lab-function": "^7.0.5", + "postcss-lab-function": "^7.0.6", "postcss-logical": "^8.0.0", "postcss-nesting": "^13.0.1", "postcss-opacity-percentage": "^3.0.0", @@ -33641,9 +33476,9 @@ } }, "node_modules/prettier": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", - "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", + "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", "bin": { "prettier": "bin/prettier.cjs" }, @@ -34044,19 +33879,92 @@ } }, "node_modules/purgecss": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/purgecss/-/purgecss-6.0.0.tgz", - "integrity": "sha512-s3EBxg5RSWmpqd0KGzNqPiaBbWDz1/As+2MzoYVGMqgDqRTLBhJW6sywfTBek7OwNfoS/6pS0xdtvChNhFj2cw==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/purgecss/-/purgecss-7.0.2.tgz", + "integrity": "sha512-4Ku8KoxNhOWi9X1XJ73XY5fv+I+hhTRedKpGs/2gaBKU8ijUiIKF/uyyIyh7Wo713bELSICF5/NswjcuOqYouQ==", "dependencies": { - "commander": "^12.0.0", - "glob": "^10.3.10", - "postcss": "^8.4.4", - "postcss-selector-parser": "^6.0.7" + "commander": "^12.1.0", + "glob": "^11.0.0", + "postcss": "^8.4.47", + "postcss-selector-parser": "^6.1.2" }, "bin": { "purgecss": "bin/purgecss.js" } }, + "node_modules/purgecss/node_modules/glob": { + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz", + "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^4.0.1", + "minimatch": "^10.0.0", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^2.0.0" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/purgecss/node_modules/jackspeak": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.2.tgz", + "integrity": "sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/purgecss/node_modules/lru-cache": { + "version": "11.0.2", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.0.2.tgz", + "integrity": "sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==", + "engines": { + "node": "20 || >=22" + } + }, + "node_modules/purgecss/node_modules/minimatch": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/purgecss/node_modules/path-scurry": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.0.tgz", + "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", + "dependencies": { + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" + }, + "engines": { + "node": "20 || >=22" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/q": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", @@ -36311,20 +36219,19 @@ } }, "node_modules/sassdoc-theme-herman": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/sassdoc-theme-herman/-/sassdoc-theme-herman-6.0.1.tgz", - "integrity": "sha512-hC8jh907BvYyYtsLafwNPzhD3Kulck4gGnJ1lrVQIDqTbXU2xgQcgQDqZ6CKGkBucgrHbbUe5sqQju9qUaVCcg==", - "hasInstallScript": true, + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/sassdoc-theme-herman/-/sassdoc-theme-herman-6.0.2.tgz", + "integrity": "sha512-Ha+ASM34ptG1TeqoB0A4rRr40EMJ5zS1QHUo/QuvqY3786+c3QFkA4conuu8Mo3oRv8WZVhBCt/E9uJiFoShFg==", "dependencies": { - "cheerio": "1.0.0-rc.12", - "colorjs.io": "^0.5.0", - "css-tree": "^2.3.1", + "cheerio": "^1.0.0", + "colorjs.io": "^0.5.2", + "css-tree": "^3.0.1", "gulp-rename": "^2.0.0", "gulp-svg-symbols": "^3.2.3", "html": "^1.0.0", "lunr": "^2.3.9", "markdown-it": "^14.1.0", - "markdown-it-anchor": "^8.6.7", + "markdown-it-anchor": "^9.2.0", "nunjucks": "^3.2.4", "readable-stream": "^4.5.2", "sassdoc-extras": "^3.0.0", @@ -36334,7 +36241,7 @@ "vinyl-fs": "^4.0.0" }, "engines": { - "node": ">=18" + "node": ">=18.17" }, "peerDependencies": { "sassdoc": "^2.5.0" @@ -36368,6 +36275,18 @@ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" }, + "node_modules/sassdoc-theme-herman/node_modules/css-tree": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz", + "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", + "dependencies": { + "mdn-data": "2.12.2", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, "node_modules/sassdoc-theme-herman/node_modules/fs-mkdirp-stream": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/fs-mkdirp-stream/-/fs-mkdirp-stream-2.0.1.tgz", @@ -36406,6 +36325,11 @@ "node": ">=10.13.0" } }, + "node_modules/sassdoc-theme-herman/node_modules/mdn-data": { + "version": "2.12.2", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", + "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" + }, "node_modules/sassdoc-theme-herman/node_modules/now-and-later": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-3.0.0.tgz", @@ -37027,9 +36951,12 @@ } }, "node_modules/shell-quote": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz", - "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz", + "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==", + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -37321,9 +37248,9 @@ "integrity": "sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==" }, "node_modules/streamx": { - "version": "2.20.1", - "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.20.1.tgz", - "integrity": "sha512-uTa0mU6WUC65iUvzKH4X9hEdvSW7rbPxPtwfWiLMSj3qTdQbAiUboZTxauKfpFuGIGa1C2BYijZ7wgdUXICJhA==", + "version": "2.21.0", + "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.21.0.tgz", + "integrity": "sha512-Qz6MsDZXJ6ur9u+b+4xCG18TluU7PGlRfXVAAjNiGsFrBUt/ioyLkxbFaKJygoPs+/kW4VyBj0bSj89Qu0IGyg==", "dependencies": { "fast-fifo": "^1.3.2", "queue-tick": "^1.0.1", @@ -37609,9 +37536,9 @@ } }, "node_modules/stylelint": { - "version": "16.10.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.10.0.tgz", - "integrity": "sha512-z/8X2rZ52dt2c0stVwI9QL2AFJhLhbPkyfpDFcizs200V/g7v+UYY6SNcB9hKOLcDDX/yGLDsY/pX08sLkz9xQ==", + "version": "16.11.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.11.0.tgz", + "integrity": "sha512-zrl4IrKmjJQ+h9FoMp69UMCq5SxeHk0URhxUBj4d3ISzo/DplOFBJZc7t7Dr6otB+1bfbbKNLOmCDpzKSlW+Nw==", "funding": [ { "type": "opencollective", @@ -37623,16 +37550,16 @@ } ], "dependencies": { - "@csstools/css-parser-algorithms": "^3.0.1", - "@csstools/css-tokenizer": "^3.0.1", - "@csstools/media-query-list-parser": "^3.0.1", - "@csstools/selector-specificity": "^4.0.0", + "@csstools/css-parser-algorithms": "^3.0.4", + "@csstools/css-tokenizer": "^3.0.3", + "@csstools/media-query-list-parser": "^4.0.2", + "@csstools/selector-specificity": "^5.0.0", "@dual-bundle/import-meta-resolve": "^4.1.0", "balanced-match": "^2.0.0", "colord": "^2.9.3", "cosmiconfig": "^9.0.0", "css-functions-list": "^3.2.3", - "css-tree": "^3.0.0", + "css-tree": "^3.0.1", "debug": "^4.3.7", "fast-glob": "^3.3.2", "fastest-levenshtein": "^1.0.16", @@ -37644,16 +37571,16 @@ "ignore": "^6.0.2", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", - "known-css-properties": "^0.34.0", + "known-css-properties": "^0.35.0", "mathml-tag-names": "^2.1.3", "meow": "^13.2.0", "micromatch": "^4.0.8", "normalize-path": "^3.0.0", - "picocolors": "^1.0.1", - "postcss": "^8.4.47", + "picocolors": "^1.1.1", + "postcss": "^8.4.49", "postcss-resolve-nested-selector": "^0.1.6", "postcss-safe-parser": "^7.0.1", - "postcss-selector-parser": "^6.1.2", + "postcss-selector-parser": "^7.0.0", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", @@ -37737,19 +37664,19 @@ } }, "node_modules/stylelint-config-standard-scss": { - "version": "13.1.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-13.1.0.tgz", - "integrity": "sha512-Eo5w7/XvwGHWkeGLtdm2FZLOMYoZl1omP2/jgFCXyl2x5yNz7/8vv4Tj6slHvMSSUNTaGoam/GAZ0ZhukvalfA==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-standard-scss/-/stylelint-config-standard-scss-14.0.0.tgz", + "integrity": "sha512-6Pa26D9mHyi4LauJ83ls3ELqCglU6VfCXchovbEqQUiEkezvKdv6VgsIoMy58i00c854wVmOw0k8W5FTpuaVqg==", "dependencies": { - "stylelint-config-recommended-scss": "^14.0.0", - "stylelint-config-standard": "^36.0.0" + "stylelint-config-recommended-scss": "^14.1.0", + "stylelint-config-standard": "^36.0.1" }, "engines": { "node": ">=18.12.0" }, "peerDependencies": { "postcss": "^8.3.3", - "stylelint": "^16.3.1" + "stylelint": "^16.11.0" }, "peerDependenciesMeta": { "postcss": { @@ -37785,17 +37712,17 @@ } }, "node_modules/stylelint-scss": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.8.1.tgz", - "integrity": "sha512-al+5eRb72bKrFyVAY+CLWKUMX+k+wsDCgyooSfhISJA2exqnJq1PX1iIIpdrvhu3GtJgNJZl9/BIW6EVSMCxdg==", + "version": "6.10.0", + "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-6.10.0.tgz", + "integrity": "sha512-y03if6Qw9xBMoVaf7tzp5BbnYhYvudIKzURkhSHzcHG0bW0fAYvQpTUVJOe7DyhHaxeThBil4ObEMvGbV7+M+w==", "dependencies": { - "css-tree": "^3.0.0", + "css-tree": "^3.0.1", "is-plain-object": "^5.0.0", - "known-css-properties": "^0.34.0", - "mdn-data": "^2.11.1", + "known-css-properties": "^0.35.0", + "mdn-data": "^2.12.2", "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.6", - "postcss-selector-parser": "^6.1.2", + "postcss-selector-parser": "^7.0.0", "postcss-value-parser": "^4.2.0" }, "engines": { @@ -37806,11 +37733,11 @@ } }, "node_modules/stylelint-scss/node_modules/css-tree": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.0.1.tgz", - "integrity": "sha512-8Fxxv+tGhORlshCdCwnNJytvlvq46sOLSYEx2ZIGurahWvMucSRnyjPA3AmrMq4VPRYbHVpWj5VkiVasrM2H4Q==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz", + "integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==", "dependencies": { - "mdn-data": "2.12.1", + "mdn-data": "2.12.2", "source-map-js": "^1.0.1" }, "engines": { @@ -37818,9 +37745,9 @@ } }, "node_modules/stylelint-scss/node_modules/css-tree/node_modules/mdn-data": { - "version": "2.12.1", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.1.tgz", - "integrity": "sha512-rsfnCbOHjqrhWxwt5/wtSLzpoKTzW7OXdT5lLOIH1OTYhWu9rRJveGq0sKvDZODABH7RX+uoR+DYcpFnq4Tf6Q==" + "version": "2.12.2", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", + "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" }, "node_modules/stylelint-scss/node_modules/is-plain-object": { "version": "5.0.0", @@ -37831,14 +37758,26 @@ } }, "node_modules/stylelint-scss/node_modules/mdn-data": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz", - "integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==" + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.13.0.tgz", + "integrity": "sha512-OmD1FDyP706JqPqtLqgev/QCK0qudBdUuKKag6InQ/elEw3Cm2AhXYktcSggdc/vWniYqIsofkcteMEOioW5vQ==" }, - "node_modules/stylelint/node_modules/@csstools/media-query-list-parser": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-3.0.1.tgz", - "integrity": "sha512-HNo8gGD02kHmcbX6PvCoUuOQvn4szyB9ca63vZHKX5A81QytgDG4oxG4IaEfHTlEZSZ6MjPEMWIVU+zF2PZcgw==", + "node_modules/stylelint-scss/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/stylelint/node_modules/@csstools/selector-specificity": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz", + "integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==", "funding": [ { "type": "github", @@ -37853,8 +37792,7 @@ "node": ">=18" }, "peerDependencies": { - "@csstools/css-parser-algorithms": "^3.0.1", - "@csstools/css-tokenizer": "^3.0.1" + "postcss-selector-parser": "^7.0.0" } }, "node_modules/stylelint/node_modules/balanced-match": { @@ -37969,6 +37907,18 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/stylelint/node_modules/postcss-selector-parser": { + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz", + "integrity": "sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ==", + "dependencies": { + "cssesc": "^3.0.0", + "util-deprecate": "^1.0.2" + }, + "engines": { + "node": ">=4" + } + }, "node_modules/stylelint/node_modules/slash": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", @@ -38403,9 +38353,12 @@ } }, "node_modules/text-decoder": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.1.tgz", - "integrity": "sha512-x9v3H/lTKIJKQQe7RPQkLfKAnc9lUTkWDypIQgTzPJAq+5/GCDHonmshfvlsNSj58yyshbIJJDLmU15qNERrXQ==" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.2.2.tgz", + "integrity": "sha512-/MDslo7ZyWTA2vnk1j7XoDVfXsGk3tp+zFEJHJGm0UjIlQifonVFwlVbQDFh8KJzTBnT8ie115TYqir6bclddA==", + "dependencies": { + "b4a": "^1.6.4" + } }, "node_modules/text-extensions": { "version": "2.4.0", @@ -39053,10 +39006,18 @@ "resolved": "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz", "integrity": "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==" }, + "node_modules/undici": { + "version": "6.21.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.0.tgz", + "integrity": "sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw==", + "engines": { + "node": ">=18.17" + } + }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==" }, "node_modules/unicorn-magic": { "version": "0.1.0", diff --git a/package.json b/package.json index 8baca7bb..0574169a 100644 --- a/package.json +++ b/package.json @@ -12,34 +12,32 @@ }, "homepage": "https://kollitsch.dev", "dependencies": { - "@alpinejs/collapse": "3.14.3", - "@alpinejs/intersect": "3.14.3", "@biomejs/biome": "1.9.4", - "@clack/prompts": "0.8.1", - "@davidsneighbour/biome-config": "2024.4.9", - "@davidsneighbour/browserslist-config": "2024.4.9", - "@davidsneighbour/commitlint-config": "2024.4.9", - "@davidsneighbour/eslint-config": "2024.4.9", - "@davidsneighbour/frontmatter-config": "2024.4.9", - "@davidsneighbour/htmlvalidate-config": "2024.4.9", - "@davidsneighbour/hugo-darkskies": "1.2024.32", + "@clack/prompts": "0.8.2", + "@davidsneighbour/biome-config": "2024.4.12", + "@davidsneighbour/browserslist-config": "2024.4.12", + "@davidsneighbour/commitlint-config": "2024.4.12", + "@davidsneighbour/eslint-config": "2024.4.12", + "@davidsneighbour/frontmatter-config": "2024.4.12", + "@davidsneighbour/htmlvalidate-config": "2024.4.12", + "@davidsneighbour/hugo-darkskies": "1.2024.37", "@davidsneighbour/imagemin-lint-staged": "0.6.0", - "@davidsneighbour/markdownlint-config": "2024.4.9", + "@davidsneighbour/markdownlint-config": "2024.4.12", "@davidsneighbour/netlify-plugin-hugo-helper": "0.1.6", - "@davidsneighbour/prettier-config": "2024.4.9", - "@davidsneighbour/release-config": "2024.4.9", - "@davidsneighbour/remark-config": "2024.4.9", - "@davidsneighbour/stylelint-config": "2024.4.9", - "@davidsneighbour/tools": "2024.4.9", + "@davidsneighbour/prettier-config": "2024.4.12", + "@davidsneighbour/release-config": "2024.4.12", + "@davidsneighbour/remark-config": "2024.4.12", + "@davidsneighbour/stylelint-config": "2024.4.12", + "@davidsneighbour/tools": "2024.4.12", "@github/hotkey": "3.1.1", "@notionhq/client": "2.2.15", "@secretlint/secretlint-rule-preset-recommend": "9.0.0", - "alpinejs": "3.14.3", - "caniuse-lite": "1.0.30001680", + "alpinejs": "3.14.7", + "caniuse-lite": "1.0.30001687", "consola": "3.2.3", - "dotenv": "16.4.5", + "dotenv": "16.4.7", "lint-staged": "15.2.10", - "netlify-cli": "17.37.2", + "netlify-cli": "17.38.0", "ninja-keys": "1.2.2", "pixelmatch": "6.0.0", "prettier-plugin-go-template": "0.0.15", @@ -53,9 +51,9 @@ "yargs": "17.7.2" }, "devDependencies": { - "@atproto/api": "0.13.16", + "@atproto/api": "0.13.19", "@playwright/test": "1.49.0", - "@types/node": "22.9.1", + "@types/node": "22.10.1", "masto": "6.10.1", "oauth-1.0a": "2.2.6", "twitter-api-v2": "1.18.2" @@ -241,7 +239,7 @@ }, "engines": { "node": ">=20.12.0", - "npm": ">=10.5.0" + "npm": ">=10.3.0" }, "browserslist": ["extends @davidsneighbour/browserslist-config"], "simple-git-hooks": {