Update npm dependencies (#398)

This commit is contained in:
Erik Olof Gunnar Andersson 2024-10-09 21:13:02 +02:00 committed by GitHub
parent fefd29d982
commit 8ce6811a0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1288 additions and 1024 deletions

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
"zone.js": "~0.14.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.2.1",
"@angular-devkit/build-angular": "^17.3.10",
"@angular/cli": "17.2.1",
"@angular/compiler-cli": "17.2.2",
"@types/jasmine": "~4.3.0",
@ -46,4 +46,4 @@
"typescript": "~5.3.3",
"webpack-bundle-analyzer": "^4.9.0"
}
}
}