Skip to content

Commit

Permalink
Merge pull request #1033 from opentripplanner/otp-ui-trip-form-3.3.4
Browse files Browse the repository at this point in the history
chore(deps): Update @opentripplanner/trip-form to 3.3.4.
  • Loading branch information
binh-dam-ibigroup authored Oct 13, 2023
2 parents 93e5500 + e26da7f commit 47b3c69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@opentripplanner/transit-vehicle-overlay": "^4.0.6",
"@opentripplanner/transitive-overlay": "^3.0.16",
"@opentripplanner/trip-details": "^5.0.4",
"@opentripplanner/trip-form": "^3.3.3",
"@opentripplanner/trip-form": "^3.3.4",
"@opentripplanner/trip-viewer-overlay": "^2.0.7",
"@opentripplanner/vehicle-rental-overlay": "^2.1.3",
"@styled-icons/fa-regular": "^10.34.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2561,10 +2561,10 @@
flat "^5.0.2"
react-animate-height "^3.0.4"

"@opentripplanner/trip-form@^3.3.3":
version "3.3.3"
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-3.3.3.tgz#a7975eb219c7e23876e603132145365eedbb2638"
integrity sha512-frS1pdaOicVaGMenf25H12/Ne9KATHJ71ojLqvpSj1qA2MDHYXko07iymhgZ5kJw6wjdkRcIPQxc+rES9OZ3Sw==
"@opentripplanner/trip-form@^3.3.4":
version "3.3.4"
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-3.3.4.tgz#12847736515aa11e1c69c8db627a54c1ad5e7e89"
integrity sha512-adEjAJ+2ygkc6vptiD7tHI3O+1tEIvoDsM3+/DFIgvtKxkSKuRzzTNXn67CI2pmEev75aiiTyT97PiWbDKRTJw==
dependencies:
"@floating-ui/react" "^0.19.2"
"@opentripplanner/core-utils" "^11.0.2"
Expand Down

0 comments on commit 47b3c69

Please sign in to comment.