Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent cbd1285 commit 1b1946d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "11.1.0",
"@angular/common": "11.1.0",
"@angular/compiler": "11.1.0",
"@angular/core": "11.1.0",
"@angular/forms": "11.1.0",
"@angular/platform-browser": "11.1.0",
"@angular/platform-browser-dynamic": "11.1.0",
"@angular/router": "11.1.0",
"@angular/animations": "11.2.14",
"@angular/common": "11.2.14",
"@angular/compiler": "11.2.14",
"@angular/core": "11.2.14",
"@angular/forms": "11.2.14",
"@angular/platform-browser": "11.2.14",
"@angular/platform-browser-dynamic": "11.2.14",
"@angular/router": "11.2.14",
"@fortawesome/fontawesome-svg-core": "1.2.30",
"@fortawesome/free-solid-svg-icons": "5.14.0",
"@fortawesome/react-fontawesome": "0.1.11",
Expand All @@ -46,14 +46,14 @@
"rxjs": "6.6.2",
"schematics-utilities": "2.0.2",
"tslib": "2.0.0",
"zone.js": "0.10.3"
"zone.js": "0.14.10"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1101.1",
"@angular-devkit/build-ng-packagr": "0.1002.1",
"@angular/cli": "11.1.1",
"@angular/compiler-cli": "11.1.0",
"@angular/language-service": "11.1.0",
"@angular/compiler-cli": "11.2.14",
"@angular/language-service": "11.2.14",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@fortawesome/fontawesome-free": "5.14.0",
Expand Down

0 comments on commit 1b1946d

Please sign in to comment.