Skip to content

Commit ae54a91

Browse files
chore: Angular 20.3.1
1 parent ddd3d3e commit ae54a91

File tree

2 files changed

+181
-171
lines changed

2 files changed

+181
-171
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,35 @@
1414
"clean": "ng cache clean"
1515
},
1616
"dependencies": {
17-
"@angular/animations": "20.2.4",
18-
"@angular/common": "20.2.4",
19-
"@angular/compiler": "20.2.4",
20-
"@angular/core": "20.2.4",
21-
"@angular/forms": "20.2.4",
22-
"@angular/platform-browser": "20.2.4",
23-
"@angular/router": "20.2.4",
24-
"@auth0/auth0-angular": "^2.2.3",
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",
24+
"@auth0/auth0-angular": "^2.3.0",
2525
"@microsoft/applicationinsights-analytics-js": "3.3.9",
2626
"@microsoft/applicationinsights-angularplugin-js": "^15.3.7",
2727
"@microsoft/applicationinsights-web": "^3.3.9",
2828
"bootstrap-icons": "1.13.1",
2929
"jwt-decode": "^4.0.0",
3030
"marked": "^15.0.12",
31-
"ngx-toastr": "^19.0.0",
31+
"ngx-toastr": "^19.1.0",
3232
"rxjs": "^7.8.2",
3333
"tslib": "^2.8.1",
3434
"zod": "^4.1.5",
3535
"zone.js": "~0.15.1"
3636
},
3737
"devDependencies": {
38-
"@angular/build": "20.2.2",
39-
"@angular/cli": "20.2.2",
40-
"@angular/compiler-cli": "20.2.4",
38+
"@angular/build": "20.3.2",
39+
"@angular/cli": "20.3.2",
40+
"@angular/compiler-cli": "20.3.1",
4141
"@stylistic/eslint-plugin": "^5.3.1",
4242
"@tailwindcss/postcss": "^4.1.13",
4343
"@tailwindcss/typography": "^0.5.16",
4444
"@vitest/eslint-plugin": "^1.3.8",
45-
"angular-eslint": "20.2.0",
45+
"angular-eslint": "20.3.0",
4646
"daisyui": "^5.1.7",
4747
"eslint": "^9.34.0",
4848
"eslint-config-flat-gitignore": "^2.1.0",

0 commit comments

Comments
 (0)