Skip to content

Commit 0e14e40

Browse files
committed
fix(deps): update otp deps for leg icon fixes
1 parent 1a6c5f3 commit 0e14e40

File tree

2 files changed

+107
-166
lines changed

2 files changed

+107
-166
lines changed

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@
2929
"homepage": "https://github.com/opentripplanner/otp-react-redux#readme",
3030
"dependencies": {
3131
"@auth0/auth0-react": "^1.1.0",
32-
"@opentripplanner/base-map": "^1.0.4",
33-
"@opentripplanner/core-utils": "^3.0.3",
34-
"@opentripplanner/endpoints-overlay": "^1.0.4",
35-
"@opentripplanner/from-to-location-picker": "^1.0.3",
32+
"@opentripplanner/base-map": "^1.0.5",
33+
"@opentripplanner/core-utils": "^3.0.4",
34+
"@opentripplanner/endpoints-overlay": "^1.0.6",
35+
"@opentripplanner/from-to-location-picker": "^1.0.4",
3636
"@opentripplanner/geocoder": "^1.0.2",
3737
"@opentripplanner/humanize-distance": "^0.0.22",
38-
"@opentripplanner/icons": "^1.0.4",
39-
"@opentripplanner/itinerary-body": "^2.0.0",
40-
"@opentripplanner/location-field": "^1.0.5",
38+
"@opentripplanner/icons": "^1.0.5",
39+
"@opentripplanner/itinerary-body": "^2.0.1",
40+
"@opentripplanner/location-field": "^1.0.6",
4141
"@opentripplanner/location-icon": "^1.0.1",
42-
"@opentripplanner/park-and-ride-overlay": "^1.0.3",
43-
"@opentripplanner/printable-itinerary": "^1.0.3",
44-
"@opentripplanner/route-viewer-overlay": "^1.0.3",
45-
"@opentripplanner/stop-viewer-overlay": "^1.0.3",
46-
"@opentripplanner/stops-overlay": "^3.0.1",
47-
"@opentripplanner/transitive-overlay": "^1.0.4",
48-
"@opentripplanner/trip-details": "^1.1.3",
49-
"@opentripplanner/trip-form": "^1.0.4",
50-
"@opentripplanner/trip-viewer-overlay": "^1.0.3",
51-
"@opentripplanner/vehicle-rental-overlay": "^1.0.5",
42+
"@opentripplanner/park-and-ride-overlay": "^1.0.4",
43+
"@opentripplanner/printable-itinerary": "^1.0.4",
44+
"@opentripplanner/route-viewer-overlay": "^1.0.4",
45+
"@opentripplanner/stop-viewer-overlay": "^1.0.4",
46+
"@opentripplanner/stops-overlay": "^3.0.2",
47+
"@opentripplanner/transitive-overlay": "^1.0.5",
48+
"@opentripplanner/trip-details": "^1.1.4",
49+
"@opentripplanner/trip-form": "^1.0.5",
50+
"@opentripplanner/trip-viewer-overlay": "^1.0.4",
51+
"@opentripplanner/vehicle-rental-overlay": "^1.0.6",
5252
"bootstrap": "^3.3.7",
5353
"bowser": "^1.9.3",
5454
"clone": "^2.1.0",

0 commit comments

Comments
 (0)