mirror of
https://github.com/valitydev/ng-libs.git
synced 2024-11-06 08:45:27 +00:00
15563 lines
392 KiB
JSON
15563 lines
392 KiB
JSON
{
|
|
"name": "ng-libs",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "ng-libs",
|
|
"version": "0.0.0",
|
|
"workspaces": [
|
|
"./projects/*"
|
|
],
|
|
"dependencies": {
|
|
"@angular/animations": "^17.0.8",
|
|
"@angular/common": "^17.0.8",
|
|
"@angular/compiler": "^17.0.8",
|
|
"@angular/core": "^17.0.8",
|
|
"@angular/forms": "^17.0.8",
|
|
"@angular/platform-browser": "^17.0.8",
|
|
"@angular/platform-browser-dynamic": "^17.0.8",
|
|
"@angular/router": "^17.0.8",
|
|
"rxjs": "~7.8.0",
|
|
"tslib": "^2.3.0",
|
|
"zone.js": "~0.14.2"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-devkit/build-angular": "^17.0.8",
|
|
"@angular/cli": "~17.0.8",
|
|
"@angular/compiler-cli": "^17.0.8",
|
|
"@types/jasmine": "~4.3.0",
|
|
"cspell": "^7.0.0",
|
|
"eslint": "^8.56.0",
|
|
"jasmine-core": "~4.5.0",
|
|
"karma": "~6.4.0",
|
|
"karma-chrome-launcher": "~3.1.0",
|
|
"karma-coverage": "~2.2.0",
|
|
"karma-jasmine": "~5.1.0",
|
|
"karma-jasmine-html-reporter": "~2.0.0",
|
|
"ng-packagr": "^17.0.3",
|
|
"prettier": "^3.1.1",
|
|
"typescript": "~5.2.2"
|
|
}
|
|
},
|
|
"node_modules/@aashutoshrathi/word-wrap": {
|
|
"version": "1.2.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/architect": {
|
|
"version": "0.1700.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/core": "17.0.8",
|
|
"rxjs": "7.8.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/build-angular": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "2.2.1",
|
|
"@angular-devkit/architect": "0.1700.8",
|
|
"@angular-devkit/build-webpack": "0.1700.8",
|
|
"@angular-devkit/core": "17.0.8",
|
|
"@babel/core": "7.23.2",
|
|
"@babel/generator": "7.23.0",
|
|
"@babel/helper-annotate-as-pure": "7.22.5",
|
|
"@babel/helper-split-export-declaration": "7.22.6",
|
|
"@babel/plugin-transform-async-generator-functions": "7.23.2",
|
|
"@babel/plugin-transform-async-to-generator": "7.22.5",
|
|
"@babel/plugin-transform-runtime": "7.23.2",
|
|
"@babel/preset-env": "7.23.2",
|
|
"@babel/runtime": "7.23.2",
|
|
"@discoveryjs/json-ext": "0.5.7",
|
|
"@ngtools/webpack": "17.0.8",
|
|
"@vitejs/plugin-basic-ssl": "1.0.1",
|
|
"ansi-colors": "4.1.3",
|
|
"autoprefixer": "10.4.16",
|
|
"babel-loader": "9.1.3",
|
|
"babel-plugin-istanbul": "6.1.1",
|
|
"browser-sync": "2.29.3",
|
|
"browserslist": "^4.21.5",
|
|
"chokidar": "3.5.3",
|
|
"copy-webpack-plugin": "11.0.0",
|
|
"critters": "0.0.20",
|
|
"css-loader": "6.8.1",
|
|
"esbuild-wasm": "0.19.5",
|
|
"fast-glob": "3.3.1",
|
|
"http-proxy-middleware": "2.0.6",
|
|
"https-proxy-agent": "7.0.2",
|
|
"inquirer": "9.2.11",
|
|
"jsonc-parser": "3.2.0",
|
|
"karma-source-map-support": "1.4.0",
|
|
"less": "4.2.0",
|
|
"less-loader": "11.1.0",
|
|
"license-webpack-plugin": "4.0.2",
|
|
"loader-utils": "3.2.1",
|
|
"magic-string": "0.30.5",
|
|
"mini-css-extract-plugin": "2.7.6",
|
|
"mrmime": "1.0.1",
|
|
"open": "8.4.2",
|
|
"ora": "5.4.1",
|
|
"parse5-html-rewriting-stream": "7.0.0",
|
|
"picomatch": "3.0.1",
|
|
"piscina": "4.1.0",
|
|
"postcss": "8.4.31",
|
|
"postcss-loader": "7.3.3",
|
|
"resolve-url-loader": "5.0.0",
|
|
"rxjs": "7.8.1",
|
|
"sass": "1.69.5",
|
|
"sass-loader": "13.3.2",
|
|
"semver": "7.5.4",
|
|
"source-map-loader": "4.0.1",
|
|
"source-map-support": "0.5.21",
|
|
"terser": "5.24.0",
|
|
"text-table": "0.2.0",
|
|
"tree-kill": "1.2.2",
|
|
"tslib": "2.6.2",
|
|
"undici": "5.27.2",
|
|
"vite": "4.5.1",
|
|
"webpack": "5.89.0",
|
|
"webpack-dev-middleware": "6.1.1",
|
|
"webpack-dev-server": "4.15.1",
|
|
"webpack-merge": "5.10.0",
|
|
"webpack-subresource-integrity": "5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"esbuild": "0.19.5"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/compiler-cli": "^17.0.0",
|
|
"@angular/localize": "^17.0.0",
|
|
"@angular/platform-server": "^17.0.0",
|
|
"@angular/service-worker": "^17.0.0",
|
|
"jest": "^29.5.0",
|
|
"jest-environment-jsdom": "^29.5.0",
|
|
"karma": "^6.3.0",
|
|
"ng-packagr": "^17.0.0",
|
|
"protractor": "^7.0.0",
|
|
"tailwindcss": "^2.0.0 || ^3.0.0",
|
|
"typescript": ">=5.2 <5.3"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@angular/localize": {
|
|
"optional": true
|
|
},
|
|
"@angular/platform-server": {
|
|
"optional": true
|
|
},
|
|
"@angular/service-worker": {
|
|
"optional": true
|
|
},
|
|
"jest": {
|
|
"optional": true
|
|
},
|
|
"jest-environment-jsdom": {
|
|
"optional": true
|
|
},
|
|
"karma": {
|
|
"optional": true
|
|
},
|
|
"ng-packagr": {
|
|
"optional": true
|
|
},
|
|
"protractor": {
|
|
"optional": true
|
|
},
|
|
"tailwindcss": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/build-angular/node_modules/@esbuild/win32-x64": {
|
|
"version": "0.19.5",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/build-angular/node_modules/esbuild": {
|
|
"version": "0.19.5",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.19.5",
|
|
"@esbuild/android-arm64": "0.19.5",
|
|
"@esbuild/android-x64": "0.19.5",
|
|
"@esbuild/darwin-arm64": "0.19.5",
|
|
"@esbuild/darwin-x64": "0.19.5",
|
|
"@esbuild/freebsd-arm64": "0.19.5",
|
|
"@esbuild/freebsd-x64": "0.19.5",
|
|
"@esbuild/linux-arm": "0.19.5",
|
|
"@esbuild/linux-arm64": "0.19.5",
|
|
"@esbuild/linux-ia32": "0.19.5",
|
|
"@esbuild/linux-loong64": "0.19.5",
|
|
"@esbuild/linux-mips64el": "0.19.5",
|
|
"@esbuild/linux-ppc64": "0.19.5",
|
|
"@esbuild/linux-riscv64": "0.19.5",
|
|
"@esbuild/linux-s390x": "0.19.5",
|
|
"@esbuild/linux-x64": "0.19.5",
|
|
"@esbuild/netbsd-x64": "0.19.5",
|
|
"@esbuild/openbsd-x64": "0.19.5",
|
|
"@esbuild/sunos-x64": "0.19.5",
|
|
"@esbuild/win32-arm64": "0.19.5",
|
|
"@esbuild/win32-ia32": "0.19.5",
|
|
"@esbuild/win32-x64": "0.19.5"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/build-angular/node_modules/picomatch": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/build-webpack": {
|
|
"version": "0.1700.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/architect": "0.1700.8",
|
|
"rxjs": "7.8.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.30.0",
|
|
"webpack-dev-server": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/core": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "8.12.0",
|
|
"ajv-formats": "2.1.1",
|
|
"jsonc-parser": "3.2.0",
|
|
"picomatch": "3.0.1",
|
|
"rxjs": "7.8.1",
|
|
"source-map": "0.7.4"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"chokidar": "^3.5.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"chokidar": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/core/node_modules/picomatch": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/@angular-devkit/schematics": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/core": "17.0.8",
|
|
"jsonc-parser": "3.2.0",
|
|
"magic-string": "0.30.5",
|
|
"ora": "5.4.1",
|
|
"rxjs": "7.8.1"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/bundled-angular-compiler": {
|
|
"version": "17.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin": {
|
|
"version": "17.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-eslint/utils": "17.1.1",
|
|
"@typescript-eslint/utils": "6.13.1"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.20.0 || ^8.0.0",
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template": {
|
|
"version": "17.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-eslint/bundled-angular-compiler": "17.1.1",
|
|
"@angular-eslint/utils": "17.1.1",
|
|
"@typescript-eslint/type-utils": "6.13.1",
|
|
"@typescript-eslint/utils": "6.13.1",
|
|
"aria-query": "5.3.0",
|
|
"axobject-query": "4.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.20.0 || ^8.0.0",
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/type-utils": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/typescript-estree": "6.13.1",
|
|
"@typescript-eslint/utils": "6.13.1",
|
|
"debug": "^4.3.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/types": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.13.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/utils": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@types/json-schema": "^7.0.12",
|
|
"@types/semver": "^7.5.0",
|
|
"@typescript-eslint/scope-manager": "6.13.1",
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/typescript-estree": "6.13.1",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin-template/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.13.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@types/json-schema": "^7.0.12",
|
|
"@types/semver": "^7.5.0",
|
|
"@typescript-eslint/scope-manager": "6.13.1",
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/typescript-estree": "6.13.1",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/eslint-plugin/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/template-parser": {
|
|
"version": "17.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-eslint/bundled-angular-compiler": "17.1.1",
|
|
"eslint-scope": "^7.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.20.0 || ^8.0.0",
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils": {
|
|
"version": "17.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-eslint/bundled-angular-compiler": "17.1.1",
|
|
"@typescript-eslint/utils": "6.13.1"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.20.0 || ^8.0.0",
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/types": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.13.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/visitor-keys": "6.13.1",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/utils": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@types/json-schema": "^7.0.12",
|
|
"@types/semver": "^7.5.0",
|
|
"@typescript-eslint/scope-manager": "6.13.1",
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"@typescript-eslint/typescript-estree": "6.13.1",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.13.1",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@angular-eslint/utils/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@angular/animations": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "17.0.8"
|
|
}
|
|
},
|
|
"node_modules/@angular/cdk": {
|
|
"version": "17.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"parse5": "^7.1.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^17.0.0 || ^18.0.0",
|
|
"@angular/core": "^17.0.0 || ^18.0.0",
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/cli": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/architect": "0.1700.8",
|
|
"@angular-devkit/core": "17.0.8",
|
|
"@angular-devkit/schematics": "17.0.8",
|
|
"@schematics/angular": "17.0.8",
|
|
"@yarnpkg/lockfile": "1.1.0",
|
|
"ansi-colors": "4.1.3",
|
|
"ini": "4.1.1",
|
|
"inquirer": "9.2.11",
|
|
"jsonc-parser": "3.2.0",
|
|
"npm-package-arg": "11.0.1",
|
|
"npm-pick-manifest": "9.0.0",
|
|
"open": "8.4.2",
|
|
"ora": "5.4.1",
|
|
"pacote": "17.0.4",
|
|
"resolve": "1.22.8",
|
|
"semver": "7.5.4",
|
|
"symbol-observable": "4.0.0",
|
|
"yargs": "17.7.2"
|
|
},
|
|
"bin": {
|
|
"ng": "bin/ng.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/common": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "17.0.8",
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/compiler": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "17.0.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@angular/core": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular/compiler-cli": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "7.23.2",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14",
|
|
"chokidar": "^3.0.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"reflect-metadata": "^0.1.2",
|
|
"semver": "^7.0.0",
|
|
"tslib": "^2.3.0",
|
|
"yargs": "^17.2.1"
|
|
},
|
|
"bin": {
|
|
"ng-xi18n": "bundles/src/bin/ng_xi18n.js",
|
|
"ngc": "bundles/src/bin/ngc.js",
|
|
"ngcc": "bundles/ngcc/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/compiler": "17.0.8",
|
|
"typescript": ">=5.2 <5.3"
|
|
}
|
|
},
|
|
"node_modules/@angular/core": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rxjs": "^6.5.3 || ^7.4.0",
|
|
"zone.js": "~0.14.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/forms": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "17.0.8",
|
|
"@angular/core": "17.0.8",
|
|
"@angular/platform-browser": "17.0.8",
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/material": {
|
|
"version": "17.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/auto-init": "15.0.0-canary.a246a4439.0",
|
|
"@material/banner": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/button": "15.0.0-canary.a246a4439.0",
|
|
"@material/card": "15.0.0-canary.a246a4439.0",
|
|
"@material/checkbox": "15.0.0-canary.a246a4439.0",
|
|
"@material/chips": "15.0.0-canary.a246a4439.0",
|
|
"@material/circular-progress": "15.0.0-canary.a246a4439.0",
|
|
"@material/data-table": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dialog": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/drawer": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/fab": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/floating-label": "15.0.0-canary.a246a4439.0",
|
|
"@material/form-field": "15.0.0-canary.a246a4439.0",
|
|
"@material/icon-button": "15.0.0-canary.a246a4439.0",
|
|
"@material/image-list": "15.0.0-canary.a246a4439.0",
|
|
"@material/layout-grid": "15.0.0-canary.a246a4439.0",
|
|
"@material/line-ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/linear-progress": "15.0.0-canary.a246a4439.0",
|
|
"@material/list": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu-surface": "15.0.0-canary.a246a4439.0",
|
|
"@material/notched-outline": "15.0.0-canary.a246a4439.0",
|
|
"@material/radio": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/segmented-button": "15.0.0-canary.a246a4439.0",
|
|
"@material/select": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/slider": "15.0.0-canary.a246a4439.0",
|
|
"@material/snackbar": "15.0.0-canary.a246a4439.0",
|
|
"@material/switch": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-bar": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-indicator": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-scroller": "15.0.0-canary.a246a4439.0",
|
|
"@material/textfield": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tooltip": "15.0.0-canary.a246a4439.0",
|
|
"@material/top-app-bar": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": "^17.0.0 || ^18.0.0",
|
|
"@angular/cdk": "17.0.4",
|
|
"@angular/common": "^17.0.0 || ^18.0.0",
|
|
"@angular/core": "^17.0.0 || ^18.0.0",
|
|
"@angular/forms": "^17.0.0 || ^18.0.0",
|
|
"@angular/platform-browser": "^17.0.0 || ^18.0.0",
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/material-date-fns-adapter": {
|
|
"version": "17.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/core": "^17.0.0 || ^18.0.0",
|
|
"@angular/material": "17.0.4",
|
|
"date-fns": "^2.23.0"
|
|
}
|
|
},
|
|
"node_modules/@angular/platform-browser": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": "17.0.8",
|
|
"@angular/common": "17.0.8",
|
|
"@angular/core": "17.0.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@angular/animations": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@angular/platform-browser-dynamic": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "17.0.8",
|
|
"@angular/compiler": "17.0.8",
|
|
"@angular/core": "17.0.8",
|
|
"@angular/platform-browser": "17.0.8"
|
|
}
|
|
},
|
|
"node_modules/@angular/router": {
|
|
"version": "17.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "17.0.8",
|
|
"@angular/core": "17.0.8",
|
|
"@angular/platform-browser": "17.0.8",
|
|
"rxjs": "^6.5.3 || ^7.4.0"
|
|
}
|
|
},
|
|
"node_modules/@assemblyscript/loader": {
|
|
"version": "0.10.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.23.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.23.4",
|
|
"chalk": "^2.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.23.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.23.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/generator": "^7.23.0",
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-module-transforms": "^7.23.0",
|
|
"@babel/helpers": "^7.23.2",
|
|
"@babel/parser": "^7.23.0",
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/traverse": "^7.23.2",
|
|
"@babel/types": "^7.23.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.23.0",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.23.5",
|
|
"@babel/helper-validator-option": "^7.23.5",
|
|
"browserslist": "^4.22.2",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
"@babel/helper-member-expression-to-functions": "^7.23.0",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.20",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"regexpu-core": "^5.3.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.4.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/types": "^7.23.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.23.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.23.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-module-imports": "^7.22.15",
|
|
"@babel/helper-simple-access": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-wrap-function": "^7.22.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-member-expression-to-functions": "^7.22.15",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.22.20",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.23.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/types": "^7.22.19"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/traverse": "^7.23.6",
|
|
"@babel/types": "^7.23.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.23.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/plugin-transform-optional-chaining": "^7.23.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.23.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.22.20",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.23.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
"@babel/helper-optimise-call-expression": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.20",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/template": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-simple-access": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.23.3",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.23.3",
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.23.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-replace-supers": "^7.22.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.23.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.22.5",
|
|
"@babel/helper-create-class-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
"version": "7.23.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.6",
|
|
"babel-plugin-polyfill-corejs3": "^0.8.5",
|
|
"babel-plugin-polyfill-regenerator": "^0.5.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.23.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.23.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.23.2",
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"@babel/helper-validator-option": "^7.22.15",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.15",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.15",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@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-import-assertions": "^7.22.5",
|
|
"@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
"@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-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.22.5",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.23.2",
|
|
"@babel/plugin-transform-async-to-generator": "^7.22.5",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.22.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.23.0",
|
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
"@babel/plugin-transform-class-static-block": "^7.22.11",
|
|
"@babel/plugin-transform-classes": "^7.22.15",
|
|
"@babel/plugin-transform-computed-properties": "^7.22.5",
|
|
"@babel/plugin-transform-destructuring": "^7.23.0",
|
|
"@babel/plugin-transform-dotall-regex": "^7.22.5",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.22.5",
|
|
"@babel/plugin-transform-dynamic-import": "^7.22.11",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.22.5",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.11",
|
|
"@babel/plugin-transform-for-of": "^7.22.15",
|
|
"@babel/plugin-transform-function-name": "^7.22.5",
|
|
"@babel/plugin-transform-json-strings": "^7.22.11",
|
|
"@babel/plugin-transform-literals": "^7.22.5",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.22.11",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.22.5",
|
|
"@babel/plugin-transform-modules-amd": "^7.23.0",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.23.0",
|
|
"@babel/plugin-transform-modules-umd": "^7.22.5",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
|
|
"@babel/plugin-transform-new-target": "^7.22.5",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11",
|
|
"@babel/plugin-transform-numeric-separator": "^7.22.11",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.22.15",
|
|
"@babel/plugin-transform-object-super": "^7.22.5",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.22.11",
|
|
"@babel/plugin-transform-optional-chaining": "^7.23.0",
|
|
"@babel/plugin-transform-parameters": "^7.22.15",
|
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.22.11",
|
|
"@babel/plugin-transform-property-literals": "^7.22.5",
|
|
"@babel/plugin-transform-regenerator": "^7.22.10",
|
|
"@babel/plugin-transform-reserved-words": "^7.22.5",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.22.5",
|
|
"@babel/plugin-transform-spread": "^7.22.5",
|
|
"@babel/plugin-transform-sticky-regex": "^7.22.5",
|
|
"@babel/plugin-transform-template-literals": "^7.22.5",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.22.10",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-regex": "^7.22.5",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"@babel/types": "^7.23.0",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.6",
|
|
"babel-plugin-polyfill-corejs3": "^0.8.5",
|
|
"babel-plugin-polyfill-regenerator": "^0.5.3",
|
|
"core-js-compat": "^3.31.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.6-no-external-plugins",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/regjsgen": {
|
|
"version": "0.8.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.23.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/parser": "^7.22.15",
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.23.5",
|
|
"@babel/generator": "^7.23.6",
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-function-name": "^7.23.0",
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/parser": "^7.23.6",
|
|
"@babel/types": "^7.23.6",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse/node_modules/@babel/generator": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.23.6",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.23.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.23.4",
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@colors/colors": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/@cspell/cspell-bundled-dicts": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/dict-ada": "^4.0.2",
|
|
"@cspell/dict-aws": "^4.0.0",
|
|
"@cspell/dict-bash": "^4.1.1",
|
|
"@cspell/dict-companies": "^3.0.19",
|
|
"@cspell/dict-cpp": "^5.0.4",
|
|
"@cspell/dict-cryptocurrencies": "^3.0.1",
|
|
"@cspell/dict-csharp": "^4.0.2",
|
|
"@cspell/dict-css": "^4.0.6",
|
|
"@cspell/dict-dart": "^2.0.3",
|
|
"@cspell/dict-django": "^4.1.0",
|
|
"@cspell/dict-docker": "^1.1.7",
|
|
"@cspell/dict-dotnet": "^5.0.0",
|
|
"@cspell/dict-elixir": "^4.0.3",
|
|
"@cspell/dict-en_us": "^4.3.6",
|
|
"@cspell/dict-en-common-misspellings": "^1.0.2",
|
|
"@cspell/dict-en-gb": "1.1.33",
|
|
"@cspell/dict-filetypes": "^3.0.1",
|
|
"@cspell/dict-fonts": "^4.0.0",
|
|
"@cspell/dict-fsharp": "^1.0.0",
|
|
"@cspell/dict-fullstack": "^3.1.5",
|
|
"@cspell/dict-gaming-terms": "^1.0.4",
|
|
"@cspell/dict-git": "^2.0.0",
|
|
"@cspell/dict-golang": "^6.0.2",
|
|
"@cspell/dict-haskell": "^4.0.1",
|
|
"@cspell/dict-html": "^4.0.3",
|
|
"@cspell/dict-html-symbol-entities": "^4.0.0",
|
|
"@cspell/dict-java": "^5.0.5",
|
|
"@cspell/dict-k8s": "^1.0.1",
|
|
"@cspell/dict-latex": "^4.0.0",
|
|
"@cspell/dict-lorem-ipsum": "^4.0.0",
|
|
"@cspell/dict-lua": "^4.0.1",
|
|
"@cspell/dict-node": "^4.0.2",
|
|
"@cspell/dict-npm": "^5.0.8",
|
|
"@cspell/dict-php": "^4.0.1",
|
|
"@cspell/dict-powershell": "^5.0.2",
|
|
"@cspell/dict-public-licenses": "^2.0.3",
|
|
"@cspell/dict-python": "^4.1.5",
|
|
"@cspell/dict-r": "^2.0.1",
|
|
"@cspell/dict-ruby": "^5.0.0",
|
|
"@cspell/dict-rust": "^4.0.1",
|
|
"@cspell/dict-scala": "^5.0.0",
|
|
"@cspell/dict-software-terms": "^3.2.1",
|
|
"@cspell/dict-sql": "^2.1.1",
|
|
"@cspell/dict-svelte": "^1.0.2",
|
|
"@cspell/dict-swift": "^2.0.1",
|
|
"@cspell/dict-typescript": "^3.1.1",
|
|
"@cspell/dict-vue": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/cspell-json-reporter": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-types": "7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/cspell-pipe": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/cspell-service-bus": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/cspell-types": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/dict-ada": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-aws": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-bash": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-companies": {
|
|
"version": "3.0.19",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-cpp": {
|
|
"version": "5.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-cryptocurrencies": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-csharp": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-css": {
|
|
"version": "4.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-dart": {
|
|
"version": "2.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-data-science": {
|
|
"version": "1.0.10",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-django": {
|
|
"version": "4.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-docker": {
|
|
"version": "1.1.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-dotnet": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-elixir": {
|
|
"version": "4.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-en_us": {
|
|
"version": "4.3.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-en-common-misspellings": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-en-gb": {
|
|
"version": "1.1.33",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-filetypes": {
|
|
"version": "3.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-fonts": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-fsharp": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-fullstack": {
|
|
"version": "3.1.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-gaming-terms": {
|
|
"version": "1.0.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-git": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-golang": {
|
|
"version": "6.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-haskell": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-html": {
|
|
"version": "4.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-html-symbol-entities": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-java": {
|
|
"version": "5.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-k8s": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-latex": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-lorem-ipsum": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-lua": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-node": {
|
|
"version": "4.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-npm": {
|
|
"version": "5.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-php": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-powershell": {
|
|
"version": "5.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-public-licenses": {
|
|
"version": "2.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-python": {
|
|
"version": "4.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/dict-data-science": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@cspell/dict-r": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-ru_ru": {
|
|
"version": "2.1.0",
|
|
"license": "GPL-3.0-or-later"
|
|
},
|
|
"node_modules/@cspell/dict-ruby": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-rust": {
|
|
"version": "4.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-scala": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-software-terms": {
|
|
"version": "3.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-sql": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-svelte": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-swift": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-typescript": {
|
|
"version": "3.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dict-vue": {
|
|
"version": "3.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@cspell/dynamic-import": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-meta-resolve": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@cspell/strong-weak-map": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@ctrl/tinycolor": {
|
|
"version": "3.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@dinero.js/calculator-number": {
|
|
"version": "2.0.0-alpha.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@dinero.js/core": "2.0.0-alpha.14"
|
|
}
|
|
},
|
|
"node_modules/@dinero.js/core": {
|
|
"version": "2.0.0-alpha.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@dinero.js/currencies": "2.0.0-alpha.14"
|
|
}
|
|
},
|
|
"node_modules/@dinero.js/currencies": {
|
|
"version": "2.0.0-alpha.14",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@discoveryjs/json-ext": {
|
|
"version": "0.5.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-x64": {
|
|
"version": "0.19.10",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.6.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "2.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.6.0",
|
|
"globals": "^13.19.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.1.2",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"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/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.24.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"version": "8.56.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@fastify/busboy": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.11.13",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^2.0.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
"version": "1.0.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=12.22"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "2.0.1",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/source-map": {
|
|
"version": "0.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.15",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.19",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@leichtgewicht/ip-codec": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@ljharb/through": {
|
|
"version": "2.3.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/@material/animation": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/auto-init": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/banner": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/button": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/base": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/button": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/card": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/checkbox": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/chips": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/checkbox": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"safevalues": "^0.3.4",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/circular-progress": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/progress-indicator": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/data-table": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/checkbox": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/icon-button": "15.0.0-canary.a246a4439.0",
|
|
"@material/linear-progress": "15.0.0-canary.a246a4439.0",
|
|
"@material/list": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/select": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/density": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/dialog": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/button": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/icon-button": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/dom": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/drawer": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/list": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/elevation": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/fab": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/feature-targeting": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/floating-label": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/focus-ring": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0"
|
|
}
|
|
},
|
|
"node_modules/@material/form-field": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/icon-button": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/image-list": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/layout-grid": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/line-ripple": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/linear-progress": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/progress-indicator": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/list": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/menu": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/list": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu-surface": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/menu-surface": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/notched-outline": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/floating-label": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/progress-indicator": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/radio": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/ripple": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/rtl": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/segmented-button": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/touch-target": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/select": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/floating-label": "15.0.0-canary.a246a4439.0",
|
|
"@material/line-ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/list": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu": "15.0.0-canary.a246a4439.0",
|
|
"@material/menu-surface": "15.0.0-canary.a246a4439.0",
|
|
"@material/notched-outline": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/shape": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/slider": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/snackbar": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/button": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/icon-button": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/switch": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"safevalues": "^0.3.4",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tab": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/focus-ring": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-indicator": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tab-bar": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-indicator": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab-scroller": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tab-indicator": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tab-scroller": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/tab": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/textfield": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/density": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/floating-label": "15.0.0-canary.a246a4439.0",
|
|
"@material/line-ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/notched-outline": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/theme": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tokens": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0"
|
|
}
|
|
},
|
|
"node_modules/@material/tooltip": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/button": "15.0.0-canary.a246a4439.0",
|
|
"@material/dom": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/tokens": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"safevalues": "^0.3.4",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/top-app-bar": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/animation": "15.0.0-canary.a246a4439.0",
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/elevation": "15.0.0-canary.a246a4439.0",
|
|
"@material/ripple": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/shape": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"@material/typography": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/touch-target": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/base": "15.0.0-canary.a246a4439.0",
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/rtl": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@material/typography": {
|
|
"version": "15.0.0-canary.a246a4439.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@material/feature-targeting": "15.0.0-canary.a246a4439.0",
|
|
"@material/theme": "15.0.0-canary.a246a4439.0",
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/@ng-matero/extensions": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ng-select/ng-select": "^12.0.0",
|
|
"ngx-color": "^9.0.0",
|
|
"photoviewer": "^3.9.0",
|
|
"tslib": "^2.4.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/animations": ">=17.0.0",
|
|
"@angular/cdk": ">=17.0.0",
|
|
"@angular/common": ">=17.0.0",
|
|
"@angular/core": ">=17.0.0",
|
|
"@angular/material": ">=17.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ng-select/ng-select": {
|
|
"version": "12.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 16",
|
|
"npm": ">= 8"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^17.0.0-rc.0",
|
|
"@angular/core": "^17.0.0-rc.0",
|
|
"@angular/forms": "^17.0.0-rc.0"
|
|
}
|
|
},
|
|
"node_modules/@ngtools/webpack": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/compiler-cli": "^17.0.0",
|
|
"typescript": ">=5.2 <5.3",
|
|
"webpack": "^5.54.0"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/agent": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.1",
|
|
"lru-cache": "^10.0.1",
|
|
"socks-proxy-agent": "^8.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/agent/node_modules/lru-cache": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/fs": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/git": {
|
|
"version": "5.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
"lru-cache": "^10.0.1",
|
|
"npm-pick-manifest": "^9.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"promise-inflight": "^1.0.1",
|
|
"promise-retry": "^2.0.1",
|
|
"semver": "^7.3.5",
|
|
"which": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/git/node_modules/isexe": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/git/node_modules/lru-cache": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/git/node_modules/which": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/which.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/installed-package-contents": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-bundled": "^3.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"installed-package-contents": "lib/index.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/node-gyp": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/promise-spawn": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"which": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/promise-spawn/node_modules/isexe": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/promise-spawn/node_modules/which": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/which.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/run-script": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/node-gyp": "^3.0.0",
|
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
"node-gyp": "^10.0.0",
|
|
"read-package-json-fast": "^3.0.0",
|
|
"which": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/run-script/node_modules/isexe": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@npmcli/run-script/node_modules/which": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/which.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-json": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-node-resolve": {
|
|
"version": "15.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/pluginutils": "^5.0.1",
|
|
"@types/resolve": "1.20.2",
|
|
"deepmerge": "^4.2.2",
|
|
"is-builtin-module": "^3.2.1",
|
|
"is-module": "^1.0.0",
|
|
"resolve": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^2.78.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0",
|
|
"estree-walker": "^2.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
"version": "4.9.1",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/@rollup/wasm-node": {
|
|
"version": "4.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/@schematics/angular": {
|
|
"version": "17.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/core": "17.0.8",
|
|
"@angular-devkit/schematics": "17.0.8",
|
|
"jsonc-parser": "3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0",
|
|
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
|
|
"yarn": ">= 1.13.0"
|
|
}
|
|
},
|
|
"node_modules/@sigstore/bundle": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/protobuf-specs": "^0.2.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sigstore/protobuf-specs": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sigstore/sign": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/bundle": "^2.1.0",
|
|
"@sigstore/protobuf-specs": "^0.2.1",
|
|
"make-fetch-happen": "^13.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sigstore/tuf": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/protobuf-specs": "^0.2.1",
|
|
"tuf-js": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@socket.io/component-emitter": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tufjs/canonical-json": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tufjs/models": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tufjs/canonical-json": "2.0.0",
|
|
"minimatch": "^9.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tufjs/models/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tufjs/models/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/bonjour": {
|
|
"version": "3.5.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.38",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect-history-api-fallback": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express-serve-static-core": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cookie": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/cors": {
|
|
"version": "2.8.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint": {
|
|
"version": "8.44.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "*",
|
|
"@types/json-schema": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/eslint-scope": {
|
|
"version": "3.7.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint": "*",
|
|
"@types/estree": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "4.17.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "4.17.41",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/http-errors": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-proxy": {
|
|
"version": "1.17.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/jasmine": {
|
|
"version": "4.3.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.12",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/json5": {
|
|
"version": "0.0.29",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.196",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/@types/lodash-es": {
|
|
"version": "4.17.8",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/lodash": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "1.3.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.4.9",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node-forge": {
|
|
"version": "1.3.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.9.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/resolve": {
|
|
"version": "1.20.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/retry": {
|
|
"version": "0.12.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/semver": {
|
|
"version": "7.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/send": {
|
|
"version": "0.17.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-index": {
|
|
"version": "1.9.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/express": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-errors": "*",
|
|
"@types/mime": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/sockjs": {
|
|
"version": "0.3.36",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz",
|
|
"integrity": "sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==",
|
|
"dependencies": {
|
|
"@eslint-community/regexpp": "^4.5.1",
|
|
"@typescript-eslint/scope-manager": "6.16.0",
|
|
"@typescript-eslint/type-utils": "6.16.0",
|
|
"@typescript-eslint/utils": "6.16.0",
|
|
"@typescript-eslint/visitor-keys": "6.16.0",
|
|
"debug": "^4.3.4",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.4",
|
|
"natural-compare": "^1.4.0",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.16.0.tgz",
|
|
"integrity": "sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "6.16.0",
|
|
"@typescript-eslint/types": "6.16.0",
|
|
"@typescript-eslint/typescript-estree": "6.16.0",
|
|
"@typescript-eslint/visitor-keys": "6.16.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz",
|
|
"integrity": "sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.16.0",
|
|
"@typescript-eslint/visitor-keys": "6.16.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz",
|
|
"integrity": "sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==",
|
|
"dependencies": {
|
|
"@typescript-eslint/typescript-estree": "6.16.0",
|
|
"@typescript-eslint/utils": "6.16.0",
|
|
"debug": "^4.3.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.16.0.tgz",
|
|
"integrity": "sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz",
|
|
"integrity": "sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.16.0",
|
|
"@typescript-eslint/visitor-keys": "6.16.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "9.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
|
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.16.0.tgz",
|
|
"integrity": "sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@types/json-schema": "^7.0.12",
|
|
"@types/semver": "^7.5.0",
|
|
"@typescript-eslint/scope-manager": "6.16.0",
|
|
"@typescript-eslint/types": "6.16.0",
|
|
"@typescript-eslint/typescript-estree": "6.16.0",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.16.0",
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz",
|
|
"integrity": "sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.16.0",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@ungap/structured-clone": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@vality/cspell-config": {
|
|
"resolved": "projects/cspell-config",
|
|
"link": true
|
|
},
|
|
"node_modules/@vality/eslint-config": {
|
|
"resolved": "projects/eslint-config",
|
|
"link": true
|
|
},
|
|
"node_modules/@vality/ng-core": {
|
|
"resolved": "projects/ng-core",
|
|
"link": true
|
|
},
|
|
"node_modules/@vality/prettier-config": {
|
|
"resolved": "projects/prettier-config",
|
|
"link": true
|
|
},
|
|
"node_modules/@vitejs/plugin-basic-ssl": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.6.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ast": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/helper-numbers": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-api-error": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-buffer": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-numbers": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
|
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@webassemblyjs/helper-buffer": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
"@webassemblyjs/wasm-gen": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/ieee754": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xtuc/ieee754": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/leb128": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/utf8": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-edit": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@webassemblyjs/helper-buffer": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-section": "1.11.6",
|
|
"@webassemblyjs/wasm-gen": "1.11.6",
|
|
"@webassemblyjs/wasm-opt": "1.11.6",
|
|
"@webassemblyjs/wasm-parser": "1.11.6",
|
|
"@webassemblyjs/wast-printer": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-gen": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
"@webassemblyjs/ieee754": "1.11.6",
|
|
"@webassemblyjs/leb128": "1.11.6",
|
|
"@webassemblyjs/utf8": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-opt": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@webassemblyjs/helper-buffer": "1.11.6",
|
|
"@webassemblyjs/wasm-gen": "1.11.6",
|
|
"@webassemblyjs/wasm-parser": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wasm-parser": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
|
"@webassemblyjs/ieee754": "1.11.6",
|
|
"@webassemblyjs/leb128": "1.11.6",
|
|
"@webassemblyjs/utf8": "1.11.6"
|
|
}
|
|
},
|
|
"node_modules/@webassemblyjs/wast-printer": {
|
|
"version": "1.11.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@webassemblyjs/ast": "1.11.6",
|
|
"@xtuc/long": "4.2.2"
|
|
}
|
|
},
|
|
"node_modules/@xtuc/ieee754": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@xtuc/long": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@yarnpkg/lockfile": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/abab": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.10.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-import-assertions": {
|
|
"version": "1.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^8"
|
|
}
|
|
},
|
|
"node_modules/acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/adjust-sourcemap-loader": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loader-utils": "^2.0.0",
|
|
"regex-parser": "^2.2.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
}
|
|
},
|
|
"node_modules/adjust-sourcemap-loader/node_modules/loader-utils": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.8.2"
|
|
}
|
|
},
|
|
"node_modules/ansi-colors": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-html-community": {
|
|
"version": "0.0.8",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 0.8.0"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"ansi-html": "bin/ansi-html"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"dequal": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/array-buffer-byte-length": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"is-array-buffer": "^3.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-flatten": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-timsort": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.findlastindex": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0",
|
|
"get-intrinsic": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arraybuffer.prototype.slice": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.0",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-array-buffer": "^3.0.2",
|
|
"is-shared-array-buffer": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "2.6.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/async-each-series": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/autoprefixer": {
|
|
"version": "10.4.16",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.21.10",
|
|
"caniuse-lite": "^1.0.30001538",
|
|
"fraction.js": "^4.3.6",
|
|
"normalize-range": "^0.1.2",
|
|
"picocolors": "^1.0.0",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"bin": {
|
|
"autoprefixer": "bin/autoprefixer"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.21.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.0"
|
|
}
|
|
},
|
|
"node_modules/axobject-query": {
|
|
"version": "4.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"dequal": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/babel-loader": {
|
|
"version": "9.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-cache-dir": "^4.0.0",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0",
|
|
"webpack": ">=5"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.4.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.6",
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.8.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4",
|
|
"core-js-compat": "^3.33.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.4.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64id": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^4.5.0 || >= 5.9"
|
|
}
|
|
},
|
|
"node_modules/batch": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/big.js": {
|
|
"version": "5.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.5",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.11.0",
|
|
"raw-body": "2.5.2",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bonjour-service": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-flatten": "^2.1.2",
|
|
"dns-equal": "^1.0.0",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"multicast-dns": "^7.2.5"
|
|
}
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync": {
|
|
"version": "2.29.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"browser-sync-client": "^2.29.3",
|
|
"browser-sync-ui": "^2.29.3",
|
|
"bs-recipes": "1.3.4",
|
|
"chalk": "4.1.2",
|
|
"chokidar": "^3.5.1",
|
|
"connect": "3.6.6",
|
|
"connect-history-api-fallback": "^1",
|
|
"dev-ip": "^1.0.1",
|
|
"easy-extender": "^2.3.4",
|
|
"eazy-logger": "^4.0.1",
|
|
"etag": "^1.8.1",
|
|
"fresh": "^0.5.2",
|
|
"fs-extra": "3.0.1",
|
|
"http-proxy": "^1.18.1",
|
|
"immutable": "^3",
|
|
"localtunnel": "^2.0.1",
|
|
"micromatch": "^4.0.2",
|
|
"opn": "5.3.0",
|
|
"portscanner": "2.2.0",
|
|
"raw-body": "^2.3.2",
|
|
"resp-modifier": "6.0.2",
|
|
"rx": "4.1.0",
|
|
"send": "0.16.2",
|
|
"serve-index": "1.9.1",
|
|
"serve-static": "1.13.2",
|
|
"server-destroy": "1.0.1",
|
|
"socket.io": "^4.4.1",
|
|
"ua-parser-js": "^1.0.33",
|
|
"yargs": "^17.3.1"
|
|
},
|
|
"bin": {
|
|
"browser-sync": "dist/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-client": {
|
|
"version": "2.29.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"etag": "1.8.1",
|
|
"fresh": "0.5.2",
|
|
"mitt": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui": {
|
|
"version": "2.29.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"async-each-series": "0.1.1",
|
|
"chalk": "4.1.2",
|
|
"connect-history-api-fallback": "^1",
|
|
"immutable": "^3",
|
|
"server-destroy": "1.0.1",
|
|
"socket.io-client": "^4.4.1",
|
|
"stream-throttle": "^0.1.3"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/immutable": {
|
|
"version": "3.8.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync-ui/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browser-sync/node_modules/connect": {
|
|
"version": "3.6.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.0",
|
|
"parseurl": "~1.3.2",
|
|
"utils-merge": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/finalhandler": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.1",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.2",
|
|
"statuses": "~1.3.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/fs-extra": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^3.0.0",
|
|
"universalify": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/immutable": {
|
|
"version": "3.8.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/jsonfile": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/browser-sync/node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/statuses": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-sync/node_modules/ua-parser-js": {
|
|
"version": "1.0.37",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/ua-parser-js"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/faisalman"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/faisalman"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.22.2",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001565",
|
|
"electron-to-chromium": "^1.4.601",
|
|
"node-releases": "^2.0.14",
|
|
"update-browserslist-db": "^1.0.13"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/bs-recipes": {
|
|
"version": "1.3.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/builtin-modules": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/builtins": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/cacache": {
|
|
"version": "18.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/fs": "^3.1.0",
|
|
"fs-minipass": "^3.0.0",
|
|
"glob": "^10.2.2",
|
|
"lru-cache": "^10.0.1",
|
|
"minipass": "^7.0.3",
|
|
"minipass-collect": "^2.0.1",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"p-map": "^4.0.0",
|
|
"ssri": "^10.0.0",
|
|
"tar": "^6.1.11",
|
|
"unique-filename": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/cacache/node_modules/lru-cache": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.1",
|
|
"set-function-length": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001571",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/chalk-template": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk-template?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chalk-template/node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "0.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chrome-trace-event": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clear-module": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^2.0.0",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-width": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colorette": {
|
|
"version": "2.0.20",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "10.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/comment-json": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-timsort": "^1.0.3",
|
|
"core-util-is": "^1.0.3",
|
|
"esprima": "^4.0.1",
|
|
"has-own-prop": "^2.0.0",
|
|
"repeat-string": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/common-path-prefix": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compressible": {
|
|
"version": "2.0.18",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/compression": {
|
|
"version": "1.7.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.5",
|
|
"bytes": "3.0.0",
|
|
"compressible": "~2.0.16",
|
|
"debug": "2.6.9",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.1.2",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/bytes": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/compression/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compression/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "6.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^6.0.1",
|
|
"graceful-fs": "^4.2.6",
|
|
"unique-string": "^3.0.0",
|
|
"write-file-atomic": "^3.0.3",
|
|
"xdg-basedir": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/configstore?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/connect": {
|
|
"version": "3.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.2",
|
|
"parseurl": "~1.3.3",
|
|
"utils-merge": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/connect-history-api-fallback": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/connect/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/connect/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "0.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/copy-anything": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-what": "^3.14.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mesqueeb"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin": {
|
|
"version": "11.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-glob": "^3.2.11",
|
|
"glob-parent": "^6.0.1",
|
|
"globby": "^13.1.1",
|
|
"normalize-path": "^3.0.0",
|
|
"schema-utils": "^4.0.0",
|
|
"serialize-javascript": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/copy-webpack-plugin/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.34.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.22.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cors": {
|
|
"version": "2.8.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4",
|
|
"vary": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "8.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.0.0",
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/cosmiconfig/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/critters": {
|
|
"version": "0.0.20",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"css-select": "^5.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"domhandler": "^5.0.2",
|
|
"htmlparser2": "^8.0.2",
|
|
"postcss": "^8.4.23",
|
|
"pretty-bytes": "^5.3.0"
|
|
}
|
|
},
|
|
"node_modules/critters/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/critters/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/critters/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/critters/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/critters/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/critters/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string/node_modules/type-fest": {
|
|
"version": "1.4.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-json-reporter": "7.0.0",
|
|
"@cspell/cspell-pipe": "7.0.0",
|
|
"@cspell/cspell-types": "7.0.0",
|
|
"@cspell/dynamic-import": "7.0.0",
|
|
"chalk": "^5.3.0",
|
|
"chalk-template": "^1.1.0",
|
|
"commander": "^10.0.1",
|
|
"cspell-gitignore": "7.0.0",
|
|
"cspell-glob": "7.0.0",
|
|
"cspell-io": "7.0.0",
|
|
"cspell-lib": "7.0.0",
|
|
"fast-glob": "^3.3.1",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"file-entry-cache": "^6.0.1",
|
|
"get-stdin": "^9.0.0",
|
|
"semver": "^7.5.4",
|
|
"strip-ansi": "^7.1.0",
|
|
"vscode-uri": "^3.0.7"
|
|
},
|
|
"bin": {
|
|
"cspell": "bin.mjs",
|
|
"cspell-esm": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/streetsidesoftware/cspell?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cspell-dictionary": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-pipe": "7.0.0",
|
|
"@cspell/cspell-types": "7.0.0",
|
|
"cspell-trie-lib": "7.0.0",
|
|
"fast-equals": "^4.0.3",
|
|
"gensequence": "^5.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-dictionary/node_modules/fast-equals": {
|
|
"version": "4.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cspell-gitignore": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cspell-glob": "7.0.0",
|
|
"find-up": "^5.0.0"
|
|
},
|
|
"bin": {
|
|
"cspell-gitignore": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-gitignore/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-gitignore/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-gitignore/node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-gitignore/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-glob": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"micromatch": "^4.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-grammar": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-pipe": "7.0.0",
|
|
"@cspell/cspell-types": "7.0.0"
|
|
},
|
|
"bin": {
|
|
"cspell-grammar": "bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-io": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-service-bus": "7.0.0",
|
|
"node-fetch": "^2.6.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-bundled-dicts": "7.0.0",
|
|
"@cspell/cspell-pipe": "7.0.0",
|
|
"@cspell/cspell-types": "7.0.0",
|
|
"@cspell/strong-weak-map": "7.0.0",
|
|
"clear-module": "^4.1.2",
|
|
"comment-json": "^4.2.3",
|
|
"configstore": "^6.0.0",
|
|
"cosmiconfig": "8.0.0",
|
|
"cspell-dictionary": "7.0.0",
|
|
"cspell-glob": "7.0.0",
|
|
"cspell-grammar": "7.0.0",
|
|
"cspell-io": "7.0.0",
|
|
"cspell-trie-lib": "7.0.0",
|
|
"fast-equals": "^5.0.1",
|
|
"find-up": "^6.3.0",
|
|
"gensequence": "^5.0.2",
|
|
"import-fresh": "^3.3.0",
|
|
"resolve-from": "^5.0.0",
|
|
"resolve-global": "^1.0.0",
|
|
"vscode-languageserver-textdocument": "^1.0.8",
|
|
"vscode-uri": "^3.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/find-up": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^7.1.0",
|
|
"path-exists": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/locate-path": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/p-limit": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/p-locate": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/path-exists": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/cspell-lib/node_modules/yocto-queue": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cspell-trie-lib": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspell/cspell-pipe": "7.0.0",
|
|
"@cspell/cspell-types": "7.0.0",
|
|
"gensequence": "^5.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/cspell/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cspell/node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/cspell/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/css-loader": {
|
|
"version": "6.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.1.0",
|
|
"postcss": "^8.4.21",
|
|
"postcss-modules-extract-imports": "^3.0.0",
|
|
"postcss-modules-local-by-default": "^4.0.3",
|
|
"postcss-modules-scope": "^3.0.0",
|
|
"postcss-modules-values": "^4.0.0",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cuint": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/custom-event": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/date-fns": {
|
|
"version": "2.30.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.21.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.11"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/date-fns"
|
|
}
|
|
},
|
|
"node_modules/date-format": {
|
|
"version": "4.0.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-gateway": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"execa": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/defaults": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/define-data-property": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.1",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/dependency-graph": {
|
|
"version": "0.11.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/dequal": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detect-node": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dev-ip": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"bin": {
|
|
"dev-ip": "lib/dev-ip.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/di": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dinero.js": {
|
|
"version": "2.0.0-alpha.14",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@dinero.js/calculator-number": "2.0.0-alpha.14",
|
|
"@dinero.js/core": "2.0.0-alpha.14",
|
|
"@dinero.js/currencies": "2.0.0-alpha.14"
|
|
}
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dns-equal": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dns-packet": {
|
|
"version": "5.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-serialize": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"custom-event": "~1.0.0",
|
|
"ent": "~2.2.0",
|
|
"extend": "^3.0.0",
|
|
"void-elements": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domq.js": {
|
|
"version": "0.7.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/easy-extender": {
|
|
"version": "2.3.4",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"lodash": "^4.17.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"chalk": "4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eazy-logger/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eazy-logger/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.616",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emojis-list": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/encoding": {
|
|
"version": "0.1.13",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.2"
|
|
}
|
|
},
|
|
"node_modules/encoding/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/engine.io": {
|
|
"version": "6.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/cookie": "^0.4.1",
|
|
"@types/cors": "^2.8.12",
|
|
"@types/node": ">=10.0.0",
|
|
"accepts": "~1.3.4",
|
|
"base64id": "2.0.0",
|
|
"cookie": "~0.4.1",
|
|
"cors": "~2.8.5",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~5.2.1",
|
|
"ws": "~8.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.2.0"
|
|
}
|
|
},
|
|
"node_modules/engine.io-client": {
|
|
"version": "6.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
"debug": "~4.3.1",
|
|
"engine.io-parser": "~5.2.1",
|
|
"ws": "~8.11.0",
|
|
"xmlhttprequest-ssl": "~2.0.0"
|
|
}
|
|
},
|
|
"node_modules/engine.io-parser": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/enhanced-resolve": {
|
|
"version": "5.15.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.4",
|
|
"tapable": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/ent": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"devOptional": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/err-code": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/errno": {
|
|
"version": "0.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"prr": "~1.0.1"
|
|
},
|
|
"bin": {
|
|
"errno": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.22.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.0",
|
|
"arraybuffer.prototype.slice": "^1.0.2",
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.5",
|
|
"es-set-tostringtag": "^2.0.1",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function.prototype.name": "^1.1.6",
|
|
"get-intrinsic": "^1.2.2",
|
|
"get-symbol-description": "^1.0.0",
|
|
"globalthis": "^1.0.3",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0",
|
|
"internal-slot": "^1.0.5",
|
|
"is-array-buffer": "^3.0.2",
|
|
"is-callable": "^1.2.7",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-typed-array": "^1.1.12",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.13.1",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.4",
|
|
"regexp.prototype.flags": "^1.5.1",
|
|
"safe-array-concat": "^1.0.1",
|
|
"safe-regex-test": "^1.0.0",
|
|
"string.prototype.trim": "^1.2.8",
|
|
"string.prototype.trimend": "^1.0.7",
|
|
"string.prototype.trimstart": "^1.0.7",
|
|
"typed-array-buffer": "^1.0.0",
|
|
"typed-array-byte-length": "^1.0.0",
|
|
"typed-array-byte-offset": "^1.0.0",
|
|
"typed-array-length": "^1.0.4",
|
|
"unbox-primitive": "^1.0.2",
|
|
"which-typed-array": "^1.1.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/es-set-tostringtag": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.2",
|
|
"has-tostringtag": "^1.0.0",
|
|
"hasown": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-shim-unscopables": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.19.10",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/aix-ppc64": "0.19.10",
|
|
"@esbuild/android-arm": "0.19.10",
|
|
"@esbuild/android-arm64": "0.19.10",
|
|
"@esbuild/android-x64": "0.19.10",
|
|
"@esbuild/darwin-arm64": "0.19.10",
|
|
"@esbuild/darwin-x64": "0.19.10",
|
|
"@esbuild/freebsd-arm64": "0.19.10",
|
|
"@esbuild/freebsd-x64": "0.19.10",
|
|
"@esbuild/linux-arm": "0.19.10",
|
|
"@esbuild/linux-arm64": "0.19.10",
|
|
"@esbuild/linux-ia32": "0.19.10",
|
|
"@esbuild/linux-loong64": "0.19.10",
|
|
"@esbuild/linux-mips64el": "0.19.10",
|
|
"@esbuild/linux-ppc64": "0.19.10",
|
|
"@esbuild/linux-riscv64": "0.19.10",
|
|
"@esbuild/linux-s390x": "0.19.10",
|
|
"@esbuild/linux-x64": "0.19.10",
|
|
"@esbuild/netbsd-x64": "0.19.10",
|
|
"@esbuild/openbsd-x64": "0.19.10",
|
|
"@esbuild/sunos-x64": "0.19.10",
|
|
"@esbuild/win32-arm64": "0.19.10",
|
|
"@esbuild/win32-ia32": "0.19.10",
|
|
"@esbuild/win32-x64": "0.19.10"
|
|
}
|
|
},
|
|
"node_modules/esbuild-wasm": {
|
|
"version": "0.19.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "8.56.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint/eslintrc": "^2.1.4",
|
|
"@eslint/js": "8.56.0",
|
|
"@humanwhocodes/config-array": "^0.11.13",
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
"@ungap/structured-clone": "^1.2.0",
|
|
"ajv": "^6.12.4",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.3.2",
|
|
"doctrine": "^3.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"eslint-scope": "^7.2.2",
|
|
"eslint-visitor-keys": "^3.4.3",
|
|
"espree": "^9.6.1",
|
|
"esquery": "^1.4.2",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"find-up": "^5.0.0",
|
|
"glob-parent": "^6.0.2",
|
|
"globals": "^13.19.0",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"is-path-inside": "^3.0.3",
|
|
"js-yaml": "^4.1.0",
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
"levn": "^0.4.1",
|
|
"lodash.merge": "^4.6.2",
|
|
"minimatch": "^3.1.2",
|
|
"natural-compare": "^1.4.0",
|
|
"optionator": "^0.9.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"bin": {
|
|
"eslint": "bin/eslint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-prettier": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node": {
|
|
"version": "0.3.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7",
|
|
"is-core-module": "^2.13.0",
|
|
"resolve": "^1.22.4"
|
|
}
|
|
},
|
|
"node_modules/eslint-import-resolver-node/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils": {
|
|
"version": "2.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^3.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-module-utils/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import": {
|
|
"version": "2.29.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.7",
|
|
"array.prototype.findlastindex": "^1.2.3",
|
|
"array.prototype.flat": "^1.3.2",
|
|
"array.prototype.flatmap": "^1.3.2",
|
|
"debug": "^3.2.7",
|
|
"doctrine": "^2.1.0",
|
|
"eslint-import-resolver-node": "^0.3.9",
|
|
"eslint-module-utils": "^2.8.0",
|
|
"hasown": "^2.0.0",
|
|
"is-core-module": "^2.13.1",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^3.1.2",
|
|
"object.fromentries": "^2.0.7",
|
|
"object.groupby": "^1.0.1",
|
|
"object.values": "^1.1.7",
|
|
"semver": "^6.3.1",
|
|
"tsconfig-paths": "^3.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-import/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-unused-imports": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.0.0.tgz",
|
|
"integrity": "sha512-sduiswLJfZHeeBJ+MQaG+xYzSWdRXoSw61DpU13mzWumCkR0ufD0HmO4kdNokjrkluMHpj/7PJeN35pgbhW3kw==",
|
|
"dependencies": {
|
|
"eslint-rule-composer": "^0.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
"eslint": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-rule-composer": {
|
|
"version": "0.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "7.2.2",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "3.4.3",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"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/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/eslint/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.20.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/espree": {
|
|
"version": "9.6.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"acorn": "^8.9.0",
|
|
"acorn-jsx": "^5.3.2",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.5.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/eventemitter-asyncresource": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eventemitter3": {
|
|
"version": "4.0.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execa/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/exponential-backoff": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.18.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.1",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.5.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.1",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.7",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.11.0",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.18.0",
|
|
"serve-static": "1.15.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/array-flatten": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/body-parser": {
|
|
"version": "1.20.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.4",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.11.0",
|
|
"raw-body": "2.5.1",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/cookie": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/finalhandler": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/raw-body": {
|
|
"version": "2.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/send": {
|
|
"version": "0.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/send/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/express/node_modules/serve-static": {
|
|
"version": "1.15.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/external-editor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-equals": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.15.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/faye-websocket": {
|
|
"version": "0.11.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"websocket-driver": ">=0.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/figures": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^5.0.0",
|
|
"is-unicode-supported": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/figures/node_modules/escape-string-regexp": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/figures/node_modules/is-unicode-supported": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat-cache": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "~1.5.0",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/finalhandler/node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"common-path-prefix": "^3.0.0",
|
|
"pkg-dir": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/flat": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"bin": {
|
|
"flat": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.1.0",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.2.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.2",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/foreground-child": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fraction.js": {
|
|
"version": "4.3.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"type": "patreon",
|
|
"url": "https://github.com/sponsors/rawify"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/fs-monkey": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"functions-have-names": "^1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/fuse.js": {
|
|
"version": "7.0.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/gensequence": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-stdin": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "10.3.10",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^2.3.5",
|
|
"minimatch": "^9.0.1",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
"path-scurry": "^1.10.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/glob-to-regexp": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/glob/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/global-dirs/node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globalthis": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "13.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.3.0",
|
|
"ignore": "^5.2.4",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/graphemer": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/handle-thing": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-own-prop": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/hdr-histogram-js": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"@assemblyscript/loader": "^0.10.1",
|
|
"base64-js": "^1.2.0",
|
|
"pako": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/hdr-histogram-percentiles-obj": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^10.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info/node_modules/lru-cache": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/hpack.js": {
|
|
"version": "2.1.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"obuf": "^1.0.0",
|
|
"readable-stream": "^2.0.1",
|
|
"wbuf": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/hpack.js/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hpack.js/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/html-entities": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/mdevils"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://patreon.com/mdevils"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/html-escaper": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"dev": true,
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/http-deceiver": {
|
|
"version": "1.2.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-errors/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/http-parser-js": {
|
|
"version": "0.5.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-proxy": {
|
|
"version": "1.18.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter3": "^4.0.0",
|
|
"follow-redirects": "^1.0.0",
|
|
"requires-port": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-agent": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/http-proxy-middleware": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-proxy": "^1.17.8",
|
|
"http-proxy": "^1.18.1",
|
|
"is-glob": "^4.0.1",
|
|
"is-plain-obj": "^3.0.0",
|
|
"micromatch": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/express": "^4.17.13"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/express": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.0.2",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/icss-utils": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.2.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/ignore-walk": {
|
|
"version": "6.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minimatch": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/ignore-walk/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/ignore-walk/node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/image-size": {
|
|
"version": "0.5.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/immutable": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-fresh/node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/import-fresh/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/import-meta-resolve": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/injection-js": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer": {
|
|
"version": "9.2.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ljharb/through": "^2.3.9",
|
|
"ansi-escapes": "^4.3.2",
|
|
"chalk": "^5.3.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-width": "^4.1.0",
|
|
"external-editor": "^3.1.0",
|
|
"figures": "^5.0.0",
|
|
"lodash": "^4.17.21",
|
|
"mute-stream": "1.0.0",
|
|
"ora": "^5.4.1",
|
|
"run-async": "^3.0.0",
|
|
"rxjs": "^7.8.1",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/inquirer/node_modules/wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.2",
|
|
"hasown": "^2.0.0",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/ip": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/is-array-buffer": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.0",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-builtin-module": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"builtin-modules": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.13.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-lambda": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-module": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-like": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lodash.isfinite": "^3.3.2"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-obj": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.11"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-unicode-supported": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-what": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isbinaryfile": {
|
|
"version": "4.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/gjtorikian/"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^4.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/make-dir": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/istanbul-reports": {
|
|
"version": "3.1.6",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jackspeak": {
|
|
"version": "2.3.6",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"node_modules/jasmine-core": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "27.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jiti": {
|
|
"version": "1.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jiti": "bin/jiti.js"
|
|
}
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonc-parser": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsonparse": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/karma": {
|
|
"version": "6.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@colors/colors": "1.5.0",
|
|
"body-parser": "^1.19.0",
|
|
"braces": "^3.0.2",
|
|
"chokidar": "^3.5.1",
|
|
"connect": "^3.7.0",
|
|
"di": "^0.0.1",
|
|
"dom-serialize": "^2.2.1",
|
|
"glob": "^7.1.7",
|
|
"graceful-fs": "^4.2.6",
|
|
"http-proxy": "^1.18.1",
|
|
"isbinaryfile": "^4.0.8",
|
|
"lodash": "^4.17.21",
|
|
"log4js": "^6.4.1",
|
|
"mime": "^2.5.2",
|
|
"minimatch": "^3.0.4",
|
|
"mkdirp": "^0.5.5",
|
|
"qjobs": "^1.2.0",
|
|
"range-parser": "^1.2.1",
|
|
"rimraf": "^3.0.2",
|
|
"socket.io": "^4.4.1",
|
|
"source-map": "^0.6.1",
|
|
"tmp": "^0.2.1",
|
|
"ua-parser-js": "^0.7.30",
|
|
"yargs": "^16.1.1"
|
|
},
|
|
"bin": {
|
|
"karma": "bin/karma"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/karma-chrome-launcher": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/karma-chrome-launcher/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/karma-coverage": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"istanbul-lib-instrument": "^5.1.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.1",
|
|
"istanbul-reports": "^3.0.5",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/karma-jasmine": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jasmine-core": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"peerDependencies": {
|
|
"karma": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/karma-jasmine-html-reporter": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"jasmine-core": "^4.0.0",
|
|
"karma": "^6.0.0",
|
|
"karma-jasmine": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/karma-source-map-support": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map-support": "^0.5.5"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/tmp": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.17.0"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/yargs": {
|
|
"version": "16.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/karma/node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/klona": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/launch-editor": {
|
|
"version": "2.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picocolors": "^1.0.0",
|
|
"shell-quote": "^1.8.1"
|
|
}
|
|
},
|
|
"node_modules/less": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"copy-anything": "^2.0.1",
|
|
"parse-node-version": "^1.0.1",
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"lessc": "bin/lessc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"optionalDependencies": {
|
|
"errno": "^0.1.1",
|
|
"graceful-fs": "^4.1.2",
|
|
"image-size": "~0.5.0",
|
|
"make-dir": "^2.1.0",
|
|
"mime": "^1.4.1",
|
|
"needle": "^3.1.0",
|
|
"source-map": "~0.6.0"
|
|
}
|
|
},
|
|
"node_modules/less-loader": {
|
|
"version": "11.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"klona": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"less": "^3.5.0 || ^4.0.0",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/less/node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/less/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/less/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true,
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/less/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/license-webpack-plugin": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"webpack-sources": "^3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack": {
|
|
"optional": true
|
|
},
|
|
"webpack-sources": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/limiter": {
|
|
"version": "1.1.5",
|
|
"dev": true
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/loader-runner": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.11.5"
|
|
}
|
|
},
|
|
"node_modules/loader-utils": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
}
|
|
},
|
|
"node_modules/localtunnel": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"axios": "0.21.4",
|
|
"debug": "4.3.2",
|
|
"openurl": "1.1.1",
|
|
"yargs": "17.1.1"
|
|
},
|
|
"bin": {
|
|
"lt": "bin/lt.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
}
|
|
},
|
|
"node_modules/localtunnel/node_modules/cliui": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/localtunnel/node_modules/debug": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/localtunnel/node_modules/yargs": {
|
|
"version": "17.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^7.0.2",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.0",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^20.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/localtunnel/node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash-es": {
|
|
"version": "4.17.21",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isfinite": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"is-unicode-supported": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log4js": {
|
|
"version": "6.9.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"date-format": "^4.0.14",
|
|
"debug": "^4.3.4",
|
|
"flatted": "^3.2.7",
|
|
"rfdc": "^1.3.0",
|
|
"streamroller": "^3.1.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.30.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/make-fetch-happen": {
|
|
"version": "13.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/agent": "^2.0.0",
|
|
"cacache": "^18.0.0",
|
|
"http-cache-semantics": "^4.1.1",
|
|
"is-lambda": "^1.0.1",
|
|
"minipass": "^7.0.2",
|
|
"minipass-fetch": "^3.0.0",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"negotiator": "^0.6.3",
|
|
"promise-retry": "^2.0.1",
|
|
"ssri": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/material-colors": {
|
|
"version": "1.2.6",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/memfs": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"license": "Unlicense",
|
|
"dependencies": {
|
|
"fs-monkey": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "2.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/mini-css-extract-plugin": {
|
|
"version": "2.7.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/minimalistic-assert": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/minipass-collect": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/minipass-fetch": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3",
|
|
"minipass-sized": "^1.0.3",
|
|
"minizlib": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"encoding": "^0.1.13"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-flush/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minipass-json-stream": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsonparse": "^1.3.1",
|
|
"minipass": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/minipass-json-stream/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-json-stream/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-pipeline/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minipass-sized": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-sized/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minipass-sized/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mitt": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/mrmime": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/multicast-dns": {
|
|
"version": "7.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dns-packet": "^5.2.2",
|
|
"thunky": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"multicast-dns": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/needle": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"debug": "^3.2.6",
|
|
"iconv-lite": "^0.6.3",
|
|
"sax": "^1.2.4"
|
|
},
|
|
"bin": {
|
|
"needle": "bin/needle"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.4.x"
|
|
}
|
|
},
|
|
"node_modules/needle/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/needle/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ng-let": {
|
|
"version": "16.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": ">15.0.0",
|
|
"@angular/core": ">15.0.0"
|
|
}
|
|
},
|
|
"node_modules/ng-packagr": {
|
|
"version": "17.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/plugin-json": "^6.0.1",
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
"@rollup/wasm-node": "^4.5.0",
|
|
"ajv": "^8.12.0",
|
|
"ansi-colors": "^4.1.3",
|
|
"autoprefixer": "^10.4.16",
|
|
"browserslist": "^4.22.1",
|
|
"cacache": "^18.0.0",
|
|
"chokidar": "^3.5.3",
|
|
"commander": "^11.1.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"dependency-graph": "^0.11.0",
|
|
"esbuild-wasm": "^0.19.5",
|
|
"fast-glob": "^3.3.1",
|
|
"find-cache-dir": "^3.3.2",
|
|
"injection-js": "^2.4.0",
|
|
"jsonc-parser": "^3.2.0",
|
|
"less": "^4.2.0",
|
|
"ora": "^5.1.0",
|
|
"piscina": "^4.1.0",
|
|
"postcss": "^8.4.31",
|
|
"postcss-url": "^10.1.3",
|
|
"rxjs": "^7.8.1",
|
|
"sass": "^1.69.5"
|
|
},
|
|
"bin": {
|
|
"ng-packagr": "cli/main.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.13.0 || >=20.9.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"esbuild": "^0.19.0",
|
|
"rollup": "^4.5.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/compiler-cli": "^17.0.0 || ^17.0.0-next.0",
|
|
"tailwindcss": "^2.0.0 || ^3.0.0",
|
|
"tslib": "^2.3.0",
|
|
"typescript": ">=5.2 <5.3"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"tailwindcss": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ng-packagr/node_modules/commander": {
|
|
"version": "11.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/ng-packagr/node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ng-packagr/node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ng-packagr/node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ng-packagr/node_modules/rollup": {
|
|
"version": "4.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@rollup/rollup-android-arm-eabi": "4.9.1",
|
|
"@rollup/rollup-android-arm64": "4.9.1",
|
|
"@rollup/rollup-darwin-arm64": "4.9.1",
|
|
"@rollup/rollup-darwin-x64": "4.9.1",
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.9.1",
|
|
"@rollup/rollup-linux-arm64-gnu": "4.9.1",
|
|
"@rollup/rollup-linux-arm64-musl": "4.9.1",
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.9.1",
|
|
"@rollup/rollup-linux-x64-gnu": "4.9.1",
|
|
"@rollup/rollup-linux-x64-musl": "4.9.1",
|
|
"@rollup/rollup-win32-arm64-msvc": "4.9.1",
|
|
"@rollup/rollup-win32-ia32-msvc": "4.9.1",
|
|
"@rollup/rollup-win32-x64-msvc": "4.9.1",
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/ngx-color": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ctrl/tinycolor": "^3.6.0",
|
|
"material-colors": "^1.2.6",
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": ">=16.0.0-0",
|
|
"@angular/core": ">=16.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"node_modules/node-gyp": {
|
|
"version": "10.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.0",
|
|
"exponential-backoff": "^3.1.1",
|
|
"glob": "^10.3.10",
|
|
"graceful-fs": "^4.2.6",
|
|
"make-fetch-happen": "^13.0.0",
|
|
"nopt": "^7.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"semver": "^7.3.5",
|
|
"tar": "^6.1.2",
|
|
"which": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"node-gyp": "bin/node-gyp.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-gyp/node_modules/isexe": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/node-gyp/node_modules/which": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^3.1.1"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/which.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.14",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"is-core-module": "^2.8.1",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-range": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-bundled": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-install-checks": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"semver": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-normalize-package-bin": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-package-arg": {
|
|
"version": "11.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-name": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-packlist": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"ignore-walk": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-pick-manifest": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"npm-install-checks": "^6.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0",
|
|
"npm-package-arg": "^11.0.0",
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-registry-fetch": {
|
|
"version": "16.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"make-fetch-happen": "^13.0.0",
|
|
"minipass": "^7.0.2",
|
|
"minipass-fetch": "^3.0.0",
|
|
"minipass-json-stream": "^1.0.1",
|
|
"minizlib": "^2.1.2",
|
|
"npm-package-arg": "^11.0.0",
|
|
"proc-log": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.5",
|
|
"define-properties": "^1.2.1",
|
|
"has-symbols": "^1.0.3",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.groupby": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/obuf": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/on-headers": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "8.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/openurl": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/opn": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-wsl": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/opn/node_modules/is-wsl": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@aashutoshrathi/word-wrap": "^1.2.3",
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/ora": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.1.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.5.0",
|
|
"is-interactive": "^1.0.0",
|
|
"is-unicode-supported": "^0.1.0",
|
|
"log-symbols": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ora/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-retry": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/retry": "0.12.0",
|
|
"retry": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-retry/node_modules/retry": {
|
|
"version": "0.13.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pacote": {
|
|
"version": "17.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/git": "^5.0.0",
|
|
"@npmcli/installed-package-contents": "^2.0.1",
|
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
"@npmcli/run-script": "^7.0.0",
|
|
"cacache": "^18.0.0",
|
|
"fs-minipass": "^3.0.0",
|
|
"minipass": "^7.0.2",
|
|
"npm-package-arg": "^11.0.0",
|
|
"npm-packlist": "^8.0.0",
|
|
"npm-pick-manifest": "^9.0.0",
|
|
"npm-registry-fetch": "^16.0.0",
|
|
"proc-log": "^3.0.0",
|
|
"promise-retry": "^2.0.1",
|
|
"read-package-json": "^7.0.0",
|
|
"read-package-json-fast": "^3.0.0",
|
|
"sigstore": "^2.0.0",
|
|
"ssri": "^10.0.0",
|
|
"tar": "^6.1.11"
|
|
},
|
|
"bin": {
|
|
"pacote": "lib/bin.js"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/pako": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"license": "(MIT AND Zlib)"
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-node-version": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "7.1.2",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^4.4.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-html-rewriting-stream": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^4.3.0",
|
|
"parse5": "^7.0.0",
|
|
"parse5-sax-parser": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parse5-sax-parser": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse5": "^7.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-scurry": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^9.1.1 || ^10.0.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "14 || >=16.14"
|
|
}
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "0.1.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/photoviewer": {
|
|
"version": "3.9.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domq.js": "^0.7.0"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/piscina": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eventemitter-asyncresource": "^1.0.0",
|
|
"hdr-histogram-js": "^2.0.1",
|
|
"hdr-histogram-percentiles-obj": "^3.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"nice-napi": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/find-up": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^7.1.0",
|
|
"path-exists": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-limit": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/path-exists": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/yocto-queue": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/portscanner": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.0",
|
|
"is-number-like": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4",
|
|
"npm": ">=1.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.31",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.6",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader": {
|
|
"version": "7.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cosmiconfig": "^8.2.0",
|
|
"jiti": "^1.18.2",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^7.0.0 || ^8.0.1",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/postcss-loader/node_modules/cosmiconfig": {
|
|
"version": "8.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.2.0",
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.9.5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-loader/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-extract-imports": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-local-by-default": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0",
|
|
"postcss-selector-parser": "^6.0.2",
|
|
"postcss-value-parser": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-scope": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-modules-values": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"icss-utils": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >= 14"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.0.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-url": {
|
|
"version": "10.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"make-dir": "~3.1.0",
|
|
"mime": "~2.5.2",
|
|
"minimatch": "~3.0.4",
|
|
"xxhashjs": "~0.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-url/node_modules/mime": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-url/node_modules/minimatch": {
|
|
"version": "3.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/prettier-plugin-organize-attributes": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"prettier": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/proc-log": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise-inflight": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/promise-retry": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"err-code": "^2.0.2",
|
|
"retry": "^0.12.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/proxy-addr/node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/prr": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/qjobs": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.9"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/randombytes": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/read-package-json": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^10.2.2",
|
|
"json-parse-even-better-errors": "^3.0.0",
|
|
"normalize-package-data": "^6.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-json-fast": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"json-parse-even-better-errors": "^3.0.0",
|
|
"npm-normalize-package-bin": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-json-fast/node_modules/json-parse-even-better-errors": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-json/node_modules/json-parse-even-better-errors": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/reflect-metadata": {
|
|
"version": "0.1.14",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerator-transform": {
|
|
"version": "0.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"node_modules/regex-parser": {
|
|
"version": "2.2.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.5.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"set-function-name": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/regjsgen": "^0.8.0",
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.1.0",
|
|
"regjsparser": "^0.9.1",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.9.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
}
|
|
},
|
|
"node_modules/repeat-string": {
|
|
"version": "1.6.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-global": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"adjust-sourcemap-loader": "^4.0.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^8.2.14",
|
|
"source-map": "0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/loader-utils": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big.js": "^5.2.2",
|
|
"emojis-list": "^3.0.0",
|
|
"json5": "^2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.9.0"
|
|
}
|
|
},
|
|
"node_modules/resolve-url-loader/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resp-modifier": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "^2.2.0",
|
|
"minimatch": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/resp-modifier/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/resp-modifier/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/restore-cursor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/retry": {
|
|
"version": "0.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rfdc": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "3.28.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/run-async": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/rx": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/rxjs": {
|
|
"version": "7.8.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/safe-array-concat": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.1",
|
|
"has-symbols": "^1.0.3",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-array-concat/node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safe-regex-test": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.3",
|
|
"is-regex": "^1.1.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safevalues": {
|
|
"version": "0.3.4",
|
|
"license": "Apache-2.0",
|
|
"peer": true
|
|
},
|
|
"node_modules/sass": {
|
|
"version": "1.69.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
"immutable": "^4.0.0",
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
|
},
|
|
"bin": {
|
|
"sass": "sass.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/sass-loader": {
|
|
"version": "13.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"neo-async": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"fibers": ">= 3.1.0",
|
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
|
|
"sass": "^1.3.0",
|
|
"sass-embedded": "*",
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"fibers": {
|
|
"optional": true
|
|
},
|
|
"node-sass": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"sass-embedded": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"optional": true
|
|
},
|
|
"node_modules/schema-utils": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.9",
|
|
"ajv": "^8.9.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-keywords": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/select-hose": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/selfsigned": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node-forge": "^1.3.0",
|
|
"node-forge": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.16.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "~1.1.2",
|
|
"destroy": "~1.0.4",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "~1.6.2",
|
|
"mime": "1.4.1",
|
|
"ms": "2.0.0",
|
|
"on-finished": "~2.3.0",
|
|
"range-parser": "~1.2.0",
|
|
"statuses": "~1.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/depd": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/destroy": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/send/node_modules/http-errors": {
|
|
"version": "1.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/send/node_modules/mime": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/send/node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/setprototypeof": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/send/node_modules/statuses": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serialize-javascript": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"randombytes": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index": {
|
|
"version": "1.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.4",
|
|
"batch": "0.6.1",
|
|
"debug": "2.6.9",
|
|
"escape-html": "~1.0.3",
|
|
"http-errors": "~1.6.2",
|
|
"mime-types": "~2.1.17",
|
|
"parseurl": "~1.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/depd": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/http-errors": {
|
|
"version": "1.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"depd": "~1.1.2",
|
|
"inherits": "2.0.3",
|
|
"setprototypeof": "1.1.0",
|
|
"statuses": ">= 1.4.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/serve-index/node_modules/inherits": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-index/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serve-index/node_modules/setprototypeof": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.13.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.2",
|
|
"send": "0.16.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/server-destroy": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/set-function-length": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-function-name": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"functions-have-names": "^1.2.3",
|
|
"has-property-descriptors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shell-quote": {
|
|
"version": "1.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/sigstore": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@sigstore/bundle": "^2.1.0",
|
|
"@sigstore/protobuf-specs": "^0.2.1",
|
|
"@sigstore/sign": "^2.1.0",
|
|
"@sigstore/tuf": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/smart-buffer": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io": {
|
|
"version": "4.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"accepts": "~1.3.4",
|
|
"base64id": "~2.0.0",
|
|
"cors": "~2.8.5",
|
|
"debug": "~4.3.2",
|
|
"engine.io": "~6.5.2",
|
|
"socket.io-adapter": "~2.5.2",
|
|
"socket.io-parser": "~4.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.2.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-adapter": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ws": "~8.11.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-client": {
|
|
"version": "4.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
"debug": "~4.3.2",
|
|
"engine.io-client": "~6.5.2",
|
|
"socket.io-parser": "~4.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/socket.io-parser": {
|
|
"version": "4.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@socket.io/component-emitter": "~3.1.0",
|
|
"debug": "~4.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/sockjs": {
|
|
"version": "0.3.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"faye-websocket": "^0.11.3",
|
|
"uuid": "^8.3.2",
|
|
"websocket-driver": "^0.7.4"
|
|
}
|
|
},
|
|
"node_modules/socks": {
|
|
"version": "2.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip": "^2.0.0",
|
|
"smart-buffer": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/socks-proxy-agent": {
|
|
"version": "8.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.0.2",
|
|
"debug": "^4.3.4",
|
|
"socks": "^2.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.7.4",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-loader": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.6",
|
|
"iconv-lite": "^0.6.3",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.72.1"
|
|
}
|
|
},
|
|
"node_modules/source-map-loader/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.16",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/spdy": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"handle-thing": "^2.0.0",
|
|
"http-deceiver": "^1.2.7",
|
|
"select-hose": "^2.0.0",
|
|
"spdy-transport": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdy-transport": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.0",
|
|
"detect-node": "^2.0.4",
|
|
"hpack.js": "^2.1.6",
|
|
"obuf": "^1.1.2",
|
|
"readable-stream": "^3.0.6",
|
|
"wbuf": "^1.7.3"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ssri": {
|
|
"version": "10.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/stream-throttle": {
|
|
"version": "0.1.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"commander": "^2.2.0",
|
|
"limiter": "^1.0.5"
|
|
},
|
|
"bin": {
|
|
"throttleproxy": "bin/throttleproxy.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/stream-throttle/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/streamroller": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"date-format": "^4.0.14",
|
|
"debug": "^4.3.4",
|
|
"fs-extra": "^8.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/symbol-observable": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/tapable": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^5.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.24.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"acorn": "^8.8.2",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin": {
|
|
"version": "5.3.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jest-worker": "^27.4.5",
|
|
"schema-utils": "^3.1.1",
|
|
"serialize-javascript": "^6.0.1",
|
|
"terser": "^5.16.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
},
|
|
"uglify-js": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/terser-webpack-plugin/node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/terser/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/test-exclude/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/thunky": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tree-kill": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tree-kill": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/ts-api-utils": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "3.15.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json5": "^0.0.29",
|
|
"json5": "^1.0.2",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths/node_modules/json5": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.0"
|
|
},
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.2",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tuf-js": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tufjs/models": "2.0.0",
|
|
"debug": "^4.3.4",
|
|
"make-fetch-happen": "^13.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/typed-array-buffer": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-length": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"has-proto": "^1.0.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-offset": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"has-proto": "^1.0.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-length": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"is-typed-array": "^1.1.9"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-assert": {
|
|
"version": "1.0.9",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.2.2",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/ua-parser-js": {
|
|
"version": "0.7.35",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/ua-parser-js"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/faisalman"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "5.27.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/busboy": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unique-filename": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"unique-slug": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/unique-slug": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.0.13",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utility-types": {
|
|
"version": "3.10.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/validate-npm-package-name": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"builtins": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/vite": {
|
|
"version": "4.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"esbuild": "^0.18.10",
|
|
"postcss": "^8.4.27",
|
|
"rollup": "^3.27.1"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">= 14",
|
|
"less": "*",
|
|
"lightningcss": "^1.21.0",
|
|
"sass": "*",
|
|
"stylus": "*",
|
|
"sugarss": "*",
|
|
"terser": "^5.4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"less": {
|
|
"optional": true
|
|
},
|
|
"lightningcss": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"stylus": {
|
|
"optional": true
|
|
},
|
|
"sugarss": {
|
|
"optional": true
|
|
},
|
|
"terser": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/win32-x64": {
|
|
"version": "0.18.20",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/esbuild": {
|
|
"version": "0.18.20",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.18.20",
|
|
"@esbuild/android-arm64": "0.18.20",
|
|
"@esbuild/android-x64": "0.18.20",
|
|
"@esbuild/darwin-arm64": "0.18.20",
|
|
"@esbuild/darwin-x64": "0.18.20",
|
|
"@esbuild/freebsd-arm64": "0.18.20",
|
|
"@esbuild/freebsd-x64": "0.18.20",
|
|
"@esbuild/linux-arm": "0.18.20",
|
|
"@esbuild/linux-arm64": "0.18.20",
|
|
"@esbuild/linux-ia32": "0.18.20",
|
|
"@esbuild/linux-loong64": "0.18.20",
|
|
"@esbuild/linux-mips64el": "0.18.20",
|
|
"@esbuild/linux-ppc64": "0.18.20",
|
|
"@esbuild/linux-riscv64": "0.18.20",
|
|
"@esbuild/linux-s390x": "0.18.20",
|
|
"@esbuild/linux-x64": "0.18.20",
|
|
"@esbuild/netbsd-x64": "0.18.20",
|
|
"@esbuild/openbsd-x64": "0.18.20",
|
|
"@esbuild/sunos-x64": "0.18.20",
|
|
"@esbuild/win32-arm64": "0.18.20",
|
|
"@esbuild/win32-ia32": "0.18.20",
|
|
"@esbuild/win32-x64": "0.18.20"
|
|
}
|
|
},
|
|
"node_modules/void-elements": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/vscode-languageserver-textdocument": {
|
|
"version": "1.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vscode-uri": {
|
|
"version": "3.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/watchpack": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/wbuf": {
|
|
"version": "1.7.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimalistic-assert": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/webpack": {
|
|
"version": "5.89.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/eslint-scope": "^3.7.3",
|
|
"@types/estree": "^1.0.0",
|
|
"@webassemblyjs/ast": "^1.11.5",
|
|
"@webassemblyjs/wasm-edit": "^1.11.5",
|
|
"@webassemblyjs/wasm-parser": "^1.11.5",
|
|
"acorn": "^8.7.1",
|
|
"acorn-import-assertions": "^1.9.0",
|
|
"browserslist": "^4.14.5",
|
|
"chrome-trace-event": "^1.0.2",
|
|
"enhanced-resolve": "^5.15.0",
|
|
"es-module-lexer": "^1.2.1",
|
|
"eslint-scope": "5.1.1",
|
|
"events": "^3.2.0",
|
|
"glob-to-regexp": "^0.4.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"json-parse-even-better-errors": "^2.3.1",
|
|
"loader-runner": "^4.2.0",
|
|
"mime-types": "^2.1.27",
|
|
"neo-async": "^2.6.2",
|
|
"schema-utils": "^3.2.0",
|
|
"tapable": "^2.1.1",
|
|
"terser-webpack-plugin": "^5.3.7",
|
|
"watchpack": "^2.4.0",
|
|
"webpack-sources": "^3.2.3"
|
|
},
|
|
"bin": {
|
|
"webpack": "bin/webpack.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-middleware": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.12",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14.15.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server": {
|
|
"version": "4.15.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/bonjour": "^3.5.9",
|
|
"@types/connect-history-api-fallback": "^1.3.5",
|
|
"@types/express": "^4.17.13",
|
|
"@types/serve-index": "^1.9.1",
|
|
"@types/serve-static": "^1.13.10",
|
|
"@types/sockjs": "^0.3.33",
|
|
"@types/ws": "^8.5.5",
|
|
"ansi-html-community": "^0.0.8",
|
|
"bonjour-service": "^1.0.11",
|
|
"chokidar": "^3.5.3",
|
|
"colorette": "^2.0.10",
|
|
"compression": "^1.7.4",
|
|
"connect-history-api-fallback": "^2.0.0",
|
|
"default-gateway": "^6.0.3",
|
|
"express": "^4.17.3",
|
|
"graceful-fs": "^4.2.6",
|
|
"html-entities": "^2.3.2",
|
|
"http-proxy-middleware": "^2.0.3",
|
|
"ipaddr.js": "^2.0.1",
|
|
"launch-editor": "^2.6.0",
|
|
"open": "^8.0.9",
|
|
"p-retry": "^4.5.0",
|
|
"rimraf": "^3.0.2",
|
|
"schema-utils": "^4.0.0",
|
|
"selfsigned": "^2.1.1",
|
|
"serve-index": "^1.9.1",
|
|
"sockjs": "^0.3.24",
|
|
"spdy": "^4.0.2",
|
|
"webpack-dev-middleware": "^5.3.1",
|
|
"ws": "^8.13.0"
|
|
},
|
|
"bin": {
|
|
"webpack-dev-server": "bin/webpack-dev-server.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.37.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"webpack": {
|
|
"optional": true
|
|
},
|
|
"webpack-cli": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/connect-history-api-fallback": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/webpack-dev-middleware": {
|
|
"version": "5.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"colorette": "^2.0.10",
|
|
"memfs": "^3.4.3",
|
|
"mime-types": "^2.1.31",
|
|
"range-parser": "^1.2.1",
|
|
"schema-utils": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
},
|
|
"peerDependencies": {
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-dev-server/node_modules/ws": {
|
|
"version": "8.15.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack-merge": {
|
|
"version": "5.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"flat": "^5.0.2",
|
|
"wildcard": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "3.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-subresource-integrity": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"typed-assert": "^1.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
},
|
|
"peerDependencies": {
|
|
"html-webpack-plugin": ">= 5.0.0-beta.1 < 6",
|
|
"webpack": "^5.12.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"html-webpack-plugin": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/webpack/node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/webpack/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/webpack/node_modules/schema-utils": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/json-schema": "^7.0.8",
|
|
"ajv": "^6.12.5",
|
|
"ajv-keywords": "^3.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.13.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/websocket-driver": {
|
|
"version": "0.7.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"http-parser-js": ">=0.5.1",
|
|
"safe-buffer": ">=5.1.0",
|
|
"websocket-extensions": ">=0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/websocket-extensions": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.4",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/wildcard": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi-cjs/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/write-file-atomic/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.11.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "5.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/xmlhttprequest-ssl": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/xxhashjs": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cuint": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/zone.js": {
|
|
"version": "0.14.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
}
|
|
},
|
|
"projects/cspell-config": {
|
|
"name": "@vality/cspell-config",
|
|
"version": "7.0.0",
|
|
"dependencies": {
|
|
"@cspell/dict-ru_ru": "^2.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"cspell": "^7.0.0"
|
|
}
|
|
},
|
|
"projects/eslint-config": {
|
|
"name": "@vality/eslint-config",
|
|
"version": "8.2.0",
|
|
"dependencies": {
|
|
"@angular-eslint/eslint-plugin": "^17.1.1",
|
|
"@angular-eslint/eslint-plugin-template": "^17.1.1",
|
|
"@angular-eslint/template-parser": "^17.1.1",
|
|
"@typescript-eslint/eslint-plugin": "^6.16.0",
|
|
"@typescript-eslint/parser": "^6.16.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-plugin-import": "^2.29.1",
|
|
"eslint-plugin-unused-imports": "^3.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^8.56.0"
|
|
}
|
|
},
|
|
"projects/ng-core": {
|
|
"name": "@vality/ng-core",
|
|
"version": "17.0.0",
|
|
"dependencies": {
|
|
"@angular/material-date-fns-adapter": "^17.0.0",
|
|
"@ng-matero/extensions": "^17.0.0",
|
|
"@s-libs/js-core": "^17.0.0",
|
|
"@s-libs/micro-dash": "^17.0.0",
|
|
"@s-libs/ng-core": "^17.0.0",
|
|
"@s-libs/rxjs-core": "^17.0.0",
|
|
"dinero.js": "^2.0.0-alpha.14",
|
|
"fuse.js": "^7.0.0",
|
|
"ng-let": "^16.0.1",
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/cdk": "^17.0.0",
|
|
"@angular/common": "^17.0.0",
|
|
"@angular/core": "^17.0.0",
|
|
"@angular/material": "^17.0.0",
|
|
"@types/lodash-es": "^4.0.0",
|
|
"date-fns": "^2.30.0",
|
|
"lodash-es": "^4.0.0",
|
|
"rxjs": "^7.0.0",
|
|
"utility-types": "^3.0.0"
|
|
}
|
|
},
|
|
"projects/ng-core/node_modules/@s-libs/js-core": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@s-libs/micro-dash": "^17.0.0"
|
|
}
|
|
},
|
|
"projects/ng-core/node_modules/@s-libs/micro-dash": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0",
|
|
"utility-types": "^3.10.0"
|
|
}
|
|
},
|
|
"projects/ng-core/node_modules/@s-libs/ng-core": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@angular/common": "^17.0.0",
|
|
"@angular/core": "^17.0.0",
|
|
"@s-libs/js-core": "^17.0.0",
|
|
"@s-libs/micro-dash": "^17.0.0",
|
|
"@s-libs/rxjs-core": "^17.0.0"
|
|
}
|
|
},
|
|
"projects/ng-core/node_modules/@s-libs/rxjs-core": {
|
|
"version": "17.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@s-libs/js-core": "^17.0.0",
|
|
"@s-libs/micro-dash": "^17.0.0",
|
|
"rxjs": "^7.8.0"
|
|
}
|
|
},
|
|
"projects/prettier-config": {
|
|
"name": "@vality/prettier-config",
|
|
"version": "3.1.0",
|
|
"dependencies": {
|
|
"prettier-plugin-organize-attributes": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"prettier": "^3.1.1"
|
|
}
|
|
}
|
|
}
|
|
}
|