mirror of
https://github.com/elyby/accounts-frontend.git
synced 2024-11-06 16:21:23 +05:30
43 lines
1.2 KiB
JSON
43 lines
1.2 KiB
JSON
{
|
|
"name": "app",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@formatjs/intl-pluralrules": "^1.4.1",
|
|
"@formatjs/intl-relativetimeformat": "^4.5.4",
|
|
"@hot-loader/react-dom": "^16.11.0",
|
|
"@types/react": "^16.9.17",
|
|
"@types/react-redux": "^7.1.5",
|
|
"@types/react-router-dom": "^5.1.3",
|
|
"clsx": "^1.0.4",
|
|
"copy-to-clipboard": "^3.0.8",
|
|
"debounce": "^1.0.0",
|
|
"flag-icon-css": "^3.4.5",
|
|
"intl": "^1.2.5",
|
|
"promise.prototype.finally": "3.1.2",
|
|
"prop-types": "^15.6.2",
|
|
"raf": "^3.4.1",
|
|
"raven-js": "^3.27.0",
|
|
"react": "^16.12.0",
|
|
"react-dom": "^16.12.0",
|
|
"react-helmet-async": "^1.0.4",
|
|
"react-hot-loader": "^4.12.18",
|
|
"react-intl": "^3.9.3",
|
|
"react-motion": "^0.5.0",
|
|
"react-redux": "^7.1.3",
|
|
"react-router-dom": "^5.1.2",
|
|
"react-textarea-autosize": "^7.1.2",
|
|
"react-transition-group": "^4.3.0",
|
|
"redux": "^4.0.5",
|
|
"redux-localstorage": "^0.4.1",
|
|
"redux-thunk": "^2.0.0",
|
|
"url-search-params-polyfill": "^7.0.1",
|
|
"webfontloader": "^1.6.26",
|
|
"whatwg-fetch": "^3.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/webpack-env": "^1.14.1",
|
|
"enzyme": "^3.8.0",
|
|
"enzyme-adapter-react-16": "^1.15.1"
|
|
}
|
|
}
|