Skip to content
Snippets Groups Projects
package-lock.json 590 KiB
Newer Older
  • Learn to ignore specific revisions
  •       "version": "5.3.0",
    
            "@stencil/core": "2.5.2",
    
            "mitt": "^3.0.0",
            "stencil-wormhole": "^3.4.1"
    
        "node_modules/abab": {
          "version": "2.0.5",
    
        },
        "node_modules/acorn": {
          "version": "7.4.1",
    
        "node_modules/acorn-globals": {
          "version": "6.0.0",
    
            "acorn": "^7.1.1",
            "acorn-walk": "^7.1.1"
    
        "node_modules/acorn-jsx": {
    
          "version": "5.3.2",
          "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
          "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
          "dev": true,
          "peerDependencies": {
            "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
          }
    
        },
        "node_modules/acorn-node": {
          "version": "1.8.2",
    
            "acorn": "^7.0.0",
            "acorn-walk": "^7.0.0",
            "xtend": "^4.0.2"
    
        "node_modules/acorn-walk": {
          "version": "7.2.0",
    
        "node_modules/adler-32": {
          "version": "1.2.0",
    
          "dependencies": {
            "exit-on-epipe": "~1.0.1",
            "printj": "~1.1.0"
          },
          "bin": {
            "adler32": "bin/adler32.njs"
          },
    
        "node_modules/agent-base": {
          "version": "6.0.2",
    
        "node_modules/aggregate-error": {
          "version": "3.1.0",
    
            "clean-stack": "^2.0.0",
            "indent-string": "^4.0.0"
    
        "node_modules/ajv": {
          "version": "6.12.6",
          "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
          "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
    
          "dependencies": {
            "fast-deep-equal": "^3.1.1",
            "fast-json-stable-stringify": "^2.0.0",
            "json-schema-traverse": "^0.4.1",
            "uri-js": "^4.2.2"
    
          },
          "funding": {
            "type": "github",
            "url": "https://github.com/sponsors/epoberezkin"
    
        "node_modules/alphanum-sort": {
          "version": "1.0.2",
    
        "node_modules/amdefine": {
          "version": "1.0.1",
    
          "optional": true,
    
        "node_modules/ansi-colors": {
          "version": "4.1.1",
    
        "node_modules/ansi-escapes": {
          "version": "3.2.0",
    
        "node_modules/ansi-regex": {
          "version": "3.0.0",
    
        "node_modules/ansi-styles": {
          "version": "3.2.1",
    
            "color-convert": "^1.9.0"
    
        "node_modules/ansicolors": {
          "version": "0.3.2",
    
        },
        "node_modules/anymatch": {
          "version": "3.1.2",
    
            "normalize-path": "^3.0.0",
            "picomatch": "^2.0.4"
    
        "node_modules/argparse": {
    
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
          "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
          "dev": true
    
        "node_modules/argv-formatter": {
          "version": "1.0.0",
    
        },
        "node_modules/array-from": {
          "version": "2.1.1",
    
        },
        "node_modules/array-ify": {
          "version": "1.0.0",
    
        },
        "node_modules/array-union": {
          "version": "2.1.0",
    
        "node_modules/arrify": {
          "version": "1.0.1",
    
          "engines": {
            "node": ">=0.10.0"
    
        "node_modules/ast-transform": {
          "version": "0.0.0",
    
            "escodegen": "~1.2.0",
            "esprima": "~1.0.4",
            "through": "~2.3.4"
    
        "node_modules/ast-transform/node_modules/esprima": {
          "version": "1.0.4",
          "bin": {
            "esparse": "bin/esparse.js",
            "esvalidate": "bin/esvalidate.js"
          },
    
        "node_modules/ast-types": {
          "version": "0.7.8",
    
        "node_modules/astral-regex": {
          "version": "2.0.0",
    
        "node_modules/asynckit": {
          "version": "0.4.0",
    
        "node_modules/at-least-node": {
          "version": "1.0.0",
    
        "node_modules/autoprefixer": {
    
          "version": "10.4.0",
    
            "browserslist": "^4.17.5",
            "caniuse-lite": "^1.0.30001272",
    
            "fraction.js": "^4.1.1",
            "normalize-range": "^0.1.2",
    
            "picocolors": "^1.0.0",
    
            "postcss-value-parser": "^4.1.0"
          },
          "bin": {
            "autoprefixer": "bin/autoprefixer"
    
            "node": "^10 || ^12 || >=14"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/postcss/"
          },
          "peerDependencies": {
            "postcss": "^8.1.0"
    
        "node_modules/babel-runtime": {
          "version": "6.26.0",
    
            "core-js": "^2.4.0",
            "regenerator-runtime": "^0.11.0"
    
        "node_modules/babel-runtime/node_modules/core-js": {
          "version": "2.6.12",
    
        },
        "node_modules/babel-runtime/node_modules/regenerator-runtime": {
          "version": "0.11.1",
    
        "node_modules/balanced-match": {
          "version": "1.0.0",
    
        },
        "node_modules/base64-js": {
          "version": "1.3.1",
    
        },
        "node_modules/before-after-hook": {
    
        },
        "node_modules/binary-extensions": {
          "version": "2.1.0",
    
        "node_modules/boolbase": {
          "version": "1.0.0",
    
        "node_modules/bottleneck": {
          "version": "2.19.5",
    
        },
        "node_modules/brace-expansion": {
          "version": "1.1.11",
    
            "balanced-match": "^1.0.0",
            "concat-map": "0.0.1"
    
        "node_modules/braces": {
          "version": "3.0.2",
          "dev": true,
    
          "dependencies": {
            "fill-range": "^7.0.1"
          },
          "engines": {
            "node": ">=8"
          }
        },
    
        "node_modules/brfs": {
          "version": "2.0.2",
    
            "quote-stream": "^1.0.1",
            "resolve": "^1.1.5",
            "static-module": "^3.0.2",
            "through2": "^2.0.0"
    
        "node_modules/brfs/node_modules/through2": {
          "version": "2.0.5",
    
            "readable-stream": "~2.3.6",
            "xtend": "~4.0.1"
    
        "node_modules/brotli": {
          "version": "1.3.2",
    
        "node_modules/browser-process-hrtime": {
          "version": "1.0.0",
    
        },
        "node_modules/browser-resolve": {
          "version": "1.11.3",
    
        "node_modules/browser-resolve/node_modules/resolve": {
          "version": "1.1.7",
    
        "node_modules/browserify-optional": {
          "version": "1.0.1",
    
          "dependencies": {
            "ast-transform": "0.0.0",
            "ast-types": "^0.7.0",
            "browser-resolve": "^1.8.1"
    
        "node_modules/browserslist": {
    
          "version": "4.19.1",
    
            "caniuse-lite": "^1.0.30001286",
            "electron-to-chromium": "^1.4.17",
    
            "node-releases": "^2.0.1",
            "picocolors": "^1.0.0"
    
          },
          "bin": {
            "browserslist": "cli.js"
          },
          "engines": {
            "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
          },
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/browserslist"
    
        "node_modules/buffer-equal": {
          "version": "0.0.1",
    
        "node_modules/buffer-from": {
          "version": "1.1.2",
    
        "node_modules/cacheable-lookup": {
    
        "node_modules/cacheable-request": {
    
            "clone-response": "^1.0.2",
            "get-stream": "^5.1.0",
            "http-cache-semantics": "^4.0.0",
            "keyv": "^4.0.0",
            "lowercase-keys": "^2.0.0",
    
            "normalize-url": "^6.0.1",
    
        "node_modules/cachedir": {
          "version": "2.2.0",
    
        "node_modules/call-bind": {
          "version": "1.0.2",
    
            "function-bind": "^1.1.1",
            "get-intrinsic": "^1.0.2"
    
          },
          "funding": {
            "url": "https://github.com/sponsors/ljharb"
    
        "node_modules/camelcase": {
          "version": "5.3.1",
    
        "node_modules/camelcase-css": {
          "version": "2.0.1",
    
        "node_modules/camelcase-keys": {
          "version": "6.2.2",
    
            "camelcase": "^5.3.1",
            "map-obj": "^4.0.0",
            "quick-lru": "^4.0.1"
    
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
    
        "node_modules/caniuse-api": {
          "version": "3.0.0",
    
            "browserslist": "^4.0.0",
            "caniuse-lite": "^1.0.0",
            "lodash.memoize": "^4.1.2",
            "lodash.uniq": "^4.5.0"
    
        "node_modules/caniuse-lite": {
    
          "version": "1.0.30001287",
    
          "funding": {
            "type": "opencollective",
            "url": "https://opencollective.com/browserslist"
    
        "node_modules/cardinal": {
          "version": "2.1.1",
    
            "ansicolors": "~0.3.2",
            "redeyed": "~2.1.0"
    
        "node_modules/cfb": {
          "version": "1.2.1",
    
            "adler-32": "~1.3.0",
            "crc-32": "~1.2.0",
            "printj": "~1.3.0"
    
        "node_modules/cfb/node_modules/adler-32": {
          "version": "1.3.0",
    
        "node_modules/cfb/node_modules/adler-32/node_modules/printj": {
          "version": "1.2.3",
    
          "bin": {
            "printj": "bin/printj.njs"
          },
    
        "node_modules/cfb/node_modules/printj": {
          "version": "1.3.0",
    
          "bin": {
            "printj": "bin/printj.njs"
    
            "ansi-styles": "^4.1.0",
            "supports-color": "^7.1.0"
    
            "node": ">=10"
          },
          "funding": {
            "url": "https://github.com/chalk/chalk?sponsor=1"
    
        "node_modules/chalk/node_modules/ansi-styles": {
          "version": "4.2.1",
    
            "@types/color-name": "^1.1.1",
            "color-convert": "^2.0.1"
    
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/chalk/node_modules/color-convert": {
          "version": "2.0.1",
    
        "node_modules/chalk/node_modules/color-name": {
          "version": "1.1.4",
    
        },
        "node_modules/chalk/node_modules/has-flag": {
          "version": "4.0.0",
    
        "node_modules/chalk/node_modules/supports-color": {
          "version": "7.1.0",
    
        "node_modules/chardet": {
          "version": "0.7.0",
    
          "license": "MIT"
        },
        "node_modules/choices.js": {
          "version": "9.0.1",
    
          "dependencies": {
            "deepmerge": "^4.2.0",
            "fuse.js": "^3.4.5",
            "redux": "^4.0.4"
    
        "node_modules/chokidar": {
          "version": "3.5.2",
    
            "anymatch": "~3.1.2",
            "braces": "~3.0.2",
            "glob-parent": "~5.1.2",
            "is-binary-path": "~2.1.0",
            "is-glob": "~4.0.1",
            "normalize-path": "~3.0.0",
            "readdirp": "~3.6.0"
    
            "node": ">= 8.10.0"
          },
          "optionalDependencies": {
            "fsevents": "~2.3.2"
    
        "node_modules/ci-info": {
    
          "version": "3.3.0",
    
        "node_modules/clean-stack": {
          "version": "2.2.0",
    
          "engines": {
            "node": ">=6"
          }
        },
        "node_modules/cli-cursor": {
          "version": "2.1.0",
    
            "restore-cursor": "^2.0.0"
    
        "node_modules/cli-table3": {
          "version": "0.6.0",
          "dev": true,
    
          "dependencies": {
            "object-assign": "^4.1.0",
            "string-width": "^4.2.0"
          },
          "engines": {
            "node": "10.* || >= 12.*"
          },
          "optionalDependencies": {
            "colors": "^1.1.2"
          }
        },
        "node_modules/cli-table3/node_modules/ansi-regex": {
          "version": "5.0.1",
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/cli-table3/node_modules/is-fullwidth-code-point": {
          "version": "3.0.0",
          "dev": true,
    
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/cli-table3/node_modules/string-width": {
          "version": "4.2.3",
          "dev": true,
    
          "dependencies": {
            "emoji-regex": "^8.0.0",
            "is-fullwidth-code-point": "^3.0.0",
            "strip-ansi": "^6.0.1"
          },
          "engines": {
            "node": ">=8"
          }
        },
        "node_modules/cli-table3/node_modules/strip-ansi": {
          "version": "6.0.1",
    
            "ansi-regex": "^5.0.1"
    
        "node_modules/cli-truncate": {
          "version": "2.1.0",
    
            "slice-ansi": "^3.0.0",
            "string-width": "^4.2.0"
    
          },
          "funding": {
            "url": "https://github.com/sponsors/sindresorhus"
    
        "node_modules/cli-truncate/node_modules/ansi-regex": {
    
        "node_modules/cli-truncate/node_modules/ansi-styles": {
          "version": "4.3.0",
    
            "color-convert": "^2.0.1"
    
          },
          "funding": {
            "url": "https://github.com/chalk/ansi-styles?sponsor=1"
    
        "node_modules/cli-truncate/node_modules/color-convert": {
          "version": "2.0.1",
    
        "node_modules/cli-truncate/node_modules/color-name": {
          "version": "1.1.4",
    
        },
        "node_modules/cli-truncate/node_modules/is-fullwidth-code-point": {
          "version": "3.0.0",
    
        "node_modules/cli-truncate/node_modules/slice-ansi": {
          "version": "3.0.0",
    
            "ansi-styles": "^4.0.0",
            "astral-regex": "^2.0.0",
            "is-fullwidth-code-point": "^3.0.0"
    
        "node_modules/cli-truncate/node_modules/string-width": {
    
            "emoji-regex": "^8.0.0",
            "is-fullwidth-code-point": "^3.0.0",
    
        "node_modules/cli-truncate/node_modules/strip-ansi": {
    
        "node_modules/cli-width": {
          "version": "2.2.1",
    
        },
        "node_modules/cliui": {
          "version": "7.0.4",
    
            "string-width": "^4.2.0",
            "strip-ansi": "^6.0.0",
            "wrap-ansi": "^7.0.0"
    
        "node_modules/cliui/node_modules/ansi-regex": {
    
        "node_modules/cliui/node_modules/is-fullwidth-code-point": {
          "version": "3.0.0",
    
        "node_modules/cliui/node_modules/string-width": {
          "version": "4.2.2",
    
          "dependencies": {
            "emoji-regex": "^8.0.0",
            "is-fullwidth-code-point": "^3.0.0",
            "strip-ansi": "^6.0.0"
          },
    
        "node_modules/cliui/node_modules/strip-ansi": {
          "version": "6.0.0",
    
            "ansi-regex": "^5.0.0"
          },
          "engines": {
            "node": ">=8"
    
        "node_modules/clone": {
          "version": "1.0.4",
    
        "node_modules/clone-regexp": {
          "version": "2.2.0",
    
        "node_modules/clone-regexp/node_modules/is-regexp": {
          "version": "2.1.0",
    
        "node_modules/clone-response": {
          "version": "1.0.2",
    
            "mimic-response": "^1.0.0"
    
        "node_modules/codepage": {
          "version": "1.15.0",
    
        "node_modules/color-convert": {
          "version": "1.9.3",
    
        "node_modules/color-name": {
          "version": "1.1.3",
    
          "version": "2.9.2",
          "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz",
          "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==",
          "dev": true
    
        "node_modules/colorette": {
    
          "version": "2.0.16",