Skip to content

Commit 60fb4db

Browse files
[deps]: Update angular monorepo to v21
1 parent fcce9de commit 60fb4db

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ui/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
},
1515
"homepage": "https://bitwarden.com",
1616
"dependencies": {
17-
"@angular/animations": "20.3.15",
18-
"@angular/common": "20.3.15",
19-
"@angular/compiler": "20.3.15",
20-
"@angular/core": "20.3.15",
21-
"@angular/forms": "20.3.15",
22-
"@angular/platform-browser": "20.3.15",
23-
"@angular/platform-browser-dynamic": "20.3.15",
24-
"@angular/router": "20.3.15",
17+
"@angular/animations": "21.0.3",
18+
"@angular/common": "21.0.3",
19+
"@angular/compiler": "21.0.3",
20+
"@angular/core": "21.0.3",
21+
"@angular/forms": "21.0.3",
22+
"@angular/platform-browser": "21.0.3",
23+
"@angular/platform-browser-dynamic": "21.0.3",
24+
"@angular/router": "21.0.3",
2525
"rxjs": "7.8.1",
2626
"splunk-sdk": "2.0.2",
2727
"tslib": "2.8.1",
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@angular-devkit/build-angular": "20.3.12",
3232
"@angular/cli": "20.3.13",
33-
"@angular/compiler-cli": "20.3.15",
33+
"@angular/compiler-cli": "21.0.3",
3434
"@tailwindcss/forms": "0.5.9",
3535
"@types/jasmine": "5.1.4",
3636
"@types/jquery": "3.5.32",

0 commit comments

Comments
 (0)