Skip to content

Commit

Permalink
Locking dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
passsy committed Jan 25, 2023
1 parent d71098f commit 152056d
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 10 deletions.
101 changes: 91 additions & 10 deletions sidekick/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,97 @@ environment:
sdk: '>=2.14.0 <3.0.0'

dependencies:
acronym: ^0.4.0
args: ^2.0.0
dartx: ^1.0.0
dcli: ^1.16.2
http: ^0.13.3
meta: ^1.5.0
path: ^1.8.0
process: ^4.2.4
recase: ^4.0.0
sidekick_core: ^1.0.2
# direct dependencies
acronym: '>=0.4.0 <=0.4.0'
args: '>=2.0.0 <=2.3.2'
dartx: '>=1.0.0 <=1.1.0'
dcli: '>=1.16.2 <=1.36.0'
http: '>=0.13.3 <=0.13.5'
meta: '>=1.5.0 <=1.8.0'
path: '>=1.8.0 <=1.8.3'
process: '>=4.2.4 <=4.2.4'
recase: '>=4.0.0 <=4.1.0'
sidekick_core: '>=1.0.2 <=1.0.2'

# transitive dependencies
_fe_analyzer_shared: '>=52.0.0 <=52.0.0'
analyzer: '>=5.0.0 <=5.4.0'
archive: '>=3.0.0 <=3.3.5'
async: '>=2.0.0 <=2.10.0'
basic_utils: '>=3.0.0 <=3.9.4'
boolean_selector: '>=2.0.0 <=2.1.1'
characters: '>=1.0.0 <=1.2.1'
chunked_stream: '>=1.0.0 <=1.4.1'
circular_buffer: '>=0.11.0 <=0.11.0'
clock: '>=1.0.0 <=1.1.1'
collection: '>=1.0.0 <=1.17.0'
convert: '>=3.0.0 <=3.1.1'
coverage: '>=1.0.0 <=1.6.2'
crypto: '>=3.0.0 <=3.0.2'
csv: '>=5.0.0 <=5.0.1'
dart_console2: '>=2.0.0 <=2.0.1'
dcli_core: '>=1.0.0 <=1.36.0'
equatable: '>=2.0.0 <=2.0.5'
ffi: '>=2.0.0 <=2.0.1'
file: '>=6.0.0 <=6.1.4'
file_utils: '>=1.0.0 <=1.0.1'
frontend_server_client: '>=3.0.0 <=3.2.0'
functional_data: '>=1.0.0 <=1.0.0'
glob: '>=2.0.0 <=2.1.1'
globbing: '>=1.0.0 <=1.0.0'
http_multi_server: '>=3.0.0 <=3.2.1'
http_parser: '>=4.0.0 <=4.0.2'
ini: '>=2.0.0 <=2.1.0'
intl: '>=0.17.0 <=0.17.0'
io: '>=1.0.0 <=1.0.4'
js: '>=0.6.0 <=0.6.6'
json2yaml: '>=3.0.0 <=3.0.0'
json_annotation: '>=4.0.0 <=4.8.0'
logging: '>=1.0.0 <=1.1.0'
matcher: '>=0.12.0 <=0.12.14'
mime: '>=1.0.0 <=1.0.4'
mocktail: '>=0.3.0 <=0.3.0'
node_preamble: '>=2.0.0 <=2.0.1'
package_config: '>=2.0.0 <=2.1.0'
platform: '>=3.0.0 <=3.1.0'
pointycastle: '>=3.0.0 <=3.6.2'
pool: '>=1.0.0 <=1.5.1'
posix: '>=4.0.0 <=4.1.0'
pub_semver: '>=2.0.0 <=2.1.3'
pubspec2: '>=2.0.0 <=2.4.2'
pubspec_lock: '>=3.0.0 <=3.0.1'
quiver: '>=3.0.0 <=3.2.1'
random_string: '>=2.0.0 <=2.3.1'
scope: '>=3.0.0 <=3.0.0'
settings_yaml: '>=4.0.0 <=4.0.1'
shelf: '>=1.0.0 <=1.4.0'
shelf_packages_handler: '>=3.0.0 <=3.0.1'
shelf_static: '>=1.0.0 <=1.1.1'
shelf_web_socket: '>=1.0.0 <=1.0.3'
source_map_stack_trace: '>=2.0.0 <=2.1.1'
source_maps: '>=0.10.0 <=0.10.11'
source_span: '>=1.0.0 <=1.9.1'
stack_trace: '>=1.0.0 <=1.11.0'
stacktrace_impl: '>=2.0.0 <=2.3.0'
stream_channel: '>=2.0.0 <=2.1.1'
string_scanner: '>=1.0.0 <=1.2.0'
sum_types: '>=0.3.0 <=0.3.4'
system_info2: '>=2.0.0 <=2.0.4'
term_glyph: '>=1.0.0 <=1.2.1'
test_api: '>=0.4.0 <=0.4.18'
test_core: '>=0.4.0 <=0.4.22'
time: '>=2.0.0 <=2.1.3'
typed_data: '>=1.0.0 <=1.3.1'
uuid: '>=3.0.0 <=3.0.7'
validators2: '>=3.0.0 <=3.0.0'
vin_decoder: '>=0.2.0 <=0.2.1-nullsafety'
vm_service: '>=10.0.0 <=10.1.0'
watcher: '>=1.0.0 <=1.0.2'
web_socket_channel: '>=2.0.0 <=2.3.0'
webkit_inspection_protocol: '>=1.0.0 <=1.2.0'
win32: '>=3.0.0 <=3.1.3'
yaml: '>=3.0.0 <=3.1.1'
yaml_edit: '>=2.0.0 <=2.0.3'

dev_dependencies:
lint: ^1.5.0
Expand Down
30 changes: 30 additions & 0 deletions sidekick/pubspec.yaml.unlocked
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
name: sidekick
description: Creates a CLI for your flutter app for custom tasks and automation
version: 0.10.0
repository: https://github.com/phntmxyz/sidekick/tree/main/sidekick
issue_tracker: https://github.com/phntmxyz/sidekick/labels/sidekick

environment:
sdk: '>=2.14.0 <3.0.0'

dependencies:
acronym: ^0.4.0
args: ^2.0.0
dartx: ^1.0.0
dcli: ^1.16.2
http: ^0.13.3
meta: ^1.5.0
path: ^1.8.0
process: ^4.2.4
recase: ^4.0.0
sidekick_core: ^1.0.2

dev_dependencies:
lint: ^1.5.0
sidekick_test:
path: ../sidekick_test
test: ^1.17.0
test_process: ^2.0.2

executables:
sidekick:

0 comments on commit 152056d

Please sign in to comment.