-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathpubspec.yaml
50 lines (47 loc) · 1.11 KB
/
pubspec.yaml
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
name: over_react
version: 5.2.0
description: A library for building statically-typed React UI components using Dart.
homepage: https://github.com/Workiva/over_react/
environment:
sdk: '>=2.13.0 <3.0.0'
dependencies:
collection: ^1.15.0
analyzer: ^5.13.0
build: '>=1.0.0 <3.0.0'
dart_style: ^2.0.0
js: ^0.6.1+1
logging: ^1.0.0
meta: ^1.6.0
package_config: ^2.1.0
path: ^1.5.1
react: ^7.0.0
redux: '>=5.0.0 <6.0.0'
source_span: ^1.4.1
transformer_utils: ^0.2.6
w_common: ^3.0.0
w_flux: ^3.0.0
platform_detect: '>=1.3.4 <3.0.0'
quiver: ">=0.25.0 <4.0.0"
redux_dev_tools: '>=0.4.0 <0.8.0'
dev_dependencies:
benchmark_harness: ^2.2.1
build_resolvers: '>=1.0.5 <3.0.0'
build_runner: ^2.0.0
build_test: ^2.0.0
build_web_compilers: ^3.0.0
built_value_generator: ^8.0.0
dart_dev: ^4.0.1
dependency_validator: ^3.0.0
glob: ^2.0.1
io: '>=0.3.2+1 <2.0.0'
react_testing_library: ^3.0.1
over_react_test: ^3.0.0
pedantic: ^1.11.1
test: ^1.20.0
workiva_analysis_options: ^1.4.0
yaml: ^3.1.0
mocktail: ^1.0.3
workiva:
core_checks:
version: 1
react_boilerplate: disabled