From 600bddab7cd7dc6e4032b531c65779ae249dfd5b Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch Date: Sat, 14 Dec 2024 06:29:57 +0700 Subject: [PATCH] build(deps): update dependencies Signed-off-by: Patrick Kollitsch --- ananke.code-workspace | 22 ++++++- package-lock.json | 147 +++++++++++++++++++++++------------------- package.json | 10 +-- 3 files changed, 105 insertions(+), 74 deletions(-) diff --git a/ananke.code-workspace b/ananke.code-workspace index f84cdb9..01c3f31 100644 --- a/ananke.code-workspace +++ b/ananke.code-workspace @@ -7,5 +7,25 @@ "path": "../gohugo-theme-ananke.wiki" } ], - "settings": {} + "settings": { + "workbench.colorCustomizations": { + "activityBar.activeBackground": "#65c89b", + "activityBar.background": "#65c89b", + "activityBar.foreground": "#15202b", + "activityBar.inactiveForeground": "#15202b99", + "activityBarBadge.background": "#945bc4", + "activityBarBadge.foreground": "#e7e7e7", + "commandCenter.border": "#15202b99", + "sash.hoverBorder": "#65c89b", + "statusBar.background": "#42b883", + "statusBar.foreground": "#15202b", + "statusBarItem.hoverBackground": "#359268", + "statusBarItem.remoteBackground": "#42b883", + "statusBarItem.remoteForeground": "#15202b", + "titleBar.activeBackground": "#42b883", + "titleBar.activeForeground": "#15202b", + "titleBar.inactiveBackground": "#42b88399", + "titleBar.inactiveForeground": "#15202b99" + } + } } diff --git a/package-lock.json b/package-lock.json index 90763c8..6acbb88 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,14 +11,14 @@ "dependencies": { "cssnano": "7.0.6", "postcss": "8.4.49", - "postcss-preset-env": "10.1.1", + "postcss-preset-env": "10.1.2", "tachyons": "4.12.0" }, "devDependencies": { - "@davidsneighbour/markdownlint-config": "2024.4.9", - "@davidsneighbour/release-config": "2024.4.9", - "@davidsneighbour/tools": "2024.4.9", - "dotenv": "16.4.5" + "@davidsneighbour/markdownlint-config": "2024.4.12", + "@davidsneighbour/release-config": "2024.4.12", + "@davidsneighbour/tools": "2024.4.12", + "dotenv": "16.4.7" } }, "node_modules/@azu/format-text": { @@ -1170,9 +1170,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==", "dev": true, "dependencies": { "markdownlint": "0.36.1", @@ -1184,12 +1184,12 @@ } }, "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==", "dev": true, "dependencies": { - "@davidsneighbour/tools": "^2024.4.9", + "@davidsneighbour/tools": "^2024.4.12", "commit-and-tag-version": "12.5.0", "simple-git-hooks": "^2.11.1" }, @@ -1199,12 +1199,12 @@ } }, "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==", "dev": true, "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", @@ -1227,6 +1227,18 @@ "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==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://dotenvx.com" + } + }, "node_modules/@hutson/parse-repository-url": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz", @@ -1254,9 +1266,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==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -1566,22 +1578,22 @@ } }, "node_modules/@textlint/ast-node-types": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.3.0.tgz", - "integrity": "sha512-baDgKcA8MeO55I2+LNc9FTAJ/aUKlxN6DgM5B511tT9kDwECXRk+iYi/H+oaP25z5Zq3FqrL6n7mmyfFWDUWkQ==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/@textlint/ast-node-types/-/ast-node-types-14.4.0.tgz", + "integrity": "sha512-tEZbu6dMU8lysTpFrrW9WzN/hWnfGoanOX1WmdKZ7LgqUVDdsd9Q8RNLlQLOgl7ev1C7O3T4ruzl4rdYI5he1g==", "dev": true }, "node_modules/@textlint/linter-formatter": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.3.0.tgz", - "integrity": "sha512-9Rzq0y9Qi6L43To9GIUd1kh/7Pq202qU9nQ15atyK5BlvPFlzJnc98X/hCE1tN+uDriZnxu4v4Vs7+mHFT9VPw==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/@textlint/linter-formatter/-/linter-formatter-14.4.0.tgz", + "integrity": "sha512-rnFwSSXDdsQHGVaRoJJYocVSYn4ZEPUFj78JYDZcR+TRYVDzRJEblFhwsiXl/gHD3L5g2RnBcLbxwZIW+xwtIA==", "dev": true, "dependencies": { "@azu/format-text": "^1.0.2", "@azu/style-format": "^1.0.1", - "@textlint/module-interop": "^14.3.0", - "@textlint/resolver": "^14.3.0", - "@textlint/types": "^14.3.0", + "@textlint/module-interop": "^14.4.0", + "@textlint/resolver": "^14.4.0", + "@textlint/types": "^14.4.0", "chalk": "^4.1.2", "debug": "^4.3.4", "js-yaml": "^3.14.1", @@ -1746,24 +1758,24 @@ } }, "node_modules/@textlint/module-interop": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.3.0.tgz", - "integrity": "sha512-Adxkx8GSFVPhCZiveTD/u66f5T3W6yIlPUsKi7ZLar7ahYI/D4P/XfA0RNhgMF3xM4uw+vNrer2LcY4KY7cUfw==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/@textlint/module-interop/-/module-interop-14.4.0.tgz", + "integrity": "sha512-QdtNDJc+XqDIbP9bwt7DryqE+vFbbIB28462VFWtXcHCJJoFTlmCJ1133SXLe14IOT9P04T9LMNhgv4d2v31gg==", "dev": true }, "node_modules/@textlint/resolver": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/@textlint/resolver/-/resolver-14.3.0.tgz", - "integrity": "sha512-v17n8eUJPNaE9SblemmEnAeIcGHBfn/hEMuZe0iSl3hLyJueDM7zP3GP54FoWyuTIMyQqPt21l6+48+BjJ9tfQ==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/@textlint/resolver/-/resolver-14.4.0.tgz", + "integrity": "sha512-4jNO6Lbyiqtf22205XPpSYG4BNCZrvpmLzO2JUpYMe5C5g0z4l06Yqei3gJWYjdBLlL+fIxDcdW0hyIvvSFpUg==", "dev": true }, "node_modules/@textlint/types": { - "version": "14.3.0", - "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.3.0.tgz", - "integrity": "sha512-zvPCQUpK1hOQA6Bg4XLYvKbOvFcQT65Nm25wsDdOGRgOvZbUzA+DJkiaH9Z8DAaJx83tTknIeLl4qwu97Hw1Ew==", + "version": "14.4.0", + "resolved": "https://registry.npmjs.org/@textlint/types/-/types-14.4.0.tgz", + "integrity": "sha512-ZxZkiFxaXfjoaa/gzbGyUWR0mSMLChDaQrYJ0sPToCQ0QXUG3w5sIT2hCGZyBfNRc8/g0eH+KbDejD014oBPBQ==", "dev": true, "dependencies": { - "@textlint/ast-node-types": "^14.3.0" + "@textlint/ast-node-types": "^14.4.0" } }, "node_modules/@trysound/sax": { @@ -2796,9 +2808,9 @@ } }, "node_modules/css-has-pseudo": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.1.tgz", - "integrity": "sha512-EOcoyJt+OsuKfCADgLT7gADZI5jMzIe/AeI6MeAYKiFBDmNmM7kk46DtSfMj5AohUJisqVzopBpnQTlvbyaBWg==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-7.0.2.tgz", + "integrity": "sha512-nzol/h+E0bId46Kn2dQH5VElaknX2Sr0hFuB/1EomdC7j+OISt2ZzK7EHX9DZDY53WbIVAR7FYKSO2XnSf07MQ==", "funding": [ { "type": "github", @@ -2918,9 +2930,9 @@ } }, "node_modules/cssdb": { - "version": "8.2.1", - "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.1.tgz", - "integrity": "sha512-KwEPys7lNsC8OjASI8RrmwOYYDcm0JOW9zQhcV83ejYcQkirTEyeAGui8aO2F5PiS6SLpxuTzl6qlMElIdsgIg==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-8.2.3.tgz", + "integrity": "sha512-9BDG5XmJrJQQnJ51VFxXCAtpZ5ebDlAREmO8sxMOVU0aSxN/gocbctjIG5LMh3WBUq+xTlb/jw2LoljBEqraTA==", "funding": [ { "type": "opencollective", @@ -3296,9 +3308,9 @@ } }, "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==", "dev": true, "engines": { "node": ">=12" @@ -5124,16 +5136,15 @@ "dev": true }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -5200,9 +5211,9 @@ "license": "MIT" }, "node_modules/nodemon": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.7.tgz", - "integrity": "sha512-hLj7fuMow6f0lbB0cD14Lz2xNjwsyruH251Pk4t/yIitCFJbmY1myuLlHm/q06aST4jg6EgAh74PIBBrRqpVAQ==", + "version": "3.1.9", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz", + "integrity": "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==", "dev": true, "dependencies": { "chokidar": "^3.5.2", @@ -5629,9 +5640,9 @@ } }, "node_modules/npm-package-json-lint/node_modules/type-fest": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.0.tgz", - "integrity": "sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==", + "version": "4.30.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.1.tgz", + "integrity": "sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==", "dev": true, "engines": { "node": ">=16" @@ -6935,9 +6946,9 @@ } }, "node_modules/postcss-preset-env": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.1.tgz", - "integrity": "sha512-wqqsnBFD6VIwcHHRbhjTOcOi4qRVlB26RwSr0ordPj7OubRRxdWebv/aLjKLRR8zkZrbxZyuus03nOIgC5elMQ==", + "version": "10.1.2", + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-10.1.2.tgz", + "integrity": "sha512-OqUBZ9ByVfngWhMNuBEMy52Izj07oIFA6K/EOGBlaSv+P12MiE1+S2cqXtS1VuW82demQ/Tzc7typYk3uHunkA==", "funding": [ { "type": "github", @@ -6984,9 +6995,9 @@ "autoprefixer": "^10.4.19", "browserslist": "^4.23.1", "css-blank-pseudo": "^7.0.1", - "css-has-pseudo": "^7.0.1", + "css-has-pseudo": "^7.0.2", "css-prefers-color-scheme": "^10.0.0", - "cssdb": "^8.2.1", + "cssdb": "^8.2.3", "postcss-attribute-case-insensitive": "^7.0.1", "postcss-clamp": "^4.1.0", "postcss-color-functional-notation": "^7.0.6", @@ -7878,9 +7889,9 @@ } }, "node_modules/secretlint/node_modules/type-fest": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.0.tgz", - "integrity": "sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==", + "version": "4.30.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.1.tgz", + "integrity": "sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==", "dev": true, "engines": { "node": ">=16" @@ -8361,9 +8372,9 @@ "dev": true }, "node_modules/table": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.2.tgz", - "integrity": "sha512-w2sfv80nrAh2VCbqR5AK27wswXhqcck2AhfnNW76beQXskGZ1V12GwS//yYVa3d3fcvAip2OUnbDAjW2k3v9fA==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/table/-/table-6.9.0.tgz", + "integrity": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==", "dev": true, "dependencies": { "ajv": "^8.0.1", diff --git a/package.json b/package.json index df887ad..466f35e 100644 --- a/package.json +++ b/package.json @@ -34,14 +34,14 @@ "dependencies": { "cssnano": "7.0.6", "postcss": "8.4.49", - "postcss-preset-env": "10.1.1", + "postcss-preset-env": "10.1.2", "tachyons": "4.12.0" }, "devDependencies": { - "@davidsneighbour/markdownlint-config": "2024.4.9", - "@davidsneighbour/release-config": "2024.4.9", - "@davidsneighbour/tools": "2024.4.9", - "dotenv": "16.4.5" + "@davidsneighbour/markdownlint-config": "2024.4.12", + "@davidsneighbour/release-config": "2024.4.12", + "@davidsneighbour/tools": "2024.4.12", + "dotenv": "16.4.7" }, "scripts": { "deploy": "cd exampleSite; hugo;",