Skip to content
Snippets Groups Projects
package-lock.json 634 KiB
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-geodata": "^4.1.22",
        "@codemirror/basic-setup": "^0.19.0",
        "@codemirror/commands": "^0.19.5",
        "@github/clipboard-copy-element": "^1.1.2",
        "choices.js": "^9.0.1",
        "flatpickr": "^4.6.9",
        "@commitlint/config-conventional": "^13.2.0",
        "@semantic-release/changelog": "^6.0.0",
        "@semantic-release/exec": "^6.0.1",
        "@semantic-release/git": "^10.0.0",
        "@semantic-release/gitlab": "^7.0.3",
        "@tailwindcss/typography": "^0.4.1",
        "@types/leaflet": "^1.7.5",
        "@typescript-eslint/eslint-plugin": "^5.0.0",
        "@typescript-eslint/parser": "^5.0.0",
        "cz-conventional-changelog": "^3.3.0",
        "eslint-config-prettier": "^8.3.0",
        "eslint-plugin-prettier": "^4.0.0",
        "husky": "^7.0.2",
        "postcss-preset-env": "^6.7.0",
        "prettier": "2.4.1",
        "prettier-plugin-organize-imports": "^2.3.4",
        "semantic-release": "^18.0.0",
        "stylelint": "^13.13.1",
        "stylelint-config-standard": "^22.0.0",
        "tailwindcss-scroll-snap": "^1.1.0",
      }
    },
    "node_modules/@amcharts/amcharts4": {
      "version": "4.10.23",
      "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": {
    },
    "node_modules/@amcharts/amcharts4/node_modules/tslib": {
      "version": "2.1.0",
    },
    "node_modules/@babel/code-frame": {
      "version": "7.16.0",
        "@babel/highlight": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/compat-data": {
      "version": "7.16.4",
      "dev": true,
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/core": {
      "version": "7.16.5",
      "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",
        "@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",
        "@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",
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
    "node_modules/@babel/helper-function-name": {
      "version": "7.16.0",
        "@babel/helper-get-function-arity": "^7.16.0",
        "@babel/template": "^7.16.0",
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
Loading
Loading full blame...