Skip to content

Commit 81fddc0

Browse files
update packages
1 parent 4dea645 commit 81fddc0

File tree

2 files changed

+102
-39
lines changed

2 files changed

+102
-39
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,26 +43,26 @@
4343
"@opentripplanner/building-blocks": "3.0.1",
4444
"@opentripplanner/core-utils": "13.0.1",
4545
"@opentripplanner/endpoints-overlay": "5.0.0",
46-
"@opentripplanner/from-to-location-picker": "4.0.0",
46+
"@opentripplanner/from-to-location-picker": "4.0.1",
4747
"@opentripplanner/geocoder": "^3.0.5",
4848
"@opentripplanner/humanize-distance": "^2.0.0",
49-
"@opentripplanner/icons": "4.0.0",
49+
"@opentripplanner/icons": "4.1.0",
5050
"@opentripplanner/itinerary-body": "7.0.4",
5151
"@opentripplanner/location-field": "4.0.4",
5252
"@opentripplanner/location-icon": "^2.0.0",
53-
"@opentripplanner/map-popup": "7.0.1",
54-
"@opentripplanner/otp2-tile-overlay": "4.0.1",
53+
"@opentripplanner/map-popup": "8.0.1",
54+
"@opentripplanner/otp2-tile-overlay": "5.0.0",
5555
"@opentripplanner/park-and-ride-overlay": "5.0.0",
56-
"@opentripplanner/printable-itinerary": "4.0.1",
56+
"@opentripplanner/printable-itinerary": "4.0.2",
5757
"@opentripplanner/route-viewer-overlay": "5.0.0",
5858
"@opentripplanner/stop-viewer-overlay": "5.0.0",
5959
"@opentripplanner/stops-overlay": "8.0.1",
6060
"@opentripplanner/transit-vehicle-overlay": "7.0.0",
6161
"@opentripplanner/transitive-overlay": "7.0.0",
6262
"@opentripplanner/trip-details": "^8.0.1",
63-
"@opentripplanner/trip-form": "6.0.1",
63+
"@opentripplanner/trip-form": "6.1.2",
6464
"@opentripplanner/trip-viewer-overlay": "5.0.0",
65-
"@opentripplanner/vehicle-rental-overlay": "5.0.1",
65+
"@opentripplanner/vehicle-rental-overlay": "6.0.0",
6666
"@styled-icons/fa-regular": "^10.34.0",
6767
"@styled-icons/fa-solid": "^10.34.0",
6868
"@tanstack/react-pacer": "^0.8.0",
@@ -137,7 +137,7 @@
137137
"@graphql-tools/schema": "^10.0.0",
138138
"@modyfi/vite-plugin-yaml": "^1.1.1",
139139
"@opentripplanner/scripts": "^1.2.0",
140-
"@opentripplanner/types": "7.0.0",
140+
"@opentripplanner/types": "8.2.1",
141141
"@percy/cli": "^1.20.3",
142142
"@percy/puppeteer": "^2.0.2",
143143
"@types/clone": "^2.1.1",

yarn.lock

Lines changed: 94 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2743,6 +2743,24 @@
27432743
lodash.isequal "^4.5.0"
27442744
qs "^6.9.1"
27452745

2746+
"@opentripplanner/[email protected]":
2747+
version "14.2.0"
2748+
resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-14.2.0.tgz#6a047b729ed0572b8ceb0ea0d46a6da64d434a1e"
2749+
integrity sha512-LR0QBVjf3WNZAL1qYoL+ovA7o2IK/Kn1XCv0z3ZAXSTDBj0bNhRN+i1yrm40KUMtqOikjSp1NUmtXURMUFkwNA==
2750+
dependencies:
2751+
"@conveyal/lonlat" "^1.4.1"
2752+
"@mapbox/polyline" "^1.1.1"
2753+
"@opentripplanner/geocoder" "3.0.5"
2754+
"@styled-icons/foundation" "^10.34.0"
2755+
"@turf/along" "^6.0.1"
2756+
chroma-js "^2.4.2"
2757+
date-fns "^2.28.0"
2758+
date-fns-tz "^1.2.2"
2759+
graphql "^16.6.0"
2760+
lodash.clonedeep "^4.5.0"
2761+
lodash.isequal "^4.5.0"
2762+
qs "^6.9.1"
2763+
27462764
"@opentripplanner/[email protected]":
27472765
version "5.0.0"
27482766
resolved "https://registry.yarnpkg.com/@opentripplanner/endpoints-overlay/-/endpoints-overlay-5.0.0.tgz#216ba195ef7cf9dd8f76b862480c018e7b96ffc6"
@@ -2755,14 +2773,6 @@
27552773
"@styled-icons/fa-solid" "^10.34.0"
27562774
flat "^5.0.2"
27572775

