-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (41 loc) · 1005 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (41 loc) · 1005 Bytes
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
name: over_react
version: 5.6.2
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
environment:
sdk: '>=2.19.0 <4.0.0'
dependencies:
collection: ^1.15.0
analyzer: '>=5.13.0 <11.0.0'
build: '>=2.0.0 <5.0.0'
dart_style: '>=2.0.0 <4.0.0'
js: ^0.6.1+1
logging: ^1.0.0
meta: ^1.16.0
package_config: ^2.1.0
pub_semver: ^2.0.0
path: ^1.5.1
react: ^7.3.1
redux: ^5.0.0
source_span: ^1.4.1
w_common: '>=3.0.0 <5.0.0'
w_flux: ^3.0.0
platform_detect: ^2.0.0
quiver: ^3.0.0
redux_dev_tools: '>=0.6.0 <0.8.0'
dev_dependencies:
args: ^2.4.2
benchmark_harness: ^2.2.1
build_runner: ^2.0.0
build_test: '>=2.0.0 <4.0.0'
build_web_compilers: '>=3.2.6 <5.0.0'
dart_dev: ^4.2.5
dependency_validator: '>=3.0.0 <6.0.0'
glob: ^2.0.1
io: ^1.0.0
react_testing_library: ^3.1.1
over_react_test: ^3.0.2
test: ^1.20.0
workiva_analysis_options: ^1.4.0
yaml: ^3.1.0
mocktail: ^1.0.3