|
@@ -11,7 +11,6 @@
|
|
|
"@rooks/use-outside-click-ref": "^4.10.1",
|
|
|
"@testing-library/react": "^12.0.0",
|
|
|
"@types/eventsource": "^1.1.6",
|
|
|
- "@types/styled-components": "^5.1.14",
|
|
|
"@types/yup": "^0.29.13",
|
|
|
"ace-builds": "^1.4.12",
|
|
|
"ajv": "^8.6.3",
|
|
@@ -99,22 +98,22 @@
|
|
|
"@types/redux-mock-store": "^1.0.3",
|
|
|
"@types/styled-components": "^5.1.13",
|
|
|
"@types/uuid": "^8.3.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.29.1",
|
|
|
- "@typescript-eslint/parser": "^4.29.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^5.10.0",
|
|
|
+ "@typescript-eslint/parser": "^5.10.0",
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.3",
|
|
|
"dotenv": "^10.0.0",
|
|
|
"enzyme": "^3.11.0",
|
|
|
"enzyme-to-json": "^3.6.1",
|
|
|
- "eslint": "^7.32.0",
|
|
|
- "eslint-config-airbnb": "^18.2.1",
|
|
|
- "eslint-config-airbnb-typescript": "^12.3.1",
|
|
|
+ "eslint": "^8.7.0",
|
|
|
+ "eslint-config-airbnb": "^19.0.0",
|
|
|
+ "eslint-config-airbnb-typescript": "^16.1.0",
|
|
|
"eslint-config-prettier": "^8.3.0",
|
|
|
- "eslint-plugin-import": "^2.24.0",
|
|
|
- "eslint-plugin-jest-dom": "^3.9.2",
|
|
|
- "eslint-plugin-jsx-a11y": "^6.4.1",
|
|
|
+ "eslint-plugin-import": "^2.25.4",
|
|
|
+ "eslint-plugin-jest-dom": "^4.0.1",
|
|
|
+ "eslint-plugin-jsx-a11y": "^6.5.1",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
"eslint-plugin-react": "^7.28.0",
|
|
|
- "eslint-plugin-react-hooks": "^4.2.0",
|
|
|
+ "eslint-plugin-react-hooks": "^4.3.0",
|
|
|
"esprint": "^3.1.0",
|
|
|
"fetch-mock-jest": "^1.5.1",
|
|
|
"history": "^5.0.0",
|