|
37 | 37 | "@auth0/auth0-react": "^1.1.0",
|
38 | 38 | "@bugsnag/js": "^7.17.0",
|
39 | 39 | "@bugsnag/plugin-react": "^7.17.0",
|
40 |
| - "@opentripplanner/base-map": "^3.0.1", |
41 |
| - "@opentripplanner/core-utils": "^7.0.2", |
42 |
| - "@opentripplanner/endpoints-overlay": "2.0.1", |
43 |
| - "@opentripplanner/from-to-location-picker": "^2.1.3", |
44 |
| - "@opentripplanner/geocoder": "^1.3.0", |
| 40 | + "@opentripplanner/base-map": "^3.0.2", |
| 41 | + "@opentripplanner/core-utils": "^7.0.4", |
| 42 | + "@opentripplanner/endpoints-overlay": "2.0.2", |
| 43 | + "@opentripplanner/from-to-location-picker": "^2.1.4", |
| 44 | + "@opentripplanner/geocoder": "^1.3.2", |
45 | 45 | "@opentripplanner/humanize-distance": "^1.2.0",
|
46 |
| - "@opentripplanner/icons": "^1.2.5", |
47 |
| - "@opentripplanner/itinerary-body": "^4.1.1", |
48 |
| - "@opentripplanner/location-field": "1.12.7", |
| 46 | + "@opentripplanner/icons": "^1.2.6", |
| 47 | + "@opentripplanner/itinerary-body": "^4.1.2", |
| 48 | + "@opentripplanner/location-field": "1.12.8", |
49 | 49 | "@opentripplanner/location-icon": "^1.4.0",
|
50 |
| - "@opentripplanner/park-and-ride-overlay": "^2.0.1", |
51 |
| - "@opentripplanner/printable-itinerary": "^2.0.4", |
52 |
| - "@opentripplanner/route-viewer-overlay": "^2.0.1", |
53 |
| - "@opentripplanner/stop-viewer-overlay": "^2.0.1", |
54 |
| - "@opentripplanner/stops-overlay": "^5.0.1", |
55 |
| - "@opentripplanner/transit-vehicle-overlay": "^3.0.1", |
56 |
| - "@opentripplanner/transitive-overlay": "^3.0.1", |
| 50 | + "@opentripplanner/park-and-ride-overlay": "^2.0.2", |
| 51 | + "@opentripplanner/printable-itinerary": "^2.0.5", |
| 52 | + "@opentripplanner/route-viewer-overlay": "^2.0.2", |
| 53 | + "@opentripplanner/stop-viewer-overlay": "^2.0.2", |
| 54 | + "@opentripplanner/stops-overlay": "^5.0.2", |
| 55 | + "@opentripplanner/transit-vehicle-overlay": "^3.0.2", |
| 56 | + "@opentripplanner/transitive-overlay": "^3.0.3", |
57 | 57 | "@opentripplanner/trip-details": "^2.2.3",
|
58 |
| - "@opentripplanner/trip-form": "^2.0.2", |
59 |
| - "@opentripplanner/trip-viewer-overlay": "^2.0.1", |
60 |
| - "@opentripplanner/vehicle-rental-overlay": "^2.0.1", |
| 58 | + "@opentripplanner/trip-form": "^2.0.3", |
| 59 | + "@opentripplanner/trip-viewer-overlay": "^2.0.2", |
| 60 | + "@opentripplanner/vehicle-rental-overlay": "^2.0.2", |
61 | 61 | "@styled-icons/fa-regular": "^10.34.0",
|
62 | 62 | "@styled-icons/fa-solid": "^10.34.0",
|
63 | 63 | "blob-stream": "^0.1.3",
|
|
121 | 121 | },
|
122 | 122 | "devDependencies": {
|
123 | 123 | "@babel/core": "^7.15.0",
|
| 124 | + "@babel/plugin-proposal-class-properties": "^7.18.6", |
124 | 125 | "@babel/plugin-transform-runtime": "^7.15.0",
|
125 | 126 | "@babel/preset-typescript": "^7.15.0",
|
126 | 127 | "@craco/craco": "^6.3.0",
|
127 | 128 | "@jackwilsdon/craco-use-babelrc": "^1.0.0",
|
128 |
| - "@opentripplanner/scripts": "^1.0.1", |
129 |
| - "@opentripplanner/types": "^4.0.0", |
| 129 | + "@opentripplanner/scripts": "^1.0.2", |
| 130 | + "@opentripplanner/types": "^4.0.1", |
130 | 131 | "@percy/cli": "^1.0.0-beta.76",
|
131 | 132 | "@percy/puppeteer": "^2.0.0",
|
132 | 133 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
|
|
0 commit comments