Skip to content
Snippets Groups Projects
package-lock.json 1.05 MiB
Newer Older
  "name": "castopod-host",
  "version": "1.0.0-alpha.80",
      "name": "castopod-host",
      "version": "1.0.0-alpha.80",
      "license": "AGPL-3.0-or-later",
      "dependencies": {
        "@amcharts/amcharts4": "^4.10.21",
        "@amcharts/amcharts4-geodata": "^4.1.21",
        "@codemirror/basic-setup": "^0.18.2",
        "@codemirror/commands": "^0.18.3",
        "@codemirror/lang-xml": "^0.18.0",
        "@codemirror/state": "^0.18.7",
        "@codemirror/view": "^0.18.19",
        "@github/clipboard-copy-element": "^1.1.2",
        "@github/markdown-toolbar-element": "^1.5.1",
        "choices.js": "^9.0.1",
        "flatpickr": "^4.6.9",
        "leaflet": "^1.7.1",
        "leaflet.markercluster": "^1.5.1",
        "marked": "^2.1.3",
        "xml-formatter": "^2.4.0"
        "@commitlint/cli": "^13.1.0",
        "@commitlint/config-conventional": "^13.1.0",
        "@semantic-release/changelog": "^5.0.1",
        "@semantic-release/exec": "^5.0.0",
        "@semantic-release/git": "^9.0.0",
        "@semantic-release/gitlab": "^6.2.2",
        "@tailwindcss/forms": "^0.3.3",
        "@tailwindcss/line-clamp": "^0.2.1",
        "@tailwindcss/typography": "^0.4.1",
        "@types/leaflet": "^1.7.5",
        "@typescript-eslint/eslint-plugin": "^4.29.1",
        "@typescript-eslint/parser": "^4.29.1",
        "cz-conventional-changelog": "^3.3.0",
        "eslint-config-prettier": "^8.3.0",
        "eslint-plugin-prettier": "^3.4.0",
        "husky": "^7.0.1",
        "postcss-preset-env": "^6.7.0",
        "prettier": "2.3.2",
        "prettier-plugin-organize-imports": "^2.3.3",
        "semantic-release": "^17.4.4",
        "stylelint": "^13.13.1",
        "stylelint-config-standard": "^22.0.0",
        "svgo": "^2.3.1",
        "tailwindcss": "^2.2.7",
        "typescript": "^4.3.5",
      }
    },
    "node_modules/@amcharts/amcharts4": {
      "version": "4.10.23",
      "resolved": "https://registry.npmjs.org/@amcharts/amcharts4/-/amcharts4-4.10.23.tgz",
      "integrity": "sha512-cMxChIV7+Glngw0WU2VvM7qv5MQUuUNenh7wSeQ04iJGLLc3spLv2964V74nAVZvWS6/5b4153D3HZcSqObZXQ==",
      "dependencies": {
        "@babel/runtime": "^7.6.3",
        "core-js": "^3.0.0",
        "d3-force": "^2.0.1",
        "d3-geo": "^2.0.1",
        "d3-geo-projection": "^3.0.0",
        "d3-selection": "^1.0.2",
        "d3-transition": "^1.0.1",
        "polylabel": "^1.0.2",
        "raf": "^3.4.1",
        "regression": "^2.0.1",
        "rgbcolor": "^1.0.1",
        "stackblur-canvas": "^2.0.0",
        "tslib": "^2.0.1",
      }
    },
    "node_modules/@amcharts/amcharts4-geodata": {
      "version": "4.1.22",
      "resolved": "https://registry.npmjs.org/@amcharts/amcharts4-geodata/-/amcharts4-geodata-4.1.22.tgz",
      "integrity": "sha512-jcuRMuJIQQrJM4LiaF9C/0iWQLFLQF1fCcN/WyIvnyXW6VhNfgcoGoM53YaQJo6O4a1h9+hBev0lLz2TXjkohA=="
    },
    "node_modules/@amcharts/amcharts4/node_modules/tslib": {
      "version": "2.1.0",
      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.1.0.tgz",
      "integrity": "sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A=="
    },
    "node_modules/@babel/code-frame": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
      "integrity": "sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==",
      "dev": true,
      "dependencies": {
        "@babel/highlight": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/compat-data": {
      "version": "7.16.4",
      "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
      "integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==",
      "dev": true,
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/core": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.5.tgz",
      "integrity": "sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==",
      "dev": true,
      "dependencies": {
        "@babel/code-frame": "^7.16.0",
        "@babel/generator": "^7.16.5",
        "@babel/helper-compilation-targets": "^7.16.3",
        "@babel/helper-module-transforms": "^7.16.5",
        "@babel/helpers": "^7.16.5",
        "@babel/parser": "^7.16.5",
        "@babel/template": "^7.16.0",
        "@babel/traverse": "^7.16.5",
        "@babel/types": "^7.16.0",
        "convert-source-map": "^1.7.0",
        "debug": "^4.1.0",
        "gensync": "^1.0.0-beta.2",
        "json5": "^2.1.2",
        "semver": "^6.3.0",
        "source-map": "^0.5.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/babel"
      }
    },
    "node_modules/@babel/generator": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
      "integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0",
        "jsesc": "^2.5.1",
        "source-map": "^0.5.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-compilation-targets": {
      "version": "7.16.3",
      "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz",
      "integrity": "sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==",
      "dev": true,
      "dependencies": {
        "@babel/compat-data": "^7.16.0",
        "@babel/helper-validator-option": "^7.14.5",
        "browserslist": "^4.17.5",
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0"
    "node_modules/@babel/helper-environment-visitor": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz",
      "integrity": "sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-function-name": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz",
      "integrity": "sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==",
      "dev": true,
      "dependencies": {
        "@babel/helper-get-function-arity": "^7.16.0",
        "@babel/template": "^7.16.0",
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-get-function-arity": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz",
      "integrity": "sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-hoist-variables": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz",
      "integrity": "sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-module-imports": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz",
      "integrity": "sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-module-transforms": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.16.5.tgz",
      "integrity": "sha512-CkvMxgV4ZyyioElFwcuWnDCcNIeyqTkCm9BxXZi73RR1ozqlpboqsbGUNvRTflgZtFbbJ1v5Emvm+lkjMYY/LQ==",
      "dev": true,
      "dependencies": {
        "@babel/helper-environment-visitor": "^7.16.5",
        "@babel/helper-module-imports": "^7.16.0",
        "@babel/helper-simple-access": "^7.16.0",
        "@babel/helper-split-export-declaration": "^7.16.0",
        "@babel/helper-validator-identifier": "^7.15.7",
        "@babel/template": "^7.16.0",
        "@babel/traverse": "^7.16.5",
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-simple-access": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz",
      "integrity": "sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-split-export-declaration": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz",
      "integrity": "sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==",
      "dev": true,
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-validator-identifier": {
      "version": "7.15.7",
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz",
      "integrity": "sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==",
      "dev": true,
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helper-validator-option": {
      "version": "7.14.5",
      "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
      "integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
      "dev": true,
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/helpers": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.5.tgz",
      "integrity": "sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==",
      "dev": true,
      "dependencies": {
        "@babel/template": "^7.16.0",
        "@babel/traverse": "^7.16.5",
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/highlight": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.16.0.tgz",
      "integrity": "sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==",
      "dev": true,
      "dependencies": {
        "@babel/helper-validator-identifier": "^7.15.7",
        "chalk": "^2.0.0",
        "js-tokens": "^4.0.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/highlight/node_modules/chalk": {
      "version": "2.4.2",
      "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
      "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
      "dev": true,
      "dependencies": {
        "ansi-styles": "^3.2.1",
        "escape-string-regexp": "^1.0.5",
        "supports-color": "^5.3.0"
      },
      "engines": {
        "node": ">=4"
      }
    },
    "node_modules/@babel/parser": {
      "version": "7.16.6",
      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.16.6.tgz",
      "integrity": "sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==",
      "dev": true,
      "bin": {
        "parser": "bin/babel-parser.js"
      },
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@babel/runtime": {
      "version": "7.12.5",
      "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.12.5.tgz",
      "integrity": "sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==",
      "dependencies": {
        "regenerator-runtime": "^0.13.4"
      }
    },
    "node_modules/@babel/template": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.0.tgz",
      "integrity": "sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==",
      "dev": true,
      "dependencies": {
        "@babel/code-frame": "^7.16.0",
        "@babel/parser": "^7.16.0",
        "@babel/types": "^7.16.0"
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/traverse": {
      "version": "7.16.5",
      "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.5.tgz",
      "integrity": "sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==",
      "dev": true,
      "dependencies": {
        "@babel/code-frame": "^7.16.0",
        "@babel/generator": "^7.16.5",
        "@babel/helper-environment-visitor": "^7.16.5",
        "@babel/helper-function-name": "^7.16.0",
        "@babel/helper-hoist-variables": "^7.16.0",
        "@babel/helper-split-export-declaration": "^7.16.0",
        "@babel/parser": "^7.16.5",
        "@babel/types": "^7.16.0",
        "globals": "^11.1.0"
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/types": {
      "version": "7.16.0",
      "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.16.0.tgz",
      "integrity": "sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==",
      "dev": true,
      "dependencies": {
        "@babel/helper-validator-identifier": "^7.15.7",
        "to-fast-properties": "^2.0.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@codemirror/autocomplete": {
      "version": "0.18.8",
      "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-0.18.8.tgz",
      "integrity": "sha512-Va1Q763Vu/rVmIazru/ZnO2kkWVq6SlmMEjeD0qmxLAypyP6j/QNdpmaPDI1qb/+Mb9VFZBbac6a0aLTTi8qxQ==",
      "dependencies": {
        "@codemirror/language": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.0",
        "@codemirror/tooltip": "^0.18.4",
        "@codemirror/view": "^0.18.0",
        "lezer-tree": "^0.13.0"
      }
    },
    "node_modules/@codemirror/basic-setup": {
      "version": "0.18.2",
      "resolved": "https://registry.npmjs.org/@codemirror/basic-setup/-/basic-setup-0.18.2.tgz",
      "integrity": "sha512-4UNFQ4jhU7wKxJH23AJcZW6Ho54VXUpmbtFnN5amIdtGci4ZLvci4M7JKgKFraHmKfDIYQnSzN8d8ohXR7CRhw==",
      "dependencies": {
        "@codemirror/autocomplete": "^0.18.0",
        "@codemirror/closebrackets": "^0.18.0",
        "@codemirror/commands": "^0.18.0",
        "@codemirror/comment": "^0.18.0",
        "@codemirror/fold": "^0.18.0",
        "@codemirror/gutter": "^0.18.3",
        "@codemirror/highlight": "^0.18.0",
        "@codemirror/history": "^0.18.0",
        "@codemirror/language": "^0.18.0",
        "@codemirror/lint": "^0.18.0",
        "@codemirror/matchbrackets": "^0.18.0",
        "@codemirror/rectangular-selection": "^0.18.0",
        "@codemirror/search": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/closebrackets": {
      "version": "0.18.0",
      "resolved": "https://registry.npmjs.org/@codemirror/closebrackets/-/closebrackets-0.18.0.tgz",
      "integrity": "sha512-O1RAgUkzF4nq/B8IyXenZKZ1rJi2Mc7I6y4IhWhELiTnjyQy7YdAthTsJ40mNr8kZ6gRbasYe3K7TraITElZJA==",
      "dependencies": {
        "@codemirror/language": "^0.18.0",
        "@codemirror/rangeset": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/commands": {
      "version": "0.18.3",
      "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-0.18.3.tgz",
      "integrity": "sha512-nHYDG13qOirioXTAKmjl10W2L0eZ1ftvmTwvUTNY27UWVBPFSpk5zDXP3WqJ0mgMhQ4AOFLJaTjJEO3hmPComg==",
      "dependencies": {
        "@codemirror/language": "^0.18.0",
        "@codemirror/matchbrackets": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.0",
        "@codemirror/view": "^0.18.0",
        "lezer-tree": "^0.13.0"
      }
    },
    "node_modules/@codemirror/comment": {
      "version": "0.18.1",
      "resolved": "https://registry.npmjs.org/@codemirror/comment/-/comment-0.18.1.tgz",
      "integrity": "sha512-Inhqs0F24WE28Fcp1dBZghwixBGv1HDwY9MjE0d5tpMY/IPGI6uT30fGyHAXrir6hUqk7eJRkO4UYnODGOnoIA==",
      "dependencies": {
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/fold": {
      "version": "0.18.2",
      "resolved": "https://registry.npmjs.org/@codemirror/fold/-/fold-0.18.2.tgz",
      "integrity": "sha512-kkQ+stpUbOAU0ASPP9NW5uLLhe5LVC46m47zJUnWDlsT9rS5NZW6NDiWzrDlN8dWQT8fePzkMA174BG4tr2GJw==",
      "dependencies": {
        "@codemirror/gutter": "^0.18.0",
        "@codemirror/language": "^0.18.0",
        "@codemirror/rangeset": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/gutter": {
      "version": "0.18.4",
      "resolved": "https://registry.npmjs.org/@codemirror/gutter/-/gutter-0.18.4.tgz",
      "integrity": "sha512-Sf2IWshMi9zwVVqpGmd2NRplY0qfrE2IiBEII9n2gB9M8hgIMg5GCyhdnsUDsOm0gcSut65W62vV7/DfYJHQCA==",
      "dependencies": {
        "@codemirror/rangeset": "^0.18.3",
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/highlight": {
      "version": "0.18.4",
      "resolved": "https://registry.npmjs.org/@codemirror/highlight/-/highlight-0.18.4.tgz",
      "integrity": "sha512-3azJntqWrShOIq/0kVcdMc9k7ACL0LQErgK+A6aWXmCj5Mx0gShq+Iajy8AMQ2zB0v3nhCBgFaniL1LLD5m5hQ==",
      "dependencies": {
        "@codemirror/language": "^0.18.0",
        "@codemirror/rangeset": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0",
        "lezer-tree": "^0.13.0",
        "style-mod": "^4.0.0"
      }
    },
    "node_modules/@codemirror/history": {
      "version": "0.18.1",
      "resolved": "https://registry.npmjs.org/@codemirror/history/-/history-0.18.1.tgz",
      "integrity": "sha512-Aad3p4zs6UYKCUMXYjh7cvPK0ajuL+rMib9yBZ61w81LLl6OkM31Xrn9J6CLJmPxCwP3OJFiqBmNSBQ05oIsTw==",
      "dependencies": {
        "@codemirror/state": "^0.18.3",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/lang-xml": {
      "version": "0.18.0",
      "resolved": "https://registry.npmjs.org/@codemirror/lang-xml/-/lang-xml-0.18.0.tgz",
      "integrity": "sha512-zME4OKbi1oXFhCslUW2VxIPTJFUb102ZOxszzlYbqtwuxXZFAhf/273Wy3C2diAcILRySO7Pv1qxTPnoIsJYYg==",
      "dependencies": {
        "@codemirror/autocomplete": "^0.18.0",
        "@codemirror/highlight": "^0.18.0",
        "@codemirror/language": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "lezer-tree": "^0.13.0",
        "lezer-xml": "^0.13.0"
      }
    },
    "node_modules/@codemirror/language": {
      "version": "0.18.2",
      "resolved": "https://registry.npmjs.org/@codemirror/language/-/language-0.18.2.tgz",
      "integrity": "sha512-2Kz0Xyfvt1Ex2KfTUcYZ3IBxpnFCqHaJijwZknGBT7JXv9dwbOPs9SfPfL4oxVuDIHZx8JTPfoV3LTTJrm8M3Q==",
      "dependencies": {
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.0",
        "@codemirror/view": "^0.18.0",
        "lezer": "^0.13.4",
        "lezer-tree": "^0.13.0"
      }
    },
    "node_modules/@codemirror/lint": {
      "version": "0.18.6",
      "resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-0.18.6.tgz",
      "integrity": "sha512-juE05YyDoLp9WCcR0hQagphOCIZ0r4WRocRFu9tbFwsMjfuForjn4m+wsLSDaDgp2Z9secMyOSGDpBNtVwM9lQ==",
      "dependencies": {
        "@codemirror/panel": "^0.18.1",
        "@codemirror/state": "^0.18.0",
        "@codemirror/tooltip": "^0.18.4",
        "@codemirror/view": "^0.18.0",
        "crelt": "^1.0.5"
      }
    },
    "node_modules/@codemirror/matchbrackets": {
      "version": "0.18.0",
      "resolved": "https://registry.npmjs.org/@codemirror/matchbrackets/-/matchbrackets-0.18.0.tgz",
      "integrity": "sha512-dPDopnZVkD54sSYdmQbyQbPdiuIA83p7XxX6Hp1ScEkOjukwCiFXiA/84x10FUTsQpUYp8bDzm7gwII119bGIw==",
      "dependencies": {
        "@codemirror/language": "^0.18.0",
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0",
        "lezer-tree": "^0.13.0"
      }
    },
    "node_modules/@codemirror/panel": {
      "version": "0.18.2",
      "resolved": "https://registry.npmjs.org/@codemirror/panel/-/panel-0.18.2.tgz",
      "integrity": "sha512-ea/g2aAKtfmie1kD7C8GDutD/5u+uzRJr/varUiAbHKr1sAdjtz5xYvC3GBAMYMan1GOh0vD5zP1yEupJl3b3Q==",
      "dependencies": {
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/rangeset": {
      "version": "0.18.5",
      "resolved": "https://registry.npmjs.org/@codemirror/rangeset/-/rangeset-0.18.5.tgz",
      "integrity": "sha512-gvYniNeEbGRp74MM8EQ+0tylK85pVody4r4N5bs94msPwHQSKFkEmosl8tVmS0Z4e8gRtlB37m8/cWoRiuSz5Q==",
      "dependencies": {
        "@codemirror/state": "^0.18.0"
      }
    },
    "node_modules/@codemirror/rectangular-selection": {
      "version": "0.18.1",
      "resolved": "https://registry.npmjs.org/@codemirror/rectangular-selection/-/rectangular-selection-0.18.1.tgz",
      "integrity": "sha512-WpdIo6wyxamncvSZQEO1xsZArRnE5/NtNGnuLCjYUkW5JepdYtEJzIE9czaJqxVGrCBs//Lv58CbGX77/1GAoA==",
      "dependencies": {
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.1",
        "@codemirror/view": "^0.18.18"
      }
    },
    "node_modules/@codemirror/search": {
      "version": "0.18.4",
      "resolved": "https://registry.npmjs.org/@codemirror/search/-/search-0.18.4.tgz",
      "integrity": "sha512-3chVkMPzl+pTUSqtimTicebhti4SLpvkj03pQx2aPZScXxIiYuDk4cLdIJK9omjmO1+oycRKbOrqvG7iZJJwMg==",
      "dependencies": {
        "@codemirror/panel": "^0.18.1",
        "@codemirror/rangeset": "^0.18.0",
        "@codemirror/state": "^0.18.6",
        "@codemirror/text": "^0.18.0",
        "@codemirror/view": "^0.18.0",
        "crelt": "^1.0.5"
      }
    },
    "node_modules/@codemirror/state": {
      "version": "0.18.7",
      "resolved": "https://registry.npmjs.org/@codemirror/state/-/state-0.18.7.tgz",
      "integrity": "sha512-cVyTiAC9vv90NKmGOfNtBjyIem3BqKui1L5Hfcxurp8K9votQj2oH9COcgWPnQ2Xs64yC70tEuTt9DF1pj5PFQ==",
      "dependencies": {
        "@codemirror/text": "^0.18.0"
      }
    },
    "node_modules/@codemirror/text": {
      "version": "0.18.1",
      "resolved": "https://registry.npmjs.org/@codemirror/text/-/text-0.18.1.tgz",
      "integrity": "sha512-vjXs6mi1F418kucTPlFvnCt9glKnjtYssdXb8mm1oaY/F5O+tgGVepm9Z8F7AKWCQvW8Bns1D3uLz/DOIEywIw=="
    },
    "node_modules/@codemirror/tooltip": {
      "version": "0.18.4",
      "resolved": "https://registry.npmjs.org/@codemirror/tooltip/-/tooltip-0.18.4.tgz",
      "integrity": "sha512-LDlDOSEfjoG24uapLN7exK3Z3JchYFKUwWqo1x/9YdlAkmD1ik7cMSQZboCquP1uJVcXhtbpKmaO6vENGVaarg==",
      "dependencies": {
        "@codemirror/state": "^0.18.0",
        "@codemirror/view": "^0.18.0"
      }
    },
    "node_modules/@codemirror/view": {
      "version": "0.18.19",
      "resolved": "https://registry.npmjs.org/@codemirror/view/-/view-0.18.19.tgz",
      "integrity": "sha512-TmazVl8H3L+aYwlNb8xk6qADRb8KiYOO047pz51R4mGCg4Ja2siSjXktZgUvklsyWbUY7h9q+oAf4piH+mQZTw==",
      "dependencies": {
        "@codemirror/rangeset": "^0.18.2",
        "@codemirror/state": "^0.18.0",
        "@codemirror/text": "^0.18.1",
        "style-mod": "^4.0.0",
        "w3c-keyname": "^2.2.4"
      }
    },
    "node_modules/@commitlint/cli": {
      "version": "13.2.1",
      "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-13.2.1.tgz",
      "integrity": "sha512-JGzYk2ay5JkRS5w+FLQzr0u/Kih52ds4HPpa3vnwVOQN8Q+S1VYr8Nk/6kRm6uNYsAcC1nejtuDxRdLcLh/9TA==",
      "dev": true,
      "dependencies": {
        "@commitlint/format": "^13.2.0",
        "@commitlint/lint": "^13.2.0",
        "@commitlint/load": "^13.2.1",
        "@commitlint/read": "^13.2.0",
        "@commitlint/types": "^13.2.0",
        "lodash": "^4.17.19",
        "resolve-from": "5.0.0",
        "resolve-global": "1.0.0",
      },
      "bin": {
        "commitlint": "cli.js"
      },
      "engines": {
    "node_modules/@commitlint/cli/node_modules/@commitlint/execute-rule": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-13.2.0.tgz",
      "integrity": "sha512-6nPwpN0hwTYmsH3WM4hCdN+NrMopgRIuQ0aqZa+jnwMoS/g6ljliQNYfL+m5WO306BaIu1W3yYpbW5aI8gEr0g==",
      "dev": true,
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/cli/node_modules/@commitlint/load": {
      "version": "13.2.1",
      "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-13.2.1.tgz",
      "integrity": "sha512-qlaJkj0hfa9gtWRfCfbgFBTK3GYQRmjZhba4l9mUu4wV9lEZ4ICFlrLtd/8kaLXf/8xbrPhkAPkVFOAqM0YwUQ==",
      "dev": true,
      "dependencies": {
        "@commitlint/execute-rule": "^13.2.0",
        "@commitlint/resolve-extends": "^13.2.0",
        "@commitlint/types": "^13.2.0",
        "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
        "chalk": "^4.0.0",
        "cosmiconfig": "^7.0.0",
        "lodash": "^4.17.19",
        "resolve-from": "^5.0.0",
        "typescript": "^4.4.3"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/cli/node_modules/@commitlint/resolve-extends": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-13.2.0.tgz",
      "integrity": "sha512-HLCMkqMKtvl1yYLZ1Pm0UpFvd0kYjsm1meLOGZ7VkOd9G/XX+Fr1S2G5AT2zeiDw7WUVYK8lGVMNa319bnV+aw==",
      "dev": true,
      "dependencies": {
        "import-fresh": "^3.0.0",
        "lodash": "^4.17.19",
        "resolve-from": "^5.0.0",
        "resolve-global": "^1.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/cli/node_modules/@commitlint/types": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/cli/node_modules/ansi-regex": {
      "version": "5.0.1",
      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
      "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
    "node_modules/@commitlint/cli/node_modules/is-fullwidth-code-point": {
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
      "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
    "node_modules/@commitlint/cli/node_modules/string-width": {
      "version": "4.2.3",
      "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
      "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
      "dev": true,
      "dependencies": {
        "emoji-regex": "^8.0.0",
        "is-fullwidth-code-point": "^3.0.0",
        "strip-ansi": "^6.0.1"
    "node_modules/@commitlint/cli/node_modules/strip-ansi": {
      "version": "6.0.1",
      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
      "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
      "dev": true,
      "dependencies": {
    "node_modules/@commitlint/cli/node_modules/yargs": {
      "version": "17.3.0",
      "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.0.tgz",
      "integrity": "sha512-GQl1pWyDoGptFPJx9b9L6kmR33TGusZvXIZUT+BOz9f7X2L94oeAskFYLEg/FkhV06zZPBYLvLZRWeYId29lew==",
      "dev": true,
      "dependencies": {
        "cliui": "^7.0.2",
        "escalade": "^3.1.1",
        "get-caller-file": "^2.0.5",
        "require-directory": "^2.1.1",
    "node_modules/@commitlint/cli/node_modules/yargs-parser": {
      "version": "21.0.0",
      "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.0.tgz",
      "integrity": "sha512-z9kApYUOCwoeZ78rfRYYWdiU/iNL6mwwYlkkZfJoyMR1xps+NEBX5X7XmRpxkZHhXJ6+Ey00IwKxBBSW9FIjyA==",
      "dev": true,
      "engines": {
        "node": ">=12"
      }
    },
    "node_modules/@commitlint/config-conventional": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-13.2.0.tgz",
      "integrity": "sha512-7u7DdOiF+3qSdDlbQGfpvCH8DCQdLFvnI2+VucYmmV7E92iD6t9PBj+UjIoSQCaMAzYp27Vkall78AkcXBh6Xw==",
      "dev": true,
      "dependencies": {
        "conventional-changelog-conventionalcommits": "^4.3.1"
      },
      "engines": {
      }
    },
    "node_modules/@commitlint/ensure": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-13.2.0.tgz",
      "integrity": "sha512-rqhT62RehdLTRBu8OrPHnRCCd/7RmHEE4TiTlT4BLlr5ls5jlZhecOQWJ8np872uCNirrJ5NFjnjYYdbkNoW9Q==",
      "dev": true,
      "dependencies": {
        "lodash": "^4.17.19"
      },
      "engines": {
    "node_modules/@commitlint/ensure/node_modules/@commitlint/types": {
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/execute-rule": {
      "version": "15.0.0",
      "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-15.0.0.tgz",
      "integrity": "sha512-pyE4ApxjbWhb1TXz5vRiGwI2ssdMMgZbaaheZq1/7WC0xRnqnIhE1yUC1D2q20qPtvkZPstTYvMiRVtF+DvjUg==",
      "optional": true,
      }
    },
    "node_modules/@commitlint/format": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-13.2.0.tgz",
      "integrity": "sha512-yNBQJe6YFhM1pJAta4LvzQxccSKof6axJH7ALYjuhQqfT8AKlad7Y/2SuJ07ioyreNIqwOTuF2UfU8yJ7JzEIQ==",
      "dev": true,
      "dependencies": {
    "node_modules/@commitlint/format/node_modules/@commitlint/types": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/is-ignored": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-13.2.0.tgz",
      "integrity": "sha512-onnx4WctHFPPkHGFFAZBIWRSaNwuhixIIfbwPhcZ6IewwQX5n4jpjwM1GokA7vhlOnQ57W7AavbKUGjzIVtnRQ==",
      "dev": true,
      "dependencies": {
        "@commitlint/types": "^13.2.0",
        "semver": "7.3.5"
    "node_modules/@commitlint/is-ignored/node_modules/@commitlint/types": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/is-ignored/node_modules/semver": {
      "version": "7.3.5",
      "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz",
      "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==",
      "dev": true,
      "dependencies": {
        "lru-cache": "^6.0.0"
      },
      "bin": {
        "semver": "bin/semver.js"
      },
      "engines": {
        "node": ">=10"
      }
    },
    "node_modules/@commitlint/lint": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-13.2.0.tgz",
      "integrity": "sha512-5XYkh0e9ehHjA7BxAHFpjPgr1qqbFY8OFG1wpBiAhycbYBtJnQmculA2wcwqTM40YCUBqEvWFdq86jTG8fbkMw==",
      "dev": true,
      "dependencies": {
        "@commitlint/is-ignored": "^13.2.0",
        "@commitlint/parse": "^13.2.0",
        "@commitlint/rules": "^13.2.0",
        "@commitlint/types": "^13.2.0"
    "node_modules/@commitlint/lint/node_modules/@commitlint/types": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/load": {
      "version": "15.0.0",
      "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-15.0.0.tgz",
      "integrity": "sha512-Ak1YPeOhvxmY3ioe0o6m1yLGvUAYb4BdfGgShU8jiTCmU3Mnmms0Xh/kfQz8AybhezCC3AmVTyBLaBZxOHR8kg==",
      "dev": true,
      "optional": true,
      "dependencies": {
        "@commitlint/execute-rule": "^15.0.0",
        "@commitlint/resolve-extends": "^15.0.0",
        "@commitlint/types": "^15.0.0",
        "@endemolshinegroup/cosmiconfig-typescript-loader": "^3.0.2",
        "chalk": "^4.0.0",
        "cosmiconfig": "^7.0.0",
        "resolve-from": "^5.0.0",
        "typescript": "^4.4.3"
      }
    },
    "node_modules/@commitlint/message": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-13.2.0.tgz",
      "integrity": "sha512-+LlErJj2F2AC86xJb33VJIvSt25xqSF1I0b0GApSgoUtQBeJhx4SxIj1BLvGcLVmbRmbgTzAFq/QylwLId7EhA==",
      }
    },
    "node_modules/@commitlint/parse": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-13.2.0.tgz",
      "integrity": "sha512-AtfKSQJQADbDhW+kuC5PxOyBANsYCuuJlZRZ2PYslOz2rvWwZ93zt+nKjM4g7C9ETbz0uq4r7/EoOsTJ2nJqfQ==",
      "dev": true,
      "dependencies": {
        "conventional-changelog-angular": "^5.0.11",
        "conventional-commits-parser": "^3.2.2"
    "node_modules/@commitlint/parse/node_modules/@commitlint/types": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-13.2.0.tgz",
      "integrity": "sha512-RRVHEqmk1qn/dIaSQhvuca6k/6Z54G+r/KyimZ8gnAFielGiGUpsFRhIY3qhd5rXClVxDaa3nlcyTWckSccotQ==",
      "dev": true,
      "dependencies": {
        "chalk": "^4.0.0"
      },
      "engines": {
        "node": ">=v12"
      }
    },
    "node_modules/@commitlint/read": {
      "version": "13.2.0",
      "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-13.2.0.tgz",