fix(deps): update dependency zone.js to ~0.15.0 #36

Closed
Renovate wants to merge 1 commit from renovate/dependencies-(major-and-minor) into main
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 7e11db0363 - Show all commits

BIN
bun.lockb

Binary file not shown.

View file

@ -21,7 +21,7 @@
"bootstrap": "^5.3.3",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.14.10"
"zone.js": "~0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.2.0",