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

dependabot[bot]
01.01.2025 9e4422e55cd36adda7f1faf221bb317d1389ccd1
package-lock.json
@@ -16,10 +16,10 @@
      },
      "devDependencies": {
        "@biomejs/biome": "2.2.4",
        "@davidsneighbour/markdownlint-config": "^2025.3.2",
        "@davidsneighbour/markdownlint-config": "2025.3.2",
        "@davidsneighbour/release-config": "2025.3.6",
        "@davidsneighbour/tools": "2025.3.6",
        "dotenv": "17.2.2"
        "dotenv": "17.2.3"
      }
    },
    "node_modules/@asamuzakjp/css-color": {
@@ -1518,6 +1518,19 @@
        "npm": ">=10.3.0"
      }
    },
    "node_modules/@davidsneighbour/tools/node_modules/dotenv": {
      "version": "17.2.2",
      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz",
      "integrity": "sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==",
      "dev": true,
      "license": "BSD-2-Clause",
      "engines": {
        "node": ">=12"
      },
      "funding": {
        "url": "https://dotenvx.com"
      }
    },
    "node_modules/@epic-web/invariant": {
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/@epic-web/invariant/-/invariant-1.0.0.tgz",
@@ -3874,9 +3887,9 @@
      }
    },
    "node_modules/dotenv": {
      "version": "17.2.2",
      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.2.tgz",
      "integrity": "sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==",
      "version": "17.2.3",
      "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.2.3.tgz",
      "integrity": "sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==",
      "dev": true,
      "license": "BSD-2-Clause",
      "engines": {