fix(deps): update dependencies (major and minor) to v19
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2024-12-20 11:40:15 +00:00
commit b2070f83f1
2 changed files with 8 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -10,14 +10,14 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@angular/animations": "^18.2.0", "@angular/animations": "^19.0.0",
"@angular/common": "^18.2.0", "@angular/common": "^19.0.0",
"@angular/compiler": "^18.2.0", "@angular/compiler": "^19.0.0",
"@angular/core": "^18.2.0", "@angular/core": "^19.0.0",
"@angular/forms": "^18.2.0", "@angular/forms": "^19.0.0",
"@angular/platform-browser": "^18.2.0", "@angular/platform-browser": "^19.0.0",
"@angular/platform-browser-dynamic": "^18.2.0", "@angular/platform-browser-dynamic": "^19.0.0",
"@angular/router": "^18.2.0", "@angular/router": "^19.0.0",
"bootstrap": "^5.3.3", "bootstrap": "^5.3.3",
"rxjs": "~7.8.0", "rxjs": "~7.8.0",
"tslib": "^2.3.0", "tslib": "^2.3.0",