mirror of
https://github.com/TomasiDeveloping/PlayerManagement.git
synced 2026-06-17 11:28:55 +00:00
Bump @angular/core from 21.2.4 to 21.2.17 in /Ui
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 21.2.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/core) --- updated-dependencies: - dependency-name: "@angular/core" 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
008be9bbb8
10
Ui/package-lock.json
generated
10
Ui/package-lock.json
generated
@ -11,7 +11,7 @@
|
|||||||
"@angular/animations": "^21.1.4",
|
"@angular/animations": "^21.1.4",
|
||||||
"@angular/common": "^21.1.4",
|
"@angular/common": "^21.1.4",
|
||||||
"@angular/compiler": "^21.2.4",
|
"@angular/compiler": "^21.2.4",
|
||||||
"@angular/core": "^21.2.4",
|
"@angular/core": "^21.2.17",
|
||||||
"@angular/forms": "^21.1.4",
|
"@angular/forms": "^21.1.4",
|
||||||
"@angular/platform-browser": "^21.1.4",
|
"@angular/platform-browser": "^21.1.4",
|
||||||
"@angular/platform-browser-dynamic": "^21.1.4",
|
"@angular/platform-browser-dynamic": "^21.1.4",
|
||||||
@ -1165,9 +1165,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@angular/core": {
|
"node_modules/@angular/core": {
|
||||||
"version": "21.2.4",
|
"version": "21.2.17",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/core/-/core-21.2.4.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/core/-/core-21.2.17.tgz",
|
||||||
"integrity": "sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg==",
|
"integrity": "sha512-wYHpwIdnUnjQFOJJNqRcGx7LS3u64jT+R9L0TnMR/ViBM9dQgGYImlSikkftg2yrFCNo5aKRxhG2LLskQurVdg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
@ -1176,7 +1176,7 @@
|
|||||||
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
"node": "^20.19.0 || ^22.12.0 || >=24.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/compiler": "21.2.4",
|
"@angular/compiler": "21.2.17",
|
||||||
"rxjs": "^6.5.3 || ^7.4.0",
|
"rxjs": "^6.5.3 || ^7.4.0",
|
||||||
"zone.js": "~0.15.0 || ~0.16.0"
|
"zone.js": "~0.15.0 || ~0.16.0"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
"@angular/animations": "^21.1.4",
|
"@angular/animations": "^21.1.4",
|
||||||
"@angular/common": "^21.1.4",
|
"@angular/common": "^21.1.4",
|
||||||
"@angular/compiler": "^21.2.4",
|
"@angular/compiler": "^21.2.4",
|
||||||
"@angular/core": "^21.2.4",
|
"@angular/core": "^21.2.17",
|
||||||
"@angular/forms": "^21.1.4",
|
"@angular/forms": "^21.1.4",
|
||||||
"@angular/platform-browser": "^21.1.4",
|
"@angular/platform-browser": "^21.1.4",
|
||||||
"@angular/platform-browser-dynamic": "^21.1.4",
|
"@angular/platform-browser-dynamic": "^21.1.4",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user