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

Patrick Kollitsch
13.52.2025 7e80c50deea0002bf053eb623c46bf2561511e06
package.json
@@ -32,17 +32,17 @@
    "gohugo-module"
  ],
  "dependencies": {
    "cssnano": "7.0.6",
    "cssnano": "7.0.7",
    "postcss": "8.5.3",
    "postcss-preset-env": "10.1.5",
    "postcss-preset-env": "10.1.6",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@biomejs/biome": "1.9.4",
    "@davidsneighbour/markdownlint-config": "2025.1.1",
    "@davidsneighbour/release-config": "2025.1.1",
    "@davidsneighbour/tools": "2025.1.1",
    "dotenv": "16.4.7"
    "@davidsneighbour/markdownlint-config": "2025.1.5",
    "@davidsneighbour/release-config": "2025.1.5",
    "@davidsneighbour/tools": "2025.1.5",
    "dotenv": "16.5.0"
  },
  "scripts": {
    "release": "wireit",