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

Patrick Kollitsch
17.24.2026 4a50edda116e3249598622414abd256ef5d59aeb
package.json
@@ -34,14 +34,14 @@
  "dependencies": {
    "cssnano": "7.1.2",
    "postcss": "8.5.6",
    "postcss-preset-env": "10.4.0",
    "postcss-preset-env": "11.1.1",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@biomejs/biome": "2.3.7",
    "@davidsneighbour/markdownlint-config": "2025.3.5",
    "@davidsneighbour/release-config": "2025.3.8",
    "@davidsneighbour/tools": "2025.3.8",
    "@biomejs/biome": "2.3.11",
    "@davidsneighbour/markdownlint-config": "2025.3.6",
    "@davidsneighbour/release-config": "2025.3.9",
    "@davidsneighbour/tools": "2025.3.9",
    "dotenv": "17.2.3"
  },
  "scripts": {