|
4 | 4 | "private": false, |
5 | 5 | "license": "MIT", |
6 | 6 | "dependencies": { |
7 | | - "@datorama/akita": "^4.4.1", |
8 | | - "@nitor-infotech/rxjs-use-selector": "^0.1.0", |
9 | | - "@types/jest": "24.0.15", |
10 | | - "@types/node": "12.0.12", |
11 | | - "@types/react": "16.8.23", |
12 | | - "@types/react-dom": "16.8.4", |
| 7 | + "@datorama/akita": "^4.14.1", |
| 8 | + "@nitor-infotech/rxjs-use-selector": "^0.1.1", |
| 9 | + "@types/jest": "24.0.23", |
| 10 | + "@types/node": "12.12.11", |
| 11 | + "@types/react": "16.9.11", |
| 12 | + "@types/react-dom": "16.9.4", |
13 | 13 | "prop-types": "^15.7.2", |
14 | | - "react": "^16.8.6", |
15 | | - "react-dom": "^16.8.6", |
16 | | - "react-markdown": "^4.1.0", |
17 | | - "react-router-dom": "^5.0.1", |
18 | | - "react-scripts": "3.0.1", |
19 | | - "rxjs": "^6.5.2", |
20 | | - "rxjs-compat": "^6.5.2", |
21 | | - "typescript": "3.5.2" |
| 14 | + "react": "^16.12.0", |
| 15 | + "react-dom": "^16.12.0", |
| 16 | + "react-markdown": "^4.2.2", |
| 17 | + "react-router-dom": "^5.1.2", |
| 18 | + "react-scripts": "3.2.0", |
| 19 | + "rxjs": "^6.5.3", |
| 20 | + "rxjs-compat": "^6.5.3", |
| 21 | + "typescript": "3.7.2" |
22 | 22 | }, |
23 | 23 | "scripts": { |
24 | 24 | "start": "react-scripts start", |
|
55 | 55 | "not op_mini all" |
56 | 56 | ], |
57 | 57 | "devDependencies": { |
58 | | - "@datorama/akita-cli": "^6.0.0", |
59 | | - "eslint-config-airbnb": "^17.1.1", |
60 | | - "eslint-config-prettier": "^6.0.0", |
61 | | - "eslint-plugin-flowtype": "^3.11.1", |
62 | | - "eslint-plugin-import": "^2.18.0", |
63 | | - "eslint-plugin-jest": "^22.7.2", |
| 58 | + "@datorama/akita-cli": "^6.0.3", |
| 59 | + "eslint-config-airbnb": "^18.0.1", |
| 60 | + "eslint-config-prettier": "^6.7.0", |
| 61 | + "eslint-plugin-flowtype": "^4.4.1", |
| 62 | + "eslint-plugin-import": "^2.18.2", |
| 63 | + "eslint-plugin-jest": "^23.0.4", |
64 | 64 | "eslint-plugin-jsx-control-statements": "^2.2.1", |
65 | | - "eslint-plugin-react-hooks": "^1.6.1", |
66 | | - "husky": "^3.0.0", |
67 | | - "lint-staged": "^8.2.0", |
68 | | - "prettier": "^1.18.2", |
69 | | - "tslint": "^5.18.0", |
| 65 | + "eslint-plugin-react-hooks": "^2.3.0", |
| 66 | + "husky": "^3.1.0", |
| 67 | + "lint-staged": "^9.4.3", |
| 68 | + "prettier": "^1.19.1", |
| 69 | + "tslint": "^5.20.1", |
70 | 70 | "tslint-config-react-app": "^0.0.0", |
71 | | - "tslint-react": "^4.0.0" |
| 71 | + "tslint-react": "^4.1.0" |
72 | 72 | } |
73 | 73 | } |
0 commit comments