Skip to content

Commit

Permalink
changed dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Marijn Meuleman authored and JAicewizard committed Sep 1, 2023
1 parent 9fa9460 commit b7ea32d
Showing 1 changed file with 12 additions and 18 deletions.
30 changes: 12 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,11 @@ packages:
description:
name: async
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
sha256: bfe67ef28df125b7dddcea62755991f807aa39a2492a23e1550161692950bbe0
url: "https://pub.dev"
source: hosted
version: "2.10.0"
version: "2.10.0"
bloc:
dependency: transitive
description:
Expand Down Expand Up @@ -197,10 +199,9 @@ packages:
name: characters
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
url: "https://pub.dev"
sha256: e6a326c8af69605aec75ed6c187d06b349707a27fbff8222ca9cc2cff167975c
url: "https://pub.dev"
source: hosted
version: "1.2.1"
version: "1.2.1"
checked_yaml:
dependency: transitive
description:
Expand Down Expand Up @@ -233,10 +234,9 @@ packages:
name: collection
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
url: "https://pub.dev"
sha256: cfc915e6923fe5ce6e153b0723c753045de46de1b4d63771530504004a45fae0
url: "https://pub.dev"
source: hosted
version: "1.17.0"
version: "1.17.0"
convert:
dependency: transitive
description:
Expand Down Expand Up @@ -755,10 +755,9 @@ packages:
name: js
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
url: "https://pub.dev"
sha256: "5528c2f391ededb7775ec1daa69e65a2d61276f7552de2b5f7b8d34ee9fd4ab7"
url: "https://pub.dev"
source: hosted
version: "0.6.5"
version: "0.6.5"
json_annotation:
dependency: "direct main"
description:
Expand Down Expand Up @@ -803,10 +802,9 @@ packages:
name: matcher
sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
url: "https://pub.dev"
sha256: "16db949ceee371e9b99d22f88fa3a73c4e59fd0afed0bd25fc336eb76c198b72"
url: "https://pub.dev"
source: hosted
version: "0.12.13"
version: "0.12.13"
material_color_utilities:
dependency: transitive
description:
Expand All @@ -821,10 +819,9 @@ packages:
name: meta
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
url: "https://pub.dev"
sha256: "6c268b42ed578a53088d834796959e4a1814b5e9e164f147f580a386e5decf42"
url: "https://pub.dev"
source: hosted
version: "1.8.0"
version: "1.8.0"
mime:
dependency: "direct main"
description:
Expand Down Expand Up @@ -913,10 +910,9 @@ packages:
name: path
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
url: "https://pub.dev"
sha256: db9d4f58c908a4ba5953fcee2ae317c94889433e5024c27ce74a37f94267945b
url: "https://pub.dev"
source: hosted
version: "1.8.2"
version: "1.8.2"
path_provider:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1328,10 +1324,9 @@ packages:
name: test_api
sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
url: "https://pub.dev"
sha256: ad540f65f92caa91bf21dfc8ffb8c589d6e4dc0c2267818b4cc2792857706206
url: "https://pub.dev"
source: hosted
version: "0.4.16"
version: "0.4.16"
timing:
dependency: transitive
description:
Expand Down Expand Up @@ -1452,10 +1447,9 @@ packages:
name: vm_service
sha256: e7fb6c2282f7631712b69c19d1bff82f3767eea33a2321c14fa59ad67ea391c7
url: "https://pub.dev"
sha256: e7fb6c2282f7631712b69c19d1bff82f3767eea33a2321c14fa59ad67ea391c7
url: "https://pub.dev"
source: hosted
version: "9.4.0"
version: "9.4.0"
watcher:
dependency: transitive
description:
Expand All @@ -1478,10 +1472,9 @@ packages:
name: webdriver
sha256: ef67178f0cc7e32c1494645b11639dd1335f1d18814aa8435113a92e9ef9d841
url: "https://pub.dev"
sha256: ef67178f0cc7e32c1494645b11639dd1335f1d18814aa8435113a92e9ef9d841
url: "https://pub.dev"
source: hosted
version: "3.0.1"
version: "3.0.1"
win32:
dependency: transitive
description:
Expand Down Expand Up @@ -1527,5 +1520,6 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=2.19.1 <3.0.0"
dart: ">=2.19.1 <3.0.0"
flutter: ">=3.7.0-0"

0 comments on commit b7ea32d

Please sign in to comment.