mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 16:18:23 +03:00
f8c4f9ec32
Adds a new code editor to the new GUI prototype. [Peek 2023-09-25 12-12.webm](https://github.com/enso-org/enso/assets/1428930/58a926de-1042-4f2b-8e2c-29da953816b0) # Important Notes Not yet hooked up to any integration.
16704 lines
428 KiB
JSON
16704 lines
428 KiB
JSON
{
|
|
"name": "root",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "root",
|
|
"workspaces": [
|
|
"app/ide-desktop",
|
|
"app/ide-desktop/lib/*",
|
|
"app/ide-desktop/lib/dashboard/src/authentication",
|
|
"app/gui2",
|
|
"lib/rust/ensogl/pack/js"
|
|
],
|
|
"dependencies": {
|
|
"chromedriver": "^106.0.1",
|
|
"lint": "^0.8.19",
|
|
"run": "^1.4.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"devDependencies": {
|
|
"npm-run-all": "^4.1.5",
|
|
"prettier": "^3.0.0"
|
|
}
|
|
},
|
|
"app/gui2": {
|
|
"name": "enso-gui2",
|
|
"version": "0.1.0",
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"@babel/parser": "^7.22.16",
|
|
"@open-rpc/client-js": "^1.8.1",
|
|
"@vueuse/core": "^10.4.1",
|
|
"codemirror": "^6.0.1",
|
|
"enso-authentication": "^1.0.0",
|
|
"hash-sum": "^2.0.0",
|
|
"install": "^0.13.0",
|
|
"isomorphic-ws": "^5.0.0",
|
|
"lib0": "^0.2.83",
|
|
"magic-string": "^0.30.3",
|
|
"pinia": "^2.1.6",
|
|
"postcss-inline-svg": "^6.0.0",
|
|
"postcss-nesting": "^12.0.1",
|
|
"sha3": "^2.1.4",
|
|
"sucrase": "^3.34.0",
|
|
"vue": "^3.3.4",
|
|
"vue-codemirror": "^6.1.1",
|
|
"ws": "^8.13.0",
|
|
"y-codemirror.next": "^0.3.2",
|
|
"y-protocols": "^1.0.5",
|
|
"y-textarea": "^1.0.0",
|
|
"y-websocket": "^1.5.0",
|
|
"yjs": "^13.6.7"
|
|
},
|
|
"devDependencies": {
|
|
"@danmarshall/deckgl-typings": "^4.9.28",
|
|
"@eslint/eslintrc": "^2.1.2",
|
|
"@eslint/js": "^8.49.0",
|
|
"@playwright/test": "^1.37.0",
|
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
"@tsconfig/node18": "^18.2.0",
|
|
"@types/d3": "^7.4.0",
|
|
"@types/hash-sum": "^1.0.0",
|
|
"@types/jsdom": "^21.1.1",
|
|
"@types/mapbox-gl": "^2.7.13",
|
|
"@types/node": "^18.17.5",
|
|
"@types/shuffle-seed": "^1.1.0",
|
|
"@types/ws": "^8.5.5",
|
|
"@vitejs/plugin-react": "^4.0.4",
|
|
"@vitejs/plugin-vue": "^4.3.1",
|
|
"@volar/vue-typescript": "^1.6.5",
|
|
"@vue/eslint-config-prettier": "^8.0.0",
|
|
"@vue/eslint-config-typescript": "^12.0.0",
|
|
"@vue/test-utils": "^2.4.1",
|
|
"@vue/tsconfig": "^0.4.0",
|
|
"ag-grid-community": "^30.1.0",
|
|
"ag-grid-enterprise": "^30.1.0",
|
|
"esbuild": "^0.19.3",
|
|
"eslint": "^8.49.0",
|
|
"eslint-plugin-vue": "^9.16.1",
|
|
"jsdom": "^22.1.0",
|
|
"postcss-nesting": "^12.0.1",
|
|
"prettier": "^3.0.0",
|
|
"prettier-plugin-organize-imports": "^3.2.3",
|
|
"shuffle-seed": "^1.1.6",
|
|
"sql-formatter": "^13.0.0",
|
|
"tailwindcss": "^3.2.7",
|
|
"typescript": "~5.2.2",
|
|
"vite": "^4.4.9",
|
|
"vite-plugin-inspect": "^0.7.38",
|
|
"vite-plugin-top-level-await": "^1.3.1",
|
|
"vitest": "^0.34.2",
|
|
"vue-tsc": "^1.8.8"
|
|
}
|
|
},
|
|
"app/gui2/node_modules/@types/node": {
|
|
"version": "18.17.17",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"app/ide-desktop": {
|
|
"name": "enso-ide-desktop",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"esbuild-plugin-inline-image": "^0.0.9",
|
|
"eslint-plugin-react": "^7.32.2",
|
|
"eslint-plugin-react-hooks": "^4.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
|
"@typescript-eslint/parser": "^6.7.2",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "^8.49.0",
|
|
"eslint-plugin-jsdoc": "^46.8.1",
|
|
"eslint-plugin-react": "^7.32.2",
|
|
"eslint-plugin-react-hooks": "^4.6.0"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/assets": {
|
|
"name": "enso-assets",
|
|
"version": "1.0.0"
|
|
},
|
|
"app/ide-desktop/lib/client": {
|
|
"name": "enso",
|
|
"version": "0.0.0-dev",
|
|
"dependencies": {
|
|
"@types/mime-types": "^2.1.1",
|
|
"@types/opener": "^1.4.0",
|
|
"@types/tar": "^6.1.4",
|
|
"chalk": "^5.2.0",
|
|
"create-servers": "3.2.0",
|
|
"electron-is-dev": "^2.0.0",
|
|
"mime-types": "^2.1.35",
|
|
"opener": "^1.5.2",
|
|
"string-length": "^5.0.1",
|
|
"tar": "^6.1.13",
|
|
"yargs": "17.6.2"
|
|
},
|
|
"devDependencies": {
|
|
"crypto-js": "4.1.1",
|
|
"electron": "25.7.0",
|
|
"electron-builder": "^22.14.13",
|
|
"electron-notarize": "1.2.2",
|
|
"enso-common": "^1.0.0",
|
|
"esbuild": "^0.19.3",
|
|
"fast-glob": "^3.2.12",
|
|
"portfinder": "^1.0.32",
|
|
"tsx": "^3.12.6"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/darwin-x64": "^0.17.15",
|
|
"@esbuild/linux-x64": "^0.17.15",
|
|
"@esbuild/windows-x64": "^0.17.15",
|
|
"dmg-license": "^1.0.11"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/common": {
|
|
"name": "enso-common",
|
|
"version": "1.0.0"
|
|
},
|
|
"app/ide-desktop/lib/content": {
|
|
"name": "enso-content",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@types/semver": "^7.3.9",
|
|
"enso-content-config": "^1.0.0",
|
|
"react-toastify": "^9.1.3"
|
|
},
|
|
"devDependencies": {
|
|
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
|
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
|
"@eslint/js": "^8.49.0",
|
|
"@types/connect": "^3.4.35",
|
|
"@types/morgan": "^1.9.4",
|
|
"@types/serve-static": "^1.15.1",
|
|
"@types/sharp": "^0.31.1",
|
|
"@types/to-ico": "^1.1.1",
|
|
"@types/ws": "^8.5.4",
|
|
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
|
"@typescript-eslint/parser": "^6.7.2",
|
|
"enso-authentication": "^1.0.0",
|
|
"esbuild": "^0.19.3",
|
|
"esbuild-plugin-copy-directories": "^1.0.0",
|
|
"esbuild-plugin-time": "^1.0.0",
|
|
"esbuild-plugin-yaml": "^0.0.1",
|
|
"eslint": "^8.49.0",
|
|
"eslint-plugin-jsdoc": "^46.8.1",
|
|
"globals": "^13.20.0",
|
|
"portfinder": "^1.0.32",
|
|
"tsx": "^3.12.6",
|
|
"typescript": "~5.2.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/darwin-x64": "^0.17.15",
|
|
"@esbuild/linux-x64": "^0.17.15",
|
|
"@esbuild/windows-x64": "^0.17.15"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/content-config": {
|
|
"name": "enso-content-config",
|
|
"version": "1.0.0"
|
|
},
|
|
"app/ide-desktop/lib/content/node_modules/eslint-plugin-jsdoc": {
|
|
"version": "46.8.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.1.tgz",
|
|
"integrity": "sha512-uTce7IBluPKXIQMWJkIwFsI1gv7sZRmLjctca2K5DIxPi8fSBj9f4iru42XmGwuiMyH2f3nfc60sFmnSGv4Z/A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@es-joy/jsdoccomment": "~0.40.1",
|
|
"are-docs-informative": "^0.0.2",
|
|
"comment-parser": "1.4.0",
|
|
"debug": "^4.3.4",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"esquery": "^1.5.0",
|
|
"is-builtin-module": "^3.2.1",
|
|
"semver": "^7.5.4",
|
|
"spdx-expression-parse": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/dashboard": {
|
|
"name": "enso-dashboard",
|
|
"version": "0.1.0",
|
|
"dependencies": {
|
|
"@heroicons/react": "^2.0.15",
|
|
"@types/node": "^18.17.5",
|
|
"@types/react": "^18.0.27",
|
|
"@types/react-dom": "^18.0.10",
|
|
"esbuild": "^0.19.3",
|
|
"esbuild-plugin-time": "^1.0.0",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-router-dom": "^6.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
|
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
|
"@typescript-eslint/parser": "^6.7.2",
|
|
"chalk": "^5.3.0",
|
|
"enso-authentication": "^1.0.0",
|
|
"enso-chat": "git://github.com/enso-org/enso-bot",
|
|
"enso-content": "^1.0.0",
|
|
"eslint": "^8.49.0",
|
|
"eslint-plugin-jsdoc": "^46.8.1",
|
|
"eslint-plugin-react": "^7.32.1",
|
|
"react-toastify": "^9.1.3",
|
|
"tailwindcss": "^3.2.7",
|
|
"tsx": "^3.12.6",
|
|
"typescript": "~5.2.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/darwin-x64": "^0.17.15",
|
|
"@esbuild/linux-x64": "^0.17.15",
|
|
"@esbuild/windows-x64": "^0.17.15"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/dashboard/node_modules/eslint-plugin-jsdoc": {
|
|
"version": "46.8.1",
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.8.1.tgz",
|
|
"integrity": "sha512-uTce7IBluPKXIQMWJkIwFsI1gv7sZRmLjctca2K5DIxPi8fSBj9f4iru42XmGwuiMyH2f3nfc60sFmnSGv4Z/A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@es-joy/jsdoccomment": "~0.40.1",
|
|
"are-docs-informative": "^0.0.2",
|
|
"comment-parser": "1.4.0",
|
|
"debug": "^4.3.4",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"esquery": "^1.5.0",
|
|
"is-builtin-module": "^3.2.1",
|
|
"semver": "^7.5.4",
|
|
"spdx-expression-parse": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/dashboard/src/authentication": {
|
|
"name": "enso-authentication",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@aws-amplify/auth": "^5.6.5",
|
|
"@aws-amplify/core": "^5.8.5",
|
|
"@fortawesome/fontawesome-svg-core": "^6.4.2",
|
|
"@fortawesome/free-brands-svg-icons": "^6.4.2",
|
|
"@fortawesome/react-fontawesome": "^0.2.0",
|
|
"enso-common": "^1.0.0",
|
|
"react-router-dom": "^6.8.1",
|
|
"react-toastify": "^9.1.3",
|
|
"ts-results": "^3.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"typescript": "~5.2.2"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/esbuild-plugin-copy-directories": {
|
|
"version": "1.0.0",
|
|
"devDependencies": {
|
|
"esbuild": "^0.19.3"
|
|
}
|
|
},
|
|
"app/ide-desktop/lib/icons": {
|
|
"name": "enso-icons",
|
|
"version": "1.0.0",
|
|
"devDependencies": {
|
|
"sharp": "^0.31.2",
|
|
"to-ico": "^1.1.5"
|
|
}
|
|
},
|
|
"app/ide-desktop/node_modules/@types/node": {
|
|
"version": "18.17.17",
|
|
"license": "MIT"
|
|
},
|
|
"app/ide-desktop/node_modules/eslint-plugin-jsdoc": {
|
|
"version": "40.3.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@es-joy/jsdoccomment": "~0.37.0",
|
|
"comment-parser": "1.3.1",
|
|
"debug": "^4.3.4",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"esquery": "^1.5.0",
|
|
"semver": "^7.3.8",
|
|
"spdx-expression-parse": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || ^16 || ^17 || ^18 || ^19"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"app/ide-desktop/node_modules/eslint-plugin-jsdoc/node_modules/@es-joy/jsdoccomment": {
|
|
"version": "0.37.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"comment-parser": "1.3.1",
|
|
"esquery": "^1.5.0",
|
|
"jsdoc-type-pratt-parser": "~4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || ^16 || ^17 || ^18 || ^19 || ^20"
|
|
}
|
|
},
|
|
"app/ide-desktop/node_modules/eslint-plugin-jsdoc/node_modules/comment-parser": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"app/ide-desktop/node_modules/globals": {
|
|
"version": "13.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"build/prettier": {
|
|
"version": "1.0.0",
|
|
"extraneous": true,
|
|
"devDependencies": {
|
|
"prettier": "^3.0.0",
|
|
"prettier-plugin-toml": "^1.0.0"
|
|
}
|
|
},
|
|
"lib/rust/ensogl/pack/js": {
|
|
"name": "ensogl-runner",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"spectorjs": "^0.9.27"
|
|
},
|
|
"devDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^6.7.2",
|
|
"@typescript-eslint/parser": "^6.7.2",
|
|
"esbuild": "^0.19.3",
|
|
"eslint": "^8.49.0",
|
|
"eslint-plugin-jsdoc": "^46.8.1",
|
|
"tsup": "^7.2.0",
|
|
"typescript": "~5.2.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"esbuild-darwin-64": "^0.15.18",
|
|
"esbuild-linux-64": "^0.15.18",
|
|
"esbuild-windows-64": "^0.15.18"
|
|
}
|
|
},
|
|
"node_modules/@aashutoshrathi/word-wrap": {
|
|
"version": "1.2.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/@alloc/quick-lru": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.0",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@antfu/utils": {
|
|
"version": "0.7.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/@aws-amplify/auth": {
|
|
"version": "5.6.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-amplify/core": "5.8.5",
|
|
"amazon-cognito-identity-js": "6.3.6",
|
|
"buffer": "4.9.2",
|
|
"tslib": "^1.8.0",
|
|
"url": "0.11.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-amplify/auth/node_modules/buffer": {
|
|
"version": "4.9.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-amplify/auth/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@aws-amplify/core": {
|
|
"version": "5.8.5",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-js": "1.2.2",
|
|
"@aws-sdk/client-cloudwatch-logs": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/util-hex-encoding": "3.6.1",
|
|
"@types/node-fetch": "2.6.4",
|
|
"isomorphic-unfetch": "^3.0.0",
|
|
"react-native-url-polyfill": "^1.3.0",
|
|
"tslib": "^1.8.0",
|
|
"universal-cookie": "^4.0.4",
|
|
"zen-observable-ts": "0.8.19"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/ie11-detection": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/sha256-browser": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/ie11-detection": "^1.0.0",
|
|
"@aws-crypto/sha256-js": "^1.2.2",
|
|
"@aws-crypto/supports-web-crypto": "^1.0.0",
|
|
"@aws-crypto/util": "^1.2.2",
|
|
"@aws-sdk/types": "^3.1.0",
|
|
"@aws-sdk/util-locate-window": "^3.0.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/sha256-js": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/util": "^1.2.2",
|
|
"@aws-sdk/types": "^3.1.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/supports-web-crypto": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-crypto/util": {
|
|
"version": "1.2.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "^3.1.0",
|
|
"@aws-sdk/util-utf8-browser": "^3.0.0",
|
|
"tslib": "^1.11.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/abort-controller": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cloudwatch-logs": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
"@aws-sdk/config-resolver": "3.6.1",
|
|
"@aws-sdk/credential-provider-node": "3.6.1",
|
|
"@aws-sdk/fetch-http-handler": "3.6.1",
|
|
"@aws-sdk/hash-node": "3.6.1",
|
|
"@aws-sdk/invalid-dependency": "3.6.1",
|
|
"@aws-sdk/middleware-content-length": "3.6.1",
|
|
"@aws-sdk/middleware-host-header": "3.6.1",
|
|
"@aws-sdk/middleware-logger": "3.6.1",
|
|
"@aws-sdk/middleware-retry": "3.6.1",
|
|
"@aws-sdk/middleware-serde": "3.6.1",
|
|
"@aws-sdk/middleware-signing": "3.6.1",
|
|
"@aws-sdk/middleware-stack": "3.6.1",
|
|
"@aws-sdk/middleware-user-agent": "3.6.1",
|
|
"@aws-sdk/node-config-provider": "3.6.1",
|
|
"@aws-sdk/node-http-handler": "3.6.1",
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/smithy-client": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/url-parser": "3.6.1",
|
|
"@aws-sdk/url-parser-native": "3.6.1",
|
|
"@aws-sdk/util-base64-browser": "3.6.1",
|
|
"@aws-sdk/util-base64-node": "3.6.1",
|
|
"@aws-sdk/util-body-length-browser": "3.6.1",
|
|
"@aws-sdk/util-body-length-node": "3.6.1",
|
|
"@aws-sdk/util-user-agent-browser": "3.6.1",
|
|
"@aws-sdk/util-user-agent-node": "3.6.1",
|
|
"@aws-sdk/util-utf8-browser": "3.6.1",
|
|
"@aws-sdk/util-utf8-node": "3.6.1",
|
|
"tslib": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/client-cloudwatch-logs/node_modules/@aws-sdk/util-utf8-browser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/config-resolver": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/signature-v4": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-env": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-imds": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/shared-ini-file-loader": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-env": "3.6.1",
|
|
"@aws-sdk/credential-provider-imds": "3.6.1",
|
|
"@aws-sdk/credential-provider-ini": "3.6.1",
|
|
"@aws-sdk/credential-provider-process": "3.6.1",
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/shared-ini-file-loader": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/credential-provider-process": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/credential-provider-ini": "3.6.1",
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/shared-ini-file-loader": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/fetch-http-handler": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/querystring-builder": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/util-base64-browser": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/hash-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/util-buffer-from": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/invalid-dependency": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/is-array-buffer": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-content-length": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-host-header": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-logger": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-retry": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/service-error-classification": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"react-native-get-random-values": "^1.4.0",
|
|
"tslib": "^1.8.0",
|
|
"uuid": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-retry/node_modules/uuid": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-serde": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-signing": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/signature-v4": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-stack": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/node-config-provider": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/property-provider": "3.6.1",
|
|
"@aws-sdk/shared-ini-file-loader": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/node-http-handler": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/abort-controller": "3.6.1",
|
|
"@aws-sdk/protocol-http": "3.6.1",
|
|
"@aws-sdk/querystring-builder": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/property-provider": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/protocol-http": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/querystring-builder": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/util-uri-escape": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/querystring-parser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/service-error-classification": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/shared-ini-file-loader": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/signature-v4": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/is-array-buffer": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"@aws-sdk/util-hex-encoding": "3.6.1",
|
|
"@aws-sdk/util-uri-escape": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/smithy-client": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/middleware-stack": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/types": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/url-parser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/querystring-parser": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/url-parser-native": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/querystring-parser": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0",
|
|
"url": "^0.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-base64-browser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-base64-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/util-buffer-from": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-body-length-browser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-body-length-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-buffer-from": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/is-array-buffer": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-hex-encoding": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-locate-window": {
|
|
"version": "3.310.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-uri-escape": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-user-agent-browser": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/types": "3.6.1",
|
|
"bowser": "^2.11.0",
|
|
"tslib": "^1.8.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/node-config-provider": "3.6.1",
|
|
"@aws-sdk/types": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-utf8-browser": {
|
|
"version": "3.259.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.3.1"
|
|
}
|
|
},
|
|
"node_modules/@aws-sdk/util-utf8-node": {
|
|
"version": "3.6.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-sdk/util-buffer-from": "3.6.1",
|
|
"tslib": "^1.8.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.22.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.22.13",
|
|
"chalk": "^2.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/generator": "^7.22.15",
|
|
"@babel/helper-compilation-targets": "^7.22.15",
|
|
"@babel/helper-module-transforms": "^7.22.20",
|
|
"@babel/helpers": "^7.22.15",
|
|
"@babel/parser": "^7.22.16",
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/traverse": "^7.22.20",
|
|
"@babel/types": "^7.22.19",
|
|
"convert-source-map": "^1.7.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.15",
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"@jridgewell/trace-mapping": "^0.3.17",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.9",
|
|
"@babel/helper-validator-option": "^7.22.15",
|
|
"browserslist": "^4.21.9",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-environment-visitor": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-function-name": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.5",
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-hoist-variables": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-module-imports": "^7.22.15",
|
|
"@babel/helper-simple-access": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/helper-validator-identifier": "^7.22.20"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-split-export-declaration": {
|
|
"version": "7.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.22.15",
|
|
"@babel/traverse": "^7.22.15",
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.22.20",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.22.16",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.22.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.22.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.22.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/parser": "^7.22.15",
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.22.20",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/generator": "^7.22.15",
|
|
"@babel/helper-environment-visitor": "^7.22.20",
|
|
"@babel/helper-function-name": "^7.22.5",
|
|
"@babel/helper-hoist-variables": "^7.22.5",
|
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
|
"@babel/parser": "^7.22.16",
|
|
"@babel/types": "^7.22.19",
|
|
"debug": "^4.1.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.22.19",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.22.5",
|
|
"@babel/helper-validator-identifier": "^7.22.19",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/autocomplete": {
|
|
"version": "6.9.1",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.9.1.tgz",
|
|
"integrity": "sha512-yma56tqD7khIZK4gy4X5lX3/k5ArMiCGat7HEWRF/8L2kqOjVdp2qKZqpcJjwTIjSj6fqKAHqi7IjtH3QFE+Bw==",
|
|
"dependencies": {
|
|
"@codemirror/language": "^6.0.0",
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.17.0",
|
|
"@lezer/common": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@codemirror/language": "^6.0.0",
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"@lezer/common": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/commands": {
|
|
"version": "6.2.5",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.2.5.tgz",
|
|
"integrity": "sha512-dSi7ow2P2YgPBZflR9AJoaTHvqmeGIgkhignYMd5zK5y6DANTvxKxp6eMEpIDUJkRAaOY/TFZ4jP1ADIO/GLVA==",
|
|
"dependencies": {
|
|
"@codemirror/language": "^6.0.0",
|
|
"@codemirror/state": "^6.2.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"@lezer/common": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/language": {
|
|
"version": "6.9.1",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/language/-/language-6.9.1.tgz",
|
|
"integrity": "sha512-lWRP3Y9IUdOms6DXuBpoWwjkR7yRmnS0hKYCbSfPz9v6Em1A1UCRujAkDiCrdYfs1Z0Eu4dGtwovNPStIfkgNA==",
|
|
"dependencies": {
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"@lezer/common": "^1.1.0",
|
|
"@lezer/highlight": "^1.0.0",
|
|
"@lezer/lr": "^1.0.0",
|
|
"style-mod": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/lint": {
|
|
"version": "6.4.2",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/lint/-/lint-6.4.2.tgz",
|
|
"integrity": "sha512-wzRkluWb1ptPKdzlsrbwwjYCPLgzU6N88YBAmlZi8WFyuiEduSd05MnJYNogzyc8rPK7pj6m95ptUApc8sHKVA==",
|
|
"dependencies": {
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"crelt": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/search": {
|
|
"version": "6.5.4",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/search/-/search-6.5.4.tgz",
|
|
"integrity": "sha512-YoTrvjv9e8EbPs58opjZKyJ3ewFrVSUzQ/4WXlULQLSDDr1nGPJ67mMXFNNVYwdFhybzhrzrtqgHmtpJwIF+8g==",
|
|
"dependencies": {
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"crelt": "^1.0.5"
|
|
}
|
|
},
|
|
"node_modules/@codemirror/state": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/state/-/state-6.2.1.tgz",
|
|
"integrity": "sha512-RupHSZ8+OjNT38zU9fKH2sv+Dnlr8Eb8sl4NOnnqz95mCFTZUaiRP8Xv5MeeaG0px2b8Bnfe7YGwCV3nsBhbuw=="
|
|
},
|
|
"node_modules/@codemirror/view": {
|
|
"version": "6.20.2",
|
|
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.20.2.tgz",
|
|
"integrity": "sha512-tZ9F0UZU2P3eTRtgljg3DaCOTn2FIjQU/ktTCjSz9/6he3GHDNxSCDAPidMtF+09r23o0h9H/5U7xibtUuEgdg==",
|
|
"dependencies": {
|
|
"@codemirror/state": "^6.1.4",
|
|
"style-mod": "^4.1.0",
|
|
"w3c-keyname": "^2.2.4"
|
|
}
|
|
},
|
|
"node_modules/@csstools/selector-specificity": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/csstools"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
}
|
|
],
|
|
"license": "MIT-0",
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss-selector-parser": "^6.0.13"
|
|
}
|
|
},
|
|
"node_modules/@danmarshall/deckgl-typings": {
|
|
"version": "4.9.28",
|
|
"resolved": "https://registry.npmjs.org/@danmarshall/deckgl-typings/-/deckgl-typings-4.9.28.tgz",
|
|
"integrity": "sha512-cvp0sPunaOgzI/6Kb9zQjNPOegFrli8t/mWLESTDarZT1xBGe9FwLQ9wQT0XFcVagdlhe2NFBx0oeRy0L4f1GQ==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"@types/hammerjs": "^2.0.36",
|
|
"@types/react": "*",
|
|
"indefinitely-typed": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/@develar/schema-utils": {
|
|
"version": "2.6.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.0",
|
|
"ajv-keywords": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpack"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/builders": {
|
|
"version": "1.6.5",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@discordjs/formatters": "^0.3.2",
|
|
"@discordjs/util": "^1.0.1",
|
|
"@sapphire/shapeshift": "^3.9.2",
|
|
"discord-api-types": "0.37.50",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"ts-mixer": "^6.0.3",
|
|
"tslib": "^2.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/collection": {
|
|
"version": "1.5.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/formatters": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"discord-api-types": "0.37.50"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/rest": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@discordjs/collection": "^1.5.3",
|
|
"@discordjs/util": "^1.0.1",
|
|
"@sapphire/async-queue": "^1.5.0",
|
|
"@sapphire/snowflake": "^3.5.1",
|
|
"@vladfrangu/async_event_emitter": "^2.2.2",
|
|
"discord-api-types": "0.37.50",
|
|
"magic-bytes.js": "^1.0.15",
|
|
"tslib": "^2.6.1",
|
|
"undici": "5.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/util": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@discordjs/ws": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@discordjs/collection": "^1.5.3",
|
|
"@discordjs/rest": "^2.0.1",
|
|
"@discordjs/util": "^1.0.1",
|
|
"@sapphire/async-queue": "^1.5.0",
|
|
"@types/ws": "^8.5.5",
|
|
"@vladfrangu/async_event_emitter": "^2.2.2",
|
|
"discord-api-types": "0.37.50",
|
|
"tslib": "^2.6.1",
|
|
"ws": "^8.13.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/@electron/get": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"env-paths": "^2.2.0",
|
|
"fs-extra": "^8.1.0",
|
|
"got": "^11.8.5",
|
|
"progress": "^2.0.3",
|
|
"semver": "^6.2.0",
|
|
"sumchecker": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"global-agent": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@electron/get/node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/@electron/get/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/@electron/get/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@electron/get/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@electron/universal": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@malept/cross-spawn-promise": "^1.1.0",
|
|
"asar": "^3.0.3",
|
|
"debug": "^4.3.1",
|
|
"dir-compare": "^2.4.0",
|
|
"fs-extra": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/@es-joy/jsdoccomment": {
|
|
"version": "0.40.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"comment-parser": "1.4.0",
|
|
"esquery": "^1.5.0",
|
|
"jsdoc-type-pratt-parser": "~4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/cjs-loader": {
|
|
"version": "2.4.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@esbuild-kit/core-utils": "^3.2.3",
|
|
"get-tsconfig": "^4.7.0"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"esbuild": "~0.18.20",
|
|
"source-map-support": "^0.5.21"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/android-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz",
|
|
"integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/android-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/android-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz",
|
|
"integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz",
|
|
"integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/freebsd-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/freebsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz",
|
|
"integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz",
|
|
"integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-mips64el": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz",
|
|
"integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-ppc64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz",
|
|
"integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-riscv64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz",
|
|
"integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-s390x": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz",
|
|
"integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/linux-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz",
|
|
"integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/netbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/openbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/sunos-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz",
|
|
"integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/win32-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/win32-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/@esbuild/win32-x64": {
|
|
"version": "0.18.20",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/core-utils/node_modules/esbuild": {
|
|
"version": "0.18.20",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.18.20",
|
|
"@esbuild/android-arm64": "0.18.20",
|
|
"@esbuild/android-x64": "0.18.20",
|
|
"@esbuild/darwin-arm64": "0.18.20",
|
|
"@esbuild/darwin-x64": "0.18.20",
|
|
"@esbuild/freebsd-arm64": "0.18.20",
|
|
"@esbuild/freebsd-x64": "0.18.20",
|
|
"@esbuild/linux-arm": "0.18.20",
|
|
"@esbuild/linux-arm64": "0.18.20",
|
|
"@esbuild/linux-ia32": "0.18.20",
|
|
"@esbuild/linux-loong64": "0.18.20",
|
|
"@esbuild/linux-mips64el": "0.18.20",
|
|
"@esbuild/linux-ppc64": "0.18.20",
|
|
"@esbuild/linux-riscv64": "0.18.20",
|
|
"@esbuild/linux-s390x": "0.18.20",
|
|
"@esbuild/linux-x64": "0.18.20",
|
|
"@esbuild/netbsd-x64": "0.18.20",
|
|
"@esbuild/openbsd-x64": "0.18.20",
|
|
"@esbuild/sunos-x64": "0.18.20",
|
|
"@esbuild/win32-arm64": "0.18.20",
|
|
"@esbuild/win32-ia32": "0.18.20",
|
|
"@esbuild/win32-x64": "0.18.20"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-kit/esm-loader": {
|
|
"version": "2.6.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@esbuild-kit/core-utils": "^3.3.2",
|
|
"get-tsconfig": "^4.7.0"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-plugins/node-globals-polyfill": {
|
|
"version": "0.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"esbuild": "*"
|
|
}
|
|
},
|
|
"node_modules/@esbuild-plugins/node-modules-polyfill": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^4.0.0",
|
|
"rollup-plugin-node-polyfills": "^0.2.1"
|
|
},
|
|
"peerDependencies": {
|
|
"esbuild": "*"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-arm": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.19.3.tgz",
|
|
"integrity": "sha512-Lemgw4io4VZl9GHJmjiBGzQ7ONXRfRPHcUEerndjwiSkbxzrpq0Uggku5MxxrXdwJ+pTj1qyw4jwTu7hkPsgIA==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-arm64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.19.3.tgz",
|
|
"integrity": "sha512-w+Akc0vv5leog550kjJV9Ru+MXMR2VuMrui3C61mnysim0gkFCPOUTAfzTP0qX+HpN9Syu3YA3p1hf3EPqObRw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/android-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.19.3.tgz",
|
|
"integrity": "sha512-FKQJKkK5MXcBHoNZMDNUAg1+WcZlV/cuXrWCoGF/TvdRiYS4znA0m5Il5idUwfxrE20bG/vU1Cr5e1AD6IEIjQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.19.3.tgz",
|
|
"integrity": "sha512-kw7e3FXU+VsJSSSl2nMKvACYlwtvZB8RUIeVShIEY6PVnuZ3c9+L9lWB2nWeeKWNNYDdtL19foCQ0ZyUL7nqGw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.17.19",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz",
|
|
"integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.3.tgz",
|
|
"integrity": "sha512-ERDyjOgYeKe0Vrlr1iLrqTByB026YLPzTytDTz1DRCYM+JI92Dw2dbpRHYmdqn6VBnQ9Bor6J8ZlNwdZdxjlSg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.19.3.tgz",
|
|
"integrity": "sha512-nXesBZ2Ad1qL+Rm3crN7NmEVJ5uvfLFPLJev3x1j3feCQXfAhoYrojC681RhpdOph8NsvKBBwpYZHR7W0ifTTA==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-arm": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.19.3.tgz",
|
|
"integrity": "sha512-zr48Cg/8zkzZCzDHNxXO/89bf9e+r4HtzNUPoz4GmgAkF1gFAFmfgOdCbR8zMbzFDGb1FqBBhdXUpcTQRYS1cQ==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.19.3.tgz",
|
|
"integrity": "sha512-qXvYKmXj8GcJgWq3aGvxL/JG1ZM3UR272SdPU4QSTzD0eymrM7leiZH77pvY3UetCy0k1xuXZ+VPvoJNdtrsWQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.19.3.tgz",
|
|
"integrity": "sha512-7XlCKCA0nWcbvYpusARWkFjRQNWNGlt45S+Q18UeS///K6Aw8bB2FKYe9mhVWy/XLShvCweOLZPrnMswIaDXQA==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.19.3.tgz",
|
|
"integrity": "sha512-qGTgjweER5xqweiWtUIDl9OKz338EQqCwbS9c2Bh5jgEH19xQ1yhgGPNesugmDFq+UUSDtWgZ264st26b3de8A==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.19.3.tgz",
|
|
"integrity": "sha512-gy1bFskwEyxVMFRNYSvBauDIWNggD6pyxUksc0MV9UOBD138dKTzr8XnM2R4mBsHwVzeuIH8X5JhmNs2Pzrx+A==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.19.3.tgz",
|
|
"integrity": "sha512-UrYLFu62x1MmmIe85rpR3qou92wB9lEXluwMB/STDzPF9k8mi/9UvNsG07Tt9AqwPQXluMQ6bZbTzYt01+Ue5g==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.19.3.tgz",
|
|
"integrity": "sha512-9E73TfyMCbE+1AwFOg3glnzZ5fBAFK4aawssvuMgCRqCYzE0ylVxxzjEfut8xjmKkR320BEoMui4o/t9KA96gA==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.3.tgz",
|
|
"integrity": "sha512-LlmsbuBdm1/D66TJ3HW6URY8wO6IlYHf+ChOUz8SUAjVTuaisfuwCOAgcxo3Zsu3BZGxmI7yt//yGOxV+lHcEA==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-x64": {
|
|
"version": "0.17.19",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz",
|
|
"integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.19.3.tgz",
|
|
"integrity": "sha512-o1jLNe4uzQv2DKXMlmEzf66Wd8MoIhLNO2nlQBHLtWyh2MitDG7sMpfCO3NTcoTMuqHjfufgUQDFRI5C+xsXQw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.19.3.tgz",
|
|
"integrity": "sha512-AZJCnr5CZgZOdhouLcfRdnk9Zv6HbaBxjcyhq0StNcvAdVZJSKIdOiPB9az2zc06ywl0ePYJz60CjdKsQacp5Q==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.19.3.tgz",
|
|
"integrity": "sha512-Acsujgeqg9InR4glTRvLKGZ+1HMtDm94ehTIHKhJjFpgVzZG9/pIcWW/HA/DoMfEyXmANLDuDZ2sNrWcjq1lxw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.19.3.tgz",
|
|
"integrity": "sha512-FSrAfjVVy7TifFgYgliiJOyYynhQmqgPj15pzLyJk8BUsnlWNwP/IAy6GAiB1LqtoivowRgidZsfpoYLZH586A==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.19.3.tgz",
|
|
"integrity": "sha512-xTScXYi12xLOWZ/sc5RBmMN99BcXp/eEf7scUC0oeiRoiT5Vvo9AycuqCp+xdpDyAU+LkrCqEpUS9fCSZF8J3Q==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/win32-x64": {
|
|
"version": "0.19.3",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz",
|
|
"integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.6.0",
|
|
"globals": "^13.19.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.1.2",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"version": "8.49.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/fontawesome-common-types": {
|
|
"version": "6.4.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/fontawesome-svg-core": {
|
|
"version": "6.4.2",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "6.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/free-brands-svg-icons": {
|
|
"version": "6.4.2",
|
|
"hasInstallScript": true,
|
|
"license": "(CC-BY-4.0 AND MIT)",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-common-types": "6.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@fortawesome/react-fontawesome": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.8.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@fortawesome/fontawesome-svg-core": "~1 || ~6",
|
|
"react": ">=16.3"
|
|
}
|
|
},
|
|
"node_modules/@heroicons/react": {
|
|
"version": "2.0.18",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">= 16"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.11.11",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^1.2.1",
|
|
"debug": "^4.1.1",
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=12.22"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.27.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.0.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.4.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@kwsites/file-exists": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz",
|
|
"integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==",
|
|
"dependencies": {
|
|
"debug": "^4.1.1"
|
|
}
|
|
},
|
|
"node_modules/@kwsites/promise-deferred": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz",
|
|
"integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw=="
|
|
},
|
|
"node_modules/@lezer/common": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@lezer/common/-/common-1.1.0.tgz",
|
|
"integrity": "sha512-XPIN3cYDXsoJI/oDWoR2tD++juVrhgIago9xyKhZ7IhGlzdDM9QgC8D8saKNCz5pindGcznFr2HBSsEQSWnSjw=="
|
|
},
|
|
"node_modules/@lezer/highlight": {
|
|
"version": "1.1.6",
|
|
"resolved": "https://registry.npmjs.org/@lezer/highlight/-/highlight-1.1.6.tgz",
|
|
"integrity": "sha512-cmSJYa2us+r3SePpRCjN5ymCqCPv+zyXmDl0ciWtVaNiORT/MxM7ZgOMQZADD0o51qOaOg24qc/zBViOIwAjJg==",
|
|
"dependencies": {
|
|
"@lezer/common": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@lezer/lr": {
|
|
"version": "1.3.12",
|
|
"resolved": "https://registry.npmjs.org/@lezer/lr/-/lr-1.3.12.tgz",
|
|
"integrity": "sha512-5nwY1JzCueUdRtlMBnlf1SUi69iGCq2ABq7WQFQMkn/kxPvoACAEnTp4P17CtXxYr7WCwtYPLL2AEvxKPuF1OQ==",
|
|
"dependencies": {
|
|
"@lezer/common": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@malept/cross-spawn-promise": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/malept"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/subscription/pkg/npm-.malept-cross-spawn-promise?utm_medium=referral&utm_source=npm_fund"
|
|
}
|
|
],
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@malept/flatpak-bundler": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"fs-extra": "^9.0.0",
|
|
"lodash": "^4.17.15",
|
|
"tmp-promise": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@one-ini/wasm": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@open-rpc/client-js": {
|
|
"version": "1.8.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"isomorphic-fetch": "^3.0.0",
|
|
"isomorphic-ws": "^5.0.0",
|
|
"strict-event-emitter-types": "^2.0.0",
|
|
"ws": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@open-rpc/client-js/node_modules/ws": {
|
|
"version": "7.5.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@pkgr/utils": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"fast-glob": "^3.3.0",
|
|
"is-glob": "^4.0.3",
|
|
"open": "^9.1.0",
|
|
"picocolors": "^1.0.0",
|
|
"tslib": "^2.6.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/unts"
|
|
}
|
|
},
|
|
"node_modules/@playwright/test": {
|
|
"version": "1.38.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"playwright": "1.38.0"
|
|
},
|
|
"bin": {
|
|
"playwright": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@polka/url": {
|
|
"version": "1.0.0-next.23",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@remix-run/router": {
|
|
"version": "1.9.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rollup/plugin-virtual": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "5.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0",
|
|
"estree-walker": "^2.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rushstack/eslint-patch": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sapphire/async-queue": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sapphire/shapeshift": {
|
|
"version": "3.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"lodash": "^4.17.21"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sapphire/snowflake": {
|
|
"version": "3.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@sinclair/typebox": {
|
|
"version": "0.27.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sindresorhus/is": {
|
|
"version": "4.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@swc/core": {
|
|
"version": "1.3.85",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@swc/types": "^0.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/swc"
|
|
},
|
|
"optionalDependencies": {
|
|
"@swc/core-darwin-arm64": "1.3.85",
|
|
"@swc/core-darwin-x64": "1.3.85",
|
|
"@swc/core-linux-arm-gnueabihf": "1.3.85",
|
|
"@swc/core-linux-arm64-gnu": "1.3.85",
|
|
"@swc/core-linux-arm64-musl": "1.3.85",
|
|
"@swc/core-linux-x64-gnu": "1.3.85",
|
|
"@swc/core-linux-x64-musl": "1.3.85",
|
|
"@swc/core-win32-arm64-msvc": "1.3.85",
|
|
"@swc/core-win32-ia32-msvc": "1.3.85",
|
|
"@swc/core-win32-x64-msvc": "1.3.85"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/helpers": "^0.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/helpers": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@swc/core-win32-x64-msvc": {
|
|
"version": "1.3.85",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "Apache-2.0 AND MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@swc/types": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@szmarczak/http-timer": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@testim/chrome-version": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tootallnate/once": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@tsconfig/node18": {
|
|
"version": "18.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/cacheable-request": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-cache-semantics": "*",
|
|
"@types/keyv": "^3.1.4",
|
|
"@types/node": "*",
|
|
"@types/responselike": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/chai": {
|
|
"version": "4.3.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/chai-subset": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/chai": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.36",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cookie": {
|
|
"version": "0.3.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/d3": {
|
|
"version": "7.4.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3/-/d3-7.4.0.tgz",
|
|
"integrity": "sha512-jIfNVK0ZlxcuRDKtRS/SypEyOQ6UHaFQBKv032X45VvxSJ6Yi5G9behy9h6tNTHTDGh5Vq+KbmBjUWLgY4meCA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-array": "*",
|
|
"@types/d3-axis": "*",
|
|
"@types/d3-brush": "*",
|
|
"@types/d3-chord": "*",
|
|
"@types/d3-color": "*",
|
|
"@types/d3-contour": "*",
|
|
"@types/d3-delaunay": "*",
|
|
"@types/d3-dispatch": "*",
|
|
"@types/d3-drag": "*",
|
|
"@types/d3-dsv": "*",
|
|
"@types/d3-ease": "*",
|
|
"@types/d3-fetch": "*",
|
|
"@types/d3-force": "*",
|
|
"@types/d3-format": "*",
|
|
"@types/d3-geo": "*",
|
|
"@types/d3-hierarchy": "*",
|
|
"@types/d3-interpolate": "*",
|
|
"@types/d3-path": "*",
|
|
"@types/d3-polygon": "*",
|
|
"@types/d3-quadtree": "*",
|
|
"@types/d3-random": "*",
|
|
"@types/d3-scale": "*",
|
|
"@types/d3-scale-chromatic": "*",
|
|
"@types/d3-selection": "*",
|
|
"@types/d3-shape": "*",
|
|
"@types/d3-time": "*",
|
|
"@types/d3-time-format": "*",
|
|
"@types/d3-timer": "*",
|
|
"@types/d3-transition": "*",
|
|
"@types/d3-zoom": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-array": {
|
|
"version": "3.0.7",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.0.7.tgz",
|
|
"integrity": "sha512-4/Q0FckQ8TBjsB0VdGFemJOG8BLXUB2KKlL0VmZ+eOYeOnTb/wDRQqYWpBmQ6IlvWkXwkYiot+n9Px2aTJ7zGQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-axis": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-axis/-/d3-axis-3.0.3.tgz",
|
|
"integrity": "sha512-SE3x/pLO/+GIHH17mvs1uUVPkZ3bHquGzvZpPAh4yadRy71J93MJBpgK/xY8l9gT28yTN1g9v3HfGSFeBMmwZw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-selection": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-brush": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-brush/-/d3-brush-3.0.3.tgz",
|
|
"integrity": "sha512-MQ1/M/B5ifTScHSe5koNkhxn2mhUPqXjGuKjjVYckplAPjP9t2I2sZafb/YVHDwhoXWZoSav+Q726eIbN3qprA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-selection": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-chord": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-chord/-/d3-chord-3.0.3.tgz",
|
|
"integrity": "sha512-keuSRwO02c7PBV3JMWuctIfdeJrVFI7RpzouehvBWL4/GGUB3PBNg/9ZKPZAgJphzmS2v2+7vr7BGDQw1CAulw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-color": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.0.tgz",
|
|
"integrity": "sha512-HKuicPHJuvPgCD+np6Se9MQvS6OCbJmOjGvylzMJRlDwUXjKTTXs6Pwgk79O09Vj/ho3u1ofXnhFOaEWWPrlwA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-contour": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-contour/-/d3-contour-3.0.3.tgz",
|
|
"integrity": "sha512-x7G/tdDZt4m09XZnG2SutbIuQqmkNYqR9uhDMdPlpJbcwepkEjEWG29euFcgVA1k6cn92CHdDL9Z+fOnxnbVQw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-array": "*",
|
|
"@types/geojson": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-delaunay": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.1.tgz",
|
|
"integrity": "sha512-tLxQ2sfT0p6sxdG75c6f/ekqxjyYR0+LwPrsO1mbC9YDBzPJhs2HbJJRrn8Ez1DBoHRo2yx7YEATI+8V1nGMnQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-dispatch": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-dispatch/-/d3-dispatch-3.0.3.tgz",
|
|
"integrity": "sha512-Df7KW3Re7G6cIpIhQtqHin8yUxUHYAqiE41ffopbmU5+FifYUNV7RVyTg8rQdkEagg83m14QtS8InvNb95Zqug==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-drag": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-drag/-/d3-drag-3.0.3.tgz",
|
|
"integrity": "sha512-82AuQMpBQjuXeIX4tjCYfWjpm3g7aGCfx6dFlxX2JlRaiME/QWcHzBsINl7gbHCODA2anPYlL31/Trj/UnjK9A==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-selection": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-dsv": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-dsv/-/d3-dsv-3.0.2.tgz",
|
|
"integrity": "sha512-DooW5AOkj4AGmseVvbwHvwM/Ltu0Ks0WrhG6r5FG9riHT5oUUTHz6xHsHqJSVU8ZmPkOqlUEY2obS5C9oCIi2g==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-ease": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-ease/-/d3-ease-3.0.0.tgz",
|
|
"integrity": "sha512-aMo4eaAOijJjA6uU+GIeW018dvy9+oH5Y2VPPzjjfxevvGQ/oRDs+tfYC9b50Q4BygRR8yE2QCLsrT0WtAVseA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-fetch": {
|
|
"version": "3.0.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-fetch/-/d3-fetch-3.0.3.tgz",
|
|
"integrity": "sha512-/EsDKRiQkby3Z/8/AiZq8bsuLDo/tYHnNIZkUpSeEHWV7fHUl6QFBjvMPbhkKGk9jZutzfOkGygCV7eR/MkcXA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-dsv": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-force": {
|
|
"version": "3.0.5",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-force/-/d3-force-3.0.5.tgz",
|
|
"integrity": "sha512-EGG+IWx93ESSXBwfh/5uPuR9Hp8M6o6qEGU7bBQslxCvrdUBQZha/EFpu/VMdLU4B0y4Oe4h175nSm7p9uqFug==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-format": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.1.tgz",
|
|
"integrity": "sha512-5KY70ifCCzorkLuIkDe0Z9YTf9RR2CjBX1iaJG+rgM/cPP+sO+q9YdQ9WdhQcgPj1EQiJ2/0+yUkkziTG6Lubg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-geo": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.0.4.tgz",
|
|
"integrity": "sha512-kmUK8rVVIBPKJ1/v36bk2aSgwRj2N/ZkjDT+FkMT5pgedZoPlyhaG62J+9EgNIgUXE6IIL0b7bkLxCzhE6U4VQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/geojson": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-hierarchy": {
|
|
"version": "3.1.3",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-hierarchy/-/d3-hierarchy-3.1.3.tgz",
|
|
"integrity": "sha512-GpSK308Xj+HeLvogfEc7QsCOcIxkDwLhFYnOoohosEzOqv7/agxwvJER1v/kTC+CY1nfazR0F7gnHo7GE41/fw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-interpolate": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.1.tgz",
|
|
"integrity": "sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-color": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.0.0.tgz",
|
|
"integrity": "sha512-0g/A+mZXgFkQxN3HniRDbXMN79K3CdTpLsevj+PXiTcb2hVyvkZUBg37StmgCQkaD84cUJ4uaDAWq7UJOQy2Tg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-polygon": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-polygon/-/d3-polygon-3.0.0.tgz",
|
|
"integrity": "sha512-D49z4DyzTKXM0sGKVqiTDTYr+DHg/uxsiWDAkNrwXYuiZVd9o9wXZIo+YsHkifOiyBkmSWlEngHCQme54/hnHw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-quadtree": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-quadtree/-/d3-quadtree-3.0.2.tgz",
|
|
"integrity": "sha512-QNcK8Jguvc8lU+4OfeNx+qnVy7c0VrDJ+CCVFS9srBo2GL9Y18CnIxBdTF3v38flrGy5s1YggcoAiu6s4fLQIw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-random": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-random/-/d3-random-3.0.1.tgz",
|
|
"integrity": "sha512-IIE6YTekGczpLYo/HehAy3JGF1ty7+usI97LqraNa8IiDur+L44d0VOjAvFQWJVdZOJHukUJw+ZdZBlgeUsHOQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-scale": {
|
|
"version": "4.0.4",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.4.tgz",
|
|
"integrity": "sha512-eq1ZeTj0yr72L8MQk6N6heP603ubnywSDRfNpi5enouR112HzGLS6RIvExCzZTraFF4HdzNpJMwA/zGiMoHUUw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-time": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-scale-chromatic": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.0.0.tgz",
|
|
"integrity": "sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-selection": {
|
|
"version": "3.0.6",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-selection/-/d3-selection-3.0.6.tgz",
|
|
"integrity": "sha512-2ACr96USZVjXR9KMD9IWi1Epo4rSDKnUtYn6q2SPhYxykvXTw9vR77lkFNruXVg4i1tzQtBxeDMx0oNvJWbF1w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-shape": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.2.tgz",
|
|
"integrity": "sha512-NN4CXr3qeOUNyK5WasVUV8NCSAx/CRVcwcb0BuuS1PiTqwIm6ABi1SyasLZ/vsVCFDArF+W4QiGzSry1eKYQ7w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-path": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-time": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.0.tgz",
|
|
"integrity": "sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-time-format": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-4.0.0.tgz",
|
|
"integrity": "sha512-yjfBUe6DJBsDin2BMIulhSHmr5qNR5Pxs17+oW4DoVPyVIXZ+m6bs7j1UVKP08Emv6jRmYrYqxYzO63mQxy1rw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-timer": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-timer/-/d3-timer-3.0.0.tgz",
|
|
"integrity": "sha512-HNB/9GHqu7Fo8AQiugyJbv6ZxYz58wef0esl4Mv828w1ZKpAshw/uFWVDUcIB9KKFeFKoxS3cHY07FFgtTRZ1g==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/d3-transition": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-transition/-/d3-transition-3.0.4.tgz",
|
|
"integrity": "sha512-512a4uCOjUzsebydItSXsHrPeQblCVk8IKjqCUmrlvBWkkVh3donTTxmURDo1YPwIVDh5YVwCAO6gR4sgimCPQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-selection": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/d3-zoom": {
|
|
"version": "3.0.4",
|
|
"resolved": "https://registry.npmjs.org/@types/d3-zoom/-/d3-zoom-3.0.4.tgz",
|
|
"integrity": "sha512-cqkuY1ah9ZQre2POqjSLcM8g40UVya/qwEUrNYP2/rCVljbmqKCVcv+ebvwhlI5azIbSEL7m+os6n+WlYA43aA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/d3-interpolate": "*",
|
|
"@types/d3-selection": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/debug": {
|
|
"version": "4.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/ms": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/fs-extra": {
|
|
"version": "9.0.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/geojson": {
|
|
"version": "7946.0.11",
|
|
"resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.11.tgz",
|
|
"integrity": "sha512-L7A0AINMXQpVwxHJ4jxD6/XjZ4NDufaRlUJHjNIFKYUFBH1SvOW+neaqb0VTRSLW5suSrSu19ObFEFnfNcr+qg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/hammerjs": {
|
|
"version": "2.0.42",
|
|
"resolved": "https://registry.npmjs.org/@types/hammerjs/-/hammerjs-2.0.42.tgz",
|
|
"integrity": "sha512-Xxk14BrwHnGi0xlURPRb+Y0UNn2w3cTkeFm7pKMsYOaNgH/kabbJLhcBoNIodwsbTz7Z8KcWjtDvlGH0nc0U9w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/hash-sum": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/@types/hash-sum/-/hash-sum-1.0.0.tgz",
|
|
"integrity": "sha512-FdLBT93h3kcZ586Aee66HPCVJ6qvxVjBlDWNmxSGSbCZe9hTsjRKdSsl4y1T+3zfujxo9auykQMnFsfyHWD7wg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/http-cache-semantics": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/http-errors": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/jsdom": {
|
|
"version": "21.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/tough-cookie": "*",
|
|
"parse5": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.13",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/keyv": {
|
|
"version": "3.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mapbox-gl": {
|
|
"version": "2.7.14",
|
|
"resolved": "https://registry.npmjs.org/@types/mapbox-gl/-/mapbox-gl-2.7.14.tgz",
|
|
"integrity": "sha512-uoeZncHF7EOGCZTHida8nneFrzBbO5S0Bjvg0AJoGDXpkYkYRN2mq7RK0h+wtXZ/bYbahTFshbLChWBKKWhvyw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/geojson": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mime-types": {
|
|
"version": "2.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/morgan": {
|
|
"version": "1.9.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/ms": {
|
|
"version": "0.7.31",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node-fetch": {
|
|
"version": "2.6.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"form-data": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/node-fetch/node_modules/form-data": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/@types/opener": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/plist": {
|
|
"version": "3.0.2",
|
|
"resolved": "https://registry.npmjs.org/@types/plist/-/plist-3.0.2.tgz",
|
|
"integrity": "sha512-ULqvZNGMv0zRFvqn8/4LSPtnmN4MfhlPNtJCTpKuIIxGVGZ2rYWzFXrvEBoh9CVyqSE7D6YFRJ1hydLHI6kbWw==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"xmlbuilder": ">=11.0.1"
|
|
}
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.6",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.2.22",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"@types/scheduler": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/react-dom": {
|
|
"version": "18.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/react": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/responselike": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/scheduler": {
|
|
"version": "0.16.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/semver": {
|
|
"version": "7.5.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-errors": "*",
|
|
"@types/mime": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/sharp": {
|
|
"version": "0.31.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/shuffle-seed": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/@types/shuffle-seed/-/shuffle-seed-1.1.0.tgz",
|
|
"integrity": "sha512-h6UW72XuE07bSDVTkNjMMapFj6ERJmvf+RajssOoEIVhuU53/+zyCSBjBrSpDJSzVYjGr4CYxW3ABrY0C6s8qA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/tar": {
|
|
"version": "6.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"minipass": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/to-ico": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/tough-cookie": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/verror": {
|
|
"version": "1.10.6",
|
|
"resolved": "https://registry.npmjs.org/@types/verror/-/verror-1.10.6.tgz",
|
|
"integrity": "sha512-NNm+gdePAX1VGvPcGZCDKQZKYSiAWigKhKaz5KF94hG6f2s8de9Ow5+7AbXoeKxL8gavZfk4UquSAygOF2duEQ==",
|
|
"optional": true
|
|
},
|
|
"node_modules/@types/web-bluetooth": {
|
|
"version": "0.0.17",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "8.5.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "17.0.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/yauzl": {
|
|
"version": "2.10.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "6.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/regexpp": "^4.5.1",
|
|
"@typescript-eslint/scope-manager": "6.7.2",
|
|
"@typescript-eslint/type-utils": "6.7.2",
|
|
"@typescript-eslint/utils": "6.7.2",
|
|
"@typescript-eslint/visitor-keys": "6.7.2",
|
|
"debug": "^4.3.4",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.4",
|
|
"natural-compare": "^1.4.0",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "6.7.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "6.7.2",
|
|
"@typescript-eslint/types": "6.7.2",
|
|
"@typescript-eslint/typescript-estree": "6.7.2",
|
|
"@typescript-eslint/visitor-keys": "6.7.2",
|
|
"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.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.7.2",
|
|
"@typescript-eslint/visitor-keys": "6.7.2"
|
|
},
|
|
"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.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/typescript-estree": "6.7.2",
|
|
"@typescript-eslint/utils": "6.7.2",
|
|
"debug": "^4.3.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "6.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "6.7.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.7.2",
|
|
"@typescript-eslint/visitor-keys": "6.7.2",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "6.7.2",
|
|
"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.7.2",
|
|
"@typescript-eslint/types": "6.7.2",
|
|
"@typescript-eslint/typescript-estree": "6.7.2",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "6.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "6.7.2",
|
|
"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/@vitejs/plugin-react": {
|
|
"version": "4.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.22.9",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.22.5",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.22.5",
|
|
"react-refresh": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "^4.2.0"
|
|
}
|
|
},
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
"version": "4.3.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "^4.0.0",
|
|
"vue": "^3.2.25"
|
|
}
|
|
},
|
|
"node_modules/@vitest/expect": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/spy": "0.34.4",
|
|
"@vitest/utils": "0.34.4",
|
|
"chai": "^4.3.7"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/runner": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/utils": "0.34.4",
|
|
"p-limit": "^4.0.0",
|
|
"pathe": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/runner/node_modules/p-limit": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@vitest/runner/node_modules/yocto-queue": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@vitest/snapshot": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"magic-string": "^0.30.1",
|
|
"pathe": "^1.1.1",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/spy": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tinyspy": "^2.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"diff-sequences": "^29.4.3",
|
|
"loupe": "^2.3.6",
|
|
"pretty-format": "^29.5.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vladfrangu/async_event_emitter": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14.0.0",
|
|
"npm": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@volar/language-core": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/source-map": "1.4.1"
|
|
}
|
|
},
|
|
"node_modules/@volar/source-map": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"muggle-string": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/@volar/typescript": {
|
|
"version": "1.4.1-patch.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "1.4.1"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@volar/vue-language-core": {
|
|
"version": "1.6.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "1.4.1",
|
|
"@volar/source-map": "1.4.1",
|
|
"@vue/compiler-dom": "^3.3.0",
|
|
"@vue/compiler-sfc": "^3.3.0",
|
|
"@vue/reactivity": "^3.3.0",
|
|
"@vue/shared": "^3.3.0",
|
|
"minimatch": "^9.0.0",
|
|
"muggle-string": "^0.2.2",
|
|
"vue-template-compiler": "^2.7.14"
|
|
}
|
|
},
|
|
"node_modules/@volar/vue-typescript": {
|
|
"version": "1.6.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/typescript": "1.4.1-patch.2",
|
|
"@volar/vue-language-core": "1.6.5"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-core": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.21.3",
|
|
"@vue/shared": "3.3.4",
|
|
"estree-walker": "^2.0.2",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-dom": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.3.4",
|
|
"@vue/shared": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-sfc": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.15",
|
|
"@vue/compiler-core": "3.3.4",
|
|
"@vue/compiler-dom": "3.3.4",
|
|
"@vue/compiler-ssr": "3.3.4",
|
|
"@vue/reactivity-transform": "3.3.4",
|
|
"@vue/shared": "3.3.4",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.30.0",
|
|
"postcss": "^8.1.10",
|
|
"source-map-js": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-ssr": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/compiler-dom": "3.3.4",
|
|
"@vue/shared": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/@vue/devtools-api": {
|
|
"version": "6.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vue/eslint-config-prettier": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-config-prettier": "^8.8.0",
|
|
"eslint-plugin-prettier": "^5.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">= 8.0.0",
|
|
"prettier": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vue/eslint-config-typescript": {
|
|
"version": "12.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^6.7.0",
|
|
"@typescript-eslint/parser": "^6.7.0",
|
|
"vue-eslint-parser": "^9.3.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0",
|
|
"eslint-plugin-vue": "^9.0.0",
|
|
"typescript": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core": {
|
|
"version": "1.8.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "~1.10.0",
|
|
"@volar/source-map": "~1.10.0",
|
|
"@vue/compiler-dom": "^3.3.0",
|
|
"@vue/reactivity": "^3.3.0",
|
|
"@vue/shared": "^3.3.0",
|
|
"minimatch": "^9.0.0",
|
|
"muggle-string": "^0.3.1",
|
|
"vue-template-compiler": "^2.7.14"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core/node_modules/@volar/language-core": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/source-map": "1.10.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core/node_modules/@volar/source-map": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"muggle-string": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core/node_modules/muggle-string": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vue/reactivity": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/shared": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/@vue/reactivity-transform": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.15",
|
|
"@vue/compiler-core": "3.3.4",
|
|
"@vue/shared": "3.3.4",
|
|
"estree-walker": "^2.0.2",
|
|
"magic-string": "^0.30.0"
|
|
}
|
|
},
|
|
"node_modules/@vue/runtime-core": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/reactivity": "3.3.4",
|
|
"@vue/shared": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/@vue/runtime-dom": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/runtime-core": "3.3.4",
|
|
"@vue/shared": "3.3.4",
|
|
"csstype": "^3.1.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/server-renderer": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/compiler-ssr": "3.3.4",
|
|
"@vue/shared": "3.3.4"
|
|
},
|
|
"peerDependencies": {
|
|
"vue": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/@vue/shared": {
|
|
"version": "3.3.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vue/test-utils": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-beautify": "1.14.9",
|
|
"vue-component-type-helpers": "1.8.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/server-renderer": "^3.0.1",
|
|
"vue": "^3.0.1"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/server-renderer": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vue/tsconfig": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vue/typescript": {
|
|
"version": "1.8.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/typescript": "~1.10.0",
|
|
"@vue/language-core": "1.8.11"
|
|
}
|
|
},
|
|
"node_modules/@vue/typescript/node_modules/@volar/language-core": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/source-map": "1.10.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/typescript/node_modules/@volar/source-map": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"muggle-string": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/typescript/node_modules/@volar/typescript": {
|
|
"version": "1.10.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "1.10.1"
|
|
}
|
|
},
|
|
"node_modules/@vue/typescript/node_modules/muggle-string": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vueuse/core": {
|
|
"version": "10.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/web-bluetooth": "^0.0.17",
|
|
"@vueuse/metadata": "10.4.1",
|
|
"@vueuse/shared": "10.4.1",
|
|
"vue-demi": ">=0.14.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/@vueuse/metadata": {
|
|
"version": "10.4.1",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/@vueuse/shared": {
|
|
"version": "10.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vue-demi": ">=0.14.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/@xmldom/xmldom": {
|
|
"version": "0.8.10",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/7zip-bin": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/abab": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/abbrev": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/abstract-leveldown": {
|
|
"version": "6.2.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"immediate": "^3.2.3",
|
|
"level-concat-iterator": "~2.0.0",
|
|
"level-supports": "~1.0.0",
|
|
"xtend": "~4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/abstract-leveldown/node_modules/buffer": {
|
|
"version": "5.7.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",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "8.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "8.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ag-grid-community": {
|
|
"version": "30.1.0",
|
|
"resolved": "https://registry.npmjs.org/ag-grid-community/-/ag-grid-community-30.1.0.tgz",
|
|
"integrity": "sha512-D69e63CUALxfgLZSu1rXC8Xiyhu6+17zxzTV8cWsyvt5GeSDv2frQ3BKOqGZbUfVoOCLv2SQoHVTTqw8OjxavA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/ag-grid-enterprise": {
|
|
"version": "30.1.0",
|
|
"resolved": "https://registry.npmjs.org/ag-grid-enterprise/-/ag-grid-enterprise-30.1.0.tgz",
|
|
"integrity": "sha512-bDmdx6A/VjO1w82xHZ0PSHjZcgUeE5CylISrbRNGFKQyBrFyJmiRSVLTqoikpl9Cxg1+oyjlqtCdUmUJIVuQNQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6.0.0"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-keywords": {
|
|
"version": "3.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^6.9.1"
|
|
}
|
|
},
|
|
"node_modules/amazon-cognito-identity-js": {
|
|
"version": "6.3.6",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@aws-crypto/sha256-js": "1.2.2",
|
|
"buffer": "4.9.2",
|
|
"fast-base64-decode": "^1.0.0",
|
|
"isomorphic-unfetch": "^3.0.0",
|
|
"js-cookie": "^2.2.1"
|
|
}
|
|
},
|
|
"node_modules/amazon-cognito-identity-js/node_modules/buffer": {
|
|
"version": "4.9.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.0.2",
|
|
"ieee754": "^1.1.4",
|
|
"isarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/amazon-cognito-identity-js/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ansi-align": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz",
|
|
"integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/any-promise": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/app-builder-bin": {
|
|
"version": "3.7.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/app-builder-lib": {
|
|
"version": "22.14.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@develar/schema-utils": "~2.6.5",
|
|
"@electron/universal": "1.0.5",
|
|
"@malept/flatpak-bundler": "^0.4.0",
|
|
"7zip-bin": "~5.1.1",
|
|
"async-exit-hook": "^2.0.1",
|
|
"bluebird-lst": "^1.0.9",
|
|
"builder-util": "22.14.13",
|
|
"builder-util-runtime": "8.9.2",
|
|
"chromium-pickle-js": "^0.2.0",
|
|
"debug": "^4.3.2",
|
|
"ejs": "^3.1.6",
|
|
"electron-osx-sign": "^0.5.0",
|
|
"electron-publish": "22.14.13",
|
|
"form-data": "^4.0.0",
|
|
"fs-extra": "^10.0.0",
|
|
"hosted-git-info": "^4.0.2",
|
|
"is-ci": "^3.0.0",
|
|
"isbinaryfile": "^4.0.8",
|
|
"js-yaml": "^4.1.0",
|
|
"lazy-val": "^1.0.5",
|
|
"minimatch": "^3.0.4",
|
|
"read-config-file": "6.2.0",
|
|
"sanitize-filename": "^1.6.3",
|
|
"semver": "^7.3.5",
|
|
"temp-file": "^3.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/hosted-git-info": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/app-builder-lib/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/are-docs-informative": {
|
|
"version": "0.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/array-buffer-byte-length": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"is-array-buffer": "^3.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.tosorted": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"es-shim-unscopables": "^1.0.0",
|
|
"get-intrinsic": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/arraybuffer.prototype.slice": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.0",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-array-buffer": "^3.0.2",
|
|
"is-shared-array-buffer": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/asar": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chromium-pickle-js": "^0.2.0",
|
|
"commander": "^5.0.0",
|
|
"glob": "^7.1.6",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"bin": {
|
|
"asar": "bin/asar.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@types/glob": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/asar/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/asar/node_modules/commander": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/asar/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/asar/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/asn1": {
|
|
"version": "0.2.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": "~2.1.0"
|
|
}
|
|
},
|
|
"node_modules/assert-plus": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/assertion-error": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/astral-regex": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
|
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/async": {
|
|
"version": "2.6.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.14"
|
|
}
|
|
},
|
|
"node_modules/async-exit-hook": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/async-limiter": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/asynciterator.prototype": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/aws-sign2": {
|
|
"version": "0.7.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/aws4": {
|
|
"version": "1.12.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/axios": {
|
|
"version": "0.27.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"follow-redirects": "^1.14.9",
|
|
"form-data": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"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/bcrypt-pbkdf": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tweetnacl": "^0.14.3"
|
|
}
|
|
},
|
|
"node_modules/better-sqlite3": {
|
|
"version": "8.6.0",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bindings": "^1.5.0",
|
|
"prebuild-install": "^7.1.1"
|
|
}
|
|
},
|
|
"node_modules/big-integer": {
|
|
"version": "1.6.51",
|
|
"dev": true,
|
|
"license": "Unlicense",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/bignumber.js": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bindings": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"file-uri-to-path": "1.0.0"
|
|
}
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/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"
|
|
}
|
|
},
|
|
"node_modules/bluebird": {
|
|
"version": "3.7.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bluebird-lst": {
|
|
"version": "1.0.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.5"
|
|
}
|
|
},
|
|
"node_modules/bmp-js": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boolbase": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/boolean": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/bowser": {
|
|
"version": "2.11.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.0",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-boxes": "^2.2.1",
|
|
"string-width": "^4.2.2",
|
|
"type-fest": "^0.20.2",
|
|
"widest-line": "^3.1.0",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/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/boxen/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/bplist-parser": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big-integer": "^1.6.44"
|
|
},
|
|
"engines": {
|
|
"node": ">= 5.10.0"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.21.10",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001517",
|
|
"electron-to-chromium": "^1.4.477",
|
|
"node-releases": "^2.0.13",
|
|
"update-browserslist-db": "^1.0.11"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/buffer-alloc": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-alloc-unsafe": "^1.1.0",
|
|
"buffer-fill": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-alloc-unsafe": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer-crc32": {
|
|
"version": "0.2.13",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/buffer-equal": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/buffer-fill": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/builder-util": {
|
|
"version": "22.14.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/debug": "^4.1.6",
|
|
"@types/fs-extra": "^9.0.11",
|
|
"7zip-bin": "~5.1.1",
|
|
"app-builder-bin": "3.7.1",
|
|
"bluebird-lst": "^1.0.9",
|
|
"builder-util-runtime": "8.9.2",
|
|
"chalk": "^4.1.1",
|
|
"cross-spawn": "^7.0.3",
|
|
"debug": "^4.3.2",
|
|
"fs-extra": "^10.0.0",
|
|
"http-proxy-agent": "^5.0.0",
|
|
"https-proxy-agent": "^5.0.0",
|
|
"is-ci": "^3.0.0",
|
|
"js-yaml": "^4.1.0",
|
|
"source-map-support": "^0.5.19",
|
|
"stat-mode": "^1.0.0",
|
|
"temp-file": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/builder-util-runtime": {
|
|
"version": "8.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.2",
|
|
"sax": "^1.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/builder-util/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/builder-util/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/builder-util/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/builder-util/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/builder-util/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/builder-util/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/builder-util/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/builtin-modules": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/bundle-name": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"run-applescript": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/bundle-require": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"load-tsconfig": "^0.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"esbuild": ">=0.17"
|
|
}
|
|
},
|
|
"node_modules/busboy": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"streamsearch": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.16.0"
|
|
}
|
|
},
|
|
"node_modules/cac": {
|
|
"version": "6.7.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cacheable-lookup": {
|
|
"version": "5.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.6.0"
|
|
}
|
|
},
|
|
"node_modules/cacheable-request": {
|
|
"version": "7.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^4.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^6.0.1",
|
|
"responselike": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/camelcase-css": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001535",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/caseless": {
|
|
"version": "0.12.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/chai": {
|
|
"version": "4.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assertion-error": "^1.1.0",
|
|
"check-error": "^1.0.2",
|
|
"deep-eql": "^4.1.2",
|
|
"get-func-name": "^2.0.0",
|
|
"loupe": "^2.3.1",
|
|
"pathval": "^1.1.1",
|
|
"type-detect": "^4.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/char-regex": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
}
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "0.7.0",
|
|
"resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz",
|
|
"integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
|
|
},
|
|
"node_modules/check-error": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://paulmillr.com/funding/"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chokidar/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/chromedriver": {
|
|
"version": "106.0.1",
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@testim/chrome-version": "^1.1.3",
|
|
"axios": "^0.27.2",
|
|
"compare-versions": "^5.0.1",
|
|
"del": "^6.1.1",
|
|
"extract-zip": "^2.0.1",
|
|
"https-proxy-agent": "^5.0.1",
|
|
"proxy-from-env": "^1.1.0",
|
|
"tcp-port-used": "^1.0.1"
|
|
},
|
|
"bin": {
|
|
"chromedriver": "bin/chromedriver"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chromium-pickle-js": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "3.8.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/cli-boxes": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz",
|
|
"integrity": "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==",
|
|
"dependencies": {
|
|
"restore-cursor": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.9.1",
|
|
"resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.1.tgz",
|
|
"integrity": "sha512-jHgecW0pxkonBJdrKsqxgRX9AcG+u/5k0Q7WPDfi8AogLAdwxEkyYYNWwZ5GvVFoFx2uiY1eNcSK00fh+1+FyQ==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-table": {
|
|
"version": "0.3.11",
|
|
"resolved": "https://registry.npmjs.org/cli-table/-/cli-table-0.3.11.tgz",
|
|
"integrity": "sha512-IqLQi4lO0nIB4tcdTpN4LCB9FI3uqrJZK7RC515EnhZ6qBaglkIgICb1wjeAqpdoOabm1+SuQtkXIPdYC93jhQ==",
|
|
"dependencies": {
|
|
"colors": "1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.2.0"
|
|
}
|
|
},
|
|
"node_modules/cli-truncate": {
|
|
"version": "2.1.0",
|
|
"resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz",
|
|
"integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"slice-ansi": "^3.0.0",
|
|
"string-width": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-width": {
|
|
"version": "2.2.1",
|
|
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz",
|
|
"integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw=="
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
|
"integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/clone-response": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clone-response/node_modules/mimic-response": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/clsx": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/codemirror": {
|
|
"version": "6.0.1",
|
|
"resolved": "https://registry.npmjs.org/codemirror/-/codemirror-6.0.1.tgz",
|
|
"integrity": "sha512-J8j+nZ+CdWmIeFIGXEFbFPtpiYacFMDR8GlHK3IyHQJMCaVRfGx9NT+Hxivv1ckLWPvNdZqndbr/7lVhrf/Svg==",
|
|
"dependencies": {
|
|
"@codemirror/autocomplete": "^6.0.0",
|
|
"@codemirror/commands": "^6.0.0",
|
|
"@codemirror/language": "^6.0.0",
|
|
"@codemirror/lint": "^6.0.0",
|
|
"@codemirror/search": "^6.0.0",
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0"
|
|
}
|
|
},
|
|
"node_modules/color": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1",
|
|
"color-string": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.5.0"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/color-string": {
|
|
"version": "1.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "^1.0.0",
|
|
"simple-swizzle": "^0.2.2"
|
|
}
|
|
},
|
|
"node_modules/color/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/color/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/colors": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.1.90"
|
|
}
|
|
},
|
|
"node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "10.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/comment-parser": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
}
|
|
},
|
|
"node_modules/compare-version": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/compare-versions": {
|
|
"version": "5.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/config-chain": {
|
|
"version": "1.1.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
}
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dot-prop": "^5.2.0",
|
|
"graceful-fs": "^4.1.2",
|
|
"make-dir": "^3.0.0",
|
|
"unique-string": "^2.0.0",
|
|
"write-file-atomic": "^3.0.0",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/connected": {
|
|
"version": "0.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.9.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.4.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/crc": {
|
|
"version": "3.8.0",
|
|
"resolved": "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz",
|
|
"integrity": "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"buffer": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/crc/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
|
|
"integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"optional": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/create-servers": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmjs.org/create-servers/-/create-servers-3.2.0.tgz",
|
|
"integrity": "sha512-bfzggqlfxHxiZ9/U4TmSqXDUIuYnTamYSmEa7DwA487cH4VXqR8yNmgxZCzY7ElipPPSkcaQfn3xhL90RBR4+A==",
|
|
"dependencies": {
|
|
"connected": "~0.0.2",
|
|
"errs": "~0.3.0",
|
|
"object-assign": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/crelt": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz",
|
|
"integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g=="
|
|
},
|
|
"node_modules/cross-env": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.1"
|
|
},
|
|
"bin": {
|
|
"cross-env": "src/bin/cross-env.js",
|
|
"cross-env-shell": "src/bin/cross-env-shell.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.14",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypto-js": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/css-select": {
|
|
"version": "5.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0",
|
|
"css-what": "^6.1.0",
|
|
"domhandler": "^5.0.2",
|
|
"domutils": "^3.0.1",
|
|
"nth-check": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/css-what": {
|
|
"version": "6.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
},
|
|
"node_modules/cssesc": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cssesc": "bin/cssesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/cssstyle": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rrweb-cssom": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dashdash": {
|
|
"version": "1.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/data-urls": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.6",
|
|
"whatwg-mimetype": "^3.0.0",
|
|
"whatwg-url": "^12.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/de-indent": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
|
|
"integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decimal.js": {
|
|
"version": "10.4.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/decompress-response": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/deep-eql": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-detect": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/default-browser": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bundle-name": "^3.0.0",
|
|
"default-browser-id": "^3.0.0",
|
|
"execa": "^7.1.1",
|
|
"titleize": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/default-browser-id": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bplist-parser": "^0.2.0",
|
|
"untildify": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/defaults": {
|
|
"version": "1.0.4",
|
|
"resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
|
|
"integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/defer-to-connect": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/deferred-leveldown": {
|
|
"version": "5.3.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"abstract-leveldown": "~6.2.1",
|
|
"inherits": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/define-data-property": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.1",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/define-lazy-prop": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/del": {
|
|
"version": "6.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^11.0.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.2",
|
|
"p-map": "^4.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/detect-libc": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/detect-node": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/didyoumean": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/dir-compare": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal": "1.0.0",
|
|
"colors": "1.0.3",
|
|
"commander": "2.9.0",
|
|
"minimatch": "3.0.4"
|
|
},
|
|
"bin": {
|
|
"dircompare": "src/cli/dircompare.js"
|
|
}
|
|
},
|
|
"node_modules/dir-compare/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/dir-compare/node_modules/commander": {
|
|
"version": "2.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-readlink": ">= 1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6.x"
|
|
}
|
|
},
|
|
"node_modules/dir-compare/node_modules/minimatch": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/discontinuous-range": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/discontinuous-range/-/discontinuous-range-1.0.0.tgz",
|
|
"integrity": "sha512-c68LpLbO+7kP/b1Hr1qs8/BJ09F5khZGTxqxZuhzxpmwJKOgRFHJWIb9/KmqnqHhLdO55aOxFH/EGBvUQbL/RQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/discord-api-types": {
|
|
"version": "0.37.50",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/discord.js": {
|
|
"version": "14.13.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@discordjs/builders": "^1.6.5",
|
|
"@discordjs/collection": "^1.5.3",
|
|
"@discordjs/formatters": "^0.3.2",
|
|
"@discordjs/rest": "^2.0.1",
|
|
"@discordjs/util": "^1.0.1",
|
|
"@discordjs/ws": "^1.0.1",
|
|
"@sapphire/snowflake": "^3.5.1",
|
|
"@types/ws": "^8.5.5",
|
|
"discord-api-types": "0.37.50",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"lodash.snakecase": "^4.1.1",
|
|
"tslib": "^2.6.1",
|
|
"undici": "5.22.1",
|
|
"ws": "^8.13.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.11.0"
|
|
}
|
|
},
|
|
"node_modules/dlv": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dmg-builder": {
|
|
"version": "22.14.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"app-builder-lib": "22.14.13",
|
|
"builder-util": "22.14.13",
|
|
"builder-util-runtime": "8.9.2",
|
|
"fs-extra": "^10.0.0",
|
|
"iconv-lite": "^0.6.2",
|
|
"js-yaml": "^4.1.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"dmg-license": "^1.0.9"
|
|
}
|
|
},
|
|
"node_modules/dmg-builder/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/dmg-license": {
|
|
"version": "1.0.11",
|
|
"resolved": "https://registry.npmjs.org/dmg-license/-/dmg-license-1.0.11.tgz",
|
|
"integrity": "sha512-ZdzmqwKmECOWJpqefloC5OJy1+WZBBse5+MR88z9g9Zn4VY+WYUkAyojmhzJckH5YbbZGcYIuGAkY5/Ys5OM2Q==",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"dependencies": {
|
|
"@types/plist": "^3.0.1",
|
|
"@types/verror": "^1.10.3",
|
|
"ajv": "^6.10.0",
|
|
"crc": "^3.8.0",
|
|
"iconv-corefoundation": "^1.1.7",
|
|
"plist": "^3.0.4",
|
|
"smart-buffer": "^4.0.2",
|
|
"verror": "^1.10.0"
|
|
},
|
|
"bin": {
|
|
"dmg-license": "bin/dmg-license.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-serializer": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.2",
|
|
"entities": "^4.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dom-walk": {
|
|
"version": "0.1.2",
|
|
"dev": true
|
|
},
|
|
"node_modules/domelementtype": {
|
|
"version": "2.3.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/domexception": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/domhandler": {
|
|
"version": "5.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/domutils": {
|
|
"version": "3.1.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dom-serializer": "^2.0.0",
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dotenv": {
|
|
"version": "9.0.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/dotenv-expand": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/duplexer3": {
|
|
"version": "0.1.5",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ecc-jsbn": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "~0.1.0",
|
|
"safer-buffer": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/editorconfig": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@one-ini/wasm": "0.1.1",
|
|
"commander": "^10.0.0",
|
|
"minimatch": "9.0.1",
|
|
"semver": "^7.5.3"
|
|
},
|
|
"bin": {
|
|
"editorconfig": "bin/editorconfig"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/editorconfig/node_modules/minimatch": {
|
|
"version": "9.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/ejs": {
|
|
"version": "3.1.9",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"jake": "^10.8.5"
|
|
},
|
|
"bin": {
|
|
"ejs": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/electron": {
|
|
"version": "25.7.0",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@electron/get": "^2.0.0",
|
|
"@types/node": "^18.11.18",
|
|
"extract-zip": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"electron": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.20.55"
|
|
}
|
|
},
|
|
"node_modules/electron-builder": {
|
|
"version": "22.14.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs": "^17.0.1",
|
|
"app-builder-lib": "22.14.13",
|
|
"builder-util": "22.14.13",
|
|
"builder-util-runtime": "8.9.2",
|
|
"chalk": "^4.1.1",
|
|
"dmg-builder": "22.14.13",
|
|
"fs-extra": "^10.0.0",
|
|
"is-ci": "^3.0.0",
|
|
"lazy-val": "^1.0.5",
|
|
"read-config-file": "6.2.0",
|
|
"update-notifier": "^5.1.0",
|
|
"yargs": "^17.0.1"
|
|
},
|
|
"bin": {
|
|
"electron-builder": "cli.js",
|
|
"install-app-deps": "install-app-deps.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/electron-builder/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/electron-builder/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/electron-builder/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/electron-builder/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-builder/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/electron-builder/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/electron-builder/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/electron-is-dev": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/electron-notarize": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"fs-extra": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/electron-osx-sign": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"bluebird": "^3.5.0",
|
|
"compare-version": "^0.1.2",
|
|
"debug": "^2.6.8",
|
|
"isbinaryfile": "^3.0.2",
|
|
"minimist": "^1.2.0",
|
|
"plist": "^3.0.1"
|
|
},
|
|
"bin": {
|
|
"electron-osx-flat": "bin/electron-osx-flat.js",
|
|
"electron-osx-sign": "bin/electron-osx-sign.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/electron-osx-sign/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/electron-osx-sign/node_modules/isbinaryfile": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-alloc": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/electron-osx-sign/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-publish": {
|
|
"version": "22.14.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/fs-extra": "^9.0.11",
|
|
"builder-util": "22.14.13",
|
|
"builder-util-runtime": "8.9.2",
|
|
"chalk": "^4.1.1",
|
|
"fs-extra": "^10.0.0",
|
|
"lazy-val": "^1.0.5",
|
|
"mime": "^2.5.2"
|
|
}
|
|
},
|
|
"node_modules/electron-publish/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/electron-publish/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/electron-publish/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/electron-publish/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-publish/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/electron-publish/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/electron-publish/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.4.523",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/electron/node_modules/@types/node": {
|
|
"version": "18.17.17",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encoding-down": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"abstract-leveldown": "^6.2.1",
|
|
"inherits": "^2.0.3",
|
|
"level-codec": "^9.0.0",
|
|
"level-errors": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/enso": {
|
|
"resolved": "app/ide-desktop/lib/client",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-assets": {
|
|
"resolved": "app/ide-desktop/lib/assets",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-authentication": {
|
|
"resolved": "app/ide-desktop/lib/dashboard/src/authentication",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-chat": {
|
|
"name": "enso-support",
|
|
"version": "1.0.0",
|
|
"resolved": "git+ssh://git@github.com/enso-org/enso-bot.git#31495bf6aa5d3dcfbcf0d180ba80ec284dc773a1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"better-sqlite3": "^8.4.0",
|
|
"discord.js": "^14.11.0",
|
|
"ws": "^8.13.0"
|
|
}
|
|
},
|
|
"node_modules/enso-common": {
|
|
"resolved": "app/ide-desktop/lib/common",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-content": {
|
|
"resolved": "app/ide-desktop/lib/content",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-content-config": {
|
|
"resolved": "app/ide-desktop/lib/content-config",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-dashboard": {
|
|
"resolved": "app/ide-desktop/lib/dashboard",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-gui2": {
|
|
"resolved": "app/gui2",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-icons": {
|
|
"resolved": "app/ide-desktop/lib/icons",
|
|
"link": true
|
|
},
|
|
"node_modules/enso-ide-desktop": {
|
|
"resolved": "app/ide-desktop",
|
|
"link": true
|
|
},
|
|
"node_modules/ensogl-runner": {
|
|
"resolved": "lib/rust/ensogl/pack/js",
|
|
"link": true
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/errno": {
|
|
"version": "0.1.8",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"prr": "~1.0.1"
|
|
},
|
|
"bin": {
|
|
"errno": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/error-stack-parser-es": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/errs": {
|
|
"version": "0.3.2",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.22.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.0",
|
|
"arraybuffer.prototype.slice": "^1.0.2",
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-set-tostringtag": "^2.0.1",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function.prototype.name": "^1.1.6",
|
|
"get-intrinsic": "^1.2.1",
|
|
"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.5",
|
|
"is-array-buffer": "^3.0.2",
|
|
"is-callable": "^1.2.7",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-typed-array": "^1.1.12",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.3",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.4",
|
|
"regexp.prototype.flags": "^1.5.1",
|
|
"safe-array-concat": "^1.0.1",
|
|
"safe-regex-test": "^1.0.0",
|
|
"string.prototype.trim": "^1.2.8",
|
|
"string.prototype.trimend": "^1.0.7",
|
|
"string.prototype.trimstart": "^1.0.7",
|
|
"typed-array-buffer": "^1.0.0",
|
|
"typed-array-byte-length": "^1.0.0",
|
|
"typed-array-byte-offset": "^1.0.0",
|
|
"typed-array-length": "^1.0.4",
|
|
"unbox-primitive": "^1.0.2",
|
|
"which-typed-array": "^1.1.11"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-iterator-helpers": {
|
|
"version": "1.0.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynciterator.prototype": "^1.0.0",
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.22.1",
|
|
"es-set-tostringtag": "^2.0.1",
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"globalthis": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.5",
|
|
"iterator.prototype": "^1.1.2",
|
|
"safe-array-concat": "^1.0.1"
|
|
}
|
|
},
|
|
"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-error": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/es6-promise": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.19.3",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.19.3",
|
|
"@esbuild/android-arm64": "0.19.3",
|
|
"@esbuild/android-x64": "0.19.3",
|
|
"@esbuild/darwin-arm64": "0.19.3",
|
|
"@esbuild/darwin-x64": "0.19.3",
|
|
"@esbuild/freebsd-arm64": "0.19.3",
|
|
"@esbuild/freebsd-x64": "0.19.3",
|
|
"@esbuild/linux-arm": "0.19.3",
|
|
"@esbuild/linux-arm64": "0.19.3",
|
|
"@esbuild/linux-ia32": "0.19.3",
|
|
"@esbuild/linux-loong64": "0.19.3",
|
|
"@esbuild/linux-mips64el": "0.19.3",
|
|
"@esbuild/linux-ppc64": "0.19.3",
|
|
"@esbuild/linux-riscv64": "0.19.3",
|
|
"@esbuild/linux-s390x": "0.19.3",
|
|
"@esbuild/linux-x64": "0.19.3",
|
|
"@esbuild/netbsd-x64": "0.19.3",
|
|
"@esbuild/openbsd-x64": "0.19.3",
|
|
"@esbuild/sunos-x64": "0.19.3",
|
|
"@esbuild/win32-arm64": "0.19.3",
|
|
"@esbuild/win32-ia32": "0.19.3",
|
|
"@esbuild/win32-x64": "0.19.3"
|
|
}
|
|
},
|
|
"node_modules/esbuild-darwin-64": {
|
|
"version": "0.15.18",
|
|
"resolved": "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.15.18.tgz",
|
|
"integrity": "sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-64": {
|
|
"version": "0.15.18",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.15.18.tgz",
|
|
"integrity": "sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-copy-directories": {
|
|
"resolved": "app/ide-desktop/lib/esbuild-plugin-copy-directories",
|
|
"link": true
|
|
},
|
|
"node_modules/esbuild-plugin-inline-image": {
|
|
"version": "0.0.9",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esbuild-plugin-time": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.2"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-time/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/esbuild-plugin-yaml": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fs-extra": "^9.1.0",
|
|
"js-yaml": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/esbuild-windows-64": {
|
|
"version": "0.15.18",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild/node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.19.3.tgz",
|
|
"integrity": "sha512-tPfZiwF9rO0jW6Jh9ipi58N5ZLoSjdxXeSrAYypy4psA2Yl1dAMhM71KxVfmjZhJmxRjSnb29YlRXXhh3GqzYw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild/node_modules/@esbuild/linux-x64": {
|
|
"version": "0.19.3",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.3.tgz",
|
|
"integrity": "sha512-ogV0+GwEmvwg/8ZbsyfkYGaLACBQWDvO0Kkh8LKBGKj9Ru8VM39zssrnu9Sxn1wbapA2qNS6BiLdwJZGouyCwQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-goat": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "8.49.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint/eslintrc": "^2.1.2",
|
|
"@eslint/js": "8.49.0",
|
|
"@humanwhocodes/config-array": "^0.11.11",
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
"ajv": "^6.12.4",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.3.2",
|
|
"doctrine": "^3.0.0",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"eslint-scope": "^7.2.2",
|
|
"eslint-visitor-keys": "^3.4.3",
|
|
"espree": "^9.6.1",
|
|
"esquery": "^1.4.2",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"find-up": "^5.0.0",
|
|
"glob-parent": "^6.0.2",
|
|
"globals": "^13.19.0",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"is-path-inside": "^3.0.3",
|
|
"js-yaml": "^4.1.0",
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
"levn": "^0.4.1",
|
|
"lodash.merge": "^4.6.2",
|
|
"minimatch": "^3.1.2",
|
|
"natural-compare": "^1.4.0",
|
|
"optionator": "^0.9.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"bin": {
|
|
"eslint": "bin/eslint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-config-prettier": {
|
|
"version": "8.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jsdoc": {
|
|
"version": "46.8.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@es-joy/jsdoccomment": "~0.40.1",
|
|
"are-docs-informative": "^0.0.2",
|
|
"comment-parser": "1.4.0",
|
|
"debug": "^4.3.4",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"esquery": "^1.5.0",
|
|
"is-builtin-module": "^3.2.1",
|
|
"semver": "^7.5.4",
|
|
"spdx-expression-parse": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-prettier": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prettier-linter-helpers": "^1.0.0",
|
|
"synckit": "^0.8.5"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/prettier"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/eslint": ">=8.0.0",
|
|
"eslint": ">=8.0.0",
|
|
"prettier": ">=3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/eslint": {
|
|
"optional": true
|
|
},
|
|
"eslint-config-prettier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.33.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.6",
|
|
"array.prototype.flatmap": "^1.3.1",
|
|
"array.prototype.tosorted": "^1.1.1",
|
|
"doctrine": "^2.1.0",
|
|
"es-iterator-helpers": "^1.0.12",
|
|
"estraverse": "^5.3.0",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.6",
|
|
"object.fromentries": "^2.0.6",
|
|
"object.hasown": "^1.1.2",
|
|
"object.values": "^1.1.6",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.4",
|
|
"semver": "^6.3.1",
|
|
"string.prototype.matchall": "^4.0.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
"version": "4.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-vue": {
|
|
"version": "9.17.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"natural-compare": "^1.4.0",
|
|
"nth-check": "^2.1.1",
|
|
"postcss-selector-parser": "^6.0.13",
|
|
"semver": "^7.5.4",
|
|
"vue-eslint-parser": "^9.3.1",
|
|
"xml-name-validator": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.2.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "7.2.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "3.4.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/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/eslint/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/espree": {
|
|
"version": "9.6.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"acorn": "^8.9.0",
|
|
"acorn-jsx": "^5.3.2",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
|
|
"integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.1",
|
|
"human-signals": "^4.3.0",
|
|
"is-stream": "^3.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^5.1.0",
|
|
"onetime": "^6.0.0",
|
|
"signal-exit": "^3.0.7",
|
|
"strip-final-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || ^16.14.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/execa/node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/exif-parser": {
|
|
"version": "0.1.12",
|
|
"dev": true
|
|
},
|
|
"node_modules/expand-template": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "(MIT OR WTFPL)",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/extend": {
|
|
"version": "3.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/extend-shallow": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz",
|
|
"integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==",
|
|
"dependencies": {
|
|
"is-extendable": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/external-editor": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz",
|
|
"integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==",
|
|
"dependencies": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/external-editor/node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/external-editor/node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
"integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/extract-zip": {
|
|
"version": "2.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"get-stream": "^5.1.0",
|
|
"yauzl": "^2.10.0"
|
|
},
|
|
"bin": {
|
|
"extract-zip": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.17.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@types/yauzl": "^2.9.1"
|
|
}
|
|
},
|
|
"node_modules/extsprintf": {
|
|
"version": "1.3.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-base64-decode": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-diff": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-glob/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.15.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fd-slicer": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pend": "~1.2.0"
|
|
}
|
|
},
|
|
"node_modules/figures": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz",
|
|
"integrity": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/figures/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat-cache": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/file-type": {
|
|
"version": "3.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/file-uri-to-path": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/filelist": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"minimatch": "^5.0.1"
|
|
}
|
|
},
|
|
"node_modules/filelist/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.2.7",
|
|
"keyv": "^4.5.3",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.2.9",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/follow-redirects": {
|
|
"version": "1.15.2",
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"debug": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/forever-agent": {
|
|
"version": "0.6.1",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/form-data": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/fs-constants": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-exists-sync": {
|
|
"version": "0.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz",
|
|
"integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"functions-have-names": "^1.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-func-name": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-stdin": {
|
|
"version": "8.0.0",
|
|
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-8.0.0.tgz",
|
|
"integrity": "sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-tsconfig": {
|
|
"version": "4.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-pkg-maps": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/getpass": {
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/github-from-package": {
|
|
"version": "0.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/glob/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/global": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-document": "^2.19.0",
|
|
"process": "^0.11.10"
|
|
}
|
|
},
|
|
"node_modules/global-agent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"boolean": "^3.0.1",
|
|
"es6-error": "^4.1.1",
|
|
"matcher": "^3.0.0",
|
|
"roarr": "^2.15.3",
|
|
"semver": "^7.3.2",
|
|
"serialize-error": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0"
|
|
}
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/global-dirs/node_modules/ini": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globalthis": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/got": {
|
|
"version": "11.8.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^4.0.0",
|
|
"@szmarczak/http-timer": "^4.0.5",
|
|
"@types/cacheable-request": "^6.0.1",
|
|
"@types/responselike": "^1.0.0",
|
|
"cacheable-lookup": "^5.0.3",
|
|
"cacheable-request": "^7.0.2",
|
|
"decompress-response": "^6.0.0",
|
|
"http2-wrapper": "^1.0.0-beta.5.2",
|
|
"lowercase-keys": "^2.0.0",
|
|
"p-cancelable": "^2.0.0",
|
|
"responselike": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.19.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/graceful-readlink": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/graphemer": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/har-schema": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/har-validator": {
|
|
"version": "5.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.3",
|
|
"har-schema": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-yarn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/hash-sum": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
"integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/html-encoding-sniffer": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-encoding": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/htmlparser2": {
|
|
"version": "8.0.2",
|
|
"funding": [
|
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fb55"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"domelementtype": "^2.3.0",
|
|
"domhandler": "^5.0.3",
|
|
"domutils": "^3.0.1",
|
|
"entities": "^4.4.0"
|
|
}
|
|
},
|
|
"node_modules/http-cache-semantics": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/http-proxy-agent": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tootallnate/once": "2",
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/http-signature": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"jsprim": "^1.2.2",
|
|
"sshpk": "^1.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8",
|
|
"npm": ">=1.3.7"
|
|
}
|
|
},
|
|
"node_modules/http2-wrapper": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"quick-lru": "^5.1.1",
|
|
"resolve-alpn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.19.0"
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "6",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=14.18.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-corefoundation": {
|
|
"version": "1.1.7",
|
|
"resolved": "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.7.tgz",
|
|
"integrity": "sha512-T10qvkw0zz4wnm560lOEg0PovVqUXuOFhhHAkixw8/sycy7TJt7v/RrkEKEQnAw2viPSJu6iAkErxnzR0g8PpQ==",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"dependencies": {
|
|
"cli-truncate": "^2.1.0",
|
|
"node-addon-api": "^1.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^8.11.2 || >=10"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/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": {
|
|
"version": "5.2.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/image-size": {
|
|
"version": "0.5.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/immediate": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-lazy": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indefinitely-typed": {
|
|
"version": "1.1.0",
|
|
"resolved": "https://registry.npmjs.org/indefinitely-typed/-/indefinitely-typed-1.1.0.tgz",
|
|
"integrity": "sha512-giaI0hCj+wWZIZZLsmWHI+LrM4Hwc+rEZ/VrgCafKePcnE42fLnQTFt4xspqLin8fCjI5WnQr2fep/0EFqjaxw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"fs-extra": "^7.0.0",
|
|
"minimist": "^1.2.5"
|
|
},
|
|
"bin": {
|
|
"indefinitely-typed": "bin/cli2.js"
|
|
}
|
|
},
|
|
"node_modules/indefinitely-typed/node_modules/fs-extra": {
|
|
"version": "7.0.1",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
|
|
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/indefinitely-typed/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
"integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
"dev": true,
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/indefinitely-typed/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/inquirer": {
|
|
"version": "6.5.2",
|
|
"resolved": "https://registry.npmjs.org/inquirer/-/inquirer-6.5.2.tgz",
|
|
"integrity": "sha512-cntlB5ghuB0iuO65Ovoi8ogLHiWGs/5yNrtUcKjFhSSiVeAIVpD7koaSU9RM8mpXw5YDi9RdYXGQMaOURB7ycQ==",
|
|
"dependencies": {
|
|
"ansi-escapes": "^3.2.0",
|
|
"chalk": "^2.4.2",
|
|
"cli-cursor": "^2.1.0",
|
|
"cli-width": "^2.0.0",
|
|
"external-editor": "^3.0.3",
|
|
"figures": "^2.0.0",
|
|
"lodash": "^4.17.12",
|
|
"mute-stream": "0.0.7",
|
|
"run-async": "^2.2.0",
|
|
"rxjs": "^6.4.0",
|
|
"string-width": "^2.1.0",
|
|
"strip-ansi": "^5.1.0",
|
|
"through": "^2.3.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
|
|
"integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
|
"integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/rxjs": {
|
|
"version": "6.6.7",
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz",
|
|
"integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==",
|
|
"dependencies": {
|
|
"tslib": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"npm": ">=2.0.0"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width": {
|
|
"version": "2.1.1",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz",
|
|
"integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==",
|
|
"dependencies": {
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width/node_modules/ansi-regex": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz",
|
|
"integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/string-width/node_modules/strip-ansi": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz",
|
|
"integrity": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==",
|
|
"dependencies": {
|
|
"ansi-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
|
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/install": {
|
|
"version": "0.13.0",
|
|
"resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz",
|
|
"integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/ip-regex": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-array-buffer": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.0",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-async-function": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-builtin-module": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"builtin-modules": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-ci": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^3.2.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.13.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"node_modules/is-extendable": {
|
|
"version": "0.1.1",
|
|
"resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz",
|
|
"integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-finalizationregistry": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-function": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-inside-container": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"is-inside-container": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-installed-globally": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^3.0.0",
|
|
"is-path-inside": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-map": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-npm": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-potential-custom-element-name": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.11"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typedarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-url": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-weakmap": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakset": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-wsl/node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-yarn-global": {
|
|
"version": "0.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is2": {
|
|
"version": "2.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "^0.1.3",
|
|
"ip-regex": "^4.1.0",
|
|
"is-url": "^1.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=v0.10.0"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/isbinaryfile": {
|
|
"version": "4.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/gjtorikian/"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isomorphic-fetch": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.6.1",
|
|
"whatwg-fetch": "^3.4.1"
|
|
}
|
|
},
|
|
"node_modules/isomorphic-unfetch": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.6.1",
|
|
"unfetch": "^4.2.0"
|
|
}
|
|
},
|
|
"node_modules/isomorphic-ws": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ws": "*"
|
|
}
|
|
},
|
|
"node_modules/isomorphic.js": {
|
|
"version": "0.2.5",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
}
|
|
},
|
|
"node_modules/isstream": {
|
|
"version": "0.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/iterator.prototype": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.2.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"has-symbols": "^1.0.3",
|
|
"reflect.getprototypeof": "^1.0.4",
|
|
"set-function-name": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/jake": {
|
|
"version": "10.8.7",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"async": "^3.2.3",
|
|
"chalk": "^4.0.2",
|
|
"filelist": "^1.0.4",
|
|
"minimatch": "^3.1.2"
|
|
},
|
|
"bin": {
|
|
"jake": "bin/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/async": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jake/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jake/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/jake/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jake/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jake/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jimp": {
|
|
"version": "0.2.28",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bignumber.js": "^2.1.0",
|
|
"bmp-js": "0.0.3",
|
|
"es6-promise": "^3.0.2",
|
|
"exif-parser": "^0.1.9",
|
|
"file-type": "^3.1.0",
|
|
"jpeg-js": "^0.2.0",
|
|
"load-bmfont": "^1.2.3",
|
|
"mime": "^1.3.4",
|
|
"mkdirp": "0.5.1",
|
|
"pixelmatch": "^4.0.0",
|
|
"pngjs": "^3.0.0",
|
|
"read-chunk": "^1.0.1",
|
|
"request": "^2.65.0",
|
|
"stream-to-buffer": "^0.1.0",
|
|
"tinycolor2": "^1.1.2",
|
|
"url-regex": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/jimp/node_modules/bmp-js": {
|
|
"version": "0.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jimp/node_modules/jpeg-js": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/jimp/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/jimp/node_modules/minimist": {
|
|
"version": "0.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jimp/node_modules/mkdirp": {
|
|
"version": "0.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "0.0.8"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/jiti": {
|
|
"version": "1.20.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jiti": "bin/jiti.js"
|
|
}
|
|
},
|
|
"node_modules/joycon": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/jpeg-js": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/js-beautify": {
|
|
"version": "1.14.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"config-chain": "^1.1.13",
|
|
"editorconfig": "^1.0.3",
|
|
"glob": "^8.1.0",
|
|
"nopt": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"css-beautify": "js/bin/css-beautify.js",
|
|
"html-beautify": "js/bin/html-beautify.js",
|
|
"js-beautify": "js/bin/js-beautify.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/js-cookie": {
|
|
"version": "2.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/jsbn": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsdoc-type-pratt-parser": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/jsdom": {
|
|
"version": "22.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"abab": "^2.0.6",
|
|
"cssstyle": "^3.0.0",
|
|
"data-urls": "^4.0.0",
|
|
"decimal.js": "^10.4.3",
|
|
"domexception": "^4.0.0",
|
|
"form-data": "^4.0.0",
|
|
"html-encoding-sniffer": "^3.0.0",
|
|
"http-proxy-agent": "^5.0.0",
|
|
"https-proxy-agent": "^5.0.1",
|
|
"is-potential-custom-element-name": "^1.0.1",
|
|
"nwsapi": "^2.2.4",
|
|
"parse5": "^7.1.2",
|
|
"rrweb-cssom": "^0.6.0",
|
|
"saxes": "^6.0.0",
|
|
"symbol-tree": "^3.2.4",
|
|
"tough-cookie": "^4.1.2",
|
|
"w3c-xmlserializer": "^4.0.0",
|
|
"webidl-conversions": "^7.0.0",
|
|
"whatwg-encoding": "^2.0.0",
|
|
"whatwg-mimetype": "^3.0.0",
|
|
"whatwg-url": "^12.0.1",
|
|
"ws": "^8.13.0",
|
|
"xml-name-validator": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"canvas": "^2.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"canvas": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"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",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stringify-safe": {
|
|
"version": "5.0.1",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonc-parser": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsprim": {
|
|
"version": "1.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "1.0.0",
|
|
"extsprintf": "1.3.0",
|
|
"json-schema": "0.4.0",
|
|
"verror": "1.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/jsprim/node_modules/verror": {
|
|
"version": "1.10.0",
|
|
"engines": [
|
|
"node >=0.6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/jsx-ast-utils": {
|
|
"version": "3.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.6",
|
|
"array.prototype.flat": "^1.3.1",
|
|
"object.assign": "^4.1.4",
|
|
"object.values": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "4.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.1"
|
|
}
|
|
},
|
|
"node_modules/latest-version": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lazy-val": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/level": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"level-js": "^5.0.0",
|
|
"level-packager": "^5.1.0",
|
|
"leveldown": "^5.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/level"
|
|
}
|
|
},
|
|
"node_modules/level-codec": {
|
|
"version": "9.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"buffer": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/level-codec/node_modules/buffer": {
|
|
"version": "5.7.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",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/level-concat-iterator": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/level-errors": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"errno": "~0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/level-iterator-stream": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0",
|
|
"xtend": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/level-js": {
|
|
"version": "5.0.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"abstract-leveldown": "~6.2.3",
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.3",
|
|
"ltgt": "^2.1.2"
|
|
}
|
|
},
|
|
"node_modules/level-js/node_modules/buffer": {
|
|
"version": "5.7.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",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/level-packager": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"encoding-down": "^6.3.0",
|
|
"levelup": "^4.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/level-supports": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"xtend": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/leveldown": {
|
|
"version": "5.6.0",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"abstract-leveldown": "~6.2.1",
|
|
"napi-macros": "~2.0.0",
|
|
"node-gyp-build": "~4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/levelup": {
|
|
"version": "4.4.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"deferred-leveldown": "~5.3.0",
|
|
"level-errors": "~2.0.0",
|
|
"level-iterator-stream": "~4.0.0",
|
|
"level-supports": "~1.0.0",
|
|
"xtend": "~4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/lib0": {
|
|
"version": "0.2.85",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isomorphic.js": "^0.2.4"
|
|
},
|
|
"bin": {
|
|
"0gentesthtml": "bin/gentesthtml.js",
|
|
"0serve": "bin/0serve.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
}
|
|
},
|
|
"node_modules/lilconfig": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lint": {
|
|
"version": "0.8.19",
|
|
"resolved": "https://registry.npmjs.org/lint/-/lint-0.8.19.tgz",
|
|
"integrity": "sha512-i9iqBX/OO2+zSE7hEDXJ0rdLMxvBluK2T/xbCKAhEgyHE1q6kjp1HJGOVagkVB0f0UZ+FnW/wM3smsihQN0tFw==",
|
|
"hasInstallScript": true,
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"cli-table": "^0.3.1",
|
|
"commander": "^2.17.1",
|
|
"inquirer": "^6.1.0",
|
|
"js-yaml": ">=3.13.1",
|
|
"loadash": "^1.0.0",
|
|
"moment": "^2.22.2",
|
|
"ora": "^3.0.0",
|
|
"prettier": "^1.15.3",
|
|
"replace-in-file": "^3.4.2",
|
|
"request": "^2.87.0",
|
|
"simple-git": "^3.15.0",
|
|
"write-yaml": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"lint": "index.js",
|
|
"omnilint": "index.js"
|
|
}
|
|
},
|
|
"node_modules/lint/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/lint/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
|
|
},
|
|
"node_modules/lint/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/lint/node_modules/prettier": {
|
|
"version": "1.19.1",
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
|
|
"integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
|
|
"bin": {
|
|
"prettier": "bin-prettier.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-bmfont": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1",
|
|
"mime": "^1.3.4",
|
|
"parse-bmfont-ascii": "^1.0.3",
|
|
"parse-bmfont-binary": "^1.0.5",
|
|
"parse-bmfont-xml": "^1.1.4",
|
|
"phin": "^2.9.1",
|
|
"xhr": "^2.0.1",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/load-bmfont/node_modules/buffer-equal": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/load-bmfont/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-json-file": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"parse-json": "^4.0.0",
|
|
"pify": "^3.0.0",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/load-tsconfig": {
|
|
"version": "0.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/loadash": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/loadash/-/loadash-1.0.0.tgz",
|
|
"integrity": "sha512-xlX5HBsXB3KG0FJbJJG/3kYWCfsCyCSus3T+uHVu6QL6YxAdggmm3QeyLgn54N2yi5/UE6xxL5ZWJAAiHzHYEg==",
|
|
"deprecated": "Package is unsupport. Please use the lodash package instead."
|
|
},
|
|
"node_modules/local-pkg": {
|
|
"version": "0.4.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.snakecase": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.sortby": {
|
|
"version": "4.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz",
|
|
"integrity": "sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg==",
|
|
"dependencies": {
|
|
"chalk": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/loupe": {
|
|
"version": "2.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-func-name": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/lowercase-keys": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/ltgt": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/magic-bytes.js": {
|
|
"version": "1.0.17",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.30.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/matcher": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"escape-string-regexp": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/memorystream": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "2.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/mimic-response": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/min-document": {
|
|
"version": "2.19.0",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"dom-walk": "^0.1.0"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "9.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "4.2.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/mkdirp-classic": {
|
|
"version": "0.5.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mlly": {
|
|
"version": "1.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.10.0",
|
|
"pathe": "^1.1.1",
|
|
"pkg-types": "^1.0.3",
|
|
"ufo": "^1.3.0"
|
|
}
|
|
},
|
|
"node_modules/moment": {
|
|
"version": "2.29.4",
|
|
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.4.tgz",
|
|
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/moo": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/moo/-/moo-0.5.2.tgz",
|
|
"integrity": "sha512-iSAJLHYKnX41mKcJKjqvnAN9sf0LMDTXDEvFv+ffuRR9a1MIuXLjMNL6EsnDHSkKLTWNqQQ5uo61P4EbU4NU+Q==",
|
|
"dev": true
|
|
},
|
|
"node_modules/mrmime": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/muggle-string": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "0.0.7",
|
|
"resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz",
|
|
"integrity": "sha512-r65nCZhrbXXb6dXOACihYApHw2Q6pV0M3V0PSxd74N0+D8nzAdEAITq2oAjA1jVnKI+tGvEBUpqiMh0+rW6zDQ=="
|
|
},
|
|
"node_modules/mz": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"thenify-all": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.6",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/napi-build-utils": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/napi-macros": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nearley": {
|
|
"version": "2.20.1",
|
|
"resolved": "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz",
|
|
"integrity": "sha512-+Mc8UaAebFzgV+KpI5n7DasuuQCHA89dmwm7JXw3TV43ukfNQ9DnBH3Mdb2g/I4Fdxc26pwimBWvjIw0UAILSQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"commander": "^2.19.0",
|
|
"moo": "^0.5.0",
|
|
"railroad-diagrams": "^1.0.0",
|
|
"randexp": "0.4.6"
|
|
},
|
|
"bin": {
|
|
"nearley-railroad": "bin/nearley-railroad.js",
|
|
"nearley-test": "bin/nearley-test.js",
|
|
"nearley-unparse": "bin/nearley-unparse.js",
|
|
"nearleyc": "bin/nearleyc.js"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://nearley.js.org/#give-to-nearley"
|
|
}
|
|
},
|
|
"node_modules/nearley/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
|
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
|
"dev": true
|
|
},
|
|
"node_modules/nice-try": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-abi": {
|
|
"version": "3.47.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/node-addon-api": {
|
|
"version": "1.7.2",
|
|
"resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz",
|
|
"integrity": "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==",
|
|
"optional": true
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-fetch/node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-fetch/node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/node-fetch/node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-gyp-build": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"bin": {
|
|
"node-gyp-build": "bin.js",
|
|
"node-gyp-build-optional": "optional.js",
|
|
"node-gyp-build-test": "build-test.js"
|
|
}
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.13",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nopt": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"abbrev": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"nopt": "bin/nopt.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/resolve": {
|
|
"version": "1.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/normalize-url": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all": {
|
|
"version": "4.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"chalk": "^2.4.1",
|
|
"cross-spawn": "^6.0.5",
|
|
"memorystream": "^0.3.1",
|
|
"minimatch": "^3.0.4",
|
|
"pidtree": "^0.3.0",
|
|
"read-pkg": "^3.0.0",
|
|
"shell-quote": "^1.6.1",
|
|
"string.prototype.padend": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"npm-run-all": "bin/npm-run-all/index.js",
|
|
"run-p": "bin/run-p/index.js",
|
|
"run-s": "bin/run-s/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/cross-spawn": {
|
|
"version": "6.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-all/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path/node_modules/path-key": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nth-check": {
|
|
"version": "2.1.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boolbase": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nwsapi": {
|
|
"version": "2.2.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/oauth-sign": {
|
|
"version": "0.9.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-hash": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"has-symbols": "^1.0.3",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.hasown": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/open": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"default-browser": "^4.0.0",
|
|
"define-lazy-prop": "^3.0.0",
|
|
"is-inside-container": "^1.0.0",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/opener": {
|
|
"version": "1.5.2",
|
|
"license": "(WTFPL OR MIT)",
|
|
"bin": {
|
|
"opener": "bin/opener-bin.js"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@aashutoshrathi/word-wrap": "^1.2.3",
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/ora": {
|
|
"version": "3.4.0",
|
|
"resolved": "https://registry.npmjs.org/ora/-/ora-3.4.0.tgz",
|
|
"integrity": "sha512-eNwHudNbO1folBP3JsZ19v9azXWtQZjICdr3Q0TDPIaeBQ3mXLrh54wM+er0+hSp+dWKf+Z8KM58CYzEyIYxYg==",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"cli-cursor": "^2.1.0",
|
|
"cli-spinners": "^2.0.0",
|
|
"log-symbols": "^2.2.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
|
|
"integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
|
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
|
"integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/p-cancelable": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json": {
|
|
"version": "6.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"got": "^9.6.0",
|
|
"registry-auth-token": "^4.0.0",
|
|
"registry-url": "^5.0.0",
|
|
"semver": "^6.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/@sindresorhus/is": {
|
|
"version": "0.14.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/@szmarczak/http-timer": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defer-to-connect": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/cacheable-request": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-response": "^1.0.2",
|
|
"get-stream": "^5.1.0",
|
|
"http-cache-semantics": "^4.0.0",
|
|
"keyv": "^3.0.0",
|
|
"lowercase-keys": "^2.0.0",
|
|
"normalize-url": "^4.1.0",
|
|
"responselike": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/decompress-response": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-response": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/defer-to-connect": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/package-json/node_modules/got": {
|
|
"version": "9.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/is": "^0.14.0",
|
|
"@szmarczak/http-timer": "^1.1.2",
|
|
"cacheable-request": "^6.0.0",
|
|
"decompress-response": "^3.3.0",
|
|
"duplexer3": "^0.1.4",
|
|
"get-stream": "^4.1.0",
|
|
"lowercase-keys": "^1.0.1",
|
|
"mimic-response": "^1.0.1",
|
|
"p-cancelable": "^1.0.0",
|
|
"to-readable-stream": "^1.0.0",
|
|
"url-parse-lax": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/got/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/got/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/json-buffer": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/package-json/node_modules/keyv": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/mimic-response": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/normalize-url": {
|
|
"version": "4.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/p-cancelable": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/responselike": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/responselike/node_modules/lowercase-keys": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/package-json/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-bmfont-ascii": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-bmfont-binary": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-bmfont-xml": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml-parse-from-string": "^1.0.0",
|
|
"xml2js": "^0.4.5"
|
|
}
|
|
},
|
|
"node_modules/parse-headers": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/parse-png": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pngjs": "^3.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/parse5": {
|
|
"version": "7.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"entities": "^4.4.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/inikulin/parse5?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pathe": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pathval": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/pend": {
|
|
"version": "1.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/performance-now": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/phin": {
|
|
"version": "2.9.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pidtree": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"pidtree": "bin/pidtree.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/pify": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/pinia": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/devtools-api": "^6.5.0",
|
|
"vue-demi": ">=0.14.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/posva"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.4.0",
|
|
"typescript": ">=4.4.4",
|
|
"vue": "^2.6.14 || ^3.3.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pinkie": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pinkie-promise": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pinkie": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pixelmatch": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"pngjs": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"pixelmatch": "bin/pixelmatch"
|
|
}
|
|
},
|
|
"node_modules/pkg-types": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsonc-parser": "^3.2.0",
|
|
"mlly": "^1.2.0",
|
|
"pathe": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/playwright": {
|
|
"version": "1.38.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"playwright-core": "1.38.0"
|
|
},
|
|
"bin": {
|
|
"playwright": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "2.3.2"
|
|
}
|
|
},
|
|
"node_modules/playwright-core": {
|
|
"version": "1.38.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"playwright-core": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
}
|
|
},
|
|
"node_modules/plist": {
|
|
"version": "3.1.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xmldom/xmldom": "^0.8.8",
|
|
"base64-js": "^1.5.1",
|
|
"xmlbuilder": "^15.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.4.0"
|
|
}
|
|
},
|
|
"node_modules/pngjs": {
|
|
"version": "3.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/portfinder": {
|
|
"version": "1.0.32",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async": "^2.6.4",
|
|
"debug": "^3.2.7",
|
|
"mkdirp": "^0.5.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/portfinder/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.29",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.6",
|
|
"picocolors": "^1.0.0",
|
|
"source-map-js": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/postcss-import": {
|
|
"version": "15.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-value-parser": "^4.0.0",
|
|
"read-cache": "^1.0.0",
|
|
"resolve": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/postcss-import/node_modules/resolve": {
|
|
"version": "1.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/postcss-inline-svg": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-select": "^5.1.0",
|
|
"dom-serializer": "^2.0.0",
|
|
"htmlparser2": "^8.0.1",
|
|
"postcss-value-parser": "^4.2.0"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.1.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-js": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase-css": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12 || ^14 || >= 16"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4.21"
|
|
}
|
|
},
|
|
"node_modules/postcss-load-config": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lilconfig": "^2.0.5",
|
|
"yaml": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": ">=8.0.9",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"postcss": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/postcss-nested": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"postcss-selector-parser": "^6.0.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.2.14"
|
|
}
|
|
},
|
|
"node_modules/postcss-nesting": {
|
|
"version": "12.0.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/csstools"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/csstools"
|
|
}
|
|
],
|
|
"license": "MIT-0",
|
|
"dependencies": {
|
|
"@csstools/selector-specificity": "^3.0.0",
|
|
"postcss-selector-parser": "^6.0.13"
|
|
},
|
|
"engines": {
|
|
"node": "^14 || ^16 || >=18"
|
|
},
|
|
"peerDependencies": {
|
|
"postcss": "^8.4"
|
|
}
|
|
},
|
|
"node_modules/postcss-selector-parser": {
|
|
"version": "6.0.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cssesc": "^3.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prebuild-install": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-libc": "^2.0.0",
|
|
"expand-template": "^2.0.3",
|
|
"github-from-package": "0.0.0",
|
|
"minimist": "^1.2.3",
|
|
"mkdirp-classic": "^0.5.3",
|
|
"napi-build-utils": "^1.0.1",
|
|
"node-abi": "^3.3.0",
|
|
"pump": "^3.0.0",
|
|
"rc": "^1.2.7",
|
|
"simple-get": "^4.0.0",
|
|
"tar-fs": "^2.0.0",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"bin": {
|
|
"prebuild-install": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prepend-http": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-diff": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/prettier-plugin-organize-imports": {
|
|
"version": "3.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@volar/vue-language-plugin-pug": "^1.0.4",
|
|
"@volar/vue-typescript": "^1.0.4",
|
|
"prettier": ">=2.0",
|
|
"typescript": ">=2.9"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@volar/vue-language-plugin-pug": {
|
|
"optional": true
|
|
},
|
|
"@volar/vue-typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/react-is": {
|
|
"version": "18.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"node_modules/proto-list": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/prr": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/psl": {
|
|
"version": "1.9.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pupa": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-goat": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.5.3",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/querystring": {
|
|
"version": "0.2.0",
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
}
|
|
},
|
|
"node_modules/querystringify": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/quick-lru": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/railroad-diagrams": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz",
|
|
"integrity": "sha512-cz93DjNeLY0idrCNOH6PviZGRN9GJhsdm9hpn1YCS879fj4W+x5IFJhhkRZcwVgMmFF7R82UA/7Oh+R8lLZg6A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/randexp": {
|
|
"version": "0.4.6",
|
|
"resolved": "https://registry.npmjs.org/randexp/-/randexp-0.4.6.tgz",
|
|
"integrity": "sha512-80WNmd9DA0tmZrw9qQa62GPPWfuXJknrmVmLcxvq4uZBdYqb1wYoKTmnlGUchvVWe0XiLupYkBoXVOxz3C8DYQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"discontinuous-range": "1.0.0",
|
|
"ret": "~0.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "18.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "18.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.2.0"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-native-get-random-values": {
|
|
"version": "1.9.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-base64-decode": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react-native": ">=0.56"
|
|
}
|
|
},
|
|
"node_modules/react-native-url-polyfill": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
},
|
|
"peerDependencies": {
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"node_modules/react-refresh": {
|
|
"version": "0.14.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-router": {
|
|
"version": "6.16.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@remix-run/router": "1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/react-router-dom": {
|
|
"version": "6.16.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@remix-run/router": "1.9.0",
|
|
"react-router": "6.16.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16.8",
|
|
"react-dom": ">=16.8"
|
|
}
|
|
},
|
|
"node_modules/react-toastify": {
|
|
"version": "9.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clsx": "^1.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=16",
|
|
"react-dom": ">=16"
|
|
}
|
|
},
|
|
"node_modules/read-cache": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^2.3.0"
|
|
}
|
|
},
|
|
"node_modules/read-cache/node_modules/pify": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/read-chunk": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/read-config-file": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dotenv": "^9.0.2",
|
|
"dotenv-expand": "^5.1.0",
|
|
"js-yaml": "^4.1.0",
|
|
"json5": "^2.2.0",
|
|
"lazy-val": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-pkg": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"load-json-file": "^4.0.0",
|
|
"normalize-package-data": "^2.3.2",
|
|
"path-type": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/path-type": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/reflect.getprototypeof": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"globalthis": "^1.0.3",
|
|
"which-builtin-type": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"set-function-name": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/registry-auth-token": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/registry-url": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "^1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file": {
|
|
"version": "3.4.4",
|
|
"resolved": "https://registry.npmjs.org/replace-in-file/-/replace-in-file-3.4.4.tgz",
|
|
"integrity": "sha512-ehq0dFsxSpfPiPLBU5kli38Ud8bZL0CQKG8WQVbvhmyilXaMJ8y4LtDZs/K3MD8C0+rHbsfW8c9r2bUEy0B/6Q==",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"glob": "^7.1.3",
|
|
"yargs": "^13.2.2"
|
|
},
|
|
"bin": {
|
|
"replace-in-file": "bin/cli.js"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz",
|
|
"integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/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==",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/cliui": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
|
|
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
|
|
"dependencies": {
|
|
"string-width": "^3.1.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wrap-ansi": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/emoji-regex": {
|
|
"version": "7.0.3",
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
|
|
"integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
|
|
},
|
|
"node_modules/replace-in-file/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
|
|
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
|
|
"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/replace-in-file/node_modules/is-fullwidth-code-point": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
|
|
"integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
|
|
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
|
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
|
|
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
|
|
"integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/string-width": {
|
|
"version": "3.1.0",
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
|
|
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
|
|
"dependencies": {
|
|
"emoji-regex": "^7.0.1",
|
|
"is-fullwidth-code-point": "^2.0.0",
|
|
"strip-ansi": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
|
|
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/wrap-ansi": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
|
|
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.0",
|
|
"string-width": "^3.0.0",
|
|
"strip-ansi": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/y18n": {
|
|
"version": "4.0.3",
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
|
|
"integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ=="
|
|
},
|
|
"node_modules/replace-in-file/node_modules/yargs": {
|
|
"version": "13.3.2",
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
|
|
"integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
|
|
"dependencies": {
|
|
"cliui": "^5.0.0",
|
|
"find-up": "^3.0.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": "^3.0.0",
|
|
"which-module": "^2.0.0",
|
|
"y18n": "^4.0.0",
|
|
"yargs-parser": "^13.1.2"
|
|
}
|
|
},
|
|
"node_modules/replace-in-file/node_modules/yargs-parser": {
|
|
"version": "13.1.2",
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
|
|
"integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
|
|
"dependencies": {
|
|
"camelcase": "^5.0.0",
|
|
"decamelize": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/request": {
|
|
"version": "2.88.2",
|
|
"license": "Apache-2.0",
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/form-data": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.6",
|
|
"mime-types": "^2.1.12"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.12"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/tough-cookie": {
|
|
"version": "2.5.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.28",
|
|
"punycode": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/request/node_modules/uuid": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-main-filename": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
|
|
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
|
|
},
|
|
"node_modules/requires-port": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resize-img": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bmp-js": "0.0.1",
|
|
"file-type": "^3.8.0",
|
|
"get-stream": "^2.0.0",
|
|
"jimp": "^0.2.21",
|
|
"jpeg-js": "^0.1.1",
|
|
"parse-png": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/resize-img/node_modules/get-stream": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"object-assign": "^4.0.1",
|
|
"pinkie-promise": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "2.0.0-next.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.9.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-alpn": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/resolve-pkg-maps": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/responselike": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lowercase-keys": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz",
|
|
"integrity": "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==",
|
|
"dependencies": {
|
|
"onetime": "^2.0.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor/node_modules/mimic-fn": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz",
|
|
"integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor/node_modules/onetime": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz",
|
|
"integrity": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==",
|
|
"dependencies": {
|
|
"mimic-fn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ret": {
|
|
"version": "0.1.15",
|
|
"resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz",
|
|
"integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/rimraf/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/roarr": {
|
|
"version": "2.15.4",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"boolean": "^3.0.1",
|
|
"detect-node": "^2.0.4",
|
|
"globalthis": "^1.0.1",
|
|
"json-stringify-safe": "^5.0.1",
|
|
"semver-compare": "^1.0.0",
|
|
"sprintf-js": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "3.29.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.18.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-inject": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"estree-walker": "^0.6.1",
|
|
"magic-string": "^0.25.3",
|
|
"rollup-pluginutils": "^2.8.1"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-inject/node_modules/estree-walker": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rollup-plugin-inject/node_modules/magic-string": {
|
|
"version": "0.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"node_modules/rollup-plugin-node-polyfills": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rollup-plugin-inject": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/rollup-pluginutils": {
|
|
"version": "2.8.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"estree-walker": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/rollup-pluginutils/node_modules/estree-walker": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/rrweb-cssom": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/run": {
|
|
"version": "1.4.0",
|
|
"resolved": "https://registry.npmjs.org/run/-/run-1.4.0.tgz",
|
|
"integrity": "sha512-962oBW07IjQ9SizyMHdoteVbDKt/e2nEsnTRZ0WjK/zs+jfQQICqH0qj0D5lqZNuy0JkbzfA6IOqw0Sk7C3DlQ==",
|
|
"dependencies": {
|
|
"minimatch": "*"
|
|
},
|
|
"bin": {
|
|
"runjs": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=v0.9.0"
|
|
}
|
|
},
|
|
"node_modules/run-applescript": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-applescript/node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/run-async": {
|
|
"version": "2.4.1",
|
|
"resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
|
|
"integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/safe-array-concat": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.1",
|
|
"has-symbols": "^1.0.3",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.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": "MIT"
|
|
},
|
|
"node_modules/safe-regex-test": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.3",
|
|
"is-regex": "^1.1.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sanitize-filename": {
|
|
"version": "1.6.3",
|
|
"dev": true,
|
|
"license": "WTFPL OR ISC",
|
|
"dependencies": {
|
|
"truncate-utf8-bytes": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/sax": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/saxes": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"xmlchars": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v12.22.7"
|
|
}
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.23.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/seedrandom": {
|
|
"version": "2.4.4",
|
|
"resolved": "https://registry.npmjs.org/seedrandom/-/seedrandom-2.4.4.tgz",
|
|
"integrity": "sha512-9A+PDmgm+2du77B5i0Ip2cxOqqHjgNxnBgglxLcX78A2D6c2rTo61z4jnVABpF4cKeDMDG+cmXXvdnqse2VqMA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver-compare": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true
|
|
},
|
|
"node_modules/semver-diff": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/semver-diff/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/serialize-error": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"type-fest": "^0.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/serialize-error/node_modules/type-fest": {
|
|
"version": "0.13.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/set-blocking": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
|
|
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
|
|
},
|
|
"node_modules/set-function-name": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"functions-have-names": "^1.2.3",
|
|
"has-property-descriptors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/sha3": {
|
|
"version": "2.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "6.0.3"
|
|
}
|
|
},
|
|
"node_modules/sharp": {
|
|
"version": "0.31.3",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"color": "^4.2.3",
|
|
"detect-libc": "^2.0.1",
|
|
"node-addon-api": "^5.0.0",
|
|
"prebuild-install": "^7.1.1",
|
|
"semver": "^7.3.8",
|
|
"simple-get": "^4.0.1",
|
|
"tar-fs": "^2.1.1",
|
|
"tunnel-agent": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.15.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/libvips"
|
|
}
|
|
},
|
|
"node_modules/sharp/node_modules/node-addon-api": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shell-quote": {
|
|
"version": "1.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/shuffle-seed": {
|
|
"version": "1.1.6",
|
|
"resolved": "https://registry.npmjs.org/shuffle-seed/-/shuffle-seed-1.1.6.tgz",
|
|
"integrity": "sha512-Vr9wlwMKJVUeFNGyc4aNbrzkI568gkve7ykyJ+1/cz78j3yRlJODWU0CuJ/fmk3MCjvAClpnqlycd/Y53UG3UA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"seedrandom": "^2.4.2"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/siginfo": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/simple-concat": {
|
|
"version": "1.0.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/simple-get": {
|
|
"version": "4.0.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": {
|
|
"decompress-response": "^6.0.0",
|
|
"once": "^1.3.1",
|
|
"simple-concat": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/simple-git": {
|
|
"version": "3.19.1",
|
|
"resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.19.1.tgz",
|
|
"integrity": "sha512-Ck+rcjVaE1HotraRAS8u/+xgTvToTuoMkT9/l9lvuP5jftwnYUp6DwuJzsKErHgfyRk8IB8pqGHWEbM3tLgV1w==",
|
|
"dependencies": {
|
|
"@kwsites/file-exists": "^1.1.1",
|
|
"@kwsites/promise-deferred": "^1.1.1",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/steveukx/git-js?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.3.1"
|
|
}
|
|
},
|
|
"node_modules/simple-swizzle/node_modules/is-arrayish": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sirv": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@polka/url": "^1.0.0-next.20",
|
|
"mrmime": "^1.0.0",
|
|
"totalist": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz",
|
|
"integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"astral-regex": "^2.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/slice-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
"optional": true
|
|
},
|
|
"node_modules/smart-buffer": {
|
|
"version": "4.2.0",
|
|
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
|
"integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">= 6.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.13",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/spectorjs": {
|
|
"version": "0.9.29",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true
|
|
},
|
|
"node_modules/sql-formatter": {
|
|
"version": "13.0.0",
|
|
"resolved": "https://registry.npmjs.org/sql-formatter/-/sql-formatter-13.0.0.tgz",
|
|
"integrity": "sha512-V21cVvge4rhn9Fa7K/fTKcmPM+x1yee6Vhq8ZwgaWh3VPBqApgsaoFB5kLAhiqRo5AmSaRyLU7LIdgnNwH01/w==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"argparse": "^2.0.1",
|
|
"get-stdin": "=8.0.0",
|
|
"nearley": "^2.20.1"
|
|
},
|
|
"bin": {
|
|
"sql-formatter": "bin/sql-formatter-cli.cjs"
|
|
}
|
|
},
|
|
"node_modules/sshpk": {
|
|
"version": "1.17.0",
|
|
"license": "MIT",
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/stackback": {
|
|
"version": "0.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stat-mode": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/std-env": {
|
|
"version": "3.4.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stream-to": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/stream-to-buffer": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stream-to": "~0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/streamsearch": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/strict-event-emitter-types": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-length": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"char-regex": "^2.0.0",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/string-length/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/string-length/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1",
|
|
"get-intrinsic": "^1.2.1",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.5",
|
|
"regexp.prototype.flags": "^1.5.0",
|
|
"set-function-name": "^2.0.0",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.padend": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.2.0",
|
|
"es-abstract": "^1.22.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strip-literal": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/style-mod": {
|
|
"version": "4.1.0",
|
|
"resolved": "https://registry.npmjs.org/style-mod/-/style-mod-4.1.0.tgz",
|
|
"integrity": "sha512-Ca5ib8HrFn+f+0n4N4ScTIA9iTOQ7MaGS1ylHcoVqW9J7w2w8PzN6g9gKmTYgGEBH8e120+RCmhpje6jC5uGWA=="
|
|
},
|
|
"node_modules/sucrase": {
|
|
"version": "3.34.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"commander": "^4.0.0",
|
|
"glob": "7.1.6",
|
|
"lines-and-columns": "^1.1.6",
|
|
"mz": "^2.7.0",
|
|
"pirates": "^4.0.1",
|
|
"ts-interface-checker": "^0.1.9"
|
|
},
|
|
"bin": {
|
|
"sucrase": "bin/sucrase",
|
|
"sucrase-node": "bin/sucrase-node"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/commander": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/glob": {
|
|
"version": "7.1.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/sucrase/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/sumchecker": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.0"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/symbol-tree": {
|
|
"version": "3.2.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/synckit": {
|
|
"version": "0.8.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@pkgr/utils": "^2.3.1",
|
|
"tslib": "^2.5.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/unts"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss": {
|
|
"version": "3.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@alloc/quick-lru": "^5.2.0",
|
|
"arg": "^5.0.2",
|
|
"chokidar": "^3.5.3",
|
|
"didyoumean": "^1.2.2",
|
|
"dlv": "^1.1.3",
|
|
"fast-glob": "^3.2.12",
|
|
"glob-parent": "^6.0.2",
|
|
"is-glob": "^4.0.3",
|
|
"jiti": "^1.18.2",
|
|
"lilconfig": "^2.1.0",
|
|
"micromatch": "^4.0.5",
|
|
"normalize-path": "^3.0.0",
|
|
"object-hash": "^3.0.0",
|
|
"picocolors": "^1.0.0",
|
|
"postcss": "^8.4.23",
|
|
"postcss-import": "^15.1.0",
|
|
"postcss-js": "^4.0.1",
|
|
"postcss-load-config": "^4.0.1",
|
|
"postcss-nested": "^6.0.1",
|
|
"postcss-selector-parser": "^6.0.11",
|
|
"resolve": "^1.22.2",
|
|
"sucrase": "^3.32.0"
|
|
},
|
|
"bin": {
|
|
"tailwind": "lib/cli.js",
|
|
"tailwindcss": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/tailwindcss/node_modules/resolve": {
|
|
"version": "1.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.2.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^5.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar-fs": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chownr": "^1.1.1",
|
|
"mkdirp-classic": "^0.5.2",
|
|
"pump": "^3.0.0",
|
|
"tar-stream": "^2.1.4"
|
|
}
|
|
},
|
|
"node_modules/tar-stream": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.0.3",
|
|
"end-of-stream": "^1.4.1",
|
|
"fs-constants": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/tcp-port-used": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "4.3.1",
|
|
"is2": "^2.0.6"
|
|
}
|
|
},
|
|
"node_modules/tcp-port-used/node_modules/debug": {
|
|
"version": "4.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/temp-file": {
|
|
"version": "3.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-exit-hook": "^2.0.1",
|
|
"fs-extra": "^10.0.0"
|
|
}
|
|
},
|
|
"node_modules/temp-file/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/thenify": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/thenify-all": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"thenify": ">= 3.1.0 < 4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/through": {
|
|
"version": "2.3.8",
|
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
|
"integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg=="
|
|
},
|
|
"node_modules/tinybench": {
|
|
"version": "2.5.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinycolor2": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinypool": {
|
|
"version": "0.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/tinyspy": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/titleize": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.17.0"
|
|
}
|
|
},
|
|
"node_modules/tmp-promise": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tmp": "^0.2.0"
|
|
}
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-ico": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arrify": "^1.0.1",
|
|
"buffer-alloc": "^1.1.0",
|
|
"image-size": "^0.5.0",
|
|
"parse-png": "^1.0.0",
|
|
"resize-img": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-readable-stream": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/totalist": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"psl": "^1.1.33",
|
|
"punycode": "^2.1.1",
|
|
"universalify": "^0.2.0",
|
|
"url-parse": "^1.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tough-cookie/node_modules/universalify": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/tree-kill": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"tree-kill": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/truncate-utf8-bytes": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "WTFPL",
|
|
"dependencies": {
|
|
"utf8-byte-length": "^1.0.1"
|
|
}
|
|
},
|
|
"node_modules/ts-api-utils": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16.13.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/ts-interface-checker": {
|
|
"version": "0.1.13",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/ts-mixer": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ts-results": {
|
|
"version": "3.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.2",
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tsup": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bundle-require": "^4.0.0",
|
|
"cac": "^6.7.12",
|
|
"chokidar": "^3.5.1",
|
|
"debug": "^4.3.1",
|
|
"esbuild": "^0.18.2",
|
|
"execa": "^5.0.0",
|
|
"globby": "^11.0.3",
|
|
"joycon": "^3.0.1",
|
|
"postcss-load-config": "^4.0.1",
|
|
"resolve-from": "^5.0.0",
|
|
"rollup": "^3.2.5",
|
|
"source-map": "0.8.0-beta.0",
|
|
"sucrase": "^3.20.3",
|
|
"tree-kill": "^1.2.2"
|
|
},
|
|
"bin": {
|
|
"tsup": "dist/cli-default.js",
|
|
"tsup-node": "dist/cli-node.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/core": "^1",
|
|
"postcss": "^8.4.12",
|
|
"typescript": ">=4.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"postcss": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/android-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz",
|
|
"integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/android-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/android-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz",
|
|
"integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz",
|
|
"integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/freebsd-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/freebsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz",
|
|
"integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz",
|
|
"integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-mips64el": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz",
|
|
"integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-ppc64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz",
|
|
"integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-riscv64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz",
|
|
"integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-s390x": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz",
|
|
"integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/linux-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz",
|
|
"integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/netbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/openbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/sunos-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz",
|
|
"integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/win32-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/win32-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/@esbuild/win32-x64": {
|
|
"version": "0.18.20",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/esbuild": {
|
|
"version": "0.18.20",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.18.20",
|
|
"@esbuild/android-arm64": "0.18.20",
|
|
"@esbuild/android-x64": "0.18.20",
|
|
"@esbuild/darwin-arm64": "0.18.20",
|
|
"@esbuild/darwin-x64": "0.18.20",
|
|
"@esbuild/freebsd-arm64": "0.18.20",
|
|
"@esbuild/freebsd-x64": "0.18.20",
|
|
"@esbuild/linux-arm": "0.18.20",
|
|
"@esbuild/linux-arm64": "0.18.20",
|
|
"@esbuild/linux-ia32": "0.18.20",
|
|
"@esbuild/linux-loong64": "0.18.20",
|
|
"@esbuild/linux-mips64el": "0.18.20",
|
|
"@esbuild/linux-ppc64": "0.18.20",
|
|
"@esbuild/linux-riscv64": "0.18.20",
|
|
"@esbuild/linux-s390x": "0.18.20",
|
|
"@esbuild/linux-x64": "0.18.20",
|
|
"@esbuild/netbsd-x64": "0.18.20",
|
|
"@esbuild/openbsd-x64": "0.18.20",
|
|
"@esbuild/sunos-x64": "0.18.20",
|
|
"@esbuild/win32-arm64": "0.18.20",
|
|
"@esbuild/win32-ia32": "0.18.20",
|
|
"@esbuild/win32-x64": "0.18.20"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/source-map": {
|
|
"version": "0.8.0-beta.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"whatwg-url": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/tr46": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/tsup/node_modules/webidl-conversions": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/tsup/node_modules/whatwg-url": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.sortby": "^4.7.0",
|
|
"tr46": "^1.0.1",
|
|
"webidl-conversions": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/tsx": {
|
|
"version": "3.12.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@esbuild-kit/cjs-loader": "^2.4.2",
|
|
"@esbuild-kit/core-utils": "^3.3.0",
|
|
"@esbuild-kit/esm-loader": "^2.6.3"
|
|
},
|
|
"bin": {
|
|
"tsx": "dist/cli.js"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/tunnel-agent": {
|
|
"version": "0.6.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"safe-buffer": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/tweetnacl": {
|
|
"version": "0.14.5",
|
|
"license": "Unlicense"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-detect": {
|
|
"version": "4.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/typed-array-buffer": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.2.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-length": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"has-proto": "^1.0.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-offset": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"has-proto": "^1.0.1",
|
|
"is-typed-array": "^1.1.10"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-length": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"for-each": "^0.3.3",
|
|
"is-typed-array": "^1.1.9"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typedarray-to-buffer": {
|
|
"version": "3.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-typedarray": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.2.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/ufo": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/undici": {
|
|
"version": "5.22.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"busboy": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0"
|
|
}
|
|
},
|
|
"node_modules/unfetch": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/universal-cookie": {
|
|
"version": "4.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/cookie": "^0.3.3",
|
|
"cookie": "^0.4.0"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/untildify": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.1.1",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/update-notifier": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^5.0.0",
|
|
"chalk": "^4.1.0",
|
|
"configstore": "^5.0.1",
|
|
"has-yarn": "^2.1.0",
|
|
"import-lazy": "^2.1.0",
|
|
"is-ci": "^2.0.0",
|
|
"is-installed-globally": "^0.4.0",
|
|
"is-npm": "^5.0.0",
|
|
"is-yarn-global": "^0.3.0",
|
|
"latest-version": "^5.1.0",
|
|
"pupa": "^2.1.1",
|
|
"semver": "^7.3.4",
|
|
"semver-diff": "^3.1.1",
|
|
"xdg-basedir": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/update-notifier/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/update-notifier/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/update-notifier/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/is-ci": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ci-info": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"is-ci": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/url": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"punycode": "1.3.2",
|
|
"querystring": "0.2.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse": {
|
|
"version": "1.5.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"querystringify": "^2.1.1",
|
|
"requires-port": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/url-parse-lax": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prepend-http": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/url-regex": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip-regex": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/url-regex/node_modules/ip-regex": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/url/node_modules/punycode": {
|
|
"version": "1.3.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utf8-byte-length": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "WTFPL"
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"dev": true,
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/verror": {
|
|
"version": "1.10.1",
|
|
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.1.tgz",
|
|
"integrity": "sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"assert-plus": "^1.0.0",
|
|
"core-util-is": "1.0.2",
|
|
"extsprintf": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/vite": {
|
|
"version": "4.4.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"esbuild": "^0.18.10",
|
|
"postcss": "^8.4.27",
|
|
"rollup": "^3.27.1"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": ">= 14",
|
|
"less": "*",
|
|
"lightningcss": "^1.21.0",
|
|
"sass": "*",
|
|
"stylus": "*",
|
|
"sugarss": "*",
|
|
"terser": "^5.4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"less": {
|
|
"optional": true
|
|
},
|
|
"lightningcss": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"stylus": {
|
|
"optional": true
|
|
},
|
|
"sugarss": {
|
|
"optional": true
|
|
},
|
|
"terser": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-node": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cac": "^6.7.14",
|
|
"debug": "^4.3.4",
|
|
"mlly": "^1.4.0",
|
|
"pathe": "^1.1.1",
|
|
"picocolors": "^1.0.0",
|
|
"vite": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"vite-node": "vite-node.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14.18.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-inspect": {
|
|
"version": "0.7.38",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@antfu/utils": "^0.7.5",
|
|
"@rollup/pluginutils": "^5.0.2",
|
|
"debug": "^4.3.4",
|
|
"error-stack-parser-es": "^0.1.1",
|
|
"fs-extra": "^11.1.1",
|
|
"open": "^9.1.0",
|
|
"picocolors": "^1.0.0",
|
|
"sirv": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "^3.1.0 || ^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@nuxt/kit": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-inspect/node_modules/fs-extra": {
|
|
"version": "11.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-top-level-await": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rollup/plugin-virtual": "^3.0.1",
|
|
"@swc/core": "^1.3.10",
|
|
"uuid": "^9.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": ">=2.8"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/android-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz",
|
|
"integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/android-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/android-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz",
|
|
"integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/darwin-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/darwin-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz",
|
|
"integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/freebsd-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/freebsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-arm": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz",
|
|
"integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz",
|
|
"integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-mips64el": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz",
|
|
"integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-ppc64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz",
|
|
"integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-riscv64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz",
|
|
"integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-s390x": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz",
|
|
"integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/linux-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz",
|
|
"integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/netbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/openbsd-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz",
|
|
"integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/sunos-x64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz",
|
|
"integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/win32-arm64": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz",
|
|
"integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/win32-ia32": {
|
|
"version": "0.18.20",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz",
|
|
"integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/@esbuild/win32-x64": {
|
|
"version": "0.18.20",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/vite/node_modules/esbuild": {
|
|
"version": "0.18.20",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/android-arm": "0.18.20",
|
|
"@esbuild/android-arm64": "0.18.20",
|
|
"@esbuild/android-x64": "0.18.20",
|
|
"@esbuild/darwin-arm64": "0.18.20",
|
|
"@esbuild/darwin-x64": "0.18.20",
|
|
"@esbuild/freebsd-arm64": "0.18.20",
|
|
"@esbuild/freebsd-x64": "0.18.20",
|
|
"@esbuild/linux-arm": "0.18.20",
|
|
"@esbuild/linux-arm64": "0.18.20",
|
|
"@esbuild/linux-ia32": "0.18.20",
|
|
"@esbuild/linux-loong64": "0.18.20",
|
|
"@esbuild/linux-mips64el": "0.18.20",
|
|
"@esbuild/linux-ppc64": "0.18.20",
|
|
"@esbuild/linux-riscv64": "0.18.20",
|
|
"@esbuild/linux-s390x": "0.18.20",
|
|
"@esbuild/linux-x64": "0.18.20",
|
|
"@esbuild/netbsd-x64": "0.18.20",
|
|
"@esbuild/openbsd-x64": "0.18.20",
|
|
"@esbuild/sunos-x64": "0.18.20",
|
|
"@esbuild/win32-arm64": "0.18.20",
|
|
"@esbuild/win32-ia32": "0.18.20",
|
|
"@esbuild/win32-x64": "0.18.20"
|
|
}
|
|
},
|
|
"node_modules/vitest": {
|
|
"version": "0.34.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/chai": "^4.3.5",
|
|
"@types/chai-subset": "^1.3.3",
|
|
"@types/node": "*",
|
|
"@vitest/expect": "0.34.4",
|
|
"@vitest/runner": "0.34.4",
|
|
"@vitest/snapshot": "0.34.4",
|
|
"@vitest/spy": "0.34.4",
|
|
"@vitest/utils": "0.34.4",
|
|
"acorn": "^8.9.0",
|
|
"acorn-walk": "^8.2.0",
|
|
"cac": "^6.7.14",
|
|
"chai": "^4.3.7",
|
|
"debug": "^4.3.4",
|
|
"local-pkg": "^0.4.3",
|
|
"magic-string": "^0.30.1",
|
|
"pathe": "^1.1.1",
|
|
"picocolors": "^1.0.0",
|
|
"std-env": "^3.3.3",
|
|
"strip-literal": "^1.0.1",
|
|
"tinybench": "^2.5.0",
|
|
"tinypool": "^0.7.0",
|
|
"vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0",
|
|
"vite-node": "0.34.4",
|
|
"why-is-node-running": "^2.2.2"
|
|
},
|
|
"bin": {
|
|
"vitest": "vitest.mjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14.18.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
},
|
|
"peerDependencies": {
|
|
"@edge-runtime/vm": "*",
|
|
"@vitest/browser": "*",
|
|
"@vitest/ui": "*",
|
|
"happy-dom": "*",
|
|
"jsdom": "*",
|
|
"playwright": "*",
|
|
"safaridriver": "*",
|
|
"webdriverio": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@edge-runtime/vm": {
|
|
"optional": true
|
|
},
|
|
"@vitest/browser": {
|
|
"optional": true
|
|
},
|
|
"@vitest/ui": {
|
|
"optional": true
|
|
},
|
|
"happy-dom": {
|
|
"optional": true
|
|
},
|
|
"jsdom": {
|
|
"optional": true
|
|
},
|
|
"playwright": {
|
|
"optional": true
|
|
},
|
|
"safaridriver": {
|
|
"optional": true
|
|
},
|
|
"webdriverio": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vue": {
|
|
"version": "3.3.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/compiler-dom": "3.3.4",
|
|
"@vue/compiler-sfc": "3.3.4",
|
|
"@vue/runtime-dom": "3.3.4",
|
|
"@vue/server-renderer": "3.3.4",
|
|
"@vue/shared": "3.3.4"
|
|
}
|
|
},
|
|
"node_modules/vue-codemirror": {
|
|
"version": "6.1.1",
|
|
"resolved": "https://registry.npmjs.org/vue-codemirror/-/vue-codemirror-6.1.1.tgz",
|
|
"integrity": "sha512-rTAYo44owd282yVxKtJtnOi7ERAcXTeviwoPXjIc6K/IQYUsoDkzPvw/JDFtSP6T7Cz/2g3EHaEyeyaQCKoDMg==",
|
|
"dependencies": {
|
|
"@codemirror/commands": "6.x",
|
|
"@codemirror/language": "6.x",
|
|
"@codemirror/state": "6.x",
|
|
"@codemirror/view": "6.x"
|
|
},
|
|
"peerDependencies": {
|
|
"codemirror": "6.x",
|
|
"vue": "3.x"
|
|
}
|
|
},
|
|
"node_modules/vue-component-type-helpers": {
|
|
"version": "1.8.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vue-demi": {
|
|
"version": "0.14.6",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
},
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vue-eslint-parser": {
|
|
"version": "9.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.4",
|
|
"eslint-scope": "^7.1.1",
|
|
"eslint-visitor-keys": "^3.3.0",
|
|
"espree": "^9.3.1",
|
|
"esquery": "^1.4.0",
|
|
"lodash": "^4.17.21",
|
|
"semver": "^7.3.6"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/vue-template-compiler": {
|
|
"version": "2.7.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"de-indent": "^1.0.2",
|
|
"he": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/vue-tsc": {
|
|
"version": "1.8.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/language-core": "1.8.11",
|
|
"@vue/typescript": "1.8.11",
|
|
"semver": "^7.3.8"
|
|
},
|
|
"bin": {
|
|
"vue-tsc": "bin/vue-tsc.js"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*"
|
|
}
|
|
},
|
|
"node_modules/w3c-keyname": {
|
|
"version": "2.2.8",
|
|
"resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz",
|
|
"integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ=="
|
|
},
|
|
"node_modules/w3c-xmlserializer": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"xml-name-validator": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
|
|
"integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/whatwg-encoding": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iconv-lite": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/whatwg-fetch": {
|
|
"version": "3.6.19",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-mimetype": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "12.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "^4.1.1",
|
|
"webidl-conversions": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url-without-unicode": {
|
|
"version": "8.0.0-3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.4.3",
|
|
"punycode": "^2.1.1",
|
|
"webidl-conversions": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url-without-unicode/node_modules/buffer": {
|
|
"version": "5.7.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",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/whatwg-url-without-unicode/node_modules/webidl-conversions": {
|
|
"version": "5.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-builtin-type": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function.prototype.name": "^1.1.5",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-async-function": "^2.0.0",
|
|
"is-date-object": "^1.0.5",
|
|
"is-finalizationregistry": "^1.0.2",
|
|
"is-generator-function": "^1.0.10",
|
|
"is-regex": "^1.1.4",
|
|
"is-weakref": "^1.0.2",
|
|
"isarray": "^2.0.5",
|
|
"which-boxed-primitive": "^1.0.2",
|
|
"which-collection": "^1.0.1",
|
|
"which-typed-array": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-collection": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-map": "^2.0.1",
|
|
"is-set": "^2.0.1",
|
|
"is-weakmap": "^2.0.1",
|
|
"is-weakset": "^2.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-module": {
|
|
"version": "2.0.1",
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz",
|
|
"integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ=="
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/why-is-node-running": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"siginfo": "^2.0.0",
|
|
"stackback": "0.0.2"
|
|
},
|
|
"bin": {
|
|
"why-is-node-running": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/widest-line": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/wrap-ansi/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write": {
|
|
"version": "0.3.3",
|
|
"resolved": "https://registry.npmjs.org/write/-/write-0.3.3.tgz",
|
|
"integrity": "sha512-e63bsTAFxFUU8OGClhjhhf2R72Njpq6DDTOFFBxDkfZFwoRRKZUx9rll6g/TvY0UcCdKE2OroYZje0v9ROzmfA==",
|
|
"dependencies": {
|
|
"fs-exists-sync": "^0.1.0",
|
|
"mkdirp": "^0.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"is-typedarray": "^1.0.0",
|
|
"signal-exit": "^3.0.2",
|
|
"typedarray-to-buffer": "^3.1.5"
|
|
}
|
|
},
|
|
"node_modules/write-yaml": {
|
|
"version": "1.0.0",
|
|
"resolved": "https://registry.npmjs.org/write-yaml/-/write-yaml-1.0.0.tgz",
|
|
"integrity": "sha512-QFB0QwNlUTSsICNb1HV+822MvFpTC1gtKcOfm0B9oqz4qOQXbRuMSxWPWryTEFBEZDWbI5zXabXArvShXTdLiA==",
|
|
"dependencies": {
|
|
"extend-shallow": "^2.0.1",
|
|
"js-yaml": "^3.8.3",
|
|
"write": "^0.3.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/write-yaml/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/write-yaml/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==",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/write-yaml/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.14.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": ">=5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/xhr": {
|
|
"version": "2.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global": "~4.4.0",
|
|
"is-function": "^1.0.1",
|
|
"parse-headers": "^2.0.0",
|
|
"xtend": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xml-name-validator": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/xml-parse-from-string": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xml2js": {
|
|
"version": "0.4.23",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/xml2js/node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/xmlbuilder": {
|
|
"version": "15.1.1",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/xmlchars": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/y-codemirror.next": {
|
|
"version": "0.3.2",
|
|
"resolved": "https://registry.npmjs.org/y-codemirror.next/-/y-codemirror.next-0.3.2.tgz",
|
|
"integrity": "sha512-3ksMXoietzNkrgluG9ut+5q4PNHCS6sQ+mHd44hNX1s7TBe4iDgOOIswfY3oLsdamZLAUPr+TnRdYgYuNDs7Qg==",
|
|
"dependencies": {
|
|
"lib0": "^0.2.42"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
},
|
|
"peerDependencies": {
|
|
"@codemirror/state": "^6.0.0",
|
|
"@codemirror/view": "^6.0.0",
|
|
"yjs": "^13.5.6"
|
|
}
|
|
},
|
|
"node_modules/y-leveldb": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"level": "^6.0.1",
|
|
"lib0": "^0.2.31"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
},
|
|
"peerDependencies": {
|
|
"yjs": "^13.0.0"
|
|
}
|
|
},
|
|
"node_modules/y-protocols": {
|
|
"version": "1.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lib0": "^0.2.85"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
},
|
|
"peerDependencies": {
|
|
"yjs": "^13.0.0"
|
|
}
|
|
},
|
|
"node_modules/y-textarea": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"yjs": "^13.5.27"
|
|
}
|
|
},
|
|
"node_modules/y-websocket": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lib0": "^0.2.52",
|
|
"lodash.debounce": "^4.0.8",
|
|
"y-protocols": "^1.0.5"
|
|
},
|
|
"bin": {
|
|
"y-websocket": "bin/server.js",
|
|
"y-websocket-server": "bin/server.js"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
},
|
|
"optionalDependencies": {
|
|
"ws": "^6.2.1",
|
|
"y-leveldb": "^0.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"yjs": "^13.5.6"
|
|
}
|
|
},
|
|
"node_modules/y-websocket/node_modules/ws": {
|
|
"version": "6.2.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yaml": {
|
|
"version": "2.3.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.6.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yauzl": {
|
|
"version": "2.10.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-crc32": "~0.2.3",
|
|
"fd-slicer": "~1.1.0"
|
|
}
|
|
},
|
|
"node_modules/yjs": {
|
|
"version": "13.6.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lib0": "^0.2.74"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "GitHub Sponsors ❤",
|
|
"url": "https://github.com/sponsors/dmonad"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/zen-observable": {
|
|
"version": "0.8.15",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/zen-observable-ts": {
|
|
"version": "0.8.19",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^1.9.3",
|
|
"zen-observable": "^0.8.0"
|
|
}
|
|
}
|
|
}
|
|
}
|