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

Patrick Kollitsch
26.07.2025 55e1f9056340ae7e7e8dec59633addd9f0305162
package.json
@@ -32,17 +32,17 @@
    "gohugo-module"
  ],
  "dependencies": {
    "cssnano": "7.1.1",
    "cssnano": "7.1.2",
    "postcss": "8.5.6",
    "postcss-preset-env": "10.4.0",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@biomejs/biome": "2.2.4",
    "@davidsneighbour/markdownlint-config": "2025.3.2",
    "@davidsneighbour/release-config": "2025.3.6",
    "@davidsneighbour/tools": "2025.3.6",
    "dotenv": "17.2.2"
    "@biomejs/biome": "2.3.7",
    "@davidsneighbour/markdownlint-config": "2025.3.5",
    "@davidsneighbour/release-config": "2025.3.8",
    "@davidsneighbour/tools": "2025.3.8",
    "dotenv": "17.2.3"
  },
  "scripts": {
    "release": "wireit",