chore: Repo maintenance

- Change submodule hippie-style to development branch by default
- Change hippie-script dependency to https instead of git, because of an error with npm install
- Audit dependencies with npm audit fix
This commit is contained in:
sthag 2025-12-01 17:10:58 +01:00
parent 3168d6cb7e
commit eea7a08e3a
3 changed files with 77 additions and 54 deletions

2
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "source/style/hippie-style"]
path = source/style/hippie-style
url = https://quelltext.interaktionsweise.de/interaktionsweise/hippie-style.git
branch = main
branch = development