Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 1.68 KB

DEPENDENCIES.md

File metadata and controls

27 lines (24 loc) · 1.68 KB

Dependency Information

dependencies

Dependency Version React Version Description
classnames ^2.2.5 -- A simple utility for conditionally joining classNames together
prop-types ^15.5.8 -- Runtime type checking for React props and similar objects.
terra-base ^2.5.0 ^15.4.2 The base component sets minimal global styles for an application.
terra-button ^1.10.0 ^15.4.2 The terra-button component provides users a way to trigger actions in the UI.
terra-icon ^1.11.0 ^15.4.2 terra-icon
terra-responsive-element ^1.10.0 ^15.4.2 The terra-responsive-element conditionally renders components based on viewport size

devDependencies

Dependency Version React Version Description
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.
terra-props-table ^1.9.0 ^15.4.2 terra-props-table

peerDependencies

Dependency Version React Version Description
react ^15.4.2 -- React is a JavaScript library for building user interfaces.
react-dom ^15.4.2 ^15.6.1 React package for working with the DOM.
terra-base ^2.5.0 ^15.4.2 The base component sets minimal global styles for an application.
terra-button ^1.10.0 ^15.4.2 The terra-button component provides users a way to trigger actions in the UI.
terra-icon ^1.11.0 ^15.4.2 terra-icon
terra-responsive-element ^1.10.0 ^15.4.2 The terra-responsive-element conditionally renders components based on viewport size