Skip to content
Snippets Groups Projects
package-lock.json 798 KiB
Newer Older
rhenck's avatar
rhenck committed
      }
    },
    "node_modules/@babel/plugin-transform-react-pure-annotations/node_modules/@babel/helper-annotate-as-pure": {
      "version": "7.16.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@babel/plugin-transform-regenerator": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "regenerator-transform": "^0.14.2"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-reserved-words": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-runtime": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-module-imports": "^7.14.5",
        "@babel/helper-plugin-utils": "^7.14.5",
        "babel-plugin-polyfill-corejs2": "^0.2.2",
        "babel-plugin-polyfill-corejs3": "^0.2.2",
        "babel-plugin-polyfill-regenerator": "^0.2.2",
        "semver": "^6.3.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
      "version": "6.3.0",
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "bin": {
        "semver": "bin/semver.js"
      }
    },
    "node_modules/@babel/plugin-transform-shorthand-properties": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-spread": {
      "version": "7.14.6",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5",
        "@babel/helper-skip-transparent-expression-wrappers": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-sticky-regex": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-template-literals": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-typeof-symbol": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-unicode-escapes": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/plugin-transform-unicode-regex": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-create-regexp-features-plugin": "^7.14.5",
        "@babel/helper-plugin-utils": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/preset-env": {
      "version": "7.14.8",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/compat-data": "^7.14.7",
        "@babel/helper-compilation-targets": "^7.14.5",
        "@babel/helper-plugin-utils": "^7.14.5",
        "@babel/helper-validator-option": "^7.14.5",
        "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.14.5",
        "@babel/plugin-proposal-async-generator-functions": "^7.14.7",
        "@babel/plugin-proposal-class-properties": "^7.14.5",
        "@babel/plugin-proposal-class-static-block": "^7.14.5",
        "@babel/plugin-proposal-dynamic-import": "^7.14.5",
        "@babel/plugin-proposal-export-namespace-from": "^7.14.5",
        "@babel/plugin-proposal-json-strings": "^7.14.5",
        "@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
        "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
        "@babel/plugin-proposal-numeric-separator": "^7.14.5",
        "@babel/plugin-proposal-object-rest-spread": "^7.14.7",
        "@babel/plugin-proposal-optional-catch-binding": "^7.14.5",
        "@babel/plugin-proposal-optional-chaining": "^7.14.5",
        "@babel/plugin-proposal-private-methods": "^7.14.5",
        "@babel/plugin-proposal-private-property-in-object": "^7.14.5",
        "@babel/plugin-proposal-unicode-property-regex": "^7.14.5",
        "@babel/plugin-syntax-async-generators": "^7.8.4",
        "@babel/plugin-syntax-class-properties": "^7.12.13",
        "@babel/plugin-syntax-class-static-block": "^7.14.5",
        "@babel/plugin-syntax-dynamic-import": "^7.8.3",
        "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
        "@babel/plugin-syntax-json-strings": "^7.8.3",
        "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
        "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
        "@babel/plugin-syntax-numeric-separator": "^7.10.4",
        "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
        "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
        "@babel/plugin-syntax-optional-chaining": "^7.8.3",
        "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
        "@babel/plugin-syntax-top-level-await": "^7.14.5",
        "@babel/plugin-transform-arrow-functions": "^7.14.5",
        "@babel/plugin-transform-async-to-generator": "^7.14.5",
        "@babel/plugin-transform-block-scoped-functions": "^7.14.5",
        "@babel/plugin-transform-block-scoping": "^7.14.5",
        "@babel/plugin-transform-classes": "^7.14.5",
        "@babel/plugin-transform-computed-properties": "^7.14.5",
        "@babel/plugin-transform-destructuring": "^7.14.7",
        "@babel/plugin-transform-dotall-regex": "^7.14.5",
        "@babel/plugin-transform-duplicate-keys": "^7.14.5",
        "@babel/plugin-transform-exponentiation-operator": "^7.14.5",
        "@babel/plugin-transform-for-of": "^7.14.5",
        "@babel/plugin-transform-function-name": "^7.14.5",
        "@babel/plugin-transform-literals": "^7.14.5",
        "@babel/plugin-transform-member-expression-literals": "^7.14.5",
        "@babel/plugin-transform-modules-amd": "^7.14.5",
        "@babel/plugin-transform-modules-commonjs": "^7.14.5",
        "@babel/plugin-transform-modules-systemjs": "^7.14.5",
        "@babel/plugin-transform-modules-umd": "^7.14.5",
        "@babel/plugin-transform-named-capturing-groups-regex": "^7.14.7",
        "@babel/plugin-transform-new-target": "^7.14.5",
        "@babel/plugin-transform-object-super": "^7.14.5",
        "@babel/plugin-transform-parameters": "^7.14.5",
        "@babel/plugin-transform-property-literals": "^7.14.5",
        "@babel/plugin-transform-regenerator": "^7.14.5",
        "@babel/plugin-transform-reserved-words": "^7.14.5",
        "@babel/plugin-transform-shorthand-properties": "^7.14.5",
        "@babel/plugin-transform-spread": "^7.14.6",
        "@babel/plugin-transform-sticky-regex": "^7.14.5",
        "@babel/plugin-transform-template-literals": "^7.14.5",
        "@babel/plugin-transform-typeof-symbol": "^7.14.5",
        "@babel/plugin-transform-unicode-escapes": "^7.14.5",
        "@babel/plugin-transform-unicode-regex": "^7.14.5",
        "@babel/preset-modules": "^0.1.4",
        "@babel/types": "^7.14.8",
        "babel-plugin-polyfill-corejs2": "^0.2.2",
        "babel-plugin-polyfill-corejs3": "^0.2.2",
        "babel-plugin-polyfill-regenerator": "^0.2.2",
        "core-js-compat": "^3.15.0",
        "semver": "^6.3.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
    "node_modules/@babel/preset-env/node_modules/semver": {
      "version": "6.3.0",
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "bin": {
        "semver": "bin/semver.js"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@babel/preset-flow": {
      "version": "7.16.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5",
        "@babel/helper-validator-option": "^7.14.5",
        "@babel/plugin-transform-flow-strip-types": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@babel/preset-modules": {
      "version": "0.1.4",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.0.0",
        "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
        "@babel/plugin-transform-dotall-regex": "^7.4.4",
        "@babel/types": "^7.4.4",
        "esutils": "^2.0.2"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@babel/preset-react": {
      "version": "7.16.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/helper-plugin-utils": "^7.14.5",
        "@babel/helper-validator-option": "^7.14.5",
        "@babel/plugin-transform-react-display-name": "^7.16.0",
        "@babel/plugin-transform-react-jsx": "^7.16.0",
        "@babel/plugin-transform-react-jsx-development": "^7.16.0",
        "@babel/plugin-transform-react-pure-annotations": "^7.16.0"
      },
      "engines": {
        "node": ">=6.9.0"
      },
      "peerDependencies": {
        "@babel/core": "^7.0.0-0"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@babel/runtime": {
      "version": "7.14.8",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "regenerator-runtime": "^0.13.4"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/template": {
      "version": "7.14.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/code-frame": "^7.14.5",
        "@babel/parser": "^7.14.5",
        "@babel/types": "^7.14.5"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/traverse": {
rhenck's avatar
rhenck committed
      "version": "7.16.3",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@babel/code-frame": "^7.16.0",
        "@babel/generator": "^7.16.0",
        "@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.3",
        "@babel/types": "^7.16.0",
rhenck's avatar
rhenck committed
        "debug": "^4.1.0",
        "globals": "^11.1.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/traverse/node_modules/@babel/generator": {
rhenck's avatar
rhenck committed
      "version": "7.16.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
rhenck's avatar
rhenck committed
        "@babel/types": "^7.16.0",
rhenck's avatar
rhenck committed
        "jsesc": "^2.5.1",
        "source-map": "^0.5.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@babel/traverse/node_modules/source-map": {
      "version": "0.5.7",
rhenck's avatar
rhenck committed
      "license": "BSD-3-Clause",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=0.10.0"
      }
    },
    "node_modules/@babel/types": {
rhenck's avatar
rhenck committed
      "version": "7.16.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
rhenck's avatar
rhenck committed
        "@babel/helper-validator-identifier": "^7.15.7",
rhenck's avatar
rhenck committed
        "to-fast-properties": "^2.0.0"
      },
      "engines": {
        "node": ">=6.9.0"
      }
    },
    "node_modules/@csstools/convert-colors": {
      "version": "1.4.0",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "CC0-1.0",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=4.0.0"
      }
    },
    "node_modules/@discoveryjs/json-ext": {
      "version": "0.5.3",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=10.0.0"
      }
    },
    "node_modules/@eslint/eslintrc": {
      "version": "0.4.3",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "ajv": "^6.12.4",
        "debug": "^4.1.1",
        "espree": "^7.3.0",
        "globals": "^13.9.0",
        "ignore": "^4.0.6",
        "import-fresh": "^3.2.1",
        "js-yaml": "^3.13.1",
        "minimatch": "^3.0.4",
        "strip-json-comments": "^3.1.1"
      },
      "engines": {
        "node": "^10.12.0 || >=12.0.0"
      }
    },
    "node_modules/@eslint/eslintrc/node_modules/ajv": {
      "version": "6.12.6",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "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/@eslint/eslintrc/node_modules/globals": {
      "version": "13.10.0",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "type-fest": "^0.20.2"
      },
      "engines": {
        "node": ">=8"
      },
      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }
    },
    "node_modules/@eslint/eslintrc/node_modules/ignore": {
      "version": "4.0.6",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">= 4"
      }
    },
    "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
      "version": "0.4.1",
