|
1071 | 1071 | dependencies:
|
1072 | 1072 | regenerator-runtime "^0.13.4"
|
1073 | 1073 |
|
| 1074 | +"@babel/runtime@^7.14.0": |
| 1075 | + version "7.15.4" |
| 1076 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.4.tgz#fd17d16bfdf878e6dd02d19753a39fa8a8d9c84a" |
| 1077 | + integrity sha512-99catp6bHCaxr4sJ/DbTGgHS4+Rs2RVd2g7iOap6SLGPDknRK9ztKNsE/Fg6QhSeh1FGE5f6gHGQmvvn3I3xhw== |
| 1078 | + dependencies: |
| 1079 | + regenerator-runtime "^0.13.4" |
| 1080 | + |
1074 | 1081 | "@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.4.0":
|
1075 | 1082 | version "7.12.7"
|
1076 | 1083 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc"
|
|
1125 | 1132 | resolved "https://registry.yarnpkg.com/@conveyal/lonlat/-/lonlat-1.4.0.tgz#18a5c1349078a779e710d24af11bc02b24127ba0"
|
1126 | 1133 | integrity sha512-ag1FcRuwRGAZgeZ4e3sUq+gblf1Pgma2c9SaIVXluIrgsZ9Lrq7xhCbV0ErN8chyg/OCOoG8m/l3mgzbycQCnQ==
|
1127 | 1134 |
|
| 1135 | +"@conveyal/lonlat@^1.4.1": |
| 1136 | + version "1.4.1" |
| 1137 | + resolved "https://registry.yarnpkg.com/@conveyal/lonlat/-/lonlat-1.4.1.tgz#9970f33a2dc810ac08e89c844901405f18da478b" |
| 1138 | + integrity sha512-Z4W1NmvDsnkylhPMDWCk7kLaAjRtA9BVixASFxDPVkQwAiceOxaLEo4UVbZys4jNFzdtbcZ1UVPr6SQHBmEsrA== |
| 1139 | + |
1128 | 1140 | "@csstools/convert-colors@^1.4.0":
|
1129 | 1141 | version "1.4.0"
|
1130 | 1142 | resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
|
|
1166 | 1178 | resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
|
1167 | 1179 | integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
|
1168 | 1180 |
|
1169 |
| -"@emotion/is-prop-valid@^0.8.6", "@emotion/is-prop-valid@^0.8.8": |
| 1181 | +"@emotion/is-prop-valid@^0.8.6", "@emotion/is-prop-valid@^0.8.7", "@emotion/is-prop-valid@^0.8.8": |
1170 | 1182 | version "0.8.8"
|
1171 | 1183 | resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-0.8.8.tgz#db28b1c4368a259b60a97311d6a952d4fd01ac1a"
|
1172 | 1184 | integrity sha512-u5WtneEAr5IDG2Wv65yhunPSMLIpuKsbuOktRojfrEiEvRyC85LgPMZI63cr7NUqT8ZIGdSVg8ZKGxIug4lXcA==
|
|
1575 | 1587 | prop-types "^15.7.2"
|
1576 | 1588 | qs "^6.9.1"
|
1577 | 1589 |
|
| 1590 | +"@opentripplanner/core-utils@^4.1.0": |
| 1591 | + version "4.1.0" |
| 1592 | + resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-4.1.0.tgz#fd1f879de0366e9b1ac1d4af9450df4296338711" |
| 1593 | + integrity sha512-SGsazdapV7zUxaLg8AM3TgLGqlLHc34qhAoI/6Z3fjFFlbOb5+vFefltFSnKvOh0IYx/33gRJZ35FTcmCSZqkQ== |
| 1594 | + dependencies: |
| 1595 | + "@mapbox/polyline" "^1.1.0" |
| 1596 | + "@opentripplanner/geocoder" "^1.0.2" |
| 1597 | + "@turf/along" "^6.0.1" |
| 1598 | + bowser "^2.7.0" |
| 1599 | + date-fns "^2.23.0" |
| 1600 | + date-fns-tz "^1.1.4" |
| 1601 | + lodash.clonedeep "^4.5.0" |
| 1602 | + lodash.isequal "^4.5.0" |
| 1603 | + moment "^2.24.0" |
| 1604 | + prop-types "^15.7.2" |
| 1605 | + qs "^6.9.1" |
| 1606 | + |
1578 | 1607 | "@opentripplanner/endpoints-overlay@^1.2.0":
|
1579 | 1608 | version "1.2.0"
|
1580 | 1609 | resolved "https://registry.yarnpkg.com/@opentripplanner/endpoints-overlay/-/endpoints-overlay-1.2.0.tgz#d8bcf347d82b1566352c4c2bc52f4f389bf72f6b"
|
|
1604 | 1633 | isomorphic-mapzen-search "^1.5.1"
|
1605 | 1634 | lodash.memoize "^4.1.2"
|
1606 | 1635 |
|
| 1636 | +"@opentripplanner/geocoder@^1.1.1": |
| 1637 | + version "1.1.1" |
| 1638 | + resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-1.1.1.tgz#a449ad868a01d9e35291e52f68946929469c065a" |
| 1639 | + integrity sha512-XejHs5KvYcZOnv/oh8QrF4JU43Fne803HjWx0o0a7OfxqvWj9Xh7ioKktKz7HMXmtI9nSMWWXpeqLW6tTp9K9w== |
| 1640 | + dependencies: |
| 1641 | + "@conveyal/geocoder-arcgis-geojson" "^0.0.2" |
| 1642 | + "@conveyal/lonlat" "^1.4.1" |
| 1643 | + isomorphic-mapzen-search "^1.5.1" |
| 1644 | + lodash.memoize "^4.1.2" |
| 1645 | + |
1607 | 1646 | "@opentripplanner/humanize-distance@^1.1.0":
|
1608 | 1647 | version "1.1.0"
|
1609 | 1648 | resolved "https://registry.yarnpkg.com/@opentripplanner/humanize-distance/-/humanize-distance-1.1.0.tgz#aa5ecdd70f33cfbdd214c76da4ba799a8ab473a5"
|
|
1632 | 1671 | react-resize-detector "^4.2.1"
|
1633 | 1672 | velocity-react "^1.4.3"
|
1634 | 1673 |
|
1635 |
| -"@opentripplanner/location-field@^1.3.0": |
1636 |
| - version "1.3.0" |
1637 |
| - resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.3.0.tgz#18c31edfe03d8483e0663cbfa6ced5349b809aa7" |
1638 |
| - integrity sha512-j9TvSOfB9EAiRHIy6lR43qnPqQQqlnqO1WjibBhThUkgkxL/NOy688hAJuUyna+PXE/m3SJKgNlVdkyDzyJ9HQ== |
| 1674 | +"@opentripplanner/location-field@^1.6.1": |
| 1675 | + version "1.6.1" |
| 1676 | + resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-1.6.1.tgz#2a439d4c87f1ee2e914fb628ab919eda32498b58" |
| 1677 | + integrity sha512-5RPn1j8o7ACWhJ9v/X9G/NZoORqEq91xplE8y0LGz6dLRhnRjY2brhqIz4DtzKyWM3siMJS51dsxOUWhkJDMDA== |
1639 | 1678 | dependencies:
|
1640 |
| - "@opentripplanner/core-utils" "^3.0.4" |
1641 |
| - "@opentripplanner/geocoder" "^1.0.2" |
| 1679 | + "@opentripplanner/core-utils" "^4.1.0" |
| 1680 | + "@opentripplanner/geocoder" "^1.1.0" |
1642 | 1681 | "@opentripplanner/humanize-distance" "^1.1.0"
|
1643 |
| - "@opentripplanner/location-icon" "^1.0.1" |
| 1682 | + "@opentripplanner/location-icon" "^1.3.0" |
| 1683 | + "@styled-icons/fa-solid" "^10.34.0" |
1644 | 1684 | prop-types "^15.7.2"
|
1645 |
| - styled-icons "^9.1.0" |
1646 | 1685 | throttle-debounce "^2.1.0"
|
1647 | 1686 |
|
1648 | 1687 | "@opentripplanner/location-icon@^1.0.1", "@opentripplanner/location-icon@^1.3.0":
|
|
1968 | 2007 | "@styled-icons/styled-icon" "^9.4.1"
|
1969 | 2008 | tslib "^1.9.3"
|
1970 | 2009 |
|
| 2010 | +"@styled-icons/fa-solid@^10.34.0": |
| 2011 | + version "10.34.0" |
| 2012 | + resolved "https://registry.yarnpkg.com/@styled-icons/fa-solid/-/fa-solid-10.34.0.tgz#315a6f6f25d38202d3387928191731e4c7a3bb18" |
| 2013 | + integrity sha512-PnJMUPcbuPA7gswxl9FKd725qaqP5VSbmX7rk+ZZ7ivdA6Dbi1VoKYXqAc62OEisGDhzn5g56KbBvE14W1n7vw== |
| 2014 | + dependencies: |
| 2015 | + "@babel/runtime" "^7.14.0" |
| 2016 | + "@styled-icons/styled-icon" "^10.6.3" |
| 2017 | + |
1971 | 2018 | "@styled-icons/fa-solid@^9.4.1":
|
1972 | 2019 | version "9.4.1"
|
1973 | 2020 | resolved "https://registry.yarnpkg.com/@styled-icons/fa-solid/-/fa-solid-9.4.1.tgz#d30de755f8fee6e932032e97fa592cb1eaa21d8e"
|
|
2056 | 2103 | "@styled-icons/styled-icon" "^9.4.1"
|
2057 | 2104 | tslib "^1.9.3"
|
2058 | 2105 |
|
| 2106 | +"@styled-icons/styled-icon@^10.6.3": |
| 2107 | + version "10.6.3" |
| 2108 | + resolved "https://registry.yarnpkg.com/@styled-icons/styled-icon/-/styled-icon-10.6.3.tgz#eae0e5e18fd601ac47e821bb9c2e099810e86403" |
| 2109 | + integrity sha512-/A95L3peioLoWFiy+/eKRhoQ9r/oRrN/qzbSX4hXU1nGP2rUXcX3LWUhoBNAOp9Rw38ucc/4ralY427UUNtcGQ== |
| 2110 | + dependencies: |
| 2111 | + "@babel/runtime" "^7.10.5" |
| 2112 | + "@emotion/is-prop-valid" "^0.8.7" |
| 2113 | + |
2059 | 2114 | "@styled-icons/styled-icon@^9.4.1":
|
2060 | 2115 | version "9.4.1"
|
2061 | 2116 | resolved "https://registry.yarnpkg.com/@styled-icons/styled-icon/-/styled-icon-9.4.1.tgz#9dc236c85afd89edc2bc7265ec7858cbc35d4234"
|
@@ -6028,6 +6083,16 @@ data-urls@^1.0.0:
|
6028 | 6083 | whatwg-mimetype "^2.2.0"
|
6029 | 6084 | whatwg-url "^7.0.0"
|
6030 | 6085 |
|
| 6086 | +date-fns-tz@^1.1.4: |
| 6087 | + version "1.1.6" |
| 6088 | + resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-1.1.6.tgz#93cbf354e2aeb2cd312ffa32e462c1943cf20a8e" |
| 6089 | + integrity sha512-nyy+URfFI3KUY7udEJozcoftju+KduaqkVfwyTIE0traBiVye09QnyWKLZK7drRr5h9B7sPJITmQnS3U6YOdQg== |
| 6090 | + |
| 6091 | +date-fns@^2.23.0: |
| 6092 | + version "2.24.0" |
| 6093 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.24.0.tgz#7d86dc0d93c87b76b63d213b4413337cfd1c105d" |
| 6094 | + integrity sha512-6ujwvwgPID6zbI0o7UbURi2vlLDR9uP26+tW6Lg+Ji3w7dd0i3DOcjcClLjLPranT60SSEFBwdSyYwn/ZkPIuw== |
| 6095 | + |
6031 | 6096 | date-now@^0.1.4:
|
6032 | 6097 | version "0.1.4"
|
6033 | 6098 | resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
|
|
0 commit comments