From 964ca73628127a326fa80b6714c9e5ddbb55c12c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 27 May 2025 03:32:52 +0000 Subject: [PATCH] feat: upgrade @nuxt/ui from 2.22.0 to 3.1.1 Snyk has created this PR to upgrade @nuxt/ui from 2.22.0 to 3.1.1. 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..e937178 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.1", "@types/jsonwebtoken": "^9.0.6", "@types/markdown-it": "^14.1.2", "@types/nodemailer": "^6.4.15",