mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Patrick Kollitsch
17 hours ago 3395d1f354e9045ea21d36d6af21f18eba1a013e
build(deps): update dependencies
2 files modified
63 ■■■■ changed files
package-lock.json 53 ●●●● patch | view | raw | blame | history
package.json 10 ●●●● patch | view | raw | blame | history
package-lock.json
@@ -16,11 +16,11 @@
            },
            "devDependencies": {
                "@biomejs/biome": "2.4.16",
                "@github/markdownlint-github": "0.8.0",
                "@release-it/conventional-changelog": "11.0.0",
                "@types/node": "25.9.1",
                "@github/markdownlint-github": "0.8.1",
                "@release-it/conventional-changelog": "11.0.1",
                "@types/node": "25.9.2",
                "dotenv": "17.4.2",
                "lint-staged": "17.0.5",
                "lint-staged": "17.0.7",
                "lockfile-lint": "5.0.0",
                "markdownlint": "0.40.0",
                "markdownlint-cli2": "0.22.1",
@@ -29,7 +29,7 @@
                "markdownlint-rule-relative-links": "5.1.0",
                "markdownlint-rule-search-replace": "1.2.0",
                "markdownlint-rule-title-case-style": "0.4.3",
                "release-it": "20.0.1",
                "release-it": "20.2.0",
                "simple-git-hooks": "2.13.1",
                "typescript": "6.0.3"
            }
@@ -1638,13 +1638,14 @@
            }
        },
        "node_modules/@github/markdownlint-github": {
            "version": "0.8.0",
            "resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.8.0.tgz",
            "integrity": "sha512-079sWT/2Z8EI5v02GTtSfvG06E1m8Q6xjYoQiGdPg6rSKVntpfBw6in79fGs+vc9cYihBHl73vkOoDcyH/Jl8g==",
            "version": "0.8.1",
            "resolved": "https://registry.npmjs.org/@github/markdownlint-github/-/markdownlint-github-0.8.1.tgz",
            "integrity": "sha512-QnAlH3IdyQl1ibPESiKmnX1gC2d0de2pll8d2zGD8pR4nTL+yAIrXkq/kbkA0t3c6TVINsoEYo/4tQXwo5L7Pw==",
            "dev": true,
            "license": "ISC",
            "dependencies": {
                "lodash-es": "^4.17.15"
                "lodash-es": "^4.17.21",
                "markdown-it": "14.1.1"
            },
            "engines": {
                "node": ">=18"
@@ -2214,9 +2215,9 @@
            }
        },
        "node_modules/@release-it/conventional-changelog": {
            "version": "11.0.0",
            "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-11.0.0.tgz",
            "integrity": "sha512-3/WyzObY+y+EejBt+J2vcojFPLUiGu14liRiaPWc0bNVluhRIsADeJ785Iq5ynnhdd1zcjMNh5lBmM/J6/KXig==",
            "version": "11.0.1",
            "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-11.0.1.tgz",
            "integrity": "sha512-SHAnHfOFhazpDeYuQSqH8Qm8RJa2oREn2ILSod+9s8dqiA18mBgpPyYlpvRaqISCVerSmLzEZghQBKphkrf4IQ==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
@@ -2315,9 +2316,9 @@
            "license": "MIT"
        },
        "node_modules/@types/node": {
            "version": "25.9.1",
            "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz",
            "integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==",
            "version": "25.9.2",
            "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.2.tgz",
            "integrity": "sha512-G05zqtJhcDLb8uslf5EjCxXg9G1KQxiV8OS0R26IC//Eoyitzqe8z37I7cqvnZlrlSfgocQRfSn/AHBZJJFyGw==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
@@ -4503,16 +4504,16 @@
            }
        },
        "node_modules/lint-staged": {
            "version": "17.0.5",
            "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.5.tgz",
            "integrity": "sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==",
            "version": "17.0.7",
            "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.7.tgz",
            "integrity": "sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==",
            "dev": true,
            "license": "MIT",
            "dependencies": {
                "listr2": "^10.2.1",
                "picomatch": "^4.0.4",
                "string-argv": "^0.3.2",
                "tinyexec": "^1.1.2"
                "tinyexec": "^1.2.4"
            },
            "bin": {
                "lint-staged": "bin/lint-staged.js"
@@ -4524,7 +4525,7 @@
                "url": "https://opencollective.com/lint-staged"
            },
            "optionalDependencies": {
                "yaml": "^2.8.4"
                "yaml": "^2.9.0"
            }
        },
        "node_modules/listr2": {
@@ -7346,9 +7347,9 @@
            }
        },
        "node_modules/release-it": {
            "version": "20.0.1",
            "resolved": "https://registry.npmjs.org/release-it/-/release-it-20.0.1.tgz",
            "integrity": "sha512-3ob1P1aV+3+ZOoR7qgobfYyMlQbpitzOK09iKTtQ145vFi4rWxlRTgHwtVl8kokCvqiF/cJPxRlfcmZmF5aDJA==",
            "version": "20.2.0",
            "resolved": "https://registry.npmjs.org/release-it/-/release-it-20.2.0.tgz",
            "integrity": "sha512-9ZTk9ripgctC6VTqH+P54KuboK29A5mG/I3tFfS5hnoAnkwtFFAMHRidYz93ylrW995vF50Ny1aOGJiyRmEN7w==",
            "dev": true,
            "funding": [
                {
@@ -7849,9 +7850,9 @@
            "license": "MIT"
        },
        "node_modules/tinyexec": {
            "version": "1.1.2",
            "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.1.2.tgz",
            "integrity": "sha512-dAqSqE/RabpBKI8+h26GfLq6Vb3JVXs30XYQjdMjaj/c2tS8IYYMbIzP599KtRj7c57/wYApb3QjgRgXmrCukA==",
            "version": "1.2.4",
            "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz",
            "integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==",
            "dev": true,
            "license": "MIT",
            "engines": {
package.json
@@ -32,11 +32,11 @@
    },
    "devDependencies": {
        "@biomejs/biome": "2.4.16",
        "@github/markdownlint-github": "0.8.0",
        "@release-it/conventional-changelog": "11.0.0",
        "@types/node": "25.9.1",
        "@github/markdownlint-github": "0.8.1",
        "@release-it/conventional-changelog": "11.0.1",
        "@types/node": "25.9.2",
        "dotenv": "17.4.2",
        "lint-staged": "17.0.5",
        "lint-staged": "17.0.7",
        "lockfile-lint": "5.0.0",
        "markdownlint": "0.40.0",
        "markdownlint-cli2": "0.22.1",
@@ -45,7 +45,7 @@
        "markdownlint-rule-relative-links": "5.1.0",
        "markdownlint-rule-search-replace": "1.2.0",
        "markdownlint-rule-title-case-style": "0.4.3",
        "release-it": "20.0.1",
        "release-it": "20.2.0",
        "simple-git-hooks": "2.13.1",
        "typescript": "6.0.3"
    },