dashboard #1

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

1338
pdb-js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -26,11 +26,11 @@
"@angular/router": "^16.2.7",
"luxon": "^3.4.3",
"marked": "^4.2.12",
"ngx-markdown": "^16.0.0",
"rxjs": "~7.5.0",
"rxjs-compat": "^6.6.7",
"tslib": "^2.3.0",
"zone.js": "~0.13.3"
"zone.js": "^0.13"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.4",
@@ -47,6 +47,6 @@
"karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0",
"source-map-explorer": "^2.5.3",
"typescript": "5.1"
"typescript": "^5.1"
}
}