|
4 | 4 | "private": true, |
5 | 5 | "homepage": "./", |
6 | 6 | "dependencies": { |
7 | | - "@capacitor/core": "2.4.2", |
8 | | - "@ionic/react": "5.4.4", |
| 7 | + "@capacitor/core": "2.4.3", |
| 8 | + "@ionic/react": "5.5.0", |
9 | 9 | "@ionic/react-hooks": "0.0.8", |
10 | | - "@ionic/react-router": "5.4.4", |
| 10 | + "@ionic/react-router": "5.5.0", |
11 | 11 | "@testing-library/jest-dom": "5.11.6", |
12 | | - "@testing-library/react": "11.1.2", |
| 12 | + "@testing-library/react": "11.2.1", |
13 | 13 | "@testing-library/user-event": "12.2.2", |
14 | 14 | "@types/jest": "26.0.15", |
15 | 15 | "@types/node": "12.12.37", |
16 | | - "@types/react": "16.9.56", |
| 16 | + "@types/react": "16.14.0", |
17 | 17 | "@types/react-dom": "16.9.9", |
18 | 18 | "@types/react-router": "5.1.8", |
19 | 19 | "@types/react-router-dom": "5.1.6", |
|
25 | 25 | "react-router": "5.2.0", |
26 | 26 | "react-router-dom": "5.2.0", |
27 | 27 | "react-scripts": "4.0.0", |
28 | | - "typescript": "4.0.5", |
| 28 | + "typescript": "4.1.2", |
29 | 29 | "wpapi": "1.2.1" |
30 | 30 | }, |
31 | 31 | "scripts": { |
|
53 | 53 | ] |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@capacitor/cli": "2.4.2", |
57 | | - "@ionic/cli": "6.12.1", |
| 56 | + "@capacitor/cli": "2.4.3", |
| 57 | + "@ionic/cli": "6.12.2", |
58 | 58 | "@types/react-responsive": "8.0.2", |
59 | 59 | "@types/wpapi": "1.1.0" |
60 | 60 | }, |
|
0 commit comments