update packages

This commit is contained in:
Bernd Storath
2025-03-24 07:53:02 +01:00
parent 499fb096b6
commit 4a3747fa12
3 changed files with 800 additions and 835 deletions

View File

@@ -7,5 +7,5 @@
"docs:preview": "docker run --rm -it -p 8080:8080 -v ./docs:/docs squidfunk/mkdocs-material serve -a 0.0.0.0:8080",
"scripts:version": "bash scripts/version.sh"
},
"packageManager": "pnpm@10.6.3"
"packageManager": "pnpm@10.6.5"
}