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] committed May 18, 2024
1 parent de6711f commit 4749669
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions examples/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"author": "pubkey",
"license": "MIT",
"dependencies": {
"@angular/animations": "17.3.6",
"@angular/animations": "17.3.9",
"@angular/cdk": "17.3.9",
"@angular/common": "17.3.6",
"@angular/compiler": "17.3.6",
"@angular/core": "17.3.6",
"@angular/forms": "17.3.6",
"@angular/common": "17.3.9",
"@angular/compiler": "17.3.9",
"@angular/core": "17.3.9",
"@angular/forms": "17.3.9",
"@angular/material": "17.3.9",
"@angular/platform-browser": "17.3.6",
"@angular/platform-browser-dynamic": "17.3.6",
"@angular/platform-server": "17.3.6",
"@angular/platform-browser": "17.3.9",
"@angular/platform-browser-dynamic": "17.3.9",
"@angular/platform-server": "17.3.9",
"@angular/pwa": "17.3.7",
"@angular/router": "17.3.6",
"@angular/service-worker": "17.3.6",
"@angular/router": "17.3.9",
"@angular/service-worker": "17.3.9",
"@angular/ssr": "^17.3.2",
"@capacitor/android": "6.0.0",
"@capacitor/angular": "2.0.3",
Expand All @@ -67,13 +67,13 @@
"rxjs": "7.8.1",
"stream": "0.0.2",
"tslib": "2.6.2",
"zone.js": "0.14.4"
"zone.js": "0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "17.3.7",
"@angular/cli": "17.3.7",
"@angular/compiler-cli": "17.3.6",
"@angular/language-service": "17.3.6",
"@angular/compiler-cli": "17.3.9",
"@angular/language-service": "17.3.9",
"@capacitor/cli": "latest",
"@types/express": "4.17.21",
"@types/mocha": "10.0.6",
Expand Down

0 comments on commit 4749669

Please sign in to comment.