angular updates are shit

This commit is contained in:
2024-07-28 11:54:09 +02:00
parent 75fa966af3
commit e4b6eea4b1
2 changed files with 13 additions and 1331 deletions

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", "@angular/router": "^16.2.7",
"luxon": "^3.4.3", "luxon": "^3.4.3",
"marked": "^4.2.12", "marked": "^4.2.12",
"ngx-markdown": "^16.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",
"zone.js": "~0.13.3" "zone.js": "^0.13"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^16.2.4", "@angular-devkit/build-angular": "^16.2.4",
@@ -47,6 +47,6 @@
"karma-jasmine": "~5.1.0", "karma-jasmine": "~5.1.0",
"karma-jasmine-html-reporter": "~2.1.0", "karma-jasmine-html-reporter": "~2.1.0",
"source-map-explorer": "^2.5.3", "source-map-explorer": "^2.5.3",
"typescript": "5.1" "typescript": "^5.1"
} }
} }