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

Patrick Kollitsch
31.47.2025 891147fc3108a08c64af30dd8085a2df818832b4
build(deps): update dependencies

Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
2 files modified
3035 ■■■■■ changed files
package-lock.json 3025 ●●●●● patch | view | raw | blame | history
package.json 10 ●●●● patch | view | raw | blame | history
package-lock.json
Diff too large
package.json
@@ -33,14 +33,14 @@
  ],
  "dependencies": {
    "cssnano": "7.0.6",
    "postcss": "8.4.49",
    "postcss-preset-env": "10.1.2",
    "postcss": "8.5.1",
    "postcss-preset-env": "10.1.3",
    "tachyons": "4.12.0"
  },
  "devDependencies": {
    "@davidsneighbour/markdownlint-config": "2024.4.12",
    "@davidsneighbour/release-config": "2024.4.12",
    "@davidsneighbour/tools": "2024.4.12",
    "@davidsneighbour/markdownlint-config": "2025.0.1",
    "@davidsneighbour/release-config": "2025.0.1",
    "@davidsneighbour/tools": "2025.0.1",
    "dotenv": "16.4.7"
  },
  "scripts": {