Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 7bd1a6c commit d583809
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
},
"private": true,
"dependencies": {
"@angular/common": "~9.0.0",
"@angular/core": "~9.0.0",
"@angular/forms": "~9.0.0",
"@angular/platform-browser": "~9.0.0",
"@angular/platform-browser-dynamic": "~9.0.0",
"@angular/router": "~9.0.0",
"@angular/common": "~9.1.0",
"@angular/core": "~9.1.0",
"@angular/forms": "~9.1.0",
"@angular/platform-browser": "~9.1.0",
"@angular/platform-browser-dynamic": "~9.1.0",
"@angular/router": "~9.1.0",
"@ionic-native/core": "^5.0.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
Expand All @@ -28,8 +28,8 @@
"rxjs": "~6.6.0",
"sql.js": "^1.1.0",
"tslib": "^1.10.0",
"typeorm": "^0.2.22",
"zone.js": "~0.11.0"
"typeorm": "^0.3.0",
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-builders/custom-webpack": "^9.0.0",
Expand Down

0 comments on commit d583809

Please sign in to comment.