mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-02-04 00:06:19 +08:00
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:
24
package-lock.json
generated
24
package-lock.json
generated
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user