Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rukafe0x committed Feb 12, 2025
1 parent bce1943 commit e74b071
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions packages/avnu_provider/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ environment:

# Add regular dependencies here.
dependencies:
starknet: ^0.1.0+1
starknet: ^0.1.2
freezed_annotation: ^2.4.4
http: ^1.2.2
http: ^1.3.0
json_annotation: ^4.9.0
pointycastle: ^3.9.1

dev_dependencies:
build_runner: ^2.4.13
freezed: ^2.5.7
json_serializable: ^6.8.0
lints: ^5.0.0
test: ^1.25.8
build_runner: ^2.4.15
freezed: ^2.5.8
json_serializable: ^6.9.4
lints: ^5.1.1
test: ^1.25.15

0 comments on commit e74b071

Please sign in to comment.