Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 17, 2024
1 parent 048ac80 commit 13c5be3
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 @@ -45,14 +45,14 @@
"private": true,
"dependencies": {
"@ajsf/core": "^0.1.4",
"@angular/animations": "~11.2.0",
"@angular/common": "~11.2.0",
"@angular/compiler": "~11.2.0",
"@angular/core": "~11.2.0",
"@angular/forms": "~11.2.0",
"@angular/platform-browser": "~11.2.0",
"@angular/platform-browser-dynamic": "~11.2.0",
"@angular/router": "~11.2.0",
"@angular/animations": "~17.1.0",
"@angular/common": "~17.1.0",
"@angular/compiler": "~17.1.0",
"@angular/core": "~17.1.0",
"@angular/forms": "~17.0.0",
"@angular/platform-browser": "~17.0.0",
"@angular/platform-browser-dynamic": "~17.1.0",
"@angular/router": "~17.1.0",
"@arkecosystem/crypto": "3.0.0",
"@ngxs/storage-plugin": "^3.6.2",
"@ngxs/store": "^3.6.2",
Expand All @@ -79,7 +79,7 @@
"@angular-builders/custom-webpack": "^11.0.0",
"@angular-devkit/build-angular": "^0.1102.0",
"@angular/cli": "~11.2.0",
"@angular/compiler-cli": "~11.2.0",
"@angular/compiler-cli": "~17.1.0",
"@types/jasmine": "~3.6.0",
"@types/mocha": "^8.2.0",
"@types/node": "^12.12.47",
Expand Down

0 comments on commit 13c5be3

Please sign in to comment.