File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ packages:
262
262
path: "../../packages/powersync"
263
263
relative: true
264
264
source: path
265
- version: "1.4.1 "
265
+ version: "1.5.0 "
266
266
powersync_flutter_libs:
267
267
dependency: "direct overridden"
268
268
description:
@@ -367,10 +367,10 @@ packages:
367
367
dependency: "direct main"
368
368
description:
369
369
name: sqlite_async
370
- sha256: "139c8f1085132d0941b925efacb4fa0fed9ee40d624739cc26a051dbc36bf727 "
370
+ sha256: "7c121bd76b9063cd8189ce54512f243709c88addeced0f3d027eea5db64d3220 "
371
371
url: "https://pub.dev"
372
372
source: hosted
373
- version: "0.6.1 "
373
+ version: "0.7.0 "
374
374
stack_trace:
375
375
dependency: transitive
376
376
description:
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
14
14
path_provider : ^2.1.1
15
15
path : ^1.8.3
16
16
logging : ^1.2.0
17
- sqlite_async : ^0.6.1
17
+ sqlite_async : ^0.7.0
18
18
http : ^1.2.1
19
19
shared_preferences : ^2.2.3
20
20
You can’t perform that action at this time.
0 commit comments