2758-
"@opentripplanner/[email protected]":
2759-
version "4.0.0"
2760-
resolved "https://registry.yarnpkg.com/@opentripplanner/from-to-location-picker/-/from-to-location-picker-4.0.0.tgz#bddf0d92bc3a2a69d6a11d237298cab9d029f99f"
2761-
integrity sha512-dmcSyqMMaM8uuS0z+7vJ48fqnyeou/FKhtGH1EbqZKP+j8lsDcztB7mCR2i33MyAOutlywkd7kng4Eqt82Ab/A==
2762-
dependencies:
2763-
"@opentripplanner/location-icon" "2.0.0"
2764-
flat "^5.0.2"
2765-
27662776
"@opentripplanner/[email protected]":
27672777
version "4.0.1"
27682778
resolved "https://registry.yarnpkg.com/@opentripplanner/from-to-location-picker/-/from-to-location-picker-4.0.1.tgz#c591de209bc9c11bc43b621bef597e4bf635037b"
@@ -2806,6 +2816,14 @@
28062816
"@opentripplanner/core-utils" "13.0.0"
28072817
prop-types "^15.7.2"
28082818

2819+
"@opentripplanner/[email protected]":
2820+
version "4.1.0"
2821+
resolved "https://registry.yarnpkg.com/@opentripplanner/icons/-/icons-4.1.0.tgz#9f02b318efa9bf9ad26bfbe9ce900da31821f4a5"
2822+
integrity sha512-lAfyJ1xkOFb42Zy6mehLCEx96kzeEwLWqBotpFy/RJMlXS1jahd/VaPRBqy8dqTUrj8y6zkqWesusDQUXiYLIg==
2823+
dependencies:
2824+
"@opentripplanner/core-utils" "14.2.0"
2825+
prop-types "^15.7.2"
2826+
28092827
"@opentripplanner/[email protected]":
28102828
version "7.0.4"
28112829
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-7.0.4.tgz#d4d2022707f776cb26108a228c09da839dc264fc"
@@ -2824,6 +2842,24 @@
28242842
react-resize-detector "^4.2.1"
28252843
string-similarity "^4.0.4"
28262844

2845+
"@opentripplanner/[email protected]":
2846+
version "8.1.1"
2847+
resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-8.1.1.tgz#6e164d6d177fdf254f8b2f4c417575dc2cff609f"
2848+
integrity sha512-JHLSa/Jhs1TgFTfx3qo6hjyMa6mycaqisVS7oxOT0JrwQVTtRP44plV1cn4CwfGUncEsd8+SuA+dZBplTJ7WdA==
2849+
dependencies:
2850+
"@opentripplanner/core-utils" "14.2.0"
2851+
"@opentripplanner/humanize-distance" "2.0.0"
2852+
"@opentripplanner/icons" "4.1.0"
2853+
"@opentripplanner/location-icon" "2.0.0"
2854+
"@styled-icons/fa-solid" "^10.34.0"
2855+
"@styled-icons/foundation" "^10.34.0"
2856+
date-fns "^2.28.0"
2857+
date-fns-tz "^1.2.2"
2858+
flat "^5.0.2"
2859+
react-animate-height "^3.0.4"
2860+
react-resize-detector "^4.2.1"
2861+
string-similarity "^4.0.4"
2862+
28272863
"@opentripplanner/[email protected]":
28282864
version "4.0.4"
28292865
resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-4.0.4.tgz#8e1ed4db74b8b919355d22cb1a55fe51b1915319"
@@ -2856,12 +2892,34 @@
28562892
"@opentripplanner/from-to-location-picker" "4.0.1"
28572893
flat "^5.0.2"
28582894

2859-
"@opentripplanner/otp2-tile-overlay@4.0.1":
2860-
version "4.0.1"
2861-
resolved "https://registry.yarnpkg.com/@opentripplanner/otp2-tile-overlay/-/otp2-tile-overlay-4.0.1.tgz#291226d97364d4c97db140aa529b6f57a0a9416e"
2862-
integrity sha512-U+/JUoGfl8VXfUe/lyf6w2wl2uN0aLw2QUHvuJ1msJVD8hOTneG+ouVRt6gZ+9Z8GnQOBbZmFVTz70Ej/LyVLQ==
2895+
"@opentripplanner/map-popup@8.0.0":
2896+
version "8.0.0"
2897+
resolved "https://registry.yarnpkg.com/@opentripplanner/map-popup/-/map-popup-8.0.0.tgz#6c4c6abadd4430e40e8901e0000961680ba47441"
2898+
integrity sha512-IDKlLwyIZvaocAIpgMhBCTNibF6aLXCPJqLBxt/3w2CDZOZSQDSWCCbG1bYTX0FnSoWGCCQVsk4hZxIqTftVYg==
28632899
dependencies:
2864-
"@opentripplanner/map-popup" "7.0.1"
2900+
"@opentripplanner/base-map" "6.0.0"
2901+
"@opentripplanner/building-blocks" "3.0.1"
2902+
"@opentripplanner/core-utils" "14.2.0"
2903+
"@opentripplanner/from-to-location-picker" "4.0.1"
2904+
flat "^5.0.2"
2905+
2906+
"@opentripplanner/[email protected]":
2907+
version "8.0.1"
2908+
resolved "https://registry.yarnpkg.com/@opentripplanner/map-popup/-/map-popup-8.0.1.tgz#a7498a4903ab1c1e9175366f0012a375c091d918"
2909+
integrity sha512-b3qMP0/KObNl0cDs4f/jLDVJR/sW0jDgLOyAuOhqmqUcyK1jllxjU7x5TqgjoeHaaEvDnYevgYMAmESKfMUxmw==
2910+
dependencies:
2911+
"@opentripplanner/base-map" "6.0.0"
2912+
"@opentripplanner/building-blocks" "3.0.1"
2913+
"@opentripplanner/core-utils" "14.2.0"
2914+
"@opentripplanner/from-to-location-picker" "4.0.1"
2915+
flat "^5.0.2"
2916+
2917+
"@opentripplanner/[email protected]":
2918+
version "5.0.0"
2919+
resolved "https://registry.yarnpkg.com/@opentripplanner/otp2-tile-overlay/-/otp2-tile-overlay-5.0.0.tgz#f1a75abac59eaa3a5fd32248111972b8968aca04"
2920+
integrity sha512-B/7rk1uO8cOVy+OLgirs99lQFTGdcVW06UQXxiqu/jam+CWaDjFcOnvIZuVXfNlyqQFdIz+QqgeA2sEiXXwhJg==
2921+
dependencies:
2922+
"@opentripplanner/map-popup" "8.0.0"
28652923

28662924
"@opentripplanner/[email protected]":
28672925
version "5.0.0"
@@ -2872,13 +2930,13 @@
28722930
"@opentripplanner/from-to-location-picker" "4.0.1"
28732931
"@opentripplanner/types" "7.0.0"
28742932

2875-
"@opentripplanner/[email protected].1":
2876-
version "4.0.1"
2877-
resolved "https://registry.yarnpkg.com/@opentripplanner/printable-itinerary/-/printable-itinerary-4.0.1.tgz#0fda9284ecaa1298b6f6a7a22ff51712f8c90e8f"
2878-
integrity sha512-Fn9lVpKVi3GdLbVwdQ0gt42loqUwFSUsQX4Ndj1yVsSLAjDGjZz0YmY5AhF3YVNtFEmOSacyqB6+EovNbmL5cg==
2933+
"@opentripplanner/[email protected].2":
2934+
version "4.0.2"
2935+
resolved "https://registry.yarnpkg.com/@opentripplanner/printable-itinerary/-/printable-itinerary-4.0.2.tgz#81128cc330db0995798dffdf50c7b1327a4ff489"
2936+
integrity sha512-o2h+BC8Tvd1KHHw2ziK084tbQPgRJOG6VqinpChvVNJOdDFvOxBKmQcfxeeMIoZikaTb/xL/bRwjoM7xB5GQzg==
28792937
dependencies:
2880-
"@opentripplanner/core-utils" "13.0.1"
2881-
"@opentripplanner/itinerary-body" "7.0.4"
2938+
"@opentripplanner/core-utils" "14.2.0"
2939+
"@opentripplanner/itinerary-body" "8.1.1"
28822940

28832941
"@opentripplanner/[email protected]":
28842942
version "5.0.0"
@@ -2956,15 +3014,15 @@
29563014
flat "^5.0.2"
29573015
react-animate-height "^3.0.4"
29583016

2959-
"@opentripplanner/trip-form@6.0.1":
2960-
version "6.0.1"
2961-
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-6.0.1.tgz#262079589e056bf49c285a5b38257c54c59f088f"
2962-
integrity sha512-7o8frpL7rhieQmkrSaAxj+kqp8ocHyxmyB2l2LH8jJmoGgGevtQ5VxEmXaVctwpGJ12Fi1P/yiqD08PqnPG49w==
3017+
"@opentripplanner/trip-form@6.1.2":
3018+
version "6.1.2"
3019+
resolved "https://registry.yarnpkg.com/@opentripplanner/trip-form/-/trip-form-6.1.2.tgz#e0628c350ae2ef8a9ee681dfefd0bc2b6618d87a"
3020+
integrity sha512-3KrkOsFUZ5Xavy5ddSiWyfF11UFYINOluKtfFp1t0y4ViPIMF7BTmVJ6JC6VBnRch2TO77r6jLnpgMSPJ2bXxg==
29633021
dependencies:
29643022
"@floating-ui/react" "^0.19.2"
29653023
"@opentripplanner/building-blocks" "3.0.1"
2966-
"@opentripplanner/core-utils" "13.0.1"
2967-
"@opentripplanner/icons" "4.0.0"
3024+
"@opentripplanner/core-utils" "14.2.0"
3025+
"@opentripplanner/icons" "4.1.0"
29683026
"@styled-icons/bootstrap" "^10.34.0"
29693027
"@styled-icons/boxicons-regular" "^10.38.0"
29703028
"@styled-icons/fa-regular" "^10.37.0"
@@ -2989,15 +3047,20 @@
29893047
resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-7.0.0.tgz#53738d408a4be2e59fa414b253aebf999a685550"
29903048
integrity sha512-0wY2bDIBVh1Ax8ebz7QMxBIJT23RYqb7A8xbHA0pDnqYAF9ReTnauCxnog3iWw/+yXdao3PuFDj5eBhiQ4b1zg==
29913049

2992-
"@opentripplanner/[email protected]":
2993-
version "5.0.1"
2994-
resolved "https://registry.yarnpkg.com/@opentripplanner/vehicle-rental-overlay/-/vehicle-rental-overlay-5.0.1.tgz#8d0a75f62d5f8991d0a30cee547cd43c738a9b24"
2995-
integrity sha512-5eI2BlMg7v7GLaY/BoTFEmNtjyAhXZrnq/VoIxhYQY/807haCzcyNQxztJSmpwGcAHqtEI0tBzPuq+4t7GkurA==
3050+
"@opentripplanner/[email protected]":
3051+
version "8.2.1"
3052+
resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-8.2.1.tgz#2c08e3c7346b9193e8705615bdd5bd7a14122ddf"
3053+
integrity sha512-zWyBa4kELwP3AKb5sY5SrCHOJWYO2CRJ9AgkAH6yQA2S3Oc1Z6RmZytDMgsTITb/zad9EzerJigGAkuT9DQgtg==
3054+
3055+
"@opentripplanner/[email protected]":
3056+
version "6.0.0"
3057+
resolved "https://registry.yarnpkg.com/@opentripplanner/vehicle-rental-overlay/-/vehicle-rental-overlay-6.0.0.tgz#7e9b6306e90fb015d8b2c7cf5055e069b4caf6b0"
3058+
integrity sha512-i8HkwssI6lYBeyLwQQvFTd5UX0RVemygw2rRlpJ7zXrZCsnAsagMDGDub1mqCSbzVfmp3DU/h2SW/MPiLkt44Q==
29963059
dependencies:
29973060
"@opentripplanner/base-map" "6.0.0"
2998-
"@opentripplanner/core-utils" "14.0.0"
3061+
"@opentripplanner/core-utils" "14.2.0"
29993062
"@opentripplanner/from-to-location-picker" "4.0.1"
3000-
"@opentripplanner/map-popup" "7.0.1"
3063+
"@opentripplanner/map-popup" "8.0.0"
30013064
"@styled-icons/fa-solid" "^10.34.0"
30023065
flat "^5.0.2"
30033066
lodash.memoize "^4.1.2"

0 commit comments

Comments
 (0)