From bab71c3a3876960a0fba7e8f2c62a5ad28ca1e88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Oct 2025 02:11:29 +0000 Subject: [PATCH] feat: upgrade @nuxt/ui from 2.17.0 to 3.3.4 Snyk has created this PR to upgrade @nuxt/ui from 2.17.0 to 3.3.4. See this package in npm: @nuxt/ui See this project in Snyk: https://app.snyk.io/org/nerds-github/project/8b4160ff-3510-4d06-a27b-7930a5e75719?utm_source=github&utm_medium=referral&page=upgrade-pr --- lyx-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lyx-ui/package.json b/lyx-ui/package.json index a282fca..7d4a499 100644 --- a/lyx-ui/package.json +++ b/lyx-ui/package.json @@ -10,7 +10,7 @@ "postinstall": "nuxt prepare" }, "dependencies": { - "@nuxt/ui": "^2.17.0", + "@nuxt/ui": "^3.3.4", "nuxt": "^3.12.4", "sass": "^1.77.8", "vue": "latest"