Skip to content

Commit

Permalink
Update angular monorepo to v19.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 8f4b588 commit 7714e82
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 153 deletions.
16 changes: 8 additions & 8 deletions packages/app-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "19.0.1",
"@angular/common": "19.0.1",
"@angular/core": "19.0.1",
"@angular/forms": "19.0.1",
"@angular/platform-browser": "19.0.1",
"@angular/platform-browser-dynamic": "19.0.1",
"@angular/router": "19.0.1",
"@angular/service-worker": "19.0.1",
"@angular/animations": "19.1.3",
"@angular/common": "19.1.3",
"@angular/core": "19.1.3",
"@angular/forms": "19.1.3",
"@angular/platform-browser": "19.1.3",
"@angular/platform-browser-dynamic": "19.1.3",
"@angular/router": "19.1.3",
"@angular/service-worker": "19.1.3",
"@apollo/client": "3.11.9",
"@codemirror/autocomplete": "^6.12.0",
"@codemirror/commands": "^6.3.3",
Expand Down
Loading

0 comments on commit 7714e82

Please sign in to comment.