update packages

This commit is contained in:
Bernd Storath
2025-04-11 22:46:03 +02:00
parent 48e6949a4d
commit 65aa067100
3 changed files with 873 additions and 840 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.7.0"
"packageManager": "pnpm@10.8.0"
}