|
20 | 20 | "verify-translation": "zx scripts/verify-translations.mjs" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
| 23 | + "@chakra-ui/icons": "^1.0.16", |
23 | 24 | "@commitlint/cli": "^12.0.1", |
24 | 25 | "@commitlint/config-angular": "^12.0.1", |
25 | 26 | "@craco/craco": "^6.1.1", |
|
54 | 55 | "@types/react-virtualized": "^9.21.10", |
55 | 56 | "@types/semver": "^7.3.4", |
56 | 57 | "@types/uuid": "^8.3.0", |
57 | | - "@typescript-eslint/eslint-plugin": "^4.5.0", |
58 | | - "@typescript-eslint/parser": "^4.5.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^5.2.0", |
| 59 | + "@typescript-eslint/parser": "^5.2.0", |
59 | 60 | "autoprefixer": "^9.8.6", |
60 | 61 | "await-to-js": "^3.0.0", |
61 | 62 | "axios": "^0.21.0", |
|
69 | 70 | "enzyme": "^3.11.0", |
70 | 71 | "enzyme-adapter-react-16": "^1.15.5", |
71 | 72 | "enzyme-to-json": "^3.6.1", |
72 | | - "eslint": "^7.12.0", |
| 73 | + "eslint": "^7.32.0", |
73 | 74 | "eslint-config-prettier": "^8.1.0", |
74 | 75 | "eslint-plugin-import": "^2.22.1", |
75 | | - "eslint-plugin-prettier": "^3.3.1", |
| 76 | + "eslint-plugin-prettier": "^4.0.0", |
76 | 77 | "eslint-plugin-react": "^7.21.5", |
77 | 78 | "eslint-plugin-react-hooks": "^4.2.0", |
| 79 | + "framer-motion": "^4", |
78 | 80 | "fs-extra": "^10.0.0", |
79 | 81 | "husky": "^5.2.0", |
80 | 82 | "i18next": "^20.3.1", |
|
89 | 91 | "node-sass": "^6", |
90 | 92 | "np": "^7.4.0", |
91 | 93 | "npm-debug-log-cleaner": "^1.0.3", |
| 94 | + "postcss": "^7", |
92 | 95 | "postcss-import": "^12.0.1", |
93 | 96 | "prettier": "^2.2.1", |
94 | 97 | "prop-types": "^15.7.2", |
|
102 | 105 | "react-hook-form": "^7.8.4", |
103 | 106 | "react-i18next": "^11.10.0", |
104 | 107 | "react-router-dom": "^5.2.0", |
105 | | - "react-scripts": "4.0.3", |
| 108 | + "react-scripts": "^4.0.3", |
106 | 109 | "react-scroll-to": "^3.0.0-beta.6", |
107 | 110 | "react-tabs": "^3.1.1", |
108 | 111 | "react-toastify": "^7.0.3", |
|
0 commit comments