From 812241e3732172dcdf1c18232f3ace1cc07642d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:18:41 +0000 Subject: [PATCH] chore(deps): update dependency nuxt to v3 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 845487b..39f6433 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@nuxtjs/robots": "^2.5.0", "@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/yandex-metrika": "^1.4.0", - "nuxt": "^2.15.8", + "nuxt": "^3.12.4", "nuxt-i18n": "^6.28.1", "v-clipboard": "2.2.3", "vue-apexcharts": "1.6.2",