|
5 | 5 | "homepage": "./",
|
6 | 6 | "dependencies": {
|
7 | 7 | "@capacitor/core": "2.4.6",
|
8 |
| - "@ionic/react": "5.5.4", |
| 8 | + "@ionic/react": "5.6.0", |
9 | 9 | "@ionic/react-hooks": "0.0.8",
|
10 |
| - "@ionic/react-router": "5.5.4", |
| 10 | + "@ionic/react-router": "5.6.0", |
11 | 11 | "@testing-library/jest-dom": "5.11.9",
|
12 | 12 | "@testing-library/react": "11.2.5",
|
13 |
| - "@testing-library/user-event": "12.6.3", |
| 13 | + "@testing-library/user-event": "12.8.1", |
14 | 14 | "@types/jest": "26.0.20",
|
15 |
| - "@types/node": "12.12.37", |
16 |
| - "@types/react": "17.0.1", |
17 |
| - "@types/react-dom": "17.0.0", |
18 |
| - "@types/react-router": "5.1.11", |
| 15 | + "@types/node": "12.20.4", |
| 16 | + "@types/react": "17.0.2", |
| 17 | + "@types/react-dom": "17.0.1", |
| 18 | + "@types/react-router": "5.1.12", |
19 | 19 | "@types/react-router-dom": "5.1.7",
|
20 |
| - "ionicons": "5.4.0", |
| 20 | + "ionicons": "5.5.0", |
21 | 21 | "moment": "2.29.1",
|
22 | 22 | "react": "17.0.1",
|
23 | 23 | "react-dom": "17.0.1",
|
24 | 24 | "react-responsive": "8.2.0",
|
25 | 25 | "react-router": "5.2.0",
|
26 | 26 | "react-router-dom": "5.2.0",
|
27 |
| - "react-scripts": "4.0.2", |
28 |
| - "typescript": "4.1.3", |
| 27 | + "react-scripts": "4.0.3", |
| 28 | + "typescript": "4.2.3", |
29 | 29 | "wpapi": "1.2.1"
|
30 | 30 | },
|
31 | 31 | "scripts": {
|
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@capacitor/cli": "2.4.6",
|
57 |
| - "@ionic/cli": "6.12.4", |
| 57 | + "@ionic/cli": "6.13.1", |
58 | 58 | "@types/react-responsive": "8.0.2",
|
59 | 59 | "@types/wpapi": "1.1.0"
|
60 | 60 | },
|
|
0 commit comments