Skip to content

Commit 81c612d

Browse files
deps: Upgrade packages within constraints (tools/upgrade pub)
1 parent 8a0cb2d commit 81c612d

File tree

3 files changed

+82
-82
lines changed

3 files changed

+82
-82
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ PODS:
135135
- sqlite3_flutter_libs (0.0.1):
136136
- Flutter
137137
- FlutterMacOS
138-
- sqlite3 (~> 3.50.3)
138+
- sqlite3 (~> 3.50.4)
139139
- sqlite3/dbstatvtab
140140
- sqlite3/fts5
141141
- sqlite3/math
@@ -242,7 +242,7 @@ SPEC CHECKSUMS:
242242
SDWebImage: 9f177d83116802728e122410fb25ad88f5c7608a
243243
share_plus: 50da8cb520a8f0f65671c6c6a99b3617ed10a58a
244244
sqlite3: 73513155ec6979715d3904ef53a8d68892d4032b
245-
sqlite3_flutter_libs: 616267f2fca40e9c6af8c5d82324e05667040b6e
245+
sqlite3_flutter_libs: 83f8e9f5b6554077f1d93119fe20ebaa5f3a9ef1
246246
SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4
247247
url_launcher_ios: 694010445543906933d732453a59da0a173ae33d
248248
video_player_avfoundation: 2cef49524dd1f16c5300b9cd6efd9611ce03639b

macos/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ PODS:
9999
- sqlite3_flutter_libs (0.0.1):
100100
- Flutter
101101
- FlutterMacOS
102-
- sqlite3 (~> 3.50.3)
102+
- sqlite3 (~> 3.50.4)
103103
- sqlite3/dbstatvtab
104104
- sqlite3/fts5
105105
- sqlite3/math
@@ -194,7 +194,7 @@ SPEC CHECKSUMS:
194194
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
195195
share_plus: 510bf0af1a42cd602274b4629920c9649c52f4cc
196196
sqlite3: 73513155ec6979715d3904ef53a8d68892d4032b
197-
sqlite3_flutter_libs: 616267f2fca40e9c6af8c5d82324e05667040b6e
197+
sqlite3_flutter_libs: 83f8e9f5b6554077f1d93119fe20ebaa5f3a9ef1
198198
url_launcher_macos: 0fba8ddabfc33ce0a9afe7c5fef5aab3d8d2d673
199199
video_player_avfoundation: 2cef49524dd1f16c5300b9cd6efd9611ce03639b
200200
wakelock_plus: 21ddc249ac4b8d018838dbdabd65c5976c308497

0 commit comments

Comments
 (0)