UNPKG

1.46 kBMarkdownView Raw
1# Dependency Information
2
3## dependencies
4| Dependency | Version | React Version | Description |
5|-|-|-|-|
6| classnames | ^2.2.5 | -- | A simple utility for conditionally joining classNames together |
7| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
8| terra-button | ^3.0.0 | ^16.4.2 | The terra-button component provides users a way to trigger actions in the UI. |
9| terra-doc-template | ^2.0.0 | ^16.4.2 | Provides an adjustable template for documentation pages. |
10| terra-form-input | ^2.0.0 | ^16.4.2 | Element for building out inputs in a form. |
11| terra-icon | ^2.31.0 | ^16.4.2 | The terra-icon component is used to visually represent a literal or symbolic object intended to initiate an action, communicate a status, or navigate the workflow. |
12
13## devDependencies
14| Dependency | Version | React Version | Description |
15|-|-|-|-|
16| react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. |
17
18## peerDependencies
19| Dependency | Version | React Version | Description |
20|-|-|-|-|
21| react | ^16.4.2 | -- | React is a JavaScript library for building user interfaces. |
22| react-dom | ^16.4.2 | ^16.0.0 | React package for working with the DOM. |
23| terra-base | ^3.12.0 | ^16.4.2 | The base component sets minimal global styles for an application. |