updated/consolidated lit+zustand

This commit is contained in:
authentik Default Admin 2026-03-04 18:11:14 -08:00
parent 648412dd6d
commit 2178304c76
7 changed files with 83 additions and 307 deletions

View file

@ -9,9 +9,7 @@
"imports": {
"lit": "https://esm.sh/lit@3",
"lit/decorators.js": "https://esm.sh/lit@3/decorators.js",
"zustand/vanilla": "https://esm.sh/zustand@5/vanilla",
"zustand/middleware": "https://esm.sh/zustand@5/middleware",
"idb-keyval": "https://esm.sh/idb-keyval@6"
"zustand/vanilla": "https://esm.sh/zustand@5/vanilla"
}
}
</script>