From 680458b0f37110e402a20432fc5f34fca18c8b9d Mon Sep 17 00:00:00 2001 From: James Chapman Date: Mon, 30 Dec 2024 13:33:49 +0000 Subject: [PATCH] Update dependencies --- Groceries.Data/Groceries.Data.csproj | 4 ++-- Groceries/libman.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Groceries.Data/Groceries.Data.csproj b/Groceries.Data/Groceries.Data.csproj index 0d19dfd..1261fac 100644 --- a/Groceries.Data/Groceries.Data.csproj +++ b/Groceries.Data/Groceries.Data.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/Groceries/libman.json b/Groceries/libman.json index 78c4661..86c8a5d 100644 --- a/Groceries/libman.json +++ b/Groceries/libman.json @@ -3,11 +3,11 @@ "defaultProvider": "unpkg", "libraries": [ { - "library": "@fontsource-variable/inter@5.1.0", + "library": "@fontsource-variable/inter@5.1.1", "destination": "wwwroot/lib/inter/" }, { - "library": "@hotwired/turbo@8.0.10", + "library": "@hotwired/turbo@8.0.12", "destination": "wwwroot/lib/hotwired/turbo/" }, {