|
12 | 12 | "homepage": "https://grouptabs.net/",
|
13 | 13 | "dependencies": {
|
14 | 14 | "@seznam/compose-react-refs": "^1.0.6",
|
15 |
| - "@types/jest": "^26.0.22", |
16 |
| - "@types/node": "^14.14.37", |
| 15 | + "@types/jest": "^26.0.24", |
| 16 | + "@types/node": "^14.17.32", |
17 | 17 | "@types/pouchdb": "^6.4.0",
|
18 |
| - "@types/react": "^17.0.3", |
19 |
| - "@types/react-dom": "^17.0.3", |
20 |
| - "@types/react-redux": "^7.1.16", |
| 18 | + "@types/react": "^17.0.34", |
| 19 | + "@types/react-dom": "^17.0.11", |
| 20 | + "@types/react-redux": "^7.1.20", |
21 | 21 | "@types/react-test-renderer": "^17.0.1",
|
22 |
| - "@types/redux-first-router": "^2.1.5", |
23 |
| - "@types/uuid": "^8.3.0", |
24 |
| - "debug": "^4.3.1", |
| 22 | + "@types/redux-first-router": "^2.1.7", |
| 23 | + "@types/uuid": "^8.3.1", |
| 24 | + "debug": "^4.3.2", |
25 | 25 | "husky": "^4.3.8",
|
26 | 26 | "lint-staged": "^10.5.4",
|
27 | 27 | "lodash.orderby": "^4.6.0",
|
28 | 28 | "lodash.throttle": "^4.1.1",
|
29 |
| - "pouchdb": "^7.2.2", |
30 | 29 | "pouchdb-adapter-memory": "^7.2.2",
|
31 |
| - "prettier": "^2.2.1", |
| 30 | + "pouchdb-browser": "^7.2.2", |
| 31 | + "prettier": "^2.4.1", |
32 | 32 | "react": "^17.0.2",
|
33 | 33 | "react-dom": "^17.0.2",
|
34 |
| - "react-redux": "^7.2.3", |
| 34 | + "react-redux": "^7.2.6", |
35 | 35 | "react-scripts": "4.0.3",
|
36 | 36 | "react-test-renderer": "^17.0.2",
|
37 |
| - "redux": "^4.0.5", |
| 37 | + "redux": "^4.1.2", |
38 | 38 | "redux-first-router": "^2.1.5",
|
39 |
| - "redux-thunk": "^2.3.0", |
40 |
| - "reselect": "^4.0.0", |
| 39 | + "redux-thunk": "^2.4.0", |
| 40 | + "reselect": "^4.1.2", |
41 | 41 | "smooth-scroll": "^16.1.3",
|
42 |
| - "typescript": "^4.2.3", |
| 42 | + "typescript": "^4.4.4", |
43 | 43 | "uuid": "^8.3.2",
|
44 | 44 | "workbox-background-sync": "^5.1.4",
|
45 | 45 | "workbox-broadcast-update": "^5.1.4",
|
|
0 commit comments