Skip to content

Commit

Permalink
[Scheduled] `flutter pub upgrade && flutter pub upgrade --major-versi…
Browse files Browse the repository at this point in the history
…ons`
  • Loading branch information
sensuikan1973 authored Nov 22, 2023
1 parent f41c6ec commit 8adc783
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ packages:
dependency: transitive
description:
name: cross_file
sha256: "445db18de832dba8d851e287aff8ccf169bed30d2e94243cb54c7d2f1ed2142c"
sha256: "2f9d2cbccb76127ba28528cb3ae2c2326a122446a83de5a056aaa3880d3882c5"
url: "https://pub.dev"
source: hosted
version: "0.3.3+6"
version: "0.3.3+7"
crypto:
dependency: "direct main"
description:
Expand All @@ -133,10 +133,10 @@ packages:
dependency: transitive
description:
name: dio
sha256: "417e2a6f9d83ab396ec38ff4ea5da6c254da71e4db765ad737a42af6930140b7"
sha256: "01870acd87986f768e0c09cc4d7a19a59d814af7b34cbeb0b437d2c33bdfea4c"
url: "https://pub.dev"
source: hosted
version: "5.3.3"
version: "5.3.4"
fake_async:
dependency: transitive
description:
Expand Down Expand Up @@ -448,10 +448,10 @@ packages:
dependency: "direct main"
description:
name: package_info_plus
sha256: "7e76fad405b3e4016cd39d08f455a4eb5199723cf594cd1b8916d47140d93017"
sha256: "88bc797f44a94814f2213db1c9bd5badebafdfb8290ca9f78d4b9ee2a3db4d79"
url: "https://pub.dev"
source: hosted
version: "4.2.0"
version: "5.0.1"
package_info_plus_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -616,18 +616,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: e8040183ea1a0323999bce69786ed8429b1b89fbe5815a504d5bb7493a6464cc
sha256: e7ded42974bac5f69e4ca4ddc57d30499dd79381838f24b7e8fd9aa4139e7b79
url: "https://pub.dev"
source: hosted
version: "7.13.1"
version: "7.13.2"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "843e317e605e5860e30ae431e9b8724c54f1a8567c9ad495e04595926bf22376"
sha256: d6f55ec7a1f681784165021f749007712a72ff57eadf91e963331b6ae326f089
url: "https://pub.dev"
source: hosted
version: "7.13.1"
version: "7.13.2"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
logger: ^2.0.1
macos_secure_bookmarks: ^0.2.1
meta: ^1.9.1
package_info_plus: ^4.0.2
package_info_plus: ^5.0.1
pasteboard: ^0.2.0
path: ^1.8.3
path_provider: ^2.0.15 # See: https://flutter.dev/docs/cookbook/persistence/reading-writing-files
Expand Down

0 comments on commit 8adc783

Please sign in to comment.