forked from mengyxu/noob-components
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12102 lines
301 KiB
12102 lines
301 KiB
{ |
|
"name": "noob-mengyxu", |
|
"version": "0.4.9", |
|
"lockfileVersion": 3, |
|
"requires": true, |
|
"packages": { |
|
"": { |
|
"name": "noob-mengyxu", |
|
"version": "0.4.9", |
|
"dependencies": { |
|
"axios": "^0.28.0", |
|
"core-js": "^3.47.0", |
|
"dayjs": "^1.11.19", |
|
"element-plus": "2.13.0", |
|
"vue": "^3.5.26", |
|
"vue-class-component": "^8.0.0-0", |
|
"vue-router": "^4.6.4", |
|
"vue3-i18n": "^1.1.5", |
|
"vuex": "^4.1.0", |
|
"xterm": "^5.3.0", |
|
"xterm-addon-attach": "^0.9.0", |
|
"xterm-addon-fit": "^0.8.0" |
|
}, |
|
"devDependencies": { |
|
"@vitejs/plugin-legacy": "^7.2.1", |
|
"@vitejs/plugin-vue": "^6.0.3", |
|
"@vue/cli-plugin-babel": "~5.0.9", |
|
"@vue/cli-plugin-router": "~5.0.9", |
|
"@vue/cli-plugin-typescript": "~5.0.9", |
|
"@vue/cli-plugin-vuex": "~5.0.9", |
|
"@vue/cli-service": "~5.0.9", |
|
"cross-env": "^7.0.3", |
|
"js-md5": "^0.8.3", |
|
"sass": "^1.97.1", |
|
"sass-loader": "^16.0.6", |
|
"terser": "^5.44.1", |
|
"typescript": "~5.9.3", |
|
"vite": "^7.3.0", |
|
"vite-plugin-css-injected-by-js": "^3.5.2", |
|
"vite-plugin-dts": "^4.5.4" |
|
} |
|
}, |
|
"node_modules/@achrinza/node-ipc": { |
|
"version": "9.2.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@node-ipc/js-queue": "2.0.3", |
|
"event-pubsub": "4.3.0", |
|
"js-message": "1.0.7" |
|
}, |
|
"engines": { |
|
"node": "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 || 21 || 22 || 23 || 24 || 25" |
|
} |
|
}, |
|
"node_modules/@babel/code-frame": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-validator-identifier": "^7.27.1", |
|
"js-tokens": "^4.0.0", |
|
"picocolors": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/compat-data": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/core": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/generator": "^7.28.5", |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-module-transforms": "^7.28.3", |
|
"@babel/helpers": "^7.28.4", |
|
"@babel/parser": "^7.28.5", |
|
"@babel/template": "^7.27.2", |
|
"@babel/traverse": "^7.28.5", |
|
"@babel/types": "^7.28.5", |
|
"@jridgewell/remapping": "^2.3.5", |
|
"convert-source-map": "^2.0.0", |
|
"debug": "^4.1.0", |
|
"gensync": "^1.0.0-beta.2", |
|
"json5": "^2.2.3", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/babel" |
|
} |
|
}, |
|
"node_modules/@babel/generator": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.28.5", |
|
"@babel/types": "^7.28.5", |
|
"@jridgewell/gen-mapping": "^0.3.12", |
|
"@jridgewell/trace-mapping": "^0.3.28", |
|
"jsesc": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-annotate-as-pure": { |
|
"version": "7.27.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.27.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets": { |
|
"version": "7.27.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.27.2", |
|
"@babel/helper-validator-option": "^7.27.1", |
|
"browserslist": "^4.24.0", |
|
"lru-cache": "^5.1.1", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^3.0.2" |
|
} |
|
}, |
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache/node_modules/yallist": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/@babel/helper-create-class-features-plugin": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.27.3", |
|
"@babel/helper-member-expression-to-functions": "^7.28.5", |
|
"@babel/helper-optimise-call-expression": "^7.27.1", |
|
"@babel/helper-replace-supers": "^7.27.1", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
|
"@babel/traverse": "^7.28.5", |
|
"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.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.27.3", |
|
"regexpu-core": "^6.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.6.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"debug": "^4.4.1", |
|
"lodash.debounce": "^4.0.8", |
|
"resolve": "^1.22.10" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-globals": { |
|
"version": "7.28.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-member-expression-to-functions": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/traverse": "^7.28.5", |
|
"@babel/types": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-imports": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/traverse": "^7.27.1", |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-module-transforms": { |
|
"version": "7.28.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-validator-identifier": "^7.27.1", |
|
"@babel/traverse": "^7.28.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-optimise-call-expression": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-plugin-utils": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-remap-async-to-generator": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.27.1", |
|
"@babel/helper-wrap-function": "^7.27.1", |
|
"@babel/traverse": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-replace-supers": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-member-expression-to-functions": "^7.27.1", |
|
"@babel/helper-optimise-call-expression": "^7.27.1", |
|
"@babel/traverse": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/traverse": "^7.27.1", |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-string-parser": { |
|
"version": "7.27.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-identifier": { |
|
"version": "7.28.5", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-validator-option": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helper-wrap-function": { |
|
"version": "7.28.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.27.2", |
|
"@babel/traverse": "^7.28.3", |
|
"@babel/types": "^7.28.2" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/helpers": { |
|
"version": "7.28.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/template": "^7.27.2", |
|
"@babel/types": "^7.28.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/parser": { |
|
"version": "7.28.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/types": "^7.28.5" |
|
}, |
|
"bin": { |
|
"parser": "bin/babel-parser.js" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/traverse": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1", |
|
"@babel/plugin-transform-optional-chaining": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.13.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": { |
|
"version": "7.28.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/traverse": "^7.28.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-class-properties": { |
|
"version": "7.18.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.18.6", |
|
"@babel/helper-plugin-utils": "^7.18.6" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-proposal-decorators": { |
|
"version": "7.28.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/plugin-syntax-decorators": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-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-decorators": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"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-import-assertions": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-import-attributes": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-syntax-jsx": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"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.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-async-generator-functions": { |
|
"version": "7.28.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-remap-async-to-generator": "^7.27.1", |
|
"@babel/traverse": "^7.28.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-async-to-generator": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-remap-async-to-generator": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-block-scoped-functions": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-block-scoping": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-class-properties": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-class-static-block": { |
|
"version": "7.28.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.28.3", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.12.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-classes": { |
|
"version": "7.28.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.27.3", |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-globals": "^7.28.0", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-replace-supers": "^7.27.1", |
|
"@babel/traverse": "^7.28.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-computed-properties": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/template": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-destructuring": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/traverse": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-dotall-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-duplicate-keys": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-dynamic-import": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-explicit-resource-management": { |
|
"version": "7.28.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/plugin-transform-destructuring": "^7.28.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-exponentiation-operator": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-export-namespace-from": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-for-of": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-function-name": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-compilation-targets": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/traverse": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-json-strings": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-literals": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-member-expression-literals": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-amd": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-commonjs": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-systemjs": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.28.3", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-validator-identifier": "^7.28.5", |
|
"@babel/traverse": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-modules-umd": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-transforms": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-new-target": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-numeric-separator": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-object-rest-spread": { |
|
"version": "7.28.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/plugin-transform-destructuring": "^7.28.0", |
|
"@babel/plugin-transform-parameters": "^7.27.7", |
|
"@babel/traverse": "^7.28.4" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-object-super": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-replace-supers": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-optional-catch-binding": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-optional-chaining": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-parameters": { |
|
"version": "7.27.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-private-methods": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-class-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-private-property-in-object": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-annotate-as-pure": "^7.27.1", |
|
"@babel/helper-create-class-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-property-literals": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-regenerator": { |
|
"version": "7.28.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-regexp-modifiers": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-reserved-words": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-runtime": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"babel-plugin-polyfill-corejs2": "^0.4.14", |
|
"babel-plugin-polyfill-corejs3": "^0.13.0", |
|
"babel-plugin-polyfill-regenerator": "^0.6.5", |
|
"semver": "^6.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-shorthand-properties": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-spread": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-sticky-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-template-literals": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-typeof-symbol": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-unicode-escapes": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-unicode-property-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-unicode-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": { |
|
"version": "7.27.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-create-regexp-features-plugin": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@babel/preset-env": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.28.5", |
|
"@babel/helper-compilation-targets": "^7.27.2", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/helper-validator-option": "^7.27.1", |
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.28.5", |
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1", |
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1", |
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1", |
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3", |
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", |
|
"@babel/plugin-syntax-import-assertions": "^7.27.1", |
|
"@babel/plugin-syntax-import-attributes": "^7.27.1", |
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", |
|
"@babel/plugin-transform-arrow-functions": "^7.27.1", |
|
"@babel/plugin-transform-async-generator-functions": "^7.28.0", |
|
"@babel/plugin-transform-async-to-generator": "^7.27.1", |
|
"@babel/plugin-transform-block-scoped-functions": "^7.27.1", |
|
"@babel/plugin-transform-block-scoping": "^7.28.5", |
|
"@babel/plugin-transform-class-properties": "^7.27.1", |
|
"@babel/plugin-transform-class-static-block": "^7.28.3", |
|
"@babel/plugin-transform-classes": "^7.28.4", |
|
"@babel/plugin-transform-computed-properties": "^7.27.1", |
|
"@babel/plugin-transform-destructuring": "^7.28.5", |
|
"@babel/plugin-transform-dotall-regex": "^7.27.1", |
|
"@babel/plugin-transform-duplicate-keys": "^7.27.1", |
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.27.1", |
|
"@babel/plugin-transform-dynamic-import": "^7.27.1", |
|
"@babel/plugin-transform-explicit-resource-management": "^7.28.0", |
|
"@babel/plugin-transform-exponentiation-operator": "^7.28.5", |
|
"@babel/plugin-transform-export-namespace-from": "^7.27.1", |
|
"@babel/plugin-transform-for-of": "^7.27.1", |
|
"@babel/plugin-transform-function-name": "^7.27.1", |
|
"@babel/plugin-transform-json-strings": "^7.27.1", |
|
"@babel/plugin-transform-literals": "^7.27.1", |
|
"@babel/plugin-transform-logical-assignment-operators": "^7.28.5", |
|
"@babel/plugin-transform-member-expression-literals": "^7.27.1", |
|
"@babel/plugin-transform-modules-amd": "^7.27.1", |
|
"@babel/plugin-transform-modules-commonjs": "^7.27.1", |
|
"@babel/plugin-transform-modules-systemjs": "^7.28.5", |
|
"@babel/plugin-transform-modules-umd": "^7.27.1", |
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.27.1", |
|
"@babel/plugin-transform-new-target": "^7.27.1", |
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.27.1", |
|
"@babel/plugin-transform-numeric-separator": "^7.27.1", |
|
"@babel/plugin-transform-object-rest-spread": "^7.28.4", |
|
"@babel/plugin-transform-object-super": "^7.27.1", |
|
"@babel/plugin-transform-optional-catch-binding": "^7.27.1", |
|
"@babel/plugin-transform-optional-chaining": "^7.28.5", |
|
"@babel/plugin-transform-parameters": "^7.27.7", |
|
"@babel/plugin-transform-private-methods": "^7.27.1", |
|
"@babel/plugin-transform-private-property-in-object": "^7.27.1", |
|
"@babel/plugin-transform-property-literals": "^7.27.1", |
|
"@babel/plugin-transform-regenerator": "^7.28.4", |
|
"@babel/plugin-transform-regexp-modifiers": "^7.27.1", |
|
"@babel/plugin-transform-reserved-words": "^7.27.1", |
|
"@babel/plugin-transform-shorthand-properties": "^7.27.1", |
|
"@babel/plugin-transform-spread": "^7.27.1", |
|
"@babel/plugin-transform-sticky-regex": "^7.27.1", |
|
"@babel/plugin-transform-template-literals": "^7.27.1", |
|
"@babel/plugin-transform-typeof-symbol": "^7.27.1", |
|
"@babel/plugin-transform-unicode-escapes": "^7.27.1", |
|
"@babel/plugin-transform-unicode-property-regex": "^7.27.1", |
|
"@babel/plugin-transform-unicode-regex": "^7.27.1", |
|
"@babel/plugin-transform-unicode-sets-regex": "^7.27.1", |
|
"@babel/preset-modules": "0.1.6-no-external-plugins", |
|
"babel-plugin-polyfill-corejs2": "^0.4.14", |
|
"babel-plugin-polyfill-corejs3": "^0.13.0", |
|
"babel-plugin-polyfill-regenerator": "^0.6.5", |
|
"core-js-compat": "^3.43.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/runtime": { |
|
"version": "7.28.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/template": { |
|
"version": "7.27.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/parser": "^7.27.2", |
|
"@babel/types": "^7.27.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/traverse": { |
|
"version": "7.28.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/generator": "^7.28.5", |
|
"@babel/helper-globals": "^7.28.0", |
|
"@babel/parser": "^7.28.5", |
|
"@babel/template": "^7.27.2", |
|
"@babel/types": "^7.28.5", |
|
"debug": "^4.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@babel/types": { |
|
"version": "7.28.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-string-parser": "^7.27.1", |
|
"@babel/helper-validator-identifier": "^7.28.5" |
|
}, |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/@ctrl/tinycolor": { |
|
"version": "3.6.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@discoveryjs/json-ext": { |
|
"version": "0.5.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10.0.0" |
|
} |
|
}, |
|
"node_modules/@element-plus/icons-vue": { |
|
"version": "2.3.2", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"vue": "^3.2.0" |
|
} |
|
}, |
|
"node_modules/@esbuild/aix-ppc64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.27.2.tgz", |
|
"integrity": "sha512-GZMB+a0mOMZs4MpDbj8RJp4cw+w1WV5NYD6xzgvzUJ5Ek2jerwfO2eADyI6ExDSUED+1X8aMbegahsJi+8mgpw==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"aix" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-arm": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.27.2.tgz", |
|
"integrity": "sha512-DVNI8jlPa7Ujbr1yjU2PfUSRtAUZPG9I1RwW4F4xFB1Imiu2on0ADiI/c3td+KmDtVKNbi+nffGDQMfcIMkwIA==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.27.2.tgz", |
|
"integrity": "sha512-pvz8ZZ7ot/RBphf8fv60ljmaoydPU12VuXHImtAs0XhLLw+EXBi2BLe3OYSBslR4rryHvweW5gmkKFwTiFy6KA==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/android-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.27.2.tgz", |
|
"integrity": "sha512-z8Ank4Byh4TJJOh4wpz8g2vDy75zFL0TlZlkUkEwYXuPSgX8yzep596n6mT7905kA9uHZsf/o2OJZubl2l3M7A==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/darwin-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.27.2.tgz", |
|
"integrity": "sha512-davCD2Zc80nzDVRwXTcQP/28fiJbcOwvdolL0sOiOsbwBa72kegmVU0Wrh1MYrbuCL98Omp5dVhQFWRKR2ZAlg==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/darwin-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.27.2.tgz", |
|
"integrity": "sha512-ZxtijOmlQCBWGwbVmwOF/UCzuGIbUkqB1faQRf5akQmxRJ1ujusWsb3CVfk/9iZKr2L5SMU5wPBi1UWbvL+VQA==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/freebsd-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.27.2.tgz", |
|
"integrity": "sha512-lS/9CN+rgqQ9czogxlMcBMGd+l8Q3Nj1MFQwBZJyoEKI50XGxwuzznYdwcav6lpOGv5BqaZXqvBSiB/kJ5op+g==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/freebsd-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.27.2.tgz", |
|
"integrity": "sha512-tAfqtNYb4YgPnJlEFu4c212HYjQWSO/w/h/lQaBK7RbwGIkBOuNKQI9tqWzx7Wtp7bTPaGC6MJvWI608P3wXYA==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-arm": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.27.2.tgz", |
|
"integrity": "sha512-vWfq4GaIMP9AIe4yj1ZUW18RDhx6EPQKjwe7n8BbIecFtCQG4CfHGaHuh7fdfq+y3LIA2vGS/o9ZBGVxIDi9hw==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.27.2.tgz", |
|
"integrity": "sha512-hYxN8pr66NsCCiRFkHUAsxylNOcAQaxSSkHMMjcpx0si13t1LHFphxJZUiGwojB1a/Hd5OiPIqDdXONia6bhTw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-ia32": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.27.2.tgz", |
|
"integrity": "sha512-MJt5BRRSScPDwG2hLelYhAAKh9imjHK5+NE/tvnRLbIqUWa+0E9N4WNMjmp/kXXPHZGqPLxggwVhz7QP8CTR8w==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-loong64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.27.2.tgz", |
|
"integrity": "sha512-lugyF1atnAT463aO6KPshVCJK5NgRnU4yb3FUumyVz+cGvZbontBgzeGFO1nF+dPueHD367a2ZXe1NtUkAjOtg==", |
|
"cpu": [ |
|
"loong64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-mips64el": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.27.2.tgz", |
|
"integrity": "sha512-nlP2I6ArEBewvJ2gjrrkESEZkB5mIoaTswuqNFRv/WYd+ATtUpe9Y09RnJvgvdag7he0OWgEZWhviS1OTOKixw==", |
|
"cpu": [ |
|
"mips64el" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-ppc64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.27.2.tgz", |
|
"integrity": "sha512-C92gnpey7tUQONqg1n6dKVbx3vphKtTHJaNG2Ok9lGwbZil6DrfyecMsp9CrmXGQJmZ7iiVXvvZH6Ml5hL6XdQ==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-riscv64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.27.2.tgz", |
|
"integrity": "sha512-B5BOmojNtUyN8AXlK0QJyvjEZkWwy/FKvakkTDCziX95AowLZKR6aCDhG7LeF7uMCXEJqwa8Bejz5LTPYm8AvA==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-s390x": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.27.2.tgz", |
|
"integrity": "sha512-p4bm9+wsPwup5Z8f4EpfN63qNagQ47Ua2znaqGH6bqLlmJ4bx97Y9JdqxgGZ6Y8xVTixUnEkoKSHcpRlDnNr5w==", |
|
"cpu": [ |
|
"s390x" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/linux-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.27.2.tgz", |
|
"integrity": "sha512-uwp2Tip5aPmH+NRUwTcfLb+W32WXjpFejTIOWZFw/v7/KnpCDKG66u4DLcurQpiYTiYwQ9B7KOeMJvLCu/OvbA==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/netbsd-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.27.2.tgz", |
|
"integrity": "sha512-Kj6DiBlwXrPsCRDeRvGAUb/LNrBASrfqAIok+xB0LxK8CHqxZ037viF13ugfsIpePH93mX7xfJp97cyDuTZ3cw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"netbsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/netbsd-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.27.2.tgz", |
|
"integrity": "sha512-HwGDZ0VLVBY3Y+Nw0JexZy9o/nUAWq9MlV7cahpaXKW6TOzfVno3y3/M8Ga8u8Yr7GldLOov27xiCnqRZf0tCA==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"netbsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/openbsd-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.2.tgz", |
|
"integrity": "sha512-DNIHH2BPQ5551A7oSHD0CKbwIA/Ox7+78/AWkbS5QoRzaqlev2uFayfSxq68EkonB+IKjiuxBFoV8ESJy8bOHA==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openbsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/openbsd-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.27.2.tgz", |
|
"integrity": "sha512-/it7w9Nb7+0KFIzjalNJVR5bOzA9Vay+yIPLVHfIQYG/j+j9VTH84aNB8ExGKPU4AzfaEvN9/V4HV+F+vo8OEg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openbsd" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/openharmony-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.27.2.tgz", |
|
"integrity": "sha512-LRBbCmiU51IXfeXk59csuX/aSaToeG7w48nMwA6049Y4J4+VbWALAuXcs+qcD04rHDuSCSRKdmY63sruDS5qag==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openharmony" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/sunos-x64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.27.2.tgz", |
|
"integrity": "sha512-kMtx1yqJHTmqaqHPAzKCAkDaKsffmXkPHThSfRwZGyuqyIeBvf08KSsYXl+abf5HDAPMJIPnbBfXvP2ZC2TfHg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"sunos" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-arm64": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.27.2.tgz", |
|
"integrity": "sha512-Yaf78O/B3Kkh+nKABUF++bvJv5Ijoy9AN1ww904rOXZFLWVc5OLOfL56W+C8F9xn5JQZa3UX6m+IktJnIb1Jjg==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-ia32": { |
|
"version": "0.27.2", |
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.27.2.tgz", |
|
"integrity": "sha512-Iuws0kxo4yusk7sw70Xa2E2imZU5HoixzxfGCdxwBdhiDgt9vX9VUCBhqcwY7/uh//78A1hMkkROMJq9l27oLQ==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@esbuild/win32-x64": { |
|
"version": "0.27.2", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">=18" |
|
} |
|
}, |
|
"node_modules/@floating-ui/core": { |
|
"version": "1.7.3", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@floating-ui/utils": "^0.2.10" |
|
} |
|
}, |
|
"node_modules/@floating-ui/dom": { |
|
"version": "1.7.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@floating-ui/core": "^1.7.3", |
|
"@floating-ui/utils": "^0.2.10" |
|
} |
|
}, |
|
"node_modules/@floating-ui/utils": { |
|
"version": "0.2.10", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@hapi/hoek": { |
|
"version": "9.3.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@hapi/topo": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@hapi/hoek": "^9.0.0" |
|
} |
|
}, |
|
"node_modules/@isaacs/balanced-match": { |
|
"version": "4.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "20 || >=22" |
|
} |
|
}, |
|
"node_modules/@isaacs/brace-expansion": { |
|
"version": "5.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@isaacs/balanced-match": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": "20 || >=22" |
|
} |
|
}, |
|
"node_modules/@jridgewell/gen-mapping": { |
|
"version": "0.3.13", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/sourcemap-codec": "^1.5.0", |
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
} |
|
}, |
|
"node_modules/@jridgewell/remapping": { |
|
"version": "2.3.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
"@jridgewell/trace-mapping": "^0.3.24" |
|
} |
|
}, |
|
"node_modules/@jridgewell/resolve-uri": { |
|
"version": "3.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/@jridgewell/source-map": { |
|
"version": "0.3.11", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/gen-mapping": "^0.3.5", |
|
"@jridgewell/trace-mapping": "^0.3.25" |
|
} |
|
}, |
|
"node_modules/@jridgewell/sourcemap-codec": { |
|
"version": "1.5.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@jridgewell/trace-mapping": { |
|
"version": "0.3.31", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/resolve-uri": "^3.1.0", |
|
"@jridgewell/sourcemap-codec": "^1.4.14" |
|
} |
|
}, |
|
"node_modules/@leichtgewicht/ip-codec": { |
|
"version": "2.0.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@microsoft/api-extractor": { |
|
"version": "7.55.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@microsoft/api-extractor-model": "7.32.2", |
|
"@microsoft/tsdoc": "~0.16.0", |
|
"@microsoft/tsdoc-config": "~0.18.0", |
|
"@rushstack/node-core-library": "5.19.1", |
|
"@rushstack/rig-package": "0.6.0", |
|
"@rushstack/terminal": "0.19.5", |
|
"@rushstack/ts-command-line": "5.1.5", |
|
"diff": "~8.0.2", |
|
"lodash": "~4.17.15", |
|
"minimatch": "10.0.3", |
|
"resolve": "~1.22.1", |
|
"semver": "~7.5.4", |
|
"source-map": "~0.6.1", |
|
"typescript": "5.8.2" |
|
}, |
|
"bin": { |
|
"api-extractor": "bin/api-extractor" |
|
} |
|
}, |
|
"node_modules/@microsoft/api-extractor-model": { |
|
"version": "7.32.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@microsoft/tsdoc": "~0.16.0", |
|
"@microsoft/tsdoc-config": "~0.18.0", |
|
"@rushstack/node-core-library": "5.19.1" |
|
} |
|
}, |
|
"node_modules/@microsoft/api-extractor/node_modules/minimatch": { |
|
"version": "10.0.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"@isaacs/brace-expansion": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": "20 || >=22" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"node_modules/@microsoft/api-extractor/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/@microsoft/api-extractor/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/@microsoft/api-extractor/node_modules/typescript": { |
|
"version": "5.8.2", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"tsc": "bin/tsc", |
|
"tsserver": "bin/tsserver" |
|
}, |
|
"engines": { |
|
"node": ">=14.17" |
|
} |
|
}, |
|
"node_modules/@microsoft/tsdoc": { |
|
"version": "0.16.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@microsoft/tsdoc-config": { |
|
"version": "0.18.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@microsoft/tsdoc": "0.16.0", |
|
"ajv": "~8.12.0", |
|
"jju": "~1.4.0", |
|
"resolve": "~1.22.2" |
|
} |
|
}, |
|
"node_modules/@microsoft/tsdoc-config/node_modules/ajv": { |
|
"version": "8.12.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"json-schema-traverse": "^1.0.0", |
|
"require-from-string": "^2.0.2", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/@node-ipc/js-queue": { |
|
"version": "2.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"easy-stack": "1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=1.0.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/@parcel/watcher": { |
|
"version": "2.5.1", |
|
"dev": true, |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"dependencies": { |
|
"detect-libc": "^1.0.3", |
|
"is-glob": "^4.0.3", |
|
"micromatch": "^4.0.5", |
|
"node-addon-api": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
}, |
|
"optionalDependencies": { |
|
"@parcel/watcher-android-arm64": "2.5.1", |
|
"@parcel/watcher-darwin-arm64": "2.5.1", |
|
"@parcel/watcher-darwin-x64": "2.5.1", |
|
"@parcel/watcher-freebsd-x64": "2.5.1", |
|
"@parcel/watcher-linux-arm-glibc": "2.5.1", |
|
"@parcel/watcher-linux-arm-musl": "2.5.1", |
|
"@parcel/watcher-linux-arm64-glibc": "2.5.1", |
|
"@parcel/watcher-linux-arm64-musl": "2.5.1", |
|
"@parcel/watcher-linux-x64-glibc": "2.5.1", |
|
"@parcel/watcher-linux-x64-musl": "2.5.1", |
|
"@parcel/watcher-win32-arm64": "2.5.1", |
|
"@parcel/watcher-win32-ia32": "2.5.1", |
|
"@parcel/watcher-win32-x64": "2.5.1" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-android-arm64": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz", |
|
"integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-darwin-arm64": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz", |
|
"integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-darwin-x64": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz", |
|
"integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-freebsd-x64": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz", |
|
"integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-arm-glibc": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz", |
|
"integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-arm-musl": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz", |
|
"integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-arm64-glibc": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz", |
|
"integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-arm64-musl": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz", |
|
"integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-x64-glibc": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz", |
|
"integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-linux-x64-musl": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz", |
|
"integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-win32-arm64": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz", |
|
"integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-win32-ia32": { |
|
"version": "2.5.1", |
|
"resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz", |
|
"integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@parcel/watcher-win32-x64": { |
|
"version": "2.5.1", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
], |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/parcel" |
|
} |
|
}, |
|
"node_modules/@polka/url": { |
|
"version": "1.0.0-next.29", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@popperjs/core": { |
|
"name": "@sxzz/popperjs-es", |
|
"version": "2.11.7", |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/popperjs" |
|
} |
|
}, |
|
"node_modules/@rolldown/pluginutils": { |
|
"version": "1.0.0-beta.53", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@rollup/pluginutils": { |
|
"version": "5.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/estree": "^1.0.0", |
|
"estree-walker": "^2.0.2", |
|
"picomatch": "^4.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=14.0.0" |
|
}, |
|
"peerDependencies": { |
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"rollup": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rollup/rollup-android-arm-eabi": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.54.0.tgz", |
|
"integrity": "sha512-OywsdRHrFvCdvsewAInDKCNyR3laPA2mc9bRYJ6LBp5IyvF3fvXbbNR0bSzHlZVFtn6E0xw2oZlyjg4rKCVcng==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-android-arm64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.54.0.tgz", |
|
"integrity": "sha512-Skx39Uv+u7H224Af+bDgNinitlmHyQX1K/atIA32JP3JQw6hVODX5tkbi2zof/E69M1qH2UoN3Xdxgs90mmNYw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"android" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-darwin-arm64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.54.0.tgz", |
|
"integrity": "sha512-k43D4qta/+6Fq+nCDhhv9yP2HdeKeP56QrUUTW7E6PhZP1US6NDqpJj4MY0jBHlJivVJD5P8NxrjuobZBJTCRw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-darwin-x64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.54.0.tgz", |
|
"integrity": "sha512-cOo7biqwkpawslEfox5Vs8/qj83M/aZCSSNIWpVzfU2CYHa2G3P1UN5WF01RdTHSgCkri7XOlTdtk17BezlV3A==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"darwin" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-freebsd-arm64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.54.0.tgz", |
|
"integrity": "sha512-miSvuFkmvFbgJ1BevMa4CPCFt5MPGw094knM64W9I0giUIMMmRYcGW/JWZDriaw/k1kOBtsWh1z6nIFV1vPNtA==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-freebsd-x64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.54.0.tgz", |
|
"integrity": "sha512-KGXIs55+b/ZfZsq9aR026tmr/+7tq6VG6MsnrvF4H8VhwflTIuYh+LFUlIsRdQSgrgmtM3fVATzEAj4hBQlaqQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"freebsd" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.54.0.tgz", |
|
"integrity": "sha512-EHMUcDwhtdRGlXZsGSIuXSYwD5kOT9NVnx9sqzYiwAc91wfYOE1g1djOEDseZJKKqtHAHGwnGPQu3kytmfaXLQ==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.54.0.tgz", |
|
"integrity": "sha512-+pBrqEjaakN2ySv5RVrj/qLytYhPKEUwk+e3SFU5jTLHIcAtqh2rLrd/OkbNuHJpsBgxsD8ccJt5ga/SeG0JmA==", |
|
"cpu": [ |
|
"arm" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm64-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.54.0.tgz", |
|
"integrity": "sha512-NSqc7rE9wuUaRBsBp5ckQ5CVz5aIRKCwsoa6WMF7G01sX3/qHUw/z4pv+D+ahL1EIKy6Enpcnz1RY8pf7bjwng==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-arm64-musl": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.54.0.tgz", |
|
"integrity": "sha512-gr5vDbg3Bakga5kbdpqx81m2n9IX8M6gIMlQQIXiLTNeQW6CucvuInJ91EuCJ/JYvc+rcLLsDFcfAD1K7fMofg==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-loong64-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.54.0.tgz", |
|
"integrity": "sha512-gsrtB1NA3ZYj2vq0Rzkylo9ylCtW/PhpLEivlgWe0bpgtX5+9j9EZa0wtZiCjgu6zmSeZWyI/e2YRX1URozpIw==", |
|
"cpu": [ |
|
"loong64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.54.0.tgz", |
|
"integrity": "sha512-y3qNOfTBStmFNq+t4s7Tmc9hW2ENtPg8FeUD/VShI7rKxNW7O4fFeaYbMsd3tpFlIg1Q8IapFgy7Q9i2BqeBvA==", |
|
"cpu": [ |
|
"ppc64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.54.0.tgz", |
|
"integrity": "sha512-89sepv7h2lIVPsFma8iwmccN7Yjjtgz0Rj/Ou6fEqg3HDhpCa+Et+YSufy27i6b0Wav69Qv4WBNl3Rs6pwhebQ==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-riscv64-musl": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.54.0.tgz", |
|
"integrity": "sha512-ZcU77ieh0M2Q8Ur7D5X7KvK+UxbXeDHwiOt/CPSBTI1fBmeDMivW0dPkdqkT4rOgDjrDDBUed9x4EgraIKoR2A==", |
|
"cpu": [ |
|
"riscv64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-s390x-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.54.0.tgz", |
|
"integrity": "sha512-2AdWy5RdDF5+4YfG/YesGDDtbyJlC9LHmL6rZw6FurBJ5n4vFGupsOBGfwMRjBYH7qRQowT8D/U4LoSvVwOhSQ==", |
|
"cpu": [ |
|
"s390x" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-x64-gnu": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.54.0.tgz", |
|
"integrity": "sha512-WGt5J8Ij/rvyqpFexxk3ffKqqbLf9AqrTBbWDk7ApGUzaIs6V+s2s84kAxklFwmMF/vBNGrVdYgbblCOFFezMQ==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-linux-x64-musl": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.54.0.tgz", |
|
"integrity": "sha512-JzQmb38ATzHjxlPHuTH6tE7ojnMKM2kYNzt44LO/jJi8BpceEC8QuXYA908n8r3CNuG/B3BV8VR3Hi1rYtmPiw==", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"linux" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-openharmony-arm64": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.54.0.tgz", |
|
"integrity": "sha512-huT3fd0iC7jigGh7n3q/+lfPcXxBi+om/Rs3yiFxjvSxbSB6aohDFXbWvlspaqjeOh+hx7DDHS+5Es5qRkWkZg==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"openharmony" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-arm64-msvc": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.54.0.tgz", |
|
"integrity": "sha512-c2V0W1bsKIKfbLMBu/WGBz6Yci8nJ/ZJdheE0EwB73N3MvHYKiKGs3mVilX4Gs70eGeDaMqEob25Tw2Gb9Nqyw==", |
|
"cpu": [ |
|
"arm64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-ia32-msvc": { |
|
"version": "4.54.0", |
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.54.0.tgz", |
|
"integrity": "sha512-woEHgqQqDCkAzrDhvDipnSirm5vxUXtSKDYTVpZG3nUdW/VVB5VdCYA2iReSj/u3yCZzXID4kuKG7OynPnB3WQ==", |
|
"cpu": [ |
|
"ia32" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-x64-gnu": { |
|
"version": "4.54.0", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rollup/rollup-win32-x64-msvc": { |
|
"version": "4.54.0", |
|
"cpu": [ |
|
"x64" |
|
], |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"os": [ |
|
"win32" |
|
] |
|
}, |
|
"node_modules/@rushstack/node-core-library": { |
|
"version": "5.19.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ajv": "~8.13.0", |
|
"ajv-draft-04": "~1.0.0", |
|
"ajv-formats": "~3.0.1", |
|
"fs-extra": "~11.3.0", |
|
"import-lazy": "~4.0.0", |
|
"jju": "~1.4.0", |
|
"resolve": "~1.22.1", |
|
"semver": "~7.5.4" |
|
}, |
|
"peerDependencies": { |
|
"@types/node": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rushstack/node-core-library/node_modules/ajv": { |
|
"version": "8.13.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3", |
|
"json-schema-traverse": "^1.0.0", |
|
"require-from-string": "^2.0.2", |
|
"uri-js": "^4.4.1" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/@rushstack/node-core-library/node_modules/ajv-formats": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ajv": "^8.0.0" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"ajv": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rushstack/node-core-library/node_modules/ajv-formats/node_modules/ajv": { |
|
"version": "8.17.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3", |
|
"fast-uri": "^3.0.1", |
|
"json-schema-traverse": "^1.0.0", |
|
"require-from-string": "^2.0.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/@rushstack/node-core-library/node_modules/fs-extra": { |
|
"version": "11.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"graceful-fs": "^4.2.0", |
|
"jsonfile": "^6.0.1", |
|
"universalify": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=14.14" |
|
} |
|
}, |
|
"node_modules/@rushstack/node-core-library/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/@rushstack/problem-matcher": { |
|
"version": "0.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@types/node": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rushstack/rig-package": { |
|
"version": "0.6.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"resolve": "~1.22.1", |
|
"strip-json-comments": "~3.1.1" |
|
} |
|
}, |
|
"node_modules/@rushstack/terminal": { |
|
"version": "0.19.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@rushstack/node-core-library": "5.19.1", |
|
"@rushstack/problem-matcher": "0.1.1", |
|
"supports-color": "~8.1.1" |
|
}, |
|
"peerDependencies": { |
|
"@types/node": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@rushstack/terminal/node_modules/supports-color": { |
|
"version": "8.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/supports-color?sponsor=1" |
|
} |
|
}, |
|
"node_modules/@rushstack/ts-command-line": { |
|
"version": "5.1.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@rushstack/terminal": "0.19.5", |
|
"@types/argparse": "1.0.38", |
|
"argparse": "~1.0.9", |
|
"string-argv": "~0.3.1" |
|
} |
|
}, |
|
"node_modules/@sideway/address": { |
|
"version": "4.1.5", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@hapi/hoek": "^9.0.0" |
|
} |
|
}, |
|
"node_modules/@sideway/formula": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@sideway/pinpoint": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@soda/friendly-errors-webpack-plugin": { |
|
"version": "1.8.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^3.0.0", |
|
"error-stack-parser": "^2.0.6", |
|
"string-width": "^4.2.3", |
|
"strip-ansi": "^6.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^4.0.0 || ^5.0.0" |
|
} |
|
}, |
|
"node_modules/@soda/friendly-errors-webpack-plugin/node_modules/chalk": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/@soda/get-current-script": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@trysound/sax": { |
|
"version": "0.2.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/@types/argparse": { |
|
"version": "1.0.38", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/body-parser": { |
|
"version": "1.19.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/connect": "*", |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/bonjour": { |
|
"version": "3.5.13", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/connect": { |
|
"version": "3.4.38", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/connect-history-api-fallback": { |
|
"version": "1.5.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/express-serve-static-core": "*", |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/eslint": { |
|
"version": "9.6.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/estree": "*", |
|
"@types/json-schema": "*" |
|
} |
|
}, |
|
"node_modules/@types/eslint-scope": { |
|
"version": "3.7.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/eslint": "*", |
|
"@types/estree": "*" |
|
} |
|
}, |
|
"node_modules/@types/estree": { |
|
"version": "1.0.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/express": { |
|
"version": "4.17.25", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/body-parser": "*", |
|
"@types/express-serve-static-core": "^4.17.33", |
|
"@types/qs": "*", |
|
"@types/serve-static": "^1" |
|
} |
|
}, |
|
"node_modules/@types/express-serve-static-core": { |
|
"version": "4.19.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*", |
|
"@types/qs": "*", |
|
"@types/range-parser": "*", |
|
"@types/send": "*" |
|
} |
|
}, |
|
"node_modules/@types/html-minifier-terser": { |
|
"version": "6.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/http-errors": { |
|
"version": "2.0.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/http-proxy": { |
|
"version": "1.17.17", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/json-schema": { |
|
"version": "7.0.15", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/lodash": { |
|
"version": "4.17.21", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/lodash-es": { |
|
"version": "4.17.12", |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@types/lodash": "*" |
|
} |
|
}, |
|
"node_modules/@types/mime": { |
|
"version": "1.3.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/minimist": { |
|
"version": "1.2.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/node": { |
|
"version": "25.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"undici-types": "~7.16.0" |
|
} |
|
}, |
|
"node_modules/@types/node-forge": { |
|
"version": "1.3.14", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/normalize-package-data": { |
|
"version": "2.4.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/parse-json": { |
|
"version": "4.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/qs": { |
|
"version": "6.14.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/range-parser": { |
|
"version": "1.2.7", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/retry": { |
|
"version": "0.12.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/send": { |
|
"version": "0.17.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/mime": "^1", |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/serve-index": { |
|
"version": "1.9.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/express": "*" |
|
} |
|
}, |
|
"node_modules/@types/serve-static": { |
|
"version": "1.15.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/http-errors": "*", |
|
"@types/node": "*", |
|
"@types/send": "<1" |
|
} |
|
}, |
|
"node_modules/@types/sockjs": { |
|
"version": "0.3.36", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@types/web-bluetooth": { |
|
"version": "0.0.20", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/webpack-env": { |
|
"version": "1.18.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@types/ws": { |
|
"version": "8.18.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*" |
|
} |
|
}, |
|
"node_modules/@vitejs/plugin-legacy": { |
|
"version": "7.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.28.0", |
|
"@babel/plugin-transform-dynamic-import": "^7.27.1", |
|
"@babel/plugin-transform-modules-systemjs": "^7.27.1", |
|
"@babel/preset-env": "^7.28.0", |
|
"babel-plugin-polyfill-corejs3": "^0.13.0", |
|
"babel-plugin-polyfill-regenerator": "^0.6.5", |
|
"browserslist": "^4.25.1", |
|
"browserslist-to-esbuild": "^2.1.1", |
|
"core-js": "^3.45.0", |
|
"magic-string": "^0.30.17", |
|
"regenerator-runtime": "^0.14.1", |
|
"systemjs": "^6.15.1" |
|
}, |
|
"engines": { |
|
"node": "^20.19.0 || >=22.12.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/vitejs/vite?sponsor=1" |
|
}, |
|
"peerDependencies": { |
|
"terser": "^5.16.0", |
|
"vite": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/@vitejs/plugin-vue": { |
|
"version": "6.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@rolldown/pluginutils": "1.0.0-beta.53" |
|
}, |
|
"engines": { |
|
"node": "^20.19.0 || >=22.12.0" |
|
}, |
|
"peerDependencies": { |
|
"vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0", |
|
"vue": "^3.2.25" |
|
} |
|
}, |
|
"node_modules/@volar/language-core": { |
|
"version": "2.4.27", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@volar/source-map": "2.4.27" |
|
} |
|
}, |
|
"node_modules/@volar/source-map": { |
|
"version": "2.4.27", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@volar/typescript": { |
|
"version": "2.4.27", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@volar/language-core": "2.4.27", |
|
"path-browserify": "^1.0.1", |
|
"vscode-uri": "^3.0.8" |
|
} |
|
}, |
|
"node_modules/@vue/babel-helper-vue-jsx-merge-props": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/babel-helper-vue-transform-on": { |
|
"version": "1.5.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/babel-plugin-jsx": { |
|
"version": "1.5.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/plugin-syntax-jsx": "^7.27.1", |
|
"@babel/template": "^7.27.2", |
|
"@babel/traverse": "^7.28.0", |
|
"@babel/types": "^7.28.2", |
|
"@vue/babel-helper-vue-transform-on": "1.5.0", |
|
"@vue/babel-plugin-resolve-type": "1.5.0", |
|
"@vue/shared": "^3.5.18" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@babel/core": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/babel-plugin-resolve-type": { |
|
"version": "1.5.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.27.1", |
|
"@babel/helper-module-imports": "^7.27.1", |
|
"@babel/helper-plugin-utils": "^7.27.1", |
|
"@babel/parser": "^7.28.0", |
|
"@vue/compiler-sfc": "^3.5.18" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sxzz" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-plugin-transform-vue-jsx": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-module-imports": "^7.0.0", |
|
"@babel/plugin-syntax-jsx": "^7.2.0", |
|
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", |
|
"html-tags": "^2.0.0", |
|
"lodash.kebabcase": "^4.1.1", |
|
"svg-tags": "^1.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-plugin-transform-vue-jsx/node_modules/html-tags": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/@vue/babel-preset-app": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.12.16", |
|
"@babel/helper-compilation-targets": "^7.12.16", |
|
"@babel/helper-module-imports": "^7.12.13", |
|
"@babel/plugin-proposal-class-properties": "^7.12.13", |
|
"@babel/plugin-proposal-decorators": "^7.12.13", |
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3", |
|
"@babel/plugin-syntax-jsx": "^7.12.13", |
|
"@babel/plugin-transform-runtime": "^7.12.15", |
|
"@babel/preset-env": "^7.12.16", |
|
"@babel/runtime": "^7.12.13", |
|
"@vue/babel-plugin-jsx": "^1.0.3", |
|
"@vue/babel-preset-jsx": "^1.1.2", |
|
"babel-plugin-dynamic-import-node": "^2.3.3", |
|
"core-js": "^3.8.3", |
|
"core-js-compat": "^3.8.3", |
|
"semver": "^7.3.4" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "*", |
|
"core-js": "^3", |
|
"vue": "^2 || ^3.2.13" |
|
}, |
|
"peerDependenciesMeta": { |
|
"core-js": { |
|
"optional": true |
|
}, |
|
"vue": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/babel-preset-app/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@vue/babel-preset-jsx": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", |
|
"@vue/babel-plugin-transform-vue-jsx": "^1.4.0", |
|
"@vue/babel-sugar-composition-api-inject-h": "^1.4.0", |
|
"@vue/babel-sugar-composition-api-render-instance": "^1.4.0", |
|
"@vue/babel-sugar-functional-vue": "^1.4.0", |
|
"@vue/babel-sugar-inject-h": "^1.4.0", |
|
"@vue/babel-sugar-v-model": "^1.4.0", |
|
"@vue/babel-sugar-v-on": "^1.4.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0", |
|
"vue": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"vue": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-composition-api-inject-h": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-composition-api-render-instance": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-functional-vue": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-inject-h": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-v-model": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0", |
|
"@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", |
|
"@vue/babel-plugin-transform-vue-jsx": "^1.4.0", |
|
"camelcase": "^5.0.0", |
|
"html-tags": "^2.0.0", |
|
"svg-tags": "^1.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-v-model/node_modules/camelcase": { |
|
"version": "5.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-v-model/node_modules/html-tags": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-v-on": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/plugin-syntax-jsx": "^7.2.0", |
|
"@vue/babel-plugin-transform-vue-jsx": "^1.4.0", |
|
"camelcase": "^5.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/babel-sugar-v-on/node_modules/camelcase": { |
|
"version": "5.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/@vue/cli-overlay": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/cli-plugin-babel": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.12.16", |
|
"@vue/babel-preset-app": "^5.0.9", |
|
"@vue/cli-shared-utils": "^5.0.9", |
|
"babel-loader": "^8.2.2", |
|
"thread-loader": "^3.0.0", |
|
"webpack": "^5.54.0" |
|
}, |
|
"peerDependencies": { |
|
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/cli-plugin-router": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/cli-shared-utils": "^5.0.9" |
|
}, |
|
"peerDependencies": { |
|
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/cli-plugin-typescript": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/core": "^7.12.16", |
|
"@types/webpack-env": "^1.15.2", |
|
"@vue/cli-shared-utils": "^5.0.9", |
|
"babel-loader": "^8.2.2", |
|
"fork-ts-checker-webpack-plugin": "^6.4.0", |
|
"globby": "^11.0.2", |
|
"thread-loader": "^3.0.0", |
|
"ts-loader": "^9.2.5", |
|
"webpack": "^5.54.0" |
|
}, |
|
"peerDependencies": { |
|
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0", |
|
"cache-loader": "^4.1.0", |
|
"typescript": ">=2", |
|
"vue": "^2 || ^3.2.13", |
|
"vue-template-compiler": "^2.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"cache-loader": { |
|
"optional": true |
|
}, |
|
"vue-template-compiler": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/cli-plugin-vuex": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" |
|
} |
|
}, |
|
"node_modules/@vue/cli-service": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@babel/helper-compilation-targets": "^7.12.16", |
|
"@soda/friendly-errors-webpack-plugin": "^1.8.0", |
|
"@soda/get-current-script": "^1.0.2", |
|
"@types/minimist": "^1.2.0", |
|
"@vue/cli-overlay": "^5.0.9", |
|
"@vue/cli-plugin-router": "^5.0.9", |
|
"@vue/cli-plugin-vuex": "^5.0.9", |
|
"@vue/cli-shared-utils": "^5.0.9", |
|
"@vue/component-compiler-utils": "^3.3.0", |
|
"@vue/vue-loader-v15": "npm:vue-loader@^15.9.7", |
|
"@vue/web-component-wrapper": "^1.3.0", |
|
"acorn": "^8.0.5", |
|
"acorn-walk": "^8.0.2", |
|
"address": "^1.1.2", |
|
"autoprefixer": "^10.2.4", |
|
"browserslist": "^4.16.3", |
|
"case-sensitive-paths-webpack-plugin": "^2.3.0", |
|
"cli-highlight": "^2.1.10", |
|
"clipboardy": "^2.3.0", |
|
"cliui": "^7.0.4", |
|
"copy-webpack-plugin": "^9.0.1", |
|
"css-loader": "^6.5.0", |
|
"css-minimizer-webpack-plugin": "^3.0.2", |
|
"cssnano": "^5.0.0", |
|
"debug": "^4.1.1", |
|
"default-gateway": "^6.0.3", |
|
"dotenv": "^10.0.0", |
|
"dotenv-expand": "^5.1.0", |
|
"fs-extra": "^9.1.0", |
|
"globby": "^11.0.2", |
|
"hash-sum": "^2.0.0", |
|
"html-webpack-plugin": "^5.1.0", |
|
"is-file-esm": "^1.0.0", |
|
"launch-editor-middleware": "^2.2.1", |
|
"lodash.defaultsdeep": "^4.6.1", |
|
"lodash.mapvalues": "^4.6.0", |
|
"mini-css-extract-plugin": "^2.5.3", |
|
"minimist": "^1.2.5", |
|
"module-alias": "^2.2.2", |
|
"portfinder": "^1.0.26", |
|
"postcss": "^8.2.6", |
|
"postcss-loader": "^6.1.1", |
|
"progress-webpack-plugin": "^1.0.12", |
|
"ssri": "^8.0.1", |
|
"terser-webpack-plugin": "^5.1.1", |
|
"thread-loader": "^3.0.0", |
|
"vue-loader": "^17.0.0", |
|
"vue-style-loader": "^4.1.3", |
|
"webpack": "^5.54.0", |
|
"webpack-bundle-analyzer": "^4.4.0", |
|
"webpack-chain": "^6.5.1", |
|
"webpack-dev-server": "^4.7.3", |
|
"webpack-merge": "^5.7.3", |
|
"webpack-virtual-modules": "^0.4.2", |
|
"whatwg-fetch": "^3.6.2" |
|
}, |
|
"bin": { |
|
"vue-cli-service": "bin/vue-cli-service.js" |
|
}, |
|
"engines": { |
|
"node": "^12.0.0 || >= 14.0.0" |
|
}, |
|
"peerDependencies": { |
|
"vue-template-compiler": "^2.0.0", |
|
"webpack-sources": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"cache-loader": { |
|
"optional": true |
|
}, |
|
"less-loader": { |
|
"optional": true |
|
}, |
|
"pug-plain-loader": { |
|
"optional": true |
|
}, |
|
"raw-loader": { |
|
"optional": true |
|
}, |
|
"sass-loader": { |
|
"optional": true |
|
}, |
|
"stylus-loader": { |
|
"optional": true |
|
}, |
|
"vue-template-compiler": { |
|
"optional": true |
|
}, |
|
"webpack-sources": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/cli-shared-utils": { |
|
"version": "5.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@achrinza/node-ipc": "^9.2.5", |
|
"chalk": "^4.1.2", |
|
"execa": "^1.0.0", |
|
"joi": "^17.4.0", |
|
"launch-editor": "^2.2.1", |
|
"lru-cache": "^6.0.0", |
|
"node-fetch": "^2.6.7", |
|
"open": "^8.0.2", |
|
"ora": "^5.3.0", |
|
"read-pkg": "^5.1.1", |
|
"semver": "^7.3.4", |
|
"strip-ansi": "^6.0.0" |
|
} |
|
}, |
|
"node_modules/@vue/cli-shared-utils/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/@vue/compiler-core": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.28.5", |
|
"@vue/shared": "3.5.26", |
|
"entities": "^7.0.0", |
|
"estree-walker": "^2.0.2", |
|
"source-map-js": "^1.2.1" |
|
} |
|
}, |
|
"node_modules/@vue/compiler-dom": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/compiler-core": "3.5.26", |
|
"@vue/shared": "3.5.26" |
|
} |
|
}, |
|
"node_modules/@vue/compiler-sfc": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/parser": "^7.28.5", |
|
"@vue/compiler-core": "3.5.26", |
|
"@vue/compiler-dom": "3.5.26", |
|
"@vue/compiler-ssr": "3.5.26", |
|
"@vue/shared": "3.5.26", |
|
"estree-walker": "^2.0.2", |
|
"magic-string": "^0.30.21", |
|
"postcss": "^8.5.6", |
|
"source-map-js": "^1.2.1" |
|
} |
|
}, |
|
"node_modules/@vue/compiler-ssr": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/compiler-dom": "3.5.26", |
|
"@vue/shared": "3.5.26" |
|
} |
|
}, |
|
"node_modules/@vue/compiler-vue2": { |
|
"version": "2.7.16", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"de-indent": "^1.0.2", |
|
"he": "^1.2.0" |
|
} |
|
}, |
|
"node_modules/@vue/component-compiler-utils": { |
|
"version": "3.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"consolidate": "^0.15.1", |
|
"hash-sum": "^1.0.2", |
|
"lru-cache": "^4.1.2", |
|
"merge-source-map": "^1.1.0", |
|
"postcss": "^7.0.36", |
|
"postcss-selector-parser": "^6.0.2", |
|
"source-map": "~0.6.1", |
|
"vue-template-es2015-compiler": "^1.9.0" |
|
}, |
|
"optionalDependencies": { |
|
"prettier": "^1.18.2 || ^2.0.0" |
|
} |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/hash-sum": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/lru-cache": { |
|
"version": "4.1.5", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"pseudomap": "^1.0.2", |
|
"yallist": "^2.1.2" |
|
} |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/lru-cache/node_modules/yallist": { |
|
"version": "2.1.2", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/postcss": { |
|
"version": "7.0.39", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"picocolors": "^0.2.1", |
|
"source-map": "^0.6.1" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/postcss/" |
|
} |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/postcss/node_modules/picocolors": { |
|
"version": "0.2.1", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/@vue/component-compiler-utils/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/@vue/devtools-api": { |
|
"version": "6.6.4", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/language-core": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@volar/language-core": "~2.4.11", |
|
"@vue/compiler-dom": "^3.5.0", |
|
"@vue/compiler-vue2": "^2.7.16", |
|
"@vue/shared": "^3.5.0", |
|
"alien-signals": "^0.4.9", |
|
"minimatch": "^9.0.3", |
|
"muggle-string": "^0.4.1", |
|
"path-browserify": "^1.0.1" |
|
}, |
|
"peerDependencies": { |
|
"typescript": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"typescript": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/language-core/node_modules/minimatch": { |
|
"version": "9.0.5", |
|
"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/@vue/language-core/node_modules/minimatch/node_modules/brace-expansion": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"balanced-match": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/@vue/reactivity": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/shared": "3.5.26" |
|
} |
|
}, |
|
"node_modules/@vue/runtime-core": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/reactivity": "3.5.26", |
|
"@vue/shared": "3.5.26" |
|
} |
|
}, |
|
"node_modules/@vue/runtime-dom": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/reactivity": "3.5.26", |
|
"@vue/runtime-core": "3.5.26", |
|
"@vue/shared": "3.5.26", |
|
"csstype": "^3.2.3" |
|
} |
|
}, |
|
"node_modules/@vue/server-renderer": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/compiler-ssr": "3.5.26", |
|
"@vue/shared": "3.5.26" |
|
}, |
|
"peerDependencies": { |
|
"vue": "3.5.26" |
|
} |
|
}, |
|
"node_modules/@vue/shared": { |
|
"version": "3.5.26", |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/vue-loader-v15": { |
|
"name": "vue-loader", |
|
"version": "15.11.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/component-compiler-utils": "^3.1.0", |
|
"hash-sum": "^1.0.2", |
|
"loader-utils": "^1.1.0", |
|
"vue-hot-reload-api": "^2.3.0", |
|
"vue-style-loader": "^4.1.0" |
|
}, |
|
"peerDependencies": { |
|
"css-loader": "*", |
|
"webpack": "^3.0.0 || ^4.1.0 || ^5.0.0-0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"cache-loader": { |
|
"optional": true |
|
}, |
|
"prettier": { |
|
"optional": true |
|
}, |
|
"vue-template-compiler": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/@vue/vue-loader-v15/node_modules/hash-sum": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vue/vue-loader-v15/node_modules/loader-utils": { |
|
"version": "1.4.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^3.0.0", |
|
"json5": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/@vue/vue-loader-v15/node_modules/loader-utils/node_modules/json5": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.0" |
|
}, |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
} |
|
}, |
|
"node_modules/@vue/web-component-wrapper": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@vueuse/core": { |
|
"version": "10.11.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/web-bluetooth": "^0.0.20", |
|
"@vueuse/metadata": "10.11.1", |
|
"@vueuse/shared": "10.11.1", |
|
"vue-demi": ">=0.14.8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/antfu" |
|
} |
|
}, |
|
"node_modules/@vueuse/metadata": { |
|
"version": "10.11.1", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/antfu" |
|
} |
|
}, |
|
"node_modules/@vueuse/shared": { |
|
"version": "10.11.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"vue-demi": ">=0.14.8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/antfu" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/ast": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/helper-numbers": "1.13.2", |
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/floating-point-hex-parser": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@webassemblyjs/helper-api-error": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@webassemblyjs/helper-buffer": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@webassemblyjs/helper-numbers": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/floating-point-hex-parser": "1.13.2", |
|
"@webassemblyjs/helper-api-error": "1.13.2", |
|
"@xtuc/long": "4.2.2" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/helper-wasm-bytecode": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@webassemblyjs/helper-wasm-section": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@webassemblyjs/helper-buffer": "1.14.1", |
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
|
"@webassemblyjs/wasm-gen": "1.14.1" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/ieee754": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@xtuc/ieee754": "^1.2.0" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/leb128": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"@xtuc/long": "4.2.2" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/utf8": { |
|
"version": "1.13.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/@webassemblyjs/wasm-edit": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@webassemblyjs/helper-buffer": "1.14.1", |
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
|
"@webassemblyjs/helper-wasm-section": "1.14.1", |
|
"@webassemblyjs/wasm-gen": "1.14.1", |
|
"@webassemblyjs/wasm-opt": "1.14.1", |
|
"@webassemblyjs/wasm-parser": "1.14.1", |
|
"@webassemblyjs/wast-printer": "1.14.1" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/wasm-gen": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
|
"@webassemblyjs/ieee754": "1.13.2", |
|
"@webassemblyjs/leb128": "1.13.2", |
|
"@webassemblyjs/utf8": "1.13.2" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/wasm-opt": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@webassemblyjs/helper-buffer": "1.14.1", |
|
"@webassemblyjs/wasm-gen": "1.14.1", |
|
"@webassemblyjs/wasm-parser": "1.14.1" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/wasm-parser": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@webassemblyjs/helper-api-error": "1.13.2", |
|
"@webassemblyjs/helper-wasm-bytecode": "1.13.2", |
|
"@webassemblyjs/ieee754": "1.13.2", |
|
"@webassemblyjs/leb128": "1.13.2", |
|
"@webassemblyjs/utf8": "1.13.2" |
|
} |
|
}, |
|
"node_modules/@webassemblyjs/wast-printer": { |
|
"version": "1.14.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@webassemblyjs/ast": "1.14.1", |
|
"@xtuc/long": "4.2.2" |
|
} |
|
}, |
|
"node_modules/@xtuc/ieee754": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/@xtuc/long": { |
|
"version": "4.2.2", |
|
"dev": true, |
|
"license": "Apache-2.0" |
|
}, |
|
"node_modules/accepts": { |
|
"version": "1.3.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-types": "~2.1.34", |
|
"negotiator": "0.6.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/accepts/node_modules/negotiator": { |
|
"version": "0.6.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/acorn": { |
|
"version": "8.15.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"bin": { |
|
"acorn": "bin/acorn" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/acorn-import-phases": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10.13.0" |
|
}, |
|
"peerDependencies": { |
|
"acorn": "^8.14.0" |
|
} |
|
}, |
|
"node_modules/acorn-walk": { |
|
"version": "8.3.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"acorn": "^8.11.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/address": { |
|
"version": "1.2.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
} |
|
}, |
|
"node_modules/ajv": { |
|
"version": "8.17.1", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", |
|
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3", |
|
"fast-uri": "^3.0.1", |
|
"json-schema-traverse": "^1.0.0", |
|
"require-from-string": "^2.0.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/ajv-draft-04": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"ajv": "^8.5.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"ajv": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/ajv-formats": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ajv": "^8.0.0" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"ajv": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/alien-signals": { |
|
"version": "0.4.14", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/ansi-escapes": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/ansi-html-community": { |
|
"version": "0.0.8", |
|
"dev": true, |
|
"engines": [ |
|
"node >= 0.8.0" |
|
], |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"ansi-html": "bin/ansi-html" |
|
} |
|
}, |
|
"node_modules/ansi-regex": { |
|
"version": "5.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/ansi-styles": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
} |
|
}, |
|
"node_modules/any-promise": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/anymatch": { |
|
"version": "3.1.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"normalize-path": "^3.0.0", |
|
"picomatch": "^2.0.4" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/anymatch/node_modules/picomatch": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/arch": { |
|
"version": "2.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" |
|
}, |
|
"node_modules/argparse": { |
|
"version": "1.0.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"sprintf-js": "~1.0.2" |
|
} |
|
}, |
|
"node_modules/array-flatten": { |
|
"version": "1.1.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/array-union": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/async": { |
|
"version": "3.2.6", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/async-validator": { |
|
"version": "4.2.5", |
|
"license": "MIT" |
|
}, |
|
"node_modules/asynckit": { |
|
"version": "0.4.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/at-least-node": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 4.0.0" |
|
} |
|
}, |
|
"node_modules/autoprefixer": { |
|
"version": "10.4.23", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/postcss/" |
|
}, |
|
{ |
|
"type": "tidelift", |
|
"url": "https://tidelift.com/funding/github/npm/autoprefixer" |
|
}, |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/ai" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.28.1", |
|
"caniuse-lite": "^1.0.30001760", |
|
"fraction.js": "^5.3.4", |
|
"picocolors": "^1.1.1", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"bin": { |
|
"autoprefixer": "bin/autoprefixer" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/axios": { |
|
"version": "0.28.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"follow-redirects": "^1.15.0", |
|
"form-data": "^4.0.0", |
|
"proxy-from-env": "^1.1.0" |
|
} |
|
}, |
|
"node_modules/babel-loader": { |
|
"version": "8.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-cache-dir": "^3.3.1", |
|
"loader-utils": "^2.0.4", |
|
"make-dir": "^3.1.0", |
|
"schema-utils": "^2.6.5" |
|
}, |
|
"engines": { |
|
"node": ">= 8.9" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.0.0", |
|
"webpack": ">=2" |
|
} |
|
}, |
|
"node_modules/babel-plugin-dynamic-import-node": { |
|
"version": "2.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"object.assign": "^4.1.0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-polyfill-corejs2": { |
|
"version": "0.4.14", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/compat-data": "^7.27.7", |
|
"@babel/helper-define-polyfill-provider": "^0.6.5", |
|
"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.13.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-define-polyfill-provider": "^0.6.5", |
|
"core-js-compat": "^3.43.0" |
|
}, |
|
"peerDependencies": { |
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" |
|
} |
|
}, |
|
"node_modules/babel-plugin-polyfill-regenerator": { |
|
"version": "0.6.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/helper-define-polyfill-provider": "^0.6.5" |
|
}, |
|
"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-js": { |
|
"version": "1.5.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/baseline-browser-mapping": { |
|
"version": "2.9.11", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"bin": { |
|
"baseline-browser-mapping": "dist/cli.js" |
|
} |
|
}, |
|
"node_modules/batch": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/big.js": { |
|
"version": "5.2.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"node_modules/binary-extensions": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/bl": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"buffer": "^5.5.0", |
|
"inherits": "^2.0.4", |
|
"readable-stream": "^3.4.0" |
|
} |
|
}, |
|
"node_modules/bluebird": { |
|
"version": "3.7.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/body-parser": { |
|
"version": "1.20.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"bytes": "~3.1.2", |
|
"content-type": "~1.0.5", |
|
"debug": "2.6.9", |
|
"depd": "2.0.0", |
|
"destroy": "~1.2.0", |
|
"http-errors": "~2.0.1", |
|
"iconv-lite": "~0.4.24", |
|
"on-finished": "~2.4.1", |
|
"qs": "~6.14.0", |
|
"raw-body": "~2.5.3", |
|
"type-is": "~1.6.18", |
|
"unpipe": "~1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8", |
|
"npm": "1.2.8000 || >= 1.4.16" |
|
} |
|
}, |
|
"node_modules/body-parser/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/body-parser/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/bonjour-service": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3", |
|
"multicast-dns": "^7.2.5" |
|
} |
|
}, |
|
"node_modules/boolbase": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/brace-expansion": { |
|
"version": "1.1.12", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"balanced-match": "^1.0.0", |
|
"concat-map": "0.0.1" |
|
} |
|
}, |
|
"node_modules/braces": { |
|
"version": "3.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fill-range": "^7.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/browserslist": { |
|
"version": "4.28.1", |
|
"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", |
|
"peer": true, |
|
"dependencies": { |
|
"baseline-browser-mapping": "^2.9.0", |
|
"caniuse-lite": "^1.0.30001759", |
|
"electron-to-chromium": "^1.5.263", |
|
"node-releases": "^2.0.27", |
|
"update-browserslist-db": "^1.2.0" |
|
}, |
|
"bin": { |
|
"browserslist": "cli.js" |
|
}, |
|
"engines": { |
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" |
|
} |
|
}, |
|
"node_modules/browserslist-to-esbuild": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"meow": "^13.0.0" |
|
}, |
|
"bin": { |
|
"browserslist-to-esbuild": "cli/index.js" |
|
}, |
|
"engines": { |
|
"node": ">=18" |
|
}, |
|
"peerDependencies": { |
|
"browserslist": "*" |
|
} |
|
}, |
|
"node_modules/buffer": { |
|
"version": "5.7.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"base64-js": "^1.3.1", |
|
"ieee754": "^1.1.13" |
|
} |
|
}, |
|
"node_modules/buffer-from": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/bytes": { |
|
"version": "3.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/call-bind": { |
|
"version": "1.0.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind-apply-helpers": "^1.0.0", |
|
"es-define-property": "^1.0.0", |
|
"get-intrinsic": "^1.2.4", |
|
"set-function-length": "^1.2.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/call-bind-apply-helpers": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-errors": "^1.3.0", |
|
"function-bind": "^1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/call-bound": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind-apply-helpers": "^1.0.2", |
|
"get-intrinsic": "^1.3.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/callsites": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/camel-case": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"pascal-case": "^3.1.2", |
|
"tslib": "^2.0.3" |
|
} |
|
}, |
|
"node_modules/caniuse-api": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.0.0", |
|
"caniuse-lite": "^1.0.0", |
|
"lodash.memoize": "^4.1.2", |
|
"lodash.uniq": "^4.5.0" |
|
} |
|
}, |
|
"node_modules/caniuse-lite": { |
|
"version": "1.0.30001761", |
|
"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/case-sensitive-paths-webpack-plugin": { |
|
"version": "2.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/chalk": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^4.1.0", |
|
"supports-color": "^7.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/chalk?sponsor=1" |
|
} |
|
}, |
|
"node_modules/chokidar": { |
|
"version": "4.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"readdirp": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 14.16.0" |
|
}, |
|
"funding": { |
|
"url": "https://paulmillr.com/funding/" |
|
} |
|
}, |
|
"node_modules/chrome-trace-event": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.0" |
|
} |
|
}, |
|
"node_modules/clean-css": { |
|
"version": "5.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"source-map": "~0.6.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.0" |
|
} |
|
}, |
|
"node_modules/clean-css/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/cli-cursor": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"restore-cursor": "^3.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cli-highlight": { |
|
"version": "2.1.11", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"chalk": "^4.0.0", |
|
"highlight.js": "^10.7.1", |
|
"mz": "^2.4.0", |
|
"parse5": "^5.1.1", |
|
"parse5-htmlparser2-tree-adapter": "^6.0.0", |
|
"yargs": "^16.0.0" |
|
}, |
|
"bin": { |
|
"highlight": "bin/highlight" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0", |
|
"npm": ">=5.0.0" |
|
} |
|
}, |
|
"node_modules/cli-spinners": { |
|
"version": "2.9.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/clipboardy": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"arch": "^2.1.1", |
|
"execa": "^1.0.0", |
|
"is-wsl": "^2.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cliui": { |
|
"version": "7.0.4", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"string-width": "^4.2.0", |
|
"strip-ansi": "^6.0.0", |
|
"wrap-ansi": "^7.0.0" |
|
} |
|
}, |
|
"node_modules/clone": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8" |
|
} |
|
}, |
|
"node_modules/clone-deep": { |
|
"version": "4.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-plain-object": "^2.0.4", |
|
"kind-of": "^6.0.2", |
|
"shallow-clone": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/color-convert": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "~1.1.4" |
|
}, |
|
"engines": { |
|
"node": ">=7.0.0" |
|
} |
|
}, |
|
"node_modules/color-name": { |
|
"version": "1.1.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/colord": { |
|
"version": "2.9.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/colorette": { |
|
"version": "2.0.20", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/combined-stream": { |
|
"version": "1.0.8", |
|
"license": "MIT", |
|
"dependencies": { |
|
"delayed-stream": "~1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/commondir": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/compare-versions": { |
|
"version": "6.1.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/compressible": { |
|
"version": "2.0.18", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": ">= 1.43.0 < 2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/compressible/node_modules/mime-db": { |
|
"version": "1.54.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/compression": { |
|
"version": "1.8.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"bytes": "3.1.2", |
|
"compressible": "~2.0.18", |
|
"debug": "2.6.9", |
|
"negotiator": "~0.6.4", |
|
"on-headers": "~1.1.0", |
|
"safe-buffer": "5.2.1", |
|
"vary": "~1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/compression/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/compression/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/concat-map": { |
|
"version": "0.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/confbox": { |
|
"version": "0.2.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/connect-history-api-fallback": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8" |
|
} |
|
}, |
|
"node_modules/consolidate": { |
|
"version": "0.15.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"bluebird": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.10.0" |
|
} |
|
}, |
|
"node_modules/content-disposition": { |
|
"version": "0.5.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "5.2.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/content-disposition/node_modules/safe-buffer": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/content-type": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/convert-source-map": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/cookie": { |
|
"version": "0.7.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/cookie-signature": { |
|
"version": "1.0.7", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/copy-webpack-plugin": { |
|
"version": "9.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-glob": "^3.2.7", |
|
"glob-parent": "^6.0.1", |
|
"globby": "^11.0.3", |
|
"normalize-path": "^3.0.0", |
|
"schema-utils": "^3.1.1", |
|
"serialize-javascript": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^5.1.0" |
|
} |
|
}, |
|
"node_modules/copy-webpack-plugin/node_modules/ajv": { |
|
"version": "6.12.6", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/copy-webpack-plugin/node_modules/ajv-keywords": { |
|
"version": "3.5.2", |
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", |
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"ajv": "^6.9.1" |
|
} |
|
}, |
|
"node_modules/copy-webpack-plugin/node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/copy-webpack-plugin/node_modules/schema-utils": { |
|
"version": "3.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.8", |
|
"ajv": "^6.12.5", |
|
"ajv-keywords": "^3.5.2" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/core-js": { |
|
"version": "3.47.0", |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/core-js" |
|
} |
|
}, |
|
"node_modules/core-js-compat": { |
|
"version": "3.47.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.28.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/core-js" |
|
} |
|
}, |
|
"node_modules/core-util-is": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/cosmiconfig": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/parse-json": "^4.0.0", |
|
"import-fresh": "^3.1.0", |
|
"parse-json": "^5.0.0", |
|
"path-type": "^4.0.0", |
|
"yaml": "^1.7.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cosmiconfig/node_modules/yaml": { |
|
"version": "1.10.2", |
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", |
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/cross-env": { |
|
"version": "7.0.3", |
|
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3.tgz", |
|
"integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^7.0.1" |
|
}, |
|
"bin": { |
|
"cross-env": "src/bin/cross-env.js", |
|
"cross-env-shell": "src/bin/cross-env-shell.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.14", |
|
"npm": ">=6", |
|
"yarn": ">=1" |
|
} |
|
}, |
|
"node_modules/cross-env/node_modules/cross-spawn": { |
|
"version": "7.0.6", |
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", |
|
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/cross-env/node_modules/path-key": { |
|
"version": "3.1.1", |
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", |
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-env/node_modules/shebang-command": { |
|
"version": "2.0.0", |
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", |
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-env/node_modules/shebang-regex": { |
|
"version": "3.0.0", |
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", |
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/cross-env/node_modules/which": { |
|
"version": "2.0.2", |
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", |
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"node-which": "bin/node-which" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/cross-spawn": { |
|
"version": "6.0.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"nice-try": "^1.0.4", |
|
"path-key": "^2.0.1", |
|
"semver": "^5.5.0", |
|
"shebang-command": "^1.2.0", |
|
"which": "^1.2.9" |
|
}, |
|
"engines": { |
|
"node": ">=4.8" |
|
} |
|
}, |
|
"node_modules/cross-spawn/node_modules/semver": { |
|
"version": "5.7.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/css-declaration-sorter": { |
|
"version": "6.4.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.0.9" |
|
} |
|
}, |
|
"node_modules/css-loader": { |
|
"version": "6.11.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"icss-utils": "^5.1.0", |
|
"postcss": "^8.4.33", |
|
"postcss-modules-extract-imports": "^3.1.0", |
|
"postcss-modules-local-by-default": "^4.0.5", |
|
"postcss-modules-scope": "^3.2.0", |
|
"postcss-modules-values": "^4.0.0", |
|
"postcss-value-parser": "^4.2.0", |
|
"semver": "^7.5.4" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"@rspack/core": "0.x || 1.x", |
|
"webpack": "^5.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@rspack/core": { |
|
"optional": true |
|
}, |
|
"webpack": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/css-loader/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/css-minimizer-webpack-plugin": { |
|
"version": "3.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssnano": "^5.0.6", |
|
"jest-worker": "^27.0.2", |
|
"postcss": "^8.3.5", |
|
"schema-utils": "^4.0.0", |
|
"serialize-javascript": "^6.0.0", |
|
"source-map": "^0.6.1" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^5.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@parcel/css": { |
|
"optional": true |
|
}, |
|
"clean-css": { |
|
"optional": true |
|
}, |
|
"csso": { |
|
"optional": true |
|
}, |
|
"esbuild": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/css-minimizer-webpack-plugin/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/css-select": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"boolbase": "^1.0.0", |
|
"css-what": "^6.0.1", |
|
"domhandler": "^4.3.1", |
|
"domutils": "^2.8.0", |
|
"nth-check": "^2.0.1" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/fb55" |
|
} |
|
}, |
|
"node_modules/css-tree": { |
|
"version": "1.1.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mdn-data": "2.0.14", |
|
"source-map": "^0.6.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/css-tree/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/css-what": { |
|
"version": "6.2.2", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">= 6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/fb55" |
|
} |
|
}, |
|
"node_modules/cssesc": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"cssesc": "bin/cssesc" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/cssnano": { |
|
"version": "5.1.15", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssnano-preset-default": "^5.2.14", |
|
"lilconfig": "^2.0.3", |
|
"yaml": "^1.10.2" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/cssnano" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/cssnano-preset-default": { |
|
"version": "5.2.14", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"css-declaration-sorter": "^6.3.1", |
|
"cssnano-utils": "^3.1.0", |
|
"postcss-calc": "^8.2.3", |
|
"postcss-colormin": "^5.3.1", |
|
"postcss-convert-values": "^5.1.3", |
|
"postcss-discard-comments": "^5.1.2", |
|
"postcss-discard-duplicates": "^5.1.0", |
|
"postcss-discard-empty": "^5.1.1", |
|
"postcss-discard-overridden": "^5.1.0", |
|
"postcss-merge-longhand": "^5.1.7", |
|
"postcss-merge-rules": "^5.1.4", |
|
"postcss-minify-font-values": "^5.1.0", |
|
"postcss-minify-gradients": "^5.1.1", |
|
"postcss-minify-params": "^5.1.4", |
|
"postcss-minify-selectors": "^5.2.1", |
|
"postcss-normalize-charset": "^5.1.0", |
|
"postcss-normalize-display-values": "^5.1.0", |
|
"postcss-normalize-positions": "^5.1.1", |
|
"postcss-normalize-repeat-style": "^5.1.1", |
|
"postcss-normalize-string": "^5.1.0", |
|
"postcss-normalize-timing-functions": "^5.1.0", |
|
"postcss-normalize-unicode": "^5.1.1", |
|
"postcss-normalize-url": "^5.1.0", |
|
"postcss-normalize-whitespace": "^5.1.1", |
|
"postcss-ordered-values": "^5.1.3", |
|
"postcss-reduce-initial": "^5.1.2", |
|
"postcss-reduce-transforms": "^5.1.0", |
|
"postcss-svgo": "^5.1.0", |
|
"postcss-unique-selectors": "^5.1.1" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/cssnano-utils": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/cssnano/node_modules/yaml": { |
|
"version": "1.10.2", |
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", |
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/csso": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"css-tree": "^1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/csstype": { |
|
"version": "3.2.3", |
|
"license": "MIT" |
|
}, |
|
"node_modules/dayjs": { |
|
"version": "1.11.19", |
|
"license": "MIT" |
|
}, |
|
"node_modules/de-indent": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/debounce": { |
|
"version": "1.2.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/debug": { |
|
"version": "4.4.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "^2.1.3" |
|
}, |
|
"engines": { |
|
"node": ">=6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"supports-color": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/deepmerge": { |
|
"version": "4.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/default-gateway": { |
|
"version": "6.0.3", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"execa": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^7.0.3", |
|
"get-stream": "^6.0.0", |
|
"human-signals": "^2.1.0", |
|
"is-stream": "^2.0.0", |
|
"merge-stream": "^2.0.0", |
|
"npm-run-path": "^4.0.1", |
|
"onetime": "^5.1.2", |
|
"signal-exit": "^3.0.3", |
|
"strip-final-newline": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sindresorhus/execa?sponsor=1" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/cross-spawn": { |
|
"version": "7.0.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.1.0", |
|
"shebang-command": "^2.0.0", |
|
"which": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/cross-spawn/node_modules/path-key": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/cross-spawn/node_modules/which": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"node-which": "bin/node-which" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/get-stream": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/is-stream": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/npm-run-path": { |
|
"version": "4.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/default-gateway/node_modules/execa/node_modules/npm-run-path/node_modules/path-key": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/defaults": { |
|
"version": "1.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"clone": "^1.0.2" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/define-data-property": { |
|
"version": "1.1.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-define-property": "^1.0.0", |
|
"es-errors": "^1.3.0", |
|
"gopd": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/define-lazy-prop": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/define-properties": { |
|
"version": "1.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"define-data-property": "^1.0.1", |
|
"has-property-descriptors": "^1.0.0", |
|
"object-keys": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/delayed-stream": { |
|
"version": "1.0.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.4.0" |
|
} |
|
}, |
|
"node_modules/depd": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/destroy": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8", |
|
"npm": "1.2.8000 || >= 1.4.16" |
|
} |
|
}, |
|
"node_modules/detect-libc": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"optional": true, |
|
"bin": { |
|
"detect-libc": "bin/detect-libc.js" |
|
}, |
|
"engines": { |
|
"node": ">=0.10" |
|
} |
|
}, |
|
"node_modules/detect-node": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/diff": { |
|
"version": "8.0.2", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.3.1" |
|
} |
|
}, |
|
"node_modules/dir-glob": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-type": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/dns-packet": { |
|
"version": "5.6.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@leichtgewicht/ip-codec": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/dom-converter": { |
|
"version": "0.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"utila": "~0.4" |
|
} |
|
}, |
|
"node_modules/dom-serializer": { |
|
"version": "1.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"domelementtype": "^2.0.1", |
|
"domhandler": "^4.2.0", |
|
"entities": "^2.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" |
|
} |
|
}, |
|
"node_modules/dom-serializer/node_modules/entities": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"funding": { |
|
"url": "https://github.com/fb55/entities?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": "4.3.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"domelementtype": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">= 4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/fb55/domhandler?sponsor=1" |
|
} |
|
}, |
|
"node_modules/domutils": { |
|
"version": "2.8.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"dom-serializer": "^1.0.1", |
|
"domelementtype": "^2.2.0", |
|
"domhandler": "^4.2.0" |
|
}, |
|
"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/dotenv": { |
|
"version": "10.0.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/dotenv-expand": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/dunder-proto": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind-apply-helpers": "^1.0.1", |
|
"es-errors": "^1.3.0", |
|
"gopd": "^1.2.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/duplexer": { |
|
"version": "0.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/easy-stack": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/ee-first": { |
|
"version": "1.1.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/electron-to-chromium": { |
|
"version": "1.5.267", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/element-plus": { |
|
"version": "2.13.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@ctrl/tinycolor": "^3.4.1", |
|
"@element-plus/icons-vue": "^2.3.2", |
|
"@floating-ui/dom": "^1.0.1", |
|
"@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", |
|
"@types/lodash": "^4.17.20", |
|
"@types/lodash-es": "^4.17.12", |
|
"@vueuse/core": "^10.11.0", |
|
"async-validator": "^4.2.5", |
|
"dayjs": "^1.11.19", |
|
"lodash": "^4.17.21", |
|
"lodash-es": "^4.17.21", |
|
"lodash-unified": "^1.0.3", |
|
"memoize-one": "^6.0.0", |
|
"normalize-wheel-es": "^1.2.0" |
|
}, |
|
"peerDependencies": { |
|
"vue": "^3.3.0" |
|
} |
|
}, |
|
"node_modules/emoji-regex": { |
|
"version": "8.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/emojis-list": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/encodeurl": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/end-of-stream": { |
|
"version": "1.4.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"once": "^1.4.0" |
|
} |
|
}, |
|
"node_modules/enhanced-resolve": { |
|
"version": "5.18.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"graceful-fs": "^4.2.4", |
|
"tapable": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/entities": { |
|
"version": "7.0.0", |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=0.12" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/fb55/entities?sponsor=1" |
|
} |
|
}, |
|
"node_modules/error-ex": { |
|
"version": "1.3.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-arrayish": "^0.2.1" |
|
} |
|
}, |
|
"node_modules/error-stack-parser": { |
|
"version": "2.1.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"stackframe": "^1.3.4" |
|
} |
|
}, |
|
"node_modules/es-define-property": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/es-errors": { |
|
"version": "1.3.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/es-module-lexer": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/es-object-atoms": { |
|
"version": "1.1.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-errors": "^1.3.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/es-set-tostringtag": { |
|
"version": "2.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-errors": "^1.3.0", |
|
"get-intrinsic": "^1.2.6", |
|
"has-tostringtag": "^1.0.2", |
|
"hasown": "^2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/esbuild": { |
|
"version": "0.27.2", |
|
"dev": true, |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"bin": { |
|
"esbuild": "bin/esbuild" |
|
}, |
|
"engines": { |
|
"node": ">=18" |
|
}, |
|
"optionalDependencies": { |
|
"@esbuild/aix-ppc64": "0.27.2", |
|
"@esbuild/android-arm": "0.27.2", |
|
"@esbuild/android-arm64": "0.27.2", |
|
"@esbuild/android-x64": "0.27.2", |
|
"@esbuild/darwin-arm64": "0.27.2", |
|
"@esbuild/darwin-x64": "0.27.2", |
|
"@esbuild/freebsd-arm64": "0.27.2", |
|
"@esbuild/freebsd-x64": "0.27.2", |
|
"@esbuild/linux-arm": "0.27.2", |
|
"@esbuild/linux-arm64": "0.27.2", |
|
"@esbuild/linux-ia32": "0.27.2", |
|
"@esbuild/linux-loong64": "0.27.2", |
|
"@esbuild/linux-mips64el": "0.27.2", |
|
"@esbuild/linux-ppc64": "0.27.2", |
|
"@esbuild/linux-riscv64": "0.27.2", |
|
"@esbuild/linux-s390x": "0.27.2", |
|
"@esbuild/linux-x64": "0.27.2", |
|
"@esbuild/netbsd-arm64": "0.27.2", |
|
"@esbuild/netbsd-x64": "0.27.2", |
|
"@esbuild/openbsd-arm64": "0.27.2", |
|
"@esbuild/openbsd-x64": "0.27.2", |
|
"@esbuild/openharmony-arm64": "0.27.2", |
|
"@esbuild/sunos-x64": "0.27.2", |
|
"@esbuild/win32-arm64": "0.27.2", |
|
"@esbuild/win32-ia32": "0.27.2", |
|
"@esbuild/win32-x64": "0.27.2" |
|
} |
|
}, |
|
"node_modules/escalade": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/escape-html": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/escape-string-regexp": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/eslint-scope": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"esrecurse": "^4.3.0", |
|
"estraverse": "^4.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/esrecurse": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"estraverse": "^5.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/esrecurse/node_modules/estraverse": { |
|
"version": "5.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/estraverse": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/estree-walker": { |
|
"version": "2.0.2", |
|
"license": "MIT" |
|
}, |
|
"node_modules/esutils": { |
|
"version": "2.0.3", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/etag": { |
|
"version": "1.8.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/event-pubsub": { |
|
"version": "4.3.0", |
|
"dev": true, |
|
"license": "Unlicense", |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/eventemitter3": { |
|
"version": "4.0.7", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/events": { |
|
"version": "3.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.x" |
|
} |
|
}, |
|
"node_modules/execa": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cross-spawn": "^6.0.0", |
|
"get-stream": "^4.0.0", |
|
"is-stream": "^1.1.0", |
|
"npm-run-path": "^2.0.0", |
|
"p-finally": "^1.0.0", |
|
"signal-exit": "^3.0.0", |
|
"strip-eof": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/express": { |
|
"version": "4.22.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"accepts": "~1.3.8", |
|
"array-flatten": "1.1.1", |
|
"body-parser": "~1.20.3", |
|
"content-disposition": "~0.5.4", |
|
"content-type": "~1.0.4", |
|
"cookie": "~0.7.1", |
|
"cookie-signature": "~1.0.6", |
|
"debug": "2.6.9", |
|
"depd": "2.0.0", |
|
"encodeurl": "~2.0.0", |
|
"escape-html": "~1.0.3", |
|
"etag": "~1.8.1", |
|
"finalhandler": "~1.3.1", |
|
"fresh": "~0.5.2", |
|
"http-errors": "~2.0.0", |
|
"merge-descriptors": "1.0.3", |
|
"methods": "~1.1.2", |
|
"on-finished": "~2.4.1", |
|
"parseurl": "~1.3.3", |
|
"path-to-regexp": "~0.1.12", |
|
"proxy-addr": "~2.0.7", |
|
"qs": "~6.14.0", |
|
"range-parser": "~1.2.1", |
|
"safe-buffer": "5.2.1", |
|
"send": "~0.19.0", |
|
"serve-static": "~1.16.2", |
|
"setprototypeof": "1.2.0", |
|
"statuses": "~2.0.1", |
|
"type-is": "~1.6.18", |
|
"utils-merge": "1.0.1", |
|
"vary": "~1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.10.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/express" |
|
} |
|
}, |
|
"node_modules/express/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/express/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/exsolve": { |
|
"version": "1.0.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-deep-equal": { |
|
"version": "3.1.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-glob": { |
|
"version": "3.3.3", |
|
"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.8" |
|
}, |
|
"engines": { |
|
"node": ">=8.6.0" |
|
} |
|
}, |
|
"node_modules/fast-glob/node_modules/glob-parent": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"is-glob": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/fast-json-stable-stringify": { |
|
"version": "2.1.0", |
|
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", |
|
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fast-uri": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/fastify" |
|
}, |
|
{ |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/fastify" |
|
} |
|
], |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/fastq": { |
|
"version": "1.19.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"reusify": "^1.0.4" |
|
} |
|
}, |
|
"node_modules/faye-websocket": { |
|
"version": "0.11.4", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"websocket-driver": ">=0.5.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/fdir": { |
|
"version": "6.5.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=12.0.0" |
|
}, |
|
"peerDependencies": { |
|
"picomatch": "^3 || ^4" |
|
}, |
|
"peerDependenciesMeta": { |
|
"picomatch": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/figures": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"escape-string-regexp": "^1.0.5" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/figures/node_modules/escape-string-regexp": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/fill-range": { |
|
"version": "7.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"to-regex-range": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/finalhandler": { |
|
"version": "1.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "2.6.9", |
|
"encodeurl": "~2.0.0", |
|
"escape-html": "~1.0.3", |
|
"on-finished": "~2.4.1", |
|
"parseurl": "~1.3.3", |
|
"statuses": "~2.0.2", |
|
"unpipe": "~1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/finalhandler/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/finalhandler/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/find-cache-dir": { |
|
"version": "3.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"commondir": "^1.0.1", |
|
"make-dir": "^3.0.2", |
|
"pkg-dir": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1" |
|
} |
|
}, |
|
"node_modules/find-up": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"locate-path": "^5.0.0", |
|
"path-exists": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/flat": { |
|
"version": "5.0.2", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"bin": { |
|
"flat": "cli.js" |
|
} |
|
}, |
|
"node_modules/follow-redirects": { |
|
"version": "1.15.11", |
|
"funding": [ |
|
{ |
|
"type": "individual", |
|
"url": "https://github.com/sponsors/RubenVerborgh" |
|
} |
|
], |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"debug": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin": { |
|
"version": "6.5.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.8.3", |
|
"@types/json-schema": "^7.0.5", |
|
"chalk": "^4.1.0", |
|
"chokidar": "^3.4.2", |
|
"cosmiconfig": "^6.0.0", |
|
"deepmerge": "^4.2.2", |
|
"fs-extra": "^9.0.0", |
|
"glob": "^7.1.6", |
|
"memfs": "^3.1.2", |
|
"minimatch": "^3.0.4", |
|
"schema-utils": "2.7.0", |
|
"semver": "^7.3.2", |
|
"tapable": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10", |
|
"yarn": ">=1.0.0" |
|
}, |
|
"peerDependencies": { |
|
"eslint": ">= 6", |
|
"typescript": ">= 2.7", |
|
"vue-template-compiler": "*", |
|
"webpack": ">= 4" |
|
}, |
|
"peerDependenciesMeta": { |
|
"eslint": { |
|
"optional": true |
|
}, |
|
"vue-template-compiler": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/ajv": { |
|
"version": "6.12.6", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/ajv-keywords": { |
|
"version": "3.5.2", |
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", |
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"ajv": "^6.9.1" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/chokidar": { |
|
"version": "3.6.0", |
|
"dev": true, |
|
"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" |
|
}, |
|
"funding": { |
|
"url": "https://paulmillr.com/funding/" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "~2.3.2" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/chokidar/node_modules/glob-parent": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"is-glob": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/chokidar/node_modules/readdirp": { |
|
"version": "3.6.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"picomatch": "^2.2.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.10.0" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/chokidar/node_modules/readdirp/node_modules/picomatch": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { |
|
"version": "2.7.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.4", |
|
"ajv": "^6.12.2", |
|
"ajv-keywords": "^3.4.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": { |
|
"version": "1.1.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/form-data": { |
|
"version": "4.0.5", |
|
"license": "MIT", |
|
"dependencies": { |
|
"asynckit": "^0.4.0", |
|
"combined-stream": "^1.0.8", |
|
"es-set-tostringtag": "^2.1.0", |
|
"hasown": "^2.0.2", |
|
"mime-types": "^2.1.12" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/forwarded": { |
|
"version": "0.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/fraction.js": { |
|
"version": "5.3.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "*" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/rawify" |
|
} |
|
}, |
|
"node_modules/fresh": { |
|
"version": "0.5.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/fs-extra": { |
|
"version": "9.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"at-least-node": "^1.0.0", |
|
"graceful-fs": "^4.2.0", |
|
"jsonfile": "^6.0.1", |
|
"universalify": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/fs-monkey": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "Unlicense" |
|
}, |
|
"node_modules/fs.realpath": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/fsevents": { |
|
"version": "2.3.3", |
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", |
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
|
"dev": true, |
|
"hasInstallScript": 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.2", |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/gensync": { |
|
"version": "1.0.0-beta.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.9.0" |
|
} |
|
}, |
|
"node_modules/get-caller-file": { |
|
"version": "2.0.5", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": "6.* || 8.* || >= 10.*" |
|
} |
|
}, |
|
"node_modules/get-intrinsic": { |
|
"version": "1.3.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind-apply-helpers": "^1.0.2", |
|
"es-define-property": "^1.0.1", |
|
"es-errors": "^1.3.0", |
|
"es-object-atoms": "^1.1.1", |
|
"function-bind": "^1.1.2", |
|
"get-proto": "^1.0.1", |
|
"gopd": "^1.2.0", |
|
"has-symbols": "^1.1.0", |
|
"hasown": "^2.0.2", |
|
"math-intrinsics": "^1.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/get-proto": { |
|
"version": "1.0.1", |
|
"license": "MIT", |
|
"dependencies": { |
|
"dunder-proto": "^1.0.1", |
|
"es-object-atoms": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/get-stream": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"pump": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/glob": { |
|
"version": "7.2.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"fs.realpath": "^1.0.0", |
|
"inflight": "^1.0.4", |
|
"inherits": "2", |
|
"minimatch": "^3.1.1", |
|
"once": "^1.3.0", |
|
"path-is-absolute": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"node_modules/glob-parent": { |
|
"version": "6.0.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"is-glob": "^4.0.3" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/glob-to-regexp": { |
|
"version": "0.4.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/globby": { |
|
"version": "11.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"array-union": "^2.1.0", |
|
"dir-glob": "^3.0.1", |
|
"fast-glob": "^3.2.9", |
|
"ignore": "^5.2.0", |
|
"merge2": "^1.4.1", |
|
"slash": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/gopd": { |
|
"version": "1.2.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/graceful-fs": { |
|
"version": "4.2.11", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/gzip-size": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"duplexer": "^0.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/handle-thing": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/has-flag": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/has-property-descriptors": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-define-property": "^1.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/has-symbols": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/has-tostringtag": { |
|
"version": "1.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-symbols": "^1.0.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/hash-sum": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/hasown": { |
|
"version": "2.0.2", |
|
"license": "MIT", |
|
"dependencies": { |
|
"function-bind": "^1.1.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/he": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"he": "bin/he" |
|
} |
|
}, |
|
"node_modules/highlight.js": { |
|
"version": "10.7.3", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"node_modules/hosted-git-info": { |
|
"version": "2.8.9", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/hpack.js": { |
|
"version": "2.1.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "^2.0.1", |
|
"obuf": "^1.0.0", |
|
"readable-stream": "^2.0.1", |
|
"wbuf": "^1.1.0" |
|
} |
|
}, |
|
"node_modules/hpack.js/node_modules/readable-stream": { |
|
"version": "2.3.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"core-util-is": "~1.0.0", |
|
"inherits": "~2.0.3", |
|
"isarray": "~1.0.0", |
|
"process-nextick-args": "~2.0.0", |
|
"safe-buffer": "~5.1.1", |
|
"string_decoder": "~1.1.1", |
|
"util-deprecate": "~1.0.1" |
|
} |
|
}, |
|
"node_modules/hpack.js/node_modules/readable-stream/node_modules/safe-buffer": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/hpack.js/node_modules/readable-stream/node_modules/string_decoder": { |
|
"version": "1.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "~5.1.0" |
|
} |
|
}, |
|
"node_modules/html-entities": { |
|
"version": "2.6.0", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/mdevils" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://patreon.com/mdevils" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/html-escaper": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/html-minifier-terser": { |
|
"version": "6.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"camel-case": "^4.1.2", |
|
"clean-css": "^5.2.2", |
|
"commander": "^8.3.0", |
|
"he": "^1.2.0", |
|
"param-case": "^3.0.4", |
|
"relateurl": "^0.2.7", |
|
"terser": "^5.10.0" |
|
}, |
|
"bin": { |
|
"html-minifier-terser": "cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
} |
|
}, |
|
"node_modules/html-minifier-terser/node_modules/commander": { |
|
"version": "8.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 12" |
|
} |
|
}, |
|
"node_modules/html-webpack-plugin": { |
|
"version": "5.6.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/html-minifier-terser": "^6.0.0", |
|
"html-minifier-terser": "^6.0.2", |
|
"lodash": "^4.17.21", |
|
"pretty-error": "^4.0.0", |
|
"tapable": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/html-webpack-plugin" |
|
}, |
|
"peerDependencies": { |
|
"@rspack/core": "0.x || 1.x", |
|
"webpack": "^5.20.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@rspack/core": { |
|
"optional": true |
|
}, |
|
"webpack": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/htmlparser2": { |
|
"version": "6.1.0", |
|
"dev": true, |
|
"funding": [ |
|
"https://github.com/fb55/htmlparser2?sponsor=1", |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/fb55" |
|
} |
|
], |
|
"license": "MIT", |
|
"dependencies": { |
|
"domelementtype": "^2.0.1", |
|
"domhandler": "^4.0.0", |
|
"domutils": "^2.5.2", |
|
"entities": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/htmlparser2/node_modules/entities": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"funding": { |
|
"url": "https://github.com/fb55/entities?sponsor=1" |
|
} |
|
}, |
|
"node_modules/http-deceiver": { |
|
"version": "1.2.7", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/http-errors": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"depd": "~2.0.0", |
|
"inherits": "~2.0.4", |
|
"setprototypeof": "~1.2.0", |
|
"statuses": "~2.0.2", |
|
"toidentifier": "~1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/express" |
|
} |
|
}, |
|
"node_modules/http-parser-js": { |
|
"version": "0.5.10", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/http-proxy": { |
|
"version": "1.18.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"eventemitter3": "^4.0.0", |
|
"follow-redirects": "^1.0.0", |
|
"requires-port": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8.0.0" |
|
} |
|
}, |
|
"node_modules/http-proxy-middleware": { |
|
"version": "2.0.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/http-proxy": "^1.17.8", |
|
"http-proxy": "^1.18.1", |
|
"is-glob": "^4.0.1", |
|
"is-plain-obj": "^3.0.0", |
|
"micromatch": "^4.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=12.0.0" |
|
}, |
|
"peerDependencies": { |
|
"@types/express": "^4.17.13" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/express": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/http-proxy/node_modules/follow-redirects": { |
|
"version": "1.5.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "=3.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=4.0" |
|
} |
|
}, |
|
"node_modules/http-proxy/node_modules/follow-redirects/node_modules/debug": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/http-proxy/node_modules/follow-redirects/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/human-signals": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=10.17.0" |
|
} |
|
}, |
|
"node_modules/iconv-lite": { |
|
"version": "0.4.24", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"safer-buffer": ">= 2.1.2 < 3" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/icss-utils": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": "^10 || ^12 || >= 14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/ieee754": { |
|
"version": "1.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/ignore": { |
|
"version": "5.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/immutable": { |
|
"version": "5.1.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/import-fresh": { |
|
"version": "3.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"parent-module": "^1.0.0", |
|
"resolve-from": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/import-lazy": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/inflight": { |
|
"version": "1.0.6", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"once": "^1.3.0", |
|
"wrappy": "1" |
|
} |
|
}, |
|
"node_modules/inherits": { |
|
"version": "2.0.4", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/ipaddr.js": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/is-arrayish": { |
|
"version": "0.2.1", |
|
"dev": true, |
|
"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.16.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"hasown": "^2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/is-docker": { |
|
"version": "2.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"is-docker": "cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/is-extglob": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-file-esm": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"read-pkg-up": "^7.0.1" |
|
} |
|
}, |
|
"node_modules/is-fullwidth-code-point": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/is-glob": { |
|
"version": "4.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-extglob": "^2.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-interactive": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/is-number": { |
|
"version": "7.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.12.0" |
|
} |
|
}, |
|
"node_modules/is-plain-obj": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/is-plain-object": { |
|
"version": "2.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"isobject": "^3.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-stream": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/is-unicode-supported": { |
|
"version": "0.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/is-wsl": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-docker": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/isarray": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/isexe": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/isobject": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/javascript-stringify": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/jest-worker": { |
|
"version": "27.5.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node": "*", |
|
"merge-stream": "^2.0.0", |
|
"supports-color": "^8.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
} |
|
}, |
|
"node_modules/jest-worker/node_modules/supports-color": { |
|
"version": "8.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/supports-color?sponsor=1" |
|
} |
|
}, |
|
"node_modules/jju": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/joi": { |
|
"version": "17.13.3", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"@hapi/hoek": "^9.3.0", |
|
"@hapi/topo": "^5.1.0", |
|
"@sideway/address": "^4.1.5", |
|
"@sideway/formula": "^3.0.1", |
|
"@sideway/pinpoint": "^2.0.0" |
|
} |
|
}, |
|
"node_modules/js-md5": { |
|
"version": "0.8.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/js-message": { |
|
"version": "1.0.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6.0" |
|
} |
|
}, |
|
"node_modules/js-tokens": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/jsesc": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"jsesc": "bin/jsesc" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/json-parse-better-errors": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-parse-even-better-errors": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/json-schema-traverse": { |
|
"version": "1.0.0", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", |
|
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/json5": { |
|
"version": "2.2.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/jsonfile": { |
|
"version": "6.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"universalify": "^2.0.0" |
|
}, |
|
"optionalDependencies": { |
|
"graceful-fs": "^4.1.6" |
|
} |
|
}, |
|
"node_modules/kind-of": { |
|
"version": "6.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/klona": { |
|
"version": "2.0.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/kolorist": { |
|
"version": "1.8.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/launch-editor": { |
|
"version": "2.12.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"picocolors": "^1.1.1", |
|
"shell-quote": "^1.8.3" |
|
} |
|
}, |
|
"node_modules/launch-editor-middleware": { |
|
"version": "2.12.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"launch-editor": "^2.12.0" |
|
} |
|
}, |
|
"node_modules/lilconfig": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/lines-and-columns": { |
|
"version": "1.2.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/loader-runner": { |
|
"version": "4.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6.11.5" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/loader-utils": { |
|
"version": "2.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^3.0.0", |
|
"json5": "^2.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=8.9.0" |
|
} |
|
}, |
|
"node_modules/local-pkg": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mlly": "^1.7.4", |
|
"pkg-types": "^2.3.0", |
|
"quansync": "^0.2.11" |
|
}, |
|
"engines": { |
|
"node": ">=14" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/antfu" |
|
} |
|
}, |
|
"node_modules/locate-path": { |
|
"version": "5.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-locate": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/lodash": { |
|
"version": "4.17.21", |
|
"license": "MIT", |
|
"peer": true |
|
}, |
|
"node_modules/lodash-es": { |
|
"version": "4.17.22", |
|
"license": "MIT", |
|
"peer": true |
|
}, |
|
"node_modules/lodash-unified": { |
|
"version": "1.0.3", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"@types/lodash-es": "*", |
|
"lodash": "*", |
|
"lodash-es": "*" |
|
} |
|
}, |
|
"node_modules/lodash.debounce": { |
|
"version": "4.0.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.defaultsdeep": { |
|
"version": "4.6.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.kebabcase": { |
|
"version": "4.1.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.mapvalues": { |
|
"version": "4.6.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.memoize": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/lodash.uniq": { |
|
"version": "4.5.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/log-symbols": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.1.0", |
|
"is-unicode-supported": "^0.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/log-update": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-escapes": "^3.0.0", |
|
"cli-cursor": "^2.0.0", |
|
"wrap-ansi": "^3.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/cli-cursor": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"restore-cursor": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/cli-cursor/node_modules/restore-cursor": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"onetime": "^2.0.0", |
|
"signal-exit": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/cli-cursor/node_modules/restore-cursor/node_modules/onetime": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-fn": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/cli-cursor/node_modules/restore-cursor/node_modules/onetime/node_modules/mimic-fn": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/wrap-ansi": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"string-width": "^2.1.1", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/wrap-ansi/node_modules/string-width": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-fullwidth-code-point": "^2.0.0", |
|
"strip-ansi": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/wrap-ansi/node_modules/string-width/node_modules/is-fullwidth-code-point": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/wrap-ansi/node_modules/strip-ansi": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/log-update/node_modules/wrap-ansi/node_modules/strip-ansi/node_modules/ansi-regex": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/lower-case": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"tslib": "^2.0.3" |
|
} |
|
}, |
|
"node_modules/lru-cache": { |
|
"version": "6.0.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/magic-string": { |
|
"version": "0.30.21", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/sourcemap-codec": "^1.5.5" |
|
} |
|
}, |
|
"node_modules/make-dir": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"semver": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/math-intrinsics": { |
|
"version": "1.1.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/mdn-data": { |
|
"version": "2.0.14", |
|
"dev": true, |
|
"license": "CC0-1.0" |
|
}, |
|
"node_modules/media-typer": { |
|
"version": "0.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/memfs": { |
|
"version": "3.6.0", |
|
"dev": true, |
|
"license": "Unlicense", |
|
"dependencies": { |
|
"fs-monkey": "^1.0.4" |
|
}, |
|
"engines": { |
|
"node": ">= 4.0.0" |
|
} |
|
}, |
|
"node_modules/memoize-one": { |
|
"version": "6.0.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/meow": { |
|
"version": "13.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=18" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/merge-descriptors": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/merge-source-map": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"source-map": "^0.6.1" |
|
} |
|
}, |
|
"node_modules/merge-source-map/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/merge-stream": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/merge2": { |
|
"version": "1.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/methods": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/micromatch": { |
|
"version": "4.0.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"braces": "^3.0.3", |
|
"picomatch": "^2.3.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.6" |
|
} |
|
}, |
|
"node_modules/micromatch/node_modules/picomatch": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/mime": { |
|
"version": "1.6.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"mime": "cli.js" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/mime-db": { |
|
"version": "1.52.0", |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mime-types": { |
|
"version": "2.1.35", |
|
"license": "MIT", |
|
"dependencies": { |
|
"mime-db": "1.52.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/mimic-fn": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/mini-css-extract-plugin": { |
|
"version": "2.9.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"schema-utils": "^4.0.0", |
|
"tapable": "^2.2.1" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/mini-css-extract-plugin/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/mini-css-extract-plugin/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/minimalistic-assert": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/minimatch": { |
|
"version": "3.1.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"brace-expansion": "^1.1.7" |
|
}, |
|
"engines": { |
|
"node": "*" |
|
} |
|
}, |
|
"node_modules/minimist": { |
|
"version": "1.2.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/minipass": { |
|
"version": "3.3.6", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"yallist": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/mlly": { |
|
"version": "1.8.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"acorn": "^8.15.0", |
|
"pathe": "^2.0.3", |
|
"pkg-types": "^1.3.1", |
|
"ufo": "^1.6.1" |
|
} |
|
}, |
|
"node_modules/mlly/node_modules/pkg-types": { |
|
"version": "1.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"confbox": "^0.1.8", |
|
"mlly": "^1.7.4", |
|
"pathe": "^2.0.1" |
|
} |
|
}, |
|
"node_modules/mlly/node_modules/pkg-types/node_modules/confbox": { |
|
"version": "0.1.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/module-alias": { |
|
"version": "2.2.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/mrmime": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/ms": { |
|
"version": "2.1.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/muggle-string": { |
|
"version": "0.4.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/multicast-dns": { |
|
"version": "7.2.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"dns-packet": "^5.2.2", |
|
"thunky": "^1.0.2" |
|
}, |
|
"bin": { |
|
"multicast-dns": "cli.js" |
|
} |
|
}, |
|
"node_modules/mz": { |
|
"version": "2.7.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"any-promise": "^1.0.0", |
|
"object-assign": "^4.0.1", |
|
"thenify-all": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/nanoid": { |
|
"version": "3.3.11", |
|
"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/negotiator": { |
|
"version": "0.6.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/neo-async": { |
|
"version": "2.6.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/nice-try": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"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-addon-api": { |
|
"version": "7.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true |
|
}, |
|
"node_modules/node-fetch": { |
|
"version": "2.7.0", |
|
"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/node-forge": { |
|
"version": "1.3.3", |
|
"dev": true, |
|
"license": "(BSD-3-Clause OR GPL-2.0)", |
|
"engines": { |
|
"node": ">= 6.13.0" |
|
} |
|
}, |
|
"node_modules/node-releases": { |
|
"version": "2.0.27", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/normalize-package-data": { |
|
"version": "2.5.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"hosted-git-info": "^2.1.4", |
|
"resolve": "^1.10.0", |
|
"semver": "2 || 3 || 4 || 5", |
|
"validate-npm-package-license": "^3.0.1" |
|
} |
|
}, |
|
"node_modules/normalize-package-data/node_modules/semver": { |
|
"version": "5.7.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver" |
|
} |
|
}, |
|
"node_modules/normalize-path": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/normalize-url": { |
|
"version": "6.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/normalize-wheel-es": { |
|
"version": "1.2.0", |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/npm-run-path": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"path-key": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/nth-check": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"boolbase": "^1.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/fb55/nth-check?sponsor=1" |
|
} |
|
}, |
|
"node_modules/object-assign": { |
|
"version": "4.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/object-inspect": { |
|
"version": "1.13.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/object-keys": { |
|
"version": "1.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/object.assign": { |
|
"version": "4.1.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bind": "^1.0.8", |
|
"call-bound": "^1.0.3", |
|
"define-properties": "^1.2.1", |
|
"es-object-atoms": "^1.0.0", |
|
"has-symbols": "^1.1.0", |
|
"object-keys": "^1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/obuf": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/on-finished": { |
|
"version": "2.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ee-first": "1.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/on-headers": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/once": { |
|
"version": "1.4.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"wrappy": "1" |
|
} |
|
}, |
|
"node_modules/onetime": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"mimic-fn": "^2.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/open": { |
|
"version": "8.4.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"define-lazy-prop": "^2.0.0", |
|
"is-docker": "^2.1.1", |
|
"is-wsl": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/opener": { |
|
"version": "1.5.2", |
|
"dev": true, |
|
"license": "(WTFPL OR MIT)", |
|
"bin": { |
|
"opener": "bin/opener-bin.js" |
|
} |
|
}, |
|
"node_modules/ora": { |
|
"version": "5.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"bl": "^4.1.0", |
|
"chalk": "^4.1.0", |
|
"cli-cursor": "^3.1.0", |
|
"cli-spinners": "^2.5.0", |
|
"is-interactive": "^1.0.0", |
|
"is-unicode-supported": "^0.1.0", |
|
"log-symbols": "^4.1.0", |
|
"strip-ansi": "^6.0.0", |
|
"wcwidth": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-finally": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/p-limit": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-try": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/p-locate": { |
|
"version": "4.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"p-limit": "^2.2.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/p-retry": { |
|
"version": "4.6.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/retry": "0.12.0", |
|
"retry": "^0.13.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/p-try": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/param-case": { |
|
"version": "3.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"dot-case": "^3.0.4", |
|
"tslib": "^2.0.3" |
|
} |
|
}, |
|
"node_modules/parent-module": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"callsites": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/parse-json": { |
|
"version": "5.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@babel/code-frame": "^7.0.0", |
|
"error-ex": "^1.3.1", |
|
"json-parse-even-better-errors": "^2.3.0", |
|
"lines-and-columns": "^1.1.6" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/parse5": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/parse5-htmlparser2-tree-adapter": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"parse5": "^6.0.1" |
|
} |
|
}, |
|
"node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/parseurl": { |
|
"version": "1.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"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-browserify": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-exists": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/path-is-absolute": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/path-key": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/path-parse": { |
|
"version": "1.0.7", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-to-regexp": { |
|
"version": "0.1.12", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/path-type": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pathe": { |
|
"version": "2.0.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/picocolors": { |
|
"version": "1.1.1", |
|
"license": "ISC" |
|
}, |
|
"node_modules/picomatch": { |
|
"version": "4.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=12" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/pkg-dir": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-up": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/pkg-types": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"confbox": "^0.2.2", |
|
"exsolve": "^1.0.7", |
|
"pathe": "^2.0.3" |
|
} |
|
}, |
|
"node_modules/portfinder": { |
|
"version": "1.0.38", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"async": "^3.2.6", |
|
"debug": "^4.3.6" |
|
}, |
|
"engines": { |
|
"node": ">= 10.12" |
|
} |
|
}, |
|
"node_modules/postcss": { |
|
"version": "8.5.6", |
|
"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", |
|
"peer": true, |
|
"dependencies": { |
|
"nanoid": "^3.3.11", |
|
"picocolors": "^1.1.1", |
|
"source-map-js": "^1.2.1" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14" |
|
} |
|
}, |
|
"node_modules/postcss-calc": { |
|
"version": "8.2.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-selector-parser": "^6.0.9", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.2" |
|
} |
|
}, |
|
"node_modules/postcss-colormin": { |
|
"version": "5.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"caniuse-api": "^3.0.0", |
|
"colord": "^2.9.1", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-convert-values": { |
|
"version": "5.1.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-discard-comments": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-discard-duplicates": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-discard-empty": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-discard-overridden": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-loader": { |
|
"version": "6.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cosmiconfig": "^7.0.0", |
|
"klona": "^2.0.5", |
|
"semver": "^7.3.5" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^7.0.0 || ^8.0.1", |
|
"webpack": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/postcss-loader/node_modules/cosmiconfig": { |
|
"version": "7.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/parse-json": "^4.0.0", |
|
"import-fresh": "^3.2.1", |
|
"parse-json": "^5.0.0", |
|
"path-type": "^4.0.0", |
|
"yaml": "^1.10.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/postcss-loader/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/postcss-loader/node_modules/yaml": { |
|
"version": "1.10.2", |
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", |
|
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/postcss-merge-longhand": { |
|
"version": "5.1.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0", |
|
"stylehacks": "^5.1.1" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-merge-rules": { |
|
"version": "5.1.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"caniuse-api": "^3.0.0", |
|
"cssnano-utils": "^3.1.0", |
|
"postcss-selector-parser": "^6.0.5" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-minify-font-values": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-minify-gradients": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"colord": "^2.9.1", |
|
"cssnano-utils": "^3.1.0", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-minify-params": { |
|
"version": "5.1.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"cssnano-utils": "^3.1.0", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-minify-selectors": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-selector-parser": "^6.0.5" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-modules-extract-imports": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": "^10 || ^12 || >= 14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/postcss-modules-local-by-default": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"icss-utils": "^5.0.0", |
|
"postcss-selector-parser": "^7.0.0", |
|
"postcss-value-parser": "^4.1.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >= 14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/postcss-modules-local-by-default/node_modules/postcss-selector-parser": { |
|
"version": "7.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssesc": "^3.0.0", |
|
"util-deprecate": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/postcss-modules-scope": { |
|
"version": "3.2.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"postcss-selector-parser": "^7.0.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >= 14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/postcss-modules-scope/node_modules/postcss-selector-parser": { |
|
"version": "7.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssesc": "^3.0.0", |
|
"util-deprecate": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/postcss-modules-values": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"icss-utils": "^5.0.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >= 14" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.1.0" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-charset": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-display-values": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-positions": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-repeat-style": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-string": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-timing-functions": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-unicode": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-url": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"normalize-url": "^6.0.1", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-normalize-whitespace": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-ordered-values": { |
|
"version": "5.1.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssnano-utils": "^3.1.0", |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-reduce-initial": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"caniuse-api": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-reduce-transforms": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-selector-parser": { |
|
"version": "6.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cssesc": "^3.0.0", |
|
"util-deprecate": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/postcss-svgo": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-value-parser": "^4.2.0", |
|
"svgo": "^2.7.0" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-unique-selectors": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"postcss-selector-parser": "^6.0.5" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/postcss-value-parser": { |
|
"version": "4.2.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/prettier": { |
|
"version": "2.8.8", |
|
"dev": true, |
|
"license": "MIT", |
|
"optional": true, |
|
"bin": { |
|
"prettier": "bin-prettier.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/prettier/prettier?sponsor=1" |
|
} |
|
}, |
|
"node_modules/pretty-error": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"lodash": "^4.17.20", |
|
"renderkid": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/process-nextick-args": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/progress-webpack-plugin": { |
|
"version": "1.0.16", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^2.1.0", |
|
"figures": "^2.0.0", |
|
"log-update": "^2.3.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" |
|
} |
|
}, |
|
"node_modules/progress-webpack-plugin/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/progress-webpack-plugin/node_modules/chalk/node_modules/ansi-styles": { |
|
"version": "3.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-convert": "^1.9.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/progress-webpack-plugin/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert": { |
|
"version": "1.9.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"color-name": "1.1.3" |
|
} |
|
}, |
|
"node_modules/progress-webpack-plugin/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name": { |
|
"version": "1.1.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/progress-webpack-plugin/node_modules/chalk/node_modules/escape-string-regexp": { |
|
"version": "1.0.5", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/progress-webpack-plugin/node_modules/chalk/node_modules/supports-color": { |
|
"version": "5.5.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/progress-webpack-plugin/node_modules/chalk/node_modules/supports-color/node_modules/has-flag": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/proxy-addr": { |
|
"version": "2.0.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"forwarded": "0.2.0", |
|
"ipaddr.js": "1.9.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.10" |
|
} |
|
}, |
|
"node_modules/proxy-addr/node_modules/ipaddr.js": { |
|
"version": "1.9.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.10" |
|
} |
|
}, |
|
"node_modules/proxy-from-env": { |
|
"version": "1.1.0", |
|
"license": "MIT" |
|
}, |
|
"node_modules/pseudomap": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/pump": { |
|
"version": "3.0.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"end-of-stream": "^1.1.0", |
|
"once": "^1.3.1" |
|
} |
|
}, |
|
"node_modules/punycode": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/qs": { |
|
"version": "6.14.0", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"side-channel": "^1.1.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/quansync": { |
|
"version": "0.2.11", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "individual", |
|
"url": "https://github.com/sponsors/antfu" |
|
}, |
|
{ |
|
"type": "individual", |
|
"url": "https://github.com/sponsors/sxzz" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"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/randombytes": { |
|
"version": "2.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "^5.1.0" |
|
} |
|
}, |
|
"node_modules/randombytes/node_modules/safe-buffer": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/range-parser": { |
|
"version": "1.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/raw-body": { |
|
"version": "2.5.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"bytes": "~3.1.2", |
|
"http-errors": "~2.0.1", |
|
"iconv-lite": "~0.4.24", |
|
"unpipe": "~1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/read-pkg": { |
|
"version": "5.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/normalize-package-data": "^2.4.0", |
|
"normalize-package-data": "^2.5.0", |
|
"parse-json": "^5.0.0", |
|
"type-fest": "^0.6.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/read-pkg-up": { |
|
"version": "7.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"find-up": "^4.1.0", |
|
"read-pkg": "^5.2.0", |
|
"type-fest": "^0.8.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/read-pkg-up/node_modules/type-fest": { |
|
"version": "0.8.1", |
|
"dev": true, |
|
"license": "(MIT OR CC0-1.0)", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/readable-stream": { |
|
"version": "3.6.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"inherits": "^2.0.3", |
|
"string_decoder": "^1.1.1", |
|
"util-deprecate": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/readdirp": { |
|
"version": "4.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 14.18.0" |
|
}, |
|
"funding": { |
|
"type": "individual", |
|
"url": "https://paulmillr.com/funding/" |
|
} |
|
}, |
|
"node_modules/regenerate": { |
|
"version": "1.4.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/regenerate-unicode-properties": { |
|
"version": "10.2.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerate": "^1.4.2" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/regenerator-runtime": { |
|
"version": "0.14.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/regexpu-core": { |
|
"version": "6.4.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"regenerate": "^1.4.2", |
|
"regenerate-unicode-properties": "^10.2.2", |
|
"regjsgen": "^0.8.0", |
|
"regjsparser": "^0.13.0", |
|
"unicode-match-property-ecmascript": "^2.0.0", |
|
"unicode-match-property-value-ecmascript": "^2.2.1" |
|
}, |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/regjsgen": { |
|
"version": "0.8.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/regjsparser": { |
|
"version": "0.13.0", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"jsesc": "~3.1.0" |
|
}, |
|
"bin": { |
|
"regjsparser": "bin/parser" |
|
} |
|
}, |
|
"node_modules/relateurl": { |
|
"version": "0.2.7", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.10" |
|
} |
|
}, |
|
"node_modules/renderkid": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"css-select": "^4.1.3", |
|
"dom-converter": "^0.2.0", |
|
"htmlparser2": "^6.1.0", |
|
"lodash": "^4.17.21", |
|
"strip-ansi": "^6.0.1" |
|
} |
|
}, |
|
"node_modules/require-directory": { |
|
"version": "2.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/require-from-string": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/requires-port": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/resolve": { |
|
"version": "1.22.11", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"is-core-module": "^2.16.1", |
|
"path-parse": "^1.0.7", |
|
"supports-preserve-symlinks-flag": "^1.0.0" |
|
}, |
|
"bin": { |
|
"resolve": "bin/resolve" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/resolve-from": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/restore-cursor": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"onetime": "^5.1.0", |
|
"signal-exit": "^3.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/retry": { |
|
"version": "0.13.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 4" |
|
} |
|
}, |
|
"node_modules/reusify": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"iojs": ">=1.0.0", |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/rimraf": { |
|
"version": "3.0.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"glob": "^7.1.3" |
|
}, |
|
"bin": { |
|
"rimraf": "bin.js" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/isaacs" |
|
} |
|
}, |
|
"node_modules/rollup": { |
|
"version": "4.54.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@types/estree": "1.0.8" |
|
}, |
|
"bin": { |
|
"rollup": "dist/bin/rollup" |
|
}, |
|
"engines": { |
|
"node": ">=18.0.0", |
|
"npm": ">=8.0.0" |
|
}, |
|
"optionalDependencies": { |
|
"@rollup/rollup-android-arm-eabi": "4.54.0", |
|
"@rollup/rollup-android-arm64": "4.54.0", |
|
"@rollup/rollup-darwin-arm64": "4.54.0", |
|
"@rollup/rollup-darwin-x64": "4.54.0", |
|
"@rollup/rollup-freebsd-arm64": "4.54.0", |
|
"@rollup/rollup-freebsd-x64": "4.54.0", |
|
"@rollup/rollup-linux-arm-gnueabihf": "4.54.0", |
|
"@rollup/rollup-linux-arm-musleabihf": "4.54.0", |
|
"@rollup/rollup-linux-arm64-gnu": "4.54.0", |
|
"@rollup/rollup-linux-arm64-musl": "4.54.0", |
|
"@rollup/rollup-linux-loong64-gnu": "4.54.0", |
|
"@rollup/rollup-linux-ppc64-gnu": "4.54.0", |
|
"@rollup/rollup-linux-riscv64-gnu": "4.54.0", |
|
"@rollup/rollup-linux-riscv64-musl": "4.54.0", |
|
"@rollup/rollup-linux-s390x-gnu": "4.54.0", |
|
"@rollup/rollup-linux-x64-gnu": "4.54.0", |
|
"@rollup/rollup-linux-x64-musl": "4.54.0", |
|
"@rollup/rollup-openharmony-arm64": "4.54.0", |
|
"@rollup/rollup-win32-arm64-msvc": "4.54.0", |
|
"@rollup/rollup-win32-ia32-msvc": "4.54.0", |
|
"@rollup/rollup-win32-x64-gnu": "4.54.0", |
|
"@rollup/rollup-win32-x64-msvc": "4.54.0", |
|
"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/safe-buffer": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/safer-buffer": { |
|
"version": "2.1.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/sass": { |
|
"version": "1.97.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"chokidar": "^4.0.0", |
|
"immutable": "^5.0.2", |
|
"source-map-js": ">=0.6.2 <2.0.0" |
|
}, |
|
"bin": { |
|
"sass": "sass.js" |
|
}, |
|
"engines": { |
|
"node": ">=14.0.0" |
|
}, |
|
"optionalDependencies": { |
|
"@parcel/watcher": "^2.4.1" |
|
} |
|
}, |
|
"node_modules/sass-loader": { |
|
"version": "16.0.6", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"neo-async": "^2.6.2" |
|
}, |
|
"engines": { |
|
"node": ">= 18.12.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"@rspack/core": "0.x || 1.x", |
|
"node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", |
|
"sass": "^1.3.0", |
|
"sass-embedded": "*", |
|
"webpack": "^5.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@rspack/core": { |
|
"optional": true |
|
}, |
|
"node-sass": { |
|
"optional": true |
|
}, |
|
"sass": { |
|
"optional": true |
|
}, |
|
"sass-embedded": { |
|
"optional": true |
|
}, |
|
"webpack": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/schema-utils": { |
|
"version": "2.7.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.5", |
|
"ajv": "^6.12.4", |
|
"ajv-keywords": "^3.5.2" |
|
}, |
|
"engines": { |
|
"node": ">= 8.9.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/schema-utils/node_modules/ajv": { |
|
"version": "6.12.6", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "3.5.2", |
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", |
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"ajv": "^6.9.1" |
|
} |
|
}, |
|
"node_modules/schema-utils/node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/select-hose": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/selfsigned": { |
|
"version": "2.4.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/node-forge": "^1.3.0", |
|
"node-forge": "^1" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/semver": { |
|
"version": "6.3.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
} |
|
}, |
|
"node_modules/send": { |
|
"version": "0.19.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "2.6.9", |
|
"depd": "2.0.0", |
|
"destroy": "1.2.0", |
|
"encodeurl": "~2.0.0", |
|
"escape-html": "~1.0.3", |
|
"etag": "~1.8.1", |
|
"fresh": "~0.5.2", |
|
"http-errors": "~2.0.1", |
|
"mime": "1.6.0", |
|
"ms": "2.1.3", |
|
"on-finished": "~2.4.1", |
|
"range-parser": "~1.2.1", |
|
"statuses": "~2.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/send/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/send/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/serialize-javascript": { |
|
"version": "6.0.2", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"dependencies": { |
|
"randombytes": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/serve-index": { |
|
"version": "1.9.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"accepts": "~1.3.4", |
|
"batch": "0.6.1", |
|
"debug": "2.6.9", |
|
"escape-html": "~1.0.3", |
|
"http-errors": "~1.6.2", |
|
"mime-types": "~2.1.17", |
|
"parseurl": "~1.3.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/serve-index/node_modules/debug": { |
|
"version": "2.6.9", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ms": "2.0.0" |
|
} |
|
}, |
|
"node_modules/serve-index/node_modules/debug/node_modules/ms": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/serve-index/node_modules/http-errors": { |
|
"version": "1.6.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"depd": "~1.1.2", |
|
"inherits": "2.0.3", |
|
"setprototypeof": "1.1.0", |
|
"statuses": ">= 1.4.0 < 2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/serve-index/node_modules/http-errors/node_modules/depd": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/serve-index/node_modules/http-errors/node_modules/inherits": { |
|
"version": "2.0.3", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/serve-index/node_modules/http-errors/node_modules/setprototypeof": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/serve-index/node_modules/http-errors/node_modules/statuses": { |
|
"version": "1.5.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/serve-static": { |
|
"version": "1.16.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"encodeurl": "~2.0.0", |
|
"escape-html": "~1.0.3", |
|
"parseurl": "~1.3.3", |
|
"send": "~0.19.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.8.0" |
|
} |
|
}, |
|
"node_modules/set-function-length": { |
|
"version": "1.2.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"define-data-property": "^1.1.4", |
|
"es-errors": "^1.3.0", |
|
"function-bind": "^1.1.2", |
|
"get-intrinsic": "^1.2.4", |
|
"gopd": "^1.0.1", |
|
"has-property-descriptors": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
} |
|
}, |
|
"node_modules/setprototypeof": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/shallow-clone": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"kind-of": "^6.0.2" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/shebang-command": { |
|
"version": "1.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"shebang-regex": "^1.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/shebang-regex": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/shell-quote": { |
|
"version": "1.8.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/side-channel": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-errors": "^1.3.0", |
|
"object-inspect": "^1.13.3", |
|
"side-channel-list": "^1.0.0", |
|
"side-channel-map": "^1.0.1", |
|
"side-channel-weakmap": "^1.0.2" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/side-channel-list": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"es-errors": "^1.3.0", |
|
"object-inspect": "^1.13.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/side-channel-map": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bound": "^1.0.2", |
|
"es-errors": "^1.3.0", |
|
"get-intrinsic": "^1.2.5", |
|
"object-inspect": "^1.13.3" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/side-channel-weakmap": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"call-bound": "^1.0.2", |
|
"es-errors": "^1.3.0", |
|
"get-intrinsic": "^1.2.5", |
|
"object-inspect": "^1.13.3", |
|
"side-channel-map": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 0.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/ljharb" |
|
} |
|
}, |
|
"node_modules/signal-exit": { |
|
"version": "3.0.7", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/sirv": { |
|
"version": "2.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@polka/url": "^1.0.0-next.24", |
|
"mrmime": "^2.0.0", |
|
"totalist": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/slash": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/sockjs": { |
|
"version": "0.3.24", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"faye-websocket": "^0.11.3", |
|
"uuid": "^8.3.2", |
|
"websocket-driver": "^0.7.4" |
|
} |
|
}, |
|
"node_modules/source-map": { |
|
"version": "0.7.6", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">= 12" |
|
} |
|
}, |
|
"node_modules/source-map-js": { |
|
"version": "1.2.1", |
|
"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/source-map-support/node_modules/source-map": { |
|
"version": "0.6.1", |
|
"dev": true, |
|
"license": "BSD-3-Clause", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/spdx-correct": { |
|
"version": "3.2.0", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"spdx-expression-parse": "^3.0.0", |
|
"spdx-license-ids": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/spdx-exceptions": { |
|
"version": "2.5.0", |
|
"dev": true, |
|
"license": "CC-BY-3.0" |
|
}, |
|
"node_modules/spdx-expression-parse": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"spdx-exceptions": "^2.1.0", |
|
"spdx-license-ids": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/spdx-license-ids": { |
|
"version": "3.0.22", |
|
"dev": true, |
|
"license": "CC0-1.0" |
|
}, |
|
"node_modules/spdy": { |
|
"version": "4.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "^4.1.0", |
|
"handle-thing": "^2.0.0", |
|
"http-deceiver": "^1.2.7", |
|
"select-hose": "^2.0.0", |
|
"spdy-transport": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=6.0.0" |
|
} |
|
}, |
|
"node_modules/spdy-transport": { |
|
"version": "3.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"debug": "^4.1.0", |
|
"detect-node": "^2.0.4", |
|
"hpack.js": "^2.1.6", |
|
"obuf": "^1.1.2", |
|
"readable-stream": "^3.0.6", |
|
"wbuf": "^1.7.3" |
|
} |
|
}, |
|
"node_modules/sprintf-js": { |
|
"version": "1.0.3", |
|
"dev": true, |
|
"license": "BSD-3-Clause" |
|
}, |
|
"node_modules/ssri": { |
|
"version": "8.0.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"minipass": "^3.1.1" |
|
}, |
|
"engines": { |
|
"node": ">= 8" |
|
} |
|
}, |
|
"node_modules/stable": { |
|
"version": "0.1.8", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/stackframe": { |
|
"version": "1.3.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/statuses": { |
|
"version": "2.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/string_decoder": { |
|
"version": "1.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"safe-buffer": "~5.2.0" |
|
} |
|
}, |
|
"node_modules/string_decoder/node_modules/safe-buffer": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/string-argv": { |
|
"version": "0.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6.19" |
|
} |
|
}, |
|
"node_modules/string-width": { |
|
"version": "4.2.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"emoji-regex": "^8.0.0", |
|
"is-fullwidth-code-point": "^3.0.0", |
|
"strip-ansi": "^6.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/strip-ansi": { |
|
"version": "6.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-regex": "^5.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/strip-eof": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/strip-final-newline": { |
|
"version": "2.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/strip-json-comments": { |
|
"version": "3.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/sindresorhus" |
|
} |
|
}, |
|
"node_modules/stylehacks": { |
|
"version": "5.1.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"browserslist": "^4.21.4", |
|
"postcss-selector-parser": "^6.0.4" |
|
}, |
|
"engines": { |
|
"node": "^10 || ^12 || >=14.0" |
|
}, |
|
"peerDependencies": { |
|
"postcss": "^8.2.15" |
|
} |
|
}, |
|
"node_modules/supports-color": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"has-flag": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"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-tags": { |
|
"version": "1.0.0", |
|
"dev": true |
|
}, |
|
"node_modules/svgo": { |
|
"version": "2.8.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@trysound/sax": "0.2.0", |
|
"commander": "^7.2.0", |
|
"css-select": "^4.1.3", |
|
"css-tree": "^1.1.3", |
|
"csso": "^4.2.0", |
|
"picocolors": "^1.0.0", |
|
"stable": "^0.1.8" |
|
}, |
|
"bin": { |
|
"svgo": "bin/svgo" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/svgo/node_modules/commander": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/systemjs": { |
|
"version": "6.15.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/tapable": { |
|
"version": "2.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/terser": { |
|
"version": "5.44.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"peer": true, |
|
"dependencies": { |
|
"@jridgewell/source-map": "^0.3.3", |
|
"acorn": "^8.15.0", |
|
"commander": "^2.20.0", |
|
"source-map-support": "~0.5.20" |
|
}, |
|
"bin": { |
|
"terser": "bin/terser" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/terser-webpack-plugin": { |
|
"version": "5.3.16", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@jridgewell/trace-mapping": "^0.3.25", |
|
"jest-worker": "^27.4.5", |
|
"schema-utils": "^4.3.0", |
|
"serialize-javascript": "^6.0.2", |
|
"terser": "^5.31.1" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^5.1.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@swc/core": { |
|
"optional": true |
|
}, |
|
"esbuild": { |
|
"optional": true |
|
}, |
|
"uglify-js": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/terser-webpack-plugin/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/terser-webpack-plugin/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/terser/node_modules/commander": { |
|
"version": "2.20.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/thenify": { |
|
"version": "3.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"any-promise": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/thenify-all": { |
|
"version": "1.6.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"thenify": ">= 3.1.0 < 4" |
|
}, |
|
"engines": { |
|
"node": ">=0.8" |
|
} |
|
}, |
|
"node_modules/thread-loader": { |
|
"version": "3.0.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"json-parse-better-errors": "^1.0.2", |
|
"loader-runner": "^4.1.0", |
|
"loader-utils": "^2.0.0", |
|
"neo-async": "^2.6.2", |
|
"schema-utils": "^3.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^4.27.0 || ^5.0.0" |
|
} |
|
}, |
|
"node_modules/thread-loader/node_modules/ajv": { |
|
"version": "6.12.6", |
|
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", |
|
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.1", |
|
"fast-json-stable-stringify": "^2.0.0", |
|
"json-schema-traverse": "^0.4.1", |
|
"uri-js": "^4.2.2" |
|
}, |
|
"funding": { |
|
"type": "github", |
|
"url": "https://github.com/sponsors/epoberezkin" |
|
} |
|
}, |
|
"node_modules/thread-loader/node_modules/ajv-keywords": { |
|
"version": "3.5.2", |
|
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz", |
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"ajv": "^6.9.1" |
|
} |
|
}, |
|
"node_modules/thread-loader/node_modules/json-schema-traverse": { |
|
"version": "0.4.1", |
|
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", |
|
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/thread-loader/node_modules/schema-utils": { |
|
"version": "3.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.8", |
|
"ajv": "^6.12.5", |
|
"ajv-keywords": "^3.5.2" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/thunky": { |
|
"version": "1.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/tinyglobby": { |
|
"version": "0.2.15", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fdir": "^6.5.0", |
|
"picomatch": "^4.0.3" |
|
}, |
|
"engines": { |
|
"node": ">=12.0.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/SuperchupuDev" |
|
} |
|
}, |
|
"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/toidentifier": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.6" |
|
} |
|
}, |
|
"node_modules/totalist": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=6" |
|
} |
|
}, |
|
"node_modules/tr46": { |
|
"version": "0.0.3", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/ts-loader": { |
|
"version": "9.5.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.1.0", |
|
"enhanced-resolve": "^5.0.0", |
|
"micromatch": "^4.0.0", |
|
"semver": "^7.3.4", |
|
"source-map": "^0.7.4" |
|
}, |
|
"engines": { |
|
"node": ">=12.0.0" |
|
}, |
|
"peerDependencies": { |
|
"typescript": "*", |
|
"webpack": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/ts-loader/node_modules/semver": { |
|
"version": "7.7.3", |
|
"dev": true, |
|
"license": "ISC", |
|
"bin": { |
|
"semver": "bin/semver.js" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/tslib": { |
|
"version": "2.8.1", |
|
"dev": true, |
|
"license": "0BSD" |
|
}, |
|
"node_modules/type-fest": { |
|
"version": "0.6.0", |
|
"dev": true, |
|
"license": "(MIT OR CC0-1.0)", |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/type-is": { |
|
"version": "1.6.18", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"media-typer": "0.3.0", |
|
"mime-types": "~2.1.24" |
|
}, |
|
"engines": { |
|
"node": ">= 0.6" |
|
} |
|
}, |
|
"node_modules/typescript": { |
|
"version": "5.9.3", |
|
"devOptional": true, |
|
"license": "Apache-2.0", |
|
"peer": true, |
|
"bin": { |
|
"tsc": "bin/tsc", |
|
"tsserver": "bin/tsserver" |
|
}, |
|
"engines": { |
|
"node": ">=14.17" |
|
} |
|
}, |
|
"node_modules/ufo": { |
|
"version": "1.6.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/undici-types": { |
|
"version": "7.16.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/unicode-canonical-property-names-ecmascript": { |
|
"version": "2.0.1", |
|
"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.2.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/unicode-property-aliases-ecmascript": { |
|
"version": "2.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=4" |
|
} |
|
}, |
|
"node_modules/universalify": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 10.0.0" |
|
} |
|
}, |
|
"node_modules/unpipe": { |
|
"version": "1.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/update-browserslist-db": { |
|
"version": "1.2.3", |
|
"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.2.0", |
|
"picocolors": "^1.1.1" |
|
}, |
|
"bin": { |
|
"update-browserslist-db": "cli.js" |
|
}, |
|
"peerDependencies": { |
|
"browserslist": ">= 4.21.0" |
|
} |
|
}, |
|
"node_modules/uri-js": { |
|
"version": "4.4.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause", |
|
"dependencies": { |
|
"punycode": "^2.1.0" |
|
} |
|
}, |
|
"node_modules/util-deprecate": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/utila": { |
|
"version": "0.4.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/utils-merge": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.4.0" |
|
} |
|
}, |
|
"node_modules/uuid": { |
|
"version": "8.3.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"bin": { |
|
"uuid": "dist/bin/uuid" |
|
} |
|
}, |
|
"node_modules/validate-npm-package-license": { |
|
"version": "3.0.4", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"spdx-correct": "^3.0.0", |
|
"spdx-expression-parse": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/vary": { |
|
"version": "1.1.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 0.8" |
|
} |
|
}, |
|
"node_modules/vite": { |
|
"version": "7.3.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"esbuild": "^0.27.0", |
|
"fdir": "^6.5.0", |
|
"picomatch": "^4.0.3", |
|
"postcss": "^8.5.6", |
|
"rollup": "^4.43.0", |
|
"tinyglobby": "^0.2.15" |
|
}, |
|
"bin": { |
|
"vite": "bin/vite.js" |
|
}, |
|
"engines": { |
|
"node": "^20.19.0 || >=22.12.0" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/vitejs/vite?sponsor=1" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "~2.3.3" |
|
}, |
|
"peerDependencies": { |
|
"@types/node": "^20.19.0 || >=22.12.0", |
|
"jiti": ">=1.21.0", |
|
"less": "^4.0.0", |
|
"lightningcss": "^1.21.0", |
|
"sass": "^1.70.0", |
|
"sass-embedded": "^1.70.0", |
|
"stylus": ">=0.54.8", |
|
"sugarss": "^5.0.0", |
|
"terser": "^5.16.0", |
|
"tsx": "^4.8.1", |
|
"yaml": "^2.4.2" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@types/node": { |
|
"optional": true |
|
}, |
|
"jiti": { |
|
"optional": true |
|
}, |
|
"less": { |
|
"optional": true |
|
}, |
|
"lightningcss": { |
|
"optional": true |
|
}, |
|
"sass": { |
|
"optional": true |
|
}, |
|
"sass-embedded": { |
|
"optional": true |
|
}, |
|
"stylus": { |
|
"optional": true |
|
}, |
|
"sugarss": { |
|
"optional": true |
|
}, |
|
"terser": { |
|
"optional": true |
|
}, |
|
"tsx": { |
|
"optional": true |
|
}, |
|
"yaml": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/vite-plugin-css-injected-by-js": { |
|
"version": "3.5.2", |
|
"resolved": "https://registry.npmjs.org/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.5.2.tgz", |
|
"integrity": "sha512-2MpU/Y+SCZyWUB6ua3HbJCrgnF0KACAsmzOQt1UvRVJCGF6S8xdA3ZUhWcWdM9ivG4I5az8PnQmwwrkC2CAQrQ==", |
|
"dev": true, |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"vite": ">2.0.0-0" |
|
} |
|
}, |
|
"node_modules/vite-plugin-dts": { |
|
"version": "4.5.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@microsoft/api-extractor": "^7.50.1", |
|
"@rollup/pluginutils": "^5.1.4", |
|
"@volar/typescript": "^2.4.11", |
|
"@vue/language-core": "2.2.0", |
|
"compare-versions": "^6.1.1", |
|
"debug": "^4.4.0", |
|
"kolorist": "^1.8.0", |
|
"local-pkg": "^1.0.0", |
|
"magic-string": "^0.30.17" |
|
}, |
|
"peerDependencies": { |
|
"typescript": "*", |
|
"vite": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"vite": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/vscode-uri": { |
|
"version": "3.1.0", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/vue": { |
|
"version": "3.5.26", |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@vue/compiler-dom": "3.5.26", |
|
"@vue/compiler-sfc": "3.5.26", |
|
"@vue/runtime-dom": "3.5.26", |
|
"@vue/server-renderer": "3.5.26", |
|
"@vue/shared": "3.5.26" |
|
}, |
|
"peerDependencies": { |
|
"typescript": "*" |
|
}, |
|
"peerDependenciesMeta": { |
|
"typescript": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/vue-class-component": { |
|
"version": "8.0.0-rc.1", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"vue": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/vue-demi": { |
|
"version": "0.14.10", |
|
"hasInstallScript": true, |
|
"license": "MIT", |
|
"bin": { |
|
"vue-demi-fix": "bin/vue-demi-fix.js", |
|
"vue-demi-switch": "bin/vue-demi-switch.js" |
|
}, |
|
"engines": { |
|
"node": ">=12" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/antfu" |
|
}, |
|
"peerDependencies": { |
|
"@vue/composition-api": "^1.0.0-rc.1", |
|
"vue": "^3.0.0-0 || ^2.6.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@vue/composition-api": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/vue-hot-reload-api": { |
|
"version": "2.3.4", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/vue-loader": { |
|
"version": "17.4.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"chalk": "^4.1.0", |
|
"hash-sum": "^2.0.0", |
|
"watchpack": "^2.4.0" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^4.1.0 || ^5.0.0-0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"@vue/compiler-sfc": { |
|
"optional": true |
|
}, |
|
"vue": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/vue-router": { |
|
"version": "4.6.4", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/devtools-api": "^6.6.4" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/posva" |
|
}, |
|
"peerDependencies": { |
|
"vue": "^3.5.0" |
|
} |
|
}, |
|
"node_modules/vue-style-loader": { |
|
"version": "4.1.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"hash-sum": "^1.0.2", |
|
"loader-utils": "^1.0.2" |
|
} |
|
}, |
|
"node_modules/vue-style-loader/node_modules/hash-sum": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/vue-style-loader/node_modules/loader-utils": { |
|
"version": "1.4.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"big.js": "^5.2.2", |
|
"emojis-list": "^3.0.0", |
|
"json5": "^1.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=4.0.0" |
|
} |
|
}, |
|
"node_modules/vue-style-loader/node_modules/loader-utils/node_modules/json5": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimist": "^1.2.0" |
|
}, |
|
"bin": { |
|
"json5": "lib/cli.js" |
|
} |
|
}, |
|
"node_modules/vue-template-es2015-compiler": { |
|
"version": "1.9.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/vue3-i18n": { |
|
"version": "1.1.5", |
|
"license": "MIT", |
|
"workspaces": [ |
|
"packages/*" |
|
], |
|
"peerDependencies": { |
|
"vue": "^3.0.0" |
|
} |
|
}, |
|
"node_modules/vuex": { |
|
"version": "4.1.0", |
|
"license": "MIT", |
|
"dependencies": { |
|
"@vue/devtools-api": "^6.0.0-beta.11" |
|
}, |
|
"peerDependencies": { |
|
"vue": "^3.2.0" |
|
} |
|
}, |
|
"node_modules/watchpack": { |
|
"version": "2.4.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"glob-to-regexp": "^0.4.1", |
|
"graceful-fs": "^4.1.2" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/wbuf": { |
|
"version": "1.7.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"minimalistic-assert": "^1.0.0" |
|
} |
|
}, |
|
"node_modules/wcwidth": { |
|
"version": "1.0.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"defaults": "^1.0.3" |
|
} |
|
}, |
|
"node_modules/webidl-conversions": { |
|
"version": "3.0.1", |
|
"dev": true, |
|
"license": "BSD-2-Clause" |
|
}, |
|
"node_modules/webpack": { |
|
"version": "5.104.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"dependencies": { |
|
"@types/eslint-scope": "^3.7.7", |
|
"@types/estree": "^1.0.8", |
|
"@types/json-schema": "^7.0.15", |
|
"@webassemblyjs/ast": "^1.14.1", |
|
"@webassemblyjs/wasm-edit": "^1.14.1", |
|
"@webassemblyjs/wasm-parser": "^1.14.1", |
|
"acorn": "^8.15.0", |
|
"acorn-import-phases": "^1.0.3", |
|
"browserslist": "^4.28.1", |
|
"chrome-trace-event": "^1.0.2", |
|
"enhanced-resolve": "^5.17.4", |
|
"es-module-lexer": "^2.0.0", |
|
"eslint-scope": "5.1.1", |
|
"events": "^3.2.0", |
|
"glob-to-regexp": "^0.4.1", |
|
"graceful-fs": "^4.2.11", |
|
"json-parse-even-better-errors": "^2.3.1", |
|
"loader-runner": "^4.3.1", |
|
"mime-types": "^2.1.27", |
|
"neo-async": "^2.6.2", |
|
"schema-utils": "^4.3.3", |
|
"tapable": "^2.3.0", |
|
"terser-webpack-plugin": "^5.3.16", |
|
"watchpack": "^2.4.4", |
|
"webpack-sources": "^3.3.3" |
|
}, |
|
"bin": { |
|
"webpack": "bin/webpack.js" |
|
}, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependenciesMeta": { |
|
"webpack-cli": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/webpack-bundle-analyzer": { |
|
"version": "4.10.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@discoveryjs/json-ext": "0.5.7", |
|
"acorn": "^8.0.4", |
|
"acorn-walk": "^8.0.0", |
|
"commander": "^7.2.0", |
|
"debounce": "^1.2.1", |
|
"escape-string-regexp": "^4.0.0", |
|
"gzip-size": "^6.0.0", |
|
"html-escaper": "^2.0.2", |
|
"opener": "^1.5.2", |
|
"picocolors": "^1.0.0", |
|
"sirv": "^2.0.3", |
|
"ws": "^7.3.1" |
|
}, |
|
"bin": { |
|
"webpack-bundle-analyzer": "lib/bin/analyzer.js" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
} |
|
}, |
|
"node_modules/webpack-bundle-analyzer/node_modules/commander": { |
|
"version": "7.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">= 10" |
|
} |
|
}, |
|
"node_modules/webpack-chain": { |
|
"version": "6.5.1", |
|
"dev": true, |
|
"license": "MPL-2.0", |
|
"dependencies": { |
|
"deepmerge": "^1.5.2", |
|
"javascript-stringify": "^2.0.1" |
|
}, |
|
"engines": { |
|
"node": ">=8" |
|
} |
|
}, |
|
"node_modules/webpack-chain/node_modules/deepmerge": { |
|
"version": "1.5.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=0.10.0" |
|
} |
|
}, |
|
"node_modules/webpack-dev-middleware": { |
|
"version": "5.3.4", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"colorette": "^2.0.10", |
|
"memfs": "^3.4.3", |
|
"mime-types": "^2.1.31", |
|
"range-parser": "^1.2.1", |
|
"schema-utils": "^4.0.0" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^4.0.0 || ^5.0.0" |
|
} |
|
}, |
|
"node_modules/webpack-dev-middleware/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/webpack-dev-middleware/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server": { |
|
"version": "4.15.2", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/bonjour": "^3.5.9", |
|
"@types/connect-history-api-fallback": "^1.3.5", |
|
"@types/express": "^4.17.13", |
|
"@types/serve-index": "^1.9.1", |
|
"@types/serve-static": "^1.13.10", |
|
"@types/sockjs": "^0.3.33", |
|
"@types/ws": "^8.5.5", |
|
"ansi-html-community": "^0.0.8", |
|
"bonjour-service": "^1.0.11", |
|
"chokidar": "^3.5.3", |
|
"colorette": "^2.0.10", |
|
"compression": "^1.7.4", |
|
"connect-history-api-fallback": "^2.0.0", |
|
"default-gateway": "^6.0.3", |
|
"express": "^4.17.3", |
|
"graceful-fs": "^4.2.6", |
|
"html-entities": "^2.3.2", |
|
"http-proxy-middleware": "^2.0.3", |
|
"ipaddr.js": "^2.0.1", |
|
"launch-editor": "^2.6.0", |
|
"open": "^8.0.9", |
|
"p-retry": "^4.5.0", |
|
"rimraf": "^3.0.2", |
|
"schema-utils": "^4.0.0", |
|
"selfsigned": "^2.1.1", |
|
"serve-index": "^1.9.1", |
|
"sockjs": "^0.3.24", |
|
"spdy": "^4.0.2", |
|
"webpack-dev-middleware": "^5.3.4", |
|
"ws": "^8.13.0" |
|
}, |
|
"bin": { |
|
"webpack-dev-server": "bin/webpack-dev-server.js" |
|
}, |
|
"engines": { |
|
"node": ">= 12.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
}, |
|
"peerDependencies": { |
|
"webpack": "^4.37.0 || ^5.0.0" |
|
}, |
|
"peerDependenciesMeta": { |
|
"webpack": { |
|
"optional": true |
|
}, |
|
"webpack-cli": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/chokidar": { |
|
"version": "3.6.0", |
|
"dev": true, |
|
"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" |
|
}, |
|
"funding": { |
|
"url": "https://paulmillr.com/funding/" |
|
}, |
|
"optionalDependencies": { |
|
"fsevents": "~2.3.2" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/chokidar/node_modules/glob-parent": { |
|
"version": "5.1.2", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"is-glob": "^4.0.1" |
|
}, |
|
"engines": { |
|
"node": ">= 6" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/chokidar/node_modules/readdirp": { |
|
"version": "3.6.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"picomatch": "^2.2.1" |
|
}, |
|
"engines": { |
|
"node": ">=8.10.0" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/chokidar/node_modules/readdirp/node_modules/picomatch": { |
|
"version": "2.3.1", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.6" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/webpack-dev-server/node_modules/ws": { |
|
"version": "8.18.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=10.0.0" |
|
}, |
|
"peerDependencies": { |
|
"bufferutil": "^4.0.1", |
|
"utf-8-validate": ">=5.0.2" |
|
}, |
|
"peerDependenciesMeta": { |
|
"bufferutil": { |
|
"optional": true |
|
}, |
|
"utf-8-validate": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/webpack-merge": { |
|
"version": "5.10.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"clone-deep": "^4.0.1", |
|
"flat": "^5.0.2", |
|
"wildcard": "^2.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10.0.0" |
|
} |
|
}, |
|
"node_modules/webpack-sources": { |
|
"version": "3.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"peer": true, |
|
"engines": { |
|
"node": ">=10.13.0" |
|
} |
|
}, |
|
"node_modules/webpack-virtual-modules": { |
|
"version": "0.4.6", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/webpack/node_modules/schema-utils": { |
|
"version": "4.3.3", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"@types/json-schema": "^7.0.9", |
|
"ajv": "^8.9.0", |
|
"ajv-formats": "^2.1.1", |
|
"ajv-keywords": "^5.1.0" |
|
}, |
|
"engines": { |
|
"node": ">= 10.13.0" |
|
}, |
|
"funding": { |
|
"type": "opencollective", |
|
"url": "https://opencollective.com/webpack" |
|
} |
|
}, |
|
"node_modules/webpack/node_modules/schema-utils/node_modules/ajv-keywords": { |
|
"version": "5.1.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"fast-deep-equal": "^3.1.3" |
|
}, |
|
"peerDependencies": { |
|
"ajv": "^8.8.2" |
|
} |
|
}, |
|
"node_modules/websocket-driver": { |
|
"version": "0.7.4", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"dependencies": { |
|
"http-parser-js": ">=0.5.1", |
|
"safe-buffer": ">=5.1.0", |
|
"websocket-extensions": ">=0.1.1" |
|
}, |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/websocket-driver/node_modules/safe-buffer": { |
|
"version": "5.2.1", |
|
"dev": true, |
|
"funding": [ |
|
{ |
|
"type": "github", |
|
"url": "https://github.com/sponsors/feross" |
|
}, |
|
{ |
|
"type": "patreon", |
|
"url": "https://www.patreon.com/feross" |
|
}, |
|
{ |
|
"type": "consulting", |
|
"url": "https://feross.org/support" |
|
} |
|
], |
|
"license": "MIT" |
|
}, |
|
"node_modules/websocket-extensions": { |
|
"version": "0.1.4", |
|
"dev": true, |
|
"license": "Apache-2.0", |
|
"engines": { |
|
"node": ">=0.8.0" |
|
} |
|
}, |
|
"node_modules/whatwg-fetch": { |
|
"version": "3.6.20", |
|
"dev": true, |
|
"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/which": { |
|
"version": "1.3.1", |
|
"dev": true, |
|
"license": "ISC", |
|
"dependencies": { |
|
"isexe": "^2.0.0" |
|
}, |
|
"bin": { |
|
"which": "bin/which" |
|
} |
|
}, |
|
"node_modules/wildcard": { |
|
"version": "2.0.1", |
|
"dev": true, |
|
"license": "MIT" |
|
}, |
|
"node_modules/wrap-ansi": { |
|
"version": "7.0.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"ansi-styles": "^4.0.0", |
|
"string-width": "^4.1.0", |
|
"strip-ansi": "^6.0.0" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
}, |
|
"funding": { |
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
|
} |
|
}, |
|
"node_modules/wrappy": { |
|
"version": "1.0.2", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/ws": { |
|
"version": "7.5.10", |
|
"dev": true, |
|
"license": "MIT", |
|
"engines": { |
|
"node": ">=8.3.0" |
|
}, |
|
"peerDependencies": { |
|
"bufferutil": "^4.0.1", |
|
"utf-8-validate": "^5.0.2" |
|
}, |
|
"peerDependenciesMeta": { |
|
"bufferutil": { |
|
"optional": true |
|
}, |
|
"utf-8-validate": { |
|
"optional": true |
|
} |
|
} |
|
}, |
|
"node_modules/xterm": { |
|
"version": "5.3.0", |
|
"license": "MIT", |
|
"peer": true |
|
}, |
|
"node_modules/xterm-addon-attach": { |
|
"version": "0.9.0", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"xterm": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/xterm-addon-fit": { |
|
"version": "0.8.0", |
|
"license": "MIT", |
|
"peerDependencies": { |
|
"xterm": "^5.0.0" |
|
} |
|
}, |
|
"node_modules/y18n": { |
|
"version": "5.0.8", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/yallist": { |
|
"version": "4.0.0", |
|
"dev": true, |
|
"license": "ISC" |
|
}, |
|
"node_modules/yargs": { |
|
"version": "16.2.0", |
|
"dev": true, |
|
"license": "MIT", |
|
"dependencies": { |
|
"cliui": "^7.0.2", |
|
"escalade": "^3.1.1", |
|
"get-caller-file": "^2.0.5", |
|
"require-directory": "^2.1.1", |
|
"string-width": "^4.2.0", |
|
"y18n": "^5.0.5", |
|
"yargs-parser": "^20.2.2" |
|
}, |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
}, |
|
"node_modules/yargs-parser": { |
|
"version": "20.2.9", |
|
"dev": true, |
|
"license": "ISC", |
|
"engines": { |
|
"node": ">=10" |
|
} |
|
} |
|
} |
|
}
|
|
|