From 600bddab7cd7dc6e4032b531c65779ae249dfd5b Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Fri, 13 Dec 2024 23:29:57 +0000
Subject: [PATCH] build(deps): update dependencies

---
 package.json |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index df887ad..466f35e 100644
--- a/package.json
+++ b/package.json
@@ -34,14 +34,14 @@
   "dependencies": {
     "cssnano": "7.0.6",
     "postcss": "8.4.49",
-    "postcss-preset-env": "10.1.1",
+    "postcss-preset-env": "10.1.2",
     "tachyons": "4.12.0"
   },
   "devDependencies": {
-    "@davidsneighbour/markdownlint-config": "2024.4.9",
-    "@davidsneighbour/release-config": "2024.4.9",
-    "@davidsneighbour/tools": "2024.4.9",
-    "dotenv": "16.4.5"
+    "@davidsneighbour/markdownlint-config": "2024.4.12",
+    "@davidsneighbour/release-config": "2024.4.12",
+    "@davidsneighbour/tools": "2024.4.12",
+    "dotenv": "16.4.7"
   },
   "scripts": {
     "deploy": "cd exampleSite; hugo;",

--
Gitblit v1.10.0