Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Nov 4, 2024
1 parent 8e8e372 commit 8d6841b
Show file tree
Hide file tree
Showing 6 changed files with 161 additions and 154 deletions.
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

| Version | Supported | |
| --------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------- |
| 2.2.2-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.2-rc.0) |
| 2.2.2-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.2-rc.1) |
| 2.2.1 | :white_check_mark: | [Docs](https://butterfly.linwood.dev/docs/2.2/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.1) |
| 2.1.1 | :x: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.1.1) |
| 2.0.3 | :x: | [Docs](https://butterfly.linwood.dev/docs/2.0/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.3) |
Expand Down
4 changes: 2 additions & 2 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -482,10 +482,10 @@ packages:
dependency: "direct main"
description:
name: flex_color_scheme
sha256: aab8db18233d4daf03336b2c22588820509a3a5261658c4042f029e8ed920c7d
sha256: "03fd5e68eff346a042026577f54be0cd4507e565cd86390b12c0aca1c5d6cb0b"
url: "https://pub.dev"
source: hosted
version: "8.0.0-dev.2"
version: "8.0.0"
flex_seed_scheme:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies:
camera: ^0.11.0
camera_windows: ^0.2.1+9
window_manager: ^0.4.0
flex_color_scheme: ^8.0.0-dev.1
flex_color_scheme: ^8.0.0
json_annotation: ^4.9.0
path: ^1.8.3
printing: ^5.13.1
Expand Down
3 changes: 0 additions & 3 deletions app/scripts/build.sh

This file was deleted.

Loading

0 comments on commit 8d6841b

Please sign in to comment.