gtfs-to-html 2.12.10 → 2.12.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/app/index.js CHANGED
@@ -509,7 +509,7 @@ function getAgencyGeoJSON(config2) {
509
509
  // package.json
510
510
  var package_default = {
511
511
  name: "gtfs-to-html",
512
- version: "2.12.10",
512
+ version: "2.12.11",
513
513
  private: false,
514
514
  description: "Build human readable transit timetables as HTML, PDF or CSV from GTFS",
515
515
  keywords: [
@@ -565,14 +565,14 @@ var package_default = {
565
565
  "css.escape": "^1.5.1",
566
566
  "csv-stringify": "^6.7.0",
567
567
  express: "^5.2.1",
568
- gtfs: "^4.18.5",
568
+ gtfs: "^4.18.6",
569
569
  "js-beautify": "^1.15.4",
570
570
  "lodash-es": "^4.18.1",
571
- marked: "^18.0.3",
571
+ marked: "^18.0.4",
572
572
  moment: "^2.30.1",
573
573
  "pretty-error": "^4.0.0",
574
574
  pug: "^3.0.4",
575
- puppeteer: "^24.43.1",
575
+ puppeteer: "^25.0.4",
576
576
  "sanitize-filename": "^1.6.4",
577
577
  "sanitize-html": "^2.17.4",
578
578
  sqlstring: "^2.3.3",
@@ -598,7 +598,7 @@ var package_default = {
598
598
  husky: "^9.1.7",
599
599
  "lint-staged": "^17.0.5",
600
600
  "maplibre-gl": "^5.24.0",
601
- pbf: "^4.0.1",
601
+ pbf: "^4.0.2",
602
602
  prettier: "^3.8.3",
603
603
  tsup: "^8.5.1",
604
604
  typescript: "^6.0.3"
@@ -606,7 +606,7 @@ var package_default = {
606
606
  engines: {
607
607
  node: ">= 22"
608
608
  },
609
- packageManager: "pnpm@11.1.3",
609
+ packageManager: "pnpm@11.3.0",
610
610
  "release-it": {
611
611
  github: {
612
612
  release: true