Skip to content

Commit

Permalink
Update capacitor dependencies
Browse files Browse the repository at this point in the history
`ncu --filter @capacitor* -u`
  • Loading branch information
FreePhoenix888 committed Mar 23, 2024
1 parent 4fc7239 commit 91493f8
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"bbel": "npm run build-browser-extension-linux"
},
"dependencies": {
"@capacitor-community/contacts": "^5.0.4",
"@capacitor-community/contacts": "^5.0.5",
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^5.0.0",
"@capacitor/camera": "^5.0.7",
"@capacitor/core": "^5.0.0",
"@capacitor/device": "^5.0.0",
"@capacitor/dialog": "^5.0.0",
"@capacitor/geolocation": "^5.0.6",
"@capacitor/haptics": "^5.0.0",
"@capacitor/ios": "^5.0.0",
"@capacitor/network": "^5.0.6",
"@capacitor/preferences": "^5.0.6",
"@capacitor/android": "^5.7.4",
"@capacitor/camera": "^5.0.9",
"@capacitor/core": "^5.7.4",
"@capacitor/device": "^5.0.7",
"@capacitor/dialog": "^5.0.7",
"@capacitor/geolocation": "^5.0.7",
"@capacitor/haptics": "^5.0.7",
"@capacitor/ios": "^5.7.4",
"@capacitor/network": "^5.0.7",
"@capacitor/preferences": "^5.0.7",
"@chakra-ui/react": "^2.5.5",
"@deep-foundation/capacitor-camera": "^1.1.10",
"@deep-foundation/capacitor-contacts": "^0.0.3-dev.14",
Expand Down Expand Up @@ -98,7 +98,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@capacitor/cli": "^5.0.0",
"@capacitor/cli": "^5.7.4",
"@types/circular-json": "^0.4.0",
"@types/debug": "^4.1.8",
"@types/hjson": "^2.4.3",
Expand Down

0 comments on commit 91493f8

Please sign in to comment.