-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpubspec.yaml
More file actions
110 lines (106 loc) · 2.25 KB
/
pubspec.yaml
File metadata and controls
110 lines (106 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
name: celest_cli
description: The command-line interface for Celest.
version: 1.0.13
homepage: https://celest.dev
repository: https://github.com/celest-dev/celest/tree/main/apps/cli
environment:
sdk: ^3.7.0
resolution: workspace
dependencies:
analyzer: ^7.4.0
analyzer_plugin: ^0.13.0
archive: ^4.0.4
args: ^2.4.2
async: ^2.11.0
built_collection: ^5.1.1
built_value: ^8.9.5
cedar: ^0.2.6
celest: ^1.0.0
celest_ast: ^0.1.4
celest_auth: ^1.0.0
celest_cloud: ^0.1.5-0
celest_cloud_auth: ^0.3.0-0
celest_cloud_core: ^0.1.0
celest_core: ^1.0.0
chunked_stream: ^1.4.2
cli_script: ^1.0.0
cli_util: ^0.4.2
code_builder: ^4.8.0
collection: ^1.18.0
convert: ^3.1.1
corks_cedar: ^0.2.4
crypto: ^3.0.3
dart_console: ^4.1.1
dart_style: ^3.0.0
dcli: ^7.0.1
dcli_terminal: ^7.0.1
drift: '>=2.26.1 <2.27.0'
email_validator: ^3.0.0
ffi: ^2.1.4
file: ^7.0.0
fixnum: ^1.1.0
functions_framework: ^0.4.3+1
git: ^2.3.0
graphs: ^2.3.2
html2md: ^1.3.1
http: ^1.1.2
http_parser: ^4.0.2
intl: ^0.19.0
io: ^1.0.4
json_annotation: ^4.9.0
libcoder: ^0.0.1
logging: ^1.2.0
mason_logger: ^0.3.0
meta: ^1.10.0
mustache_template: ^2.0.0
native_storage: ^0.2.2
os_detect: ^2.0.1
package_config: ^2.1.0
path: ^1.8.3
platform: ^3.1.3
pool: ^1.5.1
process: ^5.0.1
protobuf: ^4.0.0
pub_semver: ^2.1.4
pubspec_parse: ^1.2.3
sentry: ^8.5.0
sentry_logging: ^8.13.2
shelf: ^1.4.1
shelf_static: ^1.1.2
shelf_web_socket: ">=2.0.0 <4.0.0"
source_span: ^1.10.0
sqlite3: ^2.4.6
stack_trace: ^1.11.1
stream_channel: ^2.1.2
stream_transform: ^2.1.0
timing: ^1.0.2
toml: ^0.16.0
uuid: ^4.5.1
vm_service: ^15.0.0
watcher: ^1.1.0
win32: ^5.11.0
yaml: ^3.1.2
# TODO: 2.2.2 breaks sorting of edits
yaml_edit: 2.2.1
dev_dependencies:
benchmark_harness: ^2.2.2
build: ^2.4.1
build_runner: ^2.4.7
build_test: ^2.2.1
built_value_generator: ^8.9.4
celest_lints:
path: ../../packages/celest_lints
celest_test: ^0.1.0
checks: ^0.3.0
dart_jsonwebtoken: ^3.1.1
drift_dev: '>=2.26.1 <2.27.0'
gcloud: ^0.8.13
googleapis: ^13.2.0
googleapis_auth: ^1.4.1
jose: ^0.3.4
json_serializable: ^6.8.0
mocktail: ^1.0.2
test: ^1.24.9
test_descriptor: ^2.0.1
executables:
celest: