|
@@ -66,8 +66,6 @@
|
|
|
"@types/react-dom": "^16.9.0",
|
|
|
"@types/react-transition-group": "^4.4.0",
|
|
|
"@types/video.js": "^7.3.10",
|
|
|
- "@typescript-eslint/eslint-plugin": "^3.5.0",
|
|
|
- "@typescript-eslint/parser": "^3.2.0",
|
|
|
"apollo": "^2.30.2",
|
|
|
"babel-plugin-emotion": "^10.0.33",
|
|
|
"csstype": "^3.0.0-beta.4",
|
|
@@ -76,12 +74,9 @@
|
|
|
"emotion-normalize": "^10.1.0",
|
|
|
"enzyme": "^3.11.0",
|
|
|
"enzyme-adapter-react-16": "^1.15.2",
|
|
|
- "eslint": "^6.6.0",
|
|
|
"eslint-config-prettier": "^6.11.0",
|
|
|
"eslint-plugin-jsx-a11y": "^6.2.3",
|
|
|
"eslint-plugin-prettier": "^3.1.3",
|
|
|
- "eslint-plugin-react": "^7.20.3",
|
|
|
- "eslint-plugin-react-hooks": "^4.0.4",
|
|
|
"faker": "^5.1.0",
|
|
|
"fluent-ffmpeg": "^2.1.2",
|
|
|
"glider-js": "^1.7.3",
|
|
@@ -89,7 +84,6 @@
|
|
|
"graphql-tag": "^2.11.0",
|
|
|
"graphql-tools": "^6.2.4",
|
|
|
"husky": "^4.2.5",
|
|
|
- "jest": "24.9.0",
|
|
|
"lint-staged": "^10.2.7",
|
|
|
"lodash": "^4.17.19",
|
|
|
"miragejs": "^0.1.40",
|
|
@@ -100,7 +94,7 @@
|
|
|
"react-dom": "^16.13.1",
|
|
|
"react-error-boundary": "^3.0.2",
|
|
|
"react-player": "^2.2.0",
|
|
|
- "react-scripts": "3.4.1",
|
|
|
+ "react-scripts": "4.0.1",
|
|
|
"react-spring": "^8.0.27",
|
|
|
"react-transition-group": "^4.4.1",
|
|
|
"storybook-addon-jsx": "^7.1.15",
|