blob: d8730c12866ee87d610330c353b43a8c3f0fa301 [file] [log] [blame]
name: webdev
# Every time this changes you need to run `dart run build_runner build`.
version: 3.8.0-wip
# We should not depend on a dev SDK before publishing.
# publish_to: none
description: >-
A CLI for Dart web development. Provides an easy and consistent set of
features for users and tools to build and deploy web applications with Dart.
repository: https://github.com/dart-lang/webdev/tree/main/webdev
environment:
sdk: ^3.2.0
dependencies:
args: ^2.3.1
async: ^2.9.0
build_daemon: ^4.0.0
browser_launcher: ^1.1.0
collection: ^1.15.0
crypto: ^3.0.2
dds: ^4.1.0
# Pin DWDS to avoid dependency conflicts with vm_service:
dwds: 24.3.11
http: ^1.0.0
http_multi_server: ^3.2.0
io: ^1.0.3
logging: ^1.0.2
meta: ^1.7.0
path: ^1.8.1
pool: ^1.5.0
pubspec_parse: ^1.2.0
pub_semver: ^2.1.1
shelf: ^1.3.0
shelf_proxy: ^1.0.1
shelf_static: ^1.1.0
stack_trace: ^1.10.0
sse: ^4.1.0
vm_service: '>=14.0.0 <16.0.0'
vm_service_interface: 2.0.1
webkit_inspection_protocol: ^1.0.1
yaml: ^3.1.1
dev_dependencies:
analysis_config:
path: ../_analysis_config
build: ^2.3.0
build_runner: ^2.5.0
build_verify: ^3.0.0
build_version: ^2.1.1
test: ^1.21.1
test_common:
path: ../test_common
test_descriptor: ^2.0.0
test_process: ^2.0.2
webdriver: ^3.0.0
executables:
webdev: