Skip to content

Commit

Permalink
chore(deps): update capacitor monorepo to v5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent c0220f3 commit 7c2776a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
6 changes: 3 additions & 3 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"private": true,
"dependencies": {
"@capacitor-community/camera-preview": "^1.1.0",
"@capacitor/android": "5.2.3",
"@capacitor/core": "5.2.3",
"@capacitor/android": "5.5.1",
"@capacitor/core": "5.5.1",
"@ionic/react": "^5.0.7",
"@ionic/react-router": "^5.0.7",
"@testing-library/jest-dom": "^4.2.4",
Expand Down Expand Up @@ -47,7 +47,7 @@
]
},
"devDependencies": {
"@capacitor/cli": "5.2.3"
"@capacitor/cli": "5.5.1"
},
"description": "An Ionic project"
}
34 changes: 17 additions & 17 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1217,15 +1217,15 @@
dependencies:
"@capacitor/core" latest

"@capacitor/android@5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.2.3.tgz#99161b1c24735bc7c7369ab465d0947347177f2c"
integrity sha512-TqXOq5RIniMACcAckn/X84XajPP2GU4VH7Er390Ja2Y2BWSeUKgk7T8aURcwLYu2hnv+Op9eTww5MTBb3zBtmg==
"@capacitor/android@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@capacitor/android/-/android-5.5.1.tgz#128dc5ab00f68c80d64ea18e961876b34b4ed859"
integrity sha512-WTnPnpaEvTtaEtTNRbh06Y1afF7A4plY/4uajAL0WW8tdR1FxieadF357yKGiAT6CudI/B+eOu6rxn6qWuphKg==

"@capacitor/cli@5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-5.2.3.tgz#e28f8a21079a0ed28c6d5ec1d926d32e584f815c"
integrity sha512-iqjOnA9fCxm+cFv5iTvxb/vElK2Z1kDpVS+N9XyD2Msyv3l3ezuOZTSvABiDoo6w6CGkj4/AUMpdT4nrZkTHTg==
"@capacitor/cli@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@capacitor/cli/-/cli-5.5.1.tgz#6da1eadea31963b5be64544b88f3e973fe0b1a31"
integrity sha512-/oGd2IIc+k1H/fc7tUzP7vqMtZi0gNcJ4/4wUE2kzAnETxxxHXMM/2V62KfjCby/OOAzJbtI7n5OPlnWE9un1A==
dependencies:
"@ionic/cli-framework-output" "^2.2.5"
"@ionic/utils-fs" "^3.1.6"
Expand All @@ -1235,7 +1235,7 @@
debug "^4.3.4"
env-paths "^2.2.0"
kleur "^4.1.4"
native-run "^1.7.2"
native-run "^1.7.3"
open "^8.4.0"
plist "^3.0.5"
prompts "^2.4.2"
Expand All @@ -1245,10 +1245,10 @@
tslib "^2.4.0"
xml2js "^0.5.0"

"@capacitor/core@5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-5.2.3.tgz#0d26ae70656b5281dd3c93f73843b0d730f31754"
integrity sha512-Q1zbgt3Mvldy7six2/GX54kTL0ozgnR37jeDUAXL/fOJBF4Iorr/8A0OjGEAnwEjpR1la7uFZUunESMFyMLhEQ==
"@capacitor/core@5.5.1":
version "5.5.1"
resolved "https://registry.yarnpkg.com/@capacitor/core/-/core-5.5.1.tgz#bd2a969a1149a480aed3483d8867677e85606058"
integrity sha512-VG6Iv8Q7ZAbvjodxpvjcSe0jfxUwZXnvjbi93ehuJ6eYP8U926qLSXyrT/DToZq+F6v/HyGyVgn3mrE/9jW2Tg==
dependencies:
tslib "^2.1.0"

Expand Down Expand Up @@ -7842,10 +7842,10 @@ nanomatch@^1.2.9:
snapdragon "^0.8.1"
to-regex "^3.0.1"

native-run@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/native-run/-/native-run-1.7.2.tgz#42ee36102039c2a892507bbc1cb75695f676098b"
integrity sha512-2aahC8iXIO8BcvEukVMrYwL5sXurkuIGyQgfSGBto832W6ejV+cB5Ww+2/CRxmyozhbxARJ2OMpEGPV8sTqsrQ==
native-run@^1.7.3:
version "1.7.4"
resolved "https://registry.yarnpkg.com/native-run/-/native-run-1.7.4.tgz#b98b74812805cef8665cfceec651e66e662123e3"
integrity sha512-yDEwTp66vmXpqFiSQzz4sVQgyq5U58gGRovglY4GHh12ITyWa6mh6Lbpm2gViVOVD1JYFtYnwcgr7GTFBinXNA==
dependencies:
"@ionic/utils-fs" "^3.1.6"
"@ionic/utils-terminal" "^2.3.3"
Expand Down

0 comments on commit 7c2776a

Please sign in to comment.