Update dependencies
All checks were successful
Docker Image CI / build (push) Successful in 4m20s

This commit is contained in:
2024-12-30 13:33:49 +00:00
parent 79850c46b5
commit 680458b0f3
2 changed files with 4 additions and 4 deletions

View File

@ -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/"
},
{