From 2ee3d9b0576a02a7d8f627eecb0ddf7e68480c14 Mon Sep 17 00:00:00 2001
From: Bot <158096250+hywax-assistant@users.noreply.github.com>
Date: Sun, 31 Mar 2024 19:00:28 +0000
Subject: [PATCH] chore(deps): update all non-major dependencies

---
 package.json |  4 ++--
 yarn.lock    | 17 ++++++++++++-----
 2 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index 12bdec1..6abd1fc 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
     "zod": "^3.22.4"
   },
   "devDependencies": {
-    "@antfu/eslint-config": "^2.11.5",
+    "@antfu/eslint-config": "^2.11.6",
     "@commitlint/cli": "^19.2.1",
     "@commitlint/config-conventional": "^19.1.0",
     "@hywax/vitepress-yandex-metrika": "^0.3.4",
@@ -35,7 +35,7 @@
     "@nuxtjs/color-mode": "^3.3.3",
     "@nuxtjs/i18n": "^8.2.0",
     "@nuxtjs/tailwindcss": "^6.11.4",
-    "@types/node": "^20.11.30",
+    "@types/node": "^20.12.2",
     "@vite-pwa/nuxt": "^0.6.0",
     "changelogen": "^0.5.5",
     "eslint": "^8.57.0",
diff --git a/yarn.lock b/yarn.lock
index d05b930..3eae63f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -151,10 +151,10 @@
     "@jridgewell/gen-mapping" "^0.3.5"
     "@jridgewell/trace-mapping" "^0.3.24"
 
-"@antfu/eslint-config@^2.11.5":
-  version "2.11.5"
-  resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.11.5.tgz#a4fb20e28976a2b465fddc3745304d96d8036cc8"
-  integrity sha512-Aixz/pYx4egbCgHjOMgJJHL2HITgvscrq5DowTLd3B5V4cRQaKcpa6eRlT/zhlF72LPxBa65DqnRCTV5IiNAJw==
+"@antfu/eslint-config@^2.11.6":
+  version "2.11.6"
+  resolved "https://registry.yarnpkg.com/@antfu/eslint-config/-/eslint-config-2.11.6.tgz#2d14c52aa5635cc123b4860cc1e02a52517064b0"
+  integrity sha512-v8f1uskX9w3c7IwvQu1pw02d19qc0o//LjILVlzv3B81bsO22x4hJkwQdJEhvypR3Z82vhCnCXfa6yoMddW1pg==
   dependencies:
     "@antfu/install-pkg" "^0.3.2"
     "@clack/prompts" "^0.7.0"
@@ -2597,13 +2597,20 @@
   resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.5.tgz#3e0d2db570e9fb6ccb2dc8fde0be1d79ac810d39"
   integrity sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==
 
-"@types/node@*", "@types/node@^20.11.30":
+"@types/node@*":
   version "20.11.30"
   resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.30.tgz#9c33467fc23167a347e73834f788f4b9f399d66f"
   integrity sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==
   dependencies:
     undici-types "~5.26.4"
 
+"@types/node@^20.12.2":
+  version "20.12.2"
+  resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.2.tgz#9facdd11102f38b21b4ebedd9d7999663343d72e"
+  integrity sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==
+  dependencies:
+    undici-types "~5.26.4"
+
 "@types/normalize-package-data@^2.4.0":
   version "2.4.4"
   resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"