rhenck's avatar
rhenck committed
      "dev": true,
      "license": "MIT"
rhenck's avatar
rhenck committed
    },
    "node_modules/@eslint/eslintrc/node_modules/type-fest": {
      "version": "0.20.2",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "(MIT OR CC0-1.0)",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=10"
      },
      "funding": {
        "url": "https://github.com/sponsors/sindresorhus"
      }
    },
    "node_modules/@humanwhocodes/config-array": {
      "version": "0.5.0",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "Apache-2.0",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@humanwhocodes/object-schema": "^1.2.0",
        "debug": "^4.1.1",
        "minimatch": "^3.0.4"
      },
      "engines": {
        "node": ">=10.10.0"
      }
    },
    "node_modules/@humanwhocodes/object-schema": {
      "version": "1.2.0",
rhenck's avatar
rhenck committed
      "dev": true,
      "license": "BSD-3-Clause"
rhenck's avatar
rhenck committed
    },
    "node_modules/@iqb/eslint-config": {
      "version": "1.0.2",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@typescript-eslint/eslint-plugin": "^4.9.0",
        "@typescript-eslint/parser": "^4.9.0",
        "eslint": "^7.17.0",
        "eslint-config-airbnb-typescript": "^12.0.0",
        "eslint-plugin-import": "^2.22.1"
      }
    },
    "node_modules/@istanbuljs/schema": {
      "version": "0.1.3",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/@jridgewell/resolve-uri": {
      "version": "1.0.0",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=6.0.0"
      }
    },
    "node_modules/@jsdevtools/coverage-istanbul-loader": {
      "version": "3.0.5",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "convert-source-map": "^1.7.0",
        "istanbul-lib-instrument": "^4.0.3",
        "loader-utils": "^2.0.0",
        "merge-source-map": "^1.1.0",
        "schema-utils": "^2.7.0"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@miherlosev/esm": {
      "version": "3.2.26",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">=6"
      }
    },
