mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-06-17 11:28:55 +00:00
Bump @angular/common from 21.1.4 to 21.2.17 in /Ui
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) from 21.1.4 to 21.2.17. - [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/v21.2.17/packages/common) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 21.2.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f944e9c757
commit
897a3ff775
10
Ui/package-lock.json
generated
10
Ui/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.2.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^21.1.4",
|
||||
"@angular/common": "^21.1.4",
|
||||
"@angular/common": "^21.2.17",
|
||||
"@angular/compiler": "^21.2.4",
|
||||
"@angular/core": "^21.2.4",
|
||||
"@angular/forms": "^21.1.4",
|
||||
@ -1077,9 +1077,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@angular/common": {
|
||||
"version": "21.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-21.1.4.tgz",
|
||||
"integrity": "sha512-1uOxPrHO9PFZBU/JavzYzjxAm+5x7vD2z6AeUndqdT4LjqOBIePswxFDRqM9dlfF8FIwnnfmNFipiC/yQjJSnA==",
|
||||
"version": "21.2.17",
|
||||
"resolved": "https://registry.npmjs.org/@angular/common/-/common-21.2.17.tgz",
|
||||
"integrity": "sha512-hqAQxRfi5ldFE42suAXRcY+JCANrUh7fuSQ/DtZ7L896id5BT/exuv6dWNBC1PyAfQmRbpD5Pt6/pd+tNLyhDQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
@ -1088,7 +1088,7 @@
|
||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "21.1.4",
|
||||
"@angular/core": "21.2.17",
|
||||
"rxjs": "^6.5.3 || ^7.4.0"
|
||||
}
|
||||
},
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^21.1.4",
|
||||
"@angular/common": "^21.1.4",
|
||||
"@angular/common": "^21.2.17",
|
||||
"@angular/compiler": "^21.2.4",
|
||||
"@angular/core": "^21.2.4",
|
||||
"@angular/forms": "^21.1.4",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user