Skip to content

Commit

Permalink
chore: update @angular/* deps to v18.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Nov 6, 2024
1 parent 6900288 commit e1806df
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
132 changes: 66 additions & 66 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,15 @@
]
},
"dependencies": {
"@angular/animations": "18.2.10",
"@angular/common": "18.2.10",
"@angular/compiler": "18.2.10",
"@angular/core": "18.2.10",
"@angular/forms": "18.2.10",
"@angular/platform-browser": "18.2.10",
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/platform-server": "18.2.10",
"@angular/router": "18.2.10",
"@angular/animations": "18.2.11",
"@angular/common": "18.2.11",
"@angular/compiler": "18.2.11",
"@angular/core": "18.2.11",
"@angular/forms": "18.2.11",
"@angular/platform-browser": "18.2.11",
"@angular/platform-browser-dynamic": "18.2.11",
"@angular/platform-server": "18.2.11",
"@angular/router": "18.2.11",
"@angular/ssr": "18.2.11",
"@ng-web-apis/universal": "4.11.1",
"@nx/angular": "20.0.10",
Expand All @@ -94,8 +94,8 @@
"@angular-devkit/core": "18.2.11",
"@angular-devkit/schematics": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@angular/language-service": "18.2.10",
"@angular/compiler-cli": "18.2.11",
"@angular/language-service": "18.2.11",
"@angular/ssr": "18.2.11",
"@nx/devkit": "20.0.10",
"@nx/jest": "20.0.10",
Expand Down

0 comments on commit e1806df

Please sign in to comment.