|
|
@ -41,7 +41,6 @@ |
|
|
|
"emoji-short-name": "^1.0.0", |
|
|
|
"husky": "^4.2.5", |
|
|
|
"i18next": "^19.6.3", |
|
|
|
"jest": "^26.4.0", |
|
|
|
"js-cookie": "^2.2.1", |
|
|
|
"jwt-decode": "^2.2.0", |
|
|
|
"lodash.isequal": "^4.5.0", |
|
|
@ -56,7 +55,6 @@ |
|
|
|
"psl": "^1.8.0", |
|
|
|
"qs": "^6.9.4", |
|
|
|
"react": "^16.13.1", |
|
|
|
"react-app-polyfill": "^1.0.6", |
|
|
|
"react-dom": "^16.13.1", |
|
|
|
"react-i18next": "^11.7.0", |
|
|
|
"react-router-dom": "^5.2.0", |
|
|
@ -89,10 +87,12 @@ |
|
|
|
"eslint": "^7.6.0", |
|
|
|
"eslint-plugin-inferno": "^7.20.1", |
|
|
|
"eslint-plugin-jane": "^8.0.5", |
|
|
|
"jest": "^26.4.0", |
|
|
|
"jest-environment-jsdom-fourteen": "^1.0.1", |
|
|
|
"jest-watch-typeahead": "^0.6.0", |
|
|
|
"lint-staged": "^10.2.11", |
|
|
|
"node-fetch": "^2.6.0", |
|
|
|
"react-app-polyfill": "^1.0.6", |
|
|
|
"react-docgen-typescript-loader": "^3.7.2", |
|
|
|
"sortpack": "^2.1.6", |
|
|
|
"source-map-loader": "^1.0.1", |
|
|
|