Bump zone.js from 0.15.1 to 0.16.0

Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.16.0/packages/zone.js)

---
updated-dependencies:
- dependency-name: zone.js
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-03 16:21:28 +00:00
committed by GitHub
parent 3fbdaa1d4c
commit 71becc34dc
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"luxon": "3.7.2",
"rxjs": "7.8.2",
"tslib": "2.8.1",
"zone.js": "0.15.1"
"zone.js": "0.16.1"
},
"devDependencies": {
"@angular/build": "^21.2.0",