From 0b30a4a2e3116408818f4983140e797a665e05e0 Mon Sep 17 00:00:00 2001 From: Spacebot Date: Mon, 27 Jul 2026 12:19:05 +0000 Subject: [PATCH] Update nuxt framework to ^4.5.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d60a334..4393c8f 100644 --- a/package.json +++ b/package.json @@ -20,13 +20,13 @@ "@iconify-json/lucide": "^1.2.118", "@iconify-json/simple-icons": "^1.2.91", "@nuxt/ui": "^4.10.0", - "@nuxt/vite-builder": "^4.5.0", + "@nuxt/vite-builder": "^4.5.1", "@primer/octicons": "^19.29.2", "@types/node": "^26.1.1", "@unhead/ssr": "^3.2.3", "@unhead/vue": "^3.2.3", "marked-alert": "^2.1.2", - "nuxt": "^4.5.0", + "nuxt": "^4.5.1", "tailwindcss": "^4.3.3" }, "devDependencies": {