Skip to content

Commit

Permalink
dart pub upgrade && dart pub upgrade --major-versions (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: sensuikan1973 <sensuikan1973@users.noreply.github.com>
  • Loading branch information
sensuikan1973 and sensuikan1973 authored May 13, 2024
1 parent 49393ab commit 2e80859
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,23 @@ packages:
dependency: transitive
description:
name: _fe_analyzer_shared
sha256: "0b2f2bd91ba804e53a61d757b986f89f1f9eaed5b11e4b2f5a2468d86d6c9fc7"
sha256: "5aaf60d96c4cd00fe7f21594b5ad6a1b699c80a27420f8a837f4d68473ef09e3"
url: "https://pub.dev"
source: hosted
version: "67.0.0"
version: "68.0.0"
_macros:
dependency: transitive
description: dart
source: sdk
version: "0.1.0"
analyzer:
dependency: "direct dev"
description:
name: analyzer
sha256: "37577842a27e4338429a1cbc32679d508836510b056f1eedf0c8d20e39c1383d"
sha256: "21f1d3720fd1c70316399d5e2bccaebb415c434592d778cce8acb967b8578808"
url: "https://pub.dev"
source: hosted
version: "6.4.1"
version: "6.5.0"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -153,6 +158,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.1.1"
macros:
dependency: transitive
description:
name: macros
sha256: "12e8a9842b5a7390de7a781ec63d793527582398d16ea26c60fed58833c9ae79"
url: "https://pub.dev"
source: hosted
version: "0.1.0-main.0"
markdown:
dependency: transitive
description:
Expand Down Expand Up @@ -282,4 +295,4 @@ packages:
source: hosted
version: "3.1.2"
sdks:
dart: ">=3.3.0-279.1.beta <4.0.0"
dart: ">=3.4.0-256.0.dev <4.0.0"

0 comments on commit 2e80859

Please sign in to comment.