FarmMapsLib/package-lock.json

17333 lines
428 KiB
JSON
Raw Normal View History

2019-11-25 14:52:02 +00:00
{
"name": "farmmaps-lib-app",
2024-09-02 12:29:11 +00:00
"version": "4.10.0",
"lockfileVersion": 3,
2019-11-25 14:52:02 +00:00
"requires": true,
2023-01-24 14:16:51 +00:00
"packages": {
"": {
"name": "farmmaps-lib-app",
2024-09-02 12:29:11 +00:00
"version": "4.10.0",
2023-01-24 14:16:51 +00:00
"dependencies": {
"@angular-eslint/eslint-plugin": "^18.2.0",
2024-09-05 07:08:43 +00:00
"@angular/animations": "^18.2.3",
"@angular/common": "^18.2.3",
"@angular/compiler": "^18.2.3",
"@angular/core": "^18.2.3",
"@angular/forms": "^18.2.3",
"@angular/platform-browser": "^18.2.3",
"@angular/platform-browser-dynamic": "^18.2.3",
"@angular/router": "^18.2.3",
2023-12-29 10:17:00 +00:00
"@farmmaps/common": "file:dist/common",
"@farmmaps/common-map": "file:dist/common-map",
"@farmmaps/common-map3d": "file:dist/common-map3d",
2024-09-06 11:32:58 +00:00
"@farmmaps/ng-openlayers": "file:dist/ng-openlayers",
2023-01-24 14:16:51 +00:00
"@microsoft/signalr": "^3.1.16",
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
2024-09-05 11:44:33 +00:00
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"@popperjs/core": "^2.11.8",
2024-09-05 11:44:33 +00:00
"angular-oauth2-oidc": "^17.0.2",
2023-01-24 14:16:51 +00:00
"assert": "^2.0.0",
2024-09-05 11:44:33 +00:00
"bootstrap": "^5.3.3",
2023-01-24 14:16:51 +00:00
"browserify-zlib": "^0.2.0",
"buffer": "^6.0.3",
"cesium": "^1.97.0",
"core-js": "^2.6.12",
"https-browserify": "^1.0.0",
"moment": "^2.29.4",
2024-09-06 07:14:03 +00:00
"ngrx-store-localstorage": "^18.0.0",
"ngx-avatars": "^1.8.0",
"ngx-clipboard": "^16.0.0",
2024-09-05 11:44:33 +00:00
"ngx-image-cropper": "^7.0.0",
2024-04-09 07:50:06 +00:00
"ngx-uploadx": "^6.2.0",
2024-04-09 13:51:44 +00:00
"ol": "^8.2.0",
2023-01-24 14:16:51 +00:00
"olcs": "^2.13.1",
"resumablejs": "^1.1.0",
2023-08-22 11:37:16 +00:00
"rxjs": "^7.8.1",
2023-01-24 14:16:51 +00:00
"stream": "^0.0.2",
"stream-http": "^3.2.0",
"tassign": "^1.0.0",
"tslib": "^2.4.0",
"url": "^0.11.0",
"util": "^0.12.4",
2024-09-05 07:08:43 +00:00
"zone.js": "~0.14.10"
2023-01-24 14:16:51 +00:00
},
"devDependencies": {
2024-09-06 07:14:03 +00:00
"@angular-builders/custom-webpack": "^18.0.0",
2024-09-05 07:08:43 +00:00
"@angular-devkit/build-angular": "^18.2.3",
"@angular/cli": "^18.2.3",
"@angular/compiler-cli": "^18.2.3",
"@angular/language-service": "^18.2.3",
"@angular/localize": "^18.2.3",
2023-01-24 14:16:51 +00:00
"@types/arcgis-rest-api": "^10.4.5",
"@types/jasmine": "~2.8.8",
"@types/jasminewd2": "^2.0.9",
2024-09-06 07:30:03 +00:00
"@types/node": "^22.5.4",
2024-09-05 11:44:33 +00:00
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/eslint-plugin-tslint": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"codelyzer": "^6.0.2",
2023-03-02 11:02:52 +00:00
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
2023-01-24 14:16:51 +00:00
"jasmine-core": "^4.3.0",
"jasmine-spec-reporter": "^7.0.0",
"karma": "^6.3.20",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "^5.1.0",
"karma-jasmine-html-reporter": "^2.0.0",
2024-09-05 07:08:43 +00:00
"ng-packagr": "^18.2.1",
2023-01-24 14:16:51 +00:00
"protractor": "~7.0.0",
"ts-node": "^8.8.1",
2024-04-09 08:16:21 +00:00
"typescript": "~5.4.4"
2024-09-06 11:10:45 +00:00
},
"optionalDependencies": {
"@lmdb/lmdb-linux-x64": "^3.1.0",
"@rollup/rollup-linux-x64-gnu": "^4.21.2"
2023-01-24 14:16:51 +00:00
}
},
2023-12-29 10:17:00 +00:00
"dist/common": {
2023-12-29 13:53:17 +00:00
"name": "@farmmaps/common",
2024-09-06 11:10:45 +00:00
"version": "2.1.0",
2023-12-29 10:17:00 +00:00
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
2024-09-05 12:51:03 +00:00
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3",
"@angular/forms": "^18.2.3",
2024-04-10 12:19:34 +00:00
"@microsoft/signalr": "^3.1.16",
2024-09-05 12:51:03 +00:00
"@ng-bootstrap/ng-bootstrap": "^17.0.1",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"angular-oauth2-oidc": "^17.0.2",
"bootstrap": "^5.3.3",
2024-01-11 12:39:00 +00:00
"moment": "^2.29.4",
2024-09-06 07:30:03 +00:00
"ngx-avatars": "^1.8.0",
"ngx-clipboard": "^16.0.0",
2024-09-05 12:51:03 +00:00
"ngx-image-cropper": "^7.0.0",
2024-04-10 11:29:13 +00:00
"ngx-uploadx": "^6.2.0",
2024-04-10 12:06:44 +00:00
"tassign": "^1.0.0"
2023-12-29 10:17:00 +00:00
}
},
2023-12-29 13:53:17 +00:00
"dist/common-map": {
"name": "@farmmaps/common-map",
2024-09-06 11:10:45 +00:00
"version": "2.0.0",
2023-12-29 13:53:17 +00:00
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
2024-09-05 12:51:03 +00:00
"@angular/core": "^18.2.3",
"@ngrx/effects": "^18.0.2",
"@ngrx/router-store": "^18.0.2",
"@ngrx/store": "^18.0.2",
"ngrx-store-localstorage": "^18",
2024-04-10 12:19:34 +00:00
"tassign": "^1.0.0"
2023-12-29 13:53:17 +00:00
}
},
2023-10-20 17:12:35 +00:00
"dist/common-map3d": {
2023-10-20 17:17:51 +00:00
"name": "@farmmaps/common-map3d",
2024-09-06 11:10:45 +00:00
"version": "2.0.0",
2023-10-20 17:12:35 +00:00
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
2024-09-05 12:51:03 +00:00
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3",
2024-09-06 07:30:03 +00:00
"cesium": "^1.97.0",
2023-10-20 17:12:35 +00:00
"ol-cesium": ">=2.13.0"
}
},
"dist/ng-openlayers": {
2024-09-06 11:32:58 +00:00
"name": "@farmmaps/ng-openlayers",
2024-09-06 11:10:45 +00:00
"version": "18.0.0",
"license": "MPL-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^18.2.3",
"@angular/core": "^18.2.3",
"ol": "^8.2.0"
}
},
2023-01-24 14:16:51 +00:00
"node_modules/@ampproject/remapping": {
2024-09-05 07:08:43 +00:00
"version": "2.3.0",
"license": "Apache-2.0",
2022-09-28 19:32:15 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.24"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=6.0.0"
}
},
2024-04-10 06:25:47 +00:00
"node_modules/@angular-builders/common": {
"version": "2.0.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@angular-devkit/core": "^18.0.0",
2024-04-10 06:25:47 +00:00
"ts-node": "^10.0.0",
"tsconfig-paths": "^4.1.0"
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
}
},
"node_modules/@angular-builders/common/node_modules/ts-node": {
"version": "10.9.2",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@cspotcode/source-map-support": "^0.8.0",
"@tsconfig/node10": "^1.0.7",
"@tsconfig/node12": "^1.0.7",
"@tsconfig/node14": "^1.0.0",
"@tsconfig/node16": "^1.0.2",
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1",
"arg": "^4.1.0",
"create-require": "^1.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"v8-compile-cache-lib": "^3.0.1",
"yn": "3.1.1"
},
"bin": {
"ts-node": "dist/bin.js",
"ts-node-cwd": "dist/bin-cwd.js",
"ts-node-esm": "dist/bin-esm.js",
"ts-node-script": "dist/bin-script.js",
"ts-node-transpile-only": "dist/bin-transpile.js",
"ts-script": "dist/bin-script-deprecated.js"
},
"peerDependencies": {
"@swc/core": ">=1.2.50",
"@swc/wasm": ">=1.2.50",
"@types/node": "*",
"typescript": ">=2.7"
},
"peerDependenciesMeta": {
"@swc/core": {
"optional": true
},
"@swc/wasm": {
"optional": true
}
}
},
"node_modules/@angular-builders/common/node_modules/tsconfig-paths": {
"version": "4.2.0",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"json5": "^2.2.2",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
},
"engines": {
"node": ">=6"
}
},
2022-09-28 19:32:15 +00:00
"node_modules/@angular-builders/custom-webpack": {
"version": "18.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@angular-builders/common": "2.0.0",
"@angular-devkit/architect": ">=0.1800.0 < 0.1900.0",
"@angular-devkit/build-angular": "^18.0.0",
"@angular-devkit/core": "^18.0.0",
2022-09-28 19:32:15 +00:00
"lodash": "^4.17.15",
"webpack-merge": "^5.7.3"
},
"engines": {
2024-01-09 08:24:52 +00:00
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
2022-08-31 07:26:26 +00:00
},
"peerDependencies": {
"@angular/compiler-cli": "^18.0.0"
}
},
"node_modules/@angular-devkit/architect": {
"version": "0.1802.3",
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.3",
"rxjs": "7.8.1"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@angular-devkit/build-angular": {
"version": "18.2.3",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
2024-04-10 06:25:47 +00:00
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1802.3",
"@angular-devkit/build-webpack": "0.1802.3",
"@angular-devkit/core": "18.2.3",
"@angular/build": "18.2.3",
"@babel/core": "7.25.2",
"@babel/generator": "7.25.0",
"@babel/helper-annotate-as-pure": "7.24.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-transform-async-generator-functions": "7.25.0",
"@babel/plugin-transform-async-to-generator": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.25.3",
"@babel/runtime": "7.25.0",
"@discoveryjs/json-ext": "0.6.1",
"@ngtools/webpack": "18.2.3",
2024-04-10 06:25:47 +00:00
"@vitejs/plugin-basic-ssl": "1.1.0",
2022-08-31 07:26:26 +00:00
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.20",
2024-02-01 14:21:04 +00:00
"babel-loader": "9.1.3",
"browserslist": "^4.21.5",
"copy-webpack-plugin": "12.0.2",
"critters": "0.0.24",
"css-loader": "7.1.2",
"esbuild-wasm": "0.23.0",
2024-04-10 06:25:47 +00:00
"fast-glob": "3.3.2",
"http-proxy-middleware": "3.0.0",
"https-proxy-agent": "7.0.5",
"istanbul-lib-instrument": "6.0.3",
"jsonc-parser": "3.3.1",
2022-09-28 19:32:15 +00:00
"karma-source-map-support": "1.4.0",
2024-04-10 06:25:47 +00:00
"less": "4.2.0",
"less-loader": "12.2.0",
2022-08-31 07:26:26 +00:00
"license-webpack-plugin": "4.0.2",
"loader-utils": "3.3.1",
"magic-string": "0.30.11",
"mini-css-extract-plugin": "2.9.0",
2024-04-10 06:25:47 +00:00
"mrmime": "2.0.0",
"open": "10.1.0",
2022-09-28 19:32:15 +00:00
"ora": "5.4.1",
2024-01-09 08:24:52 +00:00
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.6.1",
"postcss": "8.4.41",
2024-04-10 06:25:47 +00:00
"postcss-loader": "8.1.1",
2022-08-31 07:26:26 +00:00
"resolve-url-loader": "5.0.0",
2024-02-01 14:21:04 +00:00
"rxjs": "7.8.1",
"sass": "1.77.6",
"sass-loader": "16.0.0",
"semver": "7.6.3",
2024-04-10 06:25:47 +00:00
"source-map-loader": "5.0.0",
2022-08-31 07:26:26 +00:00
"source-map-support": "0.5.21",
"terser": "5.31.6",
2022-09-28 19:32:15 +00:00
"tree-kill": "1.2.2",
"tslib": "2.6.3",
"vite": "5.4.0",
"watchpack": "2.4.1",
2024-09-05 07:08:43 +00:00
"webpack": "5.94.0",
"webpack-dev-middleware": "7.4.2",
"webpack-dev-server": "5.0.4",
"webpack-merge": "6.0.1",
2022-08-31 07:26:26 +00:00
"webpack-subresource-integrity": "5.1.0"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
2022-08-31 07:26:26 +00:00
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
2022-09-28 19:32:15 +00:00
"yarn": ">= 1.13.0"
},
"optionalDependencies": {
"esbuild": "0.23.0"
2022-09-28 19:32:15 +00:00
},
"peerDependencies": {
"@angular/compiler-cli": "^18.0.0",
"@angular/localize": "^18.0.0",
"@angular/platform-server": "^18.0.0",
"@angular/service-worker": "^18.0.0",
2024-04-10 06:25:47 +00:00
"@web/test-runner": "^0.18.0",
"browser-sync": "^3.0.2",
2024-02-01 14:21:04 +00:00
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
2022-09-28 19:32:15 +00:00
"karma": "^6.3.0",
"ng-packagr": "^18.0.0",
2022-09-28 19:32:15 +00:00
"protractor": "^7.0.0",
2022-08-31 07:26:26 +00:00
"tailwindcss": "^2.0.0 || ^3.0.0",
"typescript": ">=5.4 <5.6"
2022-09-28 19:32:15 +00:00
},
"peerDependenciesMeta": {
"@angular/localize": {
"optional": true
},
2024-01-09 08:24:52 +00:00
"@angular/platform-server": {
"optional": true
},
2022-09-28 19:32:15 +00:00
"@angular/service-worker": {
"optional": true
},
2024-04-10 06:25:47 +00:00
"@web/test-runner": {
"optional": true
},
"browser-sync": {
"optional": true
},
2024-02-01 14:21:04 +00:00
"jest": {
"optional": true
},
"jest-environment-jsdom": {
"optional": true
},
2022-09-28 19:32:15 +00:00
"karma": {
"optional": true
},
"ng-packagr": {
"optional": true
},
"protractor": {
"optional": true
},
"tailwindcss": {
"optional": true
}
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@babel/generator": {
"version": "7.25.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/types": "^7.25.0",
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
2024-04-10 06:25:47 +00:00
"jsesc": "^2.5.1"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@babel/helper-split-export-declaration": {
"version": "7.24.7",
2023-12-29 10:01:36 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@babel/types": "^7.24.7"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/@esbuild/win32-x64": {
"version": "0.21.5",
2024-09-05 07:08:43 +00:00
"cpu": [
"x64"
2024-09-05 07:08:43 +00:00
],
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"optional": true,
"os": [
"win32"
2024-09-05 07:08:43 +00:00
],
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=12"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/picomatch": {
"version": "4.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/postcss": {
"version": "8.4.41",
2024-04-09 08:16:21 +00:00
"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"
}
2024-09-05 07:08:43 +00:00
],
"license": "MIT",
"dependencies": {
"nanoid": "^3.3.7",
"picocolors": "^1.0.1",
"source-map-js": "^1.2.0"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^10 || ^12 || >=14"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/sass": {
"version": "1.77.6",
2024-04-09 08:16:21 +00:00
"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"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=14.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/terser": {
"version": "5.31.6",
2022-09-28 19:32:15 +00:00
"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"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/tslib": {
"version": "2.6.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "0BSD"
2022-09-28 19:32:15 +00:00
},
"node_modules/@angular-devkit/build-angular/node_modules/vite": {
"version": "5.4.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.40",
"rollup": "^4.13.0"
},
"bin": {
"vite": "bin/vite.js"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"funding": {
"url": "https://github.com/vitejs/vite?sponsor=1"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"peerDependencies": {
"@types/node": "^18.0.0 || >=20.0.0",
"less": "*",
"lightningcss": "^1.21.0",
"sass": "*",
"sass-embedded": "*",
"stylus": "*",
"sugarss": "*",
"terser": "^5.4.0"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
},
"less": {
"optional": true
},
"lightningcss": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
},
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"terser": {
"optional": true
}
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/vite/node_modules/esbuild": {
"version": "0.21.5",
2024-04-09 08:16:21 +00:00
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"bin": {
"esbuild": "bin/esbuild"
},
2024-04-09 08:16:21 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=12"
},
"optionalDependencies": {
"@esbuild/aix-ppc64": "0.21.5",
"@esbuild/android-arm": "0.21.5",
"@esbuild/android-arm64": "0.21.5",
"@esbuild/android-x64": "0.21.5",
"@esbuild/darwin-arm64": "0.21.5",
"@esbuild/darwin-x64": "0.21.5",
"@esbuild/freebsd-arm64": "0.21.5",
"@esbuild/freebsd-x64": "0.21.5",
"@esbuild/linux-arm": "0.21.5",
"@esbuild/linux-arm64": "0.21.5",
"@esbuild/linux-ia32": "0.21.5",
"@esbuild/linux-loong64": "0.21.5",
"@esbuild/linux-mips64el": "0.21.5",
"@esbuild/linux-ppc64": "0.21.5",
"@esbuild/linux-riscv64": "0.21.5",
"@esbuild/linux-s390x": "0.21.5",
"@esbuild/linux-x64": "0.21.5",
"@esbuild/netbsd-x64": "0.21.5",
"@esbuild/openbsd-x64": "0.21.5",
"@esbuild/sunos-x64": "0.21.5",
"@esbuild/win32-arm64": "0.21.5",
"@esbuild/win32-ia32": "0.21.5",
"@esbuild/win32-x64": "0.21.5"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/watchpack": {
"version": "2.4.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=10.13.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular-devkit/build-angular/node_modules/webpack-merge": {
"version": "6.0.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"clone-deep": "^4.0.1",
"flat": "^5.0.2",
"wildcard": "^2.0.1"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=18.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular-devkit/build-webpack": {
"version": "0.1802.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/architect": "0.1802.3",
"rxjs": "7.8.1"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"webpack": "^5.30.0",
"webpack-dev-server": "^5.0.2"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular-devkit/core": {
"version": "18.2.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"jsonc-parser": "3.3.1",
"picomatch": "4.0.2",
"rxjs": "7.8.1",
"source-map": "0.7.4"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"chokidar": "^3.5.2"
},
"peerDependenciesMeta": {
"chokidar": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/core/node_modules/ajv": {
"version": "8.17.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-uri": "^3.0.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/core/node_modules/ajv-formats": {
"version": "3.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "^8.0.0"
},
"peerDependencies": {
"ajv": "^8.0.0"
},
"peerDependenciesMeta": {
"ajv": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/core/node_modules/json-schema-traverse": {
"version": "1.0.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/@angular-devkit/core/node_modules/picomatch": {
"version": "4.0.2",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular-devkit/schematics": {
"version": "18.2.3",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@angular-devkit/core": "18.2.3",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.11",
"ora": "5.4.1",
"rxjs": "7.8.1"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@angular-eslint/bundled-angular-compiler": {
"version": "18.3.0",
"license": "MIT"
2024-01-09 08:24:52 +00:00
},
"node_modules/@angular-eslint/eslint-plugin": {
"version": "18.3.0",
"license": "MIT",
"dependencies": {
"@angular-eslint/bundled-angular-compiler": "18.3.0",
"@angular-eslint/utils": "18.3.0"
},
"peerDependencies": {
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0",
"eslint": "^8.57.0 || ^9.0.0",
"typescript": "*"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular-eslint/utils": {
"version": "18.3.0",
"license": "MIT",
"dependencies": {
"@angular-eslint/bundled-angular-compiler": "18.3.0"
},
"peerDependencies": {
"@typescript-eslint/utils": "^7.11.0 || ^8.0.0",
"eslint": "^8.57.0 || ^9.0.0",
"typescript": "*"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/animations": {
"version": "18.2.3",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"@angular/core": "18.2.3"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/build": {
"version": "18.2.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@ampproject/remapping": "2.3.0",
"@angular-devkit/architect": "0.1802.3",
"@babel/core": "7.25.2",
"@babel/helper-annotate-as-pure": "7.24.7",
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.24.7",
"@inquirer/confirm": "3.1.22",
"@vitejs/plugin-basic-ssl": "1.1.0",
"browserslist": "^4.23.0",
"critters": "0.0.24",
"esbuild": "0.23.0",
"fast-glob": "3.3.2",
"https-proxy-agent": "7.0.5",
"listr2": "8.2.4",
"lmdb": "3.0.13",
"magic-string": "0.30.11",
"mrmime": "2.0.0",
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.6.1",
"rollup": "4.20.0",
"sass": "1.77.6",
"semver": "7.6.3",
"vite": "5.4.0",
"watchpack": "2.4.1"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"@angular/compiler-cli": "^18.0.0",
"@angular/localize": "^18.0.0",
"@angular/platform-server": "^18.0.0",
"@angular/service-worker": "^18.0.0",
"less": "^4.2.0",
"postcss": "^8.4.0",
"tailwindcss": "^2.0.0 || ^3.0.0",
"typescript": ">=5.4 <5.6"
},
"peerDependenciesMeta": {
"@angular/localize": {
"optional": true
},
"@angular/platform-server": {
"optional": true
},
"@angular/service-worker": {
"optional": true
},
"less": {
"optional": true
},
"postcss": {
"optional": true
},
"tailwindcss": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/build/node_modules/@babel/helper-split-export-declaration": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/types": "^7.24.7"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/build/node_modules/@esbuild/win32-x64": {
"version": "0.21.5",
2024-09-05 07:08:43 +00:00
"cpu": [
"x64"
],
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"optional": true,
"os": [
"win32"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=12"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/build/node_modules/picomatch": {
"version": "4.0.2",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=12"
2024-02-01 14:21:04 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/build/node_modules/sass": {
"version": "1.77.6",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",
"source-map-js": ">=0.6.2 <2.0.0"
2024-02-01 14:21:04 +00:00
},
"bin": {
"sass": "sass.js"
},
"engines": {
"node": ">=14.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/build/node_modules/vite": {
"version": "5.4.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.40",
"rollup": "^4.13.0"
2024-04-09 08:16:21 +00:00
},
"bin": {
"vite": "bin/vite.js"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/vitejs/vite?sponsor=1"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@types/node": "^18.0.0 || >=20.0.0",
"less": "*",
"lightningcss": "^1.21.0",
"sass": "*",
"sass-embedded": "*",
"stylus": "*",
"sugarss": "*",
"terser": "^5.4.0"
2024-09-05 07:08:43 +00:00
},
"peerDependenciesMeta": {
"@types/node": {
2024-09-05 07:08:43 +00:00
"optional": true
},
"less": {
"optional": true
},
"lightningcss": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
},
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"terser": {
2024-09-05 07:08:43 +00:00
"optional": true
}
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@angular/build/node_modules/vite/node_modules/esbuild": {
"version": "0.21.5",
2024-01-09 08:24:52 +00:00
"dev": true,
2024-09-05 07:08:43 +00:00
"hasInstallScript": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"bin": {
"esbuild": "bin/esbuild"
2024-01-09 08:24:52 +00:00
},
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=12"
},
"optionalDependencies": {
"@esbuild/aix-ppc64": "0.21.5",
"@esbuild/android-arm": "0.21.5",
"@esbuild/android-arm64": "0.21.5",
"@esbuild/android-x64": "0.21.5",
"@esbuild/darwin-arm64": "0.21.5",
"@esbuild/darwin-x64": "0.21.5",
"@esbuild/freebsd-arm64": "0.21.5",
"@esbuild/freebsd-x64": "0.21.5",
"@esbuild/linux-arm": "0.21.5",
"@esbuild/linux-arm64": "0.21.5",
"@esbuild/linux-ia32": "0.21.5",
"@esbuild/linux-loong64": "0.21.5",
"@esbuild/linux-mips64el": "0.21.5",
"@esbuild/linux-ppc64": "0.21.5",
"@esbuild/linux-riscv64": "0.21.5",
"@esbuild/linux-s390x": "0.21.5",
"@esbuild/linux-x64": "0.21.5",
"@esbuild/netbsd-x64": "0.21.5",
"@esbuild/openbsd-x64": "0.21.5",
"@esbuild/sunos-x64": "0.21.5",
"@esbuild/win32-arm64": "0.21.5",
"@esbuild/win32-ia32": "0.21.5",
"@esbuild/win32-x64": "0.21.5"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/build/node_modules/watchpack": {
"version": "2.4.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=10.13.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/cli": {
"version": "18.2.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@angular-devkit/architect": "0.1802.3",
"@angular-devkit/core": "18.2.3",
"@angular-devkit/schematics": "18.2.3",
"@inquirer/prompts": "5.3.8",
"@listr2/prompt-adapter-inquirer": "2.0.15",
"@schematics/angular": "18.2.3",
"@yarnpkg/lockfile": "1.1.0",
"ini": "4.1.3",
"jsonc-parser": "3.3.1",
"listr2": "8.2.4",
"npm-package-arg": "11.0.3",
"npm-pick-manifest": "9.1.0",
"pacote": "18.0.6",
"resolve": "1.22.8",
"semver": "7.6.3",
"symbol-observable": "4.0.0",
"yargs": "17.7.2"
},
"bin": {
"ng": "bin/ng.js"
2024-09-05 07:08:43 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/common": {
"version": "18.2.3",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"@angular/core": "18.2.3",
"rxjs": "^6.5.3 || ^7.4.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@angular/compiler": {
"version": "18.2.3",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"tslib": "^2.3.0"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@angular/core": "18.2.3"
2024-09-05 07:08:43 +00:00
},
"peerDependenciesMeta": {
"@angular/core": {
2024-09-05 07:08:43 +00:00
"optional": true
}
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@angular/compiler-cli": {
"version": "18.2.3",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@babel/core": "7.25.2",
"@jridgewell/sourcemap-codec": "^1.4.14",
"chokidar": "^3.0.0",
"convert-source-map": "^1.5.1",
"reflect-metadata": "^0.2.0",
"semver": "^7.0.0",
"tslib": "^2.3.0",
"yargs": "^17.2.1"
2024-09-05 07:08:43 +00:00
},
"bin": {
"ng-xi18n": "bundles/src/bin/ng_xi18n.js",
"ngc": "bundles/src/bin/ngc.js",
"ngcc": "bundles/ngcc/index.js"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"@angular/compiler": "18.2.3",
"typescript": ">=5.4 <5.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/core": {
"version": "18.2.3",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"tslib": "^2.3.0"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
},
"peerDependencies": {
"rxjs": "^6.5.3 || ^7.4.0",
"zone.js": "~0.14.10"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@angular/forms": {
"version": "18.2.3",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@angular/common": "18.2.3",
"@angular/core": "18.2.3",
"@angular/platform-browser": "18.2.3",
"rxjs": "^6.5.3 || ^7.4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/language-service": {
"version": "18.2.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/localize": {
"version": "18.2.3",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/core": "7.25.2",
"@types/babel__core": "7.20.5",
"fast-glob": "3.3.2",
"yargs": "^17.2.1"
},
"bin": {
"localize-extract": "tools/bundles/src/extract/cli.js",
"localize-migrate": "tools/bundles/src/migrate/cli.js",
"localize-translate": "tools/bundles/src/translate/cli.js"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@angular/compiler": "18.2.3",
"@angular/compiler-cli": "18.2.3"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/platform-browser": {
"version": "18.2.3",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"tslib": "^2.3.0"
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2022-09-28 19:32:15 +00:00
},
"peerDependencies": {
"@angular/animations": "18.2.3",
"@angular/common": "18.2.3",
"@angular/core": "18.2.3"
},
"peerDependenciesMeta": {
"@angular/animations": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@angular/platform-browser-dynamic": {
"version": "18.2.3",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"tslib": "^2.3.0"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@angular/common": "18.2.3",
"@angular/compiler": "18.2.3",
"@angular/core": "18.2.3",
"@angular/platform-browser": "18.2.3"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@angular/router": {
"version": "18.2.3",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"tslib": "^2.3.0"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"peerDependencies": {
"@angular/common": "18.2.3",
"@angular/core": "18.2.3",
"@angular/platform-browser": "18.2.3",
"rxjs": "^6.5.3 || ^7.4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/code-frame": {
"version": "7.24.7",
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@babel/highlight": "^7.24.7",
"picocolors": "^1.0.0"
2022-08-31 07:26:26 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/compat-data": {
"version": "7.25.4",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/core": {
"version": "7.25.2",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@ampproject/remapping": "^2.2.0",
"@babel/code-frame": "^7.24.7",
"@babel/generator": "^7.25.0",
"@babel/helper-compilation-targets": "^7.25.2",
"@babel/helper-module-transforms": "^7.25.2",
"@babel/helpers": "^7.25.0",
"@babel/parser": "^7.25.0",
"@babel/template": "^7.25.0",
"@babel/traverse": "^7.25.2",
"@babel/types": "^7.25.2",
"convert-source-map": "^2.0.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
"json5": "^2.2.3",
"semver": "^6.3.1"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"
2023-12-29 10:01:36 +00:00
}
},
"node_modules/@babel/core/node_modules/convert-source-map": {
"version": "2.0.0",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@babel/core/node_modules/semver": {
"version": "6.3.1",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/generator": {
"version": "7.25.6",
"license": "MIT",
"dependencies": {
"@babel/types": "^7.25.6",
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25",
"jsesc": "^2.5.1"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-annotate-as-pure": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@babel/types": "^7.24.7"
2022-08-31 07:26:26 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
"version": "7.24.7",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-compilation-targets": {
"version": "7.25.2",
"license": "MIT",
"dependencies": {
"@babel/compat-data": "^7.25.2",
"@babel/helper-validator-option": "^7.24.8",
"browserslist": "^4.23.1",
"lru-cache": "^5.1.1",
"semver": "^6.3.1"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
"version": "6.3.1",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-create-class-features-plugin": {
"version": "7.25.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.24.7",
"@babel/helper-member-expression-to-functions": "^7.24.8",
"@babel/helper-optimise-call-expression": "^7.24.7",
"@babel/helper-replace-supers": "^7.25.0",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
"@babel/traverse": "^7.25.4",
"semver": "^6.3.1"
},
2023-12-29 10:01:36 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2023-12-29 10:01:36 +00:00
}
},
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
"version": "6.3.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-create-regexp-features-plugin": {
"version": "7.25.2",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.24.7",
"regexpu-core": "^5.3.1",
"semver": "^6.3.1"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
"version": "6.3.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-define-polyfill-provider": {
"version": "0.6.2",
2024-01-09 08:24:52 +00:00
"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"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/helper-member-expression-to-functions": {
"version": "7.24.8",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/traverse": "^7.24.8",
"@babel/types": "^7.24.8"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-module-imports": {
"version": "7.24.7",
"license": "MIT",
"dependencies": {
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-module-transforms": {
"version": "7.25.2",
"license": "MIT",
"dependencies": {
"@babel/helper-module-imports": "^7.24.7",
"@babel/helper-simple-access": "^7.24.7",
"@babel/helper-validator-identifier": "^7.24.7",
"@babel/traverse": "^7.25.2"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-optimise-call-expression": {
"version": "7.24.7",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/types": "^7.24.7"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-plugin-utils": {
"version": "7.24.8",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-remap-async-to-generator": {
"version": "7.25.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.24.7",
"@babel/helper-wrap-function": "^7.25.0",
"@babel/traverse": "^7.25.0"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-replace-supers": {
"version": "7.25.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-member-expression-to-functions": "^7.24.8",
"@babel/helper-optimise-call-expression": "^7.24.7",
"@babel/traverse": "^7.25.0"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/helper-simple-access": {
"version": "7.24.7",
"license": "MIT",
"dependencies": {
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
"version": "7.24.7",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/helper-string-parser": {
"version": "7.24.8",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-validator-identifier": {
"version": "7.24.7",
2024-09-06 07:14:03 +00:00
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/@babel/helper-validator-option": {
"version": "7.24.8",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helper-wrap-function": {
"version": "7.25.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@babel/template": "^7.25.0",
"@babel/traverse": "^7.25.0",
"@babel/types": "^7.25.0"
2022-08-31 07:26:26 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/helpers": {
"version": "7.25.6",
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@babel/template": "^7.25.0",
"@babel/types": "^7.25.6"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/highlight": {
"version": "7.24.7",
"license": "MIT",
"dependencies": {
"@babel/helper-validator-identifier": "^7.24.7",
"chalk": "^2.4.2",
"js-tokens": "^4.0.0",
"picocolors": "^1.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/parser": {
"version": "7.25.6",
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@babel/types": "^7.25.6"
2024-09-05 07:08:43 +00:00
},
"bin": {
"parser": "bin/babel-parser.js"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=6.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
"version": "7.25.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/traverse": "^7.25.3"
2022-08-31 07:26:26 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-10 06:25:47 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
"version": "7.25.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
"version": "7.25.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
"version": "7.24.7",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
"@babel/plugin-transform-optional-chaining": "^7.24.7"
2022-08-31 07:26:26 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-10 06:25:47 +00:00
},
"peerDependencies": {
"@babel/core": "^7.13.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
"version": "7.25.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/traverse": "^7.25.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
}
},
"node_modules/@babel/plugin-proposal-private-property-in-object": {
"version": "7.21.0-placeholder-for-preset-env.2",
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/@babel/plugin-syntax-async-generators": {
"version": "7.8.4",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/@babel/plugin-syntax-class-properties": {
"version": "7.12.13",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.12.13"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/@babel/plugin-syntax-class-static-block": {
"version": "7.14.5",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"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"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-export-namespace-from": {
"version": "7.8.3",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.3"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-import-assertions": {
"version": "7.25.6",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-import-attributes": {
"version": "7.24.7",
2024-09-05 12:31:43 +00:00
"dev": true,
2024-09-06 07:14:03 +00:00
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
2024-09-06 07:14:03 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/@babel/plugin-syntax-import-meta": {
"version": "7.10.4",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-json-strings": {
"version": "7.8.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
"version": "7.10.4",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
"version": "7.8.3",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-01-24 14:16:51 +00:00
}
},
"node_modules/@babel/plugin-syntax-numeric-separator": {
"version": "7.10.4",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.4"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-object-rest-spread": {
"version": "7.8.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
"version": "7.8.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-optional-chaining": {
"version": "7.8.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.8.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-syntax-private-property-in-object": {
"version": "7.14.5",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/@babel/plugin-syntax-top-level-await": {
"version": "7.14.5",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.14.5"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-08 11:33:38 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
"version": "7.18.6",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
"@babel/helper-plugin-utils": "^7.18.6"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2024-01-08 11:33:38 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/@babel/plugin-transform-arrow-functions": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-async-generator-functions": {
"version": "7.25.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-remap-async-to-generator": "^7.25.0",
"@babel/plugin-syntax-async-generators": "^7.8.4",
"@babel/traverse": "^7.25.0"
2024-09-05 07:08:43 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-async-to-generator": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-module-imports": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-remap-async-to-generator": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-block-scoped-functions": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-block-scoping": {
"version": "7.25.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-class-properties": {
"version": "7.25.4",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.25.4",
"@babel/helper-plugin-utils": "^7.24.8"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@babel/plugin-transform-class-static-block": {
"version": "7.24.7",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-class-static-block": "^7.14.5"
2024-09-05 07:08:43 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.12.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-classes": {
"version": "7.25.4",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.24.7",
"@babel/helper-compilation-targets": "^7.25.2",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-replace-supers": "^7.25.0",
"@babel/traverse": "^7.25.4",
"globals": "^11.1.0"
2024-09-05 07:08:43 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-computed-properties": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/template": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-destructuring": {
"version": "7.24.8",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-dotall-regex": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-08 11:33:38 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/@babel/plugin-transform-duplicate-keys": {
"version": "7.24.7",
2023-12-29 10:01:36 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-12-29 10:01:36 +00:00
}
},
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
"version": "7.25.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.25.0",
"@babel/helper-plugin-utils": "^7.24.8"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@babel/plugin-transform-dynamic-import": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-exponentiation-operator": {
"version": "7.24.7",
2023-12-29 10:01:36 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2023-12-29 10:01:36 +00:00
}
},
"node_modules/@babel/plugin-transform-export-namespace-from": {
"version": "7.24.7",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-for-of": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-function-name": {
"version": "7.25.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@babel/helper-compilation-targets": "^7.24.8",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/traverse": "^7.25.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-json-strings": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-json-strings": "^7.8.3"
2024-01-08 11:33:38 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-literals": {
"version": "7.25.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
"version": "7.24.7",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
},
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@babel/plugin-transform-member-expression-literals": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-modules-amd": {
"version": "7.24.7",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-module-transforms": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/@babel/plugin-transform-modules-commonjs": {
"version": "7.24.8",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-module-transforms": "^7.24.8",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-simple-access": "^7.24.7"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/@babel/plugin-transform-modules-systemjs": {
"version": "7.25.0",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-module-transforms": "^7.25.0",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-validator-identifier": "^7.24.7",
"@babel/traverse": "^7.25.0"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-modules-umd": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-module-transforms": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
"version": "7.24.7",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-new-target": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-numeric-separator": {
"version": "7.24.7",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
},
"engines": {
"node": ">=6.9.0"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"peerDependencies": {
"@babel/core": "^7.0.0-0"
}
},
"node_modules/@babel/plugin-transform-object-rest-spread": {
"version": "7.24.7",
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-compilation-targets": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
"@babel/plugin-transform-parameters": "^7.24.7"
},
"engines": {
"node": ">=6.9.0"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-object-super": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-replace-supers": "^7.24.7"
2024-04-09 08:16:21 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=6.9.0"
2024-01-08 11:33:38 +00:00
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-optional-catch-binding": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-optional-chaining": {
"version": "7.24.8",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
2022-09-28 19:32:15 +00:00
},
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-parameters": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-private-methods": {
"version": "7.25.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-create-class-features-plugin": "^7.25.4",
"@babel/helper-plugin-utils": "^7.24.8"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-private-property-in-object": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.24.7",
"@babel/helper-create-class-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-property-literals": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-regenerator": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"regenerator-transform": "^0.15.2"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-reserved-words": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-runtime": {
"version": "7.24.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-module-imports": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7",
"babel-plugin-polyfill-corejs2": "^0.4.10",
"babel-plugin-polyfill-corejs3": "^0.10.1",
"babel-plugin-polyfill-regenerator": "^0.6.1",
"semver": "^6.3.1"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
"version": "6.3.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@babel/plugin-transform-shorthand-properties": {
"version": "7.24.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/@babel/plugin-transform-spread": {
"version": "7.24.7",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-sticky-regex": {
"version": "7.24.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-template-literals": {
"version": "7.24.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@babel/plugin-transform-typeof-symbol": {
"version": "7.24.8",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.8"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/@babel/plugin-transform-unicode-escapes": {
"version": "7.24.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@babel/plugin-transform-unicode-property-regex": {
"version": "7.24.7",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/plugin-transform-unicode-regex": {
"version": "7.24.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
"@babel/helper-plugin-utils": "^7.24.7"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
"version": "7.25.4",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/helper-create-regexp-features-plugin": "^7.25.2",
"@babel/helper-plugin-utils": "^7.24.8"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@babel/preset-env": {
"version": "7.25.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/compat-data": "^7.25.2",
"@babel/helper-compilation-targets": "^7.25.2",
"@babel/helper-plugin-utils": "^7.24.8",
"@babel/helper-validator-option": "^7.24.8",
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3",
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0",
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0",
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0",
"@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.24.7",
"@babel/plugin-syntax-import-attributes": "^7.24.7",
"@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.24.7",
"@babel/plugin-transform-async-generator-functions": "^7.25.0",
"@babel/plugin-transform-async-to-generator": "^7.24.7",
"@babel/plugin-transform-block-scoped-functions": "^7.24.7",
"@babel/plugin-transform-block-scoping": "^7.25.0",
"@babel/plugin-transform-class-properties": "^7.24.7",
"@babel/plugin-transform-class-static-block": "^7.24.7",
"@babel/plugin-transform-classes": "^7.25.0",
"@babel/plugin-transform-computed-properties": "^7.24.7",
"@babel/plugin-transform-destructuring": "^7.24.8",
"@babel/plugin-transform-dotall-regex": "^7.24.7",
"@babel/plugin-transform-duplicate-keys": "^7.24.7",
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0",
"@babel/plugin-transform-dynamic-import": "^7.24.7",
"@babel/plugin-transform-exponentiation-operator": "^7.24.7",
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
"@babel/plugin-transform-for-of": "^7.24.7",
"@babel/plugin-transform-function-name": "^7.25.1",
"@babel/plugin-transform-json-strings": "^7.24.7",
"@babel/plugin-transform-literals": "^7.25.2",
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
"@babel/plugin-transform-member-expression-literals": "^7.24.7",
"@babel/plugin-transform-modules-amd": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
"@babel/plugin-transform-modules-systemjs": "^7.25.0",
"@babel/plugin-transform-modules-umd": "^7.24.7",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
"@babel/plugin-transform-new-target": "^7.24.7",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
"@babel/plugin-transform-numeric-separator": "^7.24.7",
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
"@babel/plugin-transform-object-super": "^7.24.7",
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
"@babel/plugin-transform-optional-chaining": "^7.24.8",
"@babel/plugin-transform-parameters": "^7.24.7",
"@babel/plugin-transform-private-methods": "^7.24.7",
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
"@babel/plugin-transform-property-literals": "^7.24.7",
"@babel/plugin-transform-regenerator": "^7.24.7",
"@babel/plugin-transform-reserved-words": "^7.24.7",
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
"@babel/plugin-transform-spread": "^7.24.7",
"@babel/plugin-transform-sticky-regex": "^7.24.7",
"@babel/plugin-transform-template-literals": "^7.24.7",
"@babel/plugin-transform-typeof-symbol": "^7.24.8",
"@babel/plugin-transform-unicode-escapes": "^7.24.7",
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
"@babel/plugin-transform-unicode-regex": "^7.24.7",
"@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
"@babel/preset-modules": "0.1.6-no-external-plugins",
"babel-plugin-polyfill-corejs2": "^0.4.10",
"babel-plugin-polyfill-corejs3": "^0.10.4",
"babel-plugin-polyfill-regenerator": "^0.6.1",
"core-js-compat": "^3.37.1",
"semver": "^6.3.1"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/preset-env/node_modules/semver": {
"version": "6.3.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/preset-modules": {
"version": "0.1.6-no-external-plugins",
2024-04-09 08:16:21 +00:00
"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"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/@babel/regjsgen": {
"version": "0.8.0",
"dev": true,
"license": "MIT"
},
"node_modules/@babel/runtime": {
"version": "7.25.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6.9.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@babel/template": {
"version": "7.25.0",
"license": "MIT",
"dependencies": {
"@babel/code-frame": "^7.24.7",
"@babel/parser": "^7.25.0",
"@babel/types": "^7.25.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/traverse": {
"version": "7.25.6",
"license": "MIT",
"dependencies": {
"@babel/code-frame": "^7.24.7",
"@babel/generator": "^7.25.6",
"@babel/parser": "^7.25.6",
"@babel/template": "^7.25.0",
"@babel/types": "^7.25.6",
"debug": "^4.3.1",
"globals": "^11.1.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@babel/types": {
"version": "7.25.6",
"license": "MIT",
"dependencies": {
"@babel/helper-string-parser": "^7.24.8",
"@babel/helper-validator-identifier": "^7.24.7",
"to-fast-properties": "^2.0.0"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6.9.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@colors/colors": {
"version": "1.5.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.1.90"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@cspotcode/source-map-support": {
"version": "0.8.1",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@jridgewell/trace-mapping": "0.3.9"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
"version": "0.3.9",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@jridgewell/resolve-uri": "^3.0.3",
"@jridgewell/sourcemap-codec": "^1.4.10"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@discoveryjs/json-ext": {
"version": "0.6.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=14.17.0"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/aix-ppc64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
"integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
"cpu": [
2024-09-06 11:32:58 +00:00
"ppc64"
],
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"optional": true,
"os": [
2024-09-06 11:32:58 +00:00
"aix"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-02-01 14:21:04 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/android-arm": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
"integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
"cpu": [
"arm"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"android"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/android-arm64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
"integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
"cpu": [
"arm64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"android"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/android-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
"integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
"cpu": [
"x64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"android"
],
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/darwin-arm64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
"integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
"cpu": [
"arm64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/darwin-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
"integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
"cpu": [
"x64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"darwin"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-01-09 08:24:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/freebsd-arm64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
"integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
"cpu": [
"arm64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">=12"
2024-01-09 08:24:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/freebsd-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
"integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
"cpu": [
"x64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
2024-01-09 08:24:52 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-01-09 08:24:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-arm": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
"integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
"cpu": [
"arm"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-arm64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
"integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
"cpu": [
"arm64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-02-01 14:21:04 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-ia32": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
"integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
"cpu": [
"ia32"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-loong64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
"integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
"cpu": [
"loong64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=12"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-mips64el": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
"integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
"cpu": [
"mips64el"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-02-01 14:21:04 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-ppc64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
"integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
"cpu": [
"ppc64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-riscv64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
"integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
"cpu": [
"riscv64"
],
2024-09-06 10:17:57 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=12"
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-s390x": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
"integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
"cpu": [
"s390x"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/linux-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
"integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/netbsd-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
"integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"netbsd"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/openbsd-arm64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.23.0.tgz",
"integrity": "sha512-suXjq53gERueVWu0OKxzWqk7NxiUWSUlrxoZK7usiF50C6ipColGR5qie2496iKGYNLhDZkPxBI3erbnYkU0rQ==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"openbsd"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/openbsd-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
"integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"openbsd"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/sunos-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
"integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
"cpu": [
"x64"
],
2024-09-05 07:08:43 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"sunos"
],
"engines": {
"node": ">=12"
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/win32-arm64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
"integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
"cpu": [
"arm64"
],
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"win32"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/win32-ia32": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
"integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
"cpu": [
"ia32"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"win32"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=12"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@esbuild/win32-x64": {
"version": "0.23.0",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"win32"
],
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=18"
2024-04-10 06:25:47 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint-community/eslint-utils": {
"version": "4.4.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"eslint-visitor-keys": "^3.3.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
2024-09-06 11:32:58 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"peerDependencies": {
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
2024-09-05 07:08:43 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint-community/regexpp": {
"version": "4.10.0",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint/eslintrc": {
"version": "2.1.4",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"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"
2024-04-10 06:25:47 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint/eslintrc/node_modules/argparse": {
"version": "2.0.1",
"license": "Python-2.0"
},
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
"version": "1.1.11",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint/eslintrc/node_modules/globals": {
"version": "13.24.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"type-fest": "^0.20.2"
2024-04-10 06:25:47 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
"version": "4.1.0",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
"version": "3.1.2",
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
2024-02-01 14:21:04 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"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.57.0",
"license": "MIT",
2024-09-06 11:32:58 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
}
},
"node_modules/@farmmaps/common": {
"resolved": "dist/common",
"link": true
},
"node_modules/@farmmaps/common-map": {
"resolved": "dist/common-map",
"link": true
},
"node_modules/@farmmaps/common-map3d": {
"resolved": "dist/common-map3d",
"link": true
},
"node_modules/@farmmaps/ng-openlayers": {
"resolved": "dist/ng-openlayers",
"link": true
},
"node_modules/@humanwhocodes/config-array": {
"version": "0.11.14",
"license": "Apache-2.0",
2024-04-09 08:16:21 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"@humanwhocodes/object-schema": "^2.0.2",
"debug": "^4.3.1",
"minimatch": "^3.0.5"
2024-09-05 07:08:43 +00:00
},
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=10.10.0"
2023-03-02 11:02:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
"version": "1.1.11",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
"version": "3.1.2",
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
2024-09-05 07:08:43 +00:00
},
"engines": {
2024-09-06 11:32:58 +00:00
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"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.3",
"license": "BSD-3-Clause"
},
"node_modules/@inquirer/checkbox": {
"version": "2.5.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.3",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/confirm": {
"version": "3.1.22",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"@inquirer/core": "^9.0.10",
"@inquirer/type": "^1.5.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=18"
2023-03-02 11:02:52 +00:00
}
2022-09-28 19:32:15 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core": {
"version": "9.1.0",
2024-09-05 12:31:43 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.3",
"@types/mute-stream": "^0.0.4",
"@types/node": "^22.5.2",
"@types/wrap-ansi": "^3.0.0",
"ansi-escapes": "^4.3.2",
"cli-spinners": "^2.9.2",
"cli-width": "^4.1.0",
"mute-stream": "^1.0.0",
"signal-exit": "^4.1.0",
"strip-ansi": "^6.0.1",
"wrap-ansi": "^6.2.0",
"yoctocolors-cjs": "^2.1.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core/node_modules/ansi-styles": {
"version": "4.3.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=8"
},
"funding": {
2024-09-06 11:32:58 +00:00
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2024-01-09 08:24:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core/node_modules/color-convert": {
"version": "2.0.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"dependencies": {
"color-name": "~1.1.4"
},
2024-09-06 11:32:58 +00:00
"engines": {
"node": ">=7.0.0"
2023-03-02 11:02:52 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core/node_modules/color-name": {
"version": "1.1.4",
"dev": true,
"license": "MIT"
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core/node_modules/signal-exit": {
"version": "4.1.0",
2024-04-09 08:16:21 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "ISC",
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=14"
},
"funding": {
2024-09-06 11:32:58 +00:00
"url": "https://github.com/sponsors/isaacs"
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/core/node_modules/wrap-ansi": {
"version": "6.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
2024-09-06 11:32:58 +00:00
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
2024-02-01 14:21:04 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/editor": {
"version": "2.2.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2024-09-06 11:32:58 +00:00
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3",
"external-editor": "^3.1.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-04-09 08:16:21 +00:00
}
2022-09-28 19:32:15 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/expand": {
"version": "2.2.0",
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2024-09-06 11:32:58 +00:00
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3",
"yoctocolors-cjs": "^2.1.2"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-04-09 08:16:21 +00:00
}
2022-09-28 19:32:15 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/figures": {
"version": "1.0.5",
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-09-05 07:08:43 +00:00
}
2024-02-01 14:21:04 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/input": {
"version": "2.3.0",
2024-09-06 10:17:57 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-04-09 08:16:21 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@inquirer/number": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
2024-09-06 11:32:58 +00:00
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/password": {
"version": "2.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3",
"ansi-escapes": "^4.3.2"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/prompts": {
"version": "5.3.8",
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/checkbox": "^2.4.7",
"@inquirer/confirm": "^3.1.22",
"@inquirer/editor": "^2.1.22",
"@inquirer/expand": "^2.1.22",
"@inquirer/input": "^2.2.9",
"@inquirer/number": "^1.0.10",
"@inquirer/password": "^2.1.22",
"@inquirer/rawlist": "^2.2.4",
"@inquirer/search": "^1.0.7",
"@inquirer/select": "^2.4.7"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/rawlist": {
"version": "2.3.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/type": "^1.5.3",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/search": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.3",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/select": {
"version": "2.5.0",
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/core": "^9.1.0",
"@inquirer/figures": "^1.0.5",
"@inquirer/type": "^1.5.3",
"ansi-escapes": "^4.3.2",
"yoctocolors-cjs": "^2.1.2"
},
"engines": {
"node": ">=18"
}
},
"node_modules/@inquirer/type": {
"version": "1.5.3",
"dev": true,
"license": "MIT",
"dependencies": {
"mute-stream": "^1.0.0"
},
"engines": {
"node": ">=18"
}
},
"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/schema": {
"version": "0.1.3",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"node_modules/@jridgewell/gen-mapping": {
"version": "0.3.5",
"license": "MIT",
"dependencies": {
"@jridgewell/set-array": "^1.2.1",
"@jridgewell/sourcemap-codec": "^1.4.10",
"@jridgewell/trace-mapping": "^0.3.24"
},
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/resolve-uri": {
"version": "3.1.0",
"license": "MIT",
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/set-array": {
"version": "1.2.1",
"license": "MIT",
"engines": {
"node": ">=6.0.0"
}
},
"node_modules/@jridgewell/source-map": {
"version": "0.3.6",
"dev": true,
"license": "MIT",
"dependencies": {
"@jridgewell/gen-mapping": "^0.3.5",
"@jridgewell/trace-mapping": "^0.3.25"
}
},
"node_modules/@jridgewell/sourcemap-codec": {
"version": "1.5.0",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@jridgewell/trace-mapping": {
"version": "0.3.25",
"license": "MIT",
"dependencies": {
"@jridgewell/resolve-uri": "^3.1.0",
"@jridgewell/sourcemap-codec": "^1.4.14"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@jsonjoy.com/base64": {
"version": "1.1.2",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=10.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/streamich"
},
"peerDependencies": {
"tslib": "2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@jsonjoy.com/json-pack": {
"version": "1.1.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@jsonjoy.com/base64": "^1.1.1",
"@jsonjoy.com/util": "^1.1.2",
"hyperdyperid": "^1.2.0",
"thingies": "^1.20.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=10.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/streamich"
},
"peerDependencies": {
"tslib": "2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@jsonjoy.com/util": {
"version": "1.3.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "Apache-2.0",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=10.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/streamich"
},
"peerDependencies": {
"tslib": "2"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@leichtgewicht/ip-codec": {
"version": "2.0.5",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@listr2/prompt-adapter-inquirer": {
"version": "2.0.15",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@inquirer/type": "^1.5.1"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
"@inquirer/prompts": ">= 3 < 6"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 10:17:57 +00:00
"node_modules/@lmdb/lmdb-darwin-arm64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-arm64/-/lmdb-darwin-arm64-3.0.13.tgz",
"integrity": "sha512-uiKPB0Fv6WEEOZjruu9a6wnW/8jrjzlZbxXscMB8kuCJ1k6kHpcBnuvaAWcqhbI7rqX5GKziwWEdD+wi2gNLfA==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lmdb/lmdb-darwin-x64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-darwin-x64/-/lmdb-darwin-x64-3.0.13.tgz",
"integrity": "sha512-bEVIIfK5mSQoG1R19qA+fJOvCB+0wVGGnXHT3smchBVahYBdlPn2OsZZKzlHWfb1E+PhLBmYfqB5zQXFP7hJig==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@lmdb/lmdb-linux-arm": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm/-/lmdb-linux-arm-3.0.13.tgz",
"integrity": "sha512-Yml1KlMzOnXj/tnW7yX8U78iAzTk39aILYvCPbqeewAq1kSzl+w59k/fiVkTBfvDi/oW/5YRxL+Fq+Y1Fr1r2Q==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@lmdb/lmdb-linux-arm64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-arm64/-/lmdb-linux-arm64-3.0.13.tgz",
"integrity": "sha512-afbVrsMgZ9dUTNUchFpj5VkmJRxvht/u335jUJ7o23YTbNbnpmXif3VKQGCtnjSh+CZaqm6N3CPG8KO3zwyZ1Q==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
2024-09-06 10:43:59 +00:00
"node_modules/@lmdb/lmdb-linux-x64": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.1.0.tgz",
"integrity": "sha512-3I12ss8iVMMR5Sc+xtLZsZS5ekSSD9+DGI0etykiyDRFZrviGaEWjaIOgou6sClGn2+EvaBDfa7BmP3SkZOS5Q==",
"cpu": [
"x64"
],
"license": "MIT",
2024-09-06 11:10:45 +00:00
"optional": true,
2024-09-06 10:43:59 +00:00
"os": [
"linux"
]
},
"node_modules/@lmdb/lmdb-win32-x64": {
"version": "3.0.13",
"cpu": [
"x64"
],
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]
2024-04-09 08:16:21 +00:00
},
"node_modules/@microsoft/signalr": {
"version": "3.1.28",
"license": "Apache-2.0",
"dependencies": {
"eventsource": "^1.0.7",
"request": "^2.88.0",
"ws": "^6.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@msgpackr-extract/msgpackr-extract-win32-x64": {
"version": "3.0.3",
"cpu": [
"x64"
],
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]
2024-01-08 11:33:38 +00:00
},
"node_modules/@ng-bootstrap/ng-bootstrap": {
"version": "17.0.1",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/forms": "^18.0.0",
"@angular/localize": "^18.0.0",
"@popperjs/core": "^2.11.8",
"rxjs": "^6.5.3 || ^7.4.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@ngrx/effects": {
"version": "18.0.2",
"license": "MIT",
"dependencies": {
"@ngrx/operators": "18.0.1",
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "^18.0.0",
"@ngrx/store": "18.0.2",
"rxjs": "^6.5.3 || ^7.5.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@ngrx/operators": {
"version": "18.0.1",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"rxjs": "^6.5.3 || ^7.4.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/@ngrx/router-store": {
"version": "18.0.2",
"license": "MIT",
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "^18.0.0",
"@angular/core": "^18.0.0",
"@angular/router": "^18.0.0",
"@ngrx/store": "18.0.2",
"rxjs": "^6.5.3 || ^7.5.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@ngrx/store": {
"version": "18.0.2",
"license": "MIT",
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/core": "^18.0.0",
"rxjs": "^6.5.3 || ^7.5.0"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/@ngtools/webpack": {
"version": "18.2.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
},
"peerDependencies": {
"@angular/compiler-cli": "^18.0.0",
"typescript": ">=5.4 <5.6",
"webpack": "^5.54.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@nodelib/fs.stat": "2.0.5",
"run-parallel": "^1.1.9"
},
"engines": {
"node": ">= 8"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/@nodelib/fs.stat": {
"version": "2.0.5",
"license": "MIT",
"engines": {
"node": ">= 8"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@nodelib/fs.walk": {
"version": "1.2.8",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@nodelib/fs.scandir": "2.1.5",
"fastq": "^1.6.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@npmcli/agent": {
"version": "2.2.2",
2024-09-05 07:08:43 +00:00
"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.3"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@npmcli/agent/node_modules/lru-cache": {
"version": "10.4.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC"
},
"node_modules/@npmcli/fs": {
"version": "3.1.1",
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"semver": "^7.3.5"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@npmcli/git": {
"version": "5.0.8",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@npmcli/promise-spawn": "^7.0.0",
"ini": "^4.1.3",
"lru-cache": "^10.0.1",
"npm-pick-manifest": "^9.0.0",
"proc-log": "^4.0.0",
"promise-inflight": "^1.0.1",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^4.0.0"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@npmcli/git/node_modules/isexe": {
"version": "3.1.1",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=16"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@npmcli/git/node_modules/lru-cache": {
"version": "10.4.3",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC"
},
"node_modules/@npmcli/git/node_modules/which": {
"version": "4.0.0",
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"isexe": "^3.1.1"
2024-04-10 06:25:47 +00:00
},
"bin": {
"node-which": "bin/which.js"
},
"engines": {
"node": "^16.13.0 || >=18.0.0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/@npmcli/installed-package-contents": {
"version": "2.1.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"npm-bundled": "^3.0.0",
"npm-normalize-package-bin": "^3.0.0"
},
"bin": {
"installed-package-contents": "bin/index.js"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/@npmcli/node-gyp": {
"version": "3.0.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@npmcli/package-json": {
"version": "5.2.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@npmcli/git": "^5.0.0",
"glob": "^10.2.2",
"hosted-git-info": "^7.0.0",
"json-parse-even-better-errors": "^3.0.0",
"normalize-package-data": "^6.0.0",
"proc-log": "^4.0.0",
"semver": "^7.5.3"
2024-09-05 07:08:43 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
2024-02-01 14:21:04 +00:00
},
"node_modules/@npmcli/promise-spawn": {
"version": "7.0.2",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"which": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/@npmcli/promise-spawn/node_modules/isexe": {
"version": "3.1.1",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=16"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@npmcli/promise-spawn/node_modules/which": {
"version": "4.0.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"isexe": "^3.1.1"
},
"bin": {
"node-which": "bin/which.js"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.13.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@npmcli/redact": {
"version": "2.0.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@npmcli/run-script": {
"version": "8.1.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@npmcli/node-gyp": "^3.0.0",
"@npmcli/package-json": "^5.0.0",
"@npmcli/promise-spawn": "^7.0.0",
"node-gyp": "^10.0.0",
"proc-log": "^4.0.0",
"which": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@npmcli/run-script/node_modules/isexe": {
"version": "3.1.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=16"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@npmcli/run-script/node_modules/which": {
"version": "4.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"isexe": "^3.1.1"
},
"bin": {
"node-which": "bin/which.js"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.13.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@petamoriken/float16": {
"version": "3.8.6",
"license": "MIT"
},
"node_modules/@pkgjs/parseargs": {
"version": "0.11.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=14"
}
},
"node_modules/@popperjs/core": {
"version": "2.11.8",
"license": "MIT",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/popperjs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@protobufjs/aspromise": {
"version": "1.1.2",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/base64": {
"version": "1.1.2",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/codegen": {
"version": "2.0.4",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/eventemitter": {
"version": "1.1.0",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/fetch": {
"version": "1.1.0",
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@protobufjs/aspromise": "^1.1.1",
"@protobufjs/inquire": "^1.1.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@protobufjs/float": {
"version": "1.0.2",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/inquire": {
"version": "1.1.0",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/path": {
"version": "1.1.2",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/pool": {
"version": "1.1.0",
"license": "BSD-3-Clause"
},
"node_modules/@protobufjs/utf8": {
"version": "1.1.0",
"license": "BSD-3-Clause"
},
"node_modules/@rollup/plugin-json": {
"version": "6.1.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@rollup/pluginutils": "^5.1.0"
2024-01-09 08:24:52 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@rollup/plugin-node-resolve": {
"version": "15.2.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^2.78.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
2024-04-09 08:16:21 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/@rollup/pluginutils": {
"version": "5.1.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/estree": "^1.0.0",
"estree-walker": "^2.0.2",
"picomatch": "^2.3.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=14.0.0"
},
"peerDependencies": {
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},
"peerDependenciesMeta": {
"rollup": {
"optional": true
}
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
2024-09-06 10:17:57 +00:00
"node_modules/@rollup/rollup-android-arm-eabi": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.20.0.tgz",
"integrity": "sha512-TSpWzflCc4VGAUJZlPpgAJE1+V60MePDQnBd7PPkpuEmOy8i87aL6tinFGKBFKuEDikYpig72QzdT3QPYIi+oA==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@rollup/rollup-android-arm64": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.20.0.tgz",
"integrity": "sha512-u00Ro/nok7oGzVuh/FMYfNoGqxU5CPWz1mxV85S2w9LxHR8OoMQBuSk+3BKVIDYgkpeOET5yXkx90OYFc+ytpQ==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
]
},
"node_modules/@rollup/rollup-darwin-arm64": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.20.0.tgz",
"integrity": "sha512-uFVfvzvsdGtlSLuL0ZlvPJvl6ZmrH4CBwLGEFPe7hUmf7htGAN+aXo43R/V6LATyxlKVC/m6UsLb7jbG+LG39Q==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@rollup/rollup-darwin-x64": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.20.0.tgz",
"integrity": "sha512-xbrMDdlev53vNXexEa6l0LffojxhqDTBeL+VUxuuIXys4x6xyvbKq5XqTXBCEUA8ty8iEJblHvFaWRJTk/icAQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.20.0.tgz",
"integrity": "sha512-jMYvxZwGmoHFBTbr12Xc6wOdc2xA5tF5F2q6t7Rcfab68TT0n+r7dgawD4qhPEvasDsVpQi+MgDzj2faOLsZjA==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.20.0.tgz",
"integrity": "sha512-1asSTl4HKuIHIB1GcdFHNNZhxAYEdqML/MW4QmPS4G0ivbEcBr1JKlFLKsIRqjSwOBkdItn3/ZDlyvZ/N6KPlw==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-gnu": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.20.0.tgz",
"integrity": "sha512-COBb8Bkx56KldOYJfMf6wKeYJrtJ9vEgBRAOkfw6Ens0tnmzPqvlpjZiLgkhg6cA3DGzCmLmmd319pmHvKWWlQ==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-arm64-musl": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.20.0.tgz",
"integrity": "sha512-+it+mBSyMslVQa8wSPvBx53fYuZK/oLTu5RJoXogjk6x7Q7sz1GNRsXWjn6SwyJm8E/oMjNVwPhmNdIjwP135Q==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.20.0.tgz",
"integrity": "sha512-yAMvqhPfGKsAxHN8I4+jE0CpLWD8cv4z7CK7BMmhjDuz606Q2tFKkWRY8bHR9JQXYcoLfopo5TTqzxgPUjUMfw==",
"cpu": [
"ppc64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.20.0.tgz",
"integrity": "sha512-qmuxFpfmi/2SUkAw95TtNq/w/I7Gpjurx609OOOV7U4vhvUhBcftcmXwl3rqAek+ADBwSjIC4IVNLiszoj3dPA==",
"cpu": [
"riscv64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-s390x-gnu": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.20.0.tgz",
"integrity": "sha512-I0BtGXddHSHjV1mqTNkgUZLnS3WtsqebAXv11D5BZE/gfw5KoyXSAXVqyJximQXNvNzUo4GKlCK/dIwXlz+jlg==",
"cpu": [
"s390x"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.21.2",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.21.2.tgz",
"integrity": "sha512-B90tYAUoLhU22olrafY3JQCFLnT3NglazdwkHyxNDYF/zAxJt5fJUB/yBoWFoIQ7SQj+KLe3iL4BhOMa9fzgpw==",
"cpu": [
"x64"
],
"license": "MIT",
2024-09-06 11:10:45 +00:00
"optional": true,
2024-09-06 10:17:57 +00:00
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-linux-x64-musl": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.20.0.tgz",
"integrity": "sha512-hM3nhW40kBNYUkZb/r9k2FKK+/MnKglX7UYd4ZUy5DJs8/sMsIbqWK2piZtVGE3kcXVNj3B2IrUYROJMMCikNg==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@rollup/rollup-win32-arm64-msvc": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.20.0.tgz",
"integrity": "sha512-psegMvP+Ik/Bg7QRJbv8w8PAytPA7Uo8fpFjXyCRHWm6Nt42L+JtoqH8eDQ5hRP7/XW2UiIriy1Z46jf0Oa1kA==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@rollup/rollup-win32-ia32-msvc": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.20.0.tgz",
"integrity": "sha512-GabekH3w4lgAJpVxkk7hUzUf2hICSQO0a/BLFA11/RMxQT92MabKAqyubzDZmMOC/hcJNlc+rrypzNzYl4Dx7A==",
"cpu": [
"ia32"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/@rollup/rollup-win32-x64-msvc": {
"version": "4.20.0",
"cpu": [
"x64"
],
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]
2024-04-09 08:16:21 +00:00
},
"node_modules/@rollup/wasm-node": {
"version": "4.21.2",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/estree": "1.0.5"
2024-09-05 07:08:43 +00:00
},
"bin": {
"rollup": "dist/bin/rollup"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=18.0.0",
"npm": ">=8.0.0"
2024-09-05 07:08:43 +00:00
},
"optionalDependencies": {
"fsevents": "~2.3.2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@schematics/angular": {
"version": "18.2.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@angular-devkit/core": "18.2.3",
"@angular-devkit/schematics": "18.2.3",
"jsonc-parser": "3.3.1"
2024-02-01 14:21:04 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": "^18.19.1 || ^20.11.1 || >=22.0.0",
"npm": "^6.11.0 || ^7.5.6 || >=8.0.0",
"yarn": ">= 1.13.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@sigstore/bundle": {
"version": "2.3.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "Apache-2.0",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@sigstore/protobuf-specs": "^0.3.2"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/@sigstore/core": {
"version": "1.1.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@sigstore/protobuf-specs": {
"version": "0.3.2",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@sigstore/sign": {
"version": "2.3.2",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@sigstore/bundle": "^2.3.2",
"@sigstore/core": "^1.0.0",
"@sigstore/protobuf-specs": "^0.3.2",
"make-fetch-happen": "^13.0.1",
"proc-log": "^4.2.0",
"promise-retry": "^2.0.1"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@sigstore/tuf": {
"version": "2.3.4",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@sigstore/protobuf-specs": "^0.3.2",
"tuf-js": "^2.2.1"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@sigstore/verify": {
"version": "1.2.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@sigstore/bundle": "^2.3.2",
"@sigstore/core": "^1.1.0",
"@sigstore/protobuf-specs": "^0.3.2"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/@sindresorhus/merge-streams": {
"version": "2.3.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@tsconfig/node10": {
"version": "1.0.11",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@tsconfig/node12": {
"version": "1.0.11",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/@tsconfig/node14": {
"version": "1.0.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/@tsconfig/node16": {
"version": "1.0.4",
"dev": true,
"license": "MIT"
},
"node_modules/@tufjs/canonical-json": {
"version": "2.0.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@tufjs/models": {
"version": "2.0.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@tufjs/canonical-json": "2.0.0",
"minimatch": "^9.0.4"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@tufjs/models/node_modules/minimatch": {
"version": "9.0.5",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "ISC",
2024-01-09 08:24:52 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=16 || 14 >=14.17"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@tweenjs/tween.js": {
"version": "18.6.4",
"license": "MIT"
2024-02-01 14:21:04 +00:00
},
"node_modules/@types/arcgis-rest-api": {
"version": "10.4.5",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/@types/babel__core": {
"version": "7.20.5",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@babel/parser": "^7.20.7",
"@babel/types": "^7.20.7",
"@types/babel__generator": "*",
"@types/babel__template": "*",
"@types/babel__traverse": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/babel__generator": {
"version": "7.6.8",
"license": "MIT",
"dependencies": {
"@babel/types": "^7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/babel__template": {
"version": "7.4.4",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@babel/parser": "^7.1.0",
"@babel/types": "^7.0.0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/@types/babel__traverse": {
"version": "7.20.5",
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@babel/types": "^7.20.7"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/body-parser": {
"version": "1.19.5",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/connect": "*",
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/bonjour": {
"version": "3.5.13",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/component-emitter": {
"version": "1.2.11",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/@types/connect": {
"version": "3.4.38",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/connect-history-api-fallback": {
"version": "1.5.4",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/express-serve-static-core": "*",
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/cookie": {
"version": "0.4.1",
"dev": true,
"license": "MIT"
},
"node_modules/@types/cors": {
"version": "2.8.12",
"dev": true,
"license": "MIT"
},
"node_modules/@types/estree": {
"version": "1.0.5",
"dev": true,
"license": "MIT"
},
"node_modules/@types/express": {
"version": "4.17.21",
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@types/body-parser": "*",
"@types/express-serve-static-core": "^4.17.33",
"@types/qs": "*",
"@types/serve-static": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/express-serve-static-core": {
"version": "4.19.5",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@types/node": "*",
"@types/qs": "*",
"@types/range-parser": "*",
"@types/send": "*"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@types/http-errors": {
"version": "2.0.4",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@types/http-proxy": {
"version": "1.17.15",
"dev": true,
"license": "MIT",
"dependencies": {
"@types/node": "*"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/@types/jasmine": {
"version": "2.8.19",
"dev": true,
"license": "MIT"
},
"node_modules/@types/jasminewd2": {
"version": "2.0.10",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@types/jasmine": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/json-schema": {
"version": "7.0.15",
"dev": true,
"license": "MIT"
},
"node_modules/@types/json5": {
"version": "0.0.29",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/@types/long": {
"version": "4.0.2",
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@types/mime": {
"version": "1.3.5",
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@types/mute-stream": {
"version": "0.0.4",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/node": {
2024-09-06 07:30:03 +00:00
"version": "22.5.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.4.tgz",
"integrity": "sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/@types/node-forge": {
"version": "1.3.11",
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@types/node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/q": {
"version": "0.0.32",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/@types/qs": {
"version": "6.9.15",
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/@types/range-parser": {
"version": "1.2.7",
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@types/resolve": {
"version": "1.20.2",
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@types/retry": {
"version": "0.12.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/@types/selenium-webdriver": {
"version": "3.0.20",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@types/semver": {
"version": "7.5.6",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@types/send": {
"version": "0.17.4",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@types/mime": "^1",
"@types/node": "*"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/@types/serve-index": {
"version": "1.9.4",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@types/express": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@types/serve-static": {
"version": "1.15.7",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/http-errors": "*",
"@types/node": "*",
"@types/send": "*"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@types/sockjs": {
"version": "0.3.36",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/node": "*"
2024-09-05 07:08:43 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/@types/wrap-ansi": {
"version": "3.0.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@types/ws": {
"version": "8.5.12",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@types/node": "*"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/@typescript-eslint/eslint-plugin": {
"version": "6.18.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@eslint-community/regexpp": "^4.5.1",
"@typescript-eslint/scope-manager": "6.18.1",
"@typescript-eslint/type-utils": "6.18.1",
"@typescript-eslint/utils": "6.18.1",
"@typescript-eslint/visitor-keys": "6.18.1",
"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"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.0.0 || >=18.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
2024-09-05 07:08:43 +00:00
"peerDependencies": {
"@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
"eslint": "^7.0.0 || ^8.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2024-01-08 11:33:38 +00:00
}
},
"node_modules/@typescript-eslint/eslint-plugin-tslint": {
"version": "6.18.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "6.18.1"
},
2024-04-10 06:25:47 +00:00
"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",
"tslint": "^5.0.0 || ^6.0.0",
"typescript": "*"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/@typescript-eslint/eslint-plugin-tslint/node_modules/@typescript-eslint/utils": {
"version": "6.18.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"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.18.1",
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/typescript-estree": "6.18.1",
"semver": "^7.5.4"
},
2024-09-05 07:08:43 +00:00
"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"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
"version": "6.18.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@types/json-schema": "^7.0.12",
"@types/semver": "^7.5.0",
"@typescript-eslint/scope-manager": "6.18.1",
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/typescript-estree": "6.18.1",
"semver": "^7.5.4"
2024-01-09 08:24:52 +00:00
},
2024-04-09 08:16:21 +00:00
"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/parser": {
"version": "6.18.1",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"@typescript-eslint/scope-manager": "6.18.1",
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/typescript-estree": "6.18.1",
"@typescript-eslint/visitor-keys": "6.18.1",
"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.18.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/visitor-keys": "6.18.1"
},
"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.18.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/typescript-estree": "6.18.1",
"@typescript-eslint/utils": "6.18.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/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
"version": "6.18.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
"@types/json-schema": "^7.0.12",
"@types/semver": "^7.5.0",
"@typescript-eslint/scope-manager": "6.18.1",
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/typescript-estree": "6.18.1",
"semver": "^7.5.4"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^16.0.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/@typescript-eslint/types": {
"version": "6.18.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": "^16.0.0 || >=18.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@typescript-eslint/typescript-estree": {
"version": "6.18.1",
"dev": true,
"license": "BSD-2-Clause",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@typescript-eslint/types": "6.18.1",
"@typescript-eslint/visitor-keys": "6.18.1",
"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"
2024-01-09 08:24:52 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^16.0.0 || >=18.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
2024-09-05 07:08:43 +00:00
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/array-union": {
"version": "2.1.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/globby": {
"version": "11.1.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/@typescript-eslint/typescript-estree/node_modules/slash": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/@typescript-eslint/utils": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.4.0.tgz",
"integrity": "sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==",
"license": "MIT",
2024-09-06 11:32:58 +00:00
"peer": true,
2023-03-02 11:02:52 +00:00
"dependencies": {
2024-09-06 11:32:58 +00:00
"@eslint-community/eslint-utils": "^4.4.0",
"@typescript-eslint/scope-manager": "8.4.0",
"@typescript-eslint/types": "8.4.0",
"@typescript-eslint/typescript-estree": "8.4.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
2024-09-06 11:32:58 +00:00
},
"peerDependencies": {
"eslint": "^8.57.0 || ^9.0.0"
2023-03-02 11:02:52 +00:00
}
2022-09-28 19:32:15 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz",
"integrity": "sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==",
"license": "MIT",
2024-09-06 11:32:58 +00:00
"peer": true,
"dependencies": {
"@typescript-eslint/types": "8.4.0",
"@typescript-eslint/visitor-keys": "8.4.0"
},
2024-04-09 08:16:21 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
2024-09-06 11:32:58 +00:00
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.4.0.tgz",
"integrity": "sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==",
"license": "MIT",
"peer": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz",
"integrity": "sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==",
"license": "BSD-2-Clause",
"peer": true,
"dependencies": {
"@typescript-eslint/types": "8.4.0",
"@typescript-eslint/visitor-keys": "8.4.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
"minimatch": "^9.0.4",
"semver": "^7.6.0",
"ts-api-utils": "^1.3.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz",
"integrity": "sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==",
"license": "MIT",
"peer": true,
"dependencies": {
"@typescript-eslint/types": "8.4.0",
"eslint-visitor-keys": "^3.4.3"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/typescript-eslint"
}
},
"node_modules/@typescript-eslint/utils/node_modules/minimatch": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
"license": "ISC",
"peer": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/@typescript-eslint/visitor-keys": {
"version": "6.18.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "6.18.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/@ungap/structured-clone": {
"version": "1.2.0",
"license": "ISC"
},
"node_modules/@vitejs/plugin-basic-ssl": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=14.6.0"
},
"peerDependencies": {
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@webassemblyjs/ast": {
"version": "1.12.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@webassemblyjs/helper-numbers": "1.11.6",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
2024-04-09 08:16:21 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/@webassemblyjs/floating-point-hex-parser": {
"version": "1.11.6",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/@webassemblyjs/helper-api-error": {
"version": "1.11.6",
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@webassemblyjs/helper-buffer": {
"version": "1.12.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/@webassemblyjs/helper-numbers": {
"version": "1.11.6",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
"@webassemblyjs/helper-api-error": "1.11.6",
"@xtuc/long": "4.2.2"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
"version": "1.11.6",
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/helper-wasm-section": {
"version": "1.12.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@webassemblyjs/helper-buffer": "1.12.1",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/wasm-gen": "1.12.1"
2024-04-09 08:16:21 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/@webassemblyjs/ieee754": {
"version": "1.11.6",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@xtuc/ieee754": "^1.2.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/@webassemblyjs/leb128": {
"version": "1.11.6",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-09 08:16:21 +00:00
"dependencies": {
"@xtuc/long": "4.2.2"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/@webassemblyjs/utf8": {
"version": "1.11.6",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/@webassemblyjs/wasm-edit": {
"version": "1.12.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@webassemblyjs/helper-buffer": "1.12.1",
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
"@webassemblyjs/helper-wasm-section": "1.12.1",
"@webassemblyjs/wasm-gen": "1.12.1",
"@webassemblyjs/wasm-opt": "1.12.1",
"@webassemblyjs/wasm-parser": "1.12.1",
"@webassemblyjs/wast-printer": "1.12.1"
}
},
"node_modules/@webassemblyjs/wasm-gen": {
"version": "1.12.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@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.12.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@webassemblyjs/helper-buffer": "1.12.1",
"@webassemblyjs/wasm-gen": "1.12.1",
"@webassemblyjs/wasm-parser": "1.12.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/@webassemblyjs/wasm-parser": {
"version": "1.12.1",
"dev": true,
"license": "MIT",
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@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.12.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"@webassemblyjs/ast": "1.12.1",
"@xtuc/long": "4.2.2"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/@xtuc/ieee754": {
"version": "1.2.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/@xtuc/long": {
"version": "4.2.2",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "Apache-2.0"
},
"node_modules/@yarnpkg/lockfile": {
"version": "1.1.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/@zip.js/zip.js": {
"version": "2.4.26",
"license": "BSD-3-Clause"
},
"node_modules/abbrev": {
"version": "2.0.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/accepts": {
"version": "1.3.8",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"mime-types": "~2.1.34",
"negotiator": "0.6.3"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">= 0.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/acorn": {
"version": "8.11.3",
"license": "MIT",
"bin": {
"acorn": "bin/acorn"
2024-01-09 08:24:52 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=0.4.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/acorn-import-attributes": {
"version": "1.9.5",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"peerDependencies": {
"acorn": "^8"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/acorn-jsx": {
"version": "5.3.2",
"license": "MIT",
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/acorn-walk": {
"version": "8.3.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"acorn": "^8.11.0"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=0.4.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/adjust-sourcemap-loader": {
"version": "4.0.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"loader-utils": "^2.0.0",
"regex-parser": "^2.2.11"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8.9"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/adjust-sourcemap-loader/node_modules/loader-utils": {
"version": "2.0.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
2024-01-08 11:33:38 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=8.9.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/adm-zip": {
"version": "0.4.16",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.3.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/agent-base": {
"version": "7.1.1",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"debug": "^4.3.4"
},
"engines": {
"node": ">= 14"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/aggregate-error": {
"version": "3.1.0",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"clean-stack": "^2.0.0",
"indent-string": "^4.0.0"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=8"
2022-08-31 07:26:26 +00:00
}
},
"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"
2024-04-10 06:25:47 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/ajv-formats": {
"version": "2.1.1",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"ajv": "^8.0.0"
},
"peerDependencies": {
"ajv": "^8.0.0"
},
"peerDependenciesMeta": {
"ajv": {
"optional": true
}
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ajv-formats/node_modules/ajv": {
"version": "8.12.0",
2023-12-29 10:17:00 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ajv-formats/node_modules/json-schema-traverse": {
"version": "1.0.0",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/ajv-keywords": {
"version": "3.5.2",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"peerDependencies": {
"ajv": "^6.9.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/angular-oauth2-oidc": {
"version": "17.0.2",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"tslib": "^2.5.2"
},
"peerDependencies": {
"@angular/common": ">=14.0.0",
"@angular/core": ">=14.0.0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/ansi-colors": {
"version": "4.1.3",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ansi-escapes": {
"version": "4.3.2",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"type-fest": "^0.21.3"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ansi-html-community": {
"version": "0.0.8",
2024-01-09 08:24:52 +00:00
"dev": true,
"engines": [
"node >= 0.8.0"
],
"license": "Apache-2.0",
"bin": {
"ansi-html": "bin/ansi-html"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"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"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/anymatch": {
"version": "3.1.2",
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"normalize-path": "^3.0.0",
"picomatch": "^2.0.4"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 8"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/app-root-path": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 6.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/arg": {
"version": "4.1.3",
"dev": true,
"license": "MIT"
},
2024-09-06 11:32:58 +00:00
"node_modules/argparse": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"sprintf-js": "~1.0.2"
}
},
"node_modules/argparse/node_modules/sprintf-js": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
"dev": true,
"license": "BSD-3-Clause",
"peer": true
},
"node_modules/aria-query": {
"version": "3.0.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "Apache-2.0",
2022-08-31 07:26:26 +00:00
"dependencies": {
"ast-types-flow": "0.0.7",
"commander": "^2.11.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/array-flatten": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/array-includes": {
"version": "3.1.6",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"get-intrinsic": "^1.1.3",
"is-string": "^1.0.7"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/array-union": {
"version": "1.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
2024-09-06 07:14:03 +00:00
"license": "MIT",
"dependencies": {
"array-uniq": "^1.0.1"
2024-09-06 07:14:03 +00:00
},
"engines": {
"node": ">=0.10.0"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/array-uniq": {
"version": "1.0.3",
"dev": true,
2024-09-06 07:14:03 +00:00
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/array.prototype.flat": {
"version": "1.3.1",
2024-02-01 14:21:04 +00:00
"dev": true,
2024-09-06 07:14:03 +00:00
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
2024-09-06 07:14:03 +00:00
},
"engines": {
"node": ">= 0.4"
2024-09-06 07:14:03 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/array.prototype.flatmap": {
"version": "1.3.1",
2024-01-09 08:24:52 +00:00
"dev": true,
2024-09-06 07:14:03 +00:00
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4",
"es-shim-unscopables": "^1.0.0"
2024-09-06 07:14:03 +00:00
},
"engines": {
"node": ">= 0.4"
2024-09-06 07:14:03 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/arrify": {
"version": "1.0.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-06 07:14:03 +00:00
"engines": {
"node": ">=0.10.0"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/asn1": {
"version": "0.2.6",
"license": "MIT",
"dependencies": {
"safer-buffer": "~2.1.0"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/assert": {
"version": "2.0.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"es6-object-assign": "^1.1.0",
"is-nan": "^1.2.1",
"object-is": "^1.0.1",
"util": "^0.12.0"
2024-04-10 06:25:47 +00:00
}
2024-09-05 07:08:43 +00:00
},
"node_modules/assert-plus": {
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": ">=0.8"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/ast-types-flow": {
"version": "0.0.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC"
2022-09-28 19:32:15 +00:00
},
"node_modules/async-limiter": {
"version": "1.0.1",
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/asynckit": {
"version": "0.4.0",
"license": "MIT"
},
"node_modules/autolinker": {
"version": "3.16.2",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
}
2024-04-10 06:25:47 +00:00
},
"node_modules/autoprefixer": {
"version": "10.4.20",
2024-09-05 07:08:43 +00:00
"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.23.3",
"caniuse-lite": "^1.0.30001646",
"fraction.js": "^4.3.7",
"normalize-range": "^0.1.2",
"picocolors": "^1.0.1",
"postcss-value-parser": "^4.2.0"
},
"bin": {
"autoprefixer": "bin/autoprefixer"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^10 || ^12 || >=14"
},
"peerDependencies": {
"postcss": "^8.1.0"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/available-typed-arrays": {
"version": "1.0.5",
"license": "MIT",
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/aws-sign2": {
"version": "0.7.0",
"license": "Apache-2.0",
"engines": {
"node": "*"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/aws4": {
"version": "1.11.0",
"license": "MIT"
},
"node_modules/axobject-query": {
"version": "2.0.2",
"dev": true,
"license": "Apache-2.0",
2024-01-08 11:33:38 +00:00
"dependencies": {
"ast-types-flow": "0.0.7"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader": {
"version": "9.1.3",
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"find-cache-dir": "^4.0.0",
"schema-utils": "^4.0.0"
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 14.15.0"
},
"peerDependencies": {
"@babel/core": "^7.12.0",
"webpack": ">=5"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader/node_modules/find-cache-dir": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"common-path-prefix": "^3.0.0",
"pkg-dir": "^7.0.0"
2024-02-01 14:21:04 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=14.16"
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader/node_modules/find-up": {
"version": "6.3.0",
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"locate-path": "^7.1.0",
"path-exists": "^5.0.0"
2024-02-01 14:21:04 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/babel-loader/node_modules/locate-path": {
"version": "7.2.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"p-locate": "^6.0.0"
2024-04-10 06:25:47 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/babel-loader/node_modules/p-limit": {
"version": "4.0.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"yocto-queue": "^1.0.0"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-02-01 14:21:04 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/babel-loader/node_modules/p-locate": {
"version": "6.0.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"p-limit": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader/node_modules/path-exists": {
"version": "5.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader/node_modules/pkg-dir": {
"version": "7.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"find-up": "^6.3.0"
2022-08-31 07:26:26 +00:00
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-loader/node_modules/yocto-queue": {
"version": "1.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=12.20"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/babel-plugin-polyfill-corejs2": {
"version": "0.4.11",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@babel/compat-data": "^7.22.6",
"@babel/helper-define-polyfill-provider": "^0.6.2",
"semver": "^6.3.1"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
"version": "6.3.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/babel-plugin-polyfill-corejs3": {
"version": "0.10.6",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.6.2",
"core-js-compat": "^3.38.0"
2024-04-10 06:25:47 +00:00
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/babel-plugin-polyfill-regenerator": {
"version": "0.6.2",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@babel/helper-define-polyfill-provider": "^0.6.2"
},
"peerDependencies": {
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/balanced-match": {
"version": "1.0.2",
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/base64-js": {
"version": "1.5.1",
"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",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^4.5.0 || >= 5.9"
2024-09-05 07:08:43 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/batch": {
"version": "0.6.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/bcrypt-pbkdf": {
"version": "1.0.2",
"license": "BSD-3-Clause",
"dependencies": {
"tweetnacl": "^0.14.3"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/big.js": {
"version": "5.2.2",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": "*"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/binary-extensions": {
"version": "2.2.0",
2024-09-06 07:14:03 +00:00
"license": "MIT",
"engines": {
"node": ">=8"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/bitmap-sdf": {
"version": "1.0.4",
"license": "MIT"
2024-09-06 07:14:03 +00:00
},
"node_modules/bl": {
"version": "4.1.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
2024-09-05 11:44:33 +00:00
"dependencies": {
"buffer": "^5.5.0",
"inherits": "^2.0.4",
"readable-stream": "^3.4.0"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/bl/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"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/blocking-proxy": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"minimist": "^1.2.0"
},
"bin": {
"blocking-proxy": "built/lib/bin.js"
},
"engines": {
"node": ">=6.9.x"
}
2024-09-05 07:08:43 +00:00
},
"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"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/body-parser/node_modules/debug": {
"version": "2.6.9",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"ms": "2.0.0"
2024-04-09 08:16:21 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/body-parser/node_modules/ms": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
2022-08-31 07:26:26 +00:00
},
"node_modules/bonjour-service": {
"version": "1.2.1",
"dev": true,
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"multicast-dns": "^7.2.5"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/boolbase": {
"version": "1.0.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "ISC"
},
"node_modules/bootstrap": {
"version": "5.3.3",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/twbs"
},
{
"type": "opencollective",
"url": "https://opencollective.com/bootstrap"
}
],
"license": "MIT",
2024-09-05 07:08:43 +00:00
"peerDependencies": {
"@popperjs/core": "^2.11.8"
}
},
"node_modules/brace-expansion": {
"version": "2.0.1",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"balanced-match": "^1.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/braces": {
"version": "3.0.2",
"license": "MIT",
"dependencies": {
"fill-range": "^7.0.1"
},
"engines": {
"node": ">=8"
}
},
"node_modules/browserify-zlib": {
"version": "0.2.0",
"license": "MIT",
2024-09-05 11:44:33 +00:00
"dependencies": {
"pako": "~1.0.5"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/browserslist": {
"version": "4.23.3",
"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",
2024-04-10 06:25:47 +00:00
"dependencies": {
"caniuse-lite": "^1.0.30001646",
"electron-to-chromium": "^1.5.4",
"node-releases": "^2.0.18",
"update-browserslist-db": "^1.1.0"
2022-09-28 19:32:15 +00:00
},
"bin": {
"browserslist": "cli.js"
2024-04-10 06:25:47 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/browserstack": {
"version": "1.6.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"https-proxy-agent": "^2.2.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/browserstack/node_modules/agent-base": {
"version": "4.3.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"es6-promisify": "^5.0.0"
},
"engines": {
"node": ">= 4.0.0"
}
2024-04-09 08:16:21 +00:00
},
"node_modules/browserstack/node_modules/debug": {
"version": "3.2.7",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "^2.1.1"
}
2024-04-09 13:51:44 +00:00
},
"node_modules/browserstack/node_modules/https-proxy-agent": {
"version": "2.2.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"agent-base": "^4.3.0",
"debug": "^3.1.0"
},
"engines": {
"node": ">= 4.5.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/buffer": {
"version": "6.0.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",
"dependencies": {
"base64-js": "^1.3.1",
"ieee754": "^1.2.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/buffer-from": {
"version": "1.1.2",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/builtin-modules": {
"version": "3.3.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2024-04-09 13:51:44 +00:00
},
"node_modules/builtin-status-codes": {
"version": "3.0.0",
"license": "MIT"
},
"node_modules/bundle-name": {
"version": "4.1.0",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"run-applescript": "^7.0.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2024-04-09 08:16:21 +00:00
},
"node_modules/bytes": {
"version": "3.1.2",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/cacache": {
"version": "18.0.4",
2022-09-28 19:32:15 +00:00
"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"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/cacache/node_modules/lru-cache": {
"version": "10.4.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "ISC"
2022-08-31 07:26:26 +00:00
},
"node_modules/call-bind": {
"version": "1.0.7",
2024-09-05 11:44:33 +00:00
"license": "MIT",
"dependencies": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"set-function-length": "^1.2.1"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/callsites": {
"version": "3.1.0",
"license": "MIT",
"engines": {
"node": ">=6"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/camelcase": {
"version": "5.3.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001657",
"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/caseless": {
"version": "0.12.0",
"license": "Apache-2.0"
},
"node_modules/cesium": {
"version": "1.97.0",
"license": "Apache-2.0",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@tweenjs/tween.js": "^18.6.4",
"@zip.js/zip.js": "2.4.x",
"autolinker": "^3.14.3",
"bitmap-sdf": "^1.0.3",
"dompurify": "^2.2.2",
"earcut": "^2.2.4",
"grapheme-splitter": "^1.0.4",
"jsep": "^0.3.1",
"kdbush": "^3.0.0",
"ktx-parse": "^0.2.1",
"lerc": "^2.0.0",
"mersenne-twister": "^1.1.0",
"meshoptimizer": "^0.16.1",
"nosleep.js": "^0.9.0",
"pako": "^1.0.4",
"protobufjs": "7.0.0",
"rbush": "^3.0.1",
"topojson-client": "^3.1.0",
"urijs": "^1.19.7"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=14.0.0"
2022-09-28 19:32:15 +00:00
}
},
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=4"
}
},
"node_modules/chardet": {
"version": "0.7.0",
"dev": true,
"license": "MIT"
},
"node_modules/chokidar": {
"version": "3.6.0",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://paulmillr.com/funding/"
},
"optionalDependencies": {
"fsevents": "~2.3.2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/chownr": {
"version": "2.0.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/chrome-trace-event": {
"version": "1.0.3",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/clean-stack": {
"version": "2.2.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/cli-cursor": {
"version": "3.1.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"restore-cursor": "^3.1.0"
2022-09-28 19:32:15 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cli-spinners": {
"version": "2.9.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/cli-truncate": {
"version": "4.0.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"slice-ansi": "^5.0.0",
"string-width": "^7.0.0"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/cli-truncate/node_modules/ansi-regex": {
"version": "6.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cli-truncate/node_modules/emoji-regex": {
"version": "10.4.0",
"dev": true,
"license": "MIT"
},
"node_modules/cli-truncate/node_modules/string-width": {
"version": "7.2.0",
"dev": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^10.3.0",
"get-east-asian-width": "^1.0.0",
"strip-ansi": "^7.1.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/cli-truncate/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"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/cli-width": {
"version": "4.1.0",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">= 12"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cliui": {
"version": "7.0.4",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/clone": {
"version": "1.0.4",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=0.8"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/clone-deep": {
"version": "4.0.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"is-plain-object": "^2.0.4",
"kind-of": "^6.0.2",
"shallow-clone": "^3.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=6"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/codelyzer": {
"version": "6.0.2",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"@angular/compiler": "9.0.0",
"@angular/core": "9.0.0",
"app-root-path": "^3.0.0",
"aria-query": "^3.0.0",
"axobject-query": "2.0.2",
"css-selector-tokenizer": "^0.7.1",
"cssauron": "^1.4.0",
"damerau-levenshtein": "^1.0.4",
"rxjs": "^6.5.3",
"semver-dsl": "^1.0.1",
"source-map": "^0.5.7",
"sprintf-js": "^1.1.2",
"tslib": "^1.10.0",
"zone.js": "~0.10.3"
},
"peerDependencies": {
"@angular/compiler": ">=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next",
"@angular/core": ">=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next",
"tslint": "^5.0.0 || ^6.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/codelyzer/node_modules/@angular/compiler": {
"version": "9.0.0",
"dev": true,
"license": "MIT",
"peerDependencies": {
"tslib": "^1.10.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/codelyzer/node_modules/@angular/core": {
"version": "9.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"peerDependencies": {
"rxjs": "^6.5.3",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/codelyzer/node_modules/rxjs": {
"version": "6.6.7",
"dev": true,
"license": "Apache-2.0",
2024-01-09 08:24:52 +00:00
"dependencies": {
"tslib": "^1.9.0"
},
"engines": {
"npm": ">=2.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/codelyzer/node_modules/source-map": {
"version": "0.5.7",
"dev": true,
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.10.0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/codelyzer/node_modules/tslib": {
"version": "1.14.1",
"dev": true,
"license": "0BSD"
},
"node_modules/codelyzer/node_modules/zone.js": {
"version": "0.10.3",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/color-convert": {
"version": "1.9.3",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"color-name": "1.1.3"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/color-name": {
"version": "1.1.3",
"license": "MIT"
},
"node_modules/color-parse": {
"version": "2.0.2",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"color-name": "^2.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/color-parse/node_modules/color-name": {
"version": "2.0.0",
"license": "MIT",
"engines": {
"node": ">=12.20"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/color-rgba": {
"version": "3.0.0",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"color-parse": "^2.0.0",
"color-space": "^2.0.0"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/color-space": {
"version": "2.0.1",
"license": "MIT"
},
"node_modules/colorette": {
"version": "2.0.20",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/colors": {
"version": "1.4.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.1.90"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/combined-stream": {
"version": "1.0.8",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"delayed-stream": "~1.0.0"
},
"engines": {
"node": ">= 0.8"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/commander": {
"version": "2.20.3",
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/common-path-prefix": {
"version": "3.0.0",
"dev": true,
"license": "ISC"
2024-09-05 07:08:43 +00:00
},
"node_modules/commondir": {
"version": "1.0.1",
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/component-emitter": {
"version": "1.3.0",
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/compressible": {
"version": "2.0.18",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"mime-db": ">= 1.43.0 < 2"
},
"engines": {
"node": ">= 0.6"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/compression": {
"version": "1.7.4",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/compression/node_modules/bytes": {
"version": "3.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/compression/node_modules/debug": {
"version": "2.6.9",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"ms": "2.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/compression/node_modules/ms": {
"version": "2.0.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/concat-map": {
"version": "0.0.1",
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/connect": {
"version": "3.7.0",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"debug": "2.6.9",
"finalhandler": "1.1.2",
"parseurl": "~1.3.3",
"utils-merge": "1.0.1"
},
"engines": {
"node": ">= 0.10.0"
2024-02-01 14:21:04 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/connect-history-api-fallback": {
"version": "2.0.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.8"
2024-02-01 14:21:04 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/connect/node_modules/debug": {
"version": "2.6.9",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"ms": "2.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/connect/node_modules/ms": {
"version": "2.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2024-01-09 08:24:52 +00:00
},
"node_modules/content-disposition": {
"version": "0.5.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"safe-buffer": "5.2.1"
},
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/content-disposition/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/content-type": {
"version": "1.0.5",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">= 0.6"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/convert-source-map": {
"version": "1.8.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"safe-buffer": "~5.1.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cookie": {
"version": "0.4.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cookie-signature": {
"version": "1.0.6",
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/copy-anything": {
"version": "2.0.6",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"is-what": "^3.14.1"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/mesqueeb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/copy-webpack-plugin": {
"version": "12.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"fast-glob": "^3.3.2",
"glob-parent": "^6.0.1",
"globby": "^14.0.0",
"normalize-path": "^3.0.0",
"schema-utils": "^4.2.0",
"serialize-javascript": "^6.0.2"
2024-09-05 07:08:43 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 18.12.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.1.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/copy-webpack-plugin/node_modules/glob-parent": {
"version": "6.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"is-glob": "^4.0.3"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=10.13.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/core-js": {
"version": "2.6.12",
"hasInstallScript": true,
"license": "MIT"
},
"node_modules/core-js-compat": {
"version": "3.38.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"browserslist": "^4.23.3"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/core-js"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/core-util-is": {
"version": "1.0.2",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/cors": {
"version": "2.8.5",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"object-assign": "^4",
"vary": "^1"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cosmiconfig": {
"version": "9.0.0",
2023-12-29 10:17:00 +00:00
"dev": true,
2024-09-05 11:44:33 +00:00
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"env-paths": "^2.2.1",
"import-fresh": "^3.3.0",
"js-yaml": "^4.1.0",
"parse-json": "^5.2.0"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/sponsors/d-fischer"
2024-04-10 06:25:47 +00:00
},
"peerDependencies": {
"typescript": ">=4.9.5"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
2024-09-05 11:44:33 +00:00
}
},
"node_modules/cosmiconfig/node_modules/argparse": {
"version": "2.0.1",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "Python-2.0"
2022-09-28 19:32:15 +00:00
},
"node_modules/cosmiconfig/node_modules/js-yaml": {
"version": "4.1.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"argparse": "^2.0.1"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/create-require": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/critters": {
"version": "0.0.24",
2024-09-05 11:44:33 +00:00
"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",
"postcss-media-query-parser": "^0.2.3"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/critters/node_modules/ansi-styles": {
"version": "4.3.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"color-convert": "^2.0.1"
2024-09-05 11:44:33 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/critters/node_modules/chalk": {
"version": "4.1.2",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
2024-09-05 11:44:33 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/critters/node_modules/color-convert": {
"version": "2.0.1",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
2024-01-09 08:24:52 +00:00
}
2024-09-05 11:44:33 +00:00
},
"node_modules/critters/node_modules/color-name": {
"version": "1.1.4",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/critters/node_modules/has-flag": {
"version": "4.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/critters/node_modules/supports-color": {
"version": "7.2.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cross-spawn": {
"version": "7.0.3",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"path-key": "^3.1.0",
"shebang-command": "^2.0.0",
"which": "^2.0.1"
2024-04-09 08:16:21 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 8"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/cross-spawn/node_modules/which": {
"version": "2.0.2",
"license": "ISC",
2024-02-01 14:21:04 +00:00
"dependencies": {
"isexe": "^2.0.0"
2024-04-09 08:16:21 +00:00
},
"bin": {
"node-which": "bin/node-which"
2024-01-08 11:33:38 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">= 8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/css-loader": {
"version": "7.1.2",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"icss-utils": "^5.1.0",
"postcss": "^8.4.33",
"postcss-modules-extract-imports": "^3.1.0",
"postcss-modules-local-by-default": "^4.0.5",
"postcss-modules-scope": "^3.2.0",
"postcss-modules-values": "^4.0.0",
"postcss-value-parser": "^4.2.0",
"semver": "^7.5.4"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 18.12.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"webpack": "^5.27.0"
},
"peerDependenciesMeta": {
"@rspack/core": {
"optional": true
},
"webpack": {
"optional": true
}
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/css-select": {
"version": "5.1.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"boolbase": "^1.0.0",
"css-what": "^6.1.0",
"domhandler": "^5.0.2",
"domutils": "^3.0.1",
"nth-check": "^2.0.1"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/fb55"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/css-selector-tokenizer": {
"version": "0.7.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"cssesc": "^3.0.0",
"fastparse": "^1.1.2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/css-what": {
"version": "6.1.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">= 6"
},
"funding": {
"url": "https://github.com/sponsors/fb55"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cssauron": {
"version": "1.4.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"through": "X.X.X"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/cssesc": {
"version": "3.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"bin": {
"cssesc": "bin/cssesc"
},
"engines": {
"node": ">=4"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/custom-event": {
"version": "1.0.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/damerau-levenshtein": {
"version": "1.0.8",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "BSD-2-Clause"
},
"node_modules/dashdash": {
"version": "1.14.1",
2024-09-05 11:44:33 +00:00
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"assert-plus": "^1.0.0"
},
"engines": {
"node": ">=0.10"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/date-format": {
"version": "4.0.13",
2024-09-05 07:08:43 +00:00
"dev": true,
2024-09-05 11:44:33 +00:00
"license": "MIT",
"engines": {
"node": ">=4.0"
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
"node_modules/debug": {
"version": "4.3.4",
2024-09-05 11:44:33 +00:00
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"ms": "2.1.2"
2024-09-05 11:44:33 +00:00
},
"engines": {
"node": ">=6.0"
},
"peerDependenciesMeta": {
"supports-color": {
"optional": true
}
2023-01-24 14:16:51 +00:00
}
},
"node_modules/decamelize": {
"version": "1.2.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"engines": {
2024-09-05 11:44:33 +00:00
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/deep-is": {
"version": "0.1.4",
2024-09-05 11:44:33 +00:00
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/deepmerge": {
"version": "4.3.1",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2024-09-05 07:08:43 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/default-browser": {
"version": "5.2.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"bundle-name": "^4.1.0",
"default-browser-id": "^5.0.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/default-browser-id": {
"version": "5.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/default-gateway": {
"version": "6.0.3",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"execa": "^5.0.0"
2022-08-31 07:26:26 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/defaults": {
"version": "1.0.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"clone": "^1.0.2"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/define-data-property": {
"version": "1.1.4",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"gopd": "^1.0.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/define-lazy-prop": {
2024-09-05 07:08:43 +00:00
"version": "3.0.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/define-properties": {
"version": "1.1.4",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"has-property-descriptors": "^1.0.0",
"object-keys": "^1.1.1"
2024-09-05 07:08:43 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/del": {
"version": "2.2.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"globby": "^5.0.0",
"is-path-cwd": "^1.0.0",
"is-path-in-cwd": "^1.0.0",
"object-assign": "^4.0.1",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0",
"rimraf": "^2.2.8"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/del/node_modules/brace-expansion": {
"version": "1.1.11",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/del/node_modules/glob": {
"version": "7.2.3",
2024-01-08 11:38:33 +00:00
"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"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/del/node_modules/globby": {
"version": "5.0.0",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"array-union": "^1.0.1",
"arrify": "^1.0.0",
"glob": "^7.0.3",
"object-assign": "^4.0.1",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0"
2024-09-05 07:08:43 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=0.10.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/del/node_modules/minimatch": {
"version": "3.1.2",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": "*"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/del/node_modules/rimraf": {
"version": "2.7.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
}
},
"node_modules/delayed-stream": {
"version": "1.0.0",
"license": "MIT",
"engines": {
"node": ">=0.4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/depd": {
"version": "2.0.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
}
},
"node_modules/dependency-graph": {
"version": "1.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4"
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
"node_modules/destroy": {
"version": "1.2.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8",
"npm": "1.2.8000 || >= 1.4.16"
2023-01-24 14:16:51 +00:00
}
},
"node_modules/detect-libc": {
"version": "2.0.3",
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/detect-node": {
"version": "2.1.0",
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/di": {
"version": "0.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/diff": {
"version": "4.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=0.3.1"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/dir-glob": {
"version": "3.0.1",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"path-type": "^4.0.0"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/dns-packet": {
"version": "5.6.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"@leichtgewicht/ip-codec": "^2.0.1"
2022-09-28 19:32:15 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/doctrine": {
"version": "3.0.0",
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"esutils": "^2.0.2"
},
"engines": {
"node": ">=6.0.0"
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
"node_modules/dom-serialize": {
"version": "2.2.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"custom-event": "~1.0.0",
"ent": "~2.2.0",
"extend": "^3.0.0",
"void-elements": "^2.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/dom-serializer": {
"version": "2.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"domelementtype": "^2.3.0",
"domhandler": "^5.0.2",
"entities": "^4.2.0"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/domelementtype": {
"version": "2.3.0",
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/fb55"
}
],
"license": "BSD-2-Clause"
2022-09-28 19:32:15 +00:00
},
"node_modules/domhandler": {
"version": "5.0.3",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"domelementtype": "^2.3.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 4"
},
"funding": {
"url": "https://github.com/fb55/domhandler?sponsor=1"
2024-04-09 08:16:21 +00:00
}
2024-02-01 14:21:04 +00:00
},
"node_modules/dompurify": {
"version": "2.4.0",
"license": "(MPL-2.0 OR Apache-2.0)"
},
"node_modules/domutils": {
"version": "3.1.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"dom-serializer": "^2.0.0",
"domelementtype": "^2.3.0",
"domhandler": "^5.0.3"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/fb55/domutils?sponsor=1"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/earcut": {
"version": "2.2.4",
"license": "ISC"
},
"node_modules/eastasianwidth": {
"version": "0.2.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/ecc-jsbn": {
"version": "0.1.2",
2024-09-05 11:44:33 +00:00
"license": "MIT",
"dependencies": {
"jsbn": "~0.1.0",
"safer-buffer": "^2.1.0"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/ee-first": {
"version": "1.1.1",
"dev": true,
"license": "MIT"
},
"node_modules/electron-to-chromium": {
"version": "1.5.14",
"license": "ISC"
},
"node_modules/emitter-component": {
"version": "1.1.1"
},
"node_modules/emoji-regex": {
"version": "8.0.0",
"license": "MIT"
},
"node_modules/emojis-list": {
"version": "3.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/encodeurl": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">= 0.8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/encoding": {
"version": "0.1.13",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-09-05 11:44:33 +00:00
"dependencies": {
"iconv-lite": "^0.6.2"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/encoding/node_modules/iconv-lite": {
"version": "0.6.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-09-05 07:08:43 +00:00
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
2022-08-31 07:26:26 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/engine.io": {
"version": "6.2.1",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"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.0.3",
"ws": "~8.2.3"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=10.0.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/engine.io-parser": {
"version": "5.0.4",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=10.0.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/engine.io/node_modules/ws": {
"version": "8.2.3",
"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
}
2023-03-02 11:02:52 +00:00
}
},
"node_modules/enhanced-resolve": {
"version": "5.17.1",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"graceful-fs": "^4.2.4",
"tapable": "^2.2.0"
2024-04-10 06:25:47 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=10.13.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/ent": {
"version": "2.2.0",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/entities": {
"version": "4.5.0",
"dev": true,
"license": "BSD-2-Clause",
"engines": {
"node": ">=0.12"
},
"funding": {
"url": "https://github.com/fb55/entities?sponsor=1"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/env-paths": {
"version": "2.2.1",
2024-09-05 07:08:43 +00:00
"dev": true,
2024-09-05 11:44:33 +00:00
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/environment": {
"version": "1.1.0",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=18"
2023-03-02 11:02:52 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/err-code": {
"version": "2.0.3",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/errno": {
"version": "0.1.8",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-04-09 08:16:21 +00:00
"dependencies": {
"prr": "~1.0.1"
2024-04-09 08:16:21 +00:00
},
"bin": {
"errno": "cli.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/error-ex": {
"version": "1.3.2",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"is-arrayish": "^0.2.1"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/es-abstract": {
"version": "1.21.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
"es-set-tostringtag": "^2.0.1",
"es-to-primitive": "^1.2.1",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"get-intrinsic": "^1.1.3",
"get-symbol-description": "^1.0.0",
"globalthis": "^1.0.3",
"gopd": "^1.0.1",
"has": "^1.0.3",
"has-property-descriptors": "^1.0.0",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"internal-slot": "^1.0.4",
"is-array-buffer": "^3.0.1",
"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.10",
"is-weakref": "^1.0.2",
"object-inspect": "^1.12.2",
"object-keys": "^1.1.1",
"object.assign": "^4.1.4",
"regexp.prototype.flags": "^1.4.3",
"safe-regex-test": "^1.0.0",
"string.prototype.trimend": "^1.0.6",
"string.prototype.trimstart": "^1.0.6",
"typed-array-length": "^1.0.4",
"unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.9"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/es-define-property": {
"version": "1.0.0",
"license": "MIT",
"dependencies": {
"get-intrinsic": "^1.2.4"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-errors": {
"version": "1.3.0",
"license": "MIT",
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-module-lexer": {
"version": "1.5.0",
"dev": true,
"license": "MIT"
},
"node_modules/es-set-tostringtag": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
"dependencies": {
"get-intrinsic": "^1.1.3",
"has": "^1.0.3",
"has-tostringtag": "^1.0.0"
},
"engines": {
"node": ">= 0.4"
}
},
"node_modules/es-shim-unscopables": {
"version": "1.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"has": "^1.0.3"
}
},
"node_modules/es-to-primitive": {
"version": "1.2.1",
"dev": true,
"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/es6-object-assign": {
"version": "1.1.0",
"license": "MIT"
},
"node_modules/es6-promise": {
"version": "4.2.8",
"dev": true,
"license": "MIT"
},
"node_modules/es6-promisify": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"es6-promise": "^4.0.3"
}
},
"node_modules/esbuild": {
"version": "0.23.0",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=18"
},
"optionalDependencies": {
"@esbuild/aix-ppc64": "0.23.0",
"@esbuild/android-arm": "0.23.0",
"@esbuild/android-arm64": "0.23.0",
"@esbuild/android-x64": "0.23.0",
"@esbuild/darwin-arm64": "0.23.0",
"@esbuild/darwin-x64": "0.23.0",
"@esbuild/freebsd-arm64": "0.23.0",
"@esbuild/freebsd-x64": "0.23.0",
"@esbuild/linux-arm": "0.23.0",
"@esbuild/linux-arm64": "0.23.0",
"@esbuild/linux-ia32": "0.23.0",
"@esbuild/linux-loong64": "0.23.0",
"@esbuild/linux-mips64el": "0.23.0",
"@esbuild/linux-ppc64": "0.23.0",
"@esbuild/linux-riscv64": "0.23.0",
"@esbuild/linux-s390x": "0.23.0",
"@esbuild/linux-x64": "0.23.0",
"@esbuild/netbsd-x64": "0.23.0",
"@esbuild/openbsd-arm64": "0.23.0",
"@esbuild/openbsd-x64": "0.23.0",
"@esbuild/sunos-x64": "0.23.0",
"@esbuild/win32-arm64": "0.23.0",
"@esbuild/win32-ia32": "0.23.0",
"@esbuild/win32-x64": "0.23.0"
}
},
"node_modules/esbuild-wasm": {
"version": "0.23.0",
"dev": true,
"license": "MIT",
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/aix-ppc64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.23.0.tgz",
"integrity": "sha512-3sG8Zwa5fMcA9bgqB8AfWPQ+HFke6uD3h1s3RIwUNK8EG7a4buxvuFTs3j1IMs2NXAk9F30C/FF4vxRgQCcmoQ==",
"cpu": [
"ppc64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"aix"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/android-arm": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.23.0.tgz",
"integrity": "sha512-+KuOHTKKyIKgEEqKbGTK8W7mPp+hKinbMBeEnNzjJGyFcWsfrXjSTNluJHCY1RqhxFurdD8uNXQDei7qDlR6+g==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/android-arm64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.23.0.tgz",
"integrity": "sha512-EuHFUYkAVfU4qBdyivULuu03FhJO4IJN9PGuABGrFy4vUuzk91P2d+npxHcFdpUnfYKy0PuV+n6bKIpHOB3prQ==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/android-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.23.0.tgz",
"integrity": "sha512-WRrmKidLoKDl56LsbBMhzTTBxrsVwTKdNbKDalbEZr0tcsBgCLbEtoNthOW6PX942YiYq8HzEnb4yWQMLQuipQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/darwin-arm64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.23.0.tgz",
"integrity": "sha512-YLntie/IdS31H54Ogdn+v50NuoWF5BDkEUFpiOChVa9UnKpftgwzZRrI4J132ETIi+D8n6xh9IviFV3eXdxfow==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/darwin-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.23.0.tgz",
"integrity": "sha512-IMQ6eme4AfznElesHUPDZ+teuGwoRmVuuixu7sv92ZkdQcPbsNHzutd+rAfaBKo8YK3IrBEi9SLLKWJdEvJniQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/freebsd-arm64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.23.0.tgz",
"integrity": "sha512-0muYWCng5vqaxobq6LB3YNtevDFSAZGlgtLoAc81PjUfiFz36n4KMpwhtAd4he8ToSI3TGyuhyx5xmiWNYZFyw==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/freebsd-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.23.0.tgz",
"integrity": "sha512-XKDVu8IsD0/q3foBzsXGt/KjD/yTKBCIwOHE1XwiXmrRwrX6Hbnd5Eqn/WvDekddK21tfszBSrE/WMaZh+1buQ==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"freebsd"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/linux-arm": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.23.0.tgz",
"integrity": "sha512-SEELSTEtOFu5LPykzA395Mc+54RMg1EUgXP+iw2SJ72+ooMwVsgfuwXo5Fn0wXNgWZsTVHwY2cg4Vi/bOD88qw==",
"cpu": [
"arm"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/linux-arm64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.23.0.tgz",
"integrity": "sha512-j1t5iG8jE7BhonbsEg5d9qOYcVZv/Rv6tghaXM/Ug9xahM0nX/H2gfu6X6z11QRTMT6+aywOMA8TDkhPo8aCGw==",
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/linux-ia32": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.23.0.tgz",
"integrity": "sha512-P7O5Tkh2NbgIm2R6x1zGJJsnacDzTFcRWZyTTMgFdVit6E98LTxO+v8LCCLWRvPrjdzXHx9FEOA8oAZPyApWUA==",
"cpu": [
"ia32"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
},
"node_modules/esbuild/node_modules/@esbuild/linux-loong64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.23.0.tgz",
"integrity": "sha512-InQwepswq6urikQiIC/kkx412fqUZudBO4SYKu0N+tGhXRWUqAx+Q+341tFV6QdBifpjYgUndV1hhMq3WeJi7A==",
"cpu": [
"loong64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/linux-mips64el": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.23.0.tgz",
"integrity": "sha512-J9rflLtqdYrxHv2FqXE2i1ELgNjT+JFURt/uDMoPQLcjWQA5wDKgQA4t/dTqGa88ZVECKaD0TctwsUfHbVoi4w==",
"cpu": [
"mips64el"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/linux-ppc64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.23.0.tgz",
"integrity": "sha512-cShCXtEOVc5GxU0fM+dsFD10qZ5UpcQ8AM22bYj0u/yaAykWnqXJDpd77ublcX6vdDsWLuweeuSNZk4yUxZwtw==",
"cpu": [
"ppc64"
],
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2024-01-08 11:33:38 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/linux-riscv64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.23.0.tgz",
"integrity": "sha512-HEtaN7Y5UB4tZPeQmgz/UhzoEyYftbMXrBCUjINGjh3uil+rB/QzzpMshz3cNUxqXN7Vr93zzVtpIDL99t9aRw==",
"cpu": [
"riscv64"
],
2024-09-05 07:08:43 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
}
2024-04-10 06:25:47 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/linux-s390x": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.23.0.tgz",
"integrity": "sha512-WDi3+NVAuyjg/Wxi+o5KPqRbZY0QhI9TjrEEm+8dmpY9Xir8+HE/HNx2JoLckhKbFopW0RdO2D72w8trZOV+Wg==",
"cpu": [
"s390x"
],
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
2022-08-31 07:26:26 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/linux-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
"integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
"cpu": [
"x64"
],
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/netbsd-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.23.0.tgz",
"integrity": "sha512-cRK+YDem7lFTs2Q5nEv/HHc4LnrfBCbH5+JHu6wm2eP+d8OZNoSMYgPZJq78vqQ9g+9+nMuIsAO7skzphRXHyw==",
"cpu": [
"x64"
],
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"netbsd"
],
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-06 11:32:58 +00:00
"node": ">=18"
2022-08-31 07:26:26 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/openbsd-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.23.0.tgz",
"integrity": "sha512-6p3nHpby0DM/v15IFKMjAaayFhqnXV52aEmv1whZHX56pdkK+MEaLoQWj+H42ssFarP1PcomVhbsR4pkz09qBg==",
"cpu": [
"x64"
],
2024-04-09 08:16:21 +00:00
"dev": true,
2024-09-06 11:32:58 +00:00
"license": "MIT",
"optional": true,
"os": [
"openbsd"
],
"engines": {
"node": ">=18"
}
2022-09-28 19:32:15 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/sunos-x64": {
"version": "0.23.0",
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.23.0.tgz",
"integrity": "sha512-BFelBGfrBwk6LVrmFzCq1u1dZbG4zy/Kp93w2+y83Q5UGYF1d8sCzeLI9NXjKyujjBBniQa8R8PzLFAUrSM9OA==",
"cpu": [
"x64"
],
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"sunos"
],
"engines": {
"node": ">=18"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/win32-arm64": {
"version": "0.23.0",
2024-09-06 11:32:58 +00:00
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.23.0.tgz",
"integrity": "sha512-lY6AC8p4Cnb7xYHuIxQ6iYPe6MfO2CC43XXKo9nBXDb35krYt7KGhQnOkRGar5psxYkircpCqfbNDB4uJbS2jQ==",
"cpu": [
"arm64"
],
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=18"
2024-02-01 14:21:04 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esbuild/node_modules/@esbuild/win32-ia32": {
"version": "0.23.0",
2024-09-06 11:32:58 +00:00
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.23.0.tgz",
"integrity": "sha512-7L1bHlOTcO4ByvI7OXVI5pNN6HSu6pUQq9yodga8izeuB1KcT2UkHaH6118QJwopExPn0rMHIseCTx1CRo/uNA==",
"cpu": [
"ia32"
],
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-06 11:32:58 +00:00
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">=18"
2024-01-08 11:33:38 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/escalade": {
"version": "3.2.0",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/escape-html": {
"version": "1.0.3",
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/escape-string-regexp": {
"version": "1.0.5",
"license": "MIT",
2022-08-31 07:26:26 +00:00
"engines": {
"node": ">=0.8.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint": {
"version": "8.57.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.57.0",
"@humanwhocodes/config-array": "^0.11.14",
"@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"
2024-04-10 06:25:47 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2024-02-01 14:21:04 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/eslint-config-prettier": {
"version": "8.6.0",
"dev": true,
"license": "MIT",
"bin": {
"eslint-config-prettier": "bin/cli.js"
},
"peerDependencies": {
"eslint": ">=7.0.0"
}
2024-01-09 08:24:52 +00:00
},
"node_modules/eslint-import-resolver-node": {
"version": "0.3.7",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"debug": "^3.2.7",
"is-core-module": "^2.11.0",
"resolve": "^1.22.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-import-resolver-node/node_modules/debug": {
"version": "3.2.7",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "^2.1.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-module-utils": {
"version": "2.7.4",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"debug": "^3.2.7"
2024-09-05 07:08:43 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=4"
},
"peerDependenciesMeta": {
"eslint": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-module-utils/node_modules/debug": {
"version": "3.2.7",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ms": "^2.1.1"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/eslint-plugin-import": {
"version": "2.27.5",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"array-includes": "^3.1.6",
"array.prototype.flat": "^1.3.1",
"array.prototype.flatmap": "^1.3.1",
"debug": "^3.2.7",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.7",
"eslint-module-utils": "^2.7.4",
"has": "^1.0.3",
"is-core-module": "^2.11.0",
"is-glob": "^4.0.3",
"minimatch": "^3.1.2",
"object.values": "^1.1.6",
"resolve": "^1.22.1",
"semver": "^6.3.0",
"tsconfig-paths": "^3.14.1"
},
"engines": {
"node": ">=4"
},
"peerDependencies": {
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
2024-01-08 11:33:38 +00:00
}
2023-12-29 10:01:36 +00:00
},
"node_modules/eslint-plugin-import/node_modules/brace-expansion": {
"version": "1.1.11",
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-plugin-import/node_modules/debug": {
"version": "3.2.7",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ms": "^2.1.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-plugin-import/node_modules/doctrine": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
2024-01-08 11:33:38 +00:00
"dependencies": {
"esutils": "^2.0.2"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=0.10.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/eslint-plugin-import/node_modules/minimatch": {
"version": "3.1.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
2024-04-09 08:16:21 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/eslint-plugin-import/node_modules/semver": {
"version": "6.3.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/eslint-scope": {
"version": "5.1.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^4.1.1"
2024-04-10 06:25:47 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=8.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint-visitor-keys": {
"version": "3.4.3",
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
"url": "https://opencollective.com/eslint"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/eslint/node_modules/ansi-styles": {
"version": "4.3.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"color-convert": "^2.0.1"
},
2022-08-31 07:26:26 +00:00
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/argparse": {
"version": "2.0.1",
"license": "Python-2.0"
2024-04-10 06:25:47 +00:00
},
"node_modules/eslint/node_modules/brace-expansion": {
"version": "1.1.11",
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/eslint/node_modules/chalk": {
"version": "4.1.2",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
2024-09-05 07:08:43 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/color-convert": {
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=7.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/eslint/node_modules/color-name": {
"version": "1.1.4",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/eslint/node_modules/escape-string-regexp": {
"version": "4.0.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/eslint/node_modules/eslint-scope": {
"version": "7.2.2",
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"esrecurse": "^4.3.0",
"estraverse": "^5.2.0"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
},
"funding": {
"url": "https://opencollective.com/eslint"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/estraverse": {
"version": "5.3.0",
"license": "BSD-2-Clause",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=4.0"
}
},
"node_modules/eslint/node_modules/find-up": {
"version": "5.0.0",
"license": "MIT",
"dependencies": {
"locate-path": "^6.0.0",
"path-exists": "^4.0.0"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/glob-parent": {
"version": "6.0.2",
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"is-glob": "^4.0.3"
2024-04-09 13:51:44 +00:00
},
"engines": {
"node": ">=10.13.0"
2024-04-09 13:51:44 +00:00
}
},
"node_modules/eslint/node_modules/globals": {
"version": "13.20.0",
"license": "MIT",
"dependencies": {
"type-fest": "^0.20.2"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
2024-04-09 13:51:44 +00:00
},
"node_modules/eslint/node_modules/has-flag": {
"version": "4.0.0",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/eslint/node_modules/is-path-inside": {
"version": "3.0.3",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
},
"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/locate-path": {
"version": "6.0.0",
"license": "MIT",
"dependencies": {
"p-locate": "^5.0.0"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=10"
},
2024-04-09 08:16:21 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/eslint/node_modules/minimatch": {
"version": "3.1.2",
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-04-09 08:16:21 +00:00
},
2022-08-31 07:26:26 +00:00
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/p-limit": {
"version": "3.1.0",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"yocto-queue": "^0.1.0"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/p-locate": {
"version": "5.0.0",
"license": "MIT",
2023-12-29 10:01:36 +00:00
"dependencies": {
"p-limit": "^3.0.2"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eslint/node_modules/supports-color": {
"version": "7.2.0",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"has-flag": "^4.0.0"
2022-08-31 07:26:26 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/eslint/node_modules/type-fest": {
"version": "0.20.2",
"license": "(MIT OR CC0-1.0)",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/espree": {
"version": "9.6.1",
"license": "BSD-2-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"acorn": "^8.9.0",
"acorn-jsx": "^5.3.2",
"eslint-visitor-keys": "^3.4.1"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://opencollective.com/eslint"
2022-09-28 19:32:15 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/esprima": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"dev": true,
"license": "BSD-2-Clause",
"peer": true,
"bin": {
"esparse": "bin/esparse.js",
"esvalidate": "bin/esvalidate.js"
},
"engines": {
"node": ">=4"
}
},
"node_modules/esquery": {
"version": "1.5.0",
"license": "BSD-3-Clause",
2023-03-02 11:02:52 +00:00
"dependencies": {
"estraverse": "^5.1.0"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=0.10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/esquery/node_modules/estraverse": {
"version": "5.3.0",
"license": "BSD-2-Clause",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/esrecurse": {
"version": "4.3.0",
"license": "BSD-2-Clause",
2024-04-10 06:25:47 +00:00
"dependencies": {
"estraverse": "^5.2.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=4.0"
2024-04-10 06:25:47 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/esrecurse/node_modules/estraverse": {
"version": "5.3.0",
"license": "BSD-2-Clause",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4.0"
2024-02-01 14:21:04 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/estraverse": {
"version": "4.3.0",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "BSD-2-Clause",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/estree-walker": {
"version": "2.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/esutils": {
"version": "2.0.3",
"license": "BSD-2-Clause",
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/etag": {
"version": "1.8.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eventemitter3": {
"version": "4.0.7",
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/events": {
"version": "3.3.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=0.8.x"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/eventsource": {
"version": "1.1.2",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.12.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/execa": {
"version": "5.1.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"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"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=10"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sindresorhus/execa?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/exit": {
"version": "0.1.2",
2022-09-28 19:32:15 +00:00
"dev": true,
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.8.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/exponential-backoff": {
"version": "3.1.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "Apache-2.0"
},
"node_modules/express": {
"version": "4.19.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"accepts": "~1.3.8",
"array-flatten": "1.1.1",
"body-parser": "1.20.2",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.6.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"
2024-04-09 08:16:21 +00:00
},
2023-01-24 14:16:51 +00:00
"engines": {
"node": ">= 0.10.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/express/node_modules/cookie": {
"version": "0.6.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.6"
}
},
"node_modules/express/node_modules/debug": {
"version": "2.6.9",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ms": "2.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/express/node_modules/finalhandler": {
"version": "1.2.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2023-03-02 11:02:52 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/express/node_modules/ms": {
"version": "2.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/express/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/express/node_modules/statuses": {
"version": "2.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/extend": {
"version": "3.0.2",
"license": "MIT"
},
"node_modules/external-editor": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"chardet": "^0.7.0",
"iconv-lite": "^0.4.24",
"tmp": "^0.0.33"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=4"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/extsprintf": {
"version": "1.3.0",
"engines": [
"node >=0.6.0"
],
"license": "MIT"
},
"node_modules/fast-deep-equal": {
"version": "3.1.3",
"license": "MIT"
},
"node_modules/fast-glob": {
"version": "3.3.2",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"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"
2024-01-08 11:33:38 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=8.6.0"
2024-01-08 11:33:38 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/fast-json-stable-stringify": {
"version": "2.1.0",
"license": "MIT"
},
"node_modules/fast-levenshtein": {
"version": "2.0.6",
"license": "MIT"
},
"node_modules/fast-uri": {
"version": "3.0.1",
"dev": true,
"license": "MIT"
},
2024-09-05 11:44:33 +00:00
"node_modules/fastparse": {
"version": "1.1.2",
"dev": true,
"license": "MIT"
},
"node_modules/fastq": {
"version": "1.13.0",
"license": "ISC",
2024-02-01 14:21:04 +00:00
"dependencies": {
"reusify": "^1.0.4"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/faye-websocket": {
"version": "0.11.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "Apache-2.0",
2024-01-09 08:24:52 +00:00
"dependencies": {
"websocket-driver": ">=0.5.1"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">=0.8.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/file-entry-cache": {
"version": "6.0.1",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"flat-cache": "^3.0.4"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/fill-range": {
"version": "7.0.1",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"to-regex-range": "^5.0.1"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/finalhandler": {
"version": "1.1.2",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"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"
2024-04-09 08:16:21 +00:00
},
2022-08-31 07:26:26 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">= 0.8"
2023-03-02 11:02:52 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/finalhandler/node_modules/debug": {
"version": "2.6.9",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "2.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/finalhandler/node_modules/ms": {
"version": "2.0.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/finalhandler/node_modules/on-finished": {
"version": "2.3.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"ee-first": "1.1.1"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">= 0.8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/find-cache-dir": {
"version": "3.3.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"commondir": "^1.0.1",
"make-dir": "^3.0.2",
"pkg-dir": "^4.1.0"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/find-up": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"locate-path": "^5.0.0",
"path-exists": "^4.0.0"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/flat": {
"version": "5.0.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "BSD-3-Clause",
"bin": {
"flat": "cli.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/flat-cache": {
"version": "3.0.4",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"flatted": "^3.1.0",
"rimraf": "^3.0.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^10.12.0 || >=12.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/flatted": {
"version": "3.2.7",
"license": "ISC"
},
"node_modules/follow-redirects": {
"version": "1.15.1",
2024-04-10 06:25:47 +00:00
"dev": true,
2024-09-05 07:08:43 +00:00
"funding": [
{
"type": "individual",
"url": "https://github.com/sponsors/RubenVerborgh"
2024-09-05 07:08:43 +00:00
}
],
"license": "MIT",
"engines": {
"node": ">=4.0"
},
"peerDependenciesMeta": {
"debug": {
"optional": true
}
}
2024-04-09 08:16:21 +00:00
},
"node_modules/for-each": {
"version": "0.3.3",
"license": "MIT",
"dependencies": {
"is-callable": "^1.1.3"
}
},
"node_modules/foreground-child": {
"version": "3.3.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"cross-spawn": "^7.0.0",
"signal-exit": "^4.0.1"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">=14"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/foreground-child/node_modules/signal-exit": {
"version": "4.1.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=14"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/forever-agent": {
"version": "0.6.1",
"license": "Apache-2.0",
"engines": {
"node": "*"
}
2024-04-10 06:25:47 +00:00
},
"node_modules/form-data": {
"version": "2.3.3",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.6",
"mime-types": "^2.1.12"
},
"engines": {
"node": ">= 0.12"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/forwarded": {
"version": "0.2.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/fraction.js": {
"version": "4.3.7",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "*"
},
"funding": {
"type": "patreon",
"url": "https://github.com/sponsors/rawify"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/fresh": {
"version": "0.5.2",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/fs-extra": {
"version": "8.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"graceful-fs": "^4.2.0",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
2024-02-01 14:21:04 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=6 <7 || >=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/fs-minipass": {
"version": "3.0.3",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"minipass": "^7.0.3"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/fs.realpath": {
"version": "1.0.0",
"license": "ISC"
},
"node_modules/fsevents": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
"hasInstallScript": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
],
2024-01-08 11:33:38 +00:00
"engines": {
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/function-bind": {
"version": "1.1.2",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/function.prototype.name": {
"version": "1.1.5",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"es-abstract": "^1.19.0",
"functions-have-names": "^1.2.2"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/functions-have-names": {
"version": "1.2.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/gensync": {
"version": "1.0.0-beta.2",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/geotiff": {
"version": "2.1.3",
"license": "MIT",
"dependencies": {
"@petamoriken/float16": "^3.4.7",
"lerc": "^3.0.0",
"pako": "^2.0.4",
"parse-headers": "^2.0.2",
"quick-lru": "^6.1.1",
"web-worker": "^1.2.0",
"xml-utils": "^1.0.2",
"zstddec": "^0.1.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=10.19"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/geotiff/node_modules/lerc": {
"version": "3.0.0",
"license": "Apache-2.0"
},
"node_modules/geotiff/node_modules/pako": {
"version": "2.1.0",
"license": "(MIT AND Zlib)"
},
"node_modules/get-caller-file": {
"version": "2.0.5",
"license": "ISC",
2022-08-31 07:26:26 +00:00
"engines": {
"node": "6.* || 8.* || >= 10.*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/get-east-asian-width": {
"version": "1.2.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=18"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/get-intrinsic": {
"version": "1.2.4",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"has-proto": "^1.0.1",
"has-symbols": "^1.0.3",
"hasown": "^2.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-02 11:02:52 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/get-stream": {
"version": "6.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/get-symbol-description": {
"version": "1.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.1"
2024-02-01 14:21:04 +00:00
},
2022-08-31 07:26:26 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/getpass": {
"version": "0.1.7",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"assert-plus": "^1.0.0"
}
},
"node_modules/glob": {
"version": "10.4.5",
"dev": true,
"license": "ISC",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^3.1.2",
"minimatch": "^9.0.4",
"minipass": "^7.1.2",
"package-json-from-dist": "^1.0.0",
"path-scurry": "^1.11.1"
2024-02-01 14:21:04 +00:00
},
"bin": {
"glob": "dist/esm/bin.mjs"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/glob-parent": {
"version": "5.1.2",
"license": "ISC",
"dependencies": {
"is-glob": "^4.0.1"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 6"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/glob-to-regexp": {
"version": "0.4.1",
"dev": true,
"license": "BSD-2-Clause"
2024-04-09 08:16:21 +00:00
},
"node_modules/glob/node_modules/minimatch": {
"version": "9.0.5",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2022-08-31 07:26:26 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/globals": {
"version": "11.12.0",
"license": "MIT",
"engines": {
"node": ">=4"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/globalthis": {
"version": "1.0.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"define-properties": "^1.1.3"
2022-09-28 19:32:15 +00:00
},
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">= 0.4"
2024-04-09 08:16:21 +00:00
},
"funding": {
2024-09-05 07:08:43 +00:00
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/globby": {
"version": "14.0.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"@sindresorhus/merge-streams": "^2.1.0",
"fast-glob": "^3.3.2",
"ignore": "^5.2.4",
"path-type": "^5.0.0",
"slash": "^5.1.0",
"unicorn-magic": "^0.1.0"
2022-09-28 19:32:15 +00:00
},
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=18"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/globby/node_modules/path-type": {
"version": "5.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/gopd": {
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"get-intrinsic": "^1.1.3"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/graceful-fs": {
"version": "4.2.11",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC"
2024-09-05 07:08:43 +00:00
},
"node_modules/grapheme-splitter": {
"version": "1.0.4",
"license": "MIT"
},
"node_modules/graphemer": {
"version": "1.4.0",
"license": "MIT"
},
"node_modules/handle-thing": {
"version": "2.0.1",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/har-schema": {
"version": "2.0.0",
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/har-validator": {
"version": "5.1.5",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"ajv": "^6.12.3",
"har-schema": "^2.0.0"
2024-02-01 14:21:04 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/has": {
"version": "1.0.3",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"function-bind": "^1.1.1"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/has-ansi": {
"version": "2.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"ansi-regex": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/has-ansi/node_modules/ansi-regex": {
"version": "2.1.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/has-bigints": {
"version": "1.0.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/has-flag": {
"version": "3.0.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=4"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/has-property-descriptors": {
"version": "1.0.2",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"es-define-property": "^1.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/has-proto": {
"version": "1.0.1",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/has-symbols": {
"version": "1.0.3",
"license": "MIT",
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/has-tostringtag": {
"version": "1.0.0",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"has-symbols": "^1.0.2"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/hasown": {
"version": "2.0.2",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"function-bind": "^1.1.2"
2024-04-09 08:16:21 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/hosted-git-info": {
"version": "7.0.2",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"lru-cache": "^10.0.1"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/hosted-git-info/node_modules/lru-cache": {
"version": "10.4.3",
"dev": true,
"license": "ISC"
},
"node_modules/hpack.js": {
"version": "2.1.6",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"inherits": "^2.0.1",
"obuf": "^1.0.0",
"readable-stream": "^2.0.1",
"wbuf": "^1.1.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/hpack.js/node_modules/readable-stream": {
"version": "2.3.8",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/html-entities": {
"version": "2.5.2",
"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",
2024-04-09 08:16:21 +00:00
"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",
2024-09-05 07:08:43 +00:00
"dependencies": {
"depd": "2.0.0",
"inherits": "2.0.4",
"setprototypeof": "1.2.0",
"statuses": "2.0.1",
"toidentifier": "1.0.1"
2024-09-05 07:08:43 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/http-errors/node_modules/statuses": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.8"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/http-parser-js": {
"version": "0.5.8",
2022-09-28 19:32:15 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8.0.0"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/http-proxy-agent": {
"version": "7.0.2",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"agent-base": "^7.1.0",
"debug": "^4.3.4"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 14"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/http-proxy-middleware": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/http-proxy": "^1.17.10",
"debug": "^4.3.4",
"http-proxy": "^1.18.1",
"is-glob": "^4.0.1",
"is-plain-obj": "^3.0.0",
"micromatch": "^4.0.5"
},
"engines": {
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/http-signature": {
"version": "1.2.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"assert-plus": "^1.0.0",
"jsprim": "^1.2.2",
"sshpk": "^1.7.0"
2024-04-09 08:16:21 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=0.8",
"npm": ">=1.3.7"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/https-browserify": {
"version": "1.0.0",
"license": "MIT"
},
"node_modules/https-proxy-agent": {
"version": "7.0.5",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"agent-base": "^7.0.2",
"debug": "4"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 14"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/human-signals": {
"version": "2.1.0",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=10.17.0"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/hyperdyperid": {
"version": "1.2.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10.18"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/iconv-lite": {
"version": "0.4.24",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"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",
"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": {
2024-09-05 07:08:43 +00:00
"version": "5.3.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ignore-walk": {
"version": "6.0.5",
"dev": true,
"license": "ISC",
2024-04-10 12:06:44 +00:00
"dependencies": {
"minimatch": "^9.0.0"
2024-04-10 12:06:44 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-04-10 12:06:44 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/image-size": {
"version": "0.5.5",
"dev": true,
"license": "MIT",
"optional": true,
"bin": {
"image-size": "bin/image-size.js"
2024-04-09 08:16:21 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=0.10.0"
2023-03-02 11:02:52 +00:00
}
2022-08-31 07:26:26 +00:00
},
"node_modules/immediate": {
"version": "3.0.6",
"dev": true,
"license": "MIT"
},
"node_modules/immutable": {
"version": "4.3.5",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/import-fresh": {
"version": "3.3.0",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"parent-module": "^1.0.0",
"resolve-from": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6"
2024-04-09 08:16:21 +00:00
},
"funding": {
2024-09-05 07:08:43 +00:00
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/import-fresh/node_modules/resolve-from": {
2024-09-05 07:08:43 +00:00
"version": "4.0.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=4"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"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",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/inflight": {
"version": "1.0.6",
"license": "ISC",
2022-09-28 19:32:15 +00:00
"dependencies": {
"once": "^1.3.0",
"wrappy": "1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/inherits": {
"version": "2.0.4",
"license": "ISC"
},
"node_modules/ini": {
"version": "4.1.3",
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/injection-js": {
"version": "2.4.0",
"dev": true,
"license": "MIT",
2022-08-31 07:26:26 +00:00
"dependencies": {
"tslib": "^2.0.0"
2024-02-01 14:21:04 +00:00
}
},
"node_modules/internal-slot": {
"version": "1.0.5",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"get-intrinsic": "^1.2.0",
"has": "^1.0.3",
"side-channel": "^1.0.4"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ip-address": {
"version": "9.0.5",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"jsbn": "1.1.0",
"sprintf-js": "^1.1.3"
2022-09-28 19:32:15 +00:00
},
"engines": {
"node": ">= 12"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ip-address/node_modules/jsbn": {
"version": "1.1.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/ipaddr.js": {
"version": "2.2.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 10"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-arguments": {
"version": "1.1.1",
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-array-buffer": {
"version": "3.0.2",
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.2.0",
"is-typed-array": "^1.1.10"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/is-arrayish": {
"version": "0.2.1",
"dev": true,
"license": "MIT"
},
"node_modules/is-bigint": {
"version": "1.0.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"has-bigints": "^1.0.1"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-binary-path": {
"version": "2.1.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"binary-extensions": "^2.0.0"
2024-09-05 07:08:43 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/is-boolean-object": {
"version": "1.1.2",
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/is-builtin-module": {
"version": "3.2.1",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"builtin-modules": "^3.3.0"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/is-callable": {
"version": "1.2.7",
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/is-core-module": {
"version": "2.13.1",
"dev": true,
"license": "MIT",
"dependencies": {
"hasown": "^2.0.0"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-date-object": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/is-docker": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"bin": {
"is-docker": "cli.js"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/is-extglob": {
"version": "2.1.1",
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
2024-04-10 06:25:47 +00:00
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/is-fullwidth-code-point": {
"version": "3.0.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-generator-function": {
"version": "1.0.10",
"license": "MIT",
"dependencies": {
"has-tostringtag": "^1.0.0"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-glob": {
"version": "4.0.3",
"license": "MIT",
"dependencies": {
"is-extglob": "^2.1.1"
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=0.10.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-inside-container": {
"version": "1.0.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"is-docker": "^3.0.0"
},
"bin": {
"is-inside-container": "cli.js"
2024-02-01 14:21:04 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=14.16"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-interactive": {
"version": "1.0.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=8"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-lambda": {
"version": "1.0.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/is-module": {
"version": "1.0.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/is-nan": {
"version": "1.3.2",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"call-bind": "^1.0.0",
"define-properties": "^1.1.3"
2024-04-10 06:25:47 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-negative-zero": {
"version": "2.0.2",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-network-error": {
"version": "1.1.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-number": {
"version": "7.0.0",
"license": "MIT",
"engines": {
"node": ">=0.12.0"
}
},
"node_modules/is-number-object": {
"version": "1.0.7",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"has-tostringtag": "^1.0.0"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-path-cwd": {
"version": "1.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.10.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/is-path-in-cwd": {
"version": "1.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"is-path-inside": "^1.0.0"
2024-02-01 14:21:04 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=0.10.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-path-inside": {
"version": "1.0.1",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"path-is-inside": "^1.0.1"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=0.10.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/is-plain-obj": {
"version": "3.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/is-plain-object": {
"version": "2.0.4",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"isobject": "^3.0.1"
2024-02-01 14:21:04 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=0.10.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-regex": {
"version": "1.1.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"has-tostringtag": "^1.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-shared-array-buffer": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"call-bind": "^1.0.2"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-stream": {
"version": "2.0.1",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-string": {
"version": "1.0.7",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"has-tostringtag": "^1.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-symbol": {
"version": "1.0.4",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"has-symbols": "^1.0.2"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-typed-array": {
"version": "1.1.10",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
"gopd": "^1.0.1",
"has-tostringtag": "^1.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.4"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/is-typedarray": {
"version": "1.0.0",
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/is-unicode-supported": {
"version": "0.1.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/is-weakref": {
"version": "1.0.2",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/is-what": {
"version": "3.14.1",
"dev": true,
"license": "MIT"
},
"node_modules/is-wsl": {
"version": "3.1.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"is-inside-container": "^1.0.0"
2024-02-01 14:21:04 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=16"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/isarray": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/isbinaryfile": {
"version": "4.0.10",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">= 8.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/gjtorikian/"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/isexe": {
"version": "2.0.0",
"license": "ISC"
2024-01-09 08:24:52 +00:00
},
"node_modules/isobject": {
"version": "3.0.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/isstream": {
"version": "0.1.2",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/istanbul-lib-coverage": {
"version": "3.2.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=8"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/istanbul-lib-instrument": {
"version": "6.0.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-02-01 14:21:04 +00:00
"dependencies": {
"@babel/core": "^7.23.9",
"@babel/parser": "^7.23.9",
"@istanbuljs/schema": "^0.1.3",
"istanbul-lib-coverage": "^3.2.0",
"semver": "^7.5.4"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">=10"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/istanbul-lib-report": {
"version": "3.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"istanbul-lib-coverage": "^3.0.0",
"make-dir": "^3.0.0",
"supports-color": "^7.1.0"
2022-09-28 19:32:15 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=8"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/istanbul-lib-report/node_modules/has-flag": {
"version": "4.0.0",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/istanbul-lib-report/node_modules/supports-color": {
"version": "7.2.0",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"has-flag": "^4.0.0"
2024-04-10 06:25:47 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps": {
"version": "3.0.6",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"debug": "^4.1.1",
"istanbul-lib-coverage": "^2.0.5",
"make-dir": "^2.1.0",
"rimraf": "^2.6.3",
"source-map": "^0.6.1"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/brace-expansion": {
"version": "1.1.11",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/glob": {
"version": "7.2.3",
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/istanbul-lib-coverage": {
"version": "2.0.5",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=6"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/make-dir": {
"version": "2.1.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"pify": "^4.0.1",
"semver": "^5.6.0"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/minimatch": {
"version": "3.1.2",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-09-05 07:08:43 +00:00
},
2022-08-31 07:26:26 +00:00
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/pify": {
"version": "4.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/rimraf": {
"version": "2.7.1",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"glob": "^7.1.3"
2024-09-05 07:08:43 +00:00
},
"bin": {
"rimraf": "bin.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/istanbul-lib-source-maps/node_modules/semver": {
"version": "5.7.1",
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2022-08-31 07:26:26 +00:00
}
2022-09-28 19:32:15 +00:00
},
"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"
}
2024-04-10 06:25:47 +00:00
},
"node_modules/istanbul-reports": {
"version": "3.1.5",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-01-08 11:33:38 +00:00
"dependencies": {
"html-escaper": "^2.0.0",
"istanbul-lib-report": "^3.0.0"
2024-01-08 11:33:38 +00:00
},
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=8"
}
},
"node_modules/jackspeak": {
"version": "3.4.3",
"dev": true,
"license": "BlueOak-1.0.0",
"dependencies": {
"@isaacs/cliui": "^8.0.2"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
},
"optionalDependencies": {
"@pkgjs/parseargs": "^0.11.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jasmine": {
"version": "2.8.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"exit": "^0.1.2",
"glob": "^7.0.6",
"jasmine-core": "~2.8.0"
2024-04-09 08:16:21 +00:00
},
"bin": {
"jasmine": "bin/jasmine.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jasmine-core": {
"version": "4.3.0",
"dev": true,
"license": "MIT"
},
"node_modules/jasmine-spec-reporter": {
"version": "7.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"colors": "1.4.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jasmine/node_modules/brace-expansion": {
"version": "1.1.11",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/jasmine/node_modules/glob": {
"version": "7.2.3",
"dev": true,
"license": "ISC",
2023-03-02 11:02:52 +00:00
"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": "*"
2023-03-02 11:02:52 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jasmine/node_modules/jasmine-core": {
"version": "2.8.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/jasmine/node_modules/minimatch": {
"version": "3.1.2",
"dev": true,
"license": "ISC",
2022-09-28 19:32:15 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jasminewd2": {
"version": "2.2.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">= 6.9.x"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jest-worker": {
"version": "27.5.1",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"@types/node": "*",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">= 10.13.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/jest-worker/node_modules/has-flag": {
"version": "4.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jest-worker/node_modules/supports-color": {
"version": "8.1.1",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=10"
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/jiti": {
"version": "1.21.0",
"dev": true,
"license": "MIT",
"bin": {
"jiti": "bin/jiti.js"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/js-tokens": {
"version": "4.0.0",
2024-09-06 10:17:57 +00:00
"license": "MIT"
2024-01-09 08:24:52 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/js-yaml": {
"version": "3.14.1",
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"argparse": "^1.0.7",
"esprima": "^4.0.0"
},
"bin": {
"js-yaml": "bin/js-yaml.js"
}
},
"node_modules/jsbn": {
"version": "0.1.1",
"license": "MIT"
},
"node_modules/jsep": {
"version": "0.3.5",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 6.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/jsesc": {
"version": "2.5.2",
"license": "MIT",
"bin": {
"jsesc": "bin/jsesc"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=4"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/json-parse-even-better-errors": {
"version": "3.0.2",
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/json-schema": {
"version": "0.4.0",
"license": "(AFL-2.1 OR BSD-3-Clause)"
},
"node_modules/json-schema-traverse": {
"version": "0.4.1",
"license": "MIT"
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"license": "MIT"
},
"node_modules/json-stringify-safe": {
"version": "5.0.1",
"license": "ISC"
},
"node_modules/json5": {
"version": "2.2.3",
"license": "MIT",
"bin": {
"json5": "lib/cli.js"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/jsonc-parser": {
"version": "3.3.1",
"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",
2022-08-31 07:26:26 +00:00
"dev": true,
"engines": [
"node >= 0.2.0"
],
"license": "MIT"
},
"node_modules/jsprim": {
"version": "1.4.2",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
"json-schema": "0.4.0",
"verror": "1.10.0"
2022-09-28 19:32:15 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=0.6.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jszip": {
"version": "3.10.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "(MIT OR GPL-3.0-or-later)",
2024-09-05 07:08:43 +00:00
"dependencies": {
"lie": "~3.3.0",
"pako": "~1.0.2",
"readable-stream": "~2.3.6",
"setimmediate": "^1.0.5"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/jszip/node_modules/readable-stream": {
"version": "2.3.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/karma": {
"version": "6.4.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"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"
2024-01-08 11:33:38 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">= 10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma-chrome-launcher": {
"version": "3.1.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"which": "^1.2.1"
2024-09-05 07:08:43 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/karma-coverage-istanbul-reporter": {
"version": "3.0.3",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "MIT",
2022-09-28 19:32:15 +00:00
"dependencies": {
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-lib-source-maps": "^3.0.6",
"istanbul-reports": "^3.0.2",
"minimatch": "^3.0.4"
2024-01-08 11:33:38 +00:00
},
"funding": {
"url": "https://github.com/sponsors/mattlewis92"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma-coverage-istanbul-reporter/node_modules/brace-expansion": {
"version": "1.1.11",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma-coverage-istanbul-reporter/node_modules/minimatch": {
"version": "3.1.2",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-09-05 07:08:43 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma-jasmine": {
"version": "5.1.0",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"jasmine-core": "^4.1.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=12"
},
"peerDependencies": {
"karma": "^6.0.0"
2024-04-10 06:25:47 +00:00
}
2024-04-09 09:23:39 +00:00
},
"node_modules/karma-jasmine-html-reporter": {
"version": "2.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"peerDependencies": {
"jasmine-core": "^4.0.0",
"karma": "^6.0.0",
"karma-jasmine": "^5.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma-source-map-support": {
"version": "1.4.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"source-map-support": "^0.5.5"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma/node_modules/brace-expansion": {
"version": "1.1.11",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/karma/node_modules/glob": {
"version": "7.2.3",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"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"
2023-03-02 11:02:52 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma/node_modules/minimatch": {
"version": "3.1.2",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"brace-expansion": "^1.1.7"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": "*"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma/node_modules/mkdirp": {
"version": "0.5.6",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"minimist": "^1.2.6"
2023-03-02 11:02:52 +00:00
},
"bin": {
"mkdirp": "bin/cmd.js"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/karma/node_modules/source-map": {
"version": "0.6.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "BSD-3-Clause",
2023-03-02 11:02:52 +00:00
"engines": {
2024-04-10 06:25:47 +00:00
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/karma/node_modules/tmp": {
"version": "0.2.1",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"rimraf": "^3.0.0"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8.17.0"
2022-09-28 19:32:15 +00:00
}
},
"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"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/karma/node_modules/yargs-parser": {
"version": "20.2.9",
2023-12-29 10:01:36 +00:00
"dev": true,
"license": "ISC",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=10"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/kdbush": {
"version": "3.0.0",
"license": "ISC"
2024-09-05 07:08:43 +00:00
},
"node_modules/kind-of": {
"version": "6.0.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/ktx-parse": {
"version": "0.2.2",
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/launch-editor": {
"version": "2.8.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"picocolors": "^1.0.0",
"shell-quote": "^1.8.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/lerc": {
"version": "2.0.0",
"license": "Apache-2.0"
},
"node_modules/less": {
"version": "4.2.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "Apache-2.0",
2024-04-09 08:16:21 +00:00
"dependencies": {
"copy-anything": "^2.0.1",
"parse-node-version": "^1.0.1",
"tslib": "^2.3.0"
},
"bin": {
"lessc": "bin/lessc"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6"
2024-09-05 07:08:43 +00:00
},
"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"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/less-loader": {
"version": "12.2.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">= 18.12.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"less": "^3.5.0 || ^4.0.0",
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"@rspack/core": {
"optional": true
},
"webpack": {
"optional": true
}
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/less/node_modules/make-dir": {
"version": "2.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-09-05 07:08:43 +00:00
"dependencies": {
"pify": "^4.0.1",
"semver": "^5.6.0"
2024-09-05 07:08:43 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/less/node_modules/mime": {
"version": "1.6.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"optional": true,
"bin": {
"mime": "cli.js"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/less/node_modules/pify": {
"version": "4.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/less/node_modules/semver": {
"version": "5.7.2",
"dev": true,
"license": "ISC",
"optional": true,
"bin": {
"semver": "bin/semver"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/less/node_modules/source-map": {
"version": "0.6.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "BSD-3-Clause",
"optional": true,
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.10.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/levn": {
"version": "0.4.1",
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"prelude-ls": "^1.2.1",
"type-check": "~0.4.0"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": ">= 0.8.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/license-webpack-plugin": {
"version": "4.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"webpack-sources": "^3.0.0"
2024-09-05 07:08:43 +00:00
},
"peerDependenciesMeta": {
"webpack": {
"optional": true
},
"webpack-sources": {
"optional": true
}
2022-09-28 19:32:15 +00:00
}
},
"node_modules/lie": {
"version": "3.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"immediate": "~3.0.5"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/lines-and-columns": {
"version": "1.2.4",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/listr2": {
"version": "8.2.4",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"cli-truncate": "^4.0.0",
"colorette": "^2.0.20",
"eventemitter3": "^5.0.1",
"log-update": "^6.1.0",
"rfdc": "^1.4.1",
"wrap-ansi": "^9.0.0"
2024-09-05 07:08:43 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/listr2/node_modules/ansi-regex": {
"version": "6.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/listr2/node_modules/ansi-styles": {
"version": "6.2.1",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/listr2/node_modules/emoji-regex": {
"version": "10.4.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/listr2/node_modules/eventemitter3": {
"version": "5.0.1",
"dev": true,
"license": "MIT"
},
"node_modules/listr2/node_modules/string-width": {
"version": "7.2.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"emoji-regex": "^10.3.0",
"get-east-asian-width": "^1.0.0",
"strip-ansi": "^7.1.0"
2024-04-10 06:25:47 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/listr2/node_modules/strip-ansi": {
"version": "7.1.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^6.0.1"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/listr2/node_modules/wrap-ansi": {
"version": "9.0.0",
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"ansi-styles": "^6.2.1",
"string-width": "^7.0.0",
"strip-ansi": "^7.1.0"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/lmdb": {
"version": "3.0.13",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"msgpackr": "^1.10.2",
"node-addon-api": "^6.1.0",
"node-gyp-build-optional-packages": "5.2.2",
"ordered-binary": "^1.4.1",
"weak-lru-cache": "^1.2.2"
},
"bin": {
"download-lmdb-prebuilds": "bin/download-prebuilds.js"
2023-03-02 11:02:52 +00:00
},
"optionalDependencies": {
"@lmdb/lmdb-darwin-arm64": "3.0.13",
"@lmdb/lmdb-darwin-x64": "3.0.13",
"@lmdb/lmdb-linux-arm": "3.0.13",
"@lmdb/lmdb-linux-arm64": "3.0.13",
"@lmdb/lmdb-linux-x64": "3.0.13",
"@lmdb/lmdb-win32-x64": "3.0.13"
}
},
2024-09-06 10:43:59 +00:00
"node_modules/lmdb/node_modules/@lmdb/lmdb-linux-x64": {
"version": "3.0.13",
"resolved": "https://registry.npmjs.org/@lmdb/lmdb-linux-x64/-/lmdb-linux-x64-3.0.13.tgz",
"integrity": "sha512-vOtxu0xC0SLdQ2WRXg8Qgd8T32ak4SPqk5zjItRszrJk2BdeXqfGxBJbP7o4aOvSPSmSSv46Lr1EP4HXU8v7Kg==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/loader-runner": {
"version": "4.3.0",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6.11.5"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/loader-utils": {
"version": "3.3.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">= 12.13.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/locate-path": {
"version": "5.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"p-locate": "^4.1.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/lodash": {
"version": "4.17.21",
"dev": true,
"license": "MIT"
2024-04-10 06:25:47 +00:00
},
"node_modules/lodash.debounce": {
"version": "4.0.8",
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/lodash.merge": {
"version": "4.6.2",
"license": "MIT"
},
"node_modules/log-symbols": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"chalk": "^4.1.0",
"is-unicode-supported": "^0.1.0"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-symbols/node_modules/ansi-styles": {
"version": "4.3.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-symbols/node_modules/chalk": {
"version": "4.1.2",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/log-symbols/node_modules/color-convert": {
"version": "2.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"color-name": "~1.1.4"
2023-03-02 11:02:52 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=7.0.0"
2022-09-28 19:32:15 +00:00
}
},
"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",
2023-12-29 10:01:36 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-symbols/node_modules/supports-color": {
"version": "7.2.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"dependencies": {
"has-flag": "^4.0.0"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update": {
"version": "6.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ansi-escapes": "^7.0.0",
"cli-cursor": "^5.0.0",
"slice-ansi": "^7.1.0",
"strip-ansi": "^7.1.0",
"wrap-ansi": "^9.0.0"
2024-09-05 07:08:43 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/log-update/node_modules/ansi-escapes": {
"version": "7.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"environment": "^1.0.0"
2024-09-05 07:08:43 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/ansi-regex": {
"version": "6.0.1",
2022-08-19 19:47:51 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=12"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/ansi-styles": {
"version": "6.2.1",
"dev": true,
"license": "MIT",
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=12"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-08-19 18:39:00 +00:00
}
2021-10-05 04:27:18 +00:00
},
"node_modules/log-update/node_modules/cli-cursor": {
"version": "5.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"restore-cursor": "^5.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/log-update/node_modules/emoji-regex": {
"version": "10.4.0",
"dev": true,
"license": "MIT"
},
"node_modules/log-update/node_modules/is-fullwidth-code-point": {
"version": "5.0.0",
"dev": true,
"license": "MIT",
"dependencies": {
"get-east-asian-width": "^1.0.0"
2023-03-02 11:02:52 +00:00
},
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-08-19 18:39:00 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/log-update/node_modules/onetime": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"mimic-function": "^5.0.0"
2024-04-09 08:16:21 +00:00
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/restore-cursor": {
"version": "5.1.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"onetime": "^7.0.0",
"signal-exit": "^4.1.0"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/signal-exit": {
"version": "4.1.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=14"
2024-04-10 06:25:47 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/isaacs"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/slice-ansi": {
"version": "7.1.0",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ansi-styles": "^6.2.1",
"is-fullwidth-code-point": "^5.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/string-width": {
"version": "7.2.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^10.3.0",
"get-east-asian-width": "^1.0.0",
"strip-ansi": "^7.1.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/log-update/node_modules/strip-ansi": {
"version": "7.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^6.0.1"
},
2023-03-02 11:02:52 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/log-update/node_modules/wrap-ansi": {
"version": "9.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^6.2.1",
"string-width": "^7.0.0",
"strip-ansi": "^7.1.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/log4js": {
"version": "6.6.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "Apache-2.0",
2023-03-02 11:02:52 +00:00
"dependencies": {
"date-format": "^4.0.13",
"debug": "^4.3.4",
"flatted": "^3.2.6",
"rfdc": "^1.3.0",
"streamroller": "^3.1.2"
2024-01-08 11:33:38 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/long": {
"version": "5.2.0",
"license": "Apache-2.0"
},
"node_modules/lru-cache": {
"version": "5.1.1",
"license": "ISC",
"dependencies": {
"yallist": "^3.0.2"
}
},
"node_modules/lru-cache/node_modules/yallist": {
"version": "3.1.1",
"license": "ISC"
},
"node_modules/magic-string": {
"version": "0.30.11",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@jridgewell/sourcemap-codec": "^1.5.0"
}
},
"node_modules/make-dir": {
"version": "3.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"semver": "^6.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8"
2024-04-09 08:16:21 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/make-dir/node_modules/semver": {
"version": "6.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"bin": {
"semver": "bin/semver.js"
}
},
"node_modules/make-error": {
"version": "1.3.6",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC"
2024-09-05 07:08:43 +00:00
},
"node_modules/make-fetch-happen": {
"version": "13.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"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",
"proc-log": "^4.2.0",
"promise-retry": "^2.0.1",
"ssri": "^10.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/media-typer": {
"version": "0.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/memfs": {
"version": "4.11.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@jsonjoy.com/json-pack": "^1.0.3",
"@jsonjoy.com/util": "^1.3.0",
"tree-dump": "^1.0.1",
"tslib": "^2.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 4.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/streamich"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/merge-descriptors": {
"version": "1.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/merge-stream": {
"version": "2.0.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/merge2": {
"version": "1.4.1",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 8"
2023-03-02 11:02:52 +00:00
}
2022-09-28 19:32:15 +00:00
},
"node_modules/mersenne-twister": {
"version": "1.1.0",
"license": "MIT"
},
"node_modules/meshoptimizer": {
"version": "0.16.1",
"license": "MIT"
},
"node_modules/methods": {
"version": "1.1.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/micromatch": {
"version": "4.0.5",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"braces": "^3.0.2",
"picomatch": "^2.3.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/mime": {
"version": "2.6.0",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
"bin": {
"mime": "cli.js"
2023-03-02 11:02:52 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=4.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/mime-db": {
"version": "1.52.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/mime-types": {
"version": "2.1.35",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"mime-db": "1.52.0"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">= 0.6"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/mimic-fn": {
"version": "2.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/mimic-function": {
"version": "5.0.1",
2022-09-28 19:32:15 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/mini-css-extract-plugin": {
"version": "2.9.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"schema-utils": "^4.0.0",
"tapable": "^2.2.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/minimalistic-assert": {
"version": "1.0.1",
"dev": true,
"license": "ISC"
},
"node_modules/minimatch": {
"version": "9.0.3",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=16 || 14 >=14.17"
2024-04-09 08:16:21 +00:00
},
"funding": {
2024-09-05 07:08:43 +00:00
"url": "https://github.com/sponsors/isaacs"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minimist": {
"version": "1.2.6",
"dev": true,
"license": "MIT"
2024-04-09 08:16:21 +00:00
},
"node_modules/minipass": {
"version": "7.1.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": ">=16 || 14 >=14.17"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-collect": {
"version": "2.0.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"minipass": "^7.0.3"
},
"engines": {
"node": ">=16 || 14 >=14.17"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-fetch": {
"version": "3.0.5",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"minipass": "^7.0.3",
"minipass-sized": "^1.0.3",
"minizlib": "^2.1.2"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
},
"optionalDependencies": {
"encoding": "^0.1.13"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-flush": {
"version": "1.0.5",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"minipass": "^3.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">= 8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-flush/node_modules/minipass": {
"version": "3.3.6",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-pipeline": {
"version": "1.2.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"minipass": "^3.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-pipeline/node_modules/minipass": {
"version": "3.3.6",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minipass-sized": {
"version": "1.0.3",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"minipass": "^3.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/minipass-sized/node_modules/minipass": {
"version": "3.3.6",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"yallist": "^4.0.0"
2024-04-10 06:25:47 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minizlib": {
"version": "2.1.2",
"dev": true,
"license": "MIT",
"dependencies": {
"minipass": "^3.0.0",
"yallist": "^4.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">= 8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/minizlib/node_modules/minipass": {
"version": "3.3.6",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"yallist": "^4.0.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/mkdirp": {
"version": "1.0.4",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"bin": {
"mkdirp": "bin/cmd.js"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=10"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/moment": {
"version": "2.29.4",
"license": "MIT",
"engines": {
"node": "*"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/mrmime": {
"version": "2.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=10"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ms": {
"version": "2.1.2",
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/msgpackr": {
"version": "1.11.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"optionalDependencies": {
"msgpackr-extract": "^3.0.2"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/msgpackr-extract": {
"version": "3.0.3",
2024-01-08 11:33:38 +00:00
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,
2024-04-10 06:25:47 +00:00
"dependencies": {
"node-gyp-build-optional-packages": "5.2.2"
},
"bin": {
"download-msgpackr-prebuilds": "bin/download-prebuilds.js"
},
"optionalDependencies": {
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.3",
"@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.3",
"@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.3",
"@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.3",
"@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.3",
"@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.3"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/multicast-dns": {
"version": "7.2.5",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"dns-packet": "^5.2.2",
"thunky": "^1.0.2"
2024-09-05 07:08:43 +00:00
},
"bin": {
"multicast-dns": "cli.js"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/mute-stream": {
"version": "1.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
2024-04-10 06:25:47 +00:00
},
"node_modules/nanoid": {
"version": "3.3.7",
2024-09-05 07:08:43 +00:00
"dev": true,
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ai"
}
],
"license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
2024-04-09 08:16:21 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/natural-compare": {
"version": "1.4.0",
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/needle": {
"version": "3.3.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-04-10 06:25:47 +00:00
"dependencies": {
"iconv-lite": "^0.6.3",
"sax": "^1.2.4"
},
"bin": {
"needle": "bin/needle"
2024-04-09 13:51:44 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 4.4.x"
2024-04-09 13:51:44 +00:00
}
},
"node_modules/needle/node_modules/iconv-lite": {
"version": "0.6.3",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"optional": true,
2024-01-08 11:33:38 +00:00
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=0.10.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/negotiator": {
"version": "0.6.3",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.6"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/neo-async": {
"version": "2.6.2",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2024-01-08 11:33:38 +00:00
},
"node_modules/ng-packagr": {
"version": "18.2.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/wasm-node": "^4.18.0",
"ajv": "^8.12.0",
"ansi-colors": "^4.1.3",
"browserslist": "^4.22.1",
"cacache": "^18.0.0",
"chokidar": "^3.5.3",
"commander": "^12.0.0",
"convert-source-map": "^2.0.0",
"dependency-graph": "^1.0.0",
"esbuild": "^0.23.0",
"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.4.0",
"postcss": "^8.4.31",
"rxjs": "^7.8.1",
"sass": "^1.69.5"
},
"bin": {
"ng-packagr": "cli/main.js"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^18.19.1 || >=20.11.1"
2024-04-10 06:25:47 +00:00
},
"optionalDependencies": {
"rollup": "^4.18.0"
},
"peerDependencies": {
"@angular/compiler-cli": "^18.0.0 || ^18.2.0-next.0",
"tailwindcss": "^2.0.0 || ^3.0.0",
"tslib": "^2.3.0",
"typescript": ">=5.4 <5.6"
},
"peerDependenciesMeta": {
"tailwindcss": {
"optional": true
}
2024-01-09 08:24:52 +00:00
}
},
"node_modules/ng-packagr/node_modules/ajv": {
"version": "8.17.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-uri": "^3.0.1",
"json-schema-traverse": "^1.0.0",
"require-from-string": "^2.0.2"
2024-01-08 11:33:38 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/epoberezkin"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ng-packagr/node_modules/commander": {
"version": "12.1.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
}
},
"node_modules/ng-packagr/node_modules/convert-source-map": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
},
"node_modules/ng-packagr/node_modules/json-schema-traverse": {
"version": "1.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/ngrx-store-localstorage": {
"version": "18.0.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"deepmerge": "^4.2.2",
"tslib": "^2.3.0"
2024-01-08 11:33:38 +00:00
},
"peerDependencies": {
"@angular/common": "^18.0.1",
"@angular/core": "^18.0.1",
"@ngrx/store": "^18.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/ngx-avatars": {
"version": "1.8.0",
"license": "MIT",
"dependencies": {
"ts-md5": "^1.3.1",
"tslib": "^2.6.3"
},
"peerDependencies": {
"@angular/common": "^18.0.1",
"@angular/core": "^18.0.1"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ngx-clipboard": {
"version": "16.0.0",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"ngx-window-token": ">=7.0.0",
"tslib": "^2.0.0"
2024-01-09 08:24:52 +00:00
},
"peerDependencies": {
"@angular/common": ">=13.0.0",
"@angular/core": ">=13.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/ngx-image-cropper": {
2024-09-05 11:44:33 +00:00
"version": "7.2.1",
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
2024-09-05 11:44:33 +00:00
"@angular/common": ">=13.0.0",
"@angular/core": ">=13.0.0"
}
},
"node_modules/ngx-uploadx": {
"version": "6.2.1",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/core": ">=14.0.0 <19.0.0",
"rxjs": "^6.4.0 || ^7.0.0"
}
},
"node_modules/ngx-window-token": {
"version": "7.0.0",
"license": "MIT",
"dependencies": {
"tslib": "^2.0.0"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": "^14.20.0 || ^16.13.0 || >=18.10.0"
},
"peerDependencies": {
"@angular/common": ">=13.0.0",
"@angular/core": ">=13.0.0"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/node-addon-api": {
"version": "6.1.0",
"dev": true,
"license": "MIT"
},
"node_modules/node-forge": {
"version": "1.3.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "(BSD-3-Clause OR GPL-2.0)",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 6.13.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/node-gyp": {
"version": "10.2.0",
2024-01-08 11:33:38 +00:00
"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": "^4.1.0",
"semver": "^7.3.5",
"tar": "^6.2.1",
"which": "^4.0.0"
},
"bin": {
"node-gyp": "bin/node-gyp.js"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/node-gyp-build-optional-packages": {
"version": "5.2.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"detect-libc": "^2.0.1"
2024-09-05 07:08:43 +00:00
},
"bin": {
"node-gyp-build-optional-packages": "bin.js",
"node-gyp-build-optional-packages-optional": "optional.js",
"node-gyp-build-optional-packages-test": "build-test.js"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/node-gyp/node_modules/isexe": {
"version": "3.1.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=16"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/node-gyp/node_modules/which": {
"version": "4.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"isexe": "^3.1.1"
},
"bin": {
"node-which": "bin/which.js"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": "^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/node-releases": {
"version": "2.0.18",
"license": "MIT"
},
"node_modules/nopt": {
"version": "7.2.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"abbrev": "^2.0.0"
},
2024-09-05 07:08:43 +00:00
"bin": {
"nopt": "bin/nopt.js"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/normalize-package-data": {
"version": "6.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"hosted-git-info": "^7.0.0",
"semver": "^7.3.5",
"validate-npm-package-license": "^3.0.4"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/normalize-path": {
"version": "3.0.0",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/normalize-range": {
"version": "0.1.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
2024-04-09 08:16:21 +00:00
"node": ">=0.10.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/nosleep.js": {
"version": "0.9.0",
"license": "MIT"
},
"node_modules/npm-bundled": {
"version": "3.0.1",
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"npm-normalize-package-bin": "^3.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/npm-install-checks": {
"version": "6.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"semver": "^7.1.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
2024-04-09 08:16:21 +00:00
},
"node_modules/npm-normalize-package-bin": {
"version": "3.0.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/npm-package-arg": {
"version": "11.0.3",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"hosted-git-info": "^7.0.0",
"proc-log": "^4.0.0",
"semver": "^7.3.5",
"validate-npm-package-name": "^5.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/npm-packlist": {
"version": "8.0.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"ignore-walk": "^6.0.4"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/npm-pick-manifest": {
"version": "9.1.0",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/npm-registry-fetch": {
"version": "17.1.0",
"dev": true,
"license": "ISC",
"dependencies": {
"@npmcli/redact": "^2.0.0",
"jsonparse": "^1.3.1",
"make-fetch-happen": "^13.0.0",
"minipass": "^7.0.2",
"minipass-fetch": "^3.0.0",
"minizlib": "^2.1.2",
"npm-package-arg": "^11.0.0",
"proc-log": "^4.0.0"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/npm-run-path": {
"version": "4.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"path-key": "^3.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=8"
}
},
"node_modules/nth-check": {
"version": "2.1.1",
"dev": true,
"license": "BSD-2-Clause",
"dependencies": {
"boolbase": "^1.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/fb55/nth-check?sponsor=1"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/oauth-sign": {
"version": "0.9.0",
"license": "Apache-2.0",
"engines": {
"node": "*"
}
},
"node_modules/object-assign": {
"version": "4.1.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/object-inspect": {
"version": "1.12.3",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/object-is": {
"version": "1.1.5",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/object-keys": {
"version": "1.1.1",
"license": "MIT",
"engines": {
"node": ">= 0.4"
}
},
"node_modules/object.assign": {
"version": "4.1.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"has-symbols": "^1.0.3",
"object-keys": "^1.1.1"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/object.values": {
"version": "1.1.6",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 0.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/obuf": {
"version": "1.1.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT"
},
"node_modules/ol": {
"version": "8.2.0",
"license": "BSD-2-Clause",
"dependencies": {
"color-rgba": "^3.0.0",
"color-space": "^2.0.1",
"earcut": "^2.2.3",
"geotiff": "^2.0.7",
"pbf": "3.2.1",
"rbush": "^3.0.1"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/openlayers"
}
},
2024-09-06 11:32:58 +00:00
"node_modules/ol-cesium": {
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/ol-cesium/-/ol-cesium-2.17.0.tgz",
"integrity": "sha512-XaMXjQYuq2eMPAgAx2e1wjN4I4QwfmPC+9YgU4xoMCj/MBj8oDQusyloQ4TaovypqbZg+0jJDDSZc7BhXckBwA==",
"license": "BSD-2-Clause",
"peer": true,
"peerDependencies": {
"cesium": ">= 1.62.0",
"ol": ">= 6.0.1 || 7 || 8"
}
},
"node_modules/olcs": {
"version": "2.13.1",
"license": "BSD-2-Clause",
"peerDependencies": {
"cesium": ">= 1.62.0",
"ol": ">= 6.0.1 || 7"
}
},
"node_modules/on-finished": {
"version": "2.4.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ee-first": "1.1.1"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.8"
2024-04-10 06:25:47 +00:00
}
2024-01-08 11:33:38 +00:00
},
"node_modules/on-headers": {
"version": "1.0.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">= 0.8"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/once": {
"version": "1.4.0",
"license": "ISC",
"dependencies": {
"wrappy": "1"
}
},
"node_modules/onetime": {
"version": "5.1.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"mimic-fn": "^2.1.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/open": {
"version": "10.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"default-browser": "^5.2.1",
"define-lazy-prop": "^3.0.0",
"is-inside-container": "^1.0.0",
"is-wsl": "^3.1.0"
},
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/optionator": {
"version": "0.9.4",
"license": "MIT",
"dependencies": {
"deep-is": "^0.1.3",
"fast-levenshtein": "^2.0.6",
"levn": "^0.4.1",
"prelude-ls": "^1.2.1",
"type-check": "^0.4.0",
"word-wrap": "^1.2.5"
},
"engines": {
"node": ">= 0.8.0"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/ora": {
"version": "5.4.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"bl": "^4.1.0",
2024-09-05 07:08:43 +00:00
"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"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
2024-09-05 07:08:43 +00:00
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ora/node_modules/ansi-styles": {
2024-09-05 07:08:43 +00:00
"version": "4.3.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"color-convert": "^2.0.1"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/ora/node_modules/chalk": {
2024-09-05 07:08:43 +00:00
"version": "4.1.2",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
2024-01-08 11:33:38 +00:00
},
2024-04-10 06:25:47 +00:00
"funding": {
2024-09-05 07:08:43 +00:00
"url": "https://github.com/chalk/chalk?sponsor=1"
2024-04-10 06:25:47 +00:00
}
},
"node_modules/ora/node_modules/color-convert": {
2024-09-05 07:08:43 +00:00
"version": "2.0.1",
2024-04-10 06:25:47 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"color-name": "~1.1.4"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=7.0.0"
2020-09-25 15:10:17 +00:00
}
},
"node_modules/ora/node_modules/color-name": {
"version": "1.1.4",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/ora/node_modules/has-flag": {
"version": "4.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/ora/node_modules/supports-color": {
"version": "7.2.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/ordered-binary": {
"version": "1.5.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/os-tmpdir": {
"version": "1.0.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/p-limit": {
"version": "2.3.0",
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"dependencies": {
"p-try": "^2.0.0"
},
"engines": {
"node": ">=6"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/p-locate": {
"version": "4.1.0",
"dev": true,
"license": "MIT",
"dependencies": {
"p-limit": "^2.2.0"
},
"engines": {
"node": ">=8"
2023-01-24 14:16:51 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/p-map": {
"version": "4.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"aggregate-error": "^3.0.0"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/p-retry": {
"version": "6.2.0",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/retry": "0.12.2",
"is-network-error": "^1.0.0",
"retry": "^0.13.1"
},
"engines": {
"node": ">=16.17"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/p-retry/node_modules/retry": {
"version": "0.13.1",
2022-02-03 11:00:09 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 4"
2022-02-03 11:00:09 +00:00
}
},
"node_modules/p-try": {
"version": "2.2.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/package-json-from-dist": {
2019-11-25 14:52:02 +00:00
"version": "1.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "BlueOak-1.0.0"
2022-09-28 19:32:15 +00:00
},
"node_modules/pacote": {
"version": "18.0.6",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@npmcli/git": "^5.0.0",
"@npmcli/installed-package-contents": "^2.0.1",
"@npmcli/package-json": "^5.1.0",
"@npmcli/promise-spawn": "^7.0.0",
"@npmcli/run-script": "^8.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": "^17.0.0",
"proc-log": "^4.0.0",
"promise-retry": "^2.0.1",
"sigstore": "^2.2.0",
"ssri": "^10.0.0",
"tar": "^6.1.11"
},
"bin": {
"pacote": "bin/index.js"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/pako": {
"version": "1.0.11",
"license": "(MIT AND Zlib)"
2021-10-05 04:27:18 +00:00
},
"node_modules/parent-module": {
"version": "1.0.1",
"license": "MIT",
2024-04-09 13:51:44 +00:00
"dependencies": {
"callsites": "^3.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6"
2024-04-09 13:51:44 +00:00
}
},
"node_modules/parse-headers": {
2020-09-25 17:27:53 +00:00
"version": "2.0.5",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/parse-json": {
"version": "5.2.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"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"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2021-01-27 20:32:31 +00:00
}
},
"node_modules/parse-json/node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/parse-node-version": {
"version": "1.0.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.10"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/parse5-html-rewriting-stream": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"entities": "^4.3.0",
"parse5": "^7.0.0",
"parse5-sax-parser": "^7.0.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/parse5-html-rewriting-stream/node_modules/parse5": {
"version": "7.1.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"entities": "^4.4.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/parse5-sax-parser": {
"version": "7.0.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"parse5": "^7.0.0"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/parse5-sax-parser/node_modules/parse5": {
"version": "7.1.2",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"entities": "^4.4.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/inikulin/parse5?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/parseurl": {
"version": "1.3.3",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/path-exists": {
"version": "4.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/path-is-absolute": {
2023-03-02 11:02:52 +00:00
"version": "1.0.1",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=0.10.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/path-is-inside": {
"version": "1.0.2",
"dev": true,
"license": "(WTFPL OR MIT)"
2019-11-25 14:52:02 +00:00
},
"node_modules/path-key": {
"version": "3.1.1",
"license": "MIT",
"engines": {
"node": ">=8"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/path-parse": {
"version": "1.0.7",
"dev": true,
"license": "MIT"
2024-01-09 08:24:52 +00:00
},
"node_modules/path-scurry": {
"version": "1.11.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "BlueOak-1.0.0",
2024-01-08 11:33:38 +00:00
"dependencies": {
"lru-cache": "^10.2.0",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=16 || 14 >=14.18"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-01-08 11:33:38 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/path-scurry/node_modules/lru-cache": {
"version": "10.4.3",
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/path-to-regexp": {
"version": "0.1.7",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/path-type": {
"version": "4.0.0",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/pbf": {
"version": "3.2.1",
"license": "BSD-3-Clause",
2022-08-19 19:47:51 +00:00
"dependencies": {
"ieee754": "^1.1.12",
"resolve-protobuf-schema": "^2.1.0"
2024-09-05 07:08:43 +00:00
},
"bin": {
"pbf": "bin/pbf"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/performance-now": {
"version": "2.1.0",
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/picocolors": {
"version": "1.1.0",
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/picomatch": {
"version": "2.3.1",
"license": "MIT",
"engines": {
"node": ">=8.6"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/pify": {
"version": "2.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.10.0"
2024-04-10 06:25:47 +00:00
}
2023-03-02 11:02:52 +00:00
},
"node_modules/pinkie": {
"version": "2.0.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=0.10.0"
2024-01-08 11:33:38 +00:00
}
2021-06-09 12:00:21 +00:00
},
"node_modules/pinkie-promise": {
"version": "2.0.1",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"pinkie": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/piscina": {
"version": "4.6.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"optionalDependencies": {
"nice-napi": "^1.0.2"
2024-04-09 08:16:21 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/pkg-dir": {
"version": "4.2.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2023-01-24 14:16:51 +00:00
"dependencies": {
"find-up": "^4.0.0"
},
"engines": {
"node": ">=8"
2020-04-01 07:06:11 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/postcss": {
"version": "8.4.45",
2019-11-25 14:52:02 +00:00
"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.7",
"picocolors": "^1.0.1",
"source-map-js": "^1.2.0"
2022-08-19 19:47:51 +00:00
},
"engines": {
"node": "^10 || ^12 || >=14"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/postcss-loader": {
"version": "8.1.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"cosmiconfig": "^9.0.0",
"jiti": "^1.20.0",
"semver": "^7.5.4"
2024-04-09 08:16:21 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 18.12.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"postcss": "^7.0.0 || ^8.0.1",
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"@rspack/core": {
"optional": true
},
"webpack": {
"optional": true
2022-08-19 19:47:51 +00:00
}
2019-11-25 14:52:02 +00:00
}
},
"node_modules/postcss-media-query-parser": {
"version": "0.2.3",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/postcss-modules-extract-imports": {
"version": "3.1.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^10 || ^12 || >= 14"
2022-08-31 07:26:26 +00:00
},
"peerDependencies": {
"postcss": "^8.1.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/postcss-modules-local-by-default": {
"version": "4.0.5",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"icss-utils": "^5.0.0",
"postcss-selector-parser": "^6.0.2",
"postcss-value-parser": "^4.1.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^10 || ^12 || >= 14"
2024-01-08 11:33:38 +00:00
},
"peerDependencies": {
"postcss": "^8.1.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/postcss-modules-scope": {
"version": "3.2.0",
2022-08-19 19:17:13 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"dependencies": {
"postcss-selector-parser": "^6.0.4"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
2020-09-25 15:10:17 +00:00
}
},
"node_modules/postcss-modules-values": {
2024-09-05 07:08:43 +00:00
"version": "4.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"icss-utils": "^5.0.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": "^10 || ^12 || >= 14"
},
"peerDependencies": {
"postcss": "^8.1.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/postcss-selector-parser": {
"version": "6.1.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"cssesc": "^3.0.0",
"util-deprecate": "^1.0.2"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=4"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/postcss-value-parser": {
"version": "4.2.0",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "MIT"
2021-10-05 04:27:18 +00:00
},
"node_modules/prelude-ls": {
2022-09-28 19:32:15 +00:00
"version": "1.2.1",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 0.8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/proc-log": {
"version": "4.2.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-04-10 06:25:47 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/process-nextick-args": {
"version": "2.0.1",
2020-09-25 17:27:53 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/promise-inflight": {
"version": "1.0.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/promise-retry": {
"version": "2.0.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"err-code": "^2.0.2",
"retry": "^0.12.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=10"
2024-04-09 08:16:21 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/protobufjs": {
"version": "7.0.0",
"hasInstallScript": true,
"license": "BSD-3-Clause",
"dependencies": {
"@protobufjs/aspromise": "^1.1.2",
"@protobufjs/base64": "^1.1.2",
"@protobufjs/codegen": "^2.0.4",
"@protobufjs/eventemitter": "^1.1.0",
"@protobufjs/fetch": "^1.1.0",
"@protobufjs/float": "^1.0.2",
"@protobufjs/inquire": "^1.1.0",
"@protobufjs/path": "^1.1.2",
"@protobufjs/pool": "^1.1.0",
"@protobufjs/utf8": "^1.1.0",
"@types/long": "^4.0.1",
"@types/node": ">=13.7.0",
"long": "^5.0.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=12.0.0"
2021-01-27 20:32:31 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/protocol-buffers-schema": {
"version": "3.6.0",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/protractor": {
"version": "7.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/q": "^0.0.32",
"@types/selenium-webdriver": "^3.0.0",
"blocking-proxy": "^1.0.0",
"browserstack": "^1.5.1",
"chalk": "^1.1.3",
"glob": "^7.0.3",
"jasmine": "2.8.0",
"jasminewd2": "^2.1.0",
"q": "1.4.1",
"saucelabs": "^1.5.0",
"selenium-webdriver": "3.6.0",
"source-map-support": "~0.4.0",
"webdriver-js-extender": "2.1.0",
"webdriver-manager": "^12.1.7",
"yargs": "^15.3.1"
2024-09-05 07:08:43 +00:00
},
"bin": {
"protractor": "bin/protractor",
"webdriver-manager": "bin/webdriver-manager"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=10.13.x"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/ansi-regex": {
"version": "2.1.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/protractor/node_modules/ansi-styles": {
"version": "2.2.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/protractor/node_modules/brace-expansion": {
"version": "1.1.11",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/chalk": {
"version": "1.1.3",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
"has-ansi": "^2.0.0",
"strip-ansi": "^3.0.0",
"supports-color": "^2.0.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=0.10.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/cliui": {
"version": "6.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^6.2.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/cliui/node_modules/ansi-regex": {
"version": "5.0.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/protractor/node_modules/cliui/node_modules/strip-ansi": {
"version": "6.0.1",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/color-convert": {
"version": "2.0.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"color-name": "~1.1.4"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=7.0.0"
2022-09-28 19:32:15 +00:00
}
2021-10-05 04:27:18 +00:00
},
"node_modules/protractor/node_modules/color-name": {
"version": "1.1.4",
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/protractor/node_modules/glob": {
"version": "7.2.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"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": "*"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/minimatch": {
"version": "3.1.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-04-09 08:16:21 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": "*"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/source-map": {
"version": "0.5.7",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/source-map-support": {
"version": "0.4.18",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"source-map": "^0.5.6"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/strip-ansi": {
"version": "3.0.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
2022-09-28 16:16:11 +00:00
}
},
"node_modules/protractor/node_modules/supports-color": {
"version": "2.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.8.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/wrap-ansi": {
"version": "6.2.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-regex": {
"version": "5.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=8"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/wrap-ansi/node_modules/ansi-styles": {
"version": "4.3.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"color-convert": "^2.0.1"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=8"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/protractor/node_modules/wrap-ansi/node_modules/strip-ansi": {
"version": "6.0.1",
2020-09-25 17:27:53 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
2020-09-25 17:27:53 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/protractor/node_modules/y18n": {
"version": "4.0.3",
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/protractor/node_modules/yargs": {
"version": "15.4.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"cliui": "^6.0.0",
"decamelize": "^1.2.0",
"find-up": "^4.1.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^4.2.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^18.1.2"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/protractor/node_modules/yargs-parser": {
"version": "18.1.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2019-11-25 14:52:02 +00:00
"dependencies": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=6"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/proxy-addr": {
"version": "2.0.7",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"forwarded": "0.2.0",
"ipaddr.js": "1.9.1"
},
"engines": {
"node": ">= 0.10"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/proxy-addr/node_modules/ipaddr.js": {
"version": "1.9.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.10"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/prr": {
"version": "1.0.1",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
"optional": true
},
"node_modules/psl": {
"version": "1.9.0",
"license": "MIT"
},
"node_modules/punycode": {
"version": "2.1.1",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">=6"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/q": {
"version": "1.4.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">=0.6.0",
"teleport": ">=0.2.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/qjobs": {
"version": "1.2.0",
2020-04-02 06:43:43 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.9"
2020-04-02 06:43:43 +00:00
}
},
"node_modules/qs": {
"version": "6.11.0",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "BSD-3-Clause",
2021-10-05 04:27:18 +00:00
"dependencies": {
"side-channel": "^1.0.4"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.6"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/querystring": {
"version": "0.2.0",
"engines": {
"node": ">=0.4.x"
2024-09-06 07:14:03 +00:00
}
2020-04-02 06:43:43 +00:00
},
"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"
2020-04-02 06:43:43 +00:00
},
"node_modules/quick-lru": {
"version": "6.1.2",
"license": "MIT",
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
2020-04-02 06:43:43 +00:00
},
"node_modules/quickselect": {
"version": "2.0.0",
"license": "ISC"
2020-09-25 17:27:53 +00:00
},
"node_modules/randombytes": {
"version": "2.1.0",
2020-04-02 06:43:43 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"safe-buffer": "^5.1.0"
2020-04-02 06:43:43 +00:00
}
},
"node_modules/range-parser": {
"version": "1.2.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2020-04-02 06:43:43 +00:00
}
},
"node_modules/raw-body": {
"version": "2.5.2",
2020-04-02 06:43:43 +00:00
"dev": true,
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"bytes": "3.1.2",
"http-errors": "2.0.0",
"iconv-lite": "0.4.24",
"unpipe": "1.0.0"
2024-09-05 07:08:43 +00:00
},
2024-01-09 08:24:52 +00:00
"engines": {
"node": ">= 0.8"
2020-04-02 06:43:43 +00:00
}
},
"node_modules/rbush": {
"version": "3.0.1",
"license": "MIT",
2020-04-02 06:43:43 +00:00
"dependencies": {
"quickselect": "^2.0.0"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/readable-stream": {
"version": "3.6.0",
"license": "MIT",
"dependencies": {
"inherits": "^2.0.3",
"string_decoder": "^1.1.1",
"util-deprecate": "^1.0.1"
2024-04-10 06:25:47 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 6"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/readdirp": {
"version": "3.6.0",
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"picomatch": "^2.2.1"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8.10.0"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/reflect-metadata": {
"version": "0.2.2",
"license": "Apache-2.0"
2020-04-01 07:06:11 +00:00
},
"node_modules/regenerate": {
"version": "1.4.2",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "MIT"
2020-09-25 17:27:53 +00:00
},
"node_modules/regenerate-unicode-properties": {
"version": "10.1.1",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"regenerate": "^1.4.2"
2024-01-09 08:24:52 +00:00
},
"engines": {
"node": ">=4"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/regenerator-runtime": {
"version": "0.14.1",
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/regenerator-transform": {
"version": "0.15.2",
2024-01-09 08:24:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.8.4"
2024-01-09 08:24:52 +00:00
}
},
"node_modules/regex-parser": {
"version": "2.2.11",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT"
2021-10-05 04:27:18 +00:00
},
"node_modules/regexp.prototype.flags": {
"version": "1.4.3",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
2021-10-05 04:27:18 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.3",
"functions-have-names": "^1.2.2"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/regexpu-core": {
"version": "5.3.2",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=4"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/regjsparser": {
"version": "0.9.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "BSD-2-Clause",
2024-01-08 11:33:38 +00:00
"dependencies": {
"jsesc": "~0.5.0"
2024-01-08 11:33:38 +00:00
},
2024-09-05 07:08:43 +00:00
"bin": {
"regjsparser": "bin/parser"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/regjsparser/node_modules/jsesc": {
"version": "0.5.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"bin": {
"jsesc": "bin/jsesc"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/request": {
"version": "2.88.2",
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"aws-sign2": "~0.7.0",
"aws4": "^1.8.0",
"caseless": "~0.12.0",
"combined-stream": "~1.0.6",
"extend": "~3.0.2",
"forever-agent": "~0.6.1",
"form-data": "~2.3.2",
"har-validator": "~5.1.3",
"http-signature": "~1.2.0",
"is-typedarray": "~1.0.0",
"isstream": "~0.1.2",
"json-stringify-safe": "~5.0.1",
"mime-types": "~2.1.19",
"oauth-sign": "~0.9.0",
"performance-now": "^2.1.0",
"qs": "~6.5.2",
"safe-buffer": "^5.1.2",
"tough-cookie": "~2.5.0",
"tunnel-agent": "^0.6.0",
"uuid": "^3.3.2"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/request/node_modules/qs": {
"version": "6.5.3",
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/request/node_modules/uuid": {
"version": "3.4.0",
"license": "MIT",
"bin": {
"uuid": "bin/uuid"
}
2020-04-01 07:06:11 +00:00
},
"node_modules/require-directory": {
"version": "2.1.1",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=0.10.0"
2024-04-10 06:25:47 +00:00
}
2020-04-01 07:06:11 +00:00
},
"node_modules/require-from-string": {
"version": "2.0.2",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/require-main-filename": {
"version": "2.0.0",
"dev": true,
"license": "ISC"
2020-04-01 07:06:11 +00:00
},
"node_modules/requires-port": {
"version": "1.0.0",
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/resolve": {
"version": "1.22.8",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2020-09-25 17:27:53 +00:00
"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"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/resolve-protobuf-schema": {
"version": "2.1.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"protocol-buffers-schema": "^3.3.1"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/resolve-url-loader": {
"version": "5.0.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"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"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": ">=12"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/resolve-url-loader/node_modules/loader-utils": {
"version": "2.0.4",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2023-12-29 10:01:36 +00:00
"dependencies": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^2.1.2"
},
"engines": {
"node": ">=8.9.0"
2023-12-29 10:01:36 +00:00
}
},
"node_modules/resolve-url-loader/node_modules/source-map": {
"version": "0.6.1",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=0.10.0"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/restore-cursor": {
2022-08-19 19:47:51 +00:00
"version": "3.1.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2020-04-01 07:06:11 +00:00
"dependencies": {
"onetime": "^5.1.0",
"signal-exit": "^3.0.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/resumablejs": {
"version": "1.1.0",
"license": "MIT"
2020-04-01 07:06:11 +00:00
},
"node_modules/retry": {
"version": "0.12.0",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 4"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/reusify": {
"version": "1.0.4",
"license": "MIT",
"engines": {
"iojs": ">=1.0.0",
"node": ">=0.10.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/rfdc": {
2020-09-25 15:10:17 +00:00
"version": "1.4.1",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT"
2022-09-28 19:32:15 +00:00
},
"node_modules/rimraf": {
"version": "3.0.2",
"license": "ISC",
2024-01-08 11:33:38 +00:00
"dependencies": {
"glob": "^7.1.3"
2024-04-09 08:16:21 +00:00
},
"bin": {
"rimraf": "bin.js"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-01-09 08:24:52 +00:00
}
2020-04-01 07:06:11 +00:00
},
"node_modules/rimraf/node_modules/brace-expansion": {
"version": "1.1.11",
"license": "MIT",
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/rimraf/node_modules/glob": {
"version": "7.2.3",
"license": "ISC",
2024-04-09 08:16:21 +00:00
"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"
2024-04-09 08:16:21 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": "*"
2024-04-10 06:25:47 +00:00
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2024-01-08 11:33:38 +00:00
}
2020-04-01 07:06:11 +00:00
},
"node_modules/rimraf/node_modules/minimatch": {
"version": "3.1.2",
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "*"
2024-01-08 11:33:38 +00:00
}
2020-04-01 07:06:11 +00:00
},
"node_modules/rollup": {
"version": "4.20.0",
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/estree": "1.0.5"
},
"bin": {
"rollup": "dist/bin/rollup"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=18.0.0",
"npm": ">=8.0.0"
},
"optionalDependencies": {
"@rollup/rollup-android-arm-eabi": "4.20.0",
"@rollup/rollup-android-arm64": "4.20.0",
"@rollup/rollup-darwin-arm64": "4.20.0",
"@rollup/rollup-darwin-x64": "4.20.0",
"@rollup/rollup-linux-arm-gnueabihf": "4.20.0",
"@rollup/rollup-linux-arm-musleabihf": "4.20.0",
"@rollup/rollup-linux-arm64-gnu": "4.20.0",
"@rollup/rollup-linux-arm64-musl": "4.20.0",
"@rollup/rollup-linux-powerpc64le-gnu": "4.20.0",
"@rollup/rollup-linux-riscv64-gnu": "4.20.0",
"@rollup/rollup-linux-s390x-gnu": "4.20.0",
"@rollup/rollup-linux-x64-gnu": "4.20.0",
"@rollup/rollup-linux-x64-musl": "4.20.0",
"@rollup/rollup-win32-arm64-msvc": "4.20.0",
"@rollup/rollup-win32-ia32-msvc": "4.20.0",
"@rollup/rollup-win32-x64-msvc": "4.20.0",
"fsevents": "~2.3.2"
2020-04-01 07:06:11 +00:00
}
},
2024-09-06 10:17:57 +00:00
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu": {
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.20.0.tgz",
"integrity": "sha512-y+eoL2I3iphUg9tN9GB6ku1FA8kOfmF4oUEWhztDJ4KXJy1agk/9+pejOuZkNFhRwHAOxMsBPLbXPd6mJiCwew==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/run-applescript": {
"version": "7.0.0",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2024-01-08 11:33:38 +00:00
}
2020-04-01 07:06:11 +00:00
},
"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",
2024-09-05 07:08:43 +00:00
"dependencies": {
"queue-microtask": "^1.2.2"
2024-01-08 11:33:38 +00:00
}
2024-09-05 07:08:43 +00:00
},
"node_modules/rxjs": {
"version": "7.8.1",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.1.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/safe-buffer": {
"version": "5.1.2",
"license": "MIT"
2020-04-01 07:06:11 +00:00
},
"node_modules/safe-regex-test": {
"version": "1.0.0",
2024-01-08 11:38:33 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"get-intrinsic": "^1.1.3",
"is-regex": "^1.1.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/safer-buffer": {
"version": "2.1.2",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/sass": {
"version": "1.71.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/sass-loader": {
"version": "16.0.0",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"neo-async": "^2.6.2"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 18.12.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"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": {
"@rspack/core": {
"optional": true
},
"node-sass": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
},
"webpack": {
"optional": true
}
2021-06-09 12:00:21 +00:00
}
},
"node_modules/saucelabs": {
"version": "1.5.0",
2019-11-25 14:52:02 +00:00
"dev": true,
2024-01-08 11:33:38 +00:00
"dependencies": {
"https-proxy-agent": "^2.2.1"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": "*"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/saucelabs/node_modules/agent-base": {
"version": "4.3.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"es6-promisify": "^5.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 4.0.0"
2020-04-01 07:06:11 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/saucelabs/node_modules/debug": {
"version": "3.2.7",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"ms": "^2.1.1"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/saucelabs/node_modules/https-proxy-agent": {
"version": "2.2.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"agent-base": "^4.3.0",
"debug": "^3.1.0"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 4.5.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/sax": {
"version": "1.2.4",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "ISC"
2020-04-01 07:06:11 +00:00
},
"node_modules/schema-utils": {
"version": "4.2.0",
2024-09-05 07:08:43 +00:00
"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"
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 12.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/schema-utils/node_modules/ajv": {
"version": "8.12.0",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/schema-utils/node_modules/ajv-keywords": {
"version": "5.1.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"fast-deep-equal": "^3.1.3"
},
"peerDependencies": {
"ajv": "^8.8.2"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/schema-utils/node_modules/json-schema-traverse": {
2024-04-09 08:16:21 +00:00
"version": "1.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT"
2021-06-09 12:00:21 +00:00
},
"node_modules/select-hose": {
"version": "2.0.0",
"dev": true,
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/selenium-webdriver": {
"version": "3.6.0",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "Apache-2.0",
2021-06-09 12:00:21 +00:00
"dependencies": {
"jszip": "^3.1.3",
"rimraf": "^2.5.4",
"tmp": "0.0.30",
"xml2js": "^0.4.17"
2024-09-05 07:08:43 +00:00
},
2024-01-08 11:33:38 +00:00
"engines": {
"node": ">= 6.9.0"
}
2024-04-09 09:23:39 +00:00
},
"node_modules/selenium-webdriver/node_modules/brace-expansion": {
"version": "1.1.11",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2021-02-25 16:32:58 +00:00
}
},
"node_modules/selenium-webdriver/node_modules/glob": {
"version": "7.2.3",
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"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"
2024-01-08 11:33:38 +00:00
},
"engines": {
"node": "*"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
2021-03-05 11:39:41 +00:00
}
},
"node_modules/selenium-webdriver/node_modules/minimatch": {
"version": "3.1.2",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "ISC",
2024-02-01 14:21:04 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
2024-02-01 14:21:04 +00:00
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": "*"
2021-03-01 15:56:48 +00:00
}
2020-06-23 13:44:14 +00:00
},
"node_modules/selenium-webdriver/node_modules/rimraf": {
"version": "2.7.1",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"glob": "^7.1.3"
2024-09-05 07:08:43 +00:00
},
"bin": {
"rimraf": "bin.js"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/selenium-webdriver/node_modules/tmp": {
"version": "0.0.30",
2024-04-09 08:16:21 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"os-tmpdir": "~1.0.1"
},
"engines": {
"node": ">=0.4.0"
2021-03-05 11:39:41 +00:00
}
},
"node_modules/selfsigned": {
"version": "2.4.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/node-forge": "^1.3.0",
"node-forge": "^1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=10"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/semver": {
"version": "7.6.3",
"license": "ISC",
"bin": {
"semver": "bin/semver.js"
2021-06-09 12:00:21 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=10"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/semver-dsl": {
"version": "1.0.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"semver": "^5.3.0"
2024-02-01 14:21:04 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/semver-dsl/node_modules/semver": {
"version": "5.7.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/send": {
"version": "0.18.0",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 0.8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/send/node_modules/debug": {
"version": "2.6.9",
2022-08-19 19:17:13 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ms": "2.0.0"
2022-08-19 19:17:13 +00:00
}
},
"node_modules/send/node_modules/debug/node_modules/ms": {
"version": "2.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/send/node_modules/mime": {
"version": "1.6.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"bin": {
"mime": "cli.js"
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=4"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/send/node_modules/ms": {
"version": "2.1.3",
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/send/node_modules/statuses": {
"version": "2.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 0.8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/serialize-javascript": {
"version": "6.0.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"randombytes": "^2.1.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/serve-index": {
"version": "1.9.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"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"
2024-04-10 06:25:47 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">= 0.8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/serve-index/node_modules/debug": {
"version": "2.6.9",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"ms": "2.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/serve-index/node_modules/depd": {
"version": "1.1.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/serve-index/node_modules/http-errors": {
"version": "1.6.3",
2022-08-19 18:27:38 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"depd": "~1.1.2",
"inherits": "2.0.3",
"setprototypeof": "1.1.0",
"statuses": ">= 1.4.0 < 2"
2024-04-09 08:16:21 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">= 0.6"
2022-08-19 18:27:38 +00:00
}
2021-06-09 12:00:21 +00:00
},
"node_modules/serve-index/node_modules/inherits": {
"version": "2.0.3",
2024-02-01 14:21:04 +00:00
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/serve-index/node_modules/ms": {
"version": "2.0.0",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/serve-index/node_modules/setprototypeof": {
"version": "1.1.0",
"dev": true,
"license": "ISC"
2020-04-01 07:06:11 +00:00
},
"node_modules/serve-static": {
"version": "1.15.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",
"parseurl": "~1.3.3",
"send": "0.18.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">= 0.8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/set-blocking": {
"version": "2.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/set-function-length": {
"version": "1.2.2",
"license": "MIT",
2024-02-01 14:21:04 +00:00
"dependencies": {
"define-data-property": "^1.1.4",
"es-errors": "^1.3.0",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.4",
"gopd": "^1.0.1",
"has-property-descriptors": "^1.0.2"
2024-02-01 14:21:04 +00:00
},
"engines": {
"node": ">= 0.4"
2020-04-01 07:06:11 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/setimmediate": {
"version": "1.0.5",
"dev": true,
"license": "MIT"
2024-09-06 07:14:03 +00:00
},
"node_modules/setprototypeof": {
"version": "1.2.0",
"dev": true,
"license": "ISC"
2022-09-28 19:32:15 +00:00
},
"node_modules/shallow-clone": {
"version": "3.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"kind-of": "^6.0.2"
2024-04-10 06:25:47 +00:00
},
2024-02-01 14:21:04 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/shebang-command": {
"version": "2.0.0",
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"shebang-regex": "^3.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/shebang-regex": {
"version": "3.0.0",
"license": "MIT",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
2024-01-09 08:24:52 +00:00
},
"node_modules/shell-quote": {
"version": "1.8.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/ljharb"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/side-channel": {
"version": "1.0.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"call-bind": "^1.0.0",
"get-intrinsic": "^1.0.2",
"object-inspect": "^1.9.0"
2024-02-01 14:21:04 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/ljharb"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/signal-exit": {
"version": "3.0.7",
"dev": true,
"license": "ISC"
2020-04-01 07:06:11 +00:00
},
"node_modules/sigstore": {
"version": "2.3.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@sigstore/bundle": "^2.3.2",
"@sigstore/core": "^1.0.0",
"@sigstore/protobuf-specs": "^0.3.2",
"@sigstore/sign": "^2.3.2",
"@sigstore/tuf": "^2.3.4",
"@sigstore/verify": "^1.2.1"
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/slash": {
"version": "5.1.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=14.16"
2024-04-09 08:16:21 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2020-04-01 07:06:11 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/slice-ansi": {
"version": "5.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-04-10 06:25:47 +00:00
"dependencies": {
"ansi-styles": "^6.0.0",
"is-fullwidth-code-point": "^4.0.0"
2024-04-09 08:16:21 +00:00
},
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/slice-ansi/node_modules/ansi-styles": {
"version": "6.2.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=12"
2022-08-31 07:26:26 +00:00
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
"version": "4.0.0",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/smart-buffer": {
"version": "4.2.0",
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/socket.io": {
"version": "4.5.1",
2023-01-24 14:16:51 +00:00
"dev": true,
"license": "MIT",
2024-04-09 08:16:21 +00:00
"dependencies": {
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.2.0",
"socket.io-adapter": "~2.4.0",
"socket.io-parser": "~4.0.4"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=10.0.0"
2023-01-24 14:16:51 +00:00
}
},
"node_modules/socket.io-adapter": {
"version": "2.4.0",
"dev": true,
"license": "MIT"
2021-06-09 12:00:21 +00:00
},
"node_modules/socket.io-parser": {
"version": "4.0.5",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"@types/component-emitter": "^1.2.10",
"component-emitter": "~1.3.0",
"debug": "~4.3.1"
},
2024-04-09 08:16:21 +00:00
"engines": {
"node": ">=10.0.0"
2021-06-09 12:00:21 +00:00
}
},
"node_modules/sockjs": {
"version": "0.3.24",
2021-06-09 12:00:21 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"faye-websocket": "^0.11.3",
"uuid": "^8.3.2",
"websocket-driver": "^0.7.4"
2021-06-09 12:00:21 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/socks": {
"version": "2.8.3",
2024-01-08 11:33:38 +00:00
"dev": true,
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"ip-address": "^9.0.5",
"smart-buffer": "^4.2.0"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 10.0.0",
"npm": ">= 3.0.0"
2020-04-01 07:06:11 +00:00
}
},
"node_modules/socks-proxy-agent": {
"version": "8.0.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"agent-base": "^7.1.1",
"debug": "^4.3.4",
"socks": "^2.8.3"
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">= 14"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/source-map": {
"version": "0.7.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">= 8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/source-map-js": {
"version": "1.2.0",
2020-09-25 15:10:17 +00:00
"dev": true,
"license": "BSD-3-Clause",
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=0.10.0"
2020-09-25 15:10:17 +00:00
}
},
"node_modules/source-map-loader": {
"version": "5.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"iconv-lite": "^0.6.3",
"source-map-js": "^1.0.2"
},
"engines": {
"node": ">= 18.12.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.72.1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/source-map-loader/node_modules/iconv-lite": {
"version": "0.6.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"safer-buffer": ">= 2.1.2 < 3.0.0"
2024-04-10 06:25:47 +00:00
},
"engines": {
"node": ">=0.10.0"
2020-04-01 07:06:11 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/source-map-support": {
"version": "0.5.21",
2024-09-06 07:14:03 +00:00
"dev": true,
2024-09-05 11:44:33 +00:00
"license": "MIT",
"dependencies": {
"buffer-from": "^1.0.0",
"source-map": "^0.6.0"
2024-09-05 11:44:33 +00:00
}
2021-10-05 04:39:38 +00:00
},
"node_modules/source-map-support/node_modules/source-map": {
"version": "0.6.1",
2020-04-01 06:55:55 +00:00
"dev": true,
"license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
2020-04-01 06:55:55 +00:00
}
},
"node_modules/spdx-correct": {
2024-04-09 08:16:21 +00:00
"version": "3.2.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/spdx-exceptions": {
"version": "2.5.0",
2020-04-01 07:06:11 +00:00
"dev": true,
"license": "CC-BY-3.0"
2019-11-25 14:52:02 +00:00
},
"node_modules/spdx-expression-parse": {
"version": "3.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/spdx-license-ids": {
"version": "3.0.20",
"dev": true,
"license": "CC0-1.0"
2019-11-25 14:52:02 +00:00
},
"node_modules/spdy": {
"version": "4.0.2",
2019-11-25 14:52:02 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
2024-04-10 06:25:47 +00:00
"engines": {
"node": ">=6.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/spdy-transport": {
"version": "3.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2023-01-24 14:16:51 +00:00
"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"
2023-01-24 14:16:51 +00:00
}
},
"node_modules/sprintf-js": {
"version": "1.1.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "BSD-3-Clause"
},
"node_modules/sshpk": {
"version": "1.17.0",
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",
"bcrypt-pbkdf": "^1.0.0",
"dashdash": "^1.12.0",
"ecc-jsbn": "~0.1.1",
"getpass": "^0.1.1",
"jsbn": "~0.1.0",
"safer-buffer": "^2.0.2",
"tweetnacl": "~0.14.0"
},
"bin": {
"sshpk-conv": "bin/sshpk-conv",
"sshpk-sign": "bin/sshpk-sign",
"sshpk-verify": "bin/sshpk-verify"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/ssri": {
"version": "10.0.6",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2022-08-19 19:17:13 +00:00
"dependencies": {
"minipass": "^7.0.3"
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/statuses": {
"version": "1.5.0",
2022-08-19 18:39:00 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.6"
2024-09-05 07:08:43 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/stream": {
"version": "0.0.2",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"emitter-component": "^1.1.1"
2024-09-05 07:08:43 +00:00
}
2022-08-19 19:47:51 +00:00
},
"node_modules/stream-http": {
"version": "3.2.0",
"license": "MIT",
"dependencies": {
"builtin-status-codes": "^3.0.0",
"inherits": "^2.0.4",
"readable-stream": "^3.6.0",
"xtend": "^4.0.2"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/streamroller": {
"version": "3.1.2",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"date-format": "^4.0.13",
"debug": "^4.3.4",
"fs-extra": "^8.1.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8.0"
2022-08-31 07:26:26 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/string_decoder": {
"version": "1.1.1",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"safe-buffer": "~5.1.0"
2024-09-05 07:08:43 +00:00
}
2024-04-09 13:51:44 +00:00
},
"node_modules/string-width": {
"version": "4.2.3",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/string-width-cjs": {
"name": "string-width",
"version": "4.2.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"emoji-regex": "^8.0.0",
"is-fullwidth-code-point": "^3.0.0",
"strip-ansi": "^6.0.1"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/string.prototype.trimend": {
"version": "1.0.6",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/string.prototype.trimstart": {
"version": "1.0.6",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"define-properties": "^1.1.4",
"es-abstract": "^1.20.4"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/strip-ansi": {
"version": "6.0.1",
"license": "MIT",
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/strip-ansi-cjs": {
"name": "strip-ansi",
"version": "6.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/strip-bom": {
"version": "3.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/strip-final-newline": {
"version": "2.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/strip-json-comments": {
"version": "3.1.1",
"license": "MIT",
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/supports-color": {
"version": "5.5.0",
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"has-flag": "^3.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=4"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/supports-preserve-symlinks-flag": {
"version": "1.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.4"
2022-08-31 07:26:26 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/symbol-observable": {
"version": "4.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.10"
2024-09-05 07:08:43 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/tapable": {
"version": "2.2.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/tar": {
"version": "6.2.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"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"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=10"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tar/node_modules/fs-minipass": {
2019-11-25 14:52:02 +00:00
"version": "2.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"minipass": "^3.0.0"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
"version": "3.3.6",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "ISC",
2021-10-05 04:27:18 +00:00
"dependencies": {
"yallist": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=8"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/tar/node_modules/minipass": {
"version": "5.0.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tassign": {
"version": "1.0.0",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/terser": {
"version": "5.29.1",
2024-09-05 07:08:43 +00:00
"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"
2022-08-19 19:47:51 +00:00
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/terser-webpack-plugin": {
"version": "5.3.10",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.20",
"jest-worker": "^27.4.5",
"schema-utils": "^3.1.1",
"serialize-javascript": "^6.0.1",
"terser": "^5.26.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 10.13.0"
2024-09-05 07:08:43 +00:00
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.1.0"
},
"peerDependenciesMeta": {
"@swc/core": {
"optional": true
2022-08-31 07:26:26 +00:00
},
"esbuild": {
"optional": true
2022-08-19 19:47:51 +00:00
},
"uglify-js": {
"optional": true
2022-08-19 19:47:51 +00:00
}
2019-11-25 14:52:02 +00:00
}
},
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
"version": "3.3.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@types/json-schema": "^7.0.8",
"ajv": "^6.12.5",
"ajv-keywords": "^3.5.2"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/text-table": {
"version": "0.2.0",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/thingies": {
"version": "1.21.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "Unlicense",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10.18"
},
"peerDependencies": {
"tslib": "^2"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/through": {
"version": "2.3.8",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT"
2021-10-05 04:27:18 +00:00
},
"node_modules/thunky": {
"version": "1.1.0",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT"
2021-10-05 04:27:18 +00:00
},
"node_modules/tmp": {
"version": "0.0.33",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"os-tmpdir": "~1.0.2"
},
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.6.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/to-fast-properties": {
"version": "2.0.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2024-09-05 07:08:43 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/to-regex-range": {
"version": "5.0.1",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"is-number": "^7.0.0"
},
"engines": {
"node": ">=8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/toidentifier": {
"version": "1.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=0.6"
2024-09-05 07:08:43 +00:00
}
},
"node_modules/topojson-client": {
"version": "3.1.0",
"license": "ISC",
2019-11-25 14:52:02 +00:00
"dependencies": {
"commander": "2"
},
"bin": {
"topo2geo": "bin/topo2geo",
"topomerge": "bin/topomerge",
"topoquantize": "bin/topoquantize"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tough-cookie": {
"version": "2.5.0",
"license": "BSD-3-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"psl": "^1.1.28",
"punycode": "^2.1.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=0.8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tree-dump": {
"version": "1.0.2",
2024-09-05 11:44:33 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10.0"
2024-09-05 11:44:33 +00:00
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/streamich"
},
"peerDependencies": {
"tslib": "2"
2024-09-05 11:44:33 +00:00
}
},
"node_modules/tree-kill": {
"version": "1.2.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"bin": {
"tree-kill": "cli.js"
}
},
"node_modules/ts-api-utils": {
"version": "1.3.0",
"license": "MIT",
"engines": {
"node": ">=16"
2019-11-25 14:52:02 +00:00
},
"peerDependencies": {
"typescript": ">=4.2.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/ts-md5": {
"version": "1.3.1",
"license": "MIT",
"engines": {
"node": ">=12"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/ts-node": {
"version": "8.10.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
"arg": "^4.1.0",
"diff": "^4.0.1",
"make-error": "^1.1.1",
"source-map-support": "^0.5.17",
"yn": "3.1.1"
2024-09-05 07:08:43 +00:00
},
"bin": {
"ts-node": "dist/bin.js",
"ts-node-script": "dist/bin-script.js",
"ts-node-transpile-only": "dist/bin-transpile.js",
"ts-script": "dist/bin-script-deprecated.js"
},
"engines": {
"node": ">=6.0.0"
},
"peerDependencies": {
"typescript": ">=2.7"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tsconfig-paths": {
"version": "3.14.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/json5": "^0.0.29",
"json5": "^1.0.1",
"minimist": "^1.2.6",
"strip-bom": "^3.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tsconfig-paths/node_modules/json5": {
"version": "1.0.2",
2024-09-05 12:31:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"minimist": "^1.2.0"
2024-09-05 07:08:43 +00:00
},
"bin": {
"json5": "lib/cli.js"
2024-04-09 08:16:21 +00:00
}
},
"node_modules/tslib": {
"version": "2.7.0",
"license": "0BSD"
2019-11-25 14:52:02 +00:00
},
2024-09-06 11:32:58 +00:00
"node_modules/tslint": {
"version": "5.20.1",
"resolved": "https://registry.npmjs.org/tslint/-/tslint-5.20.1.tgz",
"integrity": "sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==",
"dev": true,
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"@babel/code-frame": "^7.0.0",
"builtin-modules": "^1.1.1",
"chalk": "^2.3.0",
"commander": "^2.12.1",
"diff": "^4.0.1",
"glob": "^7.1.1",
"js-yaml": "^3.13.1",
"minimatch": "^3.0.4",
"mkdirp": "^0.5.1",
"resolve": "^1.3.2",
"semver": "^5.3.0",
"tslib": "^1.8.0",
"tsutils": "^2.29.0"
},
"bin": {
"tslint": "bin/tslint"
},
"engines": {
"node": ">=4.8.0"
},
"peerDependencies": {
"typescript": ">=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev"
}
},
"node_modules/tslint/node_modules/brace-expansion": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
}
},
"node_modules/tslint/node_modules/builtin-modules": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
"integrity": "sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==",
"dev": true,
"license": "MIT",
"peer": true,
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/tslint/node_modules/glob": {
"version": "7.2.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
"deprecated": "Glob versions prior to v9 are no longer supported",
"dev": true,
"license": "ISC",
"peer": true,
"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/tslint/node_modules/minimatch": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
"dev": true,
"license": "ISC",
"peer": true,
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
}
},
"node_modules/tslint/node_modules/mkdirp": {
"version": "0.5.6",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
"integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"minimist": "^1.2.6"
},
"bin": {
"mkdirp": "bin/cmd.js"
}
},
"node_modules/tslint/node_modules/semver": {
"version": "5.7.2",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz",
"integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==",
"dev": true,
"license": "ISC",
"peer": true,
"bin": {
"semver": "bin/semver"
}
},
"node_modules/tslint/node_modules/tslib": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
"dev": true,
"license": "0BSD",
"peer": true
},
"node_modules/tsutils": {
"version": "2.29.0",
"resolved": "https://registry.npmjs.org/tsutils/-/tsutils-2.29.0.tgz",
"integrity": "sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"tslib": "^1.8.1"
},
"peerDependencies": {
"typescript": ">=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev"
}
},
"node_modules/tsutils/node_modules/tslib": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
"integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
"dev": true,
"license": "0BSD",
"peer": true
},
"node_modules/tuf-js": {
"version": "2.2.1",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"@tufjs/models": "2.0.1",
2024-04-09 08:16:21 +00:00
"debug": "^4.3.4",
"make-fetch-happen": "^13.0.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^16.14.0 || >=18.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/tunnel-agent": {
"version": "0.6.0",
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"safe-buffer": "^5.0.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "*"
2024-09-05 07:08:43 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/tweetnacl": {
"version": "0.14.5",
"license": "Unlicense"
2021-06-09 12:00:21 +00:00
},
"node_modules/type-check": {
"version": "0.4.0",
"license": "MIT",
2022-08-19 19:47:51 +00:00
"dependencies": {
"prelude-ls": "^1.2.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 0.8.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/type-fest": {
"version": "0.21.3",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "(MIT OR CC0-1.0)",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=10"
2019-11-25 14:52:02 +00:00
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/type-is": {
"version": "1.6.18",
2022-08-19 19:17:13 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"media-typer": "0.3.0",
"mime-types": "~2.1.24"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">= 0.6"
2022-08-19 19:17:13 +00:00
}
},
"node_modules/typed-array-length": {
"version": "1.0.4",
2022-08-19 19:17:13 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
"is-typed-array": "^1.1.9"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-08-19 19:17:13 +00:00
}
},
"node_modules/typed-assert": {
"version": "1.0.9",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT"
2024-09-05 07:08:43 +00:00
},
"node_modules/typescript": {
"version": "5.4.4",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=14.17"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/ua-parser-js": {
"version": "0.7.31",
2019-11-25 14:52:02 +00:00
"dev": true,
"funding": [
{
"type": "opencollective",
"url": "https://opencollective.com/ua-parser-js"
},
{
"type": "paypal",
"url": "https://paypal.me/faisalman"
}
],
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "*"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/unbox-primitive": {
"version": "1.0.2",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"call-bind": "^1.0.2",
"has-bigints": "^1.0.2",
"has-symbols": "^1.0.3",
"which-boxed-primitive": "^1.0.2"
2024-09-05 07:08:43 +00:00
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/undici-types": {
"version": "6.19.8",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/unicode-canonical-property-names-ecmascript": {
"version": "2.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2024-09-05 07:08:43 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/unicode-match-property-ecmascript": {
"version": "2.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"unicode-canonical-property-names-ecmascript": "^2.0.0",
"unicode-property-aliases-ecmascript": "^2.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/unicode-match-property-value-ecmascript": {
"version": "2.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/unicode-property-aliases-ecmascript": {
"version": "2.1.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=4"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/unicorn-magic": {
"version": "0.1.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">=18"
2022-09-28 19:32:15 +00:00
},
2024-09-05 07:08:43 +00:00
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/unique-filename": {
"version": "3.0.0",
2024-09-05 07:08:43 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"unique-slug": "^4.0.0"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/unique-slug": {
"version": "4.0.0",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"dependencies": {
"imurmurhash": "^0.1.4"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/universalify": {
"version": "0.1.2",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">= 4.0.0"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/unpipe": {
"version": "1.0.0",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/update-browserslist-db": {
"version": "1.1.0",
"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",
2024-09-05 07:08:43 +00:00
"dependencies": {
"escalade": "^3.1.2",
"picocolors": "^1.0.1"
2024-09-05 07:08:43 +00:00
},
"bin": {
"update-browserslist-db": "cli.js"
2024-09-05 07:08:43 +00:00
},
"peerDependencies": {
"browserslist": ">= 4.21.0"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/uri-js": {
"version": "4.4.1",
"license": "BSD-2-Clause",
2024-09-05 07:08:43 +00:00
"dependencies": {
"punycode": "^2.1.0"
2022-08-19 19:47:51 +00:00
}
},
"node_modules/urijs": {
"version": "1.19.11",
"license": "MIT"
2023-03-02 11:02:52 +00:00
},
"node_modules/url": {
"version": "0.11.0",
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"punycode": "1.3.2",
"querystring": "0.2.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/url/node_modules/punycode": {
"version": "1.3.2",
"license": "MIT"
2021-10-05 04:27:18 +00:00
},
"node_modules/util": {
"version": "0.12.4",
"license": "MIT",
2024-01-08 11:33:38 +00:00
"dependencies": {
"inherits": "^2.0.3",
"is-arguments": "^1.0.4",
"is-generator-function": "^1.0.7",
"is-typed-array": "^1.1.3",
"safe-buffer": "^5.1.2",
"which-typed-array": "^1.1.2"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/util-deprecate": {
"version": "1.0.2",
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/utils-merge": {
"version": "1.0.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.4.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/uuid": {
"version": "8.3.2",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
"bin": {
"uuid": "dist/bin/uuid"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/v8-compile-cache-lib": {
"version": "3.0.1",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/validate-npm-package-license": {
"version": "3.0.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "Apache-2.0",
2024-09-05 07:08:43 +00:00
"dependencies": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/validate-npm-package-name": {
2019-11-25 14:52:02 +00:00
"version": "5.0.1",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "ISC",
2024-09-05 07:08:43 +00:00
"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
}
2021-02-25 16:32:58 +00:00
},
"node_modules/vary": {
"version": "1.1.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
"node": ">= 0.8"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/verror": {
"version": "1.10.0",
"engines": [
"node >=0.6.0"
],
"license": "MIT",
2024-09-06 07:14:03 +00:00
"dependencies": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "^1.2.0"
2024-09-06 07:14:03 +00:00
}
},
2024-09-06 11:32:58 +00:00
"node_modules/vite": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
"dev": true,
"license": "MIT",
"peer": true,
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.43",
"rollup": "^4.20.0"
},
"bin": {
"vite": "bin/vite.js"
},
"engines": {
"node": "^18.0.0 || >=20.0.0"
},
"funding": {
"url": "https://github.com/vitejs/vite?sponsor=1"
},
"optionalDependencies": {
"fsevents": "~2.3.3"
},
"peerDependencies": {
"@types/node": "^18.0.0 || >=20.0.0",
"less": "*",
"lightningcss": "^1.21.0",
"sass": "*",
"sass-embedded": "*",
"stylus": "*",
"sugarss": "*",
"terser": "^5.4.0"
},
"peerDependenciesMeta": {
"@types/node": {
"optional": true
},
"less": {
"optional": true
},
"lightningcss": {
"optional": true
},
"sass": {
"optional": true
},
"sass-embedded": {
"optional": true
},
"stylus": {
"optional": true
},
"sugarss": {
"optional": true
},
"terser": {
"optional": true
}
}
},
"node_modules/vite/node_modules/@esbuild/win32-x64": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
"integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
],
"peer": true,
"engines": {
"node": ">=12"
}
},
"node_modules/vite/node_modules/esbuild": {
"version": "0.21.5",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
"integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"peer": true,
"bin": {
"esbuild": "bin/esbuild"
},
"engines": {
"node": ">=12"
},
"optionalDependencies": {
"@esbuild/aix-ppc64": "0.21.5",
"@esbuild/android-arm": "0.21.5",
"@esbuild/android-arm64": "0.21.5",
"@esbuild/android-x64": "0.21.5",
"@esbuild/darwin-arm64": "0.21.5",
"@esbuild/darwin-x64": "0.21.5",
"@esbuild/freebsd-arm64": "0.21.5",
"@esbuild/freebsd-x64": "0.21.5",
"@esbuild/linux-arm": "0.21.5",
"@esbuild/linux-arm64": "0.21.5",
"@esbuild/linux-ia32": "0.21.5",
"@esbuild/linux-loong64": "0.21.5",
"@esbuild/linux-mips64el": "0.21.5",
"@esbuild/linux-ppc64": "0.21.5",
"@esbuild/linux-riscv64": "0.21.5",
"@esbuild/linux-s390x": "0.21.5",
"@esbuild/linux-x64": "0.21.5",
"@esbuild/netbsd-x64": "0.21.5",
"@esbuild/openbsd-x64": "0.21.5",
"@esbuild/sunos-x64": "0.21.5",
"@esbuild/win32-arm64": "0.21.5",
"@esbuild/win32-ia32": "0.21.5",
"@esbuild/win32-x64": "0.21.5"
}
},
2024-09-05 12:31:43 +00:00
"node_modules/void-elements": {
"version": "2.0.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"engines": {
2024-09-05 12:31:43 +00:00
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
2024-09-05 12:31:43 +00:00
"node_modules/wbuf": {
"version": "1.7.3",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
2024-09-05 12:31:43 +00:00
"dependencies": {
"minimalistic-assert": "^1.0.0"
2023-03-02 11:02:52 +00:00
}
},
"node_modules/wcwidth": {
"version": "1.0.1",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"defaults": "^1.0.3"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/weak-lru-cache": {
"version": "1.2.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"node_modules/web-worker": {
"version": "1.3.0",
"license": "Apache-2.0"
2019-11-25 14:52:02 +00:00
},
"node_modules/webdriver-js-extender": {
2023-12-29 10:01:36 +00:00
"version": "2.1.0",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"@types/selenium-webdriver": "^3.0.0",
"selenium-webdriver": "^3.0.1"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.x"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/webdriver-manager": {
"version": "12.1.8",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
2024-09-05 07:08:43 +00:00
"dependencies": {
"adm-zip": "^0.4.9",
"chalk": "^1.1.1",
"del": "^2.2.0",
"glob": "^7.0.3",
"ini": "^1.3.4",
"minimist": "^1.2.0",
"q": "^1.4.1",
"request": "^2.87.0",
"rimraf": "^2.5.2",
"semver": "^5.3.0",
"xml2js": "^0.4.17"
},
"bin": {
"webdriver-manager": "bin/webdriver-manager"
2024-09-05 07:08:43 +00:00
},
"engines": {
"node": ">=6.9.x"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/webdriver-manager/node_modules/ansi-regex": {
"version": "2.1.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/webdriver-manager/node_modules/ansi-styles": {
"version": "2.2.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.10.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/webdriver-manager/node_modules/brace-expansion": {
2024-09-05 07:08:43 +00:00
"version": "1.1.11",
"dev": true,
"license": "MIT",
2019-11-25 14:52:02 +00:00
"dependencies": {
2024-09-05 07:08:43 +00:00
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/webdriver-manager/node_modules/chalk": {
"version": "1.1.3",
2022-08-19 19:17:13 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
"has-ansi": "^2.0.0",
"strip-ansi": "^3.0.0",
"supports-color": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
2022-08-19 19:17:13 +00:00
}
2019-11-25 14:52:02 +00:00
},
"node_modules/webdriver-manager/node_modules/glob": {
"version": "7.2.3",
2022-08-19 19:17:13 +00:00
"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"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/webdriver-manager/node_modules/ini": {
"version": "1.3.8",
2024-09-06 07:14:03 +00:00
"dev": true,
"license": "ISC"
2020-04-01 07:06:11 +00:00
},
"node_modules/webdriver-manager/node_modules/minimatch": {
"version": "3.1.2",
"dev": true,
"license": "ISC",
2024-09-06 07:14:03 +00:00
"dependencies": {
"brace-expansion": "^1.1.7"
},
"engines": {
"node": "*"
2024-09-06 07:14:03 +00:00
}
},
"node_modules/webdriver-manager/node_modules/rimraf": {
"version": "2.7.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "ISC",
"dependencies": {
"glob": "^7.1.3"
},
"bin": {
"rimraf": "bin.js"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/webdriver-manager/node_modules/semver": {
"version": "5.7.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "ISC",
"bin": {
"semver": "bin/semver"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/webdriver-manager/node_modules/strip-ansi": {
"version": "3.0.1",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-regex": "^2.0.0"
},
"engines": {
"node": ">=0.10.0"
2021-10-05 04:27:18 +00:00
}
},
"node_modules/webdriver-manager/node_modules/supports-color": {
"version": "2.0.0",
2022-08-31 07:26:26 +00:00
"dev": true,
"license": "MIT",
"engines": {
"node": ">=0.8.0"
2022-08-31 07:26:26 +00:00
}
},
"node_modules/webpack": {
2024-09-05 07:08:43 +00:00
"version": "5.94.0",
2021-10-05 04:27:18 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2024-04-09 08:16:21 +00:00
"@types/estree": "^1.0.5",
2024-09-05 07:08:43 +00:00
"@webassemblyjs/ast": "^1.12.1",
"@webassemblyjs/wasm-edit": "^1.12.1",
"@webassemblyjs/wasm-parser": "^1.12.1",
2022-08-31 07:26:26 +00:00
"acorn": "^8.7.1",
2024-09-05 07:08:43 +00:00
"acorn-import-attributes": "^1.9.5",
2024-04-09 08:16:21 +00:00
"browserslist": "^4.21.10",
2021-10-05 04:27:18 +00:00
"chrome-trace-event": "^1.0.2",
2024-09-05 07:08:43 +00:00
"enhanced-resolve": "^5.17.1",
2024-01-09 08:24:52 +00:00
"es-module-lexer": "^1.2.1",
2021-10-05 04:27:18 +00:00
"eslint-scope": "5.1.1",
"events": "^3.2.0",
"glob-to-regexp": "^0.4.1",
2024-09-05 07:08:43 +00:00
"graceful-fs": "^4.2.11",
2022-08-19 19:47:51 +00:00
"json-parse-even-better-errors": "^2.3.1",
2021-10-05 04:27:18 +00:00
"loader-runner": "^4.2.0",
"mime-types": "^2.1.27",
"neo-async": "^2.6.2",
2024-01-09 08:24:52 +00:00
"schema-utils": "^3.2.0",
2021-10-05 04:27:18 +00:00
"tapable": "^2.1.1",
2024-04-09 08:16:21 +00:00
"terser-webpack-plugin": "^5.3.10",
2024-09-05 07:08:43 +00:00
"watchpack": "^2.4.1",
2022-08-19 19:47:51 +00:00
"webpack-sources": "^3.2.3"
2021-10-05 04:27:18 +00:00
},
"bin": {
"webpack": "bin/webpack.js"
},
"engines": {
"node": ">=10.13.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependenciesMeta": {
"webpack-cli": {
"optional": true
2021-10-05 04:27:18 +00:00
}
}
},
"node_modules/webpack-dev-middleware": {
2024-09-05 07:08:43 +00:00
"version": "7.4.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2022-08-19 19:47:51 +00:00
"colorette": "^2.0.10",
2024-09-05 07:08:43 +00:00
"memfs": "^4.6.0",
2021-10-05 04:27:18 +00:00
"mime-types": "^2.1.31",
2024-09-05 07:08:43 +00:00
"on-finished": "^2.4.1",
2021-10-05 04:27:18 +00:00
"range-parser": "^1.2.1",
2022-08-19 19:47:51 +00:00
"schema-utils": "^4.0.0"
},
"engines": {
"node": ">= 18.12.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"webpack": {
"optional": true
}
2020-09-25 15:10:17 +00:00
}
},
"node_modules/webpack-dev-server": {
2024-09-05 07:08:43 +00:00
"version": "5.0.4",
2022-08-19 19:47:51 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2024-09-05 07:08:43 +00:00
"@types/bonjour": "^3.5.13",
"@types/connect-history-api-fallback": "^1.5.4",
"@types/express": "^4.17.21",
"@types/serve-index": "^1.9.4",
"@types/serve-static": "^1.15.5",
"@types/sockjs": "^0.3.36",
"@types/ws": "^8.5.10",
2022-08-19 19:47:51 +00:00
"ansi-html-community": "^0.0.8",
2024-09-05 07:08:43 +00:00
"bonjour-service": "^1.2.1",
"chokidar": "^3.6.0",
2022-08-19 19:47:51 +00:00
"colorette": "^2.0.10",
2021-10-05 04:27:18 +00:00
"compression": "^1.7.4",
2022-08-19 19:47:51 +00:00
"connect-history-api-fallback": "^2.0.0",
"default-gateway": "^6.0.3",
"express": "^4.17.3",
"graceful-fs": "^4.2.6",
2024-09-05 07:08:43 +00:00
"html-entities": "^2.4.0",
2022-08-19 19:47:51 +00:00
"http-proxy-middleware": "^2.0.3",
2024-09-05 07:08:43 +00:00
"ipaddr.js": "^2.1.0",
"launch-editor": "^2.6.1",
"open": "^10.0.3",
"p-retry": "^6.2.0",
"rimraf": "^5.0.5",
"schema-utils": "^4.2.0",
"selfsigned": "^2.4.1",
2021-10-05 04:27:18 +00:00
"serve-index": "^1.9.1",
2022-08-19 19:47:51 +00:00
"sockjs": "^0.3.24",
2021-10-05 04:27:18 +00:00
"spdy": "^4.0.2",
2024-09-05 07:08:43 +00:00
"webpack-dev-middleware": "^7.1.0",
"ws": "^8.16.0"
2019-11-25 14:52:02 +00:00
},
"bin": {
"webpack-dev-server": "bin/webpack-dev-server.js"
},
"engines": {
"node": ">= 18.12.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/webpack"
},
"peerDependencies": {
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"webpack": {
"optional": true
},
"webpack-cli": {
"optional": true
}
}
},
"node_modules/webpack-dev-server/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/webpack-dev-server/node_modules/rimraf": {
"version": "5.0.10",
"dev": true,
"license": "ISC",
"dependencies": {
"glob": "^10.3.7"
},
"bin": {
"rimraf": "dist/esm/bin.mjs"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/webpack-dev-server/node_modules/ws": {
"version": "8.18.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/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",
2019-11-25 14:52:02 +00:00
"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
2021-10-05 04:27:18 +00:00
}
2020-04-01 07:06:11 +00:00
}
},
"node_modules/webpack/node_modules/json-parse-even-better-errors": {
"version": "2.3.1",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT"
2019-11-25 14:52:02 +00:00
},
"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"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/webpack/node_modules/watchpack": {
"version": "2.4.2",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
"glob-to-regexp": "^0.4.1",
"graceful-fs": "^4.1.2"
},
"engines": {
"node": ">=10.13.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/websocket-driver": {
2021-10-05 04:27:18 +00:00
"version": "0.7.4",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "Apache-2.0",
"dependencies": {
2021-10-05 04:27:18 +00:00
"http-parser-js": ">=0.5.1",
"safe-buffer": ">=5.1.0",
"websocket-extensions": ">=0.1.1"
},
"engines": {
"node": ">=0.8.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/websocket-extensions": {
2020-09-25 15:10:17 +00:00
"version": "0.1.4",
"dev": true,
"license": "Apache-2.0",
"engines": {
"node": ">=0.8.0"
}
2020-09-25 15:10:17 +00:00
},
"node_modules/which": {
2019-11-25 14:52:02 +00:00
"version": "1.3.1",
"dev": true,
"license": "ISC",
"dependencies": {
2019-11-25 14:52:02 +00:00
"isexe": "^2.0.0"
},
"bin": {
"which": "bin/which"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/which-boxed-primitive": {
2022-09-28 19:32:15 +00:00
"version": "1.0.2",
2023-03-02 11:02:52 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2022-09-28 19:32:15 +00:00
"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"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/which-module": {
2019-11-25 14:52:02 +00:00
"version": "2.0.0",
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/which-typed-array": {
2023-03-02 11:02:52 +00:00
"version": "1.1.9",
"license": "MIT",
"dependencies": {
2022-09-28 19:32:15 +00:00
"available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
"for-each": "^0.3.3",
2023-03-02 11:02:52 +00:00
"gopd": "^1.0.1",
2022-09-28 19:32:15 +00:00
"has-tostringtag": "^1.0.0",
2023-03-02 11:02:52 +00:00
"is-typed-array": "^1.1.10"
},
"engines": {
"node": ">= 0.4"
},
"funding": {
"url": "https://github.com/sponsors/ljharb"
2022-09-28 19:32:15 +00:00
}
},
"node_modules/wildcard": {
2024-09-05 07:08:43 +00:00
"version": "2.0.1",
"dev": true,
"license": "MIT"
2021-06-09 12:00:21 +00:00
},
"node_modules/word-wrap": {
"version": "1.2.5",
"license": "MIT",
"engines": {
"node": ">=0.10.0"
}
2023-03-02 11:02:52 +00:00
},
"node_modules/wrap-ansi": {
2022-08-19 19:17:13 +00:00
"version": "7.0.0",
"license": "MIT",
"dependencies": {
2024-01-08 11:33:38 +00:00
"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"
2024-01-08 11:33:38 +00:00
}
},
"node_modules/wrap-ansi-cjs": {
"name": "wrap-ansi",
"version": "7.0.0",
2023-12-29 10:17:00 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2022-08-19 19:17:13 +00:00
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
2019-11-25 14:52:02 +00:00
},
"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",
2019-11-25 14:52:02 +00:00
"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",
"license": "MIT",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/wrap-ansi/node_modules/color-convert": {
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/wrap-ansi/node_modules/color-name": {
"version": "1.1.4",
"license": "MIT"
},
"node_modules/wrappy": {
2019-11-25 14:52:02 +00:00
"version": "1.0.2",
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/ws": {
"version": "6.2.2",
"license": "MIT",
"dependencies": {
2019-11-25 14:52:02 +00:00
"async-limiter": "~1.0.0"
}
},
"node_modules/xml-utils": {
2024-04-09 13:51:44 +00:00
"version": "1.8.0",
"license": "CC0-1.0"
2024-04-09 13:51:44 +00:00
},
"node_modules/xml2js": {
2020-02-13 10:29:55 +00:00
"version": "0.4.23",
2019-11-25 14:52:02 +00:00
"dev": true,
"license": "MIT",
"dependencies": {
2019-11-25 14:52:02 +00:00
"sax": ">=0.6.0",
"xmlbuilder": "~11.0.0"
},
"engines": {
"node": ">=4.0.0"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/xmlbuilder": {
2019-11-25 14:52:02 +00:00
"version": "11.0.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=4.0"
}
2024-01-09 08:24:52 +00:00
},
"node_modules/xtend": {
2022-09-28 19:32:15 +00:00
"version": "4.0.2",
"license": "MIT",
"engines": {
"node": ">=0.4"
}
2022-09-28 19:32:15 +00:00
},
"node_modules/y18n": {
2022-08-19 19:47:51 +00:00
"version": "5.0.8",
"license": "ISC",
"engines": {
"node": ">=10"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/yallist": {
2020-04-01 07:06:11 +00:00
"version": "4.0.0",
"dev": true,
"license": "ISC"
2019-11-25 14:52:02 +00:00
},
"node_modules/yargs": {
2024-01-09 08:24:52 +00:00
"version": "17.7.2",
"license": "MIT",
"dependencies": {
2024-01-08 11:33:38 +00:00
"cliui": "^8.0.1",
2022-08-19 19:17:13 +00:00
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
2019-11-25 14:52:02 +00:00
"require-directory": "^2.1.1",
2022-08-19 19:17:13 +00:00
"string-width": "^4.2.3",
"y18n": "^5.0.5",
2024-01-08 11:33:38 +00:00
"yargs-parser": "^21.1.1"
},
"engines": {
"node": ">=12"
2019-11-25 14:52:02 +00:00
}
},
"node_modules/yargs-parser": {
2022-08-19 19:17:13 +00:00
"version": "21.1.1",
"license": "ISC",
"engines": {
"node": ">=12"
}
},
"node_modules/yargs/node_modules/cliui": {
"version": "8.0.1",
"license": "ISC",
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.1",
"wrap-ansi": "^7.0.0"
},
"engines": {
"node": ">=12"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/yn": {
2020-04-02 06:43:43 +00:00
"version": "3.1.1",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=6"
}
2019-11-25 14:52:02 +00:00
},
"node_modules/yocto-queue": {
2023-03-02 11:02:52 +00:00
"version": "0.1.0",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2024-09-05 07:08:43 +00:00
},
"node_modules/yoctocolors-cjs": {
2024-09-05 07:08:43 +00:00
"version": "2.1.2",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
2023-03-02 11:02:52 +00:00
},
"node_modules/zone.js": {
2024-09-05 07:08:43 +00:00
"version": "0.14.10",
"license": "MIT"
2024-04-09 13:51:44 +00:00
},
"node_modules/zstddec": {
2024-04-09 13:51:44 +00:00
"version": "0.1.0",
"license": "MIT AND BSD-3-Clause"
2019-11-25 14:52:02 +00:00
}
}
}