|
|
|
@ -22,43 +22,43 @@ |
|
|
|
"hls.js": "^0.14.15", |
|
|
|
"hls.js": "^0.14.15", |
|
|
|
"lodash": "^4.17.15", |
|
|
|
"lodash": "^4.17.15", |
|
|
|
"oidc-client": "^1.11.5", |
|
|
|
"oidc-client": "^1.11.5", |
|
|
|
"react": "^17.0.1", |
|
|
|
"react": "^17.0.2", |
|
|
|
"react-datepicker": "^3.1.3", |
|
|
|
"react-datepicker": "^3.1.3", |
|
|
|
"react-dom": "^17.0.1", |
|
|
|
"react-dom": "^17.0.2", |
|
|
|
"react-router": "^5.2.0", |
|
|
|
"react-router": "^5.2.0", |
|
|
|
"react-router-dom": "^5.2.0", |
|
|
|
"react-router-dom": "^5.2.0", |
|
|
|
"react-scripts": "^4.0.1", |
|
|
|
"react-scripts": "^4.0.3", |
|
|
|
"react-window": "^1.8.6", |
|
|
|
"react-window": "^1.8.6", |
|
|
|
"screenfull": "^5.0.2", |
|
|
|
"screenfull": "^5.0.2", |
|
|
|
"styled-components": "^5.1.1" |
|
|
|
"styled-components": "^5.3.3" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@commitlint/cli": "^8.3.5", |
|
|
|
"@commitlint/cli": "^14.1.0", |
|
|
|
"@commitlint/config-conventional": "^8.3.4", |
|
|
|
"@commitlint/config-conventional": "^14.1.0", |
|
|
|
"@storybook/addon-actions": "^5.3.19", |
|
|
|
"@storybook/addon-actions": "^6.3.12", |
|
|
|
"@storybook/addon-docs": "^5.3.19", |
|
|
|
"@storybook/addon-docs": "^6.3.12", |
|
|
|
"@storybook/addon-links": "^5.3.19", |
|
|
|
"@storybook/addon-links": "^5.3.19", |
|
|
|
"@storybook/addons": "^5.3.19", |
|
|
|
"@storybook/addons": "^5.3.19", |
|
|
|
"@storybook/preset-create-react-app": "^3.0.0", |
|
|
|
"@storybook/preset-create-react-app": "^3.0.0", |
|
|
|
"@storybook/preset-typescript": "^3.0.0", |
|
|
|
"@storybook/preset-typescript": "^3.0.0", |
|
|
|
"@storybook/react": "^5.3.19", |
|
|
|
"@storybook/react": "^6.3.12", |
|
|
|
"@testing-library/jest-dom": "^4.2.4", |
|
|
|
"@testing-library/jest-dom": "^5.15.0", |
|
|
|
"@testing-library/react": "^9.3.2", |
|
|
|
"@testing-library/react": "^12.1.2", |
|
|
|
"@testing-library/user-event": "^7.1.2", |
|
|
|
"@testing-library/user-event": "^7.1.2", |
|
|
|
"@types/history": "^4.7.6", |
|
|
|
"@types/history": "^4.7.6", |
|
|
|
"@types/hls.js": "^0.13.2", |
|
|
|
"@types/hls.js": "^0.13.2", |
|
|
|
"@types/jest": "^26.0.15", |
|
|
|
"@types/jest": "^26.0.15", |
|
|
|
"@types/lodash": "^4.14.154", |
|
|
|
"@types/lodash": "^4.14.154", |
|
|
|
"@types/node": "^12.0.0", |
|
|
|
"@types/node": "^12.0.0", |
|
|
|
"@types/react": "^17.0.0", |
|
|
|
"@types/react": "^17.0.34", |
|
|
|
"@types/react-datepicker": "^3.0.2", |
|
|
|
"@types/react-datepicker": "^3.0.2", |
|
|
|
"@types/react-dom": "^17.0.0", |
|
|
|
"@types/react-dom": "^17.0.11", |
|
|
|
"@types/react-responsive": "^8.0.2", |
|
|
|
"@types/react-responsive": "^8.0.2", |
|
|
|
"@types/react-router": "^5.1.8", |
|
|
|
"@types/react-router": "^5.1.8", |
|
|
|
"@types/react-router-dom": "^5.1.6", |
|
|
|
"@types/react-router-dom": "^5.1.6", |
|
|
|
"@types/react-window": "^1.8.5", |
|
|
|
"@types/react-window": "^1.8.5", |
|
|
|
"@types/styled-components": "^5.1.0", |
|
|
|
"@types/styled-components": "^5.1.15", |
|
|
|
"commitizen": "^4.1.2", |
|
|
|
"commitizen": "^4.2.4", |
|
|
|
"eslint": "^7.14.0", |
|
|
|
"eslint": "^7.14.0", |
|
|
|
"eslint-config-airbnb": "18.2.1", |
|
|
|
"eslint-config-airbnb": "18.2.1", |
|
|
|
"eslint-plugin-import": "^2.22.1", |
|
|
|
"eslint-plugin-import": "^2.22.1", |
|
|
|
@ -78,7 +78,7 @@ |
|
|
|
"stylelint-config-styled-components": "^0.1.1", |
|
|
|
"stylelint-config-styled-components": "^0.1.1", |
|
|
|
"stylelint-processor-styled-components": "^1.10.0", |
|
|
|
"stylelint-processor-styled-components": "^1.10.0", |
|
|
|
"ts-loader": "^7.0.5", |
|
|
|
"ts-loader": "^7.0.5", |
|
|
|
"typescript": "^4.1.2" |
|
|
|
"typescript": "^4.4.4" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"config": { |
|
|
|
"config": { |
|
|
|
"commitizen": { |
|
|
|
"commitizen": { |
|
|
|
@ -106,7 +106,8 @@ |
|
|
|
"development": [ |
|
|
|
"development": [ |
|
|
|
"last 1 chrome version", |
|
|
|
"last 1 chrome version", |
|
|
|
"last 1 firefox version", |
|
|
|
"last 1 firefox version", |
|
|
|
"last 1 safari version" |
|
|
|
"last 1 safari version", |
|
|
|
|
|
|
|
">0.3%" |
|
|
|
] |
|
|
|
] |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|