|
22 | 22 | "react-scripts": "4.0.2", |
23 | 23 | "typescript": "4.3.5", |
24 | 24 | "web-vitals": "0.2.4", |
25 | | - "workbox-background-sync": "^5.1.4", |
26 | | - "workbox-broadcast-update": "^5.1.4", |
27 | | - "workbox-cacheable-response": "^5.1.4", |
28 | | - "workbox-core": "^5.1.4", |
29 | | - "workbox-expiration": "^5.1.4", |
30 | | - "workbox-google-analytics": "^5.1.4", |
31 | | - "workbox-navigation-preload": "^5.1.4", |
32 | | - "workbox-precaching": "^5.1.4", |
33 | | - "workbox-range-requests": "^5.1.4", |
34 | | - "workbox-routing": "^5.1.4", |
35 | | - "workbox-strategies": "^5.1.4", |
36 | | - "workbox-streams": "^5.1.4" |
| 25 | + "workbox-background-sync": "5.1.4", |
| 26 | + "workbox-broadcast-update": "5.1.4", |
| 27 | + "workbox-cacheable-response": "5.1.4", |
| 28 | + "workbox-core": "5.1.4", |
| 29 | + "workbox-expiration": "5.1.4", |
| 30 | + "workbox-google-analytics": "5.1.4", |
| 31 | + "workbox-navigation-preload": "5.1.4", |
| 32 | + "workbox-precaching": "5.1.4", |
| 33 | + "workbox-range-requests": "5.1.4", |
| 34 | + "workbox-routing": "5.1.4", |
| 35 | + "workbox-strategies": "5.1.4", |
| 36 | + "workbox-streams": "5.1.4" |
37 | 37 | }, |
38 | 38 | "scripts": { |
39 | 39 | "start": "react-scripts start", |
|
0 commit comments