Skip to content

Packages update #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions ios/App/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PODS:
- Capacitor (6.0.0):
- Capacitor (6.1.0):
- CapacitorCordova
- CapacitorApp (6.0.0):
- Capacitor
- CapacitorCordova (6.0.0)
- CapacitorCordova (6.1.0)
- CapacitorHaptics (6.0.0):
- Capacitor
- CapacitorKeyboard (6.0.0):
- CapacitorKeyboard (6.0.1):
- Capacitor
- CapacitorPreferences (6.0.0):
- CapacitorPreferences (6.0.1):
- Capacitor
- CapacitorSplashScreen (6.0.0):
- CapacitorSplashScreen (6.0.1):
- Capacitor
- CapacitorStatusBar (6.0.0):
- Capacitor
Expand Down Expand Up @@ -58,13 +58,13 @@ EXTERNAL SOURCES:
:path: "../../node_modules/@sentry/capacitor"

SPEC CHECKSUMS:
Capacitor: 559d073c4ca6c27f8e7002c807eea94c3ba435a9
Capacitor: 187bd7847b6f71467015a20200a1a071be3e5f14
CapacitorApp: 9d53aec7101f7b030a950c5bdc4df8612576b279
CapacitorCordova: 8c4bfdf69368512e85b1d8b724dd7546abeb30af
CapacitorCordova: be703980ca797f847c3356f78fa175d21c8330c2
CapacitorHaptics: 9ebc9363f0e9b8eb4295088a0b474530acf1859b
CapacitorKeyboard: deacbd09d8d1029c3681197fb05d206b721d5f73
CapacitorPreferences: c9b839a80baa72e4ed4bdb117618e1950d3046b5
CapacitorSplashScreen: 5431ab8d19c1c6e95777d53bfaa7a36a6c3d94c7
CapacitorKeyboard: 5f32a712adf41e07a61caafb82cf29fb6d8ba123
CapacitorPreferences: 72909b165bc7807103778ddbb86d5d8ce06abf71
CapacitorSplashScreen: 61645214e8f955ff2b80f16a6a3648960fe4c89f
CapacitorStatusBar: 2e4369f99166125435641b1908d05f561eaba6f6
Sentry: ebc12276bd17613a114ab359074096b6b3725203
SentryCapacitor: eab7128c7c9558bfca219d1d11dd7aed74b1a01f
Expand Down
Loading