2731 lines
100 KiB
JSON
2731 lines
100 KiB
JSON
|
{
|
||
|
"name": "jiuyi",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "jiuyi",
|
||
|
"version": "1.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "^3.4.7",
|
||
|
"@tencentcloud/chat-uikit-uniapp": "^2.3.0",
|
||
|
"agora-rtc-sdk-ng": "^4.22.1",
|
||
|
"crypto-js": "^4.2.0",
|
||
|
"easemob-websdk": "^4.10.0",
|
||
|
"js-pinyin": "^0.2.7",
|
||
|
"lodash": "^4.17.21",
|
||
|
"unplugin-vue2-script-setup": "^0.11.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@agora-js/media": {
|
||
|
"version": "4.22.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@agora-js/media/-/media-4.22.1.tgz",
|
||
|
"integrity": "sha512-WJ4t2I8Y8C/66u+YzqVbmkpVhWq5ZHxNlx30ZoKC9g5xQDXex/ZwsjdXBkcn7iWTIiK0L2+5GHFQyzpJIkfBFA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@agora-js/report": "4.22.1",
|
||
|
"@agora-js/shared": "4.22.1",
|
||
|
"agora-rte-extension": "^1.2.4",
|
||
|
"axios": "^1.7.7",
|
||
|
"webrtc-adapter": "8.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@agora-js/media/node_modules/webrtc-adapter": {
|
||
|
"version": "8.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/webrtc-adapter/-/webrtc-adapter-8.2.0.tgz",
|
||
|
"integrity": "sha512-umxCMgedPAVq4Pe/jl3xmelLXLn4XZWFEMR5Iipb5wJ+k1xMX0yC4ZY9CueZUU1MjapFxai1tFGE7R/kotH6Ww==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"sdp": "^3.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0",
|
||
|
"npm": ">=3.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@agora-js/report": {
|
||
|
"version": "4.22.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@agora-js/report/-/report-4.22.1.tgz",
|
||
|
"integrity": "sha512-7Jh7gVX346Ee/2cbKBsRdW0FqfPBw9R9YmgVLunvVXRyX+7Y3S0YdWRdxyL5aH4BbepFySsBUkZqDyrlatkMdA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@agora-js/shared": "4.22.1",
|
||
|
"axios": "^1.7.7"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@agora-js/shared": {
|
||
|
"version": "4.22.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@agora-js/shared/-/shared-4.22.1.tgz",
|
||
|
"integrity": "sha512-BkWhfGX8vTpqOkAj/Czgz69Pa9qYDTteplcFXvoHfJN6KuFy9lTF1JReozDUj+Vjj6fWIZf232QJ4dCDQE3xtQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"axios": "^1.7.7",
|
||
|
"ua-parser-js": "^0.7.34"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@ampproject/remapping": {
|
||
|
"version": "2.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
||
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@antfu/utils": {
|
||
|
"version": "0.7.10",
|
||
|
"resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.10.tgz",
|
||
|
"integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/code-frame": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.25.7.tgz",
|
||
|
"integrity": "sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/highlight": "^7.25.7",
|
||
|
"picocolors": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/compat-data": {
|
||
|
"version": "7.25.8",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.25.8.tgz",
|
||
|
"integrity": "sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/core": {
|
||
|
"version": "7.25.8",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.25.8.tgz",
|
||
|
"integrity": "sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.2.0",
|
||
|
"@babel/code-frame": "^7.25.7",
|
||
|
"@babel/generator": "^7.25.7",
|
||
|
"@babel/helper-compilation-targets": "^7.25.7",
|
||
|
"@babel/helper-module-transforms": "^7.25.7",
|
||
|
"@babel/helpers": "^7.25.7",
|
||
|
"@babel/parser": "^7.25.8",
|
||
|
"@babel/template": "^7.25.7",
|
||
|
"@babel/traverse": "^7.25.7",
|
||
|
"@babel/types": "^7.25.8",
|
||
|
"convert-source-map": "^2.0.0",
|
||
|
"debug": "^4.1.0",
|
||
|
"gensync": "^1.0.0-beta.2",
|
||
|
"json5": "^2.2.3",
|
||
|
"semver": "^6.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/babel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/core/node_modules/json5": {
|
||
|
"version": "2.2.3",
|
||
|
"resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz",
|
||
|
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"json5": "lib/cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/generator": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.25.7.tgz",
|
||
|
"integrity": "sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.25.7",
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.25",
|
||
|
"jsesc": "^3.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-compilation-targets": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.7.tgz",
|
||
|
"integrity": "sha512-DniTEax0sv6isaw6qSQSfV4gVRNtw2rte8HHM45t9ZR0xILaufBRNkpMifCRiAPyvL4ACD6v0gfCwCmtOQaV4A==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/compat-data": "^7.25.7",
|
||
|
"@babel/helper-validator-option": "^7.25.7",
|
||
|
"browserslist": "^4.24.0",
|
||
|
"lru-cache": "^5.1.1",
|
||
|
"semver": "^6.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-module-imports": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz",
|
||
|
"integrity": "sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/traverse": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-module-transforms": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.7.tgz",
|
||
|
"integrity": "sha512-k/6f8dKG3yDz/qCwSM+RKovjMix563SLxQFo0UhRNo239SP6n9u5/eLtKD6EAjwta2JHJ49CsD8pms2HdNiMMQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-module-imports": "^7.25.7",
|
||
|
"@babel/helper-simple-access": "^7.25.7",
|
||
|
"@babel/helper-validator-identifier": "^7.25.7",
|
||
|
"@babel/traverse": "^7.25.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-simple-access": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.25.7.tgz",
|
||
|
"integrity": "sha512-FPGAkJmyoChQeM+ruBGIDyrT2tKfZJO8NcxdC+CWNJi7N8/rZpSxK7yvBJ5O/nF1gfu5KzN7VKG3YVSLFfRSxQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/traverse": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-string-parser": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
|
||
|
"integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
|
||
|
"integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-validator-option": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.7.tgz",
|
||
|
"integrity": "sha512-ytbPLsm+GjArDYXJ8Ydr1c/KJuutjF2besPNbIZnZ6MKUxi/uTA22t2ymmA4WFjZFpjiAMO0xuuJPqK2nvDVfQ==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helpers": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.25.7.tgz",
|
||
|
"integrity": "sha512-Sv6pASx7Esm38KQpF/U/OXLwPPrdGHNKoeblRxgZRLXnAtnkEe4ptJPDtAZM7fBLadbc1Q07kQpSiGQ0Jg6tRA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/template": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/highlight": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.25.7.tgz",
|
||
|
"integrity": "sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-validator-identifier": "^7.25.7",
|
||
|
"chalk": "^2.4.2",
|
||
|
"js-tokens": "^4.0.0",
|
||
|
"picocolors": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/parser": {
|
||
|
"version": "7.25.8",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.25.8.tgz",
|
||
|
"integrity": "sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.25.8"
|
||
|
},
|
||
|
"bin": {
|
||
|
"parser": "bin/babel-parser.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/template": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.25.7.tgz",
|
||
|
"integrity": "sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.25.7",
|
||
|
"@babel/parser": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/traverse": {
|
||
|
"version": "7.25.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.25.7.tgz",
|
||
|
"integrity": "sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.25.7",
|
||
|
"@babel/generator": "^7.25.7",
|
||
|
"@babel/parser": "^7.25.7",
|
||
|
"@babel/template": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7",
|
||
|
"debug": "^4.3.1",
|
||
|
"globals": "^11.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/types": {
|
||
|
"version": "7.25.8",
|
||
|
"resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.25.8.tgz",
|
||
|
"integrity": "sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-string-parser": "^7.25.7",
|
||
|
"@babel/helper-validator-identifier": "^7.25.7",
|
||
|
"to-fast-properties": "^2.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
"version": "0.3.5",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
||
|
"integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/set-array": "^1.2.1",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
"version": "3.1.2",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
||
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/set-array": {
|
||
|
"version": "1.2.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz",
|
||
|
"integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/source-map": {
|
||
|
"version": "0.3.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.6.tgz",
|
||
|
"integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.25"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
"version": "1.5.0",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
||
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
"version": "0.3.25",
|
||
|
"resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
|
||
|
"integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher/-/watcher-2.4.1.tgz",
|
||
|
"integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"detect-libc": "^1.0.3",
|
||
|
"is-glob": "^4.0.3",
|
||
|
"micromatch": "^4.0.5",
|
||
|
"node-addon-api": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@parcel/watcher-android-arm64": "2.4.1",
|
||
|
"@parcel/watcher-darwin-arm64": "2.4.1",
|
||
|
"@parcel/watcher-darwin-x64": "2.4.1",
|
||
|
"@parcel/watcher-freebsd-x64": "2.4.1",
|
||
|
"@parcel/watcher-linux-arm-glibc": "2.4.1",
|
||
|
"@parcel/watcher-linux-arm64-glibc": "2.4.1",
|
||
|
"@parcel/watcher-linux-arm64-musl": "2.4.1",
|
||
|
"@parcel/watcher-linux-x64-glibc": "2.4.1",
|
||
|
"@parcel/watcher-linux-x64-musl": "2.4.1",
|
||
|
"@parcel/watcher-win32-arm64": "2.4.1",
|
||
|
"@parcel/watcher-win32-ia32": "2.4.1",
|
||
|
"@parcel/watcher-win32-x64": "2.4.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-android-arm64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.4.1.tgz",
|
||
|
"integrity": "sha512-LOi/WTbbh3aTn2RYddrO8pnapixAziFl6SMxHM69r3tvdSm94JtCenaKgk1GRg5FJ5wpMCpHeW+7yqPlvZv7kg==",
|
||
|
"cpu": [
|
||
|
"arm64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"android"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-darwin-arm64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.4.1.tgz",
|
||
|
"integrity": "sha512-ln41eihm5YXIY043vBrrHfn94SIBlqOWmoROhsMVTSXGh0QahKGy77tfEywQ7v3NywyxBBkGIfrWRHm0hsKtzA==",
|
||
|
"cpu": [
|
||
|
"arm64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"darwin"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-darwin-x64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.4.1.tgz",
|
||
|
"integrity": "sha512-yrw81BRLjjtHyDu7J61oPuSoeYWR3lDElcPGJyOvIXmor6DEo7/G2u1o7I38cwlcoBHQFULqF6nesIX3tsEXMg==",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"darwin"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-freebsd-x64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.4.1.tgz",
|
||
|
"integrity": "sha512-TJa3Pex/gX3CWIx/Co8k+ykNdDCLx+TuZj3f3h7eOjgpdKM+Mnix37RYsYU4LHhiYJz3DK5nFCCra81p6g050w==",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"freebsd"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-linux-arm-glibc": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.4.1.tgz",
|
||
|
"integrity": "sha512-4rVYDlsMEYfa537BRXxJ5UF4ddNwnr2/1O4MHM5PjI9cvV2qymvhwZSFgXqbS8YoTk5i/JR0L0JDs69BUn45YA==",
|
||
|
"cpu": [
|
||
|
"arm"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-linux-arm64-glibc": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.4.1.tgz",
|
||
|
"integrity": "sha512-BJ7mH985OADVLpbrzCLgrJ3TOpiZggE9FMblfO65PlOCdG++xJpKUJ0Aol74ZUIYfb8WsRlUdgrZxKkz3zXWYA==",
|
||
|
"cpu": [
|
||
|
"arm64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-linux-arm64-musl": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.4.1.tgz",
|
||
|
"integrity": "sha512-p4Xb7JGq3MLgAfYhslU2SjoV9G0kI0Xry0kuxeG/41UfpjHGOhv7UoUDAz/jb1u2elbhazy4rRBL8PegPJFBhA==",
|
||
|
"cpu": [
|
||
|
"arm64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-linux-x64-glibc": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
|
||
|
"integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-linux-x64-musl": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
|
||
|
"integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-win32-arm64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.4.1.tgz",
|
||
|
"integrity": "sha512-Uq2BPp5GWhrq/lcuItCHoqxjULU1QYEcyjSO5jqqOK8RNFDBQnenMMx4gAl3v8GiWa59E9+uDM7yZ6LxwUIfRg==",
|
||
|
"cpu": [
|
||
|
"arm64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"win32"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-win32-ia32": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.4.1.tgz",
|
||
|
"integrity": "sha512-maNRit5QQV2kgHFSYwftmPBxiuK5u4DXjbXx7q6eKjq5dsLXZ4FJiVvlcw35QXzk0KrUecJmuVFbj4uV9oYrcw==",
|
||
|
"cpu": [
|
||
|
"ia32"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"win32"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@parcel/watcher-win32-x64": {
|
||
|
"version": "2.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.4.1.tgz",
|
||
|
"integrity": "sha512-+DvS92F9ezicfswqrvIRM2njcYJbd5mb9CUgtrHCHmvn7pPPa+nMDRu1o1bYYz/l5IB2NVGNJWiH7h1E58IF2A==",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"win32"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/parcel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/pluginutils": {
|
||
|
"version": "5.1.2",
|
||
|
"resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
|
||
|
"integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.0",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"picomatch": "^2.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"rollup": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/call-uikit-vue": {
|
||
|
"version": "3.3.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/call-uikit-vue/-/call-uikit-vue-3.3.7.tgz",
|
||
|
"integrity": "sha512-yM5o9SaDzeI5y3X4iJ7UKe7qNdWGhKXs2P2nKwoIZW3OQHbBB4bcw790mfxyCbrI9yfnk/6ITfM98qEVhCvvLg==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"@tencentcloud/tui-core": "latest",
|
||
|
"tuicall-engine-webrtc": "^3.1.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/call-uikit-vue2.6": {
|
||
|
"version": "3.3.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/call-uikit-vue2.6/-/call-uikit-vue2.6-3.3.7.tgz",
|
||
|
"integrity": "sha512-a3Fq+1CJEsOQF+O+tTsnyxVRfjKLo1QfoWKZqJKET2hEs/dc0li8WnFyTKdvfOP4e45XoJeEf1V2ChioyC6rGg==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"@tencentcloud/tui-core": "latest",
|
||
|
"@vue/composition-api": "^1.7.2",
|
||
|
"tuicall-engine-webrtc": "^3.1.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/call-uikit-wechat": {
|
||
|
"version": "3.3.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/call-uikit-wechat/-/call-uikit-wechat-3.3.6.tgz",
|
||
|
"integrity": "sha512-ui/a10LzMIHypbLvzh1NcckP/hCf7sPS0auwGkMH6c164Mx+ZsF1Ki+ZNoLU/WHaXRxFqiaeOOe1zYts2CeZUg==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"@tencentcloud/tui-core": "latest",
|
||
|
"tuicall-engine-wx": "^2.2.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/chat": {
|
||
|
"version": "3.4.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/chat/-/chat-3.4.7.tgz",
|
||
|
"integrity": "sha512-Jdhni6GXuIVcqxHONjL7T4Nt/Ujr8BZzog/OGJRfWxjpCso6prnhExejOlBa0K+wueDF6CqtbaTikzHcaaN4rA==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/react-native-push": "latest",
|
||
|
"@tencentcloud/uni-app-push": "latest"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/chat-uikit-engine": {
|
||
|
"version": "2.2.9",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/chat-uikit-engine/-/chat-uikit-engine-2.2.9.tgz",
|
||
|
"integrity": "sha512-KdibO5H68HEVgIOcq5MrRPYWofLRM+keEz6kJ5PLYwnfHNhniD7LZzI8V06Mz0rxbrBMiWdxBEkqtxGD3RU8JA==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"tim-profanity-filter-plugin": "latest",
|
||
|
"tim-upload-plugin": "latest"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/chat-uikit-uniapp": {
|
||
|
"version": "2.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/chat-uikit-uniapp/-/chat-uikit-uniapp-2.3.0.tgz",
|
||
|
"integrity": "sha512-BoRuQq3hwfSJrB2P3oi50GPRNdMR5IEEsSizVWlo+09z/do5pjM5xiOUM0j0vFudQzfT0ifGjVc6+55bJvF+Lw==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/call-uikit-vue": "latest",
|
||
|
"@tencentcloud/call-uikit-vue2.6": "latest",
|
||
|
"@tencentcloud/call-uikit-wechat": "latest",
|
||
|
"@tencentcloud/chat-uikit-engine": "latest",
|
||
|
"@tencentcloud/tui-core": "latest",
|
||
|
"@tencentcloud/tui-customer-service-plugin": "latest",
|
||
|
"@tencentcloud/universal-api": "latest",
|
||
|
"@vue/composition-api": "^1.7.1",
|
||
|
"dayjs": "^1.11.10",
|
||
|
"sass": "^1.26.5",
|
||
|
"sass-loader": "^8.0.2",
|
||
|
"typescript": "^4.2.5",
|
||
|
"unplugin-vue2-script-setup": "^0.11.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/react-native-push": {
|
||
|
"version": "0.3.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/react-native-push/-/react-native-push-0.3.1.tgz",
|
||
|
"integrity": "sha512-zEjAv2Qwwg5XMUPjCLzDyKod5a5DqwFyxYpjdsbKzJsNA9HE82HMSKVbN5uC6NAvnTIkBgtcOR8Npw8eVKi+rg==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/@tencentcloud/tui-core": {
|
||
|
"version": "2.2.9",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/tui-core/-/tui-core-2.2.9.tgz",
|
||
|
"integrity": "sha512-bVuQbsVDjw+WikhNB5fZKckhMhUF4Eydvt8XOVuUPJ5j5K5Fyjmw57+k+/c73wOtLkT0tUWaIk1r7dTzk8jPpA==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"tim-profanity-filter-plugin": "latest",
|
||
|
"tim-upload-plugin": "latest"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/tui-customer-service-plugin": {
|
||
|
"version": "2.2.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/tui-customer-service-plugin/-/tui-customer-service-plugin-2.2.6.tgz",
|
||
|
"integrity": "sha512-Xc+Eii7qvptMqW3oONhl0UYKTJhotq0ZKdIVKy5fADMR1745aWwOxql5F0AOikuMR4iXEFQtxy7XvyfYp+o6UQ==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/universal-api": "latest",
|
||
|
"@vue/composition-api": "^1.0.0-rc.1",
|
||
|
"marked": "4.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@tencentcloud/tui-core": "latest",
|
||
|
"@vue/composition-api": "^1.0.0-rc.1",
|
||
|
"vue": "^2.0.0 || >=3.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@vue/composition-api": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/uni-app-push": {
|
||
|
"version": "0.4.0",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/uni-app-push/-/uni-app-push-0.4.0.tgz",
|
||
|
"integrity": "sha512-JPslIhi3cSV5FnZ0egk9iiJfoogN0DxEkItf63Kq8QL11gAjlyXAbPWxSLnDvblb7TwswpFR3AZH7HXjojpIDg==",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"HBuilderX": "^3.6.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@tencentcloud/universal-api": {
|
||
|
"version": "2.2.9",
|
||
|
"resolved": "https://registry.npmmirror.com/@tencentcloud/universal-api/-/universal-api-2.2.9.tgz",
|
||
|
"integrity": "sha512-LYctbDhaGDCxmziBGYKJVTPgYF0KLOGMr61uedKdCAtzmjMQA7ry/nIqsV3iw2NkcY6tSgi/3R5p3j/ZrouQcQ==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/@types/estree": {
|
||
|
"version": "1.0.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.6.tgz",
|
||
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/json-schema": {
|
||
|
"version": "7.0.15",
|
||
|
"resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz",
|
||
|
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/node": {
|
||
|
"version": "22.7.7",
|
||
|
"resolved": "https://registry.npmmirror.com/@types/node/-/node-22.7.7.tgz",
|
||
|
"integrity": "sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"undici-types": "~6.19.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-core": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.12.tgz",
|
||
|
"integrity": "sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.25.3",
|
||
|
"@vue/shared": "3.5.12",
|
||
|
"entities": "^4.5.0",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"source-map-js": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-dom": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.12.tgz",
|
||
|
"integrity": "sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/compiler-core": "3.5.12",
|
||
|
"@vue/shared": "3.5.12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/composition-api": {
|
||
|
"version": "1.7.2",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/composition-api/-/composition-api-1.7.2.tgz",
|
||
|
"integrity": "sha512-M8jm9J/laYrYT02665HkZ5l2fWTK4dcVg3BsDHm/pfz+MjDYwX+9FUaZyGwEyXEDonQYRCo0H7aLgdklcIELjw==",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"vue": ">= 2.5 < 2.7"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/reactivity": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.12.tgz",
|
||
|
"integrity": "sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@vue/shared": "3.5.12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/reactivity-transform": {
|
||
|
"version": "3.3.13",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.13.tgz",
|
||
|
"integrity": "sha512-oWnydGH0bBauhXvh5KXUy61xr9gKaMbtsMHk40IK9M4gMuKPJ342tKFarY0eQ6jef8906m35q37wwA8DMZOm5Q==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.23.5",
|
||
|
"@vue/compiler-core": "3.3.13",
|
||
|
"@vue/shared": "3.3.13",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"magic-string": "^0.30.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/reactivity-transform/node_modules/@vue/compiler-core": {
|
||
|
"version": "3.3.13",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.13.tgz",
|
||
|
"integrity": "sha512-bwi9HShGu7uaZLOErZgsH2+ojsEdsjerbf2cMXPwmvcgZfVPZ2BVZzCVnwZBxTAYd6Mzbmf6izcUNDkWnBBQ6A==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.23.5",
|
||
|
"@vue/shared": "3.3.13",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"source-map-js": "^1.0.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/reactivity-transform/node_modules/@vue/shared": {
|
||
|
"version": "3.3.13",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.3.13.tgz",
|
||
|
"integrity": "sha512-/zYUwiHD8j7gKx2argXEMCUXVST6q/21DFU0sTfNX0URJroCe3b1UF6vLJ3lQDfLNIiiRl2ONp7Nh5UVWS6QnA==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@vue/runtime-core": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.12.tgz",
|
||
|
"integrity": "sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@vue/reactivity": "3.5.12",
|
||
|
"@vue/shared": "3.5.12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/runtime-dom": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.12.tgz",
|
||
|
"integrity": "sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@vue/reactivity": "3.5.12",
|
||
|
"@vue/runtime-core": "3.5.12",
|
||
|
"@vue/shared": "3.5.12",
|
||
|
"csstype": "^3.1.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/shared": {
|
||
|
"version": "3.5.12",
|
||
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.12.tgz",
|
||
|
"integrity": "sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/ast": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.12.1.tgz",
|
||
|
"integrity": "sha512-EKfMUOPRRUTy5UII4qJDGPpqfwjOmZ5jeGFwid9mnoqIFK+e0vqoi1qH56JpmZSzEL53jKnNzScdmftJyG5xWg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/helper-numbers": "1.11.6",
|
||
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/floating-point-hex-parser": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz",
|
||
|
"integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/helper-api-error": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz",
|
||
|
"integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/helper-buffer": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.12.1.tgz",
|
||
|
"integrity": "sha512-nzJwQw99DNDKr9BVCOZcLuJJUlqkJh+kVzVl6Fmq/tI5ZtEyWT1KZMyOXltXLZJmDtvLCDgwsyrkohEtopTXCw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/helper-numbers": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz",
|
||
|
"integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/floating-point-hex-parser": "1.11.6",
|
||
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
||
|
"@xtuc/long": "4.2.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz",
|
||
|
"integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/helper-wasm-section": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.12.1.tgz",
|
||
|
"integrity": "sha512-Jif4vfB6FJlUlSbgEMHUyk1j234GTNG9dBJ4XJdOySoj518Xj0oGsNi59cUQF4RRMS9ouBUxDDdyBVfPTypa5g==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
||
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
||
|
"@webassemblyjs/wasm-gen": "1.12.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/ieee754": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz",
|
||
|
"integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@xtuc/ieee754": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/leb128": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/leb128/-/leb128-1.11.6.tgz",
|
||
|
"integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==",
|
||
|
"license": "Apache-2.0",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@xtuc/long": "4.2.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/utf8": {
|
||
|
"version": "1.11.6",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.11.6.tgz",
|
||
|
"integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/wasm-edit": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.12.1.tgz",
|
||
|
"integrity": "sha512-1DuwbVvADvS5mGnXbE+c9NfA8QRcZ6iKquqjjmR10k6o+zzsRVesil54DKexiowcFCPdr/Q0qaMgB01+SQ1u6g==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
||
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
||
|
"@webassemblyjs/helper-wasm-section": "1.12.1",
|
||
|
"@webassemblyjs/wasm-gen": "1.12.1",
|
||
|
"@webassemblyjs/wasm-opt": "1.12.1",
|
||
|
"@webassemblyjs/wasm-parser": "1.12.1",
|
||
|
"@webassemblyjs/wast-printer": "1.12.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/wasm-gen": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.12.1.tgz",
|
||
|
"integrity": "sha512-TDq4Ojh9fcohAw6OIMXqiIcTq5KUXTGRkVxbSo1hQnSy6lAM5GSdfwWeSxpAo0YzgsgF182E/U0mDNhuA0tW7w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
||
|
"@webassemblyjs/ieee754": "1.11.6",
|
||
|
"@webassemblyjs/leb128": "1.11.6",
|
||
|
"@webassemblyjs/utf8": "1.11.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/wasm-opt": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.12.1.tgz",
|
||
|
"integrity": "sha512-Jg99j/2gG2iaz3hijw857AVYekZe2SAskcqlWIZXjji5WStnOpVoat3gQfT/Q5tb2djnCjBtMocY/Su1GfxPBg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@webassemblyjs/helper-buffer": "1.12.1",
|
||
|
"@webassemblyjs/wasm-gen": "1.12.1",
|
||
|
"@webassemblyjs/wasm-parser": "1.12.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/wasm-parser": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.12.1.tgz",
|
||
|
"integrity": "sha512-xikIi7c2FHXysxXe3COrVUPSheuBtpcfhbpFj4gmu7KRLYOzANztwUU0IbsqvMqzuNK2+glRGWCEqZo1WCLyAQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@webassemblyjs/helper-api-error": "1.11.6",
|
||
|
"@webassemblyjs/helper-wasm-bytecode": "1.11.6",
|
||
|
"@webassemblyjs/ieee754": "1.11.6",
|
||
|
"@webassemblyjs/leb128": "1.11.6",
|
||
|
"@webassemblyjs/utf8": "1.11.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@webassemblyjs/wast-printer": {
|
||
|
"version": "1.12.1",
|
||
|
"resolved": "https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.12.1.tgz",
|
||
|
"integrity": "sha512-+X4WAlOisVWQMikjbcvY2e0rwPsKQ9F688lksZhBcPycBBuii3O7m8FACbDMWDojpAqvjIncrG8J0XHKyQfVeA==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@webassemblyjs/ast": "1.12.1",
|
||
|
"@xtuc/long": "4.2.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@xtuc/ieee754": {
|
||
|
"version": "1.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
|
||
|
"integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/@xtuc/long": {
|
||
|
"version": "4.2.2",
|
||
|
"resolved": "https://registry.npmmirror.com/@xtuc/long/-/long-4.2.2.tgz",
|
||
|
"integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==",
|
||
|
"license": "Apache-2.0",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/acorn": {
|
||
|
"version": "8.13.0",
|
||
|
"resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.13.0.tgz",
|
||
|
"integrity": "sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"acorn": "bin/acorn"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/acorn-import-attributes": {
|
||
|
"version": "1.9.5",
|
||
|
"resolved": "https://registry.npmmirror.com/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz",
|
||
|
"integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"peerDependencies": {
|
||
|
"acorn": "^8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/agora-rtc-sdk-ng": {
|
||
|
"version": "4.22.1",
|
||
|
"resolved": "https://registry.npmmirror.com/agora-rtc-sdk-ng/-/agora-rtc-sdk-ng-4.22.1.tgz",
|
||
|
"integrity": "sha512-lp98Ru9KRV7In6YOUBb3Lve0bYpaT+z2LA8VJ7ZqP7xjmE0+pk0EYuKrhht3kvY6mGBjrEU+0G8Fri5ivmKLBQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@agora-js/media": "4.22.1",
|
||
|
"@agora-js/report": "4.22.1",
|
||
|
"@agora-js/shared": "4.22.1",
|
||
|
"agora-rte-extension": "^1.2.4",
|
||
|
"axios": "^1.7.7",
|
||
|
"formdata-polyfill": "^4.0.7",
|
||
|
"pako": "^2.1.0",
|
||
|
"ua-parser-js": "^0.7.34",
|
||
|
"webrtc-adapter": "8.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/agora-rtc-sdk-ng/node_modules/webrtc-adapter": {
|
||
|
"version": "8.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/webrtc-adapter/-/webrtc-adapter-8.2.0.tgz",
|
||
|
"integrity": "sha512-umxCMgedPAVq4Pe/jl3xmelLXLn4XZWFEMR5Iipb5wJ+k1xMX0yC4ZY9CueZUU1MjapFxai1tFGE7R/kotH6Ww==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"sdp": "^3.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0",
|
||
|
"npm": ">=3.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/agora-rte-extension": {
|
||
|
"version": "1.2.4",
|
||
|
"resolved": "https://registry.npmmirror.com/agora-rte-extension/-/agora-rte-extension-1.2.4.tgz",
|
||
|
"integrity": "sha512-0ovZz1lbe30QraG1cU+ji7EnQ8aUu+Hf3F+a8xPml3wPOyUQEK6CTdxV9kMecr9t+fIDrGeW7wgJTsM1DQE7Nw==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/ajv": {
|
||
|
"version": "6.12.6",
|
||
|
"resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz",
|
||
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
||
|
"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",
|
||
|
"resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
|
||
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"ajv": "^6.9.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ansi-styles": {
|
||
|
"version": "3.2.1",
|
||
|
"resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
||
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"color-convert": "^1.9.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/asynckit": {
|
||
|
"version": "0.4.0",
|
||
|
"resolved": "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz",
|
||
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/axios": {
|
||
|
"version": "1.7.7",
|
||
|
"resolved": "https://registry.npmmirror.com/axios/-/axios-1.7.7.tgz",
|
||
|
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"follow-redirects": "^1.15.6",
|
||
|
"form-data": "^4.0.0",
|
||
|
"proxy-from-env": "^1.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/big.js": {
|
||
|
"version": "5.2.2",
|
||
|
"resolved": "https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz",
|
||
|
"integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/braces": {
|
||
|
"version": "3.0.3",
|
||
|
"resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz",
|
||
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fill-range": "^7.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/browserslist": {
|
||
|
"version": "4.24.0",
|
||
|
"resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.0.tgz",
|
||
|
"integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
|
||
|
"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.30001663",
|
||
|
"electron-to-chromium": "^1.5.28",
|
||
|
"node-releases": "^2.0.18",
|
||
|
"update-browserslist-db": "^1.1.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"browserslist": "cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/buffer-from": {
|
||
|
"version": "1.1.2",
|
||
|
"resolved": "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz",
|
||
|
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/caniuse-lite": {
|
||
|
"version": "1.0.30001669",
|
||
|
"resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001669.tgz",
|
||
|
"integrity": "sha512-DlWzFDJqstqtIVx1zeSpIMLjunf5SmwOw0N2Ck/QSQdS8PLS4+9HrLaYei4w8BIAL7IB/UEDu889d8vhCTPA0w==",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/browserslist"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "CC-BY-4.0"
|
||
|
},
|
||
|
"node_modules/chalk": {
|
||
|
"version": "2.4.2",
|
||
|
"resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz",
|
||
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ansi-styles": "^3.2.1",
|
||
|
"escape-string-regexp": "^1.0.5",
|
||
|
"supports-color": "^5.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chokidar": {
|
||
|
"version": "4.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-4.0.1.tgz",
|
||
|
"integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"readdirp": "^4.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 14.16.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://paulmillr.com/funding/"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chrome-trace-event": {
|
||
|
"version": "1.0.4",
|
||
|
"resolved": "https://registry.npmmirror.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz",
|
||
|
"integrity": "sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=6.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/clone-deep": {
|
||
|
"version": "4.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz",
|
||
|
"integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-plain-object": "^2.0.4",
|
||
|
"kind-of": "^6.0.2",
|
||
|
"shallow-clone": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/color-convert": {
|
||
|
"version": "1.9.3",
|
||
|
"resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz",
|
||
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"color-name": "1.1.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/color-name": {
|
||
|
"version": "1.1.3",
|
||
|
"resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz",
|
||
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/combined-stream": {
|
||
|
"version": "1.0.8",
|
||
|
"resolved": "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz",
|
||
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"delayed-stream": "~1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/commander": {
|
||
|
"version": "2.20.3",
|
||
|
"resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz",
|
||
|
"integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/convert-source-map": {
|
||
|
"version": "2.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz",
|
||
|
"integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/crypto-js": {
|
||
|
"version": "4.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/crypto-js/-/crypto-js-4.2.0.tgz",
|
||
|
"integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/csstype": {
|
||
|
"version": "3.1.3",
|
||
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
|
||
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/dayjs": {
|
||
|
"version": "1.11.13",
|
||
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
|
||
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/debug": {
|
||
|
"version": "4.3.7",
|
||
|
"resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.7.tgz",
|
||
|
"integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ms": "^2.1.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"supports-color": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/defu": {
|
||
|
"version": "6.1.4",
|
||
|
"resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz",
|
||
|
"integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/delayed-stream": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
||
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/detect-libc": {
|
||
|
"version": "1.0.3",
|
||
|
"resolved": "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz",
|
||
|
"integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
|
||
|
"license": "Apache-2.0",
|
||
|
"bin": {
|
||
|
"detect-libc": "bin/detect-libc.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/easemob-websdk": {
|
||
|
"version": "4.10.0",
|
||
|
"resolved": "https://registry.npmmirror.com/easemob-websdk/-/easemob-websdk-4.10.0.tgz",
|
||
|
"integrity": "sha512-G9ZHfaE6ry0y4nujFwUj5n5UsD3HVa9Psq7ICBLt4KEsR31/eN+v4wEDCoaoZIIPE3OABr/B8Ul8p1+4Ra9r2g==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/electron-to-chromium": {
|
||
|
"version": "1.5.41",
|
||
|
"resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz",
|
||
|
"integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/emojis-list": {
|
||
|
"version": "3.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz",
|
||
|
"integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/enhanced-resolve": {
|
||
|
"version": "5.17.1",
|
||
|
"resolved": "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz",
|
||
|
"integrity": "sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"graceful-fs": "^4.2.4",
|
||
|
"tapable": "^2.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/entities": {
|
||
|
"version": "4.5.0",
|
||
|
"resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz",
|
||
|
"integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/es-module-lexer": {
|
||
|
"version": "1.5.4",
|
||
|
"resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz",
|
||
|
"integrity": "sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/escalade": {
|
||
|
"version": "3.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz",
|
||
|
"integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/escape-string-regexp": {
|
||
|
"version": "1.0.5",
|
||
|
"resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
||
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/eslint-scope": {
|
||
|
"version": "5.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz",
|
||
|
"integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"esrecurse": "^4.3.0",
|
||
|
"estraverse": "^4.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esrecurse": {
|
||
|
"version": "4.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz",
|
||
|
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"estraverse": "^5.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esrecurse/node_modules/estraverse": {
|
||
|
"version": "5.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz",
|
||
|
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/estraverse": {
|
||
|
"version": "4.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz",
|
||
|
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/estree-walker": {
|
||
|
"version": "2.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz",
|
||
|
"integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/events": {
|
||
|
"version": "3.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/events/-/events-3.3.0.tgz",
|
||
|
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=0.8.x"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fast-deep-equal": {
|
||
|
"version": "3.1.3",
|
||
|
"resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
||
|
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/fast-json-stable-stringify": {
|
||
|
"version": "2.1.0",
|
||
|
"resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
||
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/fetch-blob": {
|
||
|
"version": "3.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/fetch-blob/-/fetch-blob-3.2.0.tgz",
|
||
|
"integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/jimmywarting"
|
||
|
},
|
||
|
{
|
||
|
"type": "paypal",
|
||
|
"url": "https://paypal.me/jimmywarting"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"node-domexception": "^1.0.0",
|
||
|
"web-streams-polyfill": "^3.0.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.20 || >= 14.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fill-range": {
|
||
|
"version": "7.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz",
|
||
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"to-regex-range": "^5.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/follow-redirects": {
|
||
|
"version": "1.15.9",
|
||
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz",
|
||
|
"integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "individual",
|
||
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"debug": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/form-data": {
|
||
|
"version": "4.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.1.tgz",
|
||
|
"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"asynckit": "^0.4.0",
|
||
|
"combined-stream": "^1.0.8",
|
||
|
"mime-types": "^2.1.12"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/formdata-polyfill": {
|
||
|
"version": "4.0.10",
|
||
|
"resolved": "https://registry.npmmirror.com/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
|
||
|
"integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fetch-blob": "^3.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12.20.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/gensync": {
|
||
|
"version": "1.0.0-beta.2",
|
||
|
"resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz",
|
||
|
"integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/glob-to-regexp": {
|
||
|
"version": "0.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
|
||
|
"integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/globals": {
|
||
|
"version": "11.12.0",
|
||
|
"resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz",
|
||
|
"integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/graceful-fs": {
|
||
|
"version": "4.2.11",
|
||
|
"resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
||
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
||
|
"license": "ISC",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/has-flag": {
|
||
|
"version": "3.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz",
|
||
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/immutable": {
|
||
|
"version": "4.3.7",
|
||
|
"resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz",
|
||
|
"integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/is-extglob": {
|
||
|
"version": "2.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz",
|
||
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-glob": {
|
||
|
"version": "4.0.3",
|
||
|
"resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz",
|
||
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-extglob": "^2.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-number": {
|
||
|
"version": "7.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz",
|
||
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.12.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-plain-object": {
|
||
|
"version": "2.0.4",
|
||
|
"resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz",
|
||
|
"integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"isobject": "^3.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/isobject": {
|
||
|
"version": "3.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz",
|
||
|
"integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jest-worker": {
|
||
|
"version": "27.5.1",
|
||
|
"resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz",
|
||
|
"integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@types/node": "*",
|
||
|
"merge-stream": "^2.0.0",
|
||
|
"supports-color": "^8.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.13.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jest-worker/node_modules/has-flag": {
|
||
|
"version": "4.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz",
|
||
|
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jest-worker/node_modules/supports-color": {
|
||
|
"version": "8.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz",
|
||
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"has-flag": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/js-pinyin": {
|
||
|
"version": "0.2.7",
|
||
|
"resolved": "https://registry.npmmirror.com/js-pinyin/-/js-pinyin-0.2.7.tgz",
|
||
|
"integrity": "sha512-Dbm7qJDwlC2MRHRXQo7GrVrL5w975tEOX6sfc0M8Z3oL9VhR4uUqgkwaETMqh4bAJ14w4zVs3tXsi9pDxWUmNg==",
|
||
|
"license": "MIT License"
|
||
|
},
|
||
|
"node_modules/js-tokens": {
|
||
|
"version": "4.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz",
|
||
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/jsesc": {
|
||
|
"version": "3.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.0.2.tgz",
|
||
|
"integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"jsesc": "bin/jsesc"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/json-parse-even-better-errors": {
|
||
|
"version": "2.3.1",
|
||
|
"resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
||
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/json-schema-traverse": {
|
||
|
"version": "0.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
||
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/json5": {
|
||
|
"version": "1.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz",
|
||
|
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"minimist": "^1.2.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"json5": "lib/cli.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/kind-of": {
|
||
|
"version": "6.0.3",
|
||
|
"resolved": "https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz",
|
||
|
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/loader-runner": {
|
||
|
"version": "4.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/loader-runner/-/loader-runner-4.3.0.tgz",
|
||
|
"integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=6.11.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/loader-utils": {
|
||
|
"version": "1.4.2",
|
||
|
"resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz",
|
||
|
"integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"big.js": "^5.2.2",
|
||
|
"emojis-list": "^3.0.0",
|
||
|
"json5": "^1.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lodash": {
|
||
|
"version": "4.17.21",
|
||
|
"resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
|
||
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/lru-cache": {
|
||
|
"version": "5.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz",
|
||
|
"integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"yallist": "^3.0.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/magic-string": {
|
||
|
"version": "0.30.12",
|
||
|
"resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.12.tgz",
|
||
|
"integrity": "sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/marked": {
|
||
|
"version": "4.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/marked/-/marked-4.0.0.tgz",
|
||
|
"integrity": "sha512-K3C1JvtiXuXVLoxDQEJP4NMLBuThlTkthgUOCzqLghIpHfis1DIZZfPI3o4UgfFpQ0d+JvTql2h+szR9jQ1p1w==",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"marked": "bin/marked.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/merge-stream": {
|
||
|
"version": "2.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz",
|
||
|
"integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/micromatch": {
|
||
|
"version": "4.0.8",
|
||
|
"resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz",
|
||
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"braces": "^3.0.3",
|
||
|
"picomatch": "^2.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mime-db": {
|
||
|
"version": "1.52.0",
|
||
|
"resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz",
|
||
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mime-types": {
|
||
|
"version": "2.1.35",
|
||
|
"resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz",
|
||
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mime-db": "1.52.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minimist": {
|
||
|
"version": "1.2.8",
|
||
|
"resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz",
|
||
|
"integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/ljharb"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ms": {
|
||
|
"version": "2.1.3",
|
||
|
"resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz",
|
||
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/neo-async": {
|
||
|
"version": "2.6.2",
|
||
|
"resolved": "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz",
|
||
|
"integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/node-addon-api": {
|
||
|
"version": "7.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/node-addon-api/-/node-addon-api-7.1.1.tgz",
|
||
|
"integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/node-domexception": {
|
||
|
"version": "1.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/node-domexception/-/node-domexception-1.0.0.tgz",
|
||
|
"integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/jimmywarting"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://paypal.me/jimmywarting"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10.5.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/node-releases": {
|
||
|
"version": "2.0.18",
|
||
|
"resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.18.tgz",
|
||
|
"integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/pako": {
|
||
|
"version": "2.1.0",
|
||
|
"resolved": "https://registry.npmmirror.com/pako/-/pako-2.1.0.tgz",
|
||
|
"integrity": "sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==",
|
||
|
"license": "(MIT AND Zlib)"
|
||
|
},
|
||
|
"node_modules/picocolors": {
|
||
|
"version": "1.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
|
||
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/picomatch": {
|
||
|
"version": "2.3.1",
|
||
|
"resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz",
|
||
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8.6"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/proxy-from-env": {
|
||
|
"version": "1.1.0",
|
||
|
"resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
||
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/punycode": {
|
||
|
"version": "2.3.1",
|
||
|
"resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz",
|
||
|
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/randombytes": {
|
||
|
"version": "2.1.0",
|
||
|
"resolved": "https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz",
|
||
|
"integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"safe-buffer": "^5.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/readdirp": {
|
||
|
"version": "4.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-4.0.2.tgz",
|
||
|
"integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 14.16.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "individual",
|
||
|
"url": "https://paulmillr.com/funding/"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/rtc-ai-denoiser": {
|
||
|
"version": "1.1.7",
|
||
|
"resolved": "https://registry.npmmirror.com/rtc-ai-denoiser/-/rtc-ai-denoiser-1.1.7.tgz",
|
||
|
"integrity": "sha512-53e/4a4lT96K004mqDnLDE+upNSpBLRMfFgYCeIw3Gvuw9F17nxLP5v8MOVLly4/Epomxkx4SXrOFJJMxD2pIw==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/safe-buffer": {
|
||
|
"version": "5.2.1",
|
||
|
"resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz",
|
||
|
"integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
|
||
|
"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",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/sass": {
|
||
|
"version": "1.80.3",
|
||
|
"resolved": "https://registry.npmmirror.com/sass/-/sass-1.80.3.tgz",
|
||
|
"integrity": "sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@parcel/watcher": "^2.4.1",
|
||
|
"chokidar": "^4.0.0",
|
||
|
"immutable": "^4.0.0",
|
||
|
"source-map-js": ">=0.6.2 <2.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"sass": "sass.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sass-loader": {
|
||
|
"version": "8.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-8.0.2.tgz",
|
||
|
"integrity": "sha512-7o4dbSK8/Ol2KflEmSco4jTjQoV988bM82P9CZdmo9hR3RLnvNc0ufMNdMrB0caq38JQ/FgF4/7RcbcfKzxoFQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"clone-deep": "^4.0.1",
|
||
|
"loader-utils": "^1.2.3",
|
||
|
"neo-async": "^2.6.1",
|
||
|
"schema-utils": "^2.6.1",
|
||
|
"semver": "^6.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8.9.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"fibers": ">= 3.1.0",
|
||
|
"node-sass": "^4.0.0",
|
||
|
"sass": "^1.3.0",
|
||
|
"webpack": "^4.36.0 || ^5.0.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"fibers": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"node-sass": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sass": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/schema-utils": {
|
||
|
"version": "2.7.1",
|
||
|
"resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-2.7.1.tgz",
|
||
|
"integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/json-schema": "^7.0.5",
|
||
|
"ajv": "^6.12.4",
|
||
|
"ajv-keywords": "^3.5.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8.9.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sdp": {
|
||
|
"version": "3.2.0",
|
||
|
"resolved": "https://registry.npmmirror.com/sdp/-/sdp-3.2.0.tgz",
|
||
|
"integrity": "sha512-d7wDPgDV3DDiqulJjKiV2865wKsJ34YI+NDREbm+FySq6WuKOikwyNQcm+doLAZ1O6ltdO0SeKle2xMpN3Brgw==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/semver": {
|
||
|
"version": "6.3.1",
|
||
|
"resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz",
|
||
|
"integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/serialize-javascript": {
|
||
|
"version": "6.0.2",
|
||
|
"resolved": "https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
|
||
|
"integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"randombytes": "^2.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/shallow-clone": {
|
||
|
"version": "3.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz",
|
||
|
"integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"kind-of": "^6.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/source-map": {
|
||
|
"version": "0.6.1",
|
||
|
"resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz",
|
||
|
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/source-map-js": {
|
||
|
"version": "1.2.1",
|
||
|
"resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
|
||
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/source-map-support": {
|
||
|
"version": "0.5.21",
|
||
|
"resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz",
|
||
|
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"buffer-from": "^1.0.0",
|
||
|
"source-map": "^0.6.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/supports-color": {
|
||
|
"version": "5.5.0",
|
||
|
"resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz",
|
||
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"has-flag": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tapable": {
|
||
|
"version": "2.2.1",
|
||
|
"resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz",
|
||
|
"integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/terser": {
|
||
|
"version": "5.36.0",
|
||
|
"resolved": "https://registry.npmmirror.com/terser/-/terser-5.36.0.tgz",
|
||
|
"integrity": "sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@jridgewell/source-map": "^0.3.3",
|
||
|
"acorn": "^8.8.2",
|
||
|
"commander": "^2.20.0",
|
||
|
"source-map-support": "~0.5.20"
|
||
|
},
|
||
|
"bin": {
|
||
|
"terser": "bin/terser"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/terser-webpack-plugin": {
|
||
|
"version": "5.3.10",
|
||
|
"resolved": "https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz",
|
||
|
"integrity": "sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@jridgewell/trace-mapping": "^0.3.20",
|
||
|
"jest-worker": "^27.4.5",
|
||
|
"schema-utils": "^3.1.1",
|
||
|
"serialize-javascript": "^6.0.1",
|
||
|
"terser": "^5.26.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.13.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"webpack": "^5.1.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@swc/core": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"esbuild": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"uglify-js": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/terser-webpack-plugin/node_modules/schema-utils": {
|
||
|
"version": "3.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.3.0.tgz",
|
||
|
"integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@types/json-schema": "^7.0.8",
|
||
|
"ajv": "^6.12.5",
|
||
|
"ajv-keywords": "^3.5.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.13.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tim-profanity-filter-plugin": {
|
||
|
"version": "1.1.0",
|
||
|
"resolved": "https://registry.npmmirror.com/tim-profanity-filter-plugin/-/tim-profanity-filter-plugin-1.1.0.tgz",
|
||
|
"integrity": "sha512-+49p+n5LJs18rSPBvJFyq/m6ib8wiXvPEx2/Sz3M7hhDXAz69WuZ8cB/painNrN0MKAETf6G5cWa6xtVZfAK7A==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/tim-upload-plugin": {
|
||
|
"version": "1.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/tim-upload-plugin/-/tim-upload-plugin-1.4.1.tgz",
|
||
|
"integrity": "sha512-3hkyO2HTwo8oeIW6+LffWRk3jwVNYOQI2Ls/rerDWFKbcmScsrgjce/d1WdGn+hiL7AL1nv2B67mojRN0eFVCA==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/to-fast-properties": {
|
||
|
"version": "2.0.0",
|
||
|
"resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
||
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/to-regex-range": {
|
||
|
"version": "5.0.1",
|
||
|
"resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
||
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-number": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/trtc-cloud-js-sdk": {
|
||
|
"version": "2.8.1",
|
||
|
"resolved": "https://registry.npmmirror.com/trtc-cloud-js-sdk/-/trtc-cloud-js-sdk-2.8.1.tgz",
|
||
|
"integrity": "sha512-EjxtoGoIRWWejnEfC0Of2ypElyfL9fR5GFBncGYA3mNKyNiPFm4uC5BoX49rHIX9t19CSH7GkoZWqBjfov6x/w==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"trtc-sdk-v5": "5.8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/trtc-sdk-v5": {
|
||
|
"version": "5.8.0",
|
||
|
"resolved": "https://registry.npmmirror.com/trtc-sdk-v5/-/trtc-sdk-v5-5.8.0.tgz",
|
||
|
"integrity": "sha512-beNWdmAuWo66qT/H1/nVJxiS9X2krIwiySGCdJR7VJellUh9E6mhFXoE5wjPmNcuKxcY8HwDDoJYBP7Rl2YARA==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"webrtc-adapter": "^8.2.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/trtc-wx-sdk": {
|
||
|
"version": "1.1.12",
|
||
|
"resolved": "https://registry.npmmirror.com/trtc-wx-sdk/-/trtc-wx-sdk-1.1.12.tgz",
|
||
|
"integrity": "sha512-yG/FBUUh5sZ34Xb8WkFq9q50XBFgHInQD8BFWGNGeCjRuNBHdmawcefqoTjrwt6zBWJjqQAXPsMmNpYLv0kU2g==",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/tuicall-engine-webrtc": {
|
||
|
"version": "3.1.5",
|
||
|
"resolved": "https://registry.npmmirror.com/tuicall-engine-webrtc/-/tuicall-engine-webrtc-3.1.5.tgz",
|
||
|
"integrity": "sha512-9N1zMmjnjT4di69aKbT9B1Wx0+UTiqajqJX3BUvt0nHYj+nnocyhEaFvcGfKXwbGE2lOZcV+0pEoRL9F1yRmgA==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"rtc-ai-denoiser": "latest",
|
||
|
"trtc-cloud-js-sdk": "^2.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tuicall-engine-wx": {
|
||
|
"version": "2.2.8",
|
||
|
"resolved": "https://registry.npmmirror.com/tuicall-engine-wx/-/tuicall-engine-wx-2.2.8.tgz",
|
||
|
"integrity": "sha512-TPipPfE4J7axm0Z/GsAB/kVe4PVggUF5DkAqI8NIc3IhzuweSNZTtKv7I7xuu6JSrI2XR+XsU7/T3VibhLt66g==",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"@tencentcloud/chat": "latest",
|
||
|
"trtc-wx-sdk": "latest"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/typescript": {
|
||
|
"version": "4.9.5",
|
||
|
"resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz",
|
||
|
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
||
|
"license": "Apache-2.0",
|
||
|
"bin": {
|
||
|
"tsc": "bin/tsc",
|
||
|
"tsserver": "bin/tsserver"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ua-parser-js": {
|
||
|
"version": "0.7.39",
|
||
|
"resolved": "https://registry.npmmirror.com/ua-parser-js/-/ua-parser-js-0.7.39.tgz",
|
||
|
"integrity": "sha512-IZ6acm6RhQHNibSt7+c09hhvsKy9WUr4DVbeq9U8o71qxyYtJpQeDxQnMrVqnIFMLcQjHO0I9wgfO2vIahht4w==",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/ua-parser-js"
|
||
|
},
|
||
|
{
|
||
|
"type": "paypal",
|
||
|
"url": "https://paypal.me/faisalman"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/faisalman"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"ua-parser-js": "script/cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/undici-types": {
|
||
|
"version": "6.19.8",
|
||
|
"resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz",
|
||
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/unplugin": {
|
||
|
"version": "1.14.1",
|
||
|
"resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.14.1.tgz",
|
||
|
"integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"acorn": "^8.12.1",
|
||
|
"webpack-virtual-modules": "^0.6.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"webpack-sources": "^3"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"webpack-sources": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin-vue2-script-setup": {
|
||
|
"version": "0.11.4",
|
||
|
"resolved": "https://registry.npmmirror.com/unplugin-vue2-script-setup/-/unplugin-vue2-script-setup-0.11.4.tgz",
|
||
|
"integrity": "sha512-HOJn7PwKBq36vvtAkx2QXpmMmXk9owIX4H77d4cF5RpiPuSY/u4P3nWF6a276LHrBGtb0/UHmCbeUeGeeJ1DWg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.4",
|
||
|
"@babel/core": "^7.22.1",
|
||
|
"@babel/generator": "^7.22.3",
|
||
|
"@babel/parser": "^7.22.4",
|
||
|
"@babel/traverse": "^7.22.4",
|
||
|
"@babel/types": "^7.22.4",
|
||
|
"@rollup/pluginutils": "^5.0.2",
|
||
|
"@vue/compiler-core": "^3.3.4",
|
||
|
"@vue/compiler-dom": "^3.3.4",
|
||
|
"@vue/reactivity-transform": "^3.3.4",
|
||
|
"@vue/shared": "^3.3.4",
|
||
|
"defu": "^6.1.2",
|
||
|
"magic-string": "^0.30.0",
|
||
|
"unplugin": "^1.3.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@vue/composition-api": "*",
|
||
|
"@vue/runtime-dom": "^3.2.31",
|
||
|
"pug": "^3.0.2"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"pug": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/update-browserslist-db": {
|
||
|
"version": "1.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz",
|
||
|
"integrity": "sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==",
|
||
|
"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.2.0",
|
||
|
"picocolors": "^1.1.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"update-browserslist-db": "cli.js"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"browserslist": ">= 4.21.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uri-js": {
|
||
|
"version": "4.4.1",
|
||
|
"resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz",
|
||
|
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"punycode": "^2.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vue": {
|
||
|
"version": "2.6.14",
|
||
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-2.6.14.tgz",
|
||
|
"integrity": "sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==",
|
||
|
"deprecated": "Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.",
|
||
|
"license": "MIT",
|
||
|
"peer": true
|
||
|
},
|
||
|
"node_modules/watchpack": {
|
||
|
"version": "2.4.2",
|
||
|
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.2.tgz",
|
||
|
"integrity": "sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"glob-to-regexp": "^0.4.1",
|
||
|
"graceful-fs": "^4.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/web-streams-polyfill": {
|
||
|
"version": "3.3.3",
|
||
|
"resolved": "https://registry.npmmirror.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
|
||
|
"integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/webpack": {
|
||
|
"version": "5.95.0",
|
||
|
"resolved": "https://registry.npmmirror.com/webpack/-/webpack-5.95.0.tgz",
|
||
|
"integrity": "sha512-2t3XstrKULz41MNMBF+cJ97TyHdyQ8HCt//pqErqDvNjU9YQBnZxIHa11VXsi7F3mb5/aO2tuDxdeTPdU7xu9Q==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.5",
|
||
|
"@webassemblyjs/ast": "^1.12.1",
|
||
|
"@webassemblyjs/wasm-edit": "^1.12.1",
|
||
|
"@webassemblyjs/wasm-parser": "^1.12.1",
|
||
|
"acorn": "^8.7.1",
|
||
|
"acorn-import-attributes": "^1.9.5",
|
||
|
"browserslist": "^4.21.10",
|
||
|
"chrome-trace-event": "^1.0.2",
|
||
|
"enhanced-resolve": "^5.17.1",
|
||
|
"es-module-lexer": "^1.2.1",
|
||
|
"eslint-scope": "5.1.1",
|
||
|
"events": "^3.2.0",
|
||
|
"glob-to-regexp": "^0.4.1",
|
||
|
"graceful-fs": "^4.2.11",
|
||
|
"json-parse-even-better-errors": "^2.3.1",
|
||
|
"loader-runner": "^4.2.0",
|
||
|
"mime-types": "^2.1.27",
|
||
|
"neo-async": "^2.6.2",
|
||
|
"schema-utils": "^3.2.0",
|
||
|
"tapable": "^2.1.1",
|
||
|
"terser-webpack-plugin": "^5.3.10",
|
||
|
"watchpack": "^2.4.1",
|
||
|
"webpack-sources": "^3.2.3"
|
||
|
},
|
||
|
"bin": {
|
||
|
"webpack": "bin/webpack.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"webpack-cli": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/webpack-sources": {
|
||
|
"version": "3.2.3",
|
||
|
"resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz",
|
||
|
"integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"engines": {
|
||
|
"node": ">=10.13.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/webpack-virtual-modules": {
|
||
|
"version": "0.6.2",
|
||
|
"resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
|
||
|
"integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/webpack/node_modules/schema-utils": {
|
||
|
"version": "3.3.0",
|
||
|
"resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.3.0.tgz",
|
||
|
"integrity": "sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==",
|
||
|
"license": "MIT",
|
||
|
"peer": true,
|
||
|
"dependencies": {
|
||
|
"@types/json-schema": "^7.0.8",
|
||
|
"ajv": "^6.12.5",
|
||
|
"ajv-keywords": "^3.5.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10.13.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/webpack"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/webrtc-adapter": {
|
||
|
"version": "8.2.3",
|
||
|
"resolved": "https://registry.npmmirror.com/webrtc-adapter/-/webrtc-adapter-8.2.3.tgz",
|
||
|
"integrity": "sha512-gnmRz++suzmvxtp3ehQts6s2JtAGPuDPjA1F3a9ckNpG1kYdYuHWYpazoAnL9FS5/B21tKlhkorbdCXat0+4xQ==",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"sdp": "^3.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0",
|
||
|
"npm": ">=3.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yallist": {
|
||
|
"version": "3.1.1",
|
||
|
"resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz",
|
||
|
"integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
|
||
|
"license": "ISC"
|
||
|
}
|
||
|
}
|
||
|
}
|