From 8f887b706af2a5d4560b7b921e120f813c7bc2ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:06:32 +0000 Subject: [PATCH] fix(deps): update dependency nuxt-llms to v0.1.3 --- docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package.json b/docs/package.json index c1805f5..e640180 100644 --- a/docs/package.json +++ b/docs/package.json @@ -19,7 +19,7 @@ "@nuxt/image": "^1.10.0", "@nuxt/ui-pro": "^3.0.1", "nuxt": "^3.16.1", - "nuxt-llms": "0.1.0", + "nuxt-llms": "0.1.3", "nuxt-og-image": "^5.0.5" }, "devDependencies": {