|
5 | 5 | "dependencies": { |
6 | 6 | "@capacitor/core": "2.4.6", |
7 | 7 | "@ionic/pwa-elements": "3.0.2", |
8 | | - "@ionic/react": "5.5.3", |
| 8 | + "@ionic/react": "5.5.4", |
9 | 9 | "@ionic/react-hooks": "0.0.8", |
10 | | - "@ionic/react-router": "5.5.3", |
| 10 | + "@ionic/react-router": "5.5.4", |
11 | 11 | "@testing-library/jest-dom": "5.11.9", |
12 | | - "@testing-library/react": "11.2.3", |
13 | | - "@testing-library/user-event": "12.6.2", |
| 12 | + "@testing-library/react": "11.2.5", |
| 13 | + "@testing-library/user-event": "12.6.3", |
14 | 14 | "@types/jest": "26.0.20", |
15 | 15 | "@types/node": "12.12.47", |
16 | | - "@types/react": "17.0.0", |
| 16 | + "@types/react": "17.0.1", |
17 | 17 | "@types/react-dom": "17.0.0", |
18 | 18 | "@types/react-router": "5.1.11", |
19 | 19 | "@types/react-router-dom": "5.1.7", |
|
22 | 22 | "react-dom": "17.0.1", |
23 | 23 | "react-router": "5.2.0", |
24 | 24 | "react-router-dom": "5.2.0", |
25 | | - "react-scripts": "4.0.1", |
| 25 | + "react-scripts": "4.0.2", |
26 | 26 | "typescript": "4.1.3" |
27 | 27 | }, |
28 | 28 | "scripts": { |
|
0 commit comments