Skip to content

Commit a6ecf82

Browse files
fix(deps): Upgrade OTP-UI location field to 1.7.0
1 parent 85f28da commit a6ecf82

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"dependencies": {
3535
"@auth0/auth0-react": "^1.1.0",
3636
"@opentripplanner/base-map": "^2.0.0",
37-
"@opentripplanner/core-utils": "^4.1.0",
37+
"@opentripplanner/core-utils": "^4.2.0",
3838
"@opentripplanner/endpoints-overlay": "^1.3.0",
3939
"@opentripplanner/from-to-location-picker": "^1.3.0",
4040
"@opentripplanner/geocoder": "^1.1.1",
4141
"@opentripplanner/humanize-distance": "^1.1.0",
4242
"@opentripplanner/icons": "^1.2.0",
4343
"@opentripplanner/itinerary-body": "^2.4.0",
44-
"@opentripplanner/location-field": "^1.6.1",
44+
"@opentripplanner/location-field": "^1.7.0",
4545
"@opentripplanner/location-icon": "^1.4.0",
4646
"@opentripplanner/park-and-ride-overlay": "^1.2.2",
4747
"@opentripplanner/printable-itinerary": "^1.3.0",

yarn.lock

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,6 +1604,24 @@
16041604
prop-types "^15.7.2"
16051605
qs "^6.9.1"
16061606

1607+
"@opentripplanner/core-utils@^4.2.0":
1608+
version "4.2.0"
1609+
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-4.2.0.tgz#c6b1097221f7372798bf53db969e47cf86e9bb66"
1610+
integrity sha512-FdwLQJxrS9oxbITctFBar4v0UcJng5F2OaApQN8tGWqQhnIrxb+odtgvFMxR4ExKBGkS8TKfv4DSSmZXUC24Mg==
1611+
dependencies:
1612+
"@mapbox/polyline" "^1.1.0"
1613+
"@opentripplanner/geocoder" "^1.1.0"
1614+
"@styled-icons/foundation" "^10.34.0"
1615+
"@turf/along" "^6.0.1"
1616+
bowser "^2.7.0"
1617+
date-fns "^2.23.0"
1618+
date-fns-tz "^1.1.4"
1619+
lodash.clonedeep "^4.5.0"
1620+
lodash.isequal "^4.5.0"
1621+
moment "^2.24.0"
1622+
prop-types "^15.7.2"
1623+
qs "^6.9.1"
1624+
16071625
"@opentripplanner/endpoints-overlay@^1.3.0":
16081626
version "1.3.0"
16091627
resolved "https://registry.yarnpkg.com/@opentripplanner/endpoints-overlay/-/endpoints-overlay-1.3.0.tgz#cda25f81963d28a0580d4737f82798de2a143904"
@@ -1689,13 +1707,13 @@
16891707
react-resize-detector "^4.2.1"
16901708
velocity-react "^1.4.3"
16911709

1692-
"@opentripplanner/location-field@^1.6.1":
1693-
version "1.6.1"
1694-
resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.6.1.tgz#2a439d4c87f1ee2e914fb628ab919eda32498b58"
1695-
integrity sha512-5RPn1j8o7ACWhJ9v/X9G/NZoORqEq91xplE8y0LGz6dLRhnRjY2brhqIz4DtzKyWM3siMJS51dsxOUWhkJDMDA==
1710+
"@opentripplanner/location-field@^1.7.0":
1711+
version "1.7.0"
1712+
resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.7.0.tgz#57e808dfdd90c78bb2b8941bb9f8422d02244142"
1713+
integrity sha512-xN/cyMueF5cJiGwzjPhST69aqYEZNmWoMgt9lRE/QjhoGRi/20w9/fsuVeqBZe3rb/wOnIro1Uakt3c+utHxWQ==
16961714
dependencies:
1697-
"@opentripplanner/core-utils" "^4.1.0"
1698-
"@opentripplanner/geocoder" "^1.1.0"
1715+
"@opentripplanner/core-utils" "^4.2.0"
1716+
"@opentripplanner/geocoder" "^1.1.1"
16991717
"@opentripplanner/humanize-distance" "^1.1.0"
17001718
"@opentripplanner/location-icon" "^1.3.0"
17011719
"@styled-icons/fa-solid" "^10.34.0"
@@ -2066,6 +2084,14 @@
20662084
"@styled-icons/styled-icon" "^9.4.1"
20672085
tslib "^1.9.3"
20682086

2087+
"@styled-icons/foundation@^10.34.0":
2088+
version "10.34.0"
2089+
resolved "https://registry.yarnpkg.com/@styled-icons/foundation/-/foundation-10.34.0.tgz#7d2ffb882701ca415ea0296ef5464bbd5884a5fe"
2090+
integrity sha512-RJksGQoStOqVQegwvtDTqrhEQjc7x5izqzBuwMw6R+18XcBC+pP8oRtuisv2ogn5icVrN/FWQHMx8EJ14jMdig==
2091+
dependencies:
2092+
"@babel/runtime" "^7.14.0"
2093+
"@styled-icons/styled-icon" "^10.6.3"
2094+
20692095
"@styled-icons/foundation@^9.5.0":
20702096
version "9.5.0"
20712097
resolved "https://registry.yarnpkg.com/@styled-icons/foundation/-/foundation-9.5.0.tgz#011ac022ffcb20868385b97bf4fb173cceaf634d"

0 commit comments

Comments
 (0)