Skip to content

Commit 3ca428a

Browse files
chore: Angular 20.3.2
1 parent 235ec5e commit 3ca428a

File tree

2 files changed

+196
-204
lines changed

2 files changed

+196
-204
lines changed

src/bhs-web-angular-app/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
"clean": "ng cache clean"
1515
},
1616
"dependencies": {
17-
"@angular/animations": "20.3.1",
18-
"@angular/common": "20.3.1",
19-
"@angular/compiler": "20.3.1",
20-
"@angular/core": "20.3.1",
21-
"@angular/forms": "20.3.1",
22-
"@angular/platform-browser": "20.3.1",
23-
"@angular/router": "20.3.1",
17+
"@angular/animations": "20.3.2",
18+
"@angular/common": "20.3.2",
19+
"@angular/compiler": "20.3.2",
20+
"@angular/core": "20.3.2",
21+
"@angular/forms": "20.3.2",
22+
"@angular/platform-browser": "20.3.2",
23+
"@angular/router": "20.3.2",
2424
"@auth0/auth0-angular": "^2.3.0",
2525
"@microsoft/applicationinsights-analytics-js": "3.3.9",
2626
"@microsoft/applicationinsights-angularplugin-js": "^15.3.7",
@@ -35,9 +35,9 @@
3535
"zone.js": "~0.15.1"
3636
},
3737
"devDependencies": {
38-
"@angular/build": "20.3.2",
39-
"@angular/cli": "20.3.2",
40-
"@angular/compiler-cli": "20.3.1",
38+
"@angular/build": "20.3.3",
39+
"@angular/cli": "20.3.3",
40+
"@angular/compiler-cli": "20.3.2",
4141
"@stylistic/eslint-plugin": "^5.4.0",
4242
"@tailwindcss/postcss": "^4.1.13",
4343
"@tailwindcss/typography": "^0.5.16",

0 commit comments

Comments
 (0)