From cdb80f4a28c3fa281f4ff36efd40049dfa79ed4b Mon Sep 17 00:00:00 2001 From: Spacebot Date: Mon, 10 Aug 2026 18:22:27 +0000 Subject: [PATCH] Update all non-major dependencies --- package-lock.json | 24 ++++++++++++------------ package.json | 12 ++++++------ 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index a69b3c1..e92eca6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,14 +7,14 @@ "name": "website", "hasInstallScript": true, "dependencies": { - "@iconify-json/lucide": "^1.2.120", - "@iconify-json/simple-icons": "^1.2.92", + "@iconify-json/lucide": "^1.2.123", + "@iconify-json/simple-icons": "^1.2.93", "@nuxt/ui": "^4.10.0", "@nuxt/vite-builder": "^4.5.2", - "@primer/octicons": "^19.31.0", - "@types/node": "^26.1.2", - "@unhead/ssr": "^3.3.0", - "@unhead/vue": "^3.3.0", + "@primer/octicons": "^19.33.0", + "@types/node": "^26.2.0", + "@unhead/ssr": "^3.3.1", + "@unhead/vue": "^3.3.1", "marked-alert": "^2.1.2", "nuxt": "^4.5.2", "tailwindcss": "^4.3.3" @@ -1372,9 +1372,9 @@ } }, "node_modules/@iconify-json/lucide": { - "version": "1.2.122", - "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.122.tgz", - "integrity": "sha512-Dpt+ZbYTyKZqyRkEHmxEcsSsRW9yRTmkaweT2A1hfH7zKHZZ7FKmcn5evTh93ZlkYq2Vpb1YZUBsjc9AxZlcUg==", + "version": "1.2.123", + "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.123.tgz", + "integrity": "sha512-0CozmpKXEOEEhltrfT2zt+/t1hez67Y+hM2VJWoIcBKdBrb83VYuKf+b5A0QU9HfQm+RNn2GjFWlTOwi+Ss6IA==", "license": "ISC", "dependencies": { "@iconify/types": "*" @@ -4362,9 +4362,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "26.1.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.2.tgz", - "integrity": "sha512-Vu4a5UFA9rIIFJ7rB/Vaafh9lrCQszopTCx6KjFboXTGQbPNasehVR5TEiithSDGyd1DEiUByggTZsg8jukeIg==", + "version": "26.2.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-26.2.0.tgz", + "integrity": "sha512-5IviulTZeRNp2vAJ514cc/HUlY5nZ9fCbq9DMyC52BrhFZACo3nI0R7qBxhQmo/d27NFe96ur/b7Wwxklda+kg==", "license": "MIT", "dependencies": { "undici-types": "~8.3.0" diff --git a/package.json b/package.json index a43113d..e147054 100644 --- a/package.json +++ b/package.json @@ -17,14 +17,14 @@ ] }, "dependencies": { - "@iconify-json/lucide": "^1.2.120", - "@iconify-json/simple-icons": "^1.2.92", + "@iconify-json/lucide": "^1.2.123", + "@iconify-json/simple-icons": "^1.2.93", "@nuxt/ui": "^4.10.0", "@nuxt/vite-builder": "^4.5.2", - "@primer/octicons": "^19.31.0", - "@types/node": "^26.1.2", - "@unhead/ssr": "^3.3.0", - "@unhead/vue": "^3.3.0", + "@primer/octicons": "^19.33.0", + "@types/node": "^26.2.0", + "@unhead/ssr": "^3.3.1", + "@unhead/vue": "^3.3.1", "marked-alert": "^2.1.2", "nuxt": "^4.5.2", "tailwindcss": "^4.3.3"