From 75c804c5a3ea32b6f07d2247e7b9aec07d562665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Camilo=20Gonz=C3=A1lez?= Date: Tue, 5 Mar 2024 21:41:16 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 457d147..5ad75ed 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@pinia/nuxt": "^0.5.1", "html-to-text": "^9.0.5", "mapbox-gl": "^3.2.0", - "nuxt": "^3.10.3", + "nuxt": "^3.8.2", "vue-instantsearch": "^4.14.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 3b9ffce..19f24af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4094,7 +4094,7 @@ nuxi@^3.10.1: optionalDependencies: fsevents "~2.3.3" -nuxt@^3.10.3: +nuxt@^3.8.2: version "3.10.3" resolved "https://registry.yarnpkg.com/nuxt/-/nuxt-3.10.3.tgz#5cc62f20a20efe59e245efa28b9a9949075a38aa" integrity sha512-NchGNiiz9g/ErJAb462W/lpX2NqcXYb9hugySKWvLXNdrjeAPiJ2/7mhgwUSiZA9MpjuQg3saiEajr1zlRIOCg==