Skip to content

Commit

Permalink
chore: update otp-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed May 30, 2023
1 parent c25e34c commit 7b8b312
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 128 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"@bugsnag/js": "^7.17.0",
"@bugsnag/plugin-react": "^7.17.0",
"@opentripplanner/base-map": "^3.0.13",
"@opentripplanner/core-utils": "^8.1.1",
"@opentripplanner/endpoints-overlay": "^2.0.6",
"@opentripplanner/from-to-location-picker": "^2.1.6",
"@opentripplanner/geocoder": "^1.4.0",
"@opentripplanner/core-utils": "^8.2.3",
"@opentripplanner/endpoints-overlay": "^2.0.7",
"@opentripplanner/from-to-location-picker": "^2.1.7",
"@opentripplanner/geocoder": "^1.4.1",
"@opentripplanner/humanize-distance": "^1.2.0",
"@opentripplanner/icons": "^2.0.1",
"@opentripplanner/itinerary-body": "^4.1.17",
"@opentripplanner/location-field": "^2.0.0",
"@opentripplanner/icons": "^2.0.2",
"@opentripplanner/itinerary-body": "^4.1.19",
"@opentripplanner/location-field": "^2.0.2",
"@opentripplanner/location-icon": "^1.4.1",
"@opentripplanner/map-popup": "^2.0.3",
"@opentripplanner/otp2-tile-overlay": "^1.0.2",
"@opentripplanner/park-and-ride-overlay": "^2.0.4",
"@opentripplanner/printable-itinerary": "^2.0.8",
"@opentripplanner/route-viewer-overlay": "^2.0.9",
"@opentripplanner/stop-viewer-overlay": "^2.0.4",
"@opentripplanner/stops-overlay": "^5.0.7",
"@opentripplanner/transit-vehicle-overlay": "^4.0.2",
"@opentripplanner/transitive-overlay": "^3.0.11",
"@opentripplanner/trip-details": "^4.0.0",
"@opentripplanner/trip-form": "^3.0.6",
"@opentripplanner/trip-viewer-overlay": "^2.0.4",
"@opentripplanner/vehicle-rental-overlay": "^2.1.0",
"@opentripplanner/map-popup": "^2.0.4",
"@opentripplanner/otp2-tile-overlay": "^1.0.3",
"@opentripplanner/park-and-ride-overlay": "^2.0.5",
"@opentripplanner/printable-itinerary": "^2.0.9",
"@opentripplanner/route-viewer-overlay": "^2.0.12",
"@opentripplanner/stop-viewer-overlay": "^2.0.5",
"@opentripplanner/stops-overlay": "^5.0.9",
"@opentripplanner/transit-vehicle-overlay": "^4.0.4",
"@opentripplanner/transitive-overlay": "^3.0.12",
"@opentripplanner/trip-details": "^4.0.1",
"@opentripplanner/trip-viewer-overlay": "^2.0.5",
"@opentripplanner/vehicle-rental-overlay": "^2.1.1",
"@styled-icons/fa-regular": "^10.34.0",
"@styled-icons/fa-solid": "^10.34.0",
"blob-stream": "^0.1.3",
Expand Down Expand Up @@ -127,8 +127,8 @@
"@babel/preset-typescript": "^7.15.0",
"@craco/craco": "^6.3.0",
"@jackwilsdon/craco-use-babelrc": "^1.0.0",
"@opentripplanner/scripts": "^1.0.2",
"@opentripplanner/types": "^5.0.0",
"@opentripplanner/scripts": "^1.1.0",
"@opentripplanner/types": "^5.0.1",
"@percy/cli": "^1.20.3",
"@percy/puppeteer": "^2.0.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
Expand Down
Loading

0 comments on commit 7b8b312

Please sign in to comment.