Skip to content

Commit

Permalink
update otp-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
miles-grant-ibigroup committed Feb 2, 2024
1 parent 905a6f0 commit 4665b9d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@opentripplanner/from-to-location-picker": "^2.1.11",
"@opentripplanner/geocoder": "^2.0.1",
"@opentripplanner/humanize-distance": "^1.2.0",
"@opentripplanner/itinerary-body": "^5.2.6",
"@opentripplanner/icons": "^2.0.9",
"@opentripplanner/itinerary-body": "^5.2.6",
"@opentripplanner/location-field": "^2.0.13",
"@opentripplanner/location-icon": "^1.4.1",
"@opentripplanner/map-popup": "^3.0.2",
Expand All @@ -59,7 +59,7 @@
"@opentripplanner/transit-vehicle-overlay": "^4.0.8",
"@opentripplanner/transitive-overlay": "^3.0.16",
"@opentripplanner/trip-details": "^5.0.8",
"@opentripplanner/trip-form": "^3.4.0",
"@opentripplanner/trip-form": "^3.5.0",
"@opentripplanner/trip-viewer-overlay": "^2.0.7",
"@opentripplanner/vehicle-rental-overlay": "^2.1.3",
"@styled-icons/fa-regular": "^10.34.0",
Expand Down Expand Up @@ -137,7 +137,7 @@
"@graphql-tools/schema": "^10.0.0",
"@jackwilsdon/craco-use-babelrc": "^1.0.0",
"@opentripplanner/scripts": "^1.2.0",
"@opentripplanner/types": "^6.3.0",
"@opentripplanner/types": "^6.4.0",
"@percy/cli": "^1.20.3",
"@percy/puppeteer": "^2.0.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2615,10 +2615,10 @@
flat "^5.0.2"
react-animate-height "^3.0.4"

"@opentripplanner/trip-form@^3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-3.4.0.tgz#2f49a720773d3326f172b8bf8493be7fe5800138"
integrity sha512-Fb5cTXx4+kl0S8jhkQKF0twwnJzLzF/6V1hanXeONLYxQkcrKuRln4y2nzyMFhMavlY8fSQdurWbenmA8VkdOg==
"@opentripplanner/trip-form@^3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-3.5.0.tgz#6c6d1f984f501857fb873627613ad20b36f6b3b7"
integrity sha512-PZ+7vJMZME+jKYguoevyfWnluuH0SuDZrmh3Sx1fmEC4FVhyzkE3I0enwozRCYXag0hGipei/scxOVt7G4C9Sw==
dependencies:
"@floating-ui/react" "^0.19.2"
"@opentripplanner/core-utils" "^11.1.3"
Expand All @@ -2640,10 +2640,10 @@
"@opentripplanner/base-map" "^3.0.14"
"@opentripplanner/core-utils" "^11.0.2"

"@opentripplanner/types@^6.3.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-6.3.0.tgz#c06bf562f4f1619908514470efacacb5f8be0cbc"
integrity sha512-QYi+36AzUafxuY5IgwVRB/kdO4fP/lCRgvslgqJ2B6EqFgQH+8bcVXx4ArUJ4qZG+ZuwfiFUYp290LC63kRd9A==
"@opentripplanner/types@^6.4.0":
version "6.4.0"
resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-6.4.0.tgz#6f7a3475ea982c7b7d8b2f1383a6d775dfabe62a"
integrity sha512-PS+CUwETLf0WzAUZg3qiey+SBigaf0CfknKF1XMOM+zJVc2c8nN34hgnwV7sS+RKs030KZFAgIn8p035ErcBuQ==

"@opentripplanner/vehicle-rental-overlay@^2.1.3":
version "2.1.3"
Expand Down

0 comments on commit 4665b9d

Please sign in to comment.