Skip to content

Commit d1c2bba

Browse files
Update Angular dependencies to version 19.2.17
1 parent f0b3e7d commit d1c2bba

File tree

2 files changed

+62
-69
lines changed

2 files changed

+62
-69
lines changed

ui/package-lock.json

Lines changed: 53 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
},
1919
"private": true,
2020
"dependencies": {
21-
"@angular/animations": "^19.2.0",
22-
"@angular/common": "^19.2.0",
23-
"@angular/compiler": "^19.2.0",
24-
"@angular/core": "^19.2.0",
25-
"@angular/forms": "^19.2.0",
26-
"@angular/platform-browser": "^19.2.0",
27-
"@angular/platform-browser-dynamic": "^19.2.0",
28-
"@angular/router": "^19.2.0",
21+
"@angular/animations": "^19.2.17",
22+
"@angular/common": "^19.2.17",
23+
"@angular/compiler": "^19.2.17",
24+
"@angular/core": "^19.2.17",
25+
"@angular/forms": "^19.2.17",
26+
"@angular/platform-browser": "^19.2.17",
27+
"@angular/platform-browser-dynamic": "^19.2.17",
28+
"@angular/router": "^19.2.17",
2929
"@fortawesome/angular-fontawesome": "^1.0.0",
3030
"@fortawesome/free-brands-svg-icons": "^6.7.2",
3131
"@fortawesome/free-solid-svg-icons": "^6.7.2",
@@ -46,7 +46,7 @@
4646
"@angular-eslint/template-parser": "^19.1.0",
4747
"@angular/build": "^19.2.0",
4848
"@angular/cli": "^19.2.0",
49-
"@angular/compiler-cli": "^19.2.0",
49+
"@angular/compiler-cli": "^19.2.17",
5050
"@briebug/cypress-schematic": "^5.0.1",
5151
"@briebug/jest-schematic": "^6.0.0",
5252
"@commitlint/cli": "^19.7.1",

0 commit comments

Comments
 (0)