Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aruhant committed Feb 12, 2024
1 parent 33b6ccd commit 4f4be2a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
2 changes: 1 addition & 1 deletion app/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 236401fc2c932af29a9fcf0e97baeeb2d750d367

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
22 changes: 11 additions & 11 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ packages:
dependency: "direct main"
description:
name: bonfire
sha256: c87ac0c0c0a5b47e7311dcb16230116a353b50979e7bfe54d20c76e6a19749de
sha256: "9b20334a4de57a6c06d93587caf33679f36300792e30f80b1f7277d90302e418"
url: "https://pub.dev"
source: hosted
version: "3.3.0"
version: "3.4.0"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -173,10 +173,10 @@ packages:
dependency: "direct main"
description:
name: easy_localization
sha256: de63e3b422adfc97f256cbb3f8cf12739b6a4993d390f3cadb3f51837afaefe5
sha256: "9c86754b22aaa3e74e471635b25b33729f958dd6fb83df0ad6612948a7b231af"
url: "https://pub.dev"
source: hosted
version: "3.0.3"
version: "3.0.4"
easy_logger:
dependency: transitive
description:
Expand Down Expand Up @@ -210,21 +210,21 @@ packages:
source: hosted
version: "1.1.0"
flame:
dependency: "direct main"
dependency: transitive
description:
name: flame
sha256: "61c42b966a6b1f44ee093194e6701d45b14fdda1859c14fe68a39489454bfbd4"
sha256: "2a2352741500ce47823dcf212f06b23e9bdb622454eab90244ee6da58e23b488"
url: "https://pub.dev"
source: hosted
version: "1.14.0"
version: "1.15.0"
flame_audio:
dependency: "direct main"
description:
name: flame_audio
sha256: da2a04589cc0ec7c4720da813ecf6c969305408019b676d833c8cc2b315401fc
sha256: b0edbb5f60385b6285adf3891e50645f4c831d2674e29dc75b263c982ac0fc45
url: "https://pub.dev"
source: hosted
version: "2.1.7"
version: "2.1.8"
flame_lint:
dependency: "direct dev"
description:
Expand Down Expand Up @@ -292,10 +292,10 @@ packages:
dependency: transitive
description:
name: image
sha256: "49a0d4b0c12402853d3f227fe7c315601b238d126aa4caa5dbb2dcf99421aa4a"
sha256: "4c68bfd5ae83e700b5204c1e74451e7bf3cf750e6843c6e158289cf56bda018e"
url: "https://pub.dev"
source: hosted
version: "4.1.6"
version: "4.1.7"
intl:
dependency: transitive
description:
Expand Down
1 change: 0 additions & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dependencies:
easy_localization: ^3.0.3
logger: ^2.0.2+1
animated_text_kit: ^4.2.2
flame: 1.14.0

dev_dependencies:
flame_lint:
Expand Down

0 comments on commit 4f4be2a

Please sign in to comment.