feat(web + backend): advanced and simple quote.

This commit is contained in:
2026-01-27 23:38:47 +01:00
parent 7dc6741808
commit 443ff04430
26 changed files with 1773 additions and 52 deletions

View File

@@ -22,7 +22,9 @@
"@angular/platform-browser": "^19.2.18",
"@angular/platform-browser-dynamic": "^19.2.18",
"@angular/router": "^19.2.18",
"@types/three": "^0.182.0",
"rxjs": "~7.8.0",
"three": "^0.182.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
},