Skip to content

Commit

Permalink
fix: update package dependencies (#43)
Browse files Browse the repository at this point in the history
- Update package dependencies
- Update POSTHOG_API_KEY
- Force release
  • Loading branch information
ferrarafer authored Dec 1, 2023
1 parent 567be06 commit 04eb94d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ environment:
sdk: ">=2.19.0 <3.0.0"

dependencies:
args: ^2.4.1
args: ^2.4.2
freezed_annotation: ^2.1.0
get_it: ^7.6.0
mockito: ^5.4.1
mockito: ^5.4.3
mustache_template: ^2.0.0
path: ^1.8.1
pubspec_yaml: ^3.1.0
recase: ^4.0.0
json_annotation: ^4.8.1
ansicolor: ^2.0.1
ansicolor: ^2.0.2
xdg_directories: ^1.0.0
pub_updater: ^0.4.0
http: ^1.1.2
Expand All @@ -27,9 +27,9 @@ dev_dependencies:
lints: ^3.0.0
test: ^1.16.0

build_runner: ^2.4.4
build_runner: ^2.4.7
freezed: ^2.3.4
json_serializable: ^6.7.0
json_serializable: ^6.7.1

executables:
stacked:

0 comments on commit 04eb94d

Please sign in to comment.