7373 lines
180 KiB
JSON
7373 lines
180 KiB
JSON
|
{
|
||
|
"name": "eco-a11y",
|
||
|
"lockfileVersion": 3,
|
||
|
"requires": true,
|
||
|
"packages": {
|
||
|
"": {
|
||
|
"name": "eco-a11y",
|
||
|
"dependencies": {
|
||
|
"@slidev/cli": "^0.50.0-beta.7",
|
||
|
"@slidev/theme-apple-basic": "^0.25.1",
|
||
|
"@slidev/theme-default": "latest",
|
||
|
"@slidev/theme-seriph": "latest",
|
||
|
"vue": "^3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@ampproject/remapping": {
|
||
|
"version": "2.3.0",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@antfu/install-pkg": {
|
||
|
"version": "0.4.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"package-manager-detector": "^0.2.0",
|
||
|
"tinyexec": "^0.3.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@antfu/ni": {
|
||
|
"version": "0.23.1",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"na": "bin/na.mjs",
|
||
|
"nci": "bin/nci.mjs",
|
||
|
"ni": "bin/ni.mjs",
|
||
|
"nlx": "bin/nlx.mjs",
|
||
|
"nr": "bin/nr.mjs",
|
||
|
"nu": "bin/nu.mjs",
|
||
|
"nun": "bin/nun.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@antfu/utils": {
|
||
|
"version": "0.7.10",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/code-frame": {
|
||
|
"version": "7.26.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-validator-identifier": "^7.25.9",
|
||
|
"js-tokens": "^4.0.0",
|
||
|
"picocolors": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/compat-data": {
|
||
|
"version": "7.26.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/core": {
|
||
|
"version": "7.26.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.2.0",
|
||
|
"@babel/code-frame": "^7.26.0",
|
||
|
"@babel/generator": "^7.26.0",
|
||
|
"@babel/helper-compilation-targets": "^7.25.9",
|
||
|
"@babel/helper-module-transforms": "^7.26.0",
|
||
|
"@babel/helpers": "^7.26.0",
|
||
|
"@babel/parser": "^7.26.0",
|
||
|
"@babel/template": "^7.25.9",
|
||
|
"@babel/traverse": "^7.25.9",
|
||
|
"@babel/types": "^7.26.0",
|
||
|
"convert-source-map": "^2.0.0",
|
||
|
"debug": "^4.1.0",
|
||
|
"gensync": "^1.0.0-beta.2",
|
||
|
"json5": "^2.2.3",
|
||
|
"semver": "^6.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/babel"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/core/node_modules/semver": {
|
||
|
"version": "6.3.1",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/generator": {
|
||
|
"version": "7.26.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.26.2",
|
||
|
"@babel/types": "^7.26.0",
|
||
|
"@jridgewell/gen-mapping": "^0.3.5",
|
||
|
"@jridgewell/trace-mapping": "^0.3.25",
|
||
|
"jsesc": "^3.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-annotate-as-pure": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-compilation-targets": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/compat-data": "^7.25.9",
|
||
|
"@babel/helper-validator-option": "^7.25.9",
|
||
|
"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/semver": {
|
||
|
"version": "6.3.1",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
||
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
||
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
||
|
"@babel/helper-replace-supers": "^7.25.9",
|
||
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
||
|
"@babel/traverse": "^7.25.9",
|
||
|
"semver": "^6.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
||
|
"version": "6.3.1",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/traverse": "^7.25.9",
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-module-imports": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/traverse": "^7.25.9",
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-module-transforms": {
|
||
|
"version": "7.26.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-module-imports": "^7.25.9",
|
||
|
"@babel/helper-validator-identifier": "^7.25.9",
|
||
|
"@babel/traverse": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-optimise-call-expression": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-plugin-utils": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-replace-supers": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
||
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
||
|
"@babel/traverse": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/traverse": "^7.25.9",
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-string-parser": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-validator-identifier": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helper-validator-option": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/helpers": {
|
||
|
"version": "7.26.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/template": "^7.25.9",
|
||
|
"@babel/types": "^7.26.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/parser": {
|
||
|
"version": "7.26.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/types": "^7.26.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"parser": "bin/babel-parser.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/plugin-syntax-jsx": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/plugin-syntax-typescript": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-plugin-utils": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/plugin-transform-typescript": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
||
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
||
|
"@babel/helper-plugin-utils": "^7.25.9",
|
||
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
||
|
"@babel/plugin-syntax-typescript": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/standalone": {
|
||
|
"version": "7.26.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/template": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.25.9",
|
||
|
"@babel/parser": "^7.25.9",
|
||
|
"@babel/types": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/traverse": {
|
||
|
"version": "7.25.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.25.9",
|
||
|
"@babel/generator": "^7.25.9",
|
||
|
"@babel/parser": "^7.25.9",
|
||
|
"@babel/template": "^7.25.9",
|
||
|
"@babel/types": "^7.25.9",
|
||
|
"debug": "^4.3.1",
|
||
|
"globals": "^11.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@babel/types": {
|
||
|
"version": "7.26.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-string-parser": "^7.25.9",
|
||
|
"@babel/helper-validator-identifier": "^7.25.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@braintree/sanitize-url": {
|
||
|
"version": "7.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@chevrotain/cst-dts-gen": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@chevrotain/gast": "11.0.3",
|
||
|
"@chevrotain/types": "11.0.3",
|
||
|
"lodash-es": "4.17.21"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@chevrotain/gast": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@chevrotain/types": "11.0.3",
|
||
|
"lodash-es": "4.17.21"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@chevrotain/regexp-to-ast": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0"
|
||
|
},
|
||
|
"node_modules/@chevrotain/types": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0"
|
||
|
},
|
||
|
"node_modules/@chevrotain/utils": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0"
|
||
|
},
|
||
|
"node_modules/@drauu/core": {
|
||
|
"version": "0.4.2",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@esbuild/linux-x64": {
|
||
|
"version": "0.21.5",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@floating-ui/core": {
|
||
|
"version": "1.6.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@floating-ui/utils": "^0.2.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@floating-ui/dom": {
|
||
|
"version": "1.1.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@floating-ui/core": "^1.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@floating-ui/utils": {
|
||
|
"version": "0.2.8",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@iconify-json/carbon": {
|
||
|
"version": "1.2.4",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@iconify/types": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@iconify-json/ph": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@iconify/types": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@iconify-json/svg-spinners": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@iconify/types": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@iconify/types": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@iconify/utils": {
|
||
|
"version": "2.1.33",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/install-pkg": "^0.4.0",
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@iconify/types": "^2.0.0",
|
||
|
"debug": "^4.3.6",
|
||
|
"kolorist": "^1.8.0",
|
||
|
"local-pkg": "^0.5.0",
|
||
|
"mlly": "^1.7.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/gen-mapping": {
|
||
|
"version": "0.3.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/set-array": "^1.2.1",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
||
|
"@jridgewell/trace-mapping": "^0.3.24"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/resolve-uri": {
|
||
|
"version": "3.1.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/set-array": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@jridgewell/sourcemap-codec": {
|
||
|
"version": "1.5.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@jridgewell/trace-mapping": {
|
||
|
"version": "0.3.25",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/resolve-uri": "^3.1.0",
|
||
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@leichtgewicht/ip-codec": {
|
||
|
"version": "2.0.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@lillallol/outline-pdf": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@lillallol/outline-pdf-data-structure": "^1.0.3",
|
||
|
"pdf-lib": "^1.16.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@lillallol/outline-pdf-data-structure": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@mdit-vue/plugin-component": {
|
||
|
"version": "2.1.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/markdown-it": "^14.1.1",
|
||
|
"markdown-it": "^14.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@mdit-vue/plugin-frontmatter": {
|
||
|
"version": "2.1.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@mdit-vue/types": "2.1.0",
|
||
|
"@types/markdown-it": "^14.1.1",
|
||
|
"gray-matter": "^4.0.3",
|
||
|
"markdown-it": "^14.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@mdit-vue/types": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@mermaid-js/parser": {
|
||
|
"version": "0.3.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"langium": "3.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.scandir": {
|
||
|
"version": "2.1.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@nodelib/fs.stat": "2.0.5",
|
||
|
"run-parallel": "^1.1.9"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.stat": {
|
||
|
"version": "2.0.5",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nodelib/fs.walk": {
|
||
|
"version": "1.2.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@nodelib/fs.scandir": "2.1.5",
|
||
|
"fastq": "^1.6.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nuxt/kit": {
|
||
|
"version": "3.14.1592",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@nuxt/schema": "3.14.1592",
|
||
|
"c12": "^2.0.1",
|
||
|
"consola": "^3.2.3",
|
||
|
"defu": "^6.1.4",
|
||
|
"destr": "^2.0.3",
|
||
|
"globby": "^14.0.2",
|
||
|
"hash-sum": "^2.0.0",
|
||
|
"ignore": "^6.0.2",
|
||
|
"jiti": "^2.4.0",
|
||
|
"klona": "^2.0.6",
|
||
|
"knitwork": "^1.1.0",
|
||
|
"mlly": "^1.7.3",
|
||
|
"pathe": "^1.1.2",
|
||
|
"pkg-types": "^1.2.1",
|
||
|
"scule": "^1.3.0",
|
||
|
"semver": "^7.6.3",
|
||
|
"ufo": "^1.5.4",
|
||
|
"unctx": "^2.3.1",
|
||
|
"unimport": "^3.13.2",
|
||
|
"untyped": "^1.5.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^14.18.0 || >=16.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@nuxt/schema": {
|
||
|
"version": "3.14.1592",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"c12": "^2.0.1",
|
||
|
"compatx": "^0.1.8",
|
||
|
"consola": "^3.2.3",
|
||
|
"defu": "^6.1.4",
|
||
|
"hookable": "^5.5.3",
|
||
|
"pathe": "^1.1.2",
|
||
|
"pkg-types": "^1.2.1",
|
||
|
"scule": "^1.3.0",
|
||
|
"std-env": "^3.8.0",
|
||
|
"ufo": "^1.5.4",
|
||
|
"uncrypto": "^0.1.3",
|
||
|
"unimport": "^3.13.2",
|
||
|
"untyped": "^1.5.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^14.18.0 || >=16.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@pdf-lib/standard-fonts": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"pako": "^1.0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@pdf-lib/upng": {
|
||
|
"version": "1.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"pako": "^1.0.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@polka/url": {
|
||
|
"version": "1.0.0-next.28",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@rollup/pluginutils": {
|
||
|
"version": "5.1.3",
|
||
|
"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/pluginutils/node_modules/picomatch": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
||
|
"version": "4.27.3",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
]
|
||
|
},
|
||
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
||
|
"version": "4.27.3",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
]
|
||
|
},
|
||
|
"node_modules/@shikijs/core": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/engine-javascript": "1.23.1",
|
||
|
"@shikijs/engine-oniguruma": "1.23.1",
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"@shikijs/vscode-textmate": "^9.3.0",
|
||
|
"@types/hast": "^3.0.4",
|
||
|
"hast-util-to-html": "^9.0.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/engine-javascript": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"@shikijs/vscode-textmate": "^9.3.0",
|
||
|
"oniguruma-to-es": "0.4.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/engine-oniguruma": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"@shikijs/vscode-textmate": "^9.3.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/markdown-it": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"markdown-it": "^14.1.0",
|
||
|
"shiki": "1.23.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/monaco": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/core": "1.23.1",
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"@shikijs/vscode-textmate": "^9.3.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/twoslash": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/core": "1.23.1",
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"twoslash": "^0.2.12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/types": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/vscode-textmate": "^9.3.0",
|
||
|
"@types/hast": "^3.0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/vitepress-twoslash": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/twoslash": "",
|
||
|
"floating-vue": "^5.2.2",
|
||
|
"mdast-util-from-markdown": "^2.0.2",
|
||
|
"mdast-util-gfm": "^3.0.0",
|
||
|
"mdast-util-to-hast": "^13.2.0",
|
||
|
"shiki": "1.23.1",
|
||
|
"twoslash": "^0.2.12",
|
||
|
"twoslash-vue": "^0.2.12",
|
||
|
"vue": "^3.5.12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@shikijs/vscode-textmate": {
|
||
|
"version": "9.3.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@sindresorhus/is": {
|
||
|
"version": "5.6.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sindresorhus/is?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@sindresorhus/merge-streams": {
|
||
|
"version": "2.3.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/cli": {
|
||
|
"version": "0.50.0-beta.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/ni": "^0.23.0",
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@iconify-json/carbon": "^1.2.4",
|
||
|
"@iconify-json/ph": "^1.2.1",
|
||
|
"@iconify-json/svg-spinners": "^1.2.1",
|
||
|
"@lillallol/outline-pdf": "^4.0.0",
|
||
|
"@shikijs/markdown-it": "^1.23.1",
|
||
|
"@shikijs/twoslash": "^1.23.1",
|
||
|
"@shikijs/vitepress-twoslash": "^1.23.1",
|
||
|
"@slidev/client": "0.50.0-beta.7",
|
||
|
"@slidev/parser": "0.50.0-beta.7",
|
||
|
"@slidev/types": "0.50.0-beta.7",
|
||
|
"@unocss/extractor-mdc": "^0.64.1",
|
||
|
"@unocss/reset": "^0.64.1",
|
||
|
"@vitejs/plugin-vue": "^5.2.0",
|
||
|
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
||
|
"chokidar": "^4.0.1",
|
||
|
"cli-progress": "^3.12.0",
|
||
|
"connect": "^3.7.0",
|
||
|
"debug": "^4.3.7",
|
||
|
"fast-deep-equal": "^3.1.3",
|
||
|
"fast-glob": "^3.3.2",
|
||
|
"fs-extra": "^11.2.0",
|
||
|
"get-port-please": "^3.1.2",
|
||
|
"global-directory": "^4.0.1",
|
||
|
"htmlparser2": "^9.1.0",
|
||
|
"is-installed-globally": "^1.0.0",
|
||
|
"jiti": "^2.4.0",
|
||
|
"katex": "^0.16.11",
|
||
|
"kolorist": "^1.8.0",
|
||
|
"local-pkg": "^0.5.0",
|
||
|
"lz-string": "^1.5.0",
|
||
|
"magic-string": "^0.30.12",
|
||
|
"magic-string-stack": "^0.1.1",
|
||
|
"markdown-it": "^14.1.0",
|
||
|
"markdown-it-footnote": "^4.0.0",
|
||
|
"markdown-it-mdc": "^0.2.5",
|
||
|
"micromatch": "^4.0.8",
|
||
|
"mlly": "^1.7.3",
|
||
|
"monaco-editor": "0.51.0",
|
||
|
"open": "^10.1.0",
|
||
|
"pdf-lib": "^1.17.1",
|
||
|
"plantuml-encoder": "^1.4.0",
|
||
|
"postcss-nested": "^7.0.2",
|
||
|
"pptxgenjs": "^3.12.0",
|
||
|
"prompts": "^2.4.2",
|
||
|
"public-ip": "^7.0.1",
|
||
|
"resolve-from": "^5.0.0",
|
||
|
"resolve-global": "^2.0.0",
|
||
|
"semver": "^7.6.3",
|
||
|
"shiki": "^1.23.1",
|
||
|
"shiki-magic-move": "^0.5.0",
|
||
|
"sirv": "^3.0.0",
|
||
|
"source-map-js": "^1.2.1",
|
||
|
"typescript": "^5.6.3",
|
||
|
"unocss": "^0.64.1",
|
||
|
"unplugin-icons": "^0.20.1",
|
||
|
"unplugin-vue-components": "^0.27.4",
|
||
|
"unplugin-vue-markdown": "^0.26.2",
|
||
|
"untun": "^0.1.3",
|
||
|
"uqr": "^0.1.2",
|
||
|
"vite": "^5.4.11",
|
||
|
"vite-plugin-inspect": "^0.8.7",
|
||
|
"vite-plugin-remote-assets": "^0.5.0",
|
||
|
"vite-plugin-static-copy": "^2.1.0",
|
||
|
"vite-plugin-vue-server-ref": "^0.4.2",
|
||
|
"vitefu": "^1.0.3",
|
||
|
"vue": "^3.5.13",
|
||
|
"yaml": "^2.6.0",
|
||
|
"yargs": "^17.7.2"
|
||
|
},
|
||
|
"bin": {
|
||
|
"slidev": "bin/slidev.mjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"playwright-chromium": "^1.10.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"playwright-chromium": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/client": {
|
||
|
"version": "0.50.0-beta.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@iconify-json/carbon": "^1.2.4",
|
||
|
"@iconify-json/ph": "^1.2.1",
|
||
|
"@iconify-json/svg-spinners": "^1.2.1",
|
||
|
"@shikijs/monaco": "^1.23.1",
|
||
|
"@shikijs/vitepress-twoslash": "^1.23.1",
|
||
|
"@slidev/parser": "0.50.0-beta.7",
|
||
|
"@slidev/rough-notation": "^0.1.0",
|
||
|
"@slidev/types": "0.50.0-beta.7",
|
||
|
"@typescript/ata": "^0.9.7",
|
||
|
"@unhead/vue": "^1.11.11",
|
||
|
"@unocss/reset": "^0.64.1",
|
||
|
"@vueuse/core": "^11.2.0",
|
||
|
"@vueuse/math": "^11.2.0",
|
||
|
"@vueuse/motion": "^2.2.6",
|
||
|
"drauu": "^0.4.1",
|
||
|
"file-saver": "^2.0.5",
|
||
|
"floating-vue": "^5.2.2",
|
||
|
"fuse.js": "^7.0.0",
|
||
|
"html-to-image": "^1.11.11",
|
||
|
"katex": "^0.16.11",
|
||
|
"lz-string": "^1.5.0",
|
||
|
"mermaid": "^11.4.0",
|
||
|
"monaco-editor": "0.51.0",
|
||
|
"prettier": "^3.3.3",
|
||
|
"recordrtc": "^5.6.2",
|
||
|
"shiki": "^1.23.1",
|
||
|
"shiki-magic-move": "^0.5.0",
|
||
|
"typescript": "^5.6.3",
|
||
|
"unocss": "^0.64.1",
|
||
|
"vue": "^3.5.13",
|
||
|
"vue-router": "^4.4.5",
|
||
|
"yaml": "^2.6.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/parser": {
|
||
|
"version": "0.50.0-beta.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@slidev/types": "0.50.0-beta.7",
|
||
|
"yaml": "^2.6.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/rough-notation": {
|
||
|
"version": "0.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"roughjs": "^4.6.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-apple-basic": {
|
||
|
"version": "0.25.1",
|
||
|
"resolved": "https://registry.npmjs.org/@slidev/theme-apple-basic/-/theme-apple-basic-0.25.1.tgz",
|
||
|
"integrity": "sha512-saA5yYui+jTT13tP+QJKnWeM8sK0IA1iln2E3sWAJsfKdQHUD3fw8+AlUHLUH6yc8NPq3ewtZcwWx49a/iF8Tg==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@slidev/types": "^0.47.0",
|
||
|
"codemirror-theme-vars": "^0.1.2",
|
||
|
"prism-theme-vars": "^0.2.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0",
|
||
|
"slidev": ">=v0.47.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-apple-basic/node_modules/@slidev/types": {
|
||
|
"version": "0.47.5",
|
||
|
"resolved": "https://registry.npmjs.org/@slidev/types/-/types-0.47.5.tgz",
|
||
|
"integrity": "sha512-X67V4cCgM0Sz50bP8GbVzmiL8DHC2IXvdKcsN7DlxHyf+/T4d9GveeGukwha5Fx3MuYeGZWKag7TFL2ZY4w54A==",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-default": {
|
||
|
"version": "0.25.0",
|
||
|
"resolved": "https://registry.npmjs.org/@slidev/theme-default/-/theme-default-0.25.0.tgz",
|
||
|
"integrity": "sha512-iWvthH1Ny+i6gTwRnEeeU+EiqsHC56UdEO45bqLSNmymRAOWkKUJ/M0o7iahLzHSXsiPu71B7C715WxqjXk2hw==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@slidev/types": "^0.47.0",
|
||
|
"codemirror-theme-vars": "^0.1.2",
|
||
|
"prism-theme-vars": "^0.2.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0",
|
||
|
"slidev": ">=v0.47.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-default/node_modules/@slidev/types": {
|
||
|
"version": "0.47.5",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-seriph": {
|
||
|
"version": "0.25.0",
|
||
|
"resolved": "https://registry.npmjs.org/@slidev/theme-seriph/-/theme-seriph-0.25.0.tgz",
|
||
|
"integrity": "sha512-PnFQbn4I70+/cVie5iAr0Im6sYvnwjkO7Yj5KonTyJZFFJFytckLTrD3ijft/J4cRnz7OmSzTyQKNX1FN/x0YQ==",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@slidev/types": "^0.47.0",
|
||
|
"codemirror-theme-vars": "^0.1.2",
|
||
|
"prism-theme-vars": "^0.2.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0",
|
||
|
"slidev": ">=v0.47.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/theme-seriph/node_modules/@slidev/types": {
|
||
|
"version": "0.47.5",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@slidev/types": {
|
||
|
"version": "0.50.0-beta.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@shikijs/markdown-it": "^1.23.1",
|
||
|
"@vitejs/plugin-vue": "^5.2.0",
|
||
|
"@vitejs/plugin-vue-jsx": "^4.1.0",
|
||
|
"katex": "^0.16.11",
|
||
|
"mermaid": "^11.4.0",
|
||
|
"monaco-editor": "0.51.0",
|
||
|
"shiki": "^1.23.1",
|
||
|
"unocss": "^0.64.1",
|
||
|
"unplugin-icons": "^0.20.1",
|
||
|
"unplugin-vue-markdown": "^0.26.2",
|
||
|
"vite-plugin-inspect": "^0.8.7",
|
||
|
"vite-plugin-remote-assets": "^0.5.0",
|
||
|
"vite-plugin-static-copy": "^2.1.0",
|
||
|
"vite-plugin-vue-server-ref": "^0.4.2",
|
||
|
"vue": "^3.5.13",
|
||
|
"vue-router": "^4.4.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@szmarczak/http-timer": {
|
||
|
"version": "5.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"defer-to-connect": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3": {
|
||
|
"version": "7.4.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-array": "*",
|
||
|
"@types/d3-axis": "*",
|
||
|
"@types/d3-brush": "*",
|
||
|
"@types/d3-chord": "*",
|
||
|
"@types/d3-color": "*",
|
||
|
"@types/d3-contour": "*",
|
||
|
"@types/d3-delaunay": "*",
|
||
|
"@types/d3-dispatch": "*",
|
||
|
"@types/d3-drag": "*",
|
||
|
"@types/d3-dsv": "*",
|
||
|
"@types/d3-ease": "*",
|
||
|
"@types/d3-fetch": "*",
|
||
|
"@types/d3-force": "*",
|
||
|
"@types/d3-format": "*",
|
||
|
"@types/d3-geo": "*",
|
||
|
"@types/d3-hierarchy": "*",
|
||
|
"@types/d3-interpolate": "*",
|
||
|
"@types/d3-path": "*",
|
||
|
"@types/d3-polygon": "*",
|
||
|
"@types/d3-quadtree": "*",
|
||
|
"@types/d3-random": "*",
|
||
|
"@types/d3-scale": "*",
|
||
|
"@types/d3-scale-chromatic": "*",
|
||
|
"@types/d3-selection": "*",
|
||
|
"@types/d3-shape": "*",
|
||
|
"@types/d3-time": "*",
|
||
|
"@types/d3-time-format": "*",
|
||
|
"@types/d3-timer": "*",
|
||
|
"@types/d3-transition": "*",
|
||
|
"@types/d3-zoom": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-array": {
|
||
|
"version": "3.2.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-axis": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-selection": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-brush": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-selection": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-chord": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-color": {
|
||
|
"version": "3.1.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-contour": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-array": "*",
|
||
|
"@types/geojson": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-delaunay": {
|
||
|
"version": "6.0.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-dispatch": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-drag": {
|
||
|
"version": "3.0.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-selection": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-dsv": {
|
||
|
"version": "3.0.7",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-ease": {
|
||
|
"version": "3.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-fetch": {
|
||
|
"version": "3.0.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-dsv": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-force": {
|
||
|
"version": "3.0.10",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-format": {
|
||
|
"version": "3.0.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-geo": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/geojson": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-hierarchy": {
|
||
|
"version": "3.1.7",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-interpolate": {
|
||
|
"version": "3.0.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-color": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-path": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-polygon": {
|
||
|
"version": "3.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-quadtree": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-random": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-scale": {
|
||
|
"version": "4.0.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-time": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-scale-chromatic": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-selection": {
|
||
|
"version": "3.0.11",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-shape": {
|
||
|
"version": "3.1.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-path": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-time": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-time-format": {
|
||
|
"version": "4.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-timer": {
|
||
|
"version": "3.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/d3-transition": {
|
||
|
"version": "3.0.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-selection": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/d3-zoom": {
|
||
|
"version": "3.0.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/d3-interpolate": "*",
|
||
|
"@types/d3-selection": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/debug": {
|
||
|
"version": "4.1.12",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/ms": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/dompurify": {
|
||
|
"version": "3.2.0",
|
||
|
"deprecated": "This is a stub types definition. dompurify provides its own type definitions, so you do not need this installed.",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"dompurify": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/estree": {
|
||
|
"version": "1.0.6",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/geojson": {
|
||
|
"version": "7946.0.14",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/hast": {
|
||
|
"version": "3.0.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/http-cache-semantics": {
|
||
|
"version": "4.0.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/linkify-it": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/markdown-it": {
|
||
|
"version": "14.1.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/linkify-it": "^5",
|
||
|
"@types/mdurl": "^2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/mdast": {
|
||
|
"version": "4.0.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/mdurl": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/ms": {
|
||
|
"version": "0.7.34",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/node": {
|
||
|
"version": "18.19.64",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"undici-types": "~5.26.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@types/unist": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@types/web-bluetooth": {
|
||
|
"version": "0.0.20",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@typescript/ata": {
|
||
|
"version": "0.9.7",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"typescript": ">=4.4.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@typescript/vfs": {
|
||
|
"version": "1.6.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"debug": "^4.1.1"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@ungap/structured-clone": {
|
||
|
"version": "1.2.0",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/@unhead/dom": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unhead/schema": "1.11.11",
|
||
|
"@unhead/shared": "1.11.11"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unhead/schema": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"hookable": "^5.5.3",
|
||
|
"zhead": "^2.2.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unhead/shared": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unhead/schema": "1.11.11"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unhead/vue": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unhead/schema": "1.11.11",
|
||
|
"@unhead/shared": "1.11.11",
|
||
|
"defu": "^6.1.4",
|
||
|
"hookable": "^5.5.3",
|
||
|
"unhead": "1.11.11"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vue": ">=2.7 || >=3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/astro": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/reset": "0.64.1",
|
||
|
"@unocss/vite": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"vite": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/cli": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.3.0",
|
||
|
"@rollup/pluginutils": "^5.1.3",
|
||
|
"@unocss/config": "0.64.1",
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/preset-uno": "0.64.1",
|
||
|
"cac": "^6.7.14",
|
||
|
"chokidar": "^3.6.0",
|
||
|
"colorette": "^2.0.20",
|
||
|
"consola": "^3.2.3",
|
||
|
"magic-string": "^0.30.12",
|
||
|
"pathe": "^1.1.2",
|
||
|
"perfect-debounce": "^1.0.0",
|
||
|
"tinyglobby": "^0.2.10"
|
||
|
},
|
||
|
"bin": {
|
||
|
"unocss": "bin/unocss.mjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/cli/node_modules/chokidar": {
|
||
|
"version": "3.6.0",
|
||
|
"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/@unocss/cli/node_modules/chokidar/node_modules/readdirp": {
|
||
|
"version": "3.6.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"picomatch": "^2.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/config": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"unconfig": "~0.5.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/core": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/extractor-arbitrary-variants": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/extractor-mdc": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/inspector": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1",
|
||
|
"gzip-size": "^6.0.0",
|
||
|
"sirv": "^2.0.4",
|
||
|
"vue-flow-layout": "^0.1.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/inspector/node_modules/sirv": {
|
||
|
"version": "2.0.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@polka/url": "^1.0.0-next.24",
|
||
|
"mrmime": "^2.0.0",
|
||
|
"totalist": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/postcss": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/config": "0.64.1",
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1",
|
||
|
"css-tree": "^3.0.1",
|
||
|
"postcss": "^8.4.47",
|
||
|
"tinyglobby": "^0.2.10"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"postcss": "^8.4.21"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-attributify": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-icons": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@iconify/utils": "^2.1.33",
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"ofetch": "^1.4.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-mini": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/extractor-arbitrary-variants": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-tagify": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-typography": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/preset-mini": "0.64.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-uno": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/preset-mini": "0.64.1",
|
||
|
"@unocss/preset-wind": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-web-fonts": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"ofetch": "^1.4.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/preset-wind": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/preset-mini": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/reset": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/rule-utils": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "^0.64.1",
|
||
|
"magic-string": "^0.30.12"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/transformer-attributify-jsx": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/transformer-compile-class": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/transformer-directives": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/rule-utils": "0.64.1",
|
||
|
"css-tree": "^3.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/transformer-variant-group": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/core": "0.64.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/vite": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.3.0",
|
||
|
"@rollup/pluginutils": "^5.1.3",
|
||
|
"@unocss/config": "0.64.1",
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/inspector": "0.64.1",
|
||
|
"chokidar": "^3.6.0",
|
||
|
"magic-string": "^0.30.12",
|
||
|
"tinyglobby": "^0.2.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@unocss/vite/node_modules/chokidar": {
|
||
|
"version": "3.6.0",
|
||
|
"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/@unocss/vite/node_modules/chokidar/node_modules/readdirp": {
|
||
|
"version": "3.6.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"picomatch": "^2.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vitejs/plugin-vue": {
|
||
|
"version": "5.2.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^5.0.0",
|
||
|
"vue": "^3.2.25"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vitejs/plugin-vue-jsx": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.26.0",
|
||
|
"@babel/plugin-transform-typescript": "^7.25.9",
|
||
|
"@vue/babel-plugin-jsx": "^1.2.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^5.0.0",
|
||
|
"vue": "^3.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@volar/language-core": {
|
||
|
"version": "2.4.10",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@volar/source-map": "2.4.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@volar/source-map": {
|
||
|
"version": "2.4.10",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@vue/babel-helper-vue-transform-on": {
|
||
|
"version": "1.2.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@vue/babel-plugin-jsx": {
|
||
|
"version": "1.2.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/helper-module-imports": "^7.24.7",
|
||
|
"@babel/helper-plugin-utils": "^7.24.8",
|
||
|
"@babel/plugin-syntax-jsx": "^7.24.7",
|
||
|
"@babel/template": "^7.25.0",
|
||
|
"@babel/traverse": "^7.25.6",
|
||
|
"@babel/types": "^7.25.6",
|
||
|
"@vue/babel-helper-vue-transform-on": "1.2.5",
|
||
|
"@vue/babel-plugin-resolve-type": "1.2.5",
|
||
|
"html-tags": "^3.3.1",
|
||
|
"svg-tags": "^1.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@babel/core": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/babel-plugin-resolve-type": {
|
||
|
"version": "1.2.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.24.7",
|
||
|
"@babel/helper-module-imports": "^7.24.7",
|
||
|
"@babel/helper-plugin-utils": "^7.24.8",
|
||
|
"@babel/parser": "^7.25.6",
|
||
|
"@vue/compiler-sfc": "^3.5.3"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/core": "^7.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-core": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.25.3",
|
||
|
"@vue/shared": "3.5.13",
|
||
|
"entities": "^4.5.0",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"source-map-js": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-dom": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/compiler-core": "3.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-sfc": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@babel/parser": "^7.25.3",
|
||
|
"@vue/compiler-core": "3.5.13",
|
||
|
"@vue/compiler-dom": "3.5.13",
|
||
|
"@vue/compiler-ssr": "3.5.13",
|
||
|
"@vue/shared": "3.5.13",
|
||
|
"estree-walker": "^2.0.2",
|
||
|
"magic-string": "^0.30.11",
|
||
|
"postcss": "^8.4.48",
|
||
|
"source-map-js": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-ssr": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/compiler-dom": "3.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/compiler-vue2": {
|
||
|
"version": "2.7.16",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"de-indent": "^1.0.2",
|
||
|
"he": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/devtools-api": {
|
||
|
"version": "6.6.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@vue/language-core": {
|
||
|
"version": "2.1.10",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@volar/language-core": "~2.4.8",
|
||
|
"@vue/compiler-dom": "^3.5.0",
|
||
|
"@vue/compiler-vue2": "^2.7.16",
|
||
|
"@vue/shared": "^3.5.0",
|
||
|
"alien-signals": "^0.2.0",
|
||
|
"minimatch": "^9.0.3",
|
||
|
"muggle-string": "^0.4.1",
|
||
|
"path-browserify": "^1.0.1"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": "*"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"typescript": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/reactivity": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/shared": "3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/runtime-core": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/reactivity": "3.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/runtime-dom": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/reactivity": "3.5.13",
|
||
|
"@vue/runtime-core": "3.5.13",
|
||
|
"@vue/shared": "3.5.13",
|
||
|
"csstype": "^3.1.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/server-renderer": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/compiler-ssr": "3.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vue": "3.5.13"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vue/shared": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/@vueuse/core": {
|
||
|
"version": "11.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/web-bluetooth": "^0.0.20",
|
||
|
"@vueuse/metadata": "11.2.0",
|
||
|
"@vueuse/shared": "11.2.0",
|
||
|
"vue-demi": ">=0.14.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/core/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/@vueuse/math": {
|
||
|
"version": "11.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vueuse/shared": "11.2.0",
|
||
|
"vue-demi": ">=0.14.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/math/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/@vueuse/metadata": {
|
||
|
"version": "11.2.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/motion": {
|
||
|
"version": "2.2.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vueuse/core": "^10.10.0",
|
||
|
"@vueuse/shared": "^10.10.0",
|
||
|
"csstype": "^3.1.3",
|
||
|
"framesync": "^6.1.2",
|
||
|
"popmotion": "^11.0.5",
|
||
|
"style-value-types": "^5.1.2"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@nuxt/kit": "^3.13.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vue": ">=3.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/motion/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/motion/node_modules/@vueuse/core/node_modules/@vueuse/metadata": {
|
||
|
"version": "10.11.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/motion/node_modules/@vueuse/core/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/@vueuse/motion/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/@vueuse/motion/node_modules/@vueuse/shared/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/@vueuse/shared": {
|
||
|
"version": "11.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"vue-demi": ">=0.14.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/@vueuse/shared/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/acorn": {
|
||
|
"version": "8.14.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"acorn": "bin/acorn"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/alien-signals": {
|
||
|
"version": "0.2.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/ansi-regex": {
|
||
|
"version": "5.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ansi-styles": {
|
||
|
"version": "4.3.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"color-convert": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/anymatch": {
|
||
|
"version": "3.1.3",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"normalize-path": "^3.0.0",
|
||
|
"picomatch": "^2.0.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/argparse": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "Python-2.0"
|
||
|
},
|
||
|
"node_modules/asynckit": {
|
||
|
"version": "0.4.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/axios": {
|
||
|
"version": "1.7.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"follow-redirects": "^1.15.6",
|
||
|
"form-data": "^4.0.0",
|
||
|
"proxy-from-env": "^1.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/balanced-match": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/binary-extensions": {
|
||
|
"version": "2.3.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/blueimp-md5": {
|
||
|
"version": "2.19.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/brace-expansion": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"balanced-match": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/braces": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fill-range": "^7.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/browserslist": {
|
||
|
"version": "4.24.2",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/browserslist"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"caniuse-lite": "^1.0.30001669",
|
||
|
"electron-to-chromium": "^1.5.41",
|
||
|
"node-releases": "^2.0.18",
|
||
|
"update-browserslist-db": "^1.1.1"
|
||
|
},
|
||
|
"bin": {
|
||
|
"browserslist": "cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/bundle-name": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"run-applescript": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/bundle-require": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"load-tsconfig": "^0.2.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"esbuild": ">=0.18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/c12": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"chokidar": "^4.0.1",
|
||
|
"confbox": "^0.1.7",
|
||
|
"defu": "^6.1.4",
|
||
|
"dotenv": "^16.4.5",
|
||
|
"giget": "^1.2.3",
|
||
|
"jiti": "^2.3.0",
|
||
|
"mlly": "^1.7.1",
|
||
|
"ohash": "^1.1.4",
|
||
|
"pathe": "^1.1.2",
|
||
|
"perfect-debounce": "^1.0.0",
|
||
|
"pkg-types": "^1.2.0",
|
||
|
"rc9": "^2.1.2"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"magicast": "^0.3.5"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"magicast": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cac": {
|
||
|
"version": "6.7.14",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cacheable-lookup": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cacheable-request": {
|
||
|
"version": "10.2.14",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/http-cache-semantics": "^4.0.2",
|
||
|
"get-stream": "^6.0.1",
|
||
|
"http-cache-semantics": "^4.1.1",
|
||
|
"keyv": "^4.5.3",
|
||
|
"mimic-response": "^4.0.0",
|
||
|
"normalize-url": "^8.0.0",
|
||
|
"responselike": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cacheable-request/node_modules/get-stream": {
|
||
|
"version": "6.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/caniuse-lite": {
|
||
|
"version": "1.0.30001680",
|
||
|
"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/ccount": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/character-entities": {
|
||
|
"version": "2.0.2",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/character-entities-html4": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/character-entities-legacy": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chevrotain": {
|
||
|
"version": "11.0.3",
|
||
|
"license": "Apache-2.0",
|
||
|
"dependencies": {
|
||
|
"@chevrotain/cst-dts-gen": "11.0.3",
|
||
|
"@chevrotain/gast": "11.0.3",
|
||
|
"@chevrotain/regexp-to-ast": "11.0.3",
|
||
|
"@chevrotain/types": "11.0.3",
|
||
|
"@chevrotain/utils": "11.0.3",
|
||
|
"lodash-es": "4.17.21"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chevrotain-allstar": {
|
||
|
"version": "0.3.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"lodash-es": "^4.17.21"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"chevrotain": "^11.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chokidar": {
|
||
|
"version": "4.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"readdirp": "^4.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 14.16.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://paulmillr.com/funding/"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/chownr": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/citty": {
|
||
|
"version": "0.1.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"consola": "^3.2.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cli-progress": {
|
||
|
"version": "3.12.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"string-width": "^4.2.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cliui": {
|
||
|
"version": "8.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"string-width": "^4.2.0",
|
||
|
"strip-ansi": "^6.0.1",
|
||
|
"wrap-ansi": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/clone-regexp": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-regexp": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/codemirror-theme-vars": {
|
||
|
"version": "0.1.2",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/color-convert": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"color-name": "~1.1.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=7.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/color-name": {
|
||
|
"version": "1.1.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/colorette": {
|
||
|
"version": "2.0.20",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/combined-stream": {
|
||
|
"version": "1.0.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"delayed-stream": "~1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/comma-separated-tokens": {
|
||
|
"version": "2.0.3",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/commander": {
|
||
|
"version": "8.3.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/compatx": {
|
||
|
"version": "0.1.8",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/confbox": {
|
||
|
"version": "0.1.8",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/connect": {
|
||
|
"version": "3.7.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"debug": "2.6.9",
|
||
|
"finalhandler": "1.1.2",
|
||
|
"parseurl": "~1.3.3",
|
||
|
"utils-merge": "1.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/connect/node_modules/debug": {
|
||
|
"version": "2.6.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ms": "2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/connect/node_modules/debug/node_modules/ms": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/consola": {
|
||
|
"version": "3.2.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^14.18.0 || >=16.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/convert-hrtime": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/convert-source-map": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/core-util-is": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/cose-base": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"layout-base": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cross-spawn": {
|
||
|
"version": "7.0.6",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"path-key": "^3.1.0",
|
||
|
"shebang-command": "^2.0.0",
|
||
|
"which": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/css-tree": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mdn-data": "2.12.1",
|
||
|
"source-map-js": "^1.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cssesc": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"cssesc": "bin/cssesc"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/csstype": {
|
||
|
"version": "3.1.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/cytoscape": {
|
||
|
"version": "3.30.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cytoscape-cose-bilkent": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"cose-base": "^1.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"cytoscape": "^3.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cytoscape-fcose": {
|
||
|
"version": "2.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"cose-base": "^2.2.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"cytoscape": "^3.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cytoscape-fcose/node_modules/cose-base": {
|
||
|
"version": "2.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"layout-base": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/cytoscape-fcose/node_modules/cose-base/node_modules/layout-base": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/d3": {
|
||
|
"version": "7.9.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-array": "3",
|
||
|
"d3-axis": "3",
|
||
|
"d3-brush": "3",
|
||
|
"d3-chord": "3",
|
||
|
"d3-color": "3",
|
||
|
"d3-contour": "4",
|
||
|
"d3-delaunay": "6",
|
||
|
"d3-dispatch": "3",
|
||
|
"d3-drag": "3",
|
||
|
"d3-dsv": "3",
|
||
|
"d3-ease": "3",
|
||
|
"d3-fetch": "3",
|
||
|
"d3-force": "3",
|
||
|
"d3-format": "3",
|
||
|
"d3-geo": "3",
|
||
|
"d3-hierarchy": "3",
|
||
|
"d3-interpolate": "3",
|
||
|
"d3-path": "3",
|
||
|
"d3-polygon": "3",
|
||
|
"d3-quadtree": "3",
|
||
|
"d3-random": "3",
|
||
|
"d3-scale": "4",
|
||
|
"d3-scale-chromatic": "3",
|
||
|
"d3-selection": "3",
|
||
|
"d3-shape": "3",
|
||
|
"d3-time": "3",
|
||
|
"d3-time-format": "4",
|
||
|
"d3-timer": "3",
|
||
|
"d3-transition": "3",
|
||
|
"d3-zoom": "3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-array": {
|
||
|
"version": "3.2.4",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"internmap": "1 - 2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-axis": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-brush": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-dispatch": "1 - 3",
|
||
|
"d3-drag": "2 - 3",
|
||
|
"d3-interpolate": "1 - 3",
|
||
|
"d3-selection": "3",
|
||
|
"d3-transition": "3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-chord": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-path": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-color": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-contour": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-array": "^3.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-delaunay": {
|
||
|
"version": "6.0.4",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"delaunator": "5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-dispatch": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-drag": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-dispatch": "1 - 3",
|
||
|
"d3-selection": "3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-dsv": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"commander": "7",
|
||
|
"iconv-lite": "0.6",
|
||
|
"rw": "1"
|
||
|
},
|
||
|
"bin": {
|
||
|
"csv2json": "bin/dsv2json.js",
|
||
|
"csv2tsv": "bin/dsv2dsv.js",
|
||
|
"dsv2dsv": "bin/dsv2dsv.js",
|
||
|
"dsv2json": "bin/dsv2json.js",
|
||
|
"json2csv": "bin/json2dsv.js",
|
||
|
"json2dsv": "bin/json2dsv.js",
|
||
|
"json2tsv": "bin/json2dsv.js",
|
||
|
"tsv2csv": "bin/dsv2dsv.js",
|
||
|
"tsv2json": "bin/dsv2json.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-dsv/node_modules/commander": {
|
||
|
"version": "7.2.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-ease": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-fetch": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-dsv": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-force": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-dispatch": "1 - 3",
|
||
|
"d3-quadtree": "1 - 3",
|
||
|
"d3-timer": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-format": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-geo": {
|
||
|
"version": "3.1.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-array": "2.5.0 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-hierarchy": {
|
||
|
"version": "3.1.2",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-interpolate": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-color": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-path": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-polygon": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-quadtree": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-random": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-sankey": {
|
||
|
"version": "0.12.3",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"d3-array": "1 - 2",
|
||
|
"d3-shape": "^1.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-sankey/node_modules/d3-array": {
|
||
|
"version": "2.12.1",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"internmap": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-sankey/node_modules/d3-array/node_modules/internmap": {
|
||
|
"version": "1.0.1",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/d3-sankey/node_modules/d3-shape": {
|
||
|
"version": "1.3.7",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"dependencies": {
|
||
|
"d3-path": "1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-sankey/node_modules/d3-shape/node_modules/d3-path": {
|
||
|
"version": "1.0.9",
|
||
|
"license": "BSD-3-Clause"
|
||
|
},
|
||
|
"node_modules/d3-scale": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-array": "2.10.0 - 3",
|
||
|
"d3-format": "1 - 3",
|
||
|
"d3-interpolate": "1.2.0 - 3",
|
||
|
"d3-time": "2.1.1 - 3",
|
||
|
"d3-time-format": "2 - 4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-scale-chromatic": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-color": "1 - 3",
|
||
|
"d3-interpolate": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-selection": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-shape": {
|
||
|
"version": "3.2.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-path": "^3.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-time": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-array": "2 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-time-format": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-time": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-timer": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-transition": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-color": "1 - 3",
|
||
|
"d3-dispatch": "1 - 3",
|
||
|
"d3-ease": "1 - 3",
|
||
|
"d3-interpolate": "1 - 3",
|
||
|
"d3-timer": "1 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"d3-selection": "2 - 3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/d3-zoom": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"d3-dispatch": "1 - 3",
|
||
|
"d3-drag": "2 - 3",
|
||
|
"d3-interpolate": "1 - 3",
|
||
|
"d3-selection": "2 - 3",
|
||
|
"d3-transition": "2 - 3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dagre-d3-es": {
|
||
|
"version": "7.0.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"d3": "^7.9.0",
|
||
|
"lodash-es": "^4.17.21"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dayjs": {
|
||
|
"version": "1.11.13",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/de-indent": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/debug": {
|
||
|
"version": "4.3.7",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ms": "^2.1.3"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"supports-color": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/decode-named-character-reference": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"character-entities": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/decompress-response": {
|
||
|
"version": "6.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mimic-response": "^3.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/decompress-response/node_modules/mimic-response": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/default-browser": {
|
||
|
"version": "5.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"bundle-name": "^4.1.0",
|
||
|
"default-browser-id": "^5.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/default-browser-id": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/defer-to-connect": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/define-lazy-prop": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/defu": {
|
||
|
"version": "6.1.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/delaunator": {
|
||
|
"version": "5.0.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"robust-predicates": "^3.0.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/delayed-stream": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dequal": {
|
||
|
"version": "2.0.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/destr": {
|
||
|
"version": "2.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/devlop": {
|
||
|
"version": "1.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"dequal": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/diff-match-patch-es": {
|
||
|
"version": "0.1.1",
|
||
|
"license": "Apache-2.0",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dns-packet": {
|
||
|
"version": "5.6.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@leichtgewicht/ip-codec": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dns-socket": {
|
||
|
"version": "4.2.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"dns-packet": "^5.2.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dom-serializer": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"domelementtype": "^2.3.0",
|
||
|
"domhandler": "^5.0.2",
|
||
|
"entities": "^4.2.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/domelementtype": {
|
||
|
"version": "2.3.0",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/fb55"
|
||
|
}
|
||
|
],
|
||
|
"license": "BSD-2-Clause"
|
||
|
},
|
||
|
"node_modules/domhandler": {
|
||
|
"version": "5.0.3",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"domelementtype": "^2.3.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/fb55/domhandler?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dompurify": {
|
||
|
"version": "3.1.6",
|
||
|
"license": "(MPL-2.0 OR Apache-2.0)"
|
||
|
},
|
||
|
"node_modules/domutils": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"dependencies": {
|
||
|
"dom-serializer": "^2.0.0",
|
||
|
"domelementtype": "^2.3.0",
|
||
|
"domhandler": "^5.0.3"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/fb55/domutils?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/dotenv": {
|
||
|
"version": "16.4.5",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://dotenvx.com"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/drauu": {
|
||
|
"version": "0.4.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@drauu/core": "0.4.2"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/duplexer": {
|
||
|
"version": "0.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/ee-first": {
|
||
|
"version": "1.1.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/electron-to-chromium": {
|
||
|
"version": "1.5.63",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/emoji-regex": {
|
||
|
"version": "8.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/emoji-regex-xs": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/encodeurl": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/entities": {
|
||
|
"version": "4.5.0",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/error-stack-parser-es": {
|
||
|
"version": "0.1.5",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esbuild": {
|
||
|
"version": "0.21.5",
|
||
|
"hasInstallScript": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"esbuild": "bin/esbuild"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@esbuild/aix-ppc64": "0.21.5",
|
||
|
"@esbuild/android-arm": "0.21.5",
|
||
|
"@esbuild/android-arm64": "0.21.5",
|
||
|
"@esbuild/android-x64": "0.21.5",
|
||
|
"@esbuild/darwin-arm64": "0.21.5",
|
||
|
"@esbuild/darwin-x64": "0.21.5",
|
||
|
"@esbuild/freebsd-arm64": "0.21.5",
|
||
|
"@esbuild/freebsd-x64": "0.21.5",
|
||
|
"@esbuild/linux-arm": "0.21.5",
|
||
|
"@esbuild/linux-arm64": "0.21.5",
|
||
|
"@esbuild/linux-ia32": "0.21.5",
|
||
|
"@esbuild/linux-loong64": "0.21.5",
|
||
|
"@esbuild/linux-mips64el": "0.21.5",
|
||
|
"@esbuild/linux-ppc64": "0.21.5",
|
||
|
"@esbuild/linux-riscv64": "0.21.5",
|
||
|
"@esbuild/linux-s390x": "0.21.5",
|
||
|
"@esbuild/linux-x64": "0.21.5",
|
||
|
"@esbuild/netbsd-x64": "0.21.5",
|
||
|
"@esbuild/openbsd-x64": "0.21.5",
|
||
|
"@esbuild/sunos-x64": "0.21.5",
|
||
|
"@esbuild/win32-arm64": "0.21.5",
|
||
|
"@esbuild/win32-ia32": "0.21.5",
|
||
|
"@esbuild/win32-x64": "0.21.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/escalade": {
|
||
|
"version": "3.2.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/escape-html": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/escape-string-regexp": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/esprima": {
|
||
|
"version": "4.0.1",
|
||
|
"license": "BSD-2-Clause",
|
||
|
"bin": {
|
||
|
"esparse": "bin/esparse.js",
|
||
|
"esvalidate": "bin/esvalidate.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/estree-walker": {
|
||
|
"version": "2.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/execa": {
|
||
|
"version": "8.0.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"cross-spawn": "^7.0.3",
|
||
|
"get-stream": "^8.0.1",
|
||
|
"human-signals": "^5.0.0",
|
||
|
"is-stream": "^3.0.0",
|
||
|
"merge-stream": "^2.0.0",
|
||
|
"npm-run-path": "^5.1.0",
|
||
|
"onetime": "^6.0.0",
|
||
|
"signal-exit": "^4.1.0",
|
||
|
"strip-final-newline": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16.17"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/execa/node_modules/get-stream": {
|
||
|
"version": "8.0.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/extend-shallow": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-extendable": "^0.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fast-deep-equal": {
|
||
|
"version": "3.1.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/fast-glob": {
|
||
|
"version": "3.3.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@nodelib/fs.stat": "^2.0.2",
|
||
|
"@nodelib/fs.walk": "^1.2.3",
|
||
|
"glob-parent": "^5.1.2",
|
||
|
"merge2": "^1.3.0",
|
||
|
"micromatch": "^4.0.4"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.6.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fastq": {
|
||
|
"version": "1.17.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"reusify": "^1.0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/file-saver": {
|
||
|
"version": "2.0.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/fill-range": {
|
||
|
"version": "7.1.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"to-regex-range": "^5.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/finalhandler": {
|
||
|
"version": "1.1.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"debug": "2.6.9",
|
||
|
"encodeurl": "~1.0.2",
|
||
|
"escape-html": "~1.0.3",
|
||
|
"on-finished": "~2.3.0",
|
||
|
"parseurl": "~1.3.3",
|
||
|
"statuses": "~1.5.0",
|
||
|
"unpipe": "~1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/finalhandler/node_modules/debug": {
|
||
|
"version": "2.6.9",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ms": "2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/finalhandler/node_modules/debug/node_modules/ms": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/floating-vue": {
|
||
|
"version": "5.2.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@floating-ui/dom": "~1.1.1",
|
||
|
"vue-resize": "^2.0.0-alpha.1"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@nuxt/kit": "^3.2.0",
|
||
|
"vue": "^3.2.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@nuxt/kit": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/follow-redirects": {
|
||
|
"version": "1.15.9",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "individual",
|
||
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"debug": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/form-data": {
|
||
|
"version": "4.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"asynckit": "^0.4.0",
|
||
|
"combined-stream": "^1.0.8",
|
||
|
"mime-types": "^2.1.12"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/form-data-encoder": {
|
||
|
"version": "2.1.4",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 14.17"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/framesync": {
|
||
|
"version": "6.1.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"tslib": "2.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/framesync/node_modules/tslib": {
|
||
|
"version": "2.4.0",
|
||
|
"license": "0BSD"
|
||
|
},
|
||
|
"node_modules/fs-extra": {
|
||
|
"version": "11.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"graceful-fs": "^4.2.0",
|
||
|
"jsonfile": "^6.0.1",
|
||
|
"universalify": "^2.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fs-minipass": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"minipass": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fs-minipass/node_modules/minipass": {
|
||
|
"version": "3.3.6",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"yallist": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fs-minipass/node_modules/minipass/node_modules/yallist": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/function-timeout": {
|
||
|
"version": "0.1.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/fuse.js": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "Apache-2.0",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/gensync": {
|
||
|
"version": "1.0.0-beta.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.9.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/get-caller-file": {
|
||
|
"version": "2.0.5",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": "6.* || 8.* || >= 10.*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/get-port-please": {
|
||
|
"version": "3.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/get-tsconfig": {
|
||
|
"version": "4.8.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"resolve-pkg-maps": "^1.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/giget": {
|
||
|
"version": "1.2.3",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"citty": "^0.1.6",
|
||
|
"consola": "^3.2.3",
|
||
|
"defu": "^6.1.4",
|
||
|
"node-fetch-native": "^1.6.3",
|
||
|
"nypm": "^0.3.8",
|
||
|
"ohash": "^1.1.3",
|
||
|
"pathe": "^1.1.2",
|
||
|
"tar": "^6.2.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"giget": "dist/cli.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/glob-parent": {
|
||
|
"version": "5.1.2",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"is-glob": "^4.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/global-directory": {
|
||
|
"version": "4.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ini": "4.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/globals": {
|
||
|
"version": "11.12.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/globby": {
|
||
|
"version": "14.0.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@sindresorhus/merge-streams": "^2.1.0",
|
||
|
"fast-glob": "^3.3.2",
|
||
|
"ignore": "^5.2.4",
|
||
|
"path-type": "^5.0.0",
|
||
|
"slash": "^5.1.0",
|
||
|
"unicorn-magic": "^0.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/globby/node_modules/ignore": {
|
||
|
"version": "5.3.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">= 4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/got": {
|
||
|
"version": "13.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@sindresorhus/is": "^5.2.0",
|
||
|
"@szmarczak/http-timer": "^5.0.1",
|
||
|
"cacheable-lookup": "^7.0.0",
|
||
|
"cacheable-request": "^10.2.8",
|
||
|
"decompress-response": "^6.0.0",
|
||
|
"form-data-encoder": "^2.1.2",
|
||
|
"get-stream": "^6.0.1",
|
||
|
"http2-wrapper": "^2.1.10",
|
||
|
"lowercase-keys": "^3.0.0",
|
||
|
"p-cancelable": "^3.0.0",
|
||
|
"responselike": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sindresorhus/got?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/got/node_modules/get-stream": {
|
||
|
"version": "6.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/graceful-fs": {
|
||
|
"version": "4.2.11",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/gray-matter": {
|
||
|
"version": "4.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"js-yaml": "^3.13.1",
|
||
|
"kind-of": "^6.0.2",
|
||
|
"section-matter": "^1.0.0",
|
||
|
"strip-bom-string": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/gray-matter/node_modules/js-yaml": {
|
||
|
"version": "3.14.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"argparse": "^1.0.7",
|
||
|
"esprima": "^4.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"js-yaml": "bin/js-yaml.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/gray-matter/node_modules/js-yaml/node_modules/argparse": {
|
||
|
"version": "1.0.10",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"sprintf-js": "~1.0.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/gzip-size": {
|
||
|
"version": "6.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"duplexer": "^0.1.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/hachure-fill": {
|
||
|
"version": "0.5.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/hash-sum": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/hast-util-to-html": {
|
||
|
"version": "9.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/hast": "^3.0.0",
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"ccount": "^2.0.0",
|
||
|
"comma-separated-tokens": "^2.0.0",
|
||
|
"hast-util-whitespace": "^3.0.0",
|
||
|
"html-void-elements": "^3.0.0",
|
||
|
"mdast-util-to-hast": "^13.0.0",
|
||
|
"property-information": "^6.0.0",
|
||
|
"space-separated-tokens": "^2.0.0",
|
||
|
"stringify-entities": "^4.0.0",
|
||
|
"zwitch": "^2.0.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/hast-util-whitespace": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/hast": "^3.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/he": {
|
||
|
"version": "1.2.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"he": "bin/he"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/hey-listen": {
|
||
|
"version": "1.0.8",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/hookable": {
|
||
|
"version": "5.5.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/html-tags": {
|
||
|
"version": "3.3.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/html-to-image": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/html-void-elements": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/htmlparser2": {
|
||
|
"version": "9.1.0",
|
||
|
"funding": [
|
||
|
"https://github.com/fb55/htmlparser2?sponsor=1",
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/fb55"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"domelementtype": "^2.3.0",
|
||
|
"domhandler": "^5.0.3",
|
||
|
"domutils": "^3.1.0",
|
||
|
"entities": "^4.5.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/http-cache-semantics": {
|
||
|
"version": "4.1.1",
|
||
|
"license": "BSD-2-Clause"
|
||
|
},
|
||
|
"node_modules/http2-wrapper": {
|
||
|
"version": "2.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"quick-lru": "^5.1.1",
|
||
|
"resolve-alpn": "^1.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10.19.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/https": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/human-signals": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "Apache-2.0",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=16.17.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/iconv-lite": {
|
||
|
"version": "0.6.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ignore": {
|
||
|
"version": "6.0.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">= 4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/image-size": {
|
||
|
"version": "1.1.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"queue": "6.0.2"
|
||
|
},
|
||
|
"bin": {
|
||
|
"image-size": "bin/image-size.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16.x"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/immediate": {
|
||
|
"version": "3.0.6",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/importx": {
|
||
|
"version": "0.4.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"bundle-require": "^5.0.0",
|
||
|
"debug": "^4.3.6",
|
||
|
"esbuild": "^0.20.2 || ^0.21.0 || ^0.22.0 || ^0.23.0",
|
||
|
"jiti": "2.0.0-beta.3",
|
||
|
"jiti-v1": "npm:jiti@^1.21.6",
|
||
|
"pathe": "^1.1.2",
|
||
|
"tsx": "^4.19.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/importx/node_modules/jiti": {
|
||
|
"version": "2.0.0-beta.3",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"jiti": "lib/jiti-cli.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/inherits": {
|
||
|
"version": "2.0.4",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/ini": {
|
||
|
"version": "4.1.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/internmap": {
|
||
|
"version": "2.0.3",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ip-regex": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-binary-path": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"binary-extensions": "^2.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-docker": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"is-docker": "cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-extendable": {
|
||
|
"version": "0.1.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-extglob": {
|
||
|
"version": "2.1.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-fullwidth-code-point": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-glob": {
|
||
|
"version": "4.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-extglob": "^2.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-inside-container": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-docker": "^3.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"is-inside-container": "cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-installed-globally": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"global-directory": "^4.0.1",
|
||
|
"is-path-inside": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-ip": {
|
||
|
"version": "5.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ip-regex": "^5.0.0",
|
||
|
"super-regex": "^0.2.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-number": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.12.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-path-inside": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-regexp": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-stream": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/is-wsl": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-inside-container": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/isarray": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/isexe": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/jiti": {
|
||
|
"version": "2.4.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"jiti": "lib/jiti-cli.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jiti-v1": {
|
||
|
"name": "jiti",
|
||
|
"version": "1.21.6",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"jiti": "bin/jiti.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/js-tokens": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/js-yaml": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"argparse": "^2.0.1"
|
||
|
},
|
||
|
"bin": {
|
||
|
"js-yaml": "bin/js-yaml.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jsesc": {
|
||
|
"version": "3.0.2",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"jsesc": "bin/jsesc"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/json-buffer": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/json5": {
|
||
|
"version": "2.2.3",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"json5": "lib/cli.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jsonfile": {
|
||
|
"version": "6.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"universalify": "^2.0.0"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"graceful-fs": "^4.1.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/jszip": {
|
||
|
"version": "3.10.1",
|
||
|
"license": "(MIT OR GPL-3.0-or-later)",
|
||
|
"dependencies": {
|
||
|
"lie": "~3.3.0",
|
||
|
"pako": "~1.0.2",
|
||
|
"readable-stream": "~2.3.6",
|
||
|
"setimmediate": "^1.0.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/katex": {
|
||
|
"version": "0.16.11",
|
||
|
"funding": [
|
||
|
"https://opencollective.com/katex",
|
||
|
"https://github.com/sponsors/katex"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"commander": "^8.3.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"katex": "cli.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/keyv": {
|
||
|
"version": "4.5.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"json-buffer": "3.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/khroma": {
|
||
|
"version": "2.1.0"
|
||
|
},
|
||
|
"node_modules/kind-of": {
|
||
|
"version": "6.0.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/kleur": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/klona": {
|
||
|
"version": "2.0.6",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/knitwork": {
|
||
|
"version": "1.1.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/kolorist": {
|
||
|
"version": "1.8.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/langium": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"chevrotain": "~11.0.3",
|
||
|
"chevrotain-allstar": "~0.3.0",
|
||
|
"vscode-languageserver": "~9.0.1",
|
||
|
"vscode-languageserver-textdocument": "~1.0.11",
|
||
|
"vscode-uri": "~3.0.8"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/layout-base": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/lie": {
|
||
|
"version": "3.3.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"immediate": "~3.0.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/linkify-it": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"uc.micro": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/load-tsconfig": {
|
||
|
"version": "0.2.5",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/local-pkg": {
|
||
|
"version": "0.5.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mlly": "^1.7.3",
|
||
|
"pkg-types": "^1.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lodash-es": {
|
||
|
"version": "4.17.21",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/longest-streak": {
|
||
|
"version": "3.1.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lowercase-keys": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lru-cache": {
|
||
|
"version": "5.1.1",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"yallist": "^3.0.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/lz-string": {
|
||
|
"version": "1.5.0",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"lz-string": "bin/bin.js"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/magic-string": {
|
||
|
"version": "0.30.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/magic-string-stack": {
|
||
|
"version": "0.1.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@ampproject/remapping": "^2.3.0",
|
||
|
"magic-string": "^0.30.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/markdown-it": {
|
||
|
"version": "14.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"argparse": "^2.0.1",
|
||
|
"entities": "^4.4.0",
|
||
|
"linkify-it": "^5.0.0",
|
||
|
"mdurl": "^2.0.0",
|
||
|
"punycode.js": "^2.3.1",
|
||
|
"uc.micro": "^2.1.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"markdown-it": "bin/markdown-it.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/markdown-it-footnote": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/markdown-it-mdc": {
|
||
|
"version": "0.2.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"js-yaml": "^4.1.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@types/markdown-it": "*",
|
||
|
"markdown-it": "^14.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/markdown-table": {
|
||
|
"version": "3.0.4",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/marked": {
|
||
|
"version": "13.0.3",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"marked": "bin/marked.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-find-and-replace": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"escape-string-regexp": "^5.0.0",
|
||
|
"unist-util-is": "^6.0.0",
|
||
|
"unist-util-visit-parents": "^6.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-from-markdown": {
|
||
|
"version": "2.0.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"decode-named-character-reference": "^1.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"mdast-util-to-string": "^4.0.0",
|
||
|
"micromark": "^4.0.0",
|
||
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
"micromark-util-decode-string": "^2.0.0",
|
||
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0",
|
||
|
"unist-util-stringify-position": "^4.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
"mdast-util-gfm-autolink-literal": "^2.0.0",
|
||
|
"mdast-util-gfm-footnote": "^2.0.0",
|
||
|
"mdast-util-gfm-strikethrough": "^2.0.0",
|
||
|
"mdast-util-gfm-table": "^2.0.0",
|
||
|
"mdast-util-gfm-task-list-item": "^2.0.0",
|
||
|
"mdast-util-to-markdown": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm-autolink-literal": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"ccount": "^2.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"mdast-util-find-and-replace": "^3.0.0",
|
||
|
"micromark-util-character": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm-footnote": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"devlop": "^1.1.0",
|
||
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
"mdast-util-to-markdown": "^2.0.0",
|
||
|
"micromark-util-normalize-identifier": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm-strikethrough": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
"mdast-util-to-markdown": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm-table": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"markdown-table": "^3.0.0",
|
||
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
"mdast-util-to-markdown": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-gfm-task-list-item": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"mdast-util-from-markdown": "^2.0.0",
|
||
|
"mdast-util-to-markdown": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-phrasing": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"unist-util-is": "^6.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-to-hast": {
|
||
|
"version": "13.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/hast": "^3.0.0",
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"@ungap/structured-clone": "^1.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"micromark-util-sanitize-uri": "^2.0.0",
|
||
|
"trim-lines": "^3.0.0",
|
||
|
"unist-util-position": "^5.0.0",
|
||
|
"unist-util-visit": "^5.0.0",
|
||
|
"vfile": "^6.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-to-markdown": {
|
||
|
"version": "2.1.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0",
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"longest-streak": "^3.0.0",
|
||
|
"mdast-util-phrasing": "^4.0.0",
|
||
|
"mdast-util-to-string": "^4.0.0",
|
||
|
"micromark-util-classify-character": "^2.0.0",
|
||
|
"micromark-util-decode-string": "^2.0.0",
|
||
|
"unist-util-visit": "^5.0.0",
|
||
|
"zwitch": "^2.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdast-util-to-string": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/mdast": "^4.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mdn-data": {
|
||
|
"version": "2.12.1",
|
||
|
"license": "CC0-1.0"
|
||
|
},
|
||
|
"node_modules/mdurl": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/merge-stream": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/merge2": {
|
||
|
"version": "1.4.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mermaid": {
|
||
|
"version": "11.4.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@braintree/sanitize-url": "^7.0.1",
|
||
|
"@iconify/utils": "^2.1.32",
|
||
|
"@mermaid-js/parser": "^0.3.0",
|
||
|
"@types/d3": "^7.4.3",
|
||
|
"@types/dompurify": "^3.0.5",
|
||
|
"cytoscape": "^3.29.2",
|
||
|
"cytoscape-cose-bilkent": "^4.1.0",
|
||
|
"cytoscape-fcose": "^2.2.0",
|
||
|
"d3": "^7.9.0",
|
||
|
"d3-sankey": "^0.12.3",
|
||
|
"dagre-d3-es": "7.0.11",
|
||
|
"dayjs": "^1.11.10",
|
||
|
"dompurify": "^3.0.11 <3.1.7",
|
||
|
"katex": "^0.16.9",
|
||
|
"khroma": "^2.1.0",
|
||
|
"lodash-es": "^4.17.21",
|
||
|
"marked": "^13.0.2",
|
||
|
"roughjs": "^4.6.6",
|
||
|
"stylis": "^4.3.1",
|
||
|
"ts-dedent": "^2.2.0",
|
||
|
"uuid": "^9.0.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark": {
|
||
|
"version": "4.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/debug": "^4.0.0",
|
||
|
"debug": "^4.0.0",
|
||
|
"decode-named-character-reference": "^1.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"micromark-core-commonmark": "^2.0.0",
|
||
|
"micromark-factory-space": "^2.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-chunked": "^2.0.0",
|
||
|
"micromark-util-combine-extensions": "^2.0.0",
|
||
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
"micromark-util-encode": "^2.0.0",
|
||
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
"micromark-util-resolve-all": "^2.0.0",
|
||
|
"micromark-util-sanitize-uri": "^2.0.0",
|
||
|
"micromark-util-subtokenize": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-core-commonmark": {
|
||
|
"version": "2.0.2",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"decode-named-character-reference": "^1.0.0",
|
||
|
"devlop": "^1.0.0",
|
||
|
"micromark-factory-destination": "^2.0.0",
|
||
|
"micromark-factory-label": "^2.0.0",
|
||
|
"micromark-factory-space": "^2.0.0",
|
||
|
"micromark-factory-title": "^2.0.0",
|
||
|
"micromark-factory-whitespace": "^2.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-chunked": "^2.0.0",
|
||
|
"micromark-util-classify-character": "^2.0.0",
|
||
|
"micromark-util-html-tag-name": "^2.0.0",
|
||
|
"micromark-util-normalize-identifier": "^2.0.0",
|
||
|
"micromark-util-resolve-all": "^2.0.0",
|
||
|
"micromark-util-subtokenize": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-factory-destination": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-factory-label": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"devlop": "^1.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-factory-space": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-factory-title": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-factory-space": "^2.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-factory-whitespace": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-factory-space": "^2.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-character": {
|
||
|
"version": "2.1.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-chunked": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-symbol": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-classify-character": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-combine-extensions": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-chunked": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-decode-numeric-character-reference": {
|
||
|
"version": "2.0.2",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-symbol": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-decode-string": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"decode-named-character-reference": "^1.0.0",
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-decode-numeric-character-reference": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-encode": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/micromark-util-html-tag-name": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/micromark-util-normalize-identifier": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-symbol": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-resolve-all": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-sanitize-uri": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"micromark-util-character": "^2.0.0",
|
||
|
"micromark-util-encode": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-subtokenize": {
|
||
|
"version": "2.0.3",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"devlop": "^1.0.0",
|
||
|
"micromark-util-chunked": "^2.0.0",
|
||
|
"micromark-util-symbol": "^2.0.0",
|
||
|
"micromark-util-types": "^2.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/micromark-util-symbol": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/micromark-util-types": {
|
||
|
"version": "2.0.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "GitHub Sponsors",
|
||
|
"url": "https://github.com/sponsors/unifiedjs"
|
||
|
},
|
||
|
{
|
||
|
"type": "OpenCollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/micromatch": {
|
||
|
"version": "4.0.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"braces": "^3.0.3",
|
||
|
"picomatch": "^2.3.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mime-db": {
|
||
|
"version": "1.52.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mime-types": {
|
||
|
"version": "2.1.35",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"mime-db": "1.52.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mimic-fn": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mimic-response": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minimatch": {
|
||
|
"version": "9.0.5",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"brace-expansion": "^2.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=16 || 14 >=14.17"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/isaacs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minipass": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minizlib": {
|
||
|
"version": "2.1.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"minipass": "^3.0.0",
|
||
|
"yallist": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minizlib/node_modules/minipass": {
|
||
|
"version": "3.3.6",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"yallist": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/minizlib/node_modules/yallist": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/mkdirp": {
|
||
|
"version": "1.0.4",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"bin": {
|
||
|
"mkdirp": "bin/cmd.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mlly": {
|
||
|
"version": "1.7.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"acorn": "^8.14.0",
|
||
|
"pathe": "^1.1.2",
|
||
|
"pkg-types": "^1.2.1",
|
||
|
"ufo": "^1.5.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/monaco-editor": {
|
||
|
"version": "0.51.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/mri": {
|
||
|
"version": "1.2.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/mrmime": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ms": {
|
||
|
"version": "2.1.3",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/muggle-string": {
|
||
|
"version": "0.4.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/nanoid": {
|
||
|
"version": "3.3.7",
|
||
|
"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/node-fetch-native": {
|
||
|
"version": "1.6.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/node-releases": {
|
||
|
"version": "2.0.18",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/normalize-path": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/normalize-url": {
|
||
|
"version": "8.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/npm-run-path": {
|
||
|
"version": "5.3.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"path-key": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/npm-run-path/node_modules/path-key": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/nypm": {
|
||
|
"version": "0.3.12",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"citty": "^0.1.6",
|
||
|
"consola": "^3.2.3",
|
||
|
"execa": "^8.0.1",
|
||
|
"pathe": "^1.1.2",
|
||
|
"pkg-types": "^1.2.0",
|
||
|
"ufo": "^1.5.4"
|
||
|
},
|
||
|
"bin": {
|
||
|
"nypm": "dist/cli.mjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^14.16.0 || >=16.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ofetch": {
|
||
|
"version": "1.4.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"destr": "^2.0.3",
|
||
|
"node-fetch-native": "^1.6.4",
|
||
|
"ufo": "^1.5.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ohash": {
|
||
|
"version": "1.1.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/on-finished": {
|
||
|
"version": "2.3.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ee-first": "1.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/onetime": {
|
||
|
"version": "6.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"mimic-fn": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/oniguruma-to-es": {
|
||
|
"version": "0.4.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"emoji-regex-xs": "^1.0.0",
|
||
|
"regex": "^5.0.0",
|
||
|
"regex-recursion": "^4.2.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/open": {
|
||
|
"version": "10.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"default-browser": "^5.2.1",
|
||
|
"define-lazy-prop": "^3.0.0",
|
||
|
"is-inside-container": "^1.0.0",
|
||
|
"is-wsl": "^3.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/p-cancelable": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12.20"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/package-manager-detector": {
|
||
|
"version": "0.2.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/pako": {
|
||
|
"version": "1.0.11",
|
||
|
"license": "(MIT AND Zlib)"
|
||
|
},
|
||
|
"node_modules/parseurl": {
|
||
|
"version": "1.3.3",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/path-browserify": {
|
||
|
"version": "1.0.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/path-data-parser": {
|
||
|
"version": "0.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/path-key": {
|
||
|
"version": "3.1.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/path-type": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/pathe": {
|
||
|
"version": "1.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/pdf-lib": {
|
||
|
"version": "1.17.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@pdf-lib/standard-fonts": "^1.0.0",
|
||
|
"@pdf-lib/upng": "^1.0.1",
|
||
|
"pako": "^1.0.11",
|
||
|
"tslib": "^1.11.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/pdf-lib/node_modules/tslib": {
|
||
|
"version": "1.14.1",
|
||
|
"license": "0BSD"
|
||
|
},
|
||
|
"node_modules/perfect-debounce": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/picocolors": {
|
||
|
"version": "1.1.1",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/picomatch": {
|
||
|
"version": "2.3.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8.6"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/pkg-types": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"confbox": "^0.1.8",
|
||
|
"mlly": "^1.7.2",
|
||
|
"pathe": "^1.1.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/plantuml-encoder": {
|
||
|
"version": "1.4.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/points-on-curve": {
|
||
|
"version": "0.2.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/points-on-path": {
|
||
|
"version": "0.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"path-data-parser": "0.1.0",
|
||
|
"points-on-curve": "0.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/popmotion": {
|
||
|
"version": "11.0.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"framesync": "6.1.2",
|
||
|
"hey-listen": "^1.0.8",
|
||
|
"style-value-types": "5.1.2",
|
||
|
"tslib": "2.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/popmotion/node_modules/tslib": {
|
||
|
"version": "2.4.0",
|
||
|
"license": "0BSD"
|
||
|
},
|
||
|
"node_modules/postcss": {
|
||
|
"version": "8.4.49",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"nanoid": "^3.3.7",
|
||
|
"picocolors": "^1.1.1",
|
||
|
"source-map-js": "^1.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^10 || ^12 || >=14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss-nested": {
|
||
|
"version": "7.0.2",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/postcss/"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"postcss-selector-parser": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"postcss": "^8.2.14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/postcss-selector-parser": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"cssesc": "^3.0.0",
|
||
|
"util-deprecate": "^1.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/pptxgenjs": {
|
||
|
"version": "3.12.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/node": "^18.7.3",
|
||
|
"https": "^1.0.0",
|
||
|
"image-size": "^1.0.0",
|
||
|
"jszip": "^3.7.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/prettier": {
|
||
|
"version": "3.3.3",
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"prettier": "bin/prettier.cjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/prism-theme-vars": {
|
||
|
"version": "0.2.5",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/process-nextick-args": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/prompts": {
|
||
|
"version": "2.4.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"kleur": "^3.0.3",
|
||
|
"sisteransi": "^1.0.5"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/property-information": {
|
||
|
"version": "6.5.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/proxy-from-env": {
|
||
|
"version": "1.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/public-ip": {
|
||
|
"version": "7.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"dns-socket": "^4.2.2",
|
||
|
"got": "^13.0.0",
|
||
|
"is-ip": "^5.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/punycode.js": {
|
||
|
"version": "2.3.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/queue": {
|
||
|
"version": "6.0.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"inherits": "~2.0.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/queue-microtask": {
|
||
|
"version": "1.2.3",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "patreon",
|
||
|
"url": "https://www.patreon.com/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "consulting",
|
||
|
"url": "https://feross.org/support"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/quick-lru": {
|
||
|
"version": "5.1.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/rc9": {
|
||
|
"version": "2.1.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"defu": "^6.1.4",
|
||
|
"destr": "^2.0.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/readable-stream": {
|
||
|
"version": "2.3.8",
|
||
|
"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/readdirp": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 14.16.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "individual",
|
||
|
"url": "https://paulmillr.com/funding/"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/recordrtc": {
|
||
|
"version": "5.6.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/regex": {
|
||
|
"version": "5.0.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"regex-utilities": "^2.3.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/regex-recursion": {
|
||
|
"version": "4.2.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"regex-utilities": "^2.3.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/regex-utilities": {
|
||
|
"version": "2.3.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/require-directory": {
|
||
|
"version": "2.1.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/resolve-alpn": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/resolve-from": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/resolve-global": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"global-directory": "^4.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/resolve-pkg-maps": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/responselike": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"lowercase-keys": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/reusify": {
|
||
|
"version": "1.0.4",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"iojs": ">=1.0.0",
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/robust-predicates": {
|
||
|
"version": "3.0.2",
|
||
|
"license": "Unlicense"
|
||
|
},
|
||
|
"node_modules/rollup": {
|
||
|
"version": "4.27.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/estree": "1.0.6"
|
||
|
},
|
||
|
"bin": {
|
||
|
"rollup": "dist/bin/rollup"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0",
|
||
|
"npm": ">=8.0.0"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@rollup/rollup-android-arm-eabi": "4.27.3",
|
||
|
"@rollup/rollup-android-arm64": "4.27.3",
|
||
|
"@rollup/rollup-darwin-arm64": "4.27.3",
|
||
|
"@rollup/rollup-darwin-x64": "4.27.3",
|
||
|
"@rollup/rollup-freebsd-arm64": "4.27.3",
|
||
|
"@rollup/rollup-freebsd-x64": "4.27.3",
|
||
|
"@rollup/rollup-linux-arm-gnueabihf": "4.27.3",
|
||
|
"@rollup/rollup-linux-arm-musleabihf": "4.27.3",
|
||
|
"@rollup/rollup-linux-arm64-gnu": "4.27.3",
|
||
|
"@rollup/rollup-linux-arm64-musl": "4.27.3",
|
||
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.27.3",
|
||
|
"@rollup/rollup-linux-riscv64-gnu": "4.27.3",
|
||
|
"@rollup/rollup-linux-s390x-gnu": "4.27.3",
|
||
|
"@rollup/rollup-linux-x64-gnu": "4.27.3",
|
||
|
"@rollup/rollup-linux-x64-musl": "4.27.3",
|
||
|
"@rollup/rollup-win32-arm64-msvc": "4.27.3",
|
||
|
"@rollup/rollup-win32-ia32-msvc": "4.27.3",
|
||
|
"@rollup/rollup-win32-x64-msvc": "4.27.3",
|
||
|
"fsevents": "~2.3.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/roughjs": {
|
||
|
"version": "4.6.6",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"hachure-fill": "^0.5.2",
|
||
|
"path-data-parser": "^0.1.0",
|
||
|
"points-on-curve": "^0.2.0",
|
||
|
"points-on-path": "^0.2.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/run-applescript": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/run-parallel": {
|
||
|
"version": "1.2.0",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "patreon",
|
||
|
"url": "https://www.patreon.com/feross"
|
||
|
},
|
||
|
{
|
||
|
"type": "consulting",
|
||
|
"url": "https://feross.org/support"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"queue-microtask": "^1.2.2"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/rw": {
|
||
|
"version": "1.3.3",
|
||
|
"license": "BSD-3-Clause"
|
||
|
},
|
||
|
"node_modules/safe-buffer": {
|
||
|
"version": "5.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/safer-buffer": {
|
||
|
"version": "2.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/scule": {
|
||
|
"version": "1.3.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/section-matter": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"extend-shallow": "^2.0.1",
|
||
|
"kind-of": "^6.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/semver": {
|
||
|
"version": "7.6.3",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"semver": "bin/semver.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/setimmediate": {
|
||
|
"version": "1.0.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/shebang-command": {
|
||
|
"version": "2.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"shebang-regex": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/shebang-regex": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/shiki": {
|
||
|
"version": "1.23.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@shikijs/core": "1.23.1",
|
||
|
"@shikijs/engine-javascript": "1.23.1",
|
||
|
"@shikijs/engine-oniguruma": "1.23.1",
|
||
|
"@shikijs/types": "1.23.1",
|
||
|
"@shikijs/vscode-textmate": "^9.3.0",
|
||
|
"@types/hast": "^3.0.4"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/shiki-magic-move": {
|
||
|
"version": "0.5.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"diff-match-patch-es": "^0.1.0",
|
||
|
"ohash": "^1.1.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"react": "^18.2.0",
|
||
|
"shiki": "^1.1.6",
|
||
|
"solid-js": "^1.9.1",
|
||
|
"svelte": "5.0.0-next.107",
|
||
|
"vue": "^3.4.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"react": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"shiki": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"solid-js": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"svelte": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"vue": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/signal-exit": {
|
||
|
"version": "4.1.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/isaacs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sirv": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@polka/url": "^1.0.0-next.24",
|
||
|
"mrmime": "^2.0.0",
|
||
|
"totalist": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sisteransi": {
|
||
|
"version": "1.0.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/slash": {
|
||
|
"version": "5.1.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/source-map-js": {
|
||
|
"version": "1.2.1",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/space-separated-tokens": {
|
||
|
"version": "2.0.2",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/sprintf-js": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "BSD-3-Clause"
|
||
|
},
|
||
|
"node_modules/statuses": {
|
||
|
"version": "1.5.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/std-env": {
|
||
|
"version": "3.8.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/string_decoder": {
|
||
|
"version": "1.1.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"safe-buffer": "~5.1.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/string-width": {
|
||
|
"version": "4.2.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"emoji-regex": "^8.0.0",
|
||
|
"is-fullwidth-code-point": "^3.0.0",
|
||
|
"strip-ansi": "^6.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/stringify-entities": {
|
||
|
"version": "4.0.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"character-entities-html4": "^2.0.0",
|
||
|
"character-entities-legacy": "^3.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-ansi": {
|
||
|
"version": "6.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ansi-regex": "^5.0.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-bom-string": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-final-newline": {
|
||
|
"version": "3.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-literal": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"js-tokens": "^9.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/strip-literal/node_modules/js-tokens": {
|
||
|
"version": "9.0.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/style-value-types": {
|
||
|
"version": "5.1.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"hey-listen": "^1.0.8",
|
||
|
"tslib": "2.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/style-value-types/node_modules/tslib": {
|
||
|
"version": "2.4.0",
|
||
|
"license": "0BSD"
|
||
|
},
|
||
|
"node_modules/stylis": {
|
||
|
"version": "4.3.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/super-regex": {
|
||
|
"version": "0.2.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"clone-regexp": "^3.0.0",
|
||
|
"function-timeout": "^0.1.0",
|
||
|
"time-span": "^5.1.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.16"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/svg-tags": {
|
||
|
"version": "1.0.0"
|
||
|
},
|
||
|
"node_modules/tar": {
|
||
|
"version": "6.2.1",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"chownr": "^2.0.0",
|
||
|
"fs-minipass": "^2.0.0",
|
||
|
"minipass": "^5.0.0",
|
||
|
"minizlib": "^2.1.1",
|
||
|
"mkdirp": "^1.0.3",
|
||
|
"yallist": "^4.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tar/node_modules/yallist": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "ISC",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/time-span": {
|
||
|
"version": "5.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"convert-hrtime": "^5.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tinyexec": {
|
||
|
"version": "0.3.1",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/tinyglobby": {
|
||
|
"version": "0.2.10",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"fdir": "^6.4.2",
|
||
|
"picomatch": "^4.0.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tinyglobby/node_modules/fdir": {
|
||
|
"version": "6.4.2",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"picomatch": "^3 || ^4"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"picomatch": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tinyglobby/node_modules/picomatch": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/jonschlinkert"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/to-regex-range": {
|
||
|
"version": "5.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"is-number": "^7.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/totalist": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/trim-lines": {
|
||
|
"version": "3.0.1",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/ts-dedent": {
|
||
|
"version": "2.2.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=6.10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tsx": {
|
||
|
"version": "4.19.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"esbuild": "~0.23.0",
|
||
|
"get-tsconfig": "^4.7.5"
|
||
|
},
|
||
|
"bin": {
|
||
|
"tsx": "dist/cli.mjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18.0.0"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"fsevents": "~2.3.3"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tsx/node_modules/esbuild": {
|
||
|
"version": "0.23.1",
|
||
|
"hasInstallScript": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"esbuild": "bin/esbuild"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@esbuild/aix-ppc64": "0.23.1",
|
||
|
"@esbuild/android-arm": "0.23.1",
|
||
|
"@esbuild/android-arm64": "0.23.1",
|
||
|
"@esbuild/android-x64": "0.23.1",
|
||
|
"@esbuild/darwin-arm64": "0.23.1",
|
||
|
"@esbuild/darwin-x64": "0.23.1",
|
||
|
"@esbuild/freebsd-arm64": "0.23.1",
|
||
|
"@esbuild/freebsd-x64": "0.23.1",
|
||
|
"@esbuild/linux-arm": "0.23.1",
|
||
|
"@esbuild/linux-arm64": "0.23.1",
|
||
|
"@esbuild/linux-ia32": "0.23.1",
|
||
|
"@esbuild/linux-loong64": "0.23.1",
|
||
|
"@esbuild/linux-mips64el": "0.23.1",
|
||
|
"@esbuild/linux-ppc64": "0.23.1",
|
||
|
"@esbuild/linux-riscv64": "0.23.1",
|
||
|
"@esbuild/linux-s390x": "0.23.1",
|
||
|
"@esbuild/linux-x64": "0.23.1",
|
||
|
"@esbuild/netbsd-x64": "0.23.1",
|
||
|
"@esbuild/openbsd-arm64": "0.23.1",
|
||
|
"@esbuild/openbsd-x64": "0.23.1",
|
||
|
"@esbuild/sunos-x64": "0.23.1",
|
||
|
"@esbuild/win32-arm64": "0.23.1",
|
||
|
"@esbuild/win32-ia32": "0.23.1",
|
||
|
"@esbuild/win32-x64": "0.23.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/tsx/node_modules/esbuild/node_modules/@esbuild/linux-x64": {
|
||
|
"version": "0.23.1",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/twoslash": {
|
||
|
"version": "0.2.12",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@typescript/vfs": "^1.6.0",
|
||
|
"twoslash-protocol": "0.2.12"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/twoslash-protocol": {
|
||
|
"version": "0.2.12",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/twoslash-vue": {
|
||
|
"version": "0.2.12",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/language-core": "~2.1.6",
|
||
|
"twoslash": "0.2.12",
|
||
|
"twoslash-protocol": "0.2.12"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": "*"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/typescript": {
|
||
|
"version": "5.6.3",
|
||
|
"license": "Apache-2.0",
|
||
|
"bin": {
|
||
|
"tsc": "bin/tsc",
|
||
|
"tsserver": "bin/tsserver"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.17"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uc.micro": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/ufo": {
|
||
|
"version": "1.5.4",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/unconfig": {
|
||
|
"version": "0.5.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"defu": "^6.1.4",
|
||
|
"importx": "^0.4.3"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uncrypto": {
|
||
|
"version": "0.1.3",
|
||
|
"license": "MIT",
|
||
|
"optional": true
|
||
|
},
|
||
|
"node_modules/unctx": {
|
||
|
"version": "2.3.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"acorn": "^8.8.2",
|
||
|
"estree-walker": "^3.0.3",
|
||
|
"magic-string": "^0.30.0",
|
||
|
"unplugin": "^1.3.1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unctx/node_modules/estree-walker": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/undici-types": {
|
||
|
"version": "5.26.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/unhead": {
|
||
|
"version": "1.11.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unhead/dom": "1.11.11",
|
||
|
"@unhead/schema": "1.11.11",
|
||
|
"@unhead/shared": "1.11.11",
|
||
|
"hookable": "^5.5.3"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unicorn-magic": {
|
||
|
"version": "0.1.0",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"engines": {
|
||
|
"node": ">=18"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/sindresorhus"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unimport": {
|
||
|
"version": "3.13.2",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@rollup/pluginutils": "^5.1.3",
|
||
|
"acorn": "^8.14.0",
|
||
|
"escape-string-regexp": "^5.0.0",
|
||
|
"estree-walker": "^3.0.3",
|
||
|
"fast-glob": "^3.3.2",
|
||
|
"local-pkg": "^0.5.0",
|
||
|
"magic-string": "^0.30.12",
|
||
|
"mlly": "^1.7.3",
|
||
|
"pathe": "^1.1.2",
|
||
|
"pkg-types": "^1.2.1",
|
||
|
"scule": "^1.3.0",
|
||
|
"strip-literal": "^2.1.0",
|
||
|
"unplugin": "^1.15.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unimport/node_modules/estree-walker": {
|
||
|
"version": "3.0.3",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@types/estree": "^1.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unist-util-is": {
|
||
|
"version": "6.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unist-util-position": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unist-util-stringify-position": {
|
||
|
"version": "4.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unist-util-visit": {
|
||
|
"version": "5.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"unist-util-is": "^6.0.0",
|
||
|
"unist-util-visit-parents": "^6.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unist-util-visit-parents": {
|
||
|
"version": "6.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"unist-util-is": "^6.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/universalify": {
|
||
|
"version": "2.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 10.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unocss": {
|
||
|
"version": "0.64.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@unocss/astro": "0.64.1",
|
||
|
"@unocss/cli": "0.64.1",
|
||
|
"@unocss/core": "0.64.1",
|
||
|
"@unocss/postcss": "0.64.1",
|
||
|
"@unocss/preset-attributify": "0.64.1",
|
||
|
"@unocss/preset-icons": "0.64.1",
|
||
|
"@unocss/preset-mini": "0.64.1",
|
||
|
"@unocss/preset-tagify": "0.64.1",
|
||
|
"@unocss/preset-typography": "0.64.1",
|
||
|
"@unocss/preset-uno": "0.64.1",
|
||
|
"@unocss/preset-web-fonts": "0.64.1",
|
||
|
"@unocss/preset-wind": "0.64.1",
|
||
|
"@unocss/transformer-attributify-jsx": "0.64.1",
|
||
|
"@unocss/transformer-compile-class": "0.64.1",
|
||
|
"@unocss/transformer-directives": "0.64.1",
|
||
|
"@unocss/transformer-variant-group": "0.64.1",
|
||
|
"@unocss/vite": "0.64.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@unocss/webpack": "0.64.1",
|
||
|
"vite": "^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@unocss/webpack": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"vite": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unpipe": {
|
||
|
"version": "1.0.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin": {
|
||
|
"version": "1.16.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"acorn": "^8.14.0",
|
||
|
"webpack-virtual-modules": "^0.6.2"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin-icons": {
|
||
|
"version": "0.20.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/install-pkg": "^0.4.1",
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@iconify/utils": "^2.1.29",
|
||
|
"debug": "^4.3.6",
|
||
|
"kolorist": "^1.8.0",
|
||
|
"local-pkg": "^0.5.0",
|
||
|
"unplugin": "^1.12.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@svgr/core": ">=7.0.0",
|
||
|
"@svgx/core": "^1.0.1",
|
||
|
"@vue/compiler-sfc": "^3.0.2 || ^2.7.0",
|
||
|
"svelte": "^3.0.0 || ^4.0.0 || ^5.0.0",
|
||
|
"vue-template-compiler": "^2.6.12",
|
||
|
"vue-template-es2015-compiler": "^1.9.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@svgr/core": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"@svgx/core": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"@vue/compiler-sfc": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"svelte": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"vue-template-compiler": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"vue-template-es2015-compiler": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin-vue-components": {
|
||
|
"version": "0.27.4",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@rollup/pluginutils": "^5.1.0",
|
||
|
"chokidar": "^3.6.0",
|
||
|
"debug": "^4.3.6",
|
||
|
"fast-glob": "^3.3.2",
|
||
|
"local-pkg": "^0.5.0",
|
||
|
"magic-string": "^0.30.11",
|
||
|
"minimatch": "^9.0.5",
|
||
|
"mlly": "^1.7.1",
|
||
|
"unplugin": "^1.12.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@babel/parser": "^7.15.8",
|
||
|
"@nuxt/kit": "^3.2.2",
|
||
|
"vue": "2 || 3"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@babel/parser": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"@nuxt/kit": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin-vue-components/node_modules/chokidar": {
|
||
|
"version": "3.6.0",
|
||
|
"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/unplugin-vue-components/node_modules/chokidar/node_modules/readdirp": {
|
||
|
"version": "3.6.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"picomatch": "^2.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/unplugin-vue-markdown": {
|
||
|
"version": "0.26.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@mdit-vue/plugin-component": "^2.1.2",
|
||
|
"@mdit-vue/plugin-frontmatter": "^2.1.2",
|
||
|
"@mdit-vue/types": "^2.1.0",
|
||
|
"@rollup/pluginutils": "^5.1.0",
|
||
|
"@types/markdown-it": "^14.0.1",
|
||
|
"markdown-it": "^14.1.0",
|
||
|
"unplugin": "^1.10.1"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^2.0.0 || ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/untun": {
|
||
|
"version": "0.1.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"citty": "^0.1.5",
|
||
|
"consola": "^3.2.3",
|
||
|
"pathe": "^1.1.1"
|
||
|
},
|
||
|
"bin": {
|
||
|
"untun": "bin/untun.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/untyped": {
|
||
|
"version": "1.5.1",
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.25.7",
|
||
|
"@babel/standalone": "^7.25.7",
|
||
|
"@babel/types": "^7.25.7",
|
||
|
"defu": "^6.1.4",
|
||
|
"jiti": "^2.3.1",
|
||
|
"mri": "^1.2.0",
|
||
|
"scule": "^1.3.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"untyped": "dist/cli.mjs"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/update-browserslist-db": {
|
||
|
"version": "1.1.1",
|
||
|
"funding": [
|
||
|
{
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/browserslist"
|
||
|
},
|
||
|
{
|
||
|
"type": "tidelift",
|
||
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
||
|
},
|
||
|
{
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/ai"
|
||
|
}
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"escalade": "^3.2.0",
|
||
|
"picocolors": "^1.1.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"update-browserslist-db": "cli.js"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"browserslist": ">= 4.21.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uqr": {
|
||
|
"version": "0.1.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/util-deprecate": {
|
||
|
"version": "1.0.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/utils-merge": {
|
||
|
"version": "1.0.1",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">= 0.4.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/uuid": {
|
||
|
"version": "9.0.1",
|
||
|
"funding": [
|
||
|
"https://github.com/sponsors/broofa",
|
||
|
"https://github.com/sponsors/ctavan"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"uuid": "dist/bin/uuid"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vfile": {
|
||
|
"version": "6.0.3",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"vfile-message": "^4.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vfile-message": {
|
||
|
"version": "4.0.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@types/unist": "^3.0.0",
|
||
|
"unist-util-stringify-position": "^4.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"type": "opencollective",
|
||
|
"url": "https://opencollective.com/unified"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite": {
|
||
|
"version": "5.4.11",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"esbuild": "^0.21.3",
|
||
|
"postcss": "^8.4.43",
|
||
|
"rollup": "^4.20.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"vite": "bin/vite.js"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"fsevents": "~2.3.3"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"@types/node": "^18.0.0 || >=20.0.0",
|
||
|
"less": "*",
|
||
|
"lightningcss": "^1.21.0",
|
||
|
"sass": "*",
|
||
|
"sass-embedded": "*",
|
||
|
"stylus": "*",
|
||
|
"sugarss": "*",
|
||
|
"terser": "^5.4.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@types/node": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"less": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"lightningcss": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sass": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sass-embedded": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"stylus": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"sugarss": {
|
||
|
"optional": true
|
||
|
},
|
||
|
"terser": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite-plugin-inspect": {
|
||
|
"version": "0.8.8",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"@rollup/pluginutils": "^5.1.3",
|
||
|
"debug": "^4.3.7",
|
||
|
"error-stack-parser-es": "^0.1.5",
|
||
|
"fs-extra": "^11.2.0",
|
||
|
"open": "^10.1.0",
|
||
|
"perfect-debounce": "^1.0.0",
|
||
|
"picocolors": "^1.1.1",
|
||
|
"sirv": "^3.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=14"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"@nuxt/kit": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite-plugin-remote-assets": {
|
||
|
"version": "0.5.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.10",
|
||
|
"axios": "^1.7.2",
|
||
|
"blueimp-md5": "^2.19.0",
|
||
|
"debug": "^4.3.5",
|
||
|
"fs-extra": "^11.2.0",
|
||
|
"magic-string": "^0.30.10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": ">=5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite-plugin-static-copy": {
|
||
|
"version": "2.1.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"chokidar": "^3.5.3",
|
||
|
"fast-glob": "^3.2.11",
|
||
|
"fs-extra": "^11.1.0",
|
||
|
"picocolors": "^1.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "^18.0.0 || >=20.0.0"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": "^5.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite-plugin-static-copy/node_modules/chokidar": {
|
||
|
"version": "3.6.0",
|
||
|
"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/vite-plugin-static-copy/node_modules/chokidar/node_modules/readdirp": {
|
||
|
"version": "3.6.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"picomatch": "^2.2.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=8.10.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite-plugin-vue-server-ref": {
|
||
|
"version": "0.4.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@antfu/utils": "^0.7.7",
|
||
|
"debug": "^4.3.4",
|
||
|
"klona": "^2.0.6",
|
||
|
"mlly": "^1.5.0",
|
||
|
"ufo": "^1.3.2"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/antfu"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vite": ">=2.0.0",
|
||
|
"vue": "^3.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite/node_modules/@esbuild/linux-x64": {
|
||
|
"version": "0.21.5",
|
||
|
"cpu": [
|
||
|
"x64"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"optional": true,
|
||
|
"os": [
|
||
|
"linux"
|
||
|
],
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vite/node_modules/esbuild": {
|
||
|
"version": "0.21.5",
|
||
|
"hasInstallScript": true,
|
||
|
"license": "MIT",
|
||
|
"bin": {
|
||
|
"esbuild": "bin/esbuild"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
},
|
||
|
"optionalDependencies": {
|
||
|
"@esbuild/aix-ppc64": "0.21.5",
|
||
|
"@esbuild/android-arm": "0.21.5",
|
||
|
"@esbuild/android-arm64": "0.21.5",
|
||
|
"@esbuild/android-x64": "0.21.5",
|
||
|
"@esbuild/darwin-arm64": "0.21.5",
|
||
|
"@esbuild/darwin-x64": "0.21.5",
|
||
|
"@esbuild/freebsd-arm64": "0.21.5",
|
||
|
"@esbuild/freebsd-x64": "0.21.5",
|
||
|
"@esbuild/linux-arm": "0.21.5",
|
||
|
"@esbuild/linux-arm64": "0.21.5",
|
||
|
"@esbuild/linux-ia32": "0.21.5",
|
||
|
"@esbuild/linux-loong64": "0.21.5",
|
||
|
"@esbuild/linux-mips64el": "0.21.5",
|
||
|
"@esbuild/linux-ppc64": "0.21.5",
|
||
|
"@esbuild/linux-riscv64": "0.21.5",
|
||
|
"@esbuild/linux-s390x": "0.21.5",
|
||
|
"@esbuild/linux-x64": "0.21.5",
|
||
|
"@esbuild/netbsd-x64": "0.21.5",
|
||
|
"@esbuild/openbsd-x64": "0.21.5",
|
||
|
"@esbuild/sunos-x64": "0.21.5",
|
||
|
"@esbuild/win32-arm64": "0.21.5",
|
||
|
"@esbuild/win32-ia32": "0.21.5",
|
||
|
"@esbuild/win32-x64": "0.21.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vitefu": {
|
||
|
"version": "1.0.3",
|
||
|
"license": "MIT",
|
||
|
"workspaces": [
|
||
|
"tests/deps/*",
|
||
|
"tests/projects/*"
|
||
|
],
|
||
|
"peerDependencies": {
|
||
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0-beta.0"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"vite": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vscode-jsonrpc": {
|
||
|
"version": "8.2.0",
|
||
|
"license": "MIT",
|
||
|
"engines": {
|
||
|
"node": ">=14.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vscode-languageserver": {
|
||
|
"version": "9.0.1",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"vscode-languageserver-protocol": "3.17.5"
|
||
|
},
|
||
|
"bin": {
|
||
|
"installServerIntoExtension": "bin/installServerIntoExtension"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vscode-languageserver-protocol": {
|
||
|
"version": "3.17.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"vscode-jsonrpc": "8.2.0",
|
||
|
"vscode-languageserver-types": "3.17.5"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vscode-languageserver-textdocument": {
|
||
|
"version": "1.0.12",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/vscode-languageserver-types": {
|
||
|
"version": "3.17.5",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/vscode-uri": {
|
||
|
"version": "3.0.8",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/vue": {
|
||
|
"version": "3.5.13",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/compiler-dom": "3.5.13",
|
||
|
"@vue/compiler-sfc": "3.5.13",
|
||
|
"@vue/runtime-dom": "3.5.13",
|
||
|
"@vue/server-renderer": "3.5.13",
|
||
|
"@vue/shared": "3.5.13"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"typescript": "*"
|
||
|
},
|
||
|
"peerDependenciesMeta": {
|
||
|
"typescript": {
|
||
|
"optional": true
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vue-flow-layout": {
|
||
|
"version": "0.1.1",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"vue": "^3.4.37"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vue-resize": {
|
||
|
"version": "2.0.0-alpha.1",
|
||
|
"license": "MIT",
|
||
|
"peerDependencies": {
|
||
|
"vue": "^3.0.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/vue-router": {
|
||
|
"version": "4.4.5",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"@vue/devtools-api": "^6.6.4"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/posva"
|
||
|
},
|
||
|
"peerDependencies": {
|
||
|
"vue": "^3.2.0"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/webpack-virtual-modules": {
|
||
|
"version": "0.6.2",
|
||
|
"license": "MIT"
|
||
|
},
|
||
|
"node_modules/which": {
|
||
|
"version": "2.0.2",
|
||
|
"license": "ISC",
|
||
|
"optional": true,
|
||
|
"dependencies": {
|
||
|
"isexe": "^2.0.0"
|
||
|
},
|
||
|
"bin": {
|
||
|
"node-which": "bin/node-which"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 8"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/wrap-ansi": {
|
||
|
"version": "7.0.0",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"ansi-styles": "^4.0.0",
|
||
|
"string-width": "^4.1.0",
|
||
|
"strip-ansi": "^6.0.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
},
|
||
|
"funding": {
|
||
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/y18n": {
|
||
|
"version": "5.0.8",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=10"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yallist": {
|
||
|
"version": "3.1.1",
|
||
|
"license": "ISC"
|
||
|
},
|
||
|
"node_modules/yaml": {
|
||
|
"version": "2.6.1",
|
||
|
"license": "ISC",
|
||
|
"bin": {
|
||
|
"yaml": "bin.mjs"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">= 14"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yargs": {
|
||
|
"version": "17.7.2",
|
||
|
"license": "MIT",
|
||
|
"dependencies": {
|
||
|
"cliui": "^8.0.1",
|
||
|
"escalade": "^3.1.1",
|
||
|
"get-caller-file": "^2.0.5",
|
||
|
"require-directory": "^2.1.1",
|
||
|
"string-width": "^4.2.3",
|
||
|
"y18n": "^5.0.5",
|
||
|
"yargs-parser": "^21.1.1"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/yargs-parser": {
|
||
|
"version": "21.1.1",
|
||
|
"license": "ISC",
|
||
|
"engines": {
|
||
|
"node": ">=12"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/zhead": {
|
||
|
"version": "2.2.4",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"url": "https://github.com/sponsors/harlan-zw"
|
||
|
}
|
||
|
},
|
||
|
"node_modules/zwitch": {
|
||
|
"version": "2.0.4",
|
||
|
"license": "MIT",
|
||
|
"funding": {
|
||
|
"type": "github",
|
||
|
"url": "https://github.com/sponsors/wooorm"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|