Skip to content

Commit

Permalink
chore(ionic): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Mar 5, 2024
1 parent d6cc45f commit a9889ae
Show file tree
Hide file tree
Showing 2 changed files with 980 additions and 239 deletions.
12 changes: 6 additions & 6 deletions packages/ionic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"rxjs": ">=5.5.0"
},
"devDependencies": {
"@angular/core": "~16.0.5",
"@angular/core": "~17.2.3",
"@ionic-native/core": "^5.36.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^20.2.5",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.24",
"admob-plus-cordova": "workspace:*",
"del": "^6.1.1",
"execa": "^5.1.1",
"fs-extra": "^11.1.1",
"fs-extra": "^11.2.0",
"rxjs": "^7.8.1",
"tsx": "^3.12.7",
"typescript": "~5.1.3"
"tsx": "^4.7.1",
"typescript": "~5.3.3"
},
"author": "Ratson",
"license": "MIT",
Expand Down
Loading

0 comments on commit a9889ae

Please sign in to comment.