Skip to content
Open
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
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -933,18 +933,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: daa5394a7d064b4997b39e9afa02f6882c479c38b19fa0dd60f052b99c105400
sha256: fb18e38f9de28261e6f4a2d097dff419b4b741b13999fc6c2fd459481a0bbc6f
url: "https://pub.dev"
source: hosted
version: "0.13.13"
version: "0.13.18"
rive_common:
dependency: transitive
description:
name: rive_common
sha256: c7bf0781b1621629361579c300ac2f8aa1a238227a242202a596e82becc244d7
sha256: "031b29f7b1fc2732d06f60d053e0d7fbe0358fa19e991a91fa3991aa2760b240"
url: "https://pub.dev"
source: hosted
version: "0.4.11"
version: "0.4.13"
rxdart:
dependency: transitive
description:
Expand Down Expand Up @@ -1330,10 +1330,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
url: "https://pub.dev"
source: hosted
version: "14.2.4"
version: "14.2.5"
watcher:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies:
json_annotation: ^4.9.0
lite_ref: ^0.8.1
logger: ^2.4.0
rive: ^0.13.12
rive: ^0.13.18
share_plus: ^9.0.0
shared_preferences: ^2.3.2
skeletonizer: ^1.4.2
Expand Down