File tree 16 files changed +19
-37
lines changed
16 files changed +19
-37
lines changed Original file line number Diff line number Diff line change 28
28
"tsc" : " tsc"
29
29
},
30
30
"devDependencies" : {
31
- "@opentripplanner/types" : " ^3.0.0-alpha.4 "
31
+ "@opentripplanner/types" : " ^3.0.0"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 20
20
},
21
21
"dependencies" : {
22
22
"@opentripplanner/location-icon" : " ^1.4.0" ,
23
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
23
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
24
24
"flat" : " ^5.0.2" ,
25
25
"@styled-icons/fa-solid" : " ^10.34.0"
26
26
},
Original file line number Diff line number Diff line change 12
12
"@opentripplanner/location-icon" : " ^1.4.0" ,
13
13
"flat" : " ^5.0.2"
14
14
},
15
+ "devDependencies" : {
16
+ "@opentripplanner/types" : " ^3.0.0"
17
+ },
15
18
"peerDependencies" : {
16
19
"react" : " ^16.14.0" ,
17
20
"react-intl" : " ^5.20.4" ,
Original file line number Diff line number Diff line change 10
10
"license" : " MIT" ,
11
11
"private" : false ,
12
12
"dependencies" : {
13
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
13
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
14
14
"prop-types" : " ^15.7.2"
15
15
},
16
16
"peerDependencies" : {
Original file line number Diff line number Diff line change 10
10
"license" : " MIT" ,
11
11
"private" : false ,
12
12
"dependencies" : {
13
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
13
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
14
14
"@opentripplanner/humanize-distance" : " ^1.2.0" ,
15
15
"@opentripplanner/icons" : " ^1.2.2" ,
16
16
"@opentripplanner/location-icon" : " ^1.4.0" ,
23
23
"velocity-react" : " ^1.4.3"
24
24
},
25
25
"devDependencies" : {
26
- "@opentripplanner/types" : " ^3.0.0-alpha.4 " ,
26
+ "@opentripplanner/types" : " ^3.0.0" ,
27
27
"@types/flat" : " ^5.0.2"
28
28
},
29
29
"peerDependencies" : {
Original file line number Diff line number Diff line change 10
10
"private" : false ,
11
11
"dependencies" : {
12
12
"@conveyal/geocoder-arcgis-geojson" : " ^0.0.3" ,
13
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
13
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
14
14
"@opentripplanner/geocoder" : " ^1.2.0" ,
15
15
"@opentripplanner/humanize-distance" : " ^1.1.0" ,
16
16
"@opentripplanner/location-icon" : " ^1.4.0" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@mapbox/polyline" : " ^1.1.0" ,
22
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
22
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
23
23
"point-in-polygon" : " ^1.1.0" ,
24
24
"prop-types" : " ^15.7.2"
25
25
},
Original file line number Diff line number Diff line change 18
18
"url" : " https://github.com/opentripplanner/otp-ui/issues"
19
19
},
20
20
"dependencies" : {
21
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
21
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
22
22
"prop-types" : " ^15.7.2"
23
23
},
24
24
"peerDependencies" : {
Original file line number Diff line number Diff line change 9
9
"module" : " esm/index.js" ,
10
10
"private" : false ,
11
11
"dependencies" : {
12
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
12
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
13
13
"@opentripplanner/icons" : " ^1.2.1" ,
14
14
"@opentripplanner/zoom-based-markers" : " ^1.2.1" ,
15
15
"@turf/helpers" : " ^6.5.0" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@opentripplanner/itinerary-body" : " ^4.0.0" ,
22
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
22
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
23
23
"lodash.isequal" : " ^4.5.0" ,
24
24
"transitive-js" : " ^0.14.1"
25
25
},
Original file line number Diff line number Diff line change 11
11
"license" : " MIT" ,
12
12
"private" : false ,
13
13
"dependencies" : {
14
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
14
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
15
15
"@styled-icons/fa-solid" : " ^10.34.0" ,
16
16
"flat" : " ^5.0.2" ,
17
17
"velocity-react" : " ^1.4.3"
18
18
},
19
19
"devDependencies" : {
20
- "@opentripplanner/types" : " ^3.0.0-alpha.4 " ,
20
+ "@opentripplanner/types" : " ^3.0.0" ,
21
21
"@types/flat" : " ^5.0.2"
22
22
},
23
23
"peerDependencies" : {
Original file line number Diff line number Diff line change 10
10
"types" : " lib/index.d.ts" ,
11
11
"private" : false ,
12
12
"dependencies" : {
13
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
13
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
14
14
"@opentripplanner/icons" : " ^1.2.2" ,
15
15
"@styled-icons/bootstrap" : " ^10.34.0" ,
16
16
"@styled-icons/boxicons-regular" : " ^10.38.0" ,
Original file line number Diff line number Diff line change 19
19
},
20
20
"dependencies" : {
21
21
"@mapbox/polyline" : " ^1.1.0" ,
22
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
22
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
23
23
"prop-types" : " ^15.7.2"
24
24
},
25
25
"peerDependencies" : {
Original file line number Diff line number Diff line change 18
18
"url" : " git+https://github.com/opentripplanner/otp-ui.git"
19
19
},
20
20
"dependencies" : {
21
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 " ,
21
+ "@opentripplanner/core-utils" : " ^7.0.0" ,
22
22
"@opentripplanner/from-to-location-picker" : " ^2.1.2" ,
23
23
"@opentripplanner/zoom-based-markers" : " ^1.2.1" ,
24
24
"@styled-icons/fa-solid" : " ^10.34.0" ,
Original file line number Diff line number Diff line change 18
18
"url" : " https://github.com/opentripplanner/otp-ui/issues"
19
19
},
20
20
"dependencies" : {
21
- "@opentripplanner/core-utils" : " ^7.0.0-alpha.3 "
21
+ "@opentripplanner/core-utils" : " ^7.0.0"
22
22
},
23
23
"peerDependencies" : {
24
24
"@opentripplanner/base-map" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 2787
2787
resolved "https://registry.yarnpkg.com/@open-draft/until/-/until-1.0.3.tgz#db9cc719191a62e7d9200f6e7bab21c5b848adca"
2788
2788
integrity sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==
2789
2789
2790
- "@opentripplanner/core-utils@^7.0.0-alpha.3":
2791
- version "7.0.0-alpha.3"
2792
- resolved "https://registry.yarnpkg.com/@opentripplanner/core-utils/-/core-utils-7.0.0-alpha.3.tgz#8f445f1e894f51b32f096730c34ae5e957e40848"
2793
- integrity sha512-wBVts5rAW0/L1pAUf5eNavEml3zCK1QAXt+8dPa+x23QjvcHSzJipxnH72Kezh1uWgTPRPDiqg3nObxdrDN0dg==
2794
- dependencies:
2795
- "@mapbox/polyline" "^1.1.0"
2796
- "@opentripplanner/geocoder" "^1.2.2"
2797
- "@styled-icons/foundation" "^10.34.0"
2798
- "@turf/along" "^6.0.1"
2799
- bowser "^2.7.0"
2800
- date-fns "^2.28.0"
2801
- date-fns-tz "^1.2.2"
2802
- lodash.clonedeep "^4.5.0"
2803
- lodash.isequal "^4.5.0"
2804
- qs "^6.9.1"
2805
-
2806
- "@opentripplanner/types@^3.0.0-alpha.4":
2807
- version "3.0.0-alpha.4"
2808
- resolved "https://registry.yarnpkg.com/@opentripplanner/types/-/types-3.0.0-alpha.4.tgz#1804267d3bd5b138f1e715964fb238f79372c19b"
2809
- integrity sha512-6/6WuOQpve8De9Jbc+qweaSmebWO/fQgaheMLL/gLzS67KDPA8AstRN+z39liRvzp+McaHjNNfgD0UCWPZiakA==
2810
-
2811
2790
"@pmmmwh/react-refresh-webpack-plugin@^0.5.1":
2812
2791
version "0.5.4"
2813
2792
resolved "https://registry.yarnpkg.com/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz#df0d0d855fc527db48aac93c218a0bf4ada41f99"
You can’t perform that action at this time.
0 commit comments