|
2743 | 2743 | lodash.isequal "^4.5.0" |
2744 | 2744 | qs "^6.9.1" |
2745 | 2745 |
|
| 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 | + |
2746 | 2764 | "@opentripplanner/ [email protected]": |
2747 | 2765 | version "5.0.0" |
2748 | 2766 | resolved "https://registry.yarnpkg.com/@opentripplanner/endpoints-overlay/-/endpoints-overlay-5.0.0.tgz#216ba195ef7cf9dd8f76b862480c018e7b96ffc6" |
|
2755 | 2773 | "@styled-icons/fa-solid" "^10.34.0" |
2756 | 2774 | flat "^5.0.2" |
2757 | 2775 |
|
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 | | - |
2766 | 2776 | "@opentripplanner/ [email protected]": |
2767 | 2777 | version "4.0.1" |
2768 | 2778 | resolved "https://registry.yarnpkg.com/@opentripplanner/from-to-location-picker/-/from-to-location-picker-4.0.1.tgz#c591de209bc9c11bc43b621bef597e4bf635037b" |
|
2806 | 2816 | "@opentripplanner/core-utils" "13.0.0" |
2807 | 2817 | prop-types "^15.7.2" |
2808 | 2818 |
|
| 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 | + |
2809 | 2827 | "@opentripplanner/ [email protected]": |
2810 | 2828 | version "7.0.4" |
2811 | 2829 | resolved "https://registry.yarnpkg.com/@opentripplanner/itinerary-body/-/itinerary-body-7.0.4.tgz#d4d2022707f776cb26108a228c09da839dc264fc" |
|
2824 | 2842 | react-resize-detector "^4.2.1" |
2825 | 2843 | string-similarity "^4.0.4" |
2826 | 2844 |
|
| 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 | + |
2827 | 2863 | "@opentripplanner/ [email protected]": |
2828 | 2864 | version "4.0.4" |
2829 | 2865 | resolved "https://registry.yarnpkg.com/@opentripplanner/location-field/-/location-field-4.0.4.tgz#8e1ed4db74b8b919355d22cb1a55fe51b1915319" |
|
2856 | 2892 | "@opentripplanner/from-to-location-picker" "4.0.1" |
2857 | 2893 | flat "^5.0.2" |
2858 | 2894 |
|
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== |
2863 | 2899 | 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" |
2865 | 2923 |
|
2866 | 2924 | "@opentripplanner/ [email protected]": |
2867 | 2925 | version "5.0.0" |
|
2872 | 2930 | "@opentripplanner/from-to-location-picker" "4.0.1" |
2873 | 2931 | "@opentripplanner/types" "7.0.0" |
2874 | 2932 |
|
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== |
2879 | 2937 | 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" |
2882 | 2940 |
|
2883 | 2941 | "@opentripplanner/ [email protected]": |
2884 | 2942 | version "5.0.0" |
|
2956 | 3014 | flat "^5.0.2" |
2957 | 3015 | react-animate-height "^3.0.4" |
2958 | 3016 |
|
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== |
2963 | 3021 | dependencies: |
2964 | 3022 | "@floating-ui/react" "^0.19.2" |
2965 | 3023 | "@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" |
2968 | 3026 | "@styled-icons/bootstrap" "^10.34.0" |
2969 | 3027 | "@styled-icons/boxicons-regular" "^10.38.0" |
2970 | 3028 | "@styled-icons/fa-regular" "^10.37.0" |
|
2989 | 3047 | resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-7.0.0.tgz#53738d408a4be2e59fa414b253aebf999a685550" |
2990 | 3048 | integrity sha512-0wY2bDIBVh1Ax8ebz7QMxBIJT23RYqb7A8xbHA0pDnqYAF9ReTnauCxnog3iWw/+yXdao3PuFDj5eBhiQ4b1zg== |
2991 | 3049 |
|
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== |
2996 | 3059 | dependencies: |
2997 | 3060 | "@opentripplanner/base-map" "6.0.0" |
2998 | | - "@opentripplanner/core-utils" "14.0.0" |
| 3061 | + "@opentripplanner/core-utils" "14.2.0" |
2999 | 3062 | "@opentripplanner/from-to-location-picker" "4.0.1" |
3000 | | - "@opentripplanner/map-popup" "7.0.1" |
| 3063 | + "@opentripplanner/map-popup" "8.0.0" |
3001 | 3064 | "@styled-icons/fa-solid" "^10.34.0" |
3002 | 3065 | flat "^5.0.2" |
3003 | 3066 | lodash.memoize "^4.1.2" |
|
0 commit comments