Skip to content

Commit

Permalink
Merge pull request #37 from h3x4d3c1m4l/dependabot/pub/flutter-depend…
Browse files Browse the repository at this point in the history
…encies-82c9a98a69

Bump the flutter-dependencies group with 2 updates
  • Loading branch information
h3x4d3c1m4l authored Nov 27, 2023
2 parents 5d3d73c + 0a8f342 commit a5f38d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -221,10 +221,10 @@ packages:
dependency: "direct main"
description:
name: fluent_ui
sha256: "8ee7f8c0167618fc52e5518f895809531c5e15f3b917c133e59d1112dac505c7"
sha256: "460af0e4fe46e81818e7244e011d3e64febcc4ca00ff8ff994e5ae8ad9f14fa4"
url: "https://pub.dev"
source: hosted
version: "4.8.0"
version: "4.8.1"
flutter:
dependency: "direct main"
description: flutter
Expand Down Expand Up @@ -305,10 +305,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
sha256: d4872660c46d929f6b8a9ef4e7a7eff7e49bbf0c4ec3f385ee32df5119175139
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.1.2"
http_multi_server:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
sdk: flutter

# UI
fluent_ui: 4.8.0
fluent_ui: 4.8.1
intl: 0.18.1
google_fonts: 6.1.0
go_router: 12.1.1
Expand All @@ -27,7 +27,7 @@ dependencies:
flutter_mobx: 2.2.0

# HTTP client
http: 1.1.0
http: 1.1.2

# Parsing
string_scanner: 1.2.0
Expand Down

0 comments on commit a5f38d6

Please sign in to comment.