0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-25 04:35:17 +00:00
VueTube/package.json
dependabot[bot] 0fcda56b26 build(deps): bump @capacitor/core from 3.9.0 to 5.0.4
Bumps [@capacitor/core](https://github.com/ionic-team/capacitor) from 3.9.0 to 5.0.4.
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor/compare/3.9.0...5.0.4)

---
updated-dependencies:
- dependency-name: "@capacitor/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-04 18:42:56 +12:00

20 lines
631 B
JSON

{
"dependencies": {
"@capacitor-community/http": "^1.4.1",
"@capacitor/android": "^3.7.0",
"@capacitor/app": "^1.1.1",
"@capacitor/cli": "^5.0.4",
"@capacitor/core": "^5.0.4",
"@capacitor/device": "^1.1.2",
"@capacitor/filesystem": "^1.1.0",
"@capacitor/haptics": "^1.1.4",
"@capacitor/share": "^1.1.2",
"@capacitor/splash-screen": "^1.2.2",
"@capacitor/status-bar": "^1.0.8",
"@capacitor/toast": "^1.0.8",
"@hugotomazi/capacitor-navigation-bar": "^1.1.1",
"cordova-plugin-screen-orientation": "^3.0.2",
"es6-promise-plugin": "^4.2.2",
"iconv-lite": "^0.6.3"
}
}