chore(deps-dev): bump @angular/common from 12.2.17 to 19.2.16

Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 12.2.17 to 19.2.16.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/19.2.16/packages/common)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 19.2.16
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-27 03:17:04 +00:00
committed by GitHub
parent 9a487a47f3
commit 124408af49
2 changed files with 13 additions and 13 deletions

24
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/common": "12.2.17",
"@angular/common": "19.2.16",
"@angular/compiler": "12.2.17",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",
@@ -65,19 +65,19 @@
}
},
"node_modules/@angular/common": {
"version": "12.2.17",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-12.2.17.tgz",
"integrity": "sha512-/Rc83mzlL6YZScYTzg+Ng2hiCSf3jUVHAfQ8cyLOIMj/y8863Q+DMLVWW+ttvHwCjEFY44pC8IPyBl5FmSJYHg==",
"version": "19.2.16",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-19.2.16.tgz",
"integrity": "sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==",
"dev": true,
"dependencies": {
"tslib": "^2.2.0"
"tslib": "^2.3.0"
},
"engines": {
"node": "^12.14.1 || >=14.0.0"
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"@angular/core": "12.2.17",
"rxjs": "^6.5.3 || ^7.0.0"
"@angular/core": "19.2.16",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@angular/compiler": {
@@ -16239,12 +16239,12 @@
"dev": true
},
"@angular/common": {
"version": "12.2.17",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-12.2.17.tgz",
"integrity": "sha512-/Rc83mzlL6YZScYTzg+Ng2hiCSf3jUVHAfQ8cyLOIMj/y8863Q+DMLVWW+ttvHwCjEFY44pC8IPyBl5FmSJYHg==",
"version": "19.2.16",
"resolved": "https://registry.npmjs.org/@angular/common/-/common-19.2.16.tgz",
"integrity": "sha512-sugztO7XIiLRoVjn0WJK9ooBm9zejsqlE5k4ZGvy1zFafM8LMjFHwD4KymN8JB3AOb7Ad4lJHVq1IvwWnpqeWw==",
"dev": true,
"requires": {
"tslib": "^2.2.0"
"tslib": "^2.3.0"
}
},
"@angular/compiler": {

View File

@@ -29,7 +29,7 @@
"tslib": "2.8.1"
},
"devDependencies": {
"@angular/common": "12.2.17",
"@angular/common": "19.2.16",
"@angular/compiler": "12.2.17",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",