Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent a14b6aa commit 670bd94
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions angular-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"setEnvVars": "node src/environments/setEnvVars.ts"
},
"dependencies": {
"@angular/animations": "^16.0.1",
"@angular/common": "^16.0.1",
"@angular/compiler": "^16.0.1",
"@angular/core": "^16.0.1",
"@angular/forms": "^16.0.1",
"@angular/platform-browser": "^16.0.1",
"@angular/platform-browser-dynamic": "^16.0.1",
"@angular/platform-server": "^16.0.1",
"@angular/router": "^16.0.1",
"@angular/animations": "^17.0.0",
"@angular/common": "^17.0.0",
"@angular/compiler": "^17.0.0",
"@angular/core": "^17.0.0",
"@angular/forms": "^17.0.0",
"@angular/platform-browser": "^17.0.0",
"@angular/platform-browser-dynamic": "^17.0.0",
"@angular/platform-server": "^17.0.0",
"@angular/router": "^17.0.0",
"@nguniversal/express-engine": "^16.0.0",
"@portabletext/to-html": "^2.0.0",
"@portabletext/types": "^2.0.2",
Expand All @@ -34,7 +34,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^16.0.1",
"@angular/cli": "~16.1.0",
"@angular/compiler-cli": "^16.0.1",
"@angular/compiler-cli": "^17.3.12",
"@types/express": "^4.17.0",
"@types/jasmine": "~4.3.0",
"@types/node": "^18.0.0",
Expand Down

0 comments on commit 670bd94

Please sign in to comment.