adds profile page

This commit is contained in:
Christian Beutel
2024-11-03 15:13:25 +01:00
parent 0d8ff5c83b
commit bab22301af
31 changed files with 882 additions and 133 deletions

View File

@@ -36,10 +36,12 @@
"@sveltejs/adapter-node": "^4.0.1",
"@threlte/core": "^7.1.0",
"@threlte/extras": "^8.7.5",
"@types/chart.js": "^2.9.41",
"@types/leaflet.awesome-markers": "^2.0.28",
"@types/three": "^0.161.2",
"@types/xmldom": "^0.1.34",
"canvg": "^4.0.1",
"chart.js": "^4.4.6",
"crypto-random-string": "^5.0.0",
"heic2any": "^0.0.4",
"instead": "^1.0.3",
@@ -55,6 +57,7 @@
"photoswipe": "^5.4.3",
"pocketbase": "^0.21.0",
"qrcode": "^1.4.4",
"svelte-chartjs": "^3.1.5",
"svelte-i18n": "^4.0.0",
"three": "^0.161.0",
"xmldom": "^0.6.0",