Skip to content

Commit

Permalink
Update angular monorepo to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent a362e60 commit 33a41e9
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 72 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^13.4.0",
"@angular/common": "^13.4.0",
"@angular/compiler": "^13.4.0",
"@angular/core": "^13.4.0",
"@angular/forms": "^13.4.0",
"@angular/platform-browser": "^13.4.0",
"@angular/platform-browser-dynamic": "^13.4.0",
"@angular/router": "^13.4.0",
"@angular/animations": "^16.0.0",
"@angular/common": "^16.0.0",
"@angular/compiler": "^16.0.0",
"@angular/core": "^16.0.0",
"@angular/forms": "^16.0.0",
"@angular/platform-browser": "^16.0.0",
"@angular/platform-browser-dynamic": "^16.0.0",
"@angular/router": "^16.0.0",
"@cruglobal/godtools-shared": "0.9.2",
"@rails/actioncable": "^7.0.0",
"core-js": "^2.5.4",
Expand All @@ -46,8 +46,8 @@
"@angular-eslint/schematics": "16.1.0",
"@angular-eslint/template-parser": "16.1.0",
"@angular/cli": "~13.3.11",
"@angular/compiler-cli": "^13.4.0",
"@angular/language-service": "^13.4.0",
"@angular/compiler-cli": "^16.0.0",
"@angular/language-service": "^16.0.0",
"@types/jasmine": "~3.10.0",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^16.0.0",
Expand Down
Loading

0 comments on commit 33a41e9

Please sign in to comment.