|
@@ -0,0 +1,8233 @@
|
|
|
+{
|
|
|
+ "name": "music-score",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "lockfileVersion": 2,
|
|
|
+ "requires": true,
|
|
|
+ "packages": {
|
|
|
+ "": {
|
|
|
+ "name": "music-score",
|
|
|
+ "version": "0.0.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@arco-design/web-vue": "^2.49.2",
|
|
|
+ "@vant/touch-emulator": "^1.4.0",
|
|
|
+ "@varlet/touch-emulator": "^2.13.4",
|
|
|
+ "@varlet/ui": "^2.13.4",
|
|
|
+ "@vicons/fa": "^0.12.0",
|
|
|
+ "@vicons/ionicons5": "^0.12.0",
|
|
|
+ "@vueuse/components": "^10.3.0",
|
|
|
+ "@vueuse/core": "^10.3.0",
|
|
|
+ "abcjs": "^6.2.2",
|
|
|
+ "clean-deep": "^3.4.0",
|
|
|
+ "consola": "^2.15.3",
|
|
|
+ "dayjs": "^1.11.7",
|
|
|
+ "eventemitter3": "^5.0.0",
|
|
|
+ "howler": "^2.2.3",
|
|
|
+ "html2canvas": "^1.4.1",
|
|
|
+ "lodash": "^4.17.21",
|
|
|
+ "naive-ui": "^2.34.4",
|
|
|
+ "plyr": "^3.7.8",
|
|
|
+ "query-string": "^8.1.0",
|
|
|
+ "store": "^2.0.12",
|
|
|
+ "umi-request": "^1.4.0",
|
|
|
+ "vant": "^4.1.2",
|
|
|
+ "vfonts": "^0.0.3",
|
|
|
+ "vue": "^3.2.47",
|
|
|
+ "vue-router": "^4.1.6",
|
|
|
+ "vue3-lottie": "^2.5.0",
|
|
|
+ "ws": "^8.13.0"
|
|
|
+ },
|
|
|
+ "devDependencies": {
|
|
|
+ "@types/howler": "^2.2.7",
|
|
|
+ "@types/lodash": "^4.14.192",
|
|
|
+ "@types/node": "^18.15.11",
|
|
|
+ "@types/store": "^2.0.2",
|
|
|
+ "@vant/use": "^1.5.1",
|
|
|
+ "@vitejs/plugin-legacy": "^4.0.2",
|
|
|
+ "@vitejs/plugin-vue": "^4.1.0",
|
|
|
+ "@vitejs/plugin-vue-jsx": "^3.0.1",
|
|
|
+ "canvg": "^4.0.1",
|
|
|
+ "less": "^4.1.3",
|
|
|
+ "postcss-pxtorem": "^6.0.0",
|
|
|
+ "terser": "^5.16.8",
|
|
|
+ "typescript": "^4.9.3",
|
|
|
+ "unplugin-auto-import": "^0.16.6",
|
|
|
+ "unplugin-vue-components": "^0.24.1",
|
|
|
+ "vite": "^4.2.0",
|
|
|
+ "vite-plugin-mkcert": "^1.15.0",
|
|
|
+ "vite-plugin-style-import": "^2.0.0",
|
|
|
+ "vite-svg-loader": "^4.0.0",
|
|
|
+ "vue-tsc": "^1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@ampproject/remapping": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.0",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@antfu/utils": {
|
|
|
+ "version": "0.7.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@arco-design/color": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color": "^3.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@arco-design/web-vue": {
|
|
|
+ "version": "2.49.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@arco-design/color": "^0.4.0",
|
|
|
+ "b-tween": "^0.3.3",
|
|
|
+ "b-validate": "^1.4.4",
|
|
|
+ "compute-scroll-into-view": "^1.0.17",
|
|
|
+ "dayjs": "^1.10.3",
|
|
|
+ "number-precision": "^1.5.0",
|
|
|
+ "resize-observer-polyfill": "^1.5.1",
|
|
|
+ "scroll-into-view-if-needed": "^2.2.28"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/code-frame": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/highlight": "^7.22.10",
|
|
|
+ "chalk": "^2.4.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/compat-data": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/core": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": "^2.2.0",
|
|
|
+ "@babel/code-frame": "^7.22.10",
|
|
|
+ "@babel/generator": "^7.22.10",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.10",
|
|
|
+ "@babel/helper-module-transforms": "^7.22.9",
|
|
|
+ "@babel/helpers": "^7.22.10",
|
|
|
+ "@babel/parser": "^7.22.10",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "convert-source-map": "^1.7.0",
|
|
|
+ "debug": "^4.1.0",
|
|
|
+ "gensync": "^1.0.0-beta.2",
|
|
|
+ "json5": "^2.2.2",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/babel"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/generator": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.2",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.17",
|
|
|
+ "jsesc": "^2.5.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-annotate-as-pure": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-compilation-targets": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.22.9",
|
|
|
+ "@babel/helper-validator-option": "^7.22.5",
|
|
|
+ "browserslist": "^4.21.9",
|
|
|
+ "lru-cache": "^5.1.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-create-class-features-plugin": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.9",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "regexpu-core": "^5.3.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-define-polyfill-provider": {
|
|
|
+ "version": "0.4.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.6",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "debug": "^4.1.1",
|
|
|
+ "lodash.debounce": "^4.0.8",
|
|
|
+ "resolve": "^1.14.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-environment-visitor": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-function-name": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-hoist-variables": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-member-expression-to-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-module-imports": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-module-transforms": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/helper-simple-access": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-optimise-call-expression": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-plugin-utils": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-remap-async-to-generator": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-wrap-function": "^7.22.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-replace-supers": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-simple-access": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-split-export-declaration": {
|
|
|
+ "version": "7.22.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-string-parser": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-validator-identifier": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-validator-option": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helper-wrap-function": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/helpers": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/highlight": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "js-tokens": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/parser": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "parser": "bin/babel-parser.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
|
+ "version": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-async-generators": {
|
|
|
+ "version": "7.8.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-class-properties": {
|
|
|
+ "version": "7.12.13",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.12.13"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-class-static-block": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.3"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-assertions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-attributes": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-import-meta": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-json-strings": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-jsx": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-top-level-await": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-typescript": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
+ "version": "7.18.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
|
+ "@babel/helper-plugin-utils": "^7.18.6"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-arrow-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.22.9",
|
|
|
+ "@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-async-to-generator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-block-scoping": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-class-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-class-static-block": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-classes": {
|
|
|
+ "version": "7.22.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.6",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "globals": "^11.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-computed-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-destructuring": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-dotall-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-dynamic-import": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-for-of": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-function-name": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-json-strings": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-amd": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-simple-access": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-hoist-variables": "^7.22.5",
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-modules-umd": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-new-target": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-numeric-separator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.22.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-object-super": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-optional-chaining": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-parameters": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-private-methods": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-property-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-regenerator": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "regenerator-transform": "^0.15.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-reserved-words": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-spread": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-sticky-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-template-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-typescript": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.10",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-typescript": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/preset-env": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.22.9",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.10",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-validator-option": "^7.22.5",
|
|
|
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5",
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5",
|
|
|
+ "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
+ "@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
|
+ "@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-import-assertions": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-async-generator-functions": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-async-to-generator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-class-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-class-static-block": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-classes": "^7.22.6",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-dotall-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-duplicate-keys": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-dynamic-import": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-export-namespace-from": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-json-strings": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-logical-assignment-operators": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-member-expression-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-amd": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-systemjs": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-umd": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-new-target": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-numeric-separator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-object-rest-spread": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-object-super": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-catch-binding": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-private-methods": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-private-property-in-object": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-property-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-reserved-words": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-spread": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-typeof-symbol": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-escapes": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-unicode-property-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
|
|
|
+ "@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "babel-plugin-polyfill-corejs2": "^0.4.5",
|
|
|
+ "babel-plugin-polyfill-corejs3": "^0.8.3",
|
|
|
+ "babel-plugin-polyfill-regenerator": "^0.5.2",
|
|
|
+ "core-js-compat": "^3.31.0",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/preset-modules": {
|
|
|
+ "version": "0.1.6-no-external-plugins",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.0.0",
|
|
|
+ "@babel/types": "^7.4.4",
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/regjsgen": {
|
|
|
+ "version": "0.8.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@babel/runtime": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regenerator-runtime": "^0.14.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/runtime/node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.14.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@babel/template": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.22.5",
|
|
|
+ "@babel/parser": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/traverse": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/code-frame": "^7.22.10",
|
|
|
+ "@babel/generator": "^7.22.10",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-hoist-variables": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "@babel/parser": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "debug": "^4.1.0",
|
|
|
+ "globals": "^11.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@babel/types": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-string-parser": "^7.22.5",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@css-render/plugin-bem": {
|
|
|
+ "version": "0.15.12",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "css-render": "~0.15.12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@css-render/vue3-ssr": {
|
|
|
+ "version": "0.15.12",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@emotion/hash": {
|
|
|
+ "version": "0.8.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@esbuild/darwin-x64": {
|
|
|
+ "version": "0.18.20",
|
|
|
+ "cpu": [
|
|
|
+ "x64"
|
|
|
+ ],
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/gen-mapping": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/set-array": "^1.0.1",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/resolve-uri": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/set-array": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/source-map": {
|
|
|
+ "version": "0.3.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.0",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/sourcemap-codec": {
|
|
|
+ "version": "1.4.15",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@jridgewell/trace-mapping": {
|
|
|
+ "version": "0.3.19",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/resolve-uri": "^3.1.0",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@juggle/resize-observer": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.scandir": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.stat": "2.0.5",
|
|
|
+ "run-parallel": "^1.1.9"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.stat": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@nodelib/fs.walk": {
|
|
|
+ "version": "1.2.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.scandir": "2.1.5",
|
|
|
+ "fastq": "^1.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/auth-token": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/core": {
|
|
|
+ "version": "4.2.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/auth-token": "^3.0.0",
|
|
|
+ "@octokit/graphql": "^5.0.0",
|
|
|
+ "@octokit/request": "^6.0.0",
|
|
|
+ "@octokit/request-error": "^3.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "before-after-hook": "^2.2.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/endpoint": {
|
|
|
+ "version": "7.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "is-plain-object": "^5.0.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/graphql": {
|
|
|
+ "version": "5.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/request": "^6.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/openapi-types": {
|
|
|
+ "version": "18.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/plugin-paginate-rest": {
|
|
|
+ "version": "6.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/tsconfig": "^1.0.2",
|
|
|
+ "@octokit/types": "^9.2.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@octokit/core": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/plugin-request-log": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "@octokit/core": ">=3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
|
+ "version": "7.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/types": "^10.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@octokit/core": ">=3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/plugin-rest-endpoint-methods/node_modules/@octokit/types": {
|
|
|
+ "version": "10.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/openapi-types": "^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/request": {
|
|
|
+ "version": "6.2.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/endpoint": "^7.0.0",
|
|
|
+ "@octokit/request-error": "^3.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "is-plain-object": "^5.0.0",
|
|
|
+ "node-fetch": "^2.6.7",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/request-error": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "deprecation": "^2.0.0",
|
|
|
+ "once": "^1.4.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/request/node_modules/node-fetch": {
|
|
|
+ "version": "2.6.12",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "whatwg-url": "^5.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "4.x || >=6.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "encoding": "^0.1.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "encoding": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/rest": {
|
|
|
+ "version": "19.0.13",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/core": "^4.2.1",
|
|
|
+ "@octokit/plugin-paginate-rest": "^6.1.2",
|
|
|
+ "@octokit/plugin-request-log": "^1.0.4",
|
|
|
+ "@octokit/plugin-rest-endpoint-methods": "^7.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/tsconfig": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@octokit/types": {
|
|
|
+ "version": "9.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/openapi-types": "^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@popperjs/core": {
|
|
|
+ "version": "2.11.8",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/popperjs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "5.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "rollup": "^1.20.0||^2.0.0||^3.0.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "rollup": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@trysound/sax": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/estree": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/howler": {
|
|
|
+ "version": "2.2.7",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/katex": {
|
|
|
+ "version": "0.14.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/lodash": {
|
|
|
+ "version": "4.14.197",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/lodash-es": {
|
|
|
+ "version": "4.17.8",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/lodash": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@types/node": {
|
|
|
+ "version": "18.17.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/offscreencanvas": {
|
|
|
+ "version": "2019.7.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/raf": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/store": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@types/web-bluetooth": {
|
|
|
+ "version": "0.0.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz",
|
|
|
+ "integrity": "sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA=="
|
|
|
+ },
|
|
|
+ "node_modules/@vant/popperjs": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vant/touch-emulator": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vant/use": {
|
|
|
+ "version": "1.5.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@varlet/icons": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@varlet/shared": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@varlet/touch-emulator": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@varlet/ui": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@popperjs/core": "^2.11.6",
|
|
|
+ "@varlet/icons": "2.13.6",
|
|
|
+ "@varlet/shared": "2.13.6",
|
|
|
+ "@varlet/use": "2.13.6",
|
|
|
+ "dayjs": "^1.10.4",
|
|
|
+ "decimal.js": "^10.2.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@varlet/use": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@varlet/shared": "2.13.6"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vicons/fa": {
|
|
|
+ "version": "0.12.0",
|
|
|
+ "license": "CC BY 4.0"
|
|
|
+ },
|
|
|
+ "node_modules/@vicons/ionicons5": {
|
|
|
+ "version": "0.12.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-legacy": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.22.9",
|
|
|
+ "@babel/preset-env": "^7.22.9",
|
|
|
+ "browserslist": "^4.21.9",
|
|
|
+ "core-js": "^3.31.1",
|
|
|
+ "magic-string": "^0.30.1",
|
|
|
+ "regenerator-runtime": "^0.13.11",
|
|
|
+ "systemjs": "^6.14.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "terser": "^5.4.0",
|
|
|
+ "vite": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^4.0.0",
|
|
|
+ "vue": "^3.2.25"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vitejs/plugin-vue-jsx": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/core": "^7.20.7",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.20.7",
|
|
|
+ "@vue/babel-plugin-jsx": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": "^4.0.0",
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/language-core": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/source-map": "1.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/source-map": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "muggle-string": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@volar/typescript": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/language-core": "1.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-helper-vue-transform-on": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/babel-plugin-jsx": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5",
|
|
|
+ "@vue/babel-helper-vue-transform-on": "^1.1.5",
|
|
|
+ "camelcase": "^6.3.0",
|
|
|
+ "html-tags": "^3.3.1",
|
|
|
+ "svg-tags": "^1.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.0.0-0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-core": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.21.3",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-dom": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-sfc": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
+ "@vue/reactivity-transform": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
+ "postcss": "^8.1.10",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/compiler-ssr": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/devtools-api": {
|
|
|
+ "version": "6.5.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/language-core": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/language-core": "~1.10.0",
|
|
|
+ "@volar/source-map": "~1.10.0",
|
|
|
+ "@vue/compiler-dom": "^3.3.0",
|
|
|
+ "@vue/reactivity": "^3.3.0",
|
|
|
+ "@vue/shared": "^3.3.0",
|
|
|
+ "minimatch": "^9.0.0",
|
|
|
+ "muggle-string": "^0.3.1",
|
|
|
+ "vue-template-compiler": "^2.7.14"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/reactivity-transform": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-core": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/reactivity": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/runtime-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "csstype": "^3.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/runtime-dom/node_modules/csstype": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/server-renderer": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vue/shared": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/@vue/typescript": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@volar/typescript": "~1.10.0",
|
|
|
+ "@vue/language-core": "1.8.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vueuse/components": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/components/-/components-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-EeZz3kjmJI7bH7JSxxMlLyk21LGl6GQjXfpl2n/GiI9QSJi+BVzIra5kEty5eM8McwAanx3e/HnK4drYTgFOWw==",
|
|
|
+ "dependencies": {
|
|
|
+ "@vueuse/core": "10.3.0",
|
|
|
+ "@vueuse/shared": "10.3.0",
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vueuse/core": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/web-bluetooth": "^0.0.17",
|
|
|
+ "@vueuse/metadata": "10.3.0",
|
|
|
+ "@vueuse/shared": "10.3.0",
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@vueuse/metadata": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw=="
|
|
|
+ },
|
|
|
+ "node_modules/@vueuse/shared": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==",
|
|
|
+ "dependencies": {
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/abcjs": {
|
|
|
+ "version": "6.2.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/paulrosen"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/acorn": {
|
|
|
+ "version": "8.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "acorn": "bin/acorn"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ansi-styles": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^1.9.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/anymatch": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
+ "picomatch": "^2.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/async-validator": {
|
|
|
+ "version": "4.2.5",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/asynckit": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/axios": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "follow-redirects": "^1.15.0",
|
|
|
+ "form-data": "^4.0.0",
|
|
|
+ "proxy-from-env": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/b-tween": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/b-validate": {
|
|
|
+ "version": "1.5.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-corejs2": {
|
|
|
+ "version": "0.4.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/compat-data": "^7.22.6",
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-corejs3": {
|
|
|
+ "version": "0.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2",
|
|
|
+ "core-js-compat": "^3.31.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/babel-plugin-polyfill-regenerator": {
|
|
|
+ "version": "0.5.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/balanced-match": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/base64-arraybuffer": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/before-after-hook": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0"
|
|
|
+ },
|
|
|
+ "node_modules/binary-extensions": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/boolbase": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/braces": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "fill-range": "^7.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/browserslist": {
|
|
|
+ "version": "4.21.10",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "caniuse-lite": "^1.0.30001517",
|
|
|
+ "electron-to-chromium": "^1.4.477",
|
|
|
+ "node-releases": "^2.0.13",
|
|
|
+ "update-browserslist-db": "^1.0.11"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "browserslist": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/buffer-from": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/call-bind": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function-bind": "^1.1.1",
|
|
|
+ "get-intrinsic": "^1.0.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/camel-case": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "pascal-case": "^3.1.2",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/camelcase": {
|
|
|
+ "version": "6.3.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/caniuse-lite": {
|
|
|
+ "version": "1.0.30001519",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "CC-BY-4.0"
|
|
|
+ },
|
|
|
+ "node_modules/canvg": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/offscreencanvas": "^2019.6.4",
|
|
|
+ "@types/raf": "^3.4.0",
|
|
|
+ "raf": "^3.4.1",
|
|
|
+ "rgbcolor": "^1.0.1",
|
|
|
+ "stackblur-canvas": "^2.0.0",
|
|
|
+ "svg-pathdata": "^6.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/capital-case": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case-first": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chalk": {
|
|
|
+ "version": "2.4.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": "^3.2.1",
|
|
|
+ "escape-string-regexp": "^1.0.5",
|
|
|
+ "supports-color": "^5.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/change-case": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "camel-case": "^4.1.2",
|
|
|
+ "capital-case": "^1.0.4",
|
|
|
+ "constant-case": "^3.0.4",
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "header-case": "^2.0.4",
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "param-case": "^3.0.4",
|
|
|
+ "pascal-case": "^3.1.2",
|
|
|
+ "path-case": "^3.0.4",
|
|
|
+ "sentence-case": "^3.0.4",
|
|
|
+ "snake-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/chokidar": {
|
|
|
+ "version": "3.5.3",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://paulmillr.com/funding/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "anymatch": "~3.1.2",
|
|
|
+ "braces": "~3.0.2",
|
|
|
+ "glob-parent": "~5.1.2",
|
|
|
+ "is-binary-path": "~2.1.0",
|
|
|
+ "is-glob": "~4.0.1",
|
|
|
+ "normalize-path": "~3.0.0",
|
|
|
+ "readdirp": "~3.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8.10.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/clean-deep": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lodash.isempty": "^4.4.0",
|
|
|
+ "lodash.isplainobject": "^4.0.6",
|
|
|
+ "lodash.transform": "^4.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-convert": "^1.9.3",
|
|
|
+ "color-string": "^1.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/color-name": {
|
|
|
+ "version": "1.1.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/color-string": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "color-name": "^1.0.0",
|
|
|
+ "simple-swizzle": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/combined-stream": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "delayed-stream": "~1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/commander": {
|
|
|
+ "version": "2.20.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/compute-scroll-into-view": {
|
|
|
+ "version": "1.0.20",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/consola": {
|
|
|
+ "version": "2.15.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/console": {
|
|
|
+ "version": "0.7.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/constant-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/convert-source-map": {
|
|
|
+ "version": "1.9.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/copy-anything": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-what": "^3.14.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/mesqueeb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/core-js": {
|
|
|
+ "version": "3.32.0",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/core-js-compat": {
|
|
|
+ "version": "3.32.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "browserslist": "^4.21.9"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-line-break": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-render": {
|
|
|
+ "version": "0.15.12",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@emotion/hash": "~0.8.0",
|
|
|
+ "csstype": "~3.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-select": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "boolbase": "^1.0.0",
|
|
|
+ "css-what": "^6.1.0",
|
|
|
+ "domhandler": "^5.0.2",
|
|
|
+ "domutils": "^3.0.1",
|
|
|
+ "nth-check": "^2.0.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/fb55"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-tree": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.0.30",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/css-what": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/fb55"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csso": {
|
|
|
+ "version": "5.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "css-tree": "~2.2.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
|
+ "npm": ">=7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csso/node_modules/css-tree": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mdn-data": "2.0.28",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
|
|
|
+ "npm": ">=7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/csso/node_modules/mdn-data": {
|
|
|
+ "version": "2.0.28",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/csstype": {
|
|
|
+ "version": "3.0.11",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/custom-event-polyfill": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/date-fns": {
|
|
|
+ "version": "2.30.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.21.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.11"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/date-fns"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/date-fns-tz": {
|
|
|
+ "version": "1.3.8",
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "date-fns": ">=2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dayjs": {
|
|
|
+ "version": "1.11.9",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/de-indent": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/debug": {
|
|
|
+ "version": "4.3.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "2.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "supports-color": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/decimal.js": {
|
|
|
+ "version": "10.4.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/decode-uri-component": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.16"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/delayed-stream": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/deprecation": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/dom-serializer": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "domelementtype": "^2.3.0",
|
|
|
+ "domhandler": "^5.0.2",
|
|
|
+ "entities": "^4.2.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/domelementtype": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/fb55"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "BSD-2-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/domhandler": {
|
|
|
+ "version": "5.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "domelementtype": "^2.3.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/domhandler?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/domutils": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "dom-serializer": "^2.0.0",
|
|
|
+ "domelementtype": "^2.3.0",
|
|
|
+ "domhandler": "^5.0.3"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/domutils?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/dot-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/electron-to-chromium": {
|
|
|
+ "version": "1.4.490",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/encoding": {
|
|
|
+ "version": "0.1.13",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "iconv-lite": "^0.6.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/entities": {
|
|
|
+ "version": "4.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/entities?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/errno": {
|
|
|
+ "version": "0.1.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "prr": "~1.0.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "errno": "cli.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/es-module-lexer": {
|
|
|
+ "version": "0.9.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/esbuild": {
|
|
|
+ "version": "0.18.20",
|
|
|
+ "dev": true,
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "esbuild": "bin/esbuild"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "@esbuild/android-arm": "0.18.20",
|
|
|
+ "@esbuild/android-arm64": "0.18.20",
|
|
|
+ "@esbuild/android-x64": "0.18.20",
|
|
|
+ "@esbuild/darwin-arm64": "0.18.20",
|
|
|
+ "@esbuild/darwin-x64": "0.18.20",
|
|
|
+ "@esbuild/freebsd-arm64": "0.18.20",
|
|
|
+ "@esbuild/freebsd-x64": "0.18.20",
|
|
|
+ "@esbuild/linux-arm": "0.18.20",
|
|
|
+ "@esbuild/linux-arm64": "0.18.20",
|
|
|
+ "@esbuild/linux-ia32": "0.18.20",
|
|
|
+ "@esbuild/linux-loong64": "0.18.20",
|
|
|
+ "@esbuild/linux-mips64el": "0.18.20",
|
|
|
+ "@esbuild/linux-ppc64": "0.18.20",
|
|
|
+ "@esbuild/linux-riscv64": "0.18.20",
|
|
|
+ "@esbuild/linux-s390x": "0.18.20",
|
|
|
+ "@esbuild/linux-x64": "0.18.20",
|
|
|
+ "@esbuild/netbsd-x64": "0.18.20",
|
|
|
+ "@esbuild/openbsd-x64": "0.18.20",
|
|
|
+ "@esbuild/sunos-x64": "0.18.20",
|
|
|
+ "@esbuild/win32-arm64": "0.18.20",
|
|
|
+ "@esbuild/win32-ia32": "0.18.20",
|
|
|
+ "@esbuild/win32-x64": "0.18.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escalade": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/escape-string-regexp": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/estree-walker": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/esutils": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eventemitter3": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/evtd": {
|
|
|
+ "version": "0.2.4",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/fast-glob": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@nodelib/fs.stat": "^2.0.2",
|
|
|
+ "@nodelib/fs.walk": "^1.2.3",
|
|
|
+ "glob-parent": "^5.1.2",
|
|
|
+ "merge2": "^1.3.0",
|
|
|
+ "micromatch": "^4.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fastq": {
|
|
|
+ "version": "1.15.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "reusify": "^1.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fill-range": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "to-regex-range": "^5.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/filter-obj": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/follow-redirects": {
|
|
|
+ "version": "1.15.2",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "debug": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/form-data": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
+ "combined-stream": "^1.0.8",
|
|
|
+ "mime-types": "^2.1.12"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fs-extra": {
|
|
|
+ "version": "10.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
+ "jsonfile": "^6.0.1",
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/fsevents": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "os": [
|
|
|
+ "darwin"
|
|
|
+ ],
|
|
|
+ "engines": {
|
|
|
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/function-bind": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/gensync": {
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/get-intrinsic": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function-bind": "^1.1.1",
|
|
|
+ "has": "^1.0.3",
|
|
|
+ "has-proto": "^1.0.1",
|
|
|
+ "has-symbols": "^1.0.3"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/glob-parent": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "is-glob": "^4.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/globals": {
|
|
|
+ "version": "11.12.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/graceful-fs": {
|
|
|
+ "version": "4.2.11",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/has": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "function-bind": "^1.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-flag": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-proto": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/has-symbols": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/he": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "he": "bin/he"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/header-case": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "capital-case": "^1.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/highlight.js": {
|
|
|
+ "version": "11.8.0",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/howler": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/html-tags": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/html2canvas": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "css-line-break": "^2.1.0",
|
|
|
+ "text-segmentation": "^1.0.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/iconv-lite": {
|
|
|
+ "version": "0.6.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/image-size": {
|
|
|
+ "version": "0.5.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "bin": {
|
|
|
+ "image-size": "bin/image-size.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-arrayish": {
|
|
|
+ "version": "0.3.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/is-binary-path": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "binary-extensions": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-core-module": {
|
|
|
+ "version": "2.13.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has": "^1.0.3"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-extglob": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-glob": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-number": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.12.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-plain-object": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-stream": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/is-what": {
|
|
|
+ "version": "3.14.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/isomorphic-fetch": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "node-fetch": "^1.0.1",
|
|
|
+ "whatwg-fetch": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/js-tokens": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jsesc": {
|
|
|
+ "version": "2.5.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/json5": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "json5": "lib/cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/jsonc-parser": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/jsonfile": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "graceful-fs": "^4.1.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/less": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "copy-anything": "^2.0.1",
|
|
|
+ "parse-node-version": "^1.0.1",
|
|
|
+ "tslib": "^2.3.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "lessc": "bin/lessc"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "errno": "^0.1.1",
|
|
|
+ "graceful-fs": "^4.1.2",
|
|
|
+ "image-size": "~0.5.0",
|
|
|
+ "make-dir": "^2.1.0",
|
|
|
+ "mime": "^1.4.1",
|
|
|
+ "needle": "^3.1.0",
|
|
|
+ "source-map": "~0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/loadjs": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/local-pkg": {
|
|
|
+ "version": "0.4.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lodash": {
|
|
|
+ "version": "4.17.21",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash-es": {
|
|
|
+ "version": "4.17.21",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.debounce": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isempty": {
|
|
|
+ "version": "4.4.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.isplainobject": {
|
|
|
+ "version": "4.0.6",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lodash.transform": {
|
|
|
+ "version": "4.6.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lottie-web": {
|
|
|
+ "version": "5.12.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/lower-case": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/magic-string": {
|
|
|
+ "version": "0.30.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.15"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/make-dir": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "pify": "^4.0.1",
|
|
|
+ "semver": "^5.6.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/make-dir/node_modules/semver": {
|
|
|
+ "version": "5.7.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true,
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mdn-data": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "dev": true,
|
|
|
+ "license": "CC0-1.0"
|
|
|
+ },
|
|
|
+ "node_modules/merge2": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/micromatch": {
|
|
|
+ "version": "4.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "braces": "^3.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mime": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "bin": {
|
|
|
+ "mime": "cli.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mime-db": {
|
|
|
+ "version": "1.52.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mime-types": {
|
|
|
+ "version": "2.1.35",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "mime-db": "1.52.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/minimatch": {
|
|
|
+ "version": "9.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=16 || 14 >=14.17"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/mlly": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.9.0",
|
|
|
+ "pathe": "^1.1.1",
|
|
|
+ "pkg-types": "^1.0.3",
|
|
|
+ "ufo": "^1.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ms": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/muggle-string": {
|
|
|
+ "version": "0.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/naive-ui": {
|
|
|
+ "version": "2.34.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@css-render/plugin-bem": "^0.15.10",
|
|
|
+ "@css-render/vue3-ssr": "^0.15.10",
|
|
|
+ "@types/katex": "^0.14.0",
|
|
|
+ "@types/lodash": "^4.14.181",
|
|
|
+ "@types/lodash-es": "^4.17.6",
|
|
|
+ "async-validator": "^4.0.7",
|
|
|
+ "css-render": "^0.15.10",
|
|
|
+ "date-fns": "^2.28.0",
|
|
|
+ "date-fns-tz": "^1.3.3",
|
|
|
+ "evtd": "^0.2.4",
|
|
|
+ "highlight.js": "^11.5.0",
|
|
|
+ "lodash": "^4.17.21",
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
+ "seemly": "^0.3.6",
|
|
|
+ "treemate": "^0.3.11",
|
|
|
+ "vdirs": "^0.1.8",
|
|
|
+ "vooks": "^0.2.12",
|
|
|
+ "vueuc": "^0.4.51"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nanoid": {
|
|
|
+ "version": "3.3.6",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "nanoid": "bin/nanoid.cjs"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/needle": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "debug": "^3.2.6",
|
|
|
+ "iconv-lite": "^0.6.3",
|
|
|
+ "sax": "^1.2.4"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "needle": "bin/needle"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 4.4.x"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/needle/node_modules/debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "dependencies": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/no-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lower-case": "^2.0.2",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/node-fetch": {
|
|
|
+ "version": "1.7.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "encoding": "^0.1.11",
|
|
|
+ "is-stream": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/node-releases": {
|
|
|
+ "version": "2.0.13",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/normalize-path": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/nth-check": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "boolbase": "^1.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/fb55/nth-check?sponsor=1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/number-precision": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/object-inspect": {
|
|
|
+ "version": "1.12.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/once": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "wrappy": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/param-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/parse-node-version": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pascal-case": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/path-parse": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/pathe": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/performance-now": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/picocolors": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pify": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true,
|
|
|
+ "engines": {
|
|
|
+ "node": ">=6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/pkg-types": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "jsonc-parser": "^3.2.0",
|
|
|
+ "mlly": "^1.2.0",
|
|
|
+ "pathe": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/plyr": {
|
|
|
+ "version": "3.7.8",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "core-js": "^3.26.1",
|
|
|
+ "custom-event-polyfill": "^1.0.7",
|
|
|
+ "loadjs": "^4.2.0",
|
|
|
+ "rangetouch": "^2.0.1",
|
|
|
+ "url-polyfill": "^1.1.12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss": {
|
|
|
+ "version": "8.4.27",
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/postcss/"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "nanoid": "^3.3.6",
|
|
|
+ "picocolors": "^1.0.0",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^10 || ^12 || >=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/postcss-pxtorem": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "peerDependencies": {
|
|
|
+ "postcss": "^8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/proxy-from-env": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/prr": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "node_modules/qs": {
|
|
|
+ "version": "6.11.2",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "side-channel": "^1.0.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/query-string": {
|
|
|
+ "version": "8.1.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "decode-uri-component": "^0.4.1",
|
|
|
+ "filter-obj": "^5.1.0",
|
|
|
+ "split-on-first": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.16"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/queue-microtask": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/raf": {
|
|
|
+ "version": "3.4.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "performance-now": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rangetouch": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/readdirp": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "picomatch": "^2.2.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regenerate": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regenerate-unicode-properties": {
|
|
|
+ "version": "10.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "regenerate": "^1.4.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regenerator-runtime": {
|
|
|
+ "version": "0.13.11",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/regenerator-transform": {
|
|
|
+ "version": "0.15.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": "^7.8.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regexpu-core": {
|
|
|
+ "version": "5.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/regjsgen": "^0.8.0",
|
|
|
+ "regenerate": "^1.4.2",
|
|
|
+ "regenerate-unicode-properties": "^10.1.0",
|
|
|
+ "regjsparser": "^0.9.1",
|
|
|
+ "unicode-match-property-ecmascript": "^2.0.0",
|
|
|
+ "unicode-match-property-value-ecmascript": "^2.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regjsparser": {
|
|
|
+ "version": "0.9.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "jsesc": "~0.5.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "regjsparser": "bin/parser"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/regjsparser/node_modules/jsesc": {
|
|
|
+ "version": "0.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "bin": {
|
|
|
+ "jsesc": "bin/jsesc"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/resize-observer-polyfill": {
|
|
|
+ "version": "1.5.1",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/resolve": {
|
|
|
+ "version": "1.22.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-core-module": "^2.13.0",
|
|
|
+ "path-parse": "^1.0.7",
|
|
|
+ "supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "resolve": "bin/resolve"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/reusify": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "iojs": ">=1.0.0",
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rgbcolor": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT OR SEE LICENSE IN FEEL-FREE.md",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.8.15"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/rollup": {
|
|
|
+ "version": "3.28.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "bin": {
|
|
|
+ "rollup": "dist/bin/rollup"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.18.0",
|
|
|
+ "npm": ">=8.0.0"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/run-parallel": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "queue-microtask": "^1.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/safer-buffer": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/sax": {
|
|
|
+ "version": "1.2.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "node_modules/scroll-into-view-if-needed": {
|
|
|
+ "version": "2.2.31",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "compute-scroll-into-view": "^1.0.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/scule": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/seemly": {
|
|
|
+ "version": "0.3.6",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sentence-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case-first": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/side-channel": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.0",
|
|
|
+ "get-intrinsic": "^1.0.2",
|
|
|
+ "object-inspect": "^1.9.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/simple-swizzle": {
|
|
|
+ "version": "0.2.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-arrayish": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/snake-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map": {
|
|
|
+ "version": "0.6.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-js": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/source-map-support": {
|
|
|
+ "version": "0.5.21",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "source-map": "^0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/sourcemap-codec": {
|
|
|
+ "version": "1.4.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/split-on-first": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/stackblur-canvas": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=0.1.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/store": {
|
|
|
+ "version": "2.0.12",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/strip-literal": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.10.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/supports-color": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "has-flag": "^3.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/supports-preserve-symlinks-flag": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/svg-pathdata": {
|
|
|
+ "version": "6.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/svg-tags": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "node_modules/svgo": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@trysound/sax": "0.2.0",
|
|
|
+ "commander": "^7.2.0",
|
|
|
+ "css-select": "^5.1.0",
|
|
|
+ "css-tree": "^2.2.1",
|
|
|
+ "csso": "^5.0.5",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "svgo": "bin/svgo"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/svgo"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/svgo/node_modules/commander": {
|
|
|
+ "version": "7.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/systemjs": {
|
|
|
+ "version": "6.14.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/terser": {
|
|
|
+ "version": "5.19.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@jridgewell/source-map": "^0.3.3",
|
|
|
+ "acorn": "^8.8.2",
|
|
|
+ "commander": "^2.20.0",
|
|
|
+ "source-map-support": "~0.5.20"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "terser": "bin/terser"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/text-segmentation": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/to-fast-properties": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/to-regex-range": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "is-number": "^7.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/tr46": {
|
|
|
+ "version": "0.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/treemate": {
|
|
|
+ "version": "0.3.11",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/tslib": {
|
|
|
+ "version": "2.6.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "0BSD"
|
|
|
+ },
|
|
|
+ "node_modules/typescript": {
|
|
|
+ "version": "4.9.5",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "bin": {
|
|
|
+ "tsc": "bin/tsc",
|
|
|
+ "tsserver": "bin/tsserver"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/ufo": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/umi-request": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "isomorphic-fetch": "^2.2.1",
|
|
|
+ "qs": "^6.9.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-canonical-property-names-ecmascript": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-match-property-ecmascript": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
|
+ "unicode-property-aliases-ecmascript": "^2.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-match-property-value-ecmascript": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unicode-property-aliases-ecmascript": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "escape-string-regexp": "^5.0.0",
|
|
|
+ "fast-glob": "^3.3.1",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.2",
|
|
|
+ "mlly": "^1.4.0",
|
|
|
+ "pathe": "^1.1.1",
|
|
|
+ "pkg-types": "^1.0.3",
|
|
|
+ "scule": "^1.0.0",
|
|
|
+ "strip-literal": "^1.3.0",
|
|
|
+ "unplugin": "^1.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unimport/node_modules/escape-string-regexp": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/universal-user-agent": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/universalify": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 10.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": "^8.9.0",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "webpack-sources": "^3.2.3",
|
|
|
+ "webpack-virtual-modules": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-auto-import": {
|
|
|
+ "version": "0.16.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^0.7.5",
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "fast-glob": "^3.3.0",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.1",
|
|
|
+ "minimatch": "^9.0.2",
|
|
|
+ "unimport": "^3.0.14",
|
|
|
+ "unplugin": "^1.3.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "@vueuse/core": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-vue-components": {
|
|
|
+ "version": "0.24.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@antfu/utils": "^0.7.2",
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "fast-glob": "^3.2.12",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
+ "minimatch": "^7.4.2",
|
|
|
+ "resolve": "^1.22.1",
|
|
|
+ "unplugin": "^1.1.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/antfu"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@babel/parser": "^7.15.8",
|
|
|
+ "@nuxt/kit": "^3.2.2",
|
|
|
+ "vue": "2 || 3"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@babel/parser": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@nuxt/kit": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/unplugin-vue-components/node_modules/minimatch": {
|
|
|
+ "version": "7.4.6",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/update-browserslist-db": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/ai"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "escalade": "^3.1.1",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "update-browserslist-db": "cli.js"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "browserslist": ">= 4.21.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/upper-case": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/upper-case-first": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/url-polyfill": {
|
|
|
+ "version": "1.1.12",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/utrie": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "base64-arraybuffer": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vant": {
|
|
|
+ "version": "4.6.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vant/popperjs": "^1.3.0",
|
|
|
+ "@vant/use": "^1.5.1",
|
|
|
+ "@vue/shared": "^3.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vdirs": {
|
|
|
+ "version": "0.1.8",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "evtd": "^0.2.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vfonts": {
|
|
|
+ "version": "0.0.3",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/vite": {
|
|
|
+ "version": "4.4.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "esbuild": "^0.18.10",
|
|
|
+ "postcss": "^8.4.27",
|
|
|
+ "rollup": "^3.27.1"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vite": "bin/vite.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^14.18.0 || >=16.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
+ },
|
|
|
+ "optionalDependencies": {
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@types/node": ">= 14",
|
|
|
+ "less": "*",
|
|
|
+ "lightningcss": "^1.21.0",
|
|
|
+ "sass": "*",
|
|
|
+ "stylus": "*",
|
|
|
+ "sugarss": "*",
|
|
|
+ "terser": "^5.4.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@types/node": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "less": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "lightningcss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sass": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "stylus": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "sugarss": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "terser": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-mkcert": {
|
|
|
+ "version": "1.16.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/rest": "^19.0.5",
|
|
|
+ "axios": "^1.2.2",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=v16.7.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": ">=3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-style-import": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": "^4.1.2",
|
|
|
+ "change-case": "^4.1.2",
|
|
|
+ "console": "^0.7.2",
|
|
|
+ "es-module-lexer": "^0.9.3",
|
|
|
+ "fs-extra": "^10.0.0",
|
|
|
+ "magic-string": "^0.25.7",
|
|
|
+ "pathe": "^0.2.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vite": ">=2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-style-import/node_modules/@rollup/pluginutils": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "estree-walker": "^2.0.1",
|
|
|
+ "picomatch": "^2.2.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 8.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-style-import/node_modules/magic-string": {
|
|
|
+ "version": "0.25.9",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "sourcemap-codec": "^1.4.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vite-plugin-style-import/node_modules/pathe": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/vite-svg-loader": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-sfc": "^3.2.20",
|
|
|
+ "svgo": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vooks": {
|
|
|
+ "version": "0.2.12",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "evtd": "^0.2.2"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/compiler-sfc": "3.3.4",
|
|
|
+ "@vue/runtime-dom": "3.3.4",
|
|
|
+ "@vue/server-renderer": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-demi": {
|
|
|
+ "version": "0.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
|
|
|
+ "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA==",
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "bin": {
|
|
|
+ "vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
+ "vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "@vue/composition-api": "^1.0.0-rc.1",
|
|
|
+ "vue": "^3.0.0-0 || ^2.6.0"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "@vue/composition-api": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-router": {
|
|
|
+ "version": "4.2.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/devtools-api": "^6.5.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/posva"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-template-compiler": {
|
|
|
+ "version": "2.7.14",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "de-indent": "^1.0.2",
|
|
|
+ "he": "^1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@vue/language-core": "1.8.8",
|
|
|
+ "@vue/typescript": "1.8.8",
|
|
|
+ "semver": "^7.3.8"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "vue-tsc": "bin/vue-tsc.js"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "typescript": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc/node_modules/lru-cache": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc/node_modules/semver": {
|
|
|
+ "version": "7.5.4",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC",
|
|
|
+ "dependencies": {
|
|
|
+ "lru-cache": "^6.0.0"
|
|
|
+ },
|
|
|
+ "bin": {
|
|
|
+ "semver": "bin/semver.js"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vue-tsc/node_modules/yallist": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/vue3-lottie": {
|
|
|
+ "version": "2.7.4",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
+ "lottie-web": "5.12.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=12"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/vueuc": {
|
|
|
+ "version": "0.4.51",
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@css-render/vue3-ssr": "^0.15.10",
|
|
|
+ "@juggle/resize-observer": "^3.3.1",
|
|
|
+ "css-render": "^0.15.10",
|
|
|
+ "evtd": "^0.2.4",
|
|
|
+ "seemly": "^0.3.6",
|
|
|
+ "vdirs": "^0.1.4",
|
|
|
+ "vooks": "^0.2.4"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "vue": "^3.0.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/webidl-conversions": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-2-Clause"
|
|
|
+ },
|
|
|
+ "node_modules/webpack-sources": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.13.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/webpack-virtual-modules": {
|
|
|
+ "version": "0.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/whatwg-fetch": {
|
|
|
+ "version": "3.6.17",
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
+ "node_modules/whatwg-url": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "tr46": "~0.0.3",
|
|
|
+ "webidl-conversions": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/wrappy": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ },
|
|
|
+ "node_modules/ws": {
|
|
|
+ "version": "8.13.0",
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10.0.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "bufferutil": "^4.0.1",
|
|
|
+ "utf-8-validate": ">=5.0.2"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "bufferutil": {
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "utf-8-validate": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "license": "ISC"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@ampproject/remapping": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.0",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@antfu/utils": {
|
|
|
+ "version": "0.7.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@arco-design/color": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "requires": {
|
|
|
+ "color": "^3.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@arco-design/web-vue": {
|
|
|
+ "version": "2.49.3",
|
|
|
+ "requires": {
|
|
|
+ "@arco-design/color": "^0.4.0",
|
|
|
+ "b-tween": "^0.3.3",
|
|
|
+ "b-validate": "^1.4.4",
|
|
|
+ "compute-scroll-into-view": "^1.0.17",
|
|
|
+ "dayjs": "^1.10.3",
|
|
|
+ "number-precision": "^1.5.0",
|
|
|
+ "resize-observer-polyfill": "^1.5.1",
|
|
|
+ "scroll-into-view-if-needed": "^2.2.28"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/code-frame": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/highlight": "^7.22.10",
|
|
|
+ "chalk": "^2.4.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/compat-data": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/core": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@ampproject/remapping": "^2.2.0",
|
|
|
+ "@babel/code-frame": "^7.22.10",
|
|
|
+ "@babel/generator": "^7.22.10",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.10",
|
|
|
+ "@babel/helper-module-transforms": "^7.22.9",
|
|
|
+ "@babel/helpers": "^7.22.10",
|
|
|
+ "@babel/parser": "^7.22.10",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "convert-source-map": "^1.7.0",
|
|
|
+ "debug": "^4.1.0",
|
|
|
+ "gensync": "^1.0.0-beta.2",
|
|
|
+ "json5": "^2.2.2",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/generator": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.2",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.17",
|
|
|
+ "jsesc": "^2.5.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-annotate-as-pure": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-compilation-targets": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/compat-data": "^7.22.9",
|
|
|
+ "@babel/helper-validator-option": "^7.22.5",
|
|
|
+ "browserslist": "^4.21.9",
|
|
|
+ "lru-cache": "^5.1.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-create-class-features-plugin": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.9",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-create-regexp-features-plugin": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "regexpu-core": "^5.3.1",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-define-polyfill-provider": {
|
|
|
+ "version": "0.4.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.6",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "debug": "^4.1.1",
|
|
|
+ "lodash.debounce": "^4.0.8",
|
|
|
+ "resolve": "^1.14.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-environment-visitor": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-function-name": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-hoist-variables": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-member-expression-to-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-module-imports": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-module-transforms": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/helper-simple-access": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-optimise-call-expression": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-plugin-utils": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-remap-async-to-generator": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-wrap-function": "^7.22.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-replace-supers": {
|
|
|
+ "version": "7.22.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-member-expression-to-functions": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-simple-access": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-split-export-declaration": {
|
|
|
+ "version": "7.22.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helper-string-parser": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-validator-identifier": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-validator-option": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/helper-wrap-function": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/helpers": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/highlight": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5",
|
|
|
+ "chalk": "^2.4.2",
|
|
|
+ "js-tokens": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/parser": {
|
|
|
+ "version": "7.22.10"
|
|
|
+ },
|
|
|
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-proposal-private-property-in-object": {
|
|
|
+ "version": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-async-generators": {
|
|
|
+ "version": "7.8.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-class-properties": {
|
|
|
+ "version": "7.12.13",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.12.13"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-class-static-block": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-dynamic-import": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-export-namespace-from": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-import-assertions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-import-attributes": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-import-meta": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-json-strings": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-jsx": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-logical-assignment-operators": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-numeric-separator": {
|
|
|
+ "version": "7.10.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.10.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-object-rest-spread": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-optional-chaining": {
|
|
|
+ "version": "7.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.8.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-private-property-in-object": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-top-level-await": {
|
|
|
+ "version": "7.14.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-typescript": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-syntax-unicode-sets-regex": {
|
|
|
+ "version": "7.18.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
|
+ "@babel/helper-plugin-utils": "^7.18.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-arrow-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-async-generator-functions": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.22.9",
|
|
|
+ "@babel/plugin-syntax-async-generators": "^7.8.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-async-to-generator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-remap-async-to-generator": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-block-scoping": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-class-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-class-static-block": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-classes": {
|
|
|
+ "version": "7.22.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.6",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-optimise-call-expression": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "globals": "^11.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-computed-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-destructuring": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-dotall-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-duplicate-keys": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-dynamic-import": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-export-namespace-from": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-for-of": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-function-name": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-json-strings": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-logical-assignment-operators": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-member-expression-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-modules-amd": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-modules-commonjs": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-simple-access": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-modules-systemjs": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-hoist-variables": "^7.22.5",
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-modules-umd": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-module-transforms": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-new-target": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-numeric-separator": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-object-rest-spread": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/compat-data": "^7.22.5",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-object-super": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-replace-supers": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-optional-catch-binding": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-optional-chaining": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-parameters": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-private-methods": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-private-property-in-object": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-property-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-regenerator": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "regenerator-transform": "^0.15.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-reserved-words": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-shorthand-properties": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-spread": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-sticky-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-template-literals": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-typeof-symbol": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-typescript": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-annotate-as-pure": "^7.22.5",
|
|
|
+ "@babel/helper-create-class-features-plugin": "^7.22.10",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-typescript": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-unicode-escapes": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-unicode-property-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-unicode-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/plugin-transform-unicode-sets-regex": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-create-regexp-features-plugin": "^7.22.5",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/preset-env": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/compat-data": "^7.22.9",
|
|
|
+ "@babel/helper-compilation-targets": "^7.22.10",
|
|
|
+ "@babel/helper-plugin-utils": "^7.22.5",
|
|
|
+ "@babel/helper-validator-option": "^7.22.5",
|
|
|
+ "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5",
|
|
|
+ "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5",
|
|
|
+ "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
|
+ "@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
|
+ "@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
|
+ "@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-import-assertions": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-import-attributes": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
|
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
|
+ "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
|
+ "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
|
+ "@babel/plugin-transform-arrow-functions": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-async-generator-functions": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-async-to-generator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-block-scoped-functions": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-block-scoping": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-class-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-class-static-block": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-classes": "^7.22.6",
|
|
|
+ "@babel/plugin-transform-computed-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-destructuring": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-dotall-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-duplicate-keys": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-dynamic-import": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-exponentiation-operator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-export-namespace-from": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-for-of": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-function-name": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-json-strings": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-logical-assignment-operators": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-member-expression-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-amd": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-commonjs": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-systemjs": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-modules-umd": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-new-target": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-numeric-separator": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-object-rest-spread": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-object-super": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-catch-binding": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-optional-chaining": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-parameters": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-private-methods": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-private-property-in-object": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-property-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-regenerator": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-reserved-words": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-shorthand-properties": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-spread": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-sticky-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-template-literals": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-typeof-symbol": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-escapes": "^7.22.10",
|
|
|
+ "@babel/plugin-transform-unicode-property-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-regex": "^7.22.5",
|
|
|
+ "@babel/plugin-transform-unicode-sets-regex": "^7.22.5",
|
|
|
+ "@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "babel-plugin-polyfill-corejs2": "^0.4.5",
|
|
|
+ "babel-plugin-polyfill-corejs3": "^0.8.3",
|
|
|
+ "babel-plugin-polyfill-regenerator": "^0.5.2",
|
|
|
+ "core-js-compat": "^3.31.0",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/preset-modules": {
|
|
|
+ "version": "0.1.6-no-external-plugins",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.0.0",
|
|
|
+ "@babel/types": "^7.4.4",
|
|
|
+ "esutils": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/regjsgen": {
|
|
|
+ "version": "0.8.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@babel/runtime": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "requires": {
|
|
|
+ "regenerator-runtime": "^0.14.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "regenerator-runtime": {
|
|
|
+ "version": "0.14.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/template": {
|
|
|
+ "version": "7.22.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/code-frame": "^7.22.5",
|
|
|
+ "@babel/parser": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/traverse": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/code-frame": "^7.22.10",
|
|
|
+ "@babel/generator": "^7.22.10",
|
|
|
+ "@babel/helper-environment-visitor": "^7.22.5",
|
|
|
+ "@babel/helper-function-name": "^7.22.5",
|
|
|
+ "@babel/helper-hoist-variables": "^7.22.5",
|
|
|
+ "@babel/helper-split-export-declaration": "^7.22.6",
|
|
|
+ "@babel/parser": "^7.22.10",
|
|
|
+ "@babel/types": "^7.22.10",
|
|
|
+ "debug": "^4.1.0",
|
|
|
+ "globals": "^11.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@babel/types": {
|
|
|
+ "version": "7.22.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-string-parser": "^7.22.5",
|
|
|
+ "@babel/helper-validator-identifier": "^7.22.5",
|
|
|
+ "to-fast-properties": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@css-render/plugin-bem": {
|
|
|
+ "version": "0.15.12"
|
|
|
+ },
|
|
|
+ "@css-render/vue3-ssr": {
|
|
|
+ "version": "0.15.12"
|
|
|
+ },
|
|
|
+ "@emotion/hash": {
|
|
|
+ "version": "0.8.0"
|
|
|
+ },
|
|
|
+ "@esbuild/darwin-x64": {
|
|
|
+ "version": "0.18.20",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "@jridgewell/gen-mapping": {
|
|
|
+ "version": "0.3.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/set-array": "^1.0.1",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.10",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@jridgewell/resolve-uri": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@jridgewell/set-array": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@jridgewell/source-map": {
|
|
|
+ "version": "0.3.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/gen-mapping": "^0.3.0",
|
|
|
+ "@jridgewell/trace-mapping": "^0.3.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@jridgewell/sourcemap-codec": {
|
|
|
+ "version": "1.4.15"
|
|
|
+ },
|
|
|
+ "@jridgewell/trace-mapping": {
|
|
|
+ "version": "0.3.19",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/resolve-uri": "^3.1.0",
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@juggle/resize-observer": {
|
|
|
+ "version": "3.4.0"
|
|
|
+ },
|
|
|
+ "@nodelib/fs.scandir": {
|
|
|
+ "version": "2.1.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@nodelib/fs.stat": "2.0.5",
|
|
|
+ "run-parallel": "^1.1.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@nodelib/fs.stat": {
|
|
|
+ "version": "2.0.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@nodelib/fs.walk": {
|
|
|
+ "version": "1.2.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@nodelib/fs.scandir": "2.1.5",
|
|
|
+ "fastq": "^1.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/auth-token": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@octokit/core": {
|
|
|
+ "version": "4.2.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/auth-token": "^3.0.0",
|
|
|
+ "@octokit/graphql": "^5.0.0",
|
|
|
+ "@octokit/request": "^6.0.0",
|
|
|
+ "@octokit/request-error": "^3.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "before-after-hook": "^2.2.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/endpoint": {
|
|
|
+ "version": "7.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "is-plain-object": "^5.0.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/graphql": {
|
|
|
+ "version": "5.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/request": "^6.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/openapi-types": {
|
|
|
+ "version": "18.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@octokit/plugin-paginate-rest": {
|
|
|
+ "version": "6.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/tsconfig": "^1.0.2",
|
|
|
+ "@octokit/types": "^9.2.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/plugin-request-log": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@octokit/plugin-rest-endpoint-methods": {
|
|
|
+ "version": "7.2.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/types": "^10.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@octokit/types": {
|
|
|
+ "version": "10.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/openapi-types": "^18.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/request": {
|
|
|
+ "version": "6.2.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/endpoint": "^7.0.0",
|
|
|
+ "@octokit/request-error": "^3.0.0",
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "is-plain-object": "^5.0.0",
|
|
|
+ "node-fetch": "^2.6.7",
|
|
|
+ "universal-user-agent": "^6.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "node-fetch": {
|
|
|
+ "version": "2.6.12",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "whatwg-url": "^5.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/request-error": {
|
|
|
+ "version": "3.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/types": "^9.0.0",
|
|
|
+ "deprecation": "^2.0.0",
|
|
|
+ "once": "^1.4.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/rest": {
|
|
|
+ "version": "19.0.13",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/core": "^4.2.1",
|
|
|
+ "@octokit/plugin-paginate-rest": "^6.1.2",
|
|
|
+ "@octokit/plugin-request-log": "^1.0.4",
|
|
|
+ "@octokit/plugin-rest-endpoint-methods": "^7.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@octokit/tsconfig": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@octokit/types": {
|
|
|
+ "version": "9.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/openapi-types": "^18.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@popperjs/core": {
|
|
|
+ "version": "2.11.8"
|
|
|
+ },
|
|
|
+ "@rollup/pluginutils": {
|
|
|
+ "version": "5.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@types/estree": "^1.0.0",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@trysound/sax": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/estree": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/howler": {
|
|
|
+ "version": "2.2.7",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/katex": {
|
|
|
+ "version": "0.14.0"
|
|
|
+ },
|
|
|
+ "@types/lodash": {
|
|
|
+ "version": "4.14.197"
|
|
|
+ },
|
|
|
+ "@types/lodash-es": {
|
|
|
+ "version": "4.17.8",
|
|
|
+ "requires": {
|
|
|
+ "@types/lodash": "*"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@types/node": {
|
|
|
+ "version": "18.17.4",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/offscreencanvas": {
|
|
|
+ "version": "2019.7.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/raf": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/store": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@types/web-bluetooth": {
|
|
|
+ "version": "0.0.17",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz",
|
|
|
+ "integrity": "sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA=="
|
|
|
+ },
|
|
|
+ "@vant/popperjs": {
|
|
|
+ "version": "1.3.0"
|
|
|
+ },
|
|
|
+ "@vant/touch-emulator": {
|
|
|
+ "version": "1.4.0"
|
|
|
+ },
|
|
|
+ "@vant/use": {
|
|
|
+ "version": "1.5.2"
|
|
|
+ },
|
|
|
+ "@varlet/icons": {
|
|
|
+ "version": "2.13.6"
|
|
|
+ },
|
|
|
+ "@varlet/shared": {
|
|
|
+ "version": "2.13.6"
|
|
|
+ },
|
|
|
+ "@varlet/touch-emulator": {
|
|
|
+ "version": "2.13.6"
|
|
|
+ },
|
|
|
+ "@varlet/ui": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "requires": {
|
|
|
+ "@popperjs/core": "^2.11.6",
|
|
|
+ "@varlet/icons": "2.13.6",
|
|
|
+ "@varlet/shared": "2.13.6",
|
|
|
+ "@varlet/use": "2.13.6",
|
|
|
+ "dayjs": "^1.10.4",
|
|
|
+ "decimal.js": "^10.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@varlet/use": {
|
|
|
+ "version": "2.13.6",
|
|
|
+ "requires": {
|
|
|
+ "@varlet/shared": "2.13.6"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vicons/fa": {
|
|
|
+ "version": "0.12.0"
|
|
|
+ },
|
|
|
+ "@vicons/ionicons5": {
|
|
|
+ "version": "0.12.0"
|
|
|
+ },
|
|
|
+ "@vitejs/plugin-legacy": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/core": "^7.22.9",
|
|
|
+ "@babel/preset-env": "^7.22.9",
|
|
|
+ "browserslist": "^4.21.9",
|
|
|
+ "core-js": "^3.31.1",
|
|
|
+ "magic-string": "^0.30.1",
|
|
|
+ "regenerator-runtime": "^0.13.11",
|
|
|
+ "systemjs": "^6.14.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vitejs/plugin-vue": {
|
|
|
+ "version": "4.2.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@vitejs/plugin-vue-jsx": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/core": "^7.20.7",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.20.7",
|
|
|
+ "@vue/babel-plugin-jsx": "^1.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@volar/language-core": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@volar/source-map": "1.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@volar/source-map": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "muggle-string": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@volar/typescript": {
|
|
|
+ "version": "1.10.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@volar/language-core": "1.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/babel-helper-vue-transform-on": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@vue/babel-plugin-jsx": {
|
|
|
+ "version": "1.1.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-module-imports": "^7.22.5",
|
|
|
+ "@babel/plugin-syntax-jsx": "^7.22.5",
|
|
|
+ "@babel/template": "^7.22.5",
|
|
|
+ "@babel/traverse": "^7.22.5",
|
|
|
+ "@babel/types": "^7.22.5",
|
|
|
+ "@vue/babel-helper-vue-transform-on": "^1.1.5",
|
|
|
+ "camelcase": "^6.3.0",
|
|
|
+ "html-tags": "^3.3.1",
|
|
|
+ "svg-tags": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/compiler-core": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@babel/parser": "^7.21.3",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/compiler-dom": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/compiler-sfc": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
+ "@vue/reactivity-transform": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
+ "postcss": "^8.1.10",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/compiler-ssr": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/devtools-api": {
|
|
|
+ "version": "6.5.0"
|
|
|
+ },
|
|
|
+ "@vue/language-core": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@volar/language-core": "~1.10.0",
|
|
|
+ "@volar/source-map": "~1.10.0",
|
|
|
+ "@vue/compiler-dom": "^3.3.0",
|
|
|
+ "@vue/reactivity": "^3.3.0",
|
|
|
+ "@vue/shared": "^3.3.0",
|
|
|
+ "minimatch": "^9.0.0",
|
|
|
+ "muggle-string": "^0.3.1",
|
|
|
+ "vue-template-compiler": "^2.7.14"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/reactivity": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/reactivity-transform": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@babel/parser": "^7.20.15",
|
|
|
+ "@vue/compiler-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "estree-walker": "^2.0.2",
|
|
|
+ "magic-string": "^0.30.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/runtime-core": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/reactivity": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/runtime-dom": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/runtime-core": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4",
|
|
|
+ "csstype": "^3.1.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "csstype": {
|
|
|
+ "version": "3.1.2"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/server-renderer": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/compiler-ssr": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vue/shared": {
|
|
|
+ "version": "3.3.4"
|
|
|
+ },
|
|
|
+ "@vue/typescript": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@volar/typescript": "~1.10.0",
|
|
|
+ "@vue/language-core": "1.8.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vueuse/components": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/components/-/components-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-EeZz3kjmJI7bH7JSxxMlLyk21LGl6GQjXfpl2n/GiI9QSJi+BVzIra5kEty5eM8McwAanx3e/HnK4drYTgFOWw==",
|
|
|
+ "requires": {
|
|
|
+ "@vueuse/core": "10.3.0",
|
|
|
+ "@vueuse/shared": "10.3.0",
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vueuse/core": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-BEM5yxcFKb5btFjTSAFjTu5jmwoW66fyV9uJIP4wUXXU8aR5Hl44gndaaXp7dC5HSObmgbnR2RN+Un1p68Mf5Q==",
|
|
|
+ "requires": {
|
|
|
+ "@types/web-bluetooth": "^0.0.17",
|
|
|
+ "@vueuse/metadata": "10.3.0",
|
|
|
+ "@vueuse/shared": "10.3.0",
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@vueuse/metadata": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-Ema3YhNOa4swDsV0V7CEY5JXvK19JI/o1szFO1iWxdFg3vhdFtCtSTP26PCvbUpnUtNHBY2wx5y3WDXND5Pvnw=="
|
|
|
+ },
|
|
|
+ "@vueuse/shared": {
|
|
|
+ "version": "10.3.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.3.0.tgz",
|
|
|
+ "integrity": "sha512-kGqCTEuFPMK4+fNWy6dUOiYmxGcUbtznMwBZLC1PubidF4VZY05B+Oht7Jh7/6x4VOWGpvu3R37WHi81cKpiqg==",
|
|
|
+ "requires": {
|
|
|
+ "vue-demi": ">=0.14.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "abcjs": {
|
|
|
+ "version": "6.2.2"
|
|
|
+ },
|
|
|
+ "acorn": {
|
|
|
+ "version": "8.10.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "ansi-styles": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "color-convert": "^1.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "anymatch": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "normalize-path": "^3.0.0",
|
|
|
+ "picomatch": "^2.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "async-validator": {
|
|
|
+ "version": "4.2.5"
|
|
|
+ },
|
|
|
+ "asynckit": {
|
|
|
+ "version": "0.4.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "axios": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "follow-redirects": "^1.15.0",
|
|
|
+ "form-data": "^4.0.0",
|
|
|
+ "proxy-from-env": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "b-tween": {
|
|
|
+ "version": "0.3.3"
|
|
|
+ },
|
|
|
+ "b-validate": {
|
|
|
+ "version": "1.5.3"
|
|
|
+ },
|
|
|
+ "babel-plugin-polyfill-corejs2": {
|
|
|
+ "version": "0.4.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/compat-data": "^7.22.6",
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2",
|
|
|
+ "semver": "^6.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "babel-plugin-polyfill-corejs3": {
|
|
|
+ "version": "0.8.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2",
|
|
|
+ "core-js-compat": "^3.31.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "babel-plugin-polyfill-regenerator": {
|
|
|
+ "version": "0.5.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-define-polyfill-provider": "^0.4.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "balanced-match": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "base64-arraybuffer": {
|
|
|
+ "version": "1.0.2"
|
|
|
+ },
|
|
|
+ "before-after-hook": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "binary-extensions": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "boolbase": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "brace-expansion": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "balanced-match": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "braces": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "fill-range": "^7.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "browserslist": {
|
|
|
+ "version": "4.21.10",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "caniuse-lite": "^1.0.30001517",
|
|
|
+ "electron-to-chromium": "^1.4.477",
|
|
|
+ "node-releases": "^2.0.13",
|
|
|
+ "update-browserslist-db": "^1.0.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "buffer-from": {
|
|
|
+ "version": "1.1.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "call-bind": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "requires": {
|
|
|
+ "function-bind": "^1.1.1",
|
|
|
+ "get-intrinsic": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camel-case": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "pascal-case": "^3.1.2",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "camelcase": {
|
|
|
+ "version": "6.3.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "caniuse-lite": {
|
|
|
+ "version": "1.0.30001519",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "canvg": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@types/offscreencanvas": "^2019.6.4",
|
|
|
+ "@types/raf": "^3.4.0",
|
|
|
+ "raf": "^3.4.1",
|
|
|
+ "rgbcolor": "^1.0.1",
|
|
|
+ "stackblur-canvas": "^2.0.0",
|
|
|
+ "svg-pathdata": "^6.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "capital-case": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case-first": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "chalk": {
|
|
|
+ "version": "2.4.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "ansi-styles": "^3.2.1",
|
|
|
+ "escape-string-regexp": "^1.0.5",
|
|
|
+ "supports-color": "^5.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "change-case": {
|
|
|
+ "version": "4.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "camel-case": "^4.1.2",
|
|
|
+ "capital-case": "^1.0.4",
|
|
|
+ "constant-case": "^3.0.4",
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "header-case": "^2.0.4",
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "param-case": "^3.0.4",
|
|
|
+ "pascal-case": "^3.1.2",
|
|
|
+ "path-case": "^3.0.4",
|
|
|
+ "sentence-case": "^3.0.4",
|
|
|
+ "snake-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "chokidar": {
|
|
|
+ "version": "3.5.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "anymatch": "~3.1.2",
|
|
|
+ "braces": "~3.0.2",
|
|
|
+ "fsevents": "~2.3.2",
|
|
|
+ "glob-parent": "~5.1.2",
|
|
|
+ "is-binary-path": "~2.1.0",
|
|
|
+ "is-glob": "~4.0.1",
|
|
|
+ "normalize-path": "~3.0.0",
|
|
|
+ "readdirp": "~3.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "clean-deep": {
|
|
|
+ "version": "3.4.0",
|
|
|
+ "requires": {
|
|
|
+ "lodash.isempty": "^4.4.0",
|
|
|
+ "lodash.isplainobject": "^4.0.6",
|
|
|
+ "lodash.transform": "^4.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color": {
|
|
|
+ "version": "3.2.1",
|
|
|
+ "requires": {
|
|
|
+ "color-convert": "^1.9.3",
|
|
|
+ "color-string": "^1.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color-convert": {
|
|
|
+ "version": "1.9.3",
|
|
|
+ "requires": {
|
|
|
+ "color-name": "1.1.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color-name": {
|
|
|
+ "version": "1.1.3"
|
|
|
+ },
|
|
|
+ "color-string": {
|
|
|
+ "version": "1.9.1",
|
|
|
+ "requires": {
|
|
|
+ "color-name": "^1.0.0",
|
|
|
+ "simple-swizzle": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "combined-stream": {
|
|
|
+ "version": "1.0.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "delayed-stream": "~1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "commander": {
|
|
|
+ "version": "2.20.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "compute-scroll-into-view": {
|
|
|
+ "version": "1.0.20"
|
|
|
+ },
|
|
|
+ "consola": {
|
|
|
+ "version": "2.15.3"
|
|
|
+ },
|
|
|
+ "console": {
|
|
|
+ "version": "0.7.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "constant-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "convert-source-map": {
|
|
|
+ "version": "1.9.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "copy-anything": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "is-what": "^3.14.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "core-js": {
|
|
|
+ "version": "3.32.0"
|
|
|
+ },
|
|
|
+ "core-js-compat": {
|
|
|
+ "version": "3.32.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "browserslist": "^4.21.9"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "css-line-break": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "requires": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "css-render": {
|
|
|
+ "version": "0.15.12",
|
|
|
+ "requires": {
|
|
|
+ "@emotion/hash": "~0.8.0",
|
|
|
+ "csstype": "~3.0.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "css-select": {
|
|
|
+ "version": "5.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "boolbase": "^1.0.0",
|
|
|
+ "css-what": "^6.1.0",
|
|
|
+ "domhandler": "^5.0.2",
|
|
|
+ "domutils": "^3.0.1",
|
|
|
+ "nth-check": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "css-tree": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "mdn-data": "2.0.30",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "css-what": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "csso": {
|
|
|
+ "version": "5.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "css-tree": "~2.2.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "css-tree": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "mdn-data": "2.0.28",
|
|
|
+ "source-map-js": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mdn-data": {
|
|
|
+ "version": "2.0.28",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "csstype": {
|
|
|
+ "version": "3.0.11"
|
|
|
+ },
|
|
|
+ "custom-event-polyfill": {
|
|
|
+ "version": "1.0.7"
|
|
|
+ },
|
|
|
+ "date-fns": {
|
|
|
+ "version": "2.30.0",
|
|
|
+ "requires": {
|
|
|
+ "@babel/runtime": "^7.21.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "date-fns-tz": {
|
|
|
+ "version": "1.3.8"
|
|
|
+ },
|
|
|
+ "dayjs": {
|
|
|
+ "version": "1.11.9"
|
|
|
+ },
|
|
|
+ "de-indent": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "debug": {
|
|
|
+ "version": "4.3.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "ms": "2.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "decimal.js": {
|
|
|
+ "version": "10.4.3"
|
|
|
+ },
|
|
|
+ "decode-uri-component": {
|
|
|
+ "version": "0.4.1"
|
|
|
+ },
|
|
|
+ "delayed-stream": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "deprecation": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "dom-serializer": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "domelementtype": "^2.3.0",
|
|
|
+ "domhandler": "^5.0.2",
|
|
|
+ "entities": "^4.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "domelementtype": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "domhandler": {
|
|
|
+ "version": "5.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "domelementtype": "^2.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "domutils": {
|
|
|
+ "version": "3.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "dom-serializer": "^2.0.0",
|
|
|
+ "domelementtype": "^2.3.0",
|
|
|
+ "domhandler": "^5.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "dot-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "electron-to-chromium": {
|
|
|
+ "version": "1.4.490",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "encoding": {
|
|
|
+ "version": "0.1.13",
|
|
|
+ "requires": {
|
|
|
+ "iconv-lite": "^0.6.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "entities": {
|
|
|
+ "version": "4.5.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "errno": {
|
|
|
+ "version": "0.1.8",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "prr": "~1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "es-module-lexer": {
|
|
|
+ "version": "0.9.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "esbuild": {
|
|
|
+ "version": "0.18.20",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@esbuild/android-arm": "0.18.20",
|
|
|
+ "@esbuild/android-arm64": "0.18.20",
|
|
|
+ "@esbuild/android-x64": "0.18.20",
|
|
|
+ "@esbuild/darwin-arm64": "0.18.20",
|
|
|
+ "@esbuild/darwin-x64": "0.18.20",
|
|
|
+ "@esbuild/freebsd-arm64": "0.18.20",
|
|
|
+ "@esbuild/freebsd-x64": "0.18.20",
|
|
|
+ "@esbuild/linux-arm": "0.18.20",
|
|
|
+ "@esbuild/linux-arm64": "0.18.20",
|
|
|
+ "@esbuild/linux-ia32": "0.18.20",
|
|
|
+ "@esbuild/linux-loong64": "0.18.20",
|
|
|
+ "@esbuild/linux-mips64el": "0.18.20",
|
|
|
+ "@esbuild/linux-ppc64": "0.18.20",
|
|
|
+ "@esbuild/linux-riscv64": "0.18.20",
|
|
|
+ "@esbuild/linux-s390x": "0.18.20",
|
|
|
+ "@esbuild/linux-x64": "0.18.20",
|
|
|
+ "@esbuild/netbsd-x64": "0.18.20",
|
|
|
+ "@esbuild/openbsd-x64": "0.18.20",
|
|
|
+ "@esbuild/sunos-x64": "0.18.20",
|
|
|
+ "@esbuild/win32-arm64": "0.18.20",
|
|
|
+ "@esbuild/win32-ia32": "0.18.20",
|
|
|
+ "@esbuild/win32-x64": "0.18.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "escalade": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "escape-string-regexp": {
|
|
|
+ "version": "1.0.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "estree-walker": {
|
|
|
+ "version": "2.0.2"
|
|
|
+ },
|
|
|
+ "esutils": {
|
|
|
+ "version": "2.0.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "eventemitter3": {
|
|
|
+ "version": "5.0.1"
|
|
|
+ },
|
|
|
+ "evtd": {
|
|
|
+ "version": "0.2.4"
|
|
|
+ },
|
|
|
+ "fast-glob": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@nodelib/fs.stat": "^2.0.2",
|
|
|
+ "@nodelib/fs.walk": "^1.2.3",
|
|
|
+ "glob-parent": "^5.1.2",
|
|
|
+ "merge2": "^1.3.0",
|
|
|
+ "micromatch": "^4.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "fastq": {
|
|
|
+ "version": "1.15.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "reusify": "^1.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "fill-range": {
|
|
|
+ "version": "7.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "to-regex-range": "^5.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "filter-obj": {
|
|
|
+ "version": "5.1.0"
|
|
|
+ },
|
|
|
+ "follow-redirects": {
|
|
|
+ "version": "1.15.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "form-data": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "asynckit": "^0.4.0",
|
|
|
+ "combined-stream": "^1.0.8",
|
|
|
+ "mime-types": "^2.1.12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "fs-extra": {
|
|
|
+ "version": "10.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "graceful-fs": "^4.2.0",
|
|
|
+ "jsonfile": "^6.0.1",
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "fsevents": {
|
|
|
+ "version": "2.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "function-bind": {
|
|
|
+ "version": "1.1.1"
|
|
|
+ },
|
|
|
+ "gensync": {
|
|
|
+ "version": "1.0.0-beta.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "get-intrinsic": {
|
|
|
+ "version": "1.2.1",
|
|
|
+ "requires": {
|
|
|
+ "function-bind": "^1.1.1",
|
|
|
+ "has": "^1.0.3",
|
|
|
+ "has-proto": "^1.0.1",
|
|
|
+ "has-symbols": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "glob-parent": {
|
|
|
+ "version": "5.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "is-glob": "^4.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "globals": {
|
|
|
+ "version": "11.12.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "graceful-fs": {
|
|
|
+ "version": "4.2.11",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "has": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "requires": {
|
|
|
+ "function-bind": "^1.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "has-flag": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "has-proto": {
|
|
|
+ "version": "1.0.1"
|
|
|
+ },
|
|
|
+ "has-symbols": {
|
|
|
+ "version": "1.0.3"
|
|
|
+ },
|
|
|
+ "he": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "header-case": {
|
|
|
+ "version": "2.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "capital-case": "^1.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "highlight.js": {
|
|
|
+ "version": "11.8.0"
|
|
|
+ },
|
|
|
+ "howler": {
|
|
|
+ "version": "2.2.3"
|
|
|
+ },
|
|
|
+ "html-tags": {
|
|
|
+ "version": "3.3.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "html2canvas": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "requires": {
|
|
|
+ "css-line-break": "^2.1.0",
|
|
|
+ "text-segmentation": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "iconv-lite": {
|
|
|
+ "version": "0.6.3",
|
|
|
+ "requires": {
|
|
|
+ "safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "image-size": {
|
|
|
+ "version": "0.5.5",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "is-arrayish": {
|
|
|
+ "version": "0.3.2"
|
|
|
+ },
|
|
|
+ "is-binary-path": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "binary-extensions": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "is-core-module": {
|
|
|
+ "version": "2.13.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "has": "^1.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "is-extglob": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "is-glob": {
|
|
|
+ "version": "4.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "is-extglob": "^2.1.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "is-number": {
|
|
|
+ "version": "7.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "is-plain-object": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "is-stream": {
|
|
|
+ "version": "1.1.0"
|
|
|
+ },
|
|
|
+ "is-what": {
|
|
|
+ "version": "3.14.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "isomorphic-fetch": {
|
|
|
+ "version": "2.2.1",
|
|
|
+ "requires": {
|
|
|
+ "node-fetch": "^1.0.1",
|
|
|
+ "whatwg-fetch": ">=0.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "js-tokens": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "jsesc": {
|
|
|
+ "version": "2.5.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "json5": {
|
|
|
+ "version": "2.2.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "jsonc-parser": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "jsonfile": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "graceful-fs": "^4.1.6",
|
|
|
+ "universalify": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "less": {
|
|
|
+ "version": "4.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "copy-anything": "^2.0.1",
|
|
|
+ "errno": "^0.1.1",
|
|
|
+ "graceful-fs": "^4.1.2",
|
|
|
+ "image-size": "~0.5.0",
|
|
|
+ "make-dir": "^2.1.0",
|
|
|
+ "mime": "^1.4.1",
|
|
|
+ "needle": "^3.1.0",
|
|
|
+ "parse-node-version": "^1.0.1",
|
|
|
+ "source-map": "~0.6.0",
|
|
|
+ "tslib": "^2.3.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "loadjs": {
|
|
|
+ "version": "4.2.0"
|
|
|
+ },
|
|
|
+ "local-pkg": {
|
|
|
+ "version": "0.4.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "lodash": {
|
|
|
+ "version": "4.17.21"
|
|
|
+ },
|
|
|
+ "lodash-es": {
|
|
|
+ "version": "4.17.21"
|
|
|
+ },
|
|
|
+ "lodash.debounce": {
|
|
|
+ "version": "4.0.8",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "lodash.isempty": {
|
|
|
+ "version": "4.4.0"
|
|
|
+ },
|
|
|
+ "lodash.isplainobject": {
|
|
|
+ "version": "4.0.6"
|
|
|
+ },
|
|
|
+ "lodash.transform": {
|
|
|
+ "version": "4.6.0"
|
|
|
+ },
|
|
|
+ "lottie-web": {
|
|
|
+ "version": "5.12.2"
|
|
|
+ },
|
|
|
+ "lower-case": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "lru-cache": {
|
|
|
+ "version": "5.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "yallist": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "magic-string": {
|
|
|
+ "version": "0.30.2",
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/sourcemap-codec": "^1.4.15"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "make-dir": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "pify": "^4.0.1",
|
|
|
+ "semver": "^5.6.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "semver": {
|
|
|
+ "version": "5.7.2",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mdn-data": {
|
|
|
+ "version": "2.0.30",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "merge2": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "micromatch": {
|
|
|
+ "version": "4.0.5",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "braces": "^3.0.2",
|
|
|
+ "picomatch": "^2.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mime": {
|
|
|
+ "version": "1.6.0",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "mime-db": {
|
|
|
+ "version": "1.52.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "mime-types": {
|
|
|
+ "version": "2.1.35",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "mime-db": "1.52.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "minimatch": {
|
|
|
+ "version": "9.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "mlly": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "acorn": "^8.9.0",
|
|
|
+ "pathe": "^1.1.1",
|
|
|
+ "pkg-types": "^1.0.3",
|
|
|
+ "ufo": "^1.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "ms": {
|
|
|
+ "version": "2.1.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "muggle-string": {
|
|
|
+ "version": "0.3.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "naive-ui": {
|
|
|
+ "version": "2.34.4",
|
|
|
+ "requires": {
|
|
|
+ "@css-render/plugin-bem": "^0.15.10",
|
|
|
+ "@css-render/vue3-ssr": "^0.15.10",
|
|
|
+ "@types/katex": "^0.14.0",
|
|
|
+ "@types/lodash": "^4.14.181",
|
|
|
+ "@types/lodash-es": "^4.17.6",
|
|
|
+ "async-validator": "^4.0.7",
|
|
|
+ "css-render": "^0.15.10",
|
|
|
+ "date-fns": "^2.28.0",
|
|
|
+ "date-fns-tz": "^1.3.3",
|
|
|
+ "evtd": "^0.2.4",
|
|
|
+ "highlight.js": "^11.5.0",
|
|
|
+ "lodash": "^4.17.21",
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
+ "seemly": "^0.3.6",
|
|
|
+ "treemate": "^0.3.11",
|
|
|
+ "vdirs": "^0.1.8",
|
|
|
+ "vooks": "^0.2.12",
|
|
|
+ "vueuc": "^0.4.51"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "nanoid": {
|
|
|
+ "version": "3.3.6"
|
|
|
+ },
|
|
|
+ "needle": {
|
|
|
+ "version": "3.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "debug": "^3.2.6",
|
|
|
+ "iconv-lite": "^0.6.3",
|
|
|
+ "sax": "^1.2.4"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "debug": {
|
|
|
+ "version": "3.2.7",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "ms": "^2.1.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "no-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "lower-case": "^2.0.2",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node-fetch": {
|
|
|
+ "version": "1.7.3",
|
|
|
+ "requires": {
|
|
|
+ "encoding": "^0.1.11",
|
|
|
+ "is-stream": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node-releases": {
|
|
|
+ "version": "2.0.13",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "normalize-path": {
|
|
|
+ "version": "3.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "nth-check": {
|
|
|
+ "version": "2.1.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "boolbase": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "number-precision": {
|
|
|
+ "version": "1.6.0"
|
|
|
+ },
|
|
|
+ "object-inspect": {
|
|
|
+ "version": "1.12.3"
|
|
|
+ },
|
|
|
+ "once": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "wrappy": "1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "param-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "parse-node-version": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "pascal-case": {
|
|
|
+ "version": "3.1.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "path-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "path-parse": {
|
|
|
+ "version": "1.0.7",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "pathe": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "performance-now": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "picocolors": {
|
|
|
+ "version": "1.0.0"
|
|
|
+ },
|
|
|
+ "picomatch": {
|
|
|
+ "version": "2.3.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "pify": {
|
|
|
+ "version": "4.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "pkg-types": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "jsonc-parser": "^3.2.0",
|
|
|
+ "mlly": "^1.2.0",
|
|
|
+ "pathe": "^1.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "plyr": {
|
|
|
+ "version": "3.7.8",
|
|
|
+ "requires": {
|
|
|
+ "core-js": "^3.26.1",
|
|
|
+ "custom-event-polyfill": "^1.0.7",
|
|
|
+ "loadjs": "^4.2.0",
|
|
|
+ "rangetouch": "^2.0.1",
|
|
|
+ "url-polyfill": "^1.1.12"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "postcss": {
|
|
|
+ "version": "8.4.27",
|
|
|
+ "requires": {
|
|
|
+ "nanoid": "^3.3.6",
|
|
|
+ "picocolors": "^1.0.0",
|
|
|
+ "source-map-js": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "postcss-pxtorem": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "proxy-from-env": {
|
|
|
+ "version": "1.1.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "prr": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "qs": {
|
|
|
+ "version": "6.11.2",
|
|
|
+ "requires": {
|
|
|
+ "side-channel": "^1.0.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "query-string": {
|
|
|
+ "version": "8.1.0",
|
|
|
+ "requires": {
|
|
|
+ "decode-uri-component": "^0.4.1",
|
|
|
+ "filter-obj": "^5.1.0",
|
|
|
+ "split-on-first": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "queue-microtask": {
|
|
|
+ "version": "1.2.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "raf": {
|
|
|
+ "version": "3.4.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "performance-now": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "rangetouch": {
|
|
|
+ "version": "2.0.1"
|
|
|
+ },
|
|
|
+ "readdirp": {
|
|
|
+ "version": "3.6.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "picomatch": "^2.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "regenerate": {
|
|
|
+ "version": "1.4.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "regenerate-unicode-properties": {
|
|
|
+ "version": "10.1.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "regenerate": "^1.4.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "regenerator-runtime": {
|
|
|
+ "version": "0.13.11",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "regenerator-transform": {
|
|
|
+ "version": "0.15.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/runtime": "^7.8.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "regexpu-core": {
|
|
|
+ "version": "5.3.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/regjsgen": "^0.8.0",
|
|
|
+ "regenerate": "^1.4.2",
|
|
|
+ "regenerate-unicode-properties": "^10.1.0",
|
|
|
+ "regjsparser": "^0.9.1",
|
|
|
+ "unicode-match-property-ecmascript": "^2.0.0",
|
|
|
+ "unicode-match-property-value-ecmascript": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "regjsparser": {
|
|
|
+ "version": "0.9.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "jsesc": "~0.5.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "jsesc": {
|
|
|
+ "version": "0.5.0",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "resize-observer-polyfill": {
|
|
|
+ "version": "1.5.1"
|
|
|
+ },
|
|
|
+ "resolve": {
|
|
|
+ "version": "1.22.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "is-core-module": "^2.13.0",
|
|
|
+ "path-parse": "^1.0.7",
|
|
|
+ "supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "reusify": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "rgbcolor": {
|
|
|
+ "version": "1.0.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "rollup": {
|
|
|
+ "version": "3.28.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "fsevents": "~2.3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "run-parallel": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "queue-microtask": "^1.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "safer-buffer": {
|
|
|
+ "version": "2.1.2"
|
|
|
+ },
|
|
|
+ "sax": {
|
|
|
+ "version": "1.2.4",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "scroll-into-view-if-needed": {
|
|
|
+ "version": "2.2.31",
|
|
|
+ "requires": {
|
|
|
+ "compute-scroll-into-view": "^1.0.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "scule": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "seemly": {
|
|
|
+ "version": "0.3.6"
|
|
|
+ },
|
|
|
+ "semver": {
|
|
|
+ "version": "6.3.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "sentence-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "no-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3",
|
|
|
+ "upper-case-first": "^2.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "side-channel": {
|
|
|
+ "version": "1.0.4",
|
|
|
+ "requires": {
|
|
|
+ "call-bind": "^1.0.0",
|
|
|
+ "get-intrinsic": "^1.0.2",
|
|
|
+ "object-inspect": "^1.9.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "simple-swizzle": {
|
|
|
+ "version": "0.2.2",
|
|
|
+ "requires": {
|
|
|
+ "is-arrayish": "^0.3.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "snake-case": {
|
|
|
+ "version": "3.0.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "dot-case": "^3.0.4",
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "source-map": {
|
|
|
+ "version": "0.6.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "source-map-js": {
|
|
|
+ "version": "1.0.2"
|
|
|
+ },
|
|
|
+ "source-map-support": {
|
|
|
+ "version": "0.5.21",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "buffer-from": "^1.0.0",
|
|
|
+ "source-map": "^0.6.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "sourcemap-codec": {
|
|
|
+ "version": "1.4.8",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "split-on-first": {
|
|
|
+ "version": "3.0.0"
|
|
|
+ },
|
|
|
+ "stackblur-canvas": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "store": {
|
|
|
+ "version": "2.0.12"
|
|
|
+ },
|
|
|
+ "strip-literal": {
|
|
|
+ "version": "1.3.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "acorn": "^8.10.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "supports-color": {
|
|
|
+ "version": "5.5.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "has-flag": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "supports-preserve-symlinks-flag": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "svg-pathdata": {
|
|
|
+ "version": "6.0.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "svg-tags": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "svgo": {
|
|
|
+ "version": "3.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@trysound/sax": "0.2.0",
|
|
|
+ "commander": "^7.2.0",
|
|
|
+ "css-select": "^5.1.0",
|
|
|
+ "css-tree": "^2.2.1",
|
|
|
+ "csso": "^5.0.5",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "commander": {
|
|
|
+ "version": "7.2.0",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "systemjs": {
|
|
|
+ "version": "6.14.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "terser": {
|
|
|
+ "version": "5.19.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@jridgewell/source-map": "^0.3.3",
|
|
|
+ "acorn": "^8.8.2",
|
|
|
+ "commander": "^2.20.0",
|
|
|
+ "source-map-support": "~0.5.20"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "text-segmentation": {
|
|
|
+ "version": "1.0.3",
|
|
|
+ "requires": {
|
|
|
+ "utrie": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "to-fast-properties": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "to-regex-range": {
|
|
|
+ "version": "5.0.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "is-number": "^7.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "tr46": {
|
|
|
+ "version": "0.0.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "treemate": {
|
|
|
+ "version": "0.3.11"
|
|
|
+ },
|
|
|
+ "tslib": {
|
|
|
+ "version": "2.6.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "typescript": {
|
|
|
+ "version": "4.9.5",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "ufo": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "umi-request": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "requires": {
|
|
|
+ "isomorphic-fetch": "^2.2.1",
|
|
|
+ "qs": "^6.9.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "unicode-canonical-property-names-ecmascript": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "unicode-match-property-ecmascript": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
|
+ "unicode-property-aliases-ecmascript": "^2.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "unicode-match-property-value-ecmascript": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "unicode-property-aliases-ecmascript": {
|
|
|
+ "version": "2.1.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "unimport": {
|
|
|
+ "version": "3.1.3",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "escape-string-regexp": "^5.0.0",
|
|
|
+ "fast-glob": "^3.3.1",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.2",
|
|
|
+ "mlly": "^1.4.0",
|
|
|
+ "pathe": "^1.1.1",
|
|
|
+ "pkg-types": "^1.0.3",
|
|
|
+ "scule": "^1.0.0",
|
|
|
+ "strip-literal": "^1.3.0",
|
|
|
+ "unplugin": "^1.4.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "escape-string-regexp": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "universal-user-agent": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "universalify": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "unplugin": {
|
|
|
+ "version": "1.4.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "acorn": "^8.9.0",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "webpack-sources": "^3.2.3",
|
|
|
+ "webpack-virtual-modules": "^0.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "unplugin-auto-import": {
|
|
|
+ "version": "0.16.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@antfu/utils": "^0.7.5",
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "fast-glob": "^3.3.0",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.1",
|
|
|
+ "minimatch": "^9.0.2",
|
|
|
+ "unimport": "^3.0.14",
|
|
|
+ "unplugin": "^1.3.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "unplugin-vue-components": {
|
|
|
+ "version": "0.24.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@antfu/utils": "^0.7.2",
|
|
|
+ "@rollup/pluginutils": "^5.0.2",
|
|
|
+ "chokidar": "^3.5.3",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "fast-glob": "^3.2.12",
|
|
|
+ "local-pkg": "^0.4.3",
|
|
|
+ "magic-string": "^0.30.0",
|
|
|
+ "minimatch": "^7.4.2",
|
|
|
+ "resolve": "^1.22.1",
|
|
|
+ "unplugin": "^1.1.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "minimatch": {
|
|
|
+ "version": "7.4.6",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "brace-expansion": "^2.0.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "update-browserslist-db": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "escalade": "^3.1.1",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "upper-case": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "upper-case-first": {
|
|
|
+ "version": "2.0.2",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "tslib": "^2.0.3"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "url-polyfill": {
|
|
|
+ "version": "1.1.12"
|
|
|
+ },
|
|
|
+ "utrie": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "requires": {
|
|
|
+ "base64-arraybuffer": "^1.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vant": {
|
|
|
+ "version": "4.6.4",
|
|
|
+ "requires": {
|
|
|
+ "@vant/popperjs": "^1.3.0",
|
|
|
+ "@vant/use": "^1.5.1",
|
|
|
+ "@vue/shared": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vdirs": {
|
|
|
+ "version": "0.1.8",
|
|
|
+ "requires": {
|
|
|
+ "evtd": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vfonts": {
|
|
|
+ "version": "0.0.3"
|
|
|
+ },
|
|
|
+ "vite": {
|
|
|
+ "version": "4.4.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "esbuild": "^0.18.10",
|
|
|
+ "fsevents": "~2.3.2",
|
|
|
+ "postcss": "^8.4.27",
|
|
|
+ "rollup": "^3.27.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vite-plugin-mkcert": {
|
|
|
+ "version": "1.16.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@octokit/rest": "^19.0.5",
|
|
|
+ "axios": "^1.2.2",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "picocolors": "^1.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vite-plugin-style-import": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@rollup/pluginutils": "^4.1.2",
|
|
|
+ "change-case": "^4.1.2",
|
|
|
+ "console": "^0.7.2",
|
|
|
+ "es-module-lexer": "^0.9.3",
|
|
|
+ "fs-extra": "^10.0.0",
|
|
|
+ "magic-string": "^0.25.7",
|
|
|
+ "pathe": "^0.2.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@rollup/pluginutils": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "estree-walker": "^2.0.1",
|
|
|
+ "picomatch": "^2.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "magic-string": {
|
|
|
+ "version": "0.25.9",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "sourcemap-codec": "^1.4.8"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "pathe": {
|
|
|
+ "version": "0.2.0",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vite-svg-loader": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@vue/compiler-sfc": "^3.2.20",
|
|
|
+ "svgo": "^3.0.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vooks": {
|
|
|
+ "version": "0.2.12",
|
|
|
+ "requires": {
|
|
|
+ "evtd": "^0.2.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vue": {
|
|
|
+ "version": "3.3.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/compiler-dom": "3.3.4",
|
|
|
+ "@vue/compiler-sfc": "3.3.4",
|
|
|
+ "@vue/runtime-dom": "3.3.4",
|
|
|
+ "@vue/server-renderer": "3.3.4",
|
|
|
+ "@vue/shared": "3.3.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vue-demi": {
|
|
|
+ "version": "0.14.5",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.5.tgz",
|
|
|
+ "integrity": "sha512-o9NUVpl/YlsGJ7t+xuqJKx8EBGf1quRhCiT6D/J0pfwmk9zUwYkC7yrF4SZCe6fETvSM3UNL2edcbYrSyc4QHA=="
|
|
|
+ },
|
|
|
+ "vue-router": {
|
|
|
+ "version": "4.2.4",
|
|
|
+ "requires": {
|
|
|
+ "@vue/devtools-api": "^6.5.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vue-template-compiler": {
|
|
|
+ "version": "2.7.14",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "de-indent": "^1.0.2",
|
|
|
+ "he": "^1.2.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vue-tsc": {
|
|
|
+ "version": "1.8.8",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@vue/language-core": "1.8.8",
|
|
|
+ "@vue/typescript": "1.8.8",
|
|
|
+ "semver": "^7.3.8"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "lru-cache": {
|
|
|
+ "version": "6.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "yallist": "^4.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "semver": {
|
|
|
+ "version": "7.5.4",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "lru-cache": "^6.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "yallist": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vue3-lottie": {
|
|
|
+ "version": "2.7.4",
|
|
|
+ "requires": {
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
+ "lottie-web": "5.12.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "vueuc": {
|
|
|
+ "version": "0.4.51",
|
|
|
+ "requires": {
|
|
|
+ "@css-render/vue3-ssr": "^0.15.10",
|
|
|
+ "@juggle/resize-observer": "^3.3.1",
|
|
|
+ "css-render": "^0.15.10",
|
|
|
+ "evtd": "^0.2.4",
|
|
|
+ "seemly": "^0.3.6",
|
|
|
+ "vdirs": "^0.1.4",
|
|
|
+ "vooks": "^0.2.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "webidl-conversions": {
|
|
|
+ "version": "3.0.1",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "webpack-sources": {
|
|
|
+ "version": "3.2.3",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "webpack-virtual-modules": {
|
|
|
+ "version": "0.5.0",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "whatwg-fetch": {
|
|
|
+ "version": "3.6.17"
|
|
|
+ },
|
|
|
+ "whatwg-url": {
|
|
|
+ "version": "5.0.0",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "tr46": "~0.0.3",
|
|
|
+ "webidl-conversions": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "wrappy": {
|
|
|
+ "version": "1.0.2",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "ws": {
|
|
|
+ "version": "8.13.0"
|
|
|
+ },
|
|
|
+ "yallist": {
|
|
|
+ "version": "3.1.1",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|