Skip to content

Commit

Permalink
chore: update pubspec deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckUVeryX committed Oct 23, 2023
1 parent 9a9ddc8 commit ef39cd9
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -785,10 +785,10 @@ packages:
dependency: transitive
description:
name: riverpod_analyzer_utils
sha256: d72d7096964baf288b55619fe48100001fc4564ab7923ed0a7f5c7650e03c0d6
sha256: "70e556220b6563a8cd4e392f73c543d9f6999dadea2428f31bda2bbc3a2675bd"
url: "https://pub.dev"
source: hosted
version: "0.3.4"
version: "0.4.2"
riverpod_annotation:
dependency: "direct main"
description:
Expand All @@ -801,18 +801,18 @@ packages:
dependency: "direct dev"
description:
name: riverpod_generator
sha256: "5b36ad2f2b562cffb37212e8d59390b25499bf045b732276e30a207b16a25f61"
sha256: "0a1c8eeb3dba2ce704eb1a4c3b8043716d52bedaaaa5b2725e0bde67ca38a46e"
url: "https://pub.dev"
source: hosted
version: "2.3.3"
version: "2.3.5"
riverpod_lint:
dependency: "direct dev"
description:
name: riverpod_lint
sha256: "70198738c3047ae4f6517ef1a2011a8514a980a52576c7f629a3a08810319a02"
sha256: fa33206008e042669537bfdc2edba75672c19cead9f4871b9218e1f3813393e0
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "2.3.2"
rxdart:
dependency: transitive
description:
Expand Down Expand Up @@ -1002,6 +1002,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.10.0"
sprintf:
dependency: transitive
description:
name: sprintf
sha256: "1fc9ffe69d4df602376b52949af107d8f5703b77cda567c4d7d86a0693120f23"
url: "https://pub.dev"
source: hosted
version: "7.0.0"
sqflite:
dependency: transitive
description:
Expand Down Expand Up @@ -1118,10 +1126,10 @@ packages:
dependency: transitive
description:
name: uuid
sha256: "648e103079f7c64a36dc7d39369cabb358d377078a051d6ae2ad3aa539519313"
sha256: b715b8d3858b6fa9f68f87d20d98830283628014750c2b09b6f516c1da4af2a7
url: "https://pub.dev"
source: hosted
version: "3.0.7"
version: "4.1.0"
vector_math:
dependency: transitive
description:
Expand Down

0 comments on commit ef39cd9

Please sign in to comment.