Merge pull request #42 from TomasiDeveloping/dependabot/npm_and_yarn/Ui/angular/core-21.2.4

Bump @angular/core from 21.1.4 to 21.2.4 in /Ui
This commit is contained in:
Tomasi Patrick 2026-03-16 14:33:44 +01:00 committed by GitHub
commit dd7d223873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
Ui/package-lock.json generated
View File

@ -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.1.4", "@angular/compiler": "^21.1.4",
"@angular/core": "^21.1.4", "@angular/core": "^21.2.4",
"@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.1.4", "version": "21.2.4",
"resolved": "https://registry.npmjs.org/@angular/core/-/core-21.1.4.tgz", "resolved": "https://registry.npmjs.org/@angular/core/-/core-21.2.4.tgz",
"integrity": "sha512-QBDO5SaVYTVQ0fIN9Qd7US9cUCgs2vM9x6K18PTUKmygIkHVHTFdzwm4MO5gpCOFzJseGbS+dNzqn+v0PaKf9g==", "integrity": "sha512-2+gd67ZuXHpGOqeb2o7XZPueEWEP81eJza2tSHkT5QMV8lnYllDEmaNnkPxnIjSLGP1O3PmiXxo4z8ibHkLZwg==",
"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.1.4", "@angular/compiler": "21.2.4",
"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"
}, },

View File

@ -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.1.4", "@angular/compiler": "^21.1.4",
"@angular/core": "^21.1.4", "@angular/core": "^21.2.4",
"@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",