Skip to content

Commit

Permalink
deps: update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-heppner-ibigroup committed Nov 27, 2023
1 parent 99213e1 commit edbdc5d
Show file tree
Hide file tree
Showing 17 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/base-map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react-map-gl": "^7.0.15"
},
"peerDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"react": "^16.14.0",
"styled-components": "^5.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/building-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"module": "esm/index.js",
"private": false,
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"@opentripplanner/core-utils": "^11.1.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/endpoints-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@styled-icons/fa-solid": "^10.34.0"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"@types/flat": "^5.0.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/from-to-location-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"flat": "^5.0.2"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/itinerary-body/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/humanize-distance": "^1.2.0",
"@opentripplanner/icons": "^2.0.6",
"@opentripplanner/icons": "^2.0.7",
"@opentripplanner/location-icon": "^1.4.1",
"@styled-icons/fa-solid": "^10.34.0",
"@styled-icons/foundation": "^10.34.0",
Expand All @@ -24,7 +24,7 @@
"string-similarity": "^4.0.4"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"@types/flat": "^5.0.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/map-popup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"dependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/from-to-location-picker": "^2.1.10",
"@opentripplanner/from-to-location-picker": "^2.1.11",
"flat": "^5.0.2"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/otp2-tile-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},
"devDependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/park-and-ride-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/from-to-location-picker": "^2.1.10"
"@opentripplanner/from-to-location-picker": "^2.1.11"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/printable-itinerary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"private": false,
"dependencies": {
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/itinerary-body": "^5.1.2"
"@opentripplanner/itinerary-body": "^5.1.5"
},
"devDependencies": {
"@opentripplanner/icons": "^2.0.6"
"@opentripplanner/icons": "^2.0.7"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/route-viewer-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"point-in-polygon": "^1.1.0"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"point-in-polygon": "^1.1.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stop-viewer-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@opentripplanner/core-utils": "^11.1.3"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/stops-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"dependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/from-to-location-picker": "^2.1.10",
"@opentripplanner/from-to-location-picker": "^2.1.11",
"@opentripplanner/map-popup": "^2.0.7-alpha.1",
"flat": "^5.0.2"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"styled-icons": "^10.34.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/transit-vehicle-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"dependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/icons": "^2.0.6",
"@opentripplanner/icons": "^2.0.7",
"flat": "^5.0.2"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/transitive-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@mapbox/polyline": "^1.1.1",
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/itinerary-body": "^5.1.2",
"@opentripplanner/itinerary-body": "^5.1.5",
"@turf/bbox": "^6.5.0",
"@turf/bearing": "^6.5.0",
"@turf/destination": "^6.5.0",
Expand All @@ -32,8 +32,8 @@
"lodash.isequal": "^4.5.0"
},
"devDependencies": {
"@opentripplanner/endpoints-overlay": "^2.0.10",
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/endpoints-overlay": "^2.0.11",
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/trip-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-animate-height": "^3.0.4"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0",
"@opentripplanner/types": "^6.2.1",
"@types/flat": "^5.0.2"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/vehicle-rental-overlay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"dependencies": {
"@opentripplanner/base-map": "^3.0.15",
"@opentripplanner/core-utils": "^11.1.3",
"@opentripplanner/from-to-location-picker": "^2.1.10",
"@opentripplanner/map-popup": "^2.0.7",
"@opentripplanner/from-to-location-picker": "^2.1.11",
"@opentripplanner/map-popup": "^2.0.8",
"@styled-icons/fa-solid": "^10.34.0",
"flat": "^5.0.2",
"lodash.memoize": "^4.1.2"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/zoom-based-markers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@opentripplanner/base-map": "^3.0.15"
},
"devDependencies": {
"@opentripplanner/types": "^6.2.0"
"@opentripplanner/types": "^6.2.1"
},
"peerDependencies": {
"react": "^16.14.0",
Expand Down

0 comments on commit edbdc5d

Please sign in to comment.