Skip to content

Commit

Permalink
build(coverde): upgrade dependencies (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrverdant13 authored Sep 21, 2024
1 parent 2f02975 commit 7c41457
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions packages/coverde_cli/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,30 +23,30 @@ environment:
sdk: ">=3.0.0 <4.0.0"

dependencies:
args: ^2.4.2
collection: ^1.18.0
args: ^2.5.0
collection: ^1.19.0
html: ^0.15.4
io: ^1.0.4
meta: ^1.9.1
path: ^1.8.3
process: ">=4.2.4 <6.0.0"
pub_updater: ">=0.3.1 <0.5.0"
meta: ^1.16.0
path: ^1.9.0
process: ^5.0.2
pub_updater: ^0.5.0
universal_io: ^2.2.2

dev_dependencies:
build: ^2.4.1
build_config: ^1.1.1
build_runner: ^2.4.6
build_runner: ^2.4.12
build_verify: ^3.1.0
csslib: ^1.0.0
mocktail: ^1.0.0
mocktail: ^1.0.4
package_assets_generator:
path: ../package_assets_generator
package_data_generator:
path: ../package_data_generator
pubspec_parse: ^1.2.3
test: ^1.24.6
very_good_analysis: ">=5.0.0+1 <7.0.0"
pubspec_parse: ^1.3.0
test: ^1.25.8
very_good_analysis: ^6.0.0

executables:
coverde:

0 comments on commit 7c41457

Please sign in to comment.