rhenck's avatar
rhenck committed
    "node_modules/@ngx-translate/core": {
      "version": "13.0.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "tslib": "^2.0.0"
      },
      "peerDependencies": {
        "@angular/core": ">=10.0.0",
        "rxjs": ">=6.5.3"
      }
    },
    "node_modules/@ngx-translate/http-loader": {
      "version": "6.0.0",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "tslib": "^2.0.0"
      },
      "peerDependencies": {
        "@angular/common": ">=10.0.0",
        "@ngx-translate/core": ">=13.0.0",
        "rxjs": ">=6.5.3"
      }
    },
    "node_modules/@nodelib/fs.scandir": {
      "version": "2.1.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@nodelib/fs.stat": "2.0.5",
        "run-parallel": "^1.1.9"
      },
      "engines": {
        "node": ">= 8"
      }
    },
    "node_modules/@nodelib/fs.stat": {
      "version": "2.0.5",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "engines": {
        "node": ">= 8"
      }
    },
    "node_modules/@nodelib/fs.walk": {
      "version": "1.2.7",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@nodelib/fs.scandir": "2.1.5",
        "fastq": "^1.6.0"
      },
      "engines": {
        "node": ">= 8"
      }
    },
    "node_modules/@npmcli/git": {
      "version": "2.1.0",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@npmcli/promise-spawn": "^1.3.2",
        "lru-cache": "^6.0.0",
        "mkdirp": "^1.0.4",
        "npm-pick-manifest": "^6.1.1",
        "promise-inflight": "^1.0.1",
        "promise-retry": "^2.0.1",
        "semver": "^7.3.5",
        "which": "^2.0.2"
      }
    },
    "node_modules/@npmcli/installed-package-contents": {
      "version": "1.0.7",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "dependencies": {
        "npm-bundled": "^1.1.1",
        "npm-normalize-package-bin": "^1.0.1"
      },
      "bin": {
        "installed-package-contents": "index.js"
      },
      "engines": {
        "node": ">= 10"
      }
    },
    "node_modules/@npmcli/move-file": {
      "version": "1.1.2",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "mkdirp": "^1.0.4",
        "rimraf": "^3.0.2"
      },
      "engines": {
        "node": ">=10"
      }
    },
    "node_modules/@npmcli/node-gyp": {
      "version": "1.0.2",
rhenck's avatar
rhenck committed
      "dev": true,
      "license": "ISC"
rhenck's avatar
rhenck committed
    },
    "node_modules/@npmcli/promise-spawn": {
      "version": "1.3.2",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "dependencies": {
        "infer-owner": "^1.0.4"
      }
    },
    "node_modules/@npmcli/run-script": {
      "version": "1.8.6",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "ISC",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@npmcli/node-gyp": "^1.0.2",
        "@npmcli/promise-spawn": "^1.3.2",
        "node-gyp": "^7.1.0",
        "read-package-json-fast": "^2.0.1"
      }
    },
    "node_modules/@popperjs/core": {
      "version": "2.10.2",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "opencollective",
        "url": "https://opencollective.com/popperjs"
      }
    },
    "node_modules/@schematics/angular": {
      "version": "12.2.7",
      "dev": true,
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@angular-devkit/core": "12.2.7",
        "@angular-devkit/schematics": "12.2.7",
        "jsonc-parser": "3.0.0"
      },
      "engines": {
        "node": "^12.14.1 || >=14.0.0",
        "npm": "^6.11.0 || ^7.5.6",
        "yarn": ">= 1.13.0"
      }
    },
    "node_modules/@tiptap/core": {
      "version": "2.0.0-beta.116",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@types/prosemirror-commands": "^1.0.4",
        "@types/prosemirror-inputrules": "^1.0.4",
        "@types/prosemirror-keymap": "^1.0.4",
        "@types/prosemirror-model": "^1.13.2",
        "@types/prosemirror-schema-list": "^1.0.3",
        "@types/prosemirror-state": "^1.2.7",
        "@types/prosemirror-transform": "^1.1.4",
        "@types/prosemirror-view": "^1.19.1",
        "prosemirror-commands": "^1.1.10",
        "prosemirror-inputrules": "^1.1.3",
        "prosemirror-keymap": "^1.1.3",
        "prosemirror-model": "^1.14.3",
        "prosemirror-schema-list": "^1.1.6",
        "prosemirror-state": "^1.3.4",
        "prosemirror-transform": "^1.3.3",
        "prosemirror-view": "^1.20.1"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      }
    },
    "node_modules/@tiptap/extension-blockquote": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-inputrules": "^1.1.3"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-bold": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-bubble-menu": {
      "version": "2.0.0-beta.38",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-state": "^1.3.4",
        "prosemirror-view": "^1.20.1",
        "tippy.js": "^6.3.1"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-bullet-list": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-inputrules": "^1.1.3"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-code": {
      "version": "2.0.0-beta.16",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-code-block": {
      "version": "2.0.0-beta.18",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-inputrules": "^1.1.3"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-color": {
      "version": "2.0.0-beta.3",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1",
        "@tiptap/extension-text-style": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-document": {
      "version": "2.0.0-beta.13",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-dropcursor": {
      "version": "2.0.0-beta.19",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@types/prosemirror-dropcursor": "^1.0.3",
        "prosemirror-dropcursor": "^1.3.5"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-floating-menu": {
      "version": "2.0.0-beta.32",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-state": "^1.3.4",
        "prosemirror-view": "^1.20.1",
        "tippy.js": "^6.3.1"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-font-family": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1",
        "@tiptap/extension-text-style": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-gapcursor": {
      "version": "2.0.0-beta.23",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@types/prosemirror-gapcursor": "^1.0.4",
        "prosemirror-gapcursor": "^1.2.0"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-hard-break": {
      "version": "2.0.0-beta.20",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-heading": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-inputrules": "^1.1.3"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-highlight": {
      "version": "2.0.0-beta.20",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-history": {
      "version": "2.0.0-beta.16",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "@types/prosemirror-history": "^1.0.3",
        "prosemirror-history": "^1.2.0"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-horizontal-rule": {
      "version": "2.0.0-beta.20",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-state": "^1.3.4"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-italic": {
      "version": "2.0.0-beta.15",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-list-item": {
      "version": "2.0.0-beta.14",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-ordered-list": {
      "version": "2.0.0-beta.16",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "dependencies": {
        "prosemirror-inputrules": "^1.1.3"
      },
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-paragraph": {
      "version": "2.0.0-beta.17",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-strike": {
      "version": "2.0.0-beta.17",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-subscript": {
      "version": "2.0.0-beta.4",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-superscript": {
      "version": "2.0.0-beta.4",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"
      }
    },
    "node_modules/@tiptap/extension-text": {
      "version": "2.0.0-beta.13",
rhenck's avatar
rhenck committed
      "license": "MIT",
rhenck's avatar
rhenck committed
      "funding": {
        "type": "github",
        "url": "https://github.com/sponsors/ueberdosis"
      },
      "peerDependencies": {
        "@tiptap/core": "^2.0.0-beta.1"