From bf30335f5643ea5a360079647535423266dd2461 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 15 Jul 2025 02:48:13 +0000 Subject: [PATCH] feat: upgrade @nuxt/ui from 2.22.0 to 3.1.3 Snyk has created this PR to upgrade @nuxt/ui from 2.22.0 to 3.1.3. See this package in npm: @nuxt/ui See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr --- dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/package.json b/dashboard/package.json index 808cb7c..91380ce 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -45,7 +45,7 @@ "winston": "^3.14.2" }, "devDependencies": { - "@nuxt/ui": "^2.15.2", + "@nuxt/ui": "^3.1.3", "@types/jsonwebtoken": "^9.0.6", "@types/markdown-it": "^14.1.2", "@types/nodemailer": "^6.4.15",