Skip to content

Commit 8aea46d

Browse files
chore(deps): Angular 20.1.2
1 parent d54d289 commit 8aea46d

File tree

2 files changed

+1255
-534
lines changed

2 files changed

+1255
-534
lines changed

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

Lines changed: 10 additions & 11 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.0.4",
18-
"@angular/common": "20.0.4",
19-
"@angular/compiler": "20.0.4",
20-
"@angular/core": "20.0.4",
21-
"@angular/forms": "20.0.4",
22-
"@angular/platform-browser": "20.0.4",
23-
"@angular/router": "20.0.4",
17+
"@angular/animations": "20.1.2",
18+
"@angular/common": "20.1.2",
19+
"@angular/compiler": "20.1.2",
20+
"@angular/core": "20.1.2",
21+
"@angular/forms": "20.1.2",
22+
"@angular/platform-browser": "20.1.2",
23+
"@angular/router": "20.1.2",
2424
"@auth0/auth0-angular": "^2.2.3",
2525
"@microsoft/applicationinsights-analytics-js": "3.3.8",
2626
"@microsoft/applicationinsights-angularplugin-js": "^15.3.6",
@@ -35,9 +35,9 @@
3535
"zone.js": "~0.15.1"
3636
},
3737
"devDependencies": {
38-
"@angular/build": "20.0.3",
39-
"@angular/cli": "20.0.3",
40-
"@angular/compiler-cli": "20.0.4",
38+
"@angular/build": "20.1.1",
39+
"@angular/cli": "20.1.1",
40+
"@angular/compiler-cli": "20.1.2",
4141
"@stylistic/eslint-plugin": "^4.4.1",
4242
"@tailwindcss/postcss": "^4.1.10",
4343
"@tailwindcss/typography": "^0.5.16",
@@ -59,7 +59,6 @@
5959
"tailwindcss": "^4.1.10",
6060
"typescript": "~5.8.3",
6161
"typescript-eslint": "^8.34.1",
62-
"vite": "^6.3.5",
6362
"vitest": "^3.2.4"
6463
}
6564
}

0 commit comments

Comments
 (0)