|
172 | 172 | ] |
173 | 173 | }, |
174 | 174 | "devDependencies": { |
175 | | - "@babel/core": "^7.14.6", |
| 175 | + "@babel/core": "^7.14.8", |
176 | 176 | "@babel/plugin-transform-react-jsx": "^7.14.5", |
177 | 177 | "@babel/plugin-transform-typescript": "^7.14.6", |
178 | | - "@babel/preset-env": "^7.14.7", |
| 178 | + "@babel/preset-env": "^7.14.8", |
179 | 179 | "@rollup/plugin-babel": "^5.3.0", |
180 | 180 | "@rollup/plugin-node-resolve": "^13.0.2", |
181 | 181 | "@rollup/plugin-typescript": "^8.2.3", |
182 | 182 | "@testing-library/react": "^12.0.0", |
183 | 183 | "@types/jest": "^26.0.24", |
184 | 184 | "@types/react": "^17.0.14", |
185 | 185 | "@types/react-dom": "^17.0.9", |
186 | | - "@typescript-eslint/eslint-plugin": "^4.28.3", |
187 | | - "@typescript-eslint/parser": "^4.28.3", |
| 186 | + "@typescript-eslint/eslint-plugin": "^4.28.4", |
| 187 | + "@typescript-eslint/parser": "^4.28.4", |
188 | 188 | "@urql/core": "^2.0.0", |
189 | 189 | "benny": "^3.6.15", |
190 | 190 | "concurrently": "^6.2.0", |
|
194 | 194 | "eslint-config-prettier": "^8.3.0", |
195 | 195 | "eslint-import-resolver-alias": "^1.1.2", |
196 | 196 | "eslint-plugin-import": "^2.23.4", |
197 | | - "eslint-plugin-jest": "^24.3.6", |
| 197 | + "eslint-plugin-jest": "^24.3.7", |
198 | 198 | "eslint-plugin-prettier": "^3.4.0", |
199 | 199 | "eslint-plugin-react": "^7.24.0", |
200 | 200 | "eslint-plugin-react-hooks": "^4.2.0", |
|
210 | 210 | "react-dom": "^17.0.2", |
211 | 211 | "react-query": "^3.13.2", |
212 | 212 | "redux": "^4.1.0", |
213 | | - "rollup": "^2.53.2", |
| 213 | + "rollup": "^2.53.3", |
214 | 214 | "rollup-plugin-esbuild": "^4.5.0", |
215 | 215 | "rollup-plugin-size-snapshot": "^0.12.0", |
216 | 216 | "rxjs": "^7.2.0", |
|
0 commit comments