Skip to content

Commit d6669ad

Browse files
Update angular monorepo
1 parent fe53521 commit d6669ad

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

WebClient/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
},
1313
"private": true,
1414
"dependencies": {
15-
"@angular/animations": "^19.2.14",
16-
"@angular/common": "^19.2.14",
15+
"@angular/animations": "^19.2.20",
16+
"@angular/common": "^19.2.20",
1717
"@angular/compiler": "^19.2.14",
1818
"@angular/core": "^19.2.14",
19-
"@angular/forms": "^19.2.14",
20-
"@angular/localize": "^19.2.14",
21-
"@angular/platform-browser": "^19.2.14",
22-
"@angular/platform-browser-dynamic": "^19.2.14",
23-
"@angular/router": "^19.2.14",
19+
"@angular/forms": "^19.2.20",
20+
"@angular/localize": "^19.2.20",
21+
"@angular/platform-browser": "^19.2.20",
22+
"@angular/platform-browser-dynamic": "^19.2.20",
23+
"@angular/router": "^19.2.20",
2424
"@azure/msal-browser": "^3.13.0",
2525
"@microsoft/applicationinsights-web": "^3.3.9",
2626
"@ng-bootstrap/ng-bootstrap": "^18.0.0",
@@ -42,7 +42,7 @@
4242
"rxjs": "^7.8.1",
4343
"toformat": "^2.0.0",
4444
"tslib": "^2.8.1",
45-
"zone.js": "^0.15.1"
45+
"zone.js": "^0.16.1"
4646
},
4747
"devDependencies": {
4848
"@angular-devkit/build-angular": "^19.2.6",
@@ -52,7 +52,7 @@
5252
"@angular-eslint/schematics": "^18.4.3",
5353
"@angular-eslint/template-parser": "^18.4.3",
5454
"@angular/cli": "^19.2.6",
55-
"@angular/compiler-cli": "^19.2.14",
55+
"@angular/compiler-cli": "^19.2.20",
5656
"@types/crypto-js": "^4.2.2",
5757
"@types/facebook-js-sdk": "^3.3.12",
5858
"@types/google.accounts": "^0.0.17",

0 commit comments

Comments
 (0)