Updates and more

This commit is contained in:
2023-11-05 22:27:20 +01:00
parent e97e86f9ac
commit 7450ecdabb
48 changed files with 565 additions and 111 deletions

View File

@ -19,6 +19,7 @@
"@astrojs/tailwind": "^5.0.2",
"@astropub/icons": "^0.2.0",
"@types/color": "^3.0.5",
"@types/crypto-js": "^4.1.3",
"@types/node": "^20.8.10",
"cssnano": "^6.0.1",
"esbuild": "^0.19.5",
@ -34,6 +35,7 @@
"astro": "^3.4.3",
"astro-i18n": "^2.1.18",
"color": "^4.2.3",
"crypto-js": "^4.2.0",
"flowbite": "^1.8.1",
"flowbite-svelte": "^0.44.19",
"flowbite-svelte-icons": "^0.4.5",