From 7d85a67f88eb981cdf45e8ecdc6cb0e8a76c7f72 Mon Sep 17 00:00:00 2001 From: Spacebot Date: Mon, 10 Aug 2026 18:22:38 +0000 Subject: [PATCH] Update devDependencies (non-major) --- package-lock.json | 8 ++++---- package.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a69b3c1..512a192 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,14 +20,14 @@ "tailwindcss": "^4.3.3" }, "devDependencies": { - "@iconify-json/octicon": "^1.2.30", + "@iconify-json/octicon": "^1.2.32", "@nuxt/eslint": "^1.17.0", "@nuxt/icon": "^2.5.0", - "eslint": "^10.8.0", + "eslint": "^10.8.1", "husky": "^9.1.7", - "lint-staged": "^17.2.0", + "lint-staged": "^17.3.0", "typescript": "^6.0.3", - "vue-tsc": "^3.3.8" + "vue-tsc": "^3.3.9" } }, "node_modules/@alloc/quick-lru": { diff --git a/package.json b/package.json index a43113d..12e4491 100644 --- a/package.json +++ b/package.json @@ -30,13 +30,13 @@ "tailwindcss": "^4.3.3" }, "devDependencies": { - "@iconify-json/octicon": "^1.2.30", + "@iconify-json/octicon": "^1.2.32", "@nuxt/eslint": "^1.17.0", "@nuxt/icon": "^2.5.0", - "eslint": "^10.8.0", + "eslint": "^10.8.1", "husky": "^9.1.7", - "lint-staged": "^17.2.0", + "lint-staged": "^17.3.0", "typescript": "^6.0.3", - "vue-tsc": "^3.3.8" + "vue-tsc": "^3.3.9" } } \ No newline at end of file -- 2.47.3