Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JGeek00 committed Aug 28, 2023
1 parent ac50a8f commit 15fe0de
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ PODS:
- FMDB/standard (2.7.5)
- package_info_plus (0.0.1):
- FlutterMacOS
- Sentry/HybridSDK (8.7.1):
- SentryPrivate (= 8.7.1)
- Sentry/HybridSDK (8.9.1):
- SentryPrivate (= 8.9.1)
- sentry_flutter (0.0.1):
- Flutter
- FlutterMacOS
- Sentry/HybridSDK (= 8.7.1)
- SentryPrivate (8.7.1)
- Sentry/HybridSDK (= 8.9.1)
- SentryPrivate (8.9.1)
- sqflite (0.0.2):
- FlutterMacOS
- FMDB (>= 2.7.5)
Expand Down Expand Up @@ -83,9 +83,9 @@ SPEC CHECKSUMS:
FlutterMacOS: 8f6f14fa908a6fb3fba0cd85dbd81ec4b251fb24
FMDB: 2ce00b547f966261cd18927a3ddb07cb6f3db82a
package_info_plus: 02d7a575e80f194102bef286361c6c326e4c29ce
Sentry: 11776f6a25a128808d793d0d41bb7ad873b5ae4f
sentry_flutter: 886dbeb2674ba1232f540c54311a774bb50fda42
SentryPrivate: b3c448eacdabe9eab7679a2e0af609c608f91572
Sentry: e3203780941722a1fcfee99e351de14244c7f806
sentry_flutter: 8f0ffd53088e6a4d50c095852c5cad9e4405025c
SentryPrivate: 5e3683390f66611fc7c6215e27645873adb55d13
sqflite: a5789cceda41d54d23f31d6de539d65bb14100ea
sqlite3: fd89671d969f3e73efe503ce203e28b016b58f68
sqlite3_flutter_libs: 00a50503d69f7ab0fe85a5ff25b33082f4df4ce9
Expand Down
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -498,18 +498,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "01f8fc950b6a5f3daf8c2d2b0ae5c38812e63d703c19c56cb68524c0597660bc"
sha256: "39c23342fc96105da449914f7774139a17a0ca8a4e70d9ad5200171f7e47d6ba"
url: "https://pub.dev"
source: hosted
version: "7.6.1"
version: "7.9.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "9583ebcdbbba6907e555a8eeaf42380021baff57db1e399a3a31e80ce1f1cbe5"
sha256: ff68ab31918690da004a42e20204242a3ad9ad57da7e2712da8487060ac9767f
url: "https://pub.dev"
source: hosted
version: "7.6.1"
version: "7.9.0"
sky_engine:
dependency: transitive
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies:
url_launcher: ^6.1.11
contextmenu: ^3.0.0
async: ^2.10.0
sentry_flutter: ^7.5.2
sentry_flutter: ^7.9.0
flutter_dotenv: ^5.0.2

dev_dependencies:
Expand Down

0 comments on commit 15fe0de

Please sign in to comment.