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] committed Jun 6, 2023
1 parent ce40c39 commit cd0e299
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
},
"homepage": "https://github.com/Kyle-Undefined/tera-raid-info#readme",
"dependencies": {
"@angular/animations": "^15.0.0",
"@angular/common": "^15.0.0",
"@angular/compiler": "^15.0.0",
"@angular/core": "^15.0.0",
"@angular/forms": "^15.0.0",
"@angular/platform-browser": "^15.0.0",
"@angular/platform-browser-dynamic": "^15.0.0",
"@angular/router": "^15.0.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",
"@apollo/client": "^3.0.0",
"apollo-angular": "^4.2.0",
"graphql": "^16.6.0",
Expand All @@ -50,7 +50,7 @@
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "~15.2.0",
"@angular/compiler-cli": "^15.0.0",
"@angular/compiler-cli": "^16.0.0",
"@favware/graphql-pokemon": "^7.1.2",
"@types/jasmine": "~4.3.0",
"@types/node": "^18.11.18",
Expand Down

0 comments on commit cd0e299

Please sign in to comment.