|
153 | 153 | "@types/jest": "^27.0.1", |
154 | 154 | "@types/react": "^17.0.17", |
155 | 155 | "@types/react-dom": "^17.0.9", |
156 | | - "@typescript-eslint/eslint-plugin": "^4.29.1", |
157 | | - "@typescript-eslint/parser": "^4.29.1", |
| 156 | + "@typescript-eslint/eslint-plugin": "^5.4.0", |
| 157 | + "@typescript-eslint/parser": "^5.4.0", |
158 | 158 | "autoprefixer": "^10.3.1", |
159 | 159 | "babel-eslint": "^10.1.0", |
160 | 160 | "babel-jest": "^27.0.6", |
161 | 161 | "babel-loader": "^8.2.2", |
162 | 162 | "babel-plugin-dev-expression": "^0.2.2", |
163 | 163 | "concurrently": "^6.2.1", |
164 | 164 | "coveralls": "^3.1.1", |
165 | | - "eslint": "^7.32.0", |
| 165 | + "eslint": "^8.2.0", |
166 | 166 | "eslint-config-react-app": "^6.0.0", |
167 | | - "eslint-plugin-flowtype": "^5.9.0", |
| 167 | + "eslint-plugin-flowtype": "^8.0.3", |
168 | 168 | "eslint-plugin-import": "^2.24.0", |
169 | 169 | "eslint-plugin-jsx-a11y": "^6.4.1", |
170 | 170 | "eslint-plugin-react": "^7.24.0", |
171 | 171 | "eslint-plugin-react-hooks": "^4.2.0", |
172 | | - "framer-motion": "^4.1.17", |
| 172 | + "framer-motion": "^5.3.1", |
173 | 173 | "husky": "^4.3.8", |
174 | 174 | "intersection-observer": "^0.12.0", |
175 | 175 | "jest": "^27.0.6", |
176 | | - "lint-staged": "^11.1.2", |
177 | | - "microbundle": "^0.13.3", |
| 176 | + "lint-staged": "^12.0.3", |
| 177 | + "microbundle": "^0.14.2", |
178 | 178 | "npm-run-all": "^4.1.5", |
179 | 179 | "postcss": "^8.3.6", |
180 | 180 | "postcss-loader": "^6.1.1", |
181 | 181 | "prettier": "^2.3.2", |
182 | | - "prettier-plugin-pkg": "^0.10.0", |
| 182 | + "prettier-plugin-pkg": "^0.11.0", |
183 | 183 | "react": "^17.0.2", |
184 | 184 | "react-dom": "^17.0.2", |
185 | 185 | "react-test-renderer": "^17.0.2", |
|
0 commit comments