Skip to content

Commit d9d4c97

Browse files
chore(deps): downgrade from broken map-popup
1 parent 39b9e1e commit d9d4c97

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@opentripplanner/itinerary-body": "^5.3.5",
5454
"@opentripplanner/location-field": "^2.0.22",
5555
"@opentripplanner/location-icon": "^1.4.1",
56-
"@opentripplanner/map-popup": "^4.0.1",
56+
"@opentripplanner/map-popup": "^3.1.1",
5757
"@opentripplanner/otp2-tile-overlay": "^1.0.16",
5858
"@opentripplanner/route-viewer-overlay": "^2.0.17",
5959
"@opentripplanner/park-and-ride-overlay": "^2.0.8",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2555,7 +2555,16 @@
25552555
"@opentripplanner/from-to-location-picker" "^2.1.12"
25562556
flat "^5.0.2"
25572557

2558-
"@opentripplanner/map-popup@^4.0.0", "@opentripplanner/map-popup@^4.0.1":
2558+
"@opentripplanner/map-popup@^3.1.1":
2559+
version "3.1.3"
2560+
resolved "https://registry.yarnpkg.com/@opentripplanner/map-popup/-/map-popup-3.1.3.tgz#70f0afde138642a60678f3c486ed48d2fe580790"
2561+
integrity sha512-IuWl+K/SP+WuzyYk9lDHTOFJi0irV3jayamKcGllEplnOe2wa4SxaKsvZxT+A+f/E0/rD2r3Jk7eUWnba5LVzw==
2562+
dependencies:
2563+
"@opentripplanner/core-utils" "^11.4.3"
2564+
"@opentripplanner/from-to-location-picker" "^2.1.13"
2565+
flat "^5.0.2"
2566+
2567+
"@opentripplanner/map-popup@^4.0.0":
25592568
version "4.0.1"
25602569
resolved "https://registry.yarnpkg.com/@opentripplanner/map-popup/-/map-popup-4.0.1.tgz#18d40f339b09e2ebd5f722a0734cc259013b3400"
25612570
integrity sha512-FDgYkS0AvUCH4Em9kiZsMLhg6zvd1NKXXpNLVBPt3Xerq0weLpLZPP96TeP3JlXVMJ2wkMCr4AKtZ/9103HYTA==

0 commit comments

Comments
 (0)