dashboard #1

Merged
andi merged 118 commits from dashboard into master 2024-09-29 06:47:35 +00:00
2 changed files with 2367 additions and 15 deletions
Showing only changes of commit fee5eda780 - Show all commits

2379
pdb-js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,8 @@
"@angular/platform-browser-dynamic": "^17.3.12", "@angular/platform-browser-dynamic": "^17.3.12",
"@angular/router": "^17.3.12", "@angular/router": "^17.3.12",
"luxon": "^3.4.3", "luxon": "^3.4.3",
"marked": "^4.2.12", "marked": "^12",
"ngx-markdown": "^17.0.0",
"rxjs": "~7.5.0", "rxjs": "~7.5.0",
"rxjs-compat": "^6.6.7", "rxjs-compat": "^6.6.7",
"tslib": "^2.3.0", "tslib": "^2.3.0",