|
|
|
|
@ -27,6 +27,7 @@ |
|
|
|
|
"@stripe/stripe-js": "^1.13.2", |
|
|
|
|
"babel-polyfill": "^6.26.0", |
|
|
|
|
"date-fns": "^2.14.0", |
|
|
|
|
"eslint-plugin-typescript-sort-keys": "^2.3.0", |
|
|
|
|
"history": "^4.10.1", |
|
|
|
|
"hls.js": "^1.1.1", |
|
|
|
|
"lodash": "^4.17.15", |
|
|
|
|
@ -53,10 +54,10 @@ |
|
|
|
|
"@storybook/addon-actions": "^6.3.12", |
|
|
|
|
"@storybook/addon-docs": "^6.3.12", |
|
|
|
|
"@storybook/addon-links": "^5.3.19", |
|
|
|
|
"@storybook/addons": "^5.3.19", |
|
|
|
|
"@storybook/addons": "^7.0.2", |
|
|
|
|
"@storybook/preset-create-react-app": "^3.0.0", |
|
|
|
|
"@storybook/preset-typescript": "^3.0.0", |
|
|
|
|
"@storybook/react": "^6.3.12", |
|
|
|
|
"@storybook/react": "^7.0.2", |
|
|
|
|
"@testing-library/jest-dom": "^5.15.0", |
|
|
|
|
"@testing-library/react": "^12.1.2", |
|
|
|
|
"@testing-library/user-event": "^7.1.2", |
|
|
|
|
@ -73,8 +74,8 @@ |
|
|
|
|
"@types/react-window": "^1.8.5", |
|
|
|
|
"@types/styled-components": "^5.1.15", |
|
|
|
|
"commitizen": "^4.2.4", |
|
|
|
|
"eslint": "^7.0.1", |
|
|
|
|
"eslint-config-airbnb": "18.2.1", |
|
|
|
|
"eslint": "^8.38.0", |
|
|
|
|
"eslint-config-airbnb": "^19.0.4", |
|
|
|
|
"eslint-config-react-app": "^7.0.1", |
|
|
|
|
"eslint-plugin-import": "^2.22.1", |
|
|
|
|
"eslint-plugin-jsx-a11y": "^6.4.1", |
|
|
|
|
@ -82,13 +83,12 @@ |
|
|
|
|
"eslint-plugin-react": "^7.21.5", |
|
|
|
|
"eslint-plugin-react-hooks": "^4.2.0", |
|
|
|
|
"eslint-plugin-sort-destructure-keys": "^1.3.5", |
|
|
|
|
"eslint-plugin-typescript-sort-keys": "^1.5.0", |
|
|
|
|
"fork-ts-checker-webpack-plugin": "^7.2.13", |
|
|
|
|
"gzipper": "^3.7.0", |
|
|
|
|
"husky": "^4.2.5", |
|
|
|
|
"lint-staged": "^10.2.7", |
|
|
|
|
"miragejs": "^0.1.45", |
|
|
|
|
"storybook-addon-styled-component-theme": "^1.3.0", |
|
|
|
|
"storybook-addon-styled-component-theme": "^2.0.0", |
|
|
|
|
"stylelint": "^13.13.1", |
|
|
|
|
"stylelint-config-recommended": "^5.0.0", |
|
|
|
|
"stylelint-config-styled-components": "^0.1.1", |
|
|
|
|
|