|
5 | 5 | "homepage": "./",
|
6 | 6 | "dependencies": {
|
7 | 7 | "@capacitor/core": "2.4.7",
|
8 |
| - "@ionic/react": "5.5.4", |
| 8 | + "@ionic/react": "5.9.4", |
9 | 9 | "@ionic/react-hooks": "0.0.8",
|
10 |
| - "@ionic/react-router": "5.5.4", |
11 |
| - "@testing-library/jest-dom": "5.11.9", |
| 10 | + "@ionic/react-router": "5.9.4", |
| 11 | + "@testing-library/jest-dom": "5.17.0", |
12 | 12 | "@testing-library/react": "11.2.7",
|
13 |
| - "@testing-library/user-event": "13.0.6", |
| 13 | + "@testing-library/user-event": "13.5.0", |
14 | 14 | "@types/jest": "27.0.1",
|
15 |
| - "@types/node": "14.17.12", |
| 15 | + "@types/node": "14.18.53", |
16 | 16 | "@types/react": "17.0.19",
|
17 | 17 | "@types/react-dom": "17.0.9",
|
18 | 18 | "@types/react-router": "5.1.16",
|
19 |
| - "@types/react-router-dom": "5.1.8", |
20 |
| - "ionicons": "5.4.0", |
| 19 | + "@types/react-router-dom": "5.3.3", |
| 20 | + "ionicons": "5.5.4", |
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.1",
|
26 | 26 | "react-router-dom": "5.2.1",
|
27 | 27 | "react-scripts": "4.0.3",
|
28 |
| - "typescript": "4.1.3", |
| 28 | + "typescript": "4.9.5", |
29 | 29 | "wpapi": "1.2.2"
|
30 | 30 | },
|
31 | 31 | "scripts": {
|
|
54 | 54 | },
|
55 | 55 | "devDependencies": {
|
56 | 56 | "@capacitor/cli": "2.4.7",
|
57 |
| - "@ionic/cli": "6.12.4", |
| 57 | + "@ionic/cli": "6.20.9", |
58 | 58 | "@types/react-responsive": "8.0.3",
|
59 | 59 | "@types/wpapi": "1.1.1"
|
60 | 60 | },
|
|
0 commit comments