Skip to content

Commit 0660cc4

Browse files
chore(deps): Update @opentripplanner/base-map to 3.0.10. Dedup yarn.lock.
1 parent fbb0b91 commit 0660cc4

File tree

3 files changed

+21
-141
lines changed

3 files changed

+21
-141
lines changed

Diff for: index.css

+5
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,8 @@ button.step {
221221
the geocoder search results */
222222
z-index: 999;
223223
}
224+
225+
.map-container .layers-list label {
226+
/* Bootstrap adds a bottom margin to all labels, but we don't want that in the map layer selector. */
227+
margin-bottom: 0;
228+
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@auth0/auth0-react": "^1.1.0",
3838
"@bugsnag/js": "^7.17.0",
3939
"@bugsnag/plugin-react": "^7.17.0",
40-
"@opentripplanner/base-map": "^3.0.9",
40+
"@opentripplanner/base-map": "^3.0.10",
4141
"@opentripplanner/core-utils": "^8.1.1",
4242
"@opentripplanner/endpoints-overlay": "2.0.5",
4343
"@opentripplanner/from-to-location-picker": "^2.1.5",

Diff for: yarn.lock

+15-140
Original file line numberDiff line numberDiff line change
@@ -2315,25 +2315,16 @@
23152315
dependencies:
23162316
"@octokit/openapi-types" "^10.0.0"
23172317

2318-
"@opentripplanner/base-map@^3.0.4", "@opentripplanner/base-map@^3.0.6":
2319-
version "3.0.6"
2320-
resolved "https://registry.yarnpkg.com/@opentripplanner/base-map/-/base-map-3.0.6.tgz#397cde7cc5d63cde55079bf72a796241a226b52a"
2321-
integrity sha512-oZTbHdXaWBDllyLs/DkvTp7JowGyBPGe9iZpcr8fMc8foLc2y7tzD5TT4B3qH9rnbz4c5LKUi1krcDBBKLAbMw==
2322-
dependencies:
2323-
mapbox-gl "npm:[email protected]"
2324-
maplibre-gl "^2.1.9"
2325-
react-map-gl "^7.0.15"
2326-
2327-
"@opentripplanner/base-map@^3.0.7", "@opentripplanner/base-map@^3.0.8", "@opentripplanner/base-map@^3.0.9":
2328-
version "3.0.9"
2329-
resolved "https://registry.yarnpkg.com/@opentripplanner/base-map/-/base-map-3.0.9.tgz#863604170dd17278387b45dff2b9727787d01540"
2330-
integrity sha512-kCouLF4Iyczw/eTjt30CKp9elkUlhq7veaPgWg4TNtPM0vYam3ZyJ3Q7GUfAnau6Rb0/pNdFOO3Z7mFhyxUXMQ==
2318+
"@opentripplanner/base-map@^3.0.10", "@opentripplanner/base-map@^3.0.4", "@opentripplanner/base-map@^3.0.6", "@opentripplanner/base-map@^3.0.7", "@opentripplanner/base-map@^3.0.8", "@opentripplanner/base-map@^3.0.9":
2319+
version "3.0.10"
2320+
resolved "https://registry.yarnpkg.com/@opentripplanner/base-map/-/base-map-3.0.10.tgz#403e89664b1a7330ecc8fae58304c0ddbc86de86"
2321+
integrity sha512-++zEliWgKUYBsfppCyN+qbDCvN813607Knm3k0Q9HFgQt5eRSCQMkIFhxzqWILamyGOQSw/1CAfsm/jQUquxJA==
23312322
dependencies:
23322323
mapbox-gl "npm:[email protected]"
23332324
maplibre-gl "^2.1.9"
23342325
react-map-gl "^7.0.15"
23352326

2336-
"@opentripplanner/core-utils@^7.0.10":
2327+
"@opentripplanner/core-utils@^7.0.10", "@opentripplanner/core-utils@^7.0.5":
23372328
version "7.0.10"
23382329
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-7.0.10.tgz#697aa2309cee35716bcc3f38311739a75353172c"
23392330
integrity sha512-dDioXTuhP+Slg7GRWsLayDgwx0XaLQVDP7NtRGHBQ+pEFjgm66Xq4SkmyV+8UCi1uIDp7v49nTU3gBmnsywicQ==
@@ -2350,58 +2341,7 @@
23502341
lodash.isequal "^4.5.0"
23512342
qs "^6.9.1"
23522343

2353-
"@opentripplanner/core-utils@^7.0.5":
2354-
version "7.0.9"
2355-
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-7.0.9.tgz#d0193cb088768cd53a10149c4a5d4f62c020ff45"
2356-
integrity sha512-Fot7D5pvMW8vQuGekPVxDCJtqQGtnFYFhhOoGZejipvk2DcURAl4rWCoUO1QeGFVqvLpV7JvCqLfciB8lca+iw==
2357-
dependencies:
2358-
"@mapbox/polyline" "^1.1.0"
2359-
"@opentripplanner/geocoder" "^1.3.2"
2360-
"@styled-icons/foundation" "^10.34.0"
2361-
"@turf/along" "^6.0.1"
2362-
bowser "^2.7.0"
2363-
chroma-js "^2.4.2"
2364-
date-fns "^2.28.0"
2365-
date-fns-tz "^1.2.2"
2366-
lodash.clonedeep "^4.5.0"
2367-
lodash.isequal "^4.5.0"
2368-
qs "^6.9.1"
2369-
2370-
"@opentripplanner/core-utils@^8.0.0":
2371-
version "8.0.0"
2372-
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-8.0.0.tgz#2d248c2ec3ea1458d39963e890144da682b60075"
2373-
integrity sha512-TxPVrBQoAWNUWX+lfvi1tiCLlW1s2s9Gr8JqEmaTm6Gn4F8TpRDJETp0nXqvpuf5EdIir0mv44T5wpKTLj1Lvw==
2374-
dependencies:
2375-
"@mapbox/polyline" "^1.1.0"
2376-
"@opentripplanner/geocoder" "^1.3.2"
2377-
"@styled-icons/foundation" "^10.34.0"
2378-
"@turf/along" "^6.0.1"
2379-
bowser "^2.7.0"
2380-
chroma-js "^2.4.2"
2381-
date-fns "^2.28.0"
2382-
date-fns-tz "^1.2.2"
2383-
lodash.clonedeep "^4.5.0"
2384-
lodash.isequal "^4.5.0"
2385-
qs "^6.9.1"
2386-
2387-
"@opentripplanner/core-utils@^8.0.1":
2388-
version "8.0.1"
2389-
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-8.0.1.tgz#66c1fdf177ce2980da6d14b8078ddf2da202c0e5"
2390-
integrity sha512-oMG8Kpx4qwDuC52J07Sve66wGWRK4jvk6ONsFsRg9jYmHtn5NWdRpBukNInem2OY5AapDwSGnTmHQSHCLQyX6g==
2391-
dependencies:
2392-
"@mapbox/polyline" "^1.1.0"
2393-
"@opentripplanner/geocoder" "^1.3.4"
2394-
"@styled-icons/foundation" "^10.34.0"
2395-
"@turf/along" "^6.0.1"
2396-
bowser "^2.7.0"
2397-
chroma-js "^2.4.2"
2398-
date-fns "^2.28.0"
2399-
date-fns-tz "^1.2.2"
2400-
lodash.clonedeep "^4.5.0"
2401-
lodash.isequal "^4.5.0"
2402-
qs "^6.9.1"
2403-
2404-
"@opentripplanner/core-utils@^8.1.1":
2344+
"@opentripplanner/core-utils@^8.0.0", "@opentripplanner/core-utils@^8.0.1", "@opentripplanner/core-utils@^8.1.1":
24052345
version "8.1.1"
24062346
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-8.1.1.tgz#434487a09605fd3c241d36993c63e0c2c965e6da"
24072347
integrity sha512-xQhc6uhdcGZR5HKfQclA4d2YDkUtBcCz+LnFGpXRSlkyJtXHkVs+Z+CsTK/GfNlnhmEoUcyrKN6yGA8xG0/1IA==
@@ -2437,7 +2377,7 @@
24372377
"@opentripplanner/location-icon" "^1.4.0"
24382378
flat "^5.0.2"
24392379

2440-
"@opentripplanner/[email protected]", "@opentripplanner/geocoder@^1.3.4":
2380+
"@opentripplanner/[email protected]", "@opentripplanner/geocoder@^1.3.2", "@opentripplanner/geocoder@^1.3.4":
24412381
version "1.3.4"
24422382
resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-1.3.4.tgz#94f1b4085ab3005ef6c8960ab5f75387db29a123"
24432383
integrity sha512-Dqzkt5wRjTbgzUg79H5ZSHHI/OG58+jeQJaPUMkBzyx759hUiHKuj5X7VwDtF3LI9mfR7SUyxOtu4QQtNvyGmQ==
@@ -2447,16 +2387,6 @@
24472387
isomorphic-mapzen-search "^1.6.1"
24482388
lodash.memoize "^4.1.2"
24492389

2450-
"@opentripplanner/geocoder@^1.3.2":
2451-
version "1.3.2"
2452-
resolved "https://registry.yarnpkg.com/@opentripplanner/geocoder/-/geocoder-1.3.2.tgz#cd67132cb00d6089457d33eb1d4526ef47c0914a"
2453-
integrity sha512-gTkJlAy0lURZxjG/+bm1qx+M2oLdjSuQEOjLaWhHsA/K7kQWRGhIFhe2vKJF1qZJE+sVe2WCHJDmGKO3I/Nvsw==
2454-
dependencies:
2455-
"@conveyal/geocoder-arcgis-geojson" "^0.0.3"
2456-
"@conveyal/lonlat" "^1.4.1"
2457-
isomorphic-mapzen-search "^1.6.1"
2458-
lodash.memoize "^4.1.2"
2459-
24602390
"@opentripplanner/humanize-distance@^1.2.0":
24612391
version "1.2.0"
24622392
resolved "https://registry.yarnpkg.com/@opentripplanner/humanize-distance/-/humanize-distance-1.2.0.tgz#71cf5d5d1b756adef15300edbba0995ccd4b35ee"
@@ -2470,42 +2400,7 @@
24702400
"@opentripplanner/core-utils" "^7.0.5"
24712401
prop-types "^15.7.2"
24722402

2473-
"@opentripplanner/itinerary-body@^4.1.3":
2474-
version "4.1.5"
2475-
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-4.1.5.tgz#10be8b3b66785bb77c6ffcaa3c2d3e260c3a93e2"
2476-
integrity sha512-EgA9NReTXU5alNv1tdQtFGK+b+UkAdSMh5N4C6hOoVJfDt55/wE8fEG539/UB7m0EfJ79k8f5sqdzu8kppcuTQ==
2477-
dependencies:
2478-
"@opentripplanner/core-utils" "^7.0.5"
2479-
"@opentripplanner/humanize-distance" "^1.2.0"
2480-
"@opentripplanner/icons" "^2.0.0"
2481-
"@opentripplanner/location-icon" "^1.4.0"
2482-
"@styled-icons/fa-solid" "^10.34.0"
2483-
"@styled-icons/foundation" "^10.34.0"
2484-
date-fns "^2.28.0"
2485-
date-fns-tz "^1.2.2"
2486-
flat "^5.0.2"
2487-
react-animate-height "^3.0.4"
2488-
react-resize-detector "^4.2.1"
2489-
2490-
"@opentripplanner/itinerary-body@^4.1.7":
2491-
version "4.1.7"
2492-
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-4.1.7.tgz#4633350c46ef4a1cc64a3daa7ec06feaeb06c71f"
2493-
integrity sha512-wJg6p6R6GaYIs3yqmFeR3PcT//uHtDfrHwqoe9oL9dacef5/jl41P4lQ2LEszn4cyb0wcem4jhIc8P/jpthr1g==
2494-
dependencies:
2495-
"@opentripplanner/core-utils" "^8.0.0"
2496-
"@opentripplanner/humanize-distance" "^1.2.0"
2497-
"@opentripplanner/icons" "^2.0.1"
2498-
"@opentripplanner/location-icon" "^1.4.0"
2499-
"@styled-icons/fa-solid" "^10.34.0"
2500-
"@styled-icons/foundation" "^10.34.0"
2501-
date-fns "^2.28.0"
2502-
date-fns-tz "^1.2.2"
2503-
flat "^5.0.2"
2504-
react-animate-height "^3.0.4"
2505-
react-resize-detector "^4.2.1"
2506-
string-similarity "^4.0.4"
2507-
2508-
"@opentripplanner/itinerary-body@^4.1.9":
2403+
"@opentripplanner/itinerary-body@^4.1.3", "@opentripplanner/itinerary-body@^4.1.7", "@opentripplanner/itinerary-body@^4.1.9":
25092404
version "4.1.9"
25102405
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-4.1.9.tgz#0ee742aad30ec5c947ceb104fd822b956682e6e2"
25112406
integrity sha512-rfeUu7GsQCGmVCwNU8fyeBgINsg5RVTJNov2+mjWSnue+iQOOdSLhkmag9WxNophfq+mlSXeyug2tnvtnlYKdQ==
@@ -2536,15 +2431,7 @@
25362431
"@styled-icons/fa-solid" "^10.34.0"
25372432
throttle-debounce "^2.1.0"
25382433

2539-
"@opentripplanner/location-icon@^1.4.0":
2540-
version "1.4.0"
2541-
resolved "https://registry.yarnpkg.com/@opentripplanner/location-icon/-/location-icon-1.4.0.tgz#49f34b5e61d407a4a76a00922296b746efd41b2e"
2542-
integrity sha512-HlQ2ddAXpgXVnlB0oe8Nz79PLz0+Ew98e7KrSU9PSq66i0IdR7GqAhDiEQfHbiMWeWVU+wXsJCiVwVmgAysXiA==
2543-
dependencies:
2544-
"@styled-icons/fa-regular" "^10.34.0"
2545-
"@styled-icons/fa-solid" "^10.34.0"
2546-
2547-
"@opentripplanner/location-icon@^1.4.1":
2434+
"@opentripplanner/location-icon@^1.4.0", "@opentripplanner/location-icon@^1.4.1":
25482435
version "1.4.1"
25492436
resolved "https://registry.yarnpkg.com/@opentripplanner/location-icon/-/location-icon-1.4.1.tgz#9a94bbfd2464db2f7c1be1d759e87a9d982d1448"
25502437
integrity sha512-Yg52MTV6resjSkkTsK6FxeH+s24Pjs0eWsywFmsdBbB2sVS7oueehaky6tOHjAC6In9o2Waux+tqqeip7UQkKw==
@@ -12352,12 +12239,12 @@ miller-rabin@^4.0.0:
1235212239
bn.js "^4.0.0"
1235312240
brorand "^1.0.1"
1235412241

12355-
[email protected], "mime-db@>= 1.43.0 < 2":
12242+
1235612243
version "1.51.0"
1235712244
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.51.0.tgz#d9ff62451859b18342d960850dc3cfb77e63fb0c"
1235812245
integrity sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==
1235912246

12360-
12247+
[email protected], "mime-db@>= 1.43.0 < 2":
1236112248
version "1.52.0"
1236212249
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
1236312250
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
@@ -12374,14 +12261,7 @@ [email protected]:
1237412261
dependencies:
1237512262
mime-db "~1.33.0"
1237612263

12377-
mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.34, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24:
12378-
version "2.1.34"
12379-
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.34.tgz#5a712f9ec1503511a945803640fafe09d3793c24"
12380-
integrity sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==
12381-
dependencies:
12382-
mime-db "1.51.0"
12383-
12384-
mime-types@~2.1.34:
12264+
mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.34, mime-types@~2.1.17, mime-types@~2.1.19, mime-types@~2.1.24, mime-types@~2.1.34:
1238512265
version "2.1.35"
1238612266
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
1238712267
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -12605,12 +12485,12 @@ [email protected]:
1260512485
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
1260612486
integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=
1260712487

12608-
[email protected], ms@^2.0.0, ms@^2.1.1, ms@^2.1.2:
12488+
1260912489
version "2.1.2"
1261012490
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
1261112491
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
1261212492

12613-
12493+
[email protected], ms@^2.0.0, ms@^2.1.1, ms@^2.1.2:
1261412494
version "2.1.3"
1261512495
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
1261612496
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
@@ -12697,16 +12577,11 @@ nearley@^2.7.10:
1269712577
railroad-diagrams "^1.0.0"
1269812578
randexp "0.4.6"
1269912579

12700-
12580+
[email protected], negotiator@^0.6.2:
1270112581
version "0.6.3"
1270212582
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
1270312583
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
1270412584

12705-
negotiator@^0.6.2:
12706-
version "0.6.2"
12707-
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
12708-
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
12709-
1271012585
neo-async@^2.5.0, neo-async@^2.6.0, neo-async@^2.6.1, neo-async@^2.6.2:
1271112586
version "2.6.2"
1271212587
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"

0 commit comments

Comments
 (0)