From 9d2e485e7689cd9f6e6ee1b48a071ba99b43da0f Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Mon, 16 Feb 2026 21:29:24 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20mettre=20=C3=A0=20jour=20la=20version=20?= =?UTF-8?q?de=20d=C3=A9pendance=20pour=20@nuxthub/core=20dans=20bun.lock?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bun.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lock b/bun.lock index 17a63e9..0883488 100644 --- a/bun.lock +++ b/bun.lock @@ -9,7 +9,7 @@ "@nuxt/content": "3.11.2", "@nuxt/eslint": "1.15.1", "@nuxt/ui": "^4.4.0", - "@nuxthub/core": "0.10.6", + "@nuxthub/core": "^0.10.6", "@nuxtjs/mdc": "0.20.1", "@nuxtjs/seo": "3.4.0", "@vueuse/core": "^14.2.1",