Skip to content

Commit bca53bc

Browse files
Update Angular to 19.2.17
1 parent f0b3e7d commit bca53bc

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

ui/package.json

Lines changed: 11 additions & 11 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",
@@ -44,9 +44,9 @@
4444
"@angular-eslint/eslint-plugin-template": "^19.1.0",
4545
"@angular-eslint/schematics": "^19.1.0",
4646
"@angular-eslint/template-parser": "^19.1.0",
47-
"@angular/build": "^19.2.0",
48-
"@angular/cli": "^19.2.0",
49-
"@angular/compiler-cli": "^19.2.0",
47+
"@angular/build": "^19.2.17",
48+
"@angular/cli": "^19.2.17",
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)