Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 048ac80 commit b657f5d
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": "~18.2.0",
"@angular/common": "~18.2.0",
"@angular/compiler": "~18.2.0",
"@angular/core": "~18.2.0",
"@angular/forms": "~18.2.0",
"@angular/platform-browser": "~18.2.0",
"@angular/platform-browser-dynamic": "~18.2.0",
"@angular/router": "~18.2.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": "~18.2.0",
"@types/jasmine": "~3.6.0",
"@types/mocha": "^8.2.0",
"@types/node": "^12.12.47",
Expand Down

0 comments on commit b657f5d

Please sign in to comment.