fix(deps): update dependency zone.js to ~0.15.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2024-09-17 07:01:26 +00:00
parent ee61ef13db
commit 92e8d6f40f
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

@ -20,7 +20,7 @@
"@angular/router": "^18.2.3", "@angular/router": "^18.2.3",
"rxjs": "~7.8.0", "rxjs": "~7.8.0",
"tslib": "^2.3.0", "tslib": "^2.3.0",
"zone.js": "~0.14.3" "zone.js": "~0.15.0"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^18.2.3", "@angular-devkit/build-angular": "^18.2.3",