|
11 | 11 | "@capacitor/ios": "next", |
12 | 12 | "@capacitor/keyboard": "next", |
13 | 13 | "@capacitor/status-bar": "next", |
14 | | - "@ionic/react": "^6.0.0", |
15 | | - "@ionic/react-router": "^6.0.0", |
16 | | - "@testing-library/jest-dom": "^5.11.9", |
17 | | - "@testing-library/react": "^11.2.5", |
18 | | - "@testing-library/user-event": "^12.6.3", |
| 14 | + "@ionic/react": "^8.7.10", |
| 15 | + "@ionic/react-router": "^8.7.10", |
| 16 | + "@testing-library/jest-dom": "^6.9.1", |
| 17 | + "@testing-library/react": "^16.3.0", |
| 18 | + "@testing-library/user-event": "^14.6.1", |
19 | 19 | "@types/google.maps": "~3.58.1", |
20 | | - "@types/jest": "^26.0.20", |
21 | | - "@types/node": "^12.19.15", |
22 | | - "@types/react": "^16.14.3", |
23 | | - "@types/react-dom": "^16.9.10", |
24 | | - "@types/react-router": "^5.1.11", |
25 | | - "@types/react-router-dom": "^5.1.7", |
26 | | - "ionicons": "^5.4.0", |
27 | | - "react": "^17.0.1", |
28 | | - "react-dom": "^17.0.1", |
29 | | - "react-router": "^5.2.0", |
30 | | - "react-router-dom": "^5.2.0", |
31 | | - "react-scripts": "^5.0.0", |
32 | | - "typescript": "^4.1.3", |
33 | | - "web-vitals": "^0.2.4", |
34 | | - "workbox-background-sync": "^5.1.4", |
35 | | - "workbox-broadcast-update": "^5.1.4", |
36 | | - "workbox-cacheable-response": "^5.1.4", |
37 | | - "workbox-core": "^5.1.4", |
38 | | - "workbox-expiration": "^5.1.4", |
39 | | - "workbox-google-analytics": "^5.1.4", |
40 | | - "workbox-navigation-preload": "^5.1.4", |
41 | | - "workbox-precaching": "^5.1.4", |
42 | | - "workbox-range-requests": "^5.1.4", |
43 | | - "workbox-routing": "^5.1.4", |
44 | | - "workbox-strategies": "^5.1.4", |
45 | | - "workbox-streams": "^5.1.4" |
| 20 | + "@types/jest": "^30.0.0", |
| 21 | + "@types/node": "^24.10.1", |
| 22 | + "@types/react": "^19.2.7", |
| 23 | + "@types/react-dom": "^19.2.3", |
| 24 | + "@types/react-router": "^5.1.20", |
| 25 | + "@types/react-router-dom": "^5.3.3", |
| 26 | + "ionicons": "^8.0.13", |
| 27 | + "react": "^19.2.0", |
| 28 | + "react-dom": "^19.2.0", |
| 29 | + "react-router": "^5.3.4", |
| 30 | + "react-router-dom": "^5.3.4", |
| 31 | + "react-scripts": "^5.0.1", |
| 32 | + "typescript": "^5.9.3", |
| 33 | + "web-vitals": "^5.1.0", |
| 34 | + "workbox-background-sync": "^7.4.0", |
| 35 | + "workbox-broadcast-update": "^7.4.0", |
| 36 | + "workbox-cacheable-response": "^7.4.0", |
| 37 | + "workbox-core": "^7.4.0", |
| 38 | + "workbox-expiration": "^7.4.0", |
| 39 | + "workbox-google-analytics": "^7.4.0", |
| 40 | + "workbox-navigation-preload": "^7.4.0", |
| 41 | + "workbox-precaching": "^7.4.0", |
| 42 | + "workbox-range-requests": "^7.4.0", |
| 43 | + "workbox-routing": "^7.4.0", |
| 44 | + "workbox-strategies": "^7.4.0", |
| 45 | + "workbox-streams": "^7.4.0" |
46 | 46 | }, |
47 | 47 | "scripts": { |
48 | 48 | "start": "react-scripts start", |
|
0 commit comments