| { | |
| "name": "web", | |
| "version": "1.0.6", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "web", | |
| "version": "1.0.6", | |
| "dependencies": { | |
| "@remixicon/vue": "^4.1.0", | |
| "fetch-sse": "1.0.23", | |
| "github-markdown-css": "^5.6.1", | |
| "marked": "^14.1.2", | |
| "pinia": "^2.2.2", | |
| "pinia-plugin-persistedstate": "^3.2.1", | |
| "tdesign-vue-next": "^1.10.1", | |
| "vue": "^3.4.19", | |
| "vue-i18n": "^9.12.1", | |
| "vue-router": "^4.3.0" | |
| }, | |
| "devDependencies": { | |
| "@typescript-eslint/eslint-plugin": "^7.0.2", | |
| "@typescript-eslint/parser": "^7.0.2", | |
| "@vitejs/plugin-vue": "^5.0.4", | |
| "@vitejs/plugin-vue-jsx": "^3.1.0", | |
| "autoprefixer": "^10.4.17", | |
| "eslint": "^8.57.0", | |
| "eslint-config-prettier": "^9.1.0", | |
| "eslint-plugin-tailwindcss": "^3.14.3", | |
| "eslint-plugin-vue": "^9.22.0", | |
| "postcss": "^8.4.35", | |
| "prettier": "^3.2.5", | |
| "prettier-plugin-tailwindcss": "^0.5.11", | |
| "tailwindcss": "^3.4.1", | |
| "typescript": "^5.2.2", | |
| "unplugin-auto-import": "^0.17.5", | |
| "unplugin-vue-components": "^0.26.0", | |
| "vite": "^5.1.4", | |
| "vue-tsc": "^1.8.27" | |
| } | |
| }, | |
| "node_modules/@aashutoshrathi/word-wrap": { | |
| "version": "1.2.6", | |
| "resolved": "https://registry.npmmirror.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", | |
| "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/@alloc/quick-lru": { | |
| "version": "5.2.0", | |
| "resolved": "https://registry.npmmirror.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", | |
| "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/@ampproject/remapping": { | |
| "version": "2.2.1", | |
| "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.1.tgz", | |
| "integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@jridgewell/gen-mapping": "^0.3.0", | |
| "@jridgewell/trace-mapping": "^0.3.9" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@antfu/utils": { | |
| "version": "0.7.7", | |
| "resolved": "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.7.tgz", | |
| "integrity": "sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| } | |
| }, | |
| "node_modules/@babel/code-frame": { | |
| "version": "7.23.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz", | |
| "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/highlight": "^7.23.4", | |
| "chalk": "^2.4.2" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/compat-data": { | |
| "version": "7.23.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.23.5.tgz", | |
| "integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/core": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.23.9.tgz", | |
| "integrity": "sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@ampproject/remapping": "^2.2.0", | |
| "@babel/code-frame": "^7.23.5", | |
| "@babel/generator": "^7.23.6", | |
| "@babel/helper-compilation-targets": "^7.23.6", | |
| "@babel/helper-module-transforms": "^7.23.3", | |
| "@babel/helpers": "^7.23.9", | |
| "@babel/parser": "^7.23.9", | |
| "@babel/template": "^7.23.9", | |
| "@babel/traverse": "^7.23.9", | |
| "@babel/types": "^7.23.9", | |
| "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", | |
| "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", | |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| } | |
| }, | |
| "node_modules/@babel/generator": { | |
| "version": "7.23.6", | |
| "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.23.6.tgz", | |
| "integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.23.6", | |
| "@jridgewell/gen-mapping": "^0.3.2", | |
| "@jridgewell/trace-mapping": "^0.3.17", | |
| "jsesc": "^2.5.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-annotate-as-pure": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", | |
| "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-compilation-targets": { | |
| "version": "7.23.6", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", | |
| "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/compat-data": "^7.23.5", | |
| "@babel/helper-validator-option": "^7.23.5", | |
| "browserslist": "^4.22.2", | |
| "lru-cache": "^5.1.1", | |
| "semver": "^6.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": { | |
| "version": "5.1.1", | |
| "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz", | |
| "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^3.0.2" | |
| } | |
| }, | |
| "node_modules/@babel/helper-compilation-targets/node_modules/semver": { | |
| "version": "6.3.1", | |
| "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", | |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| } | |
| }, | |
| "node_modules/@babel/helper-compilation-targets/node_modules/yallist": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz", | |
| "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/@babel/helper-create-class-features-plugin": { | |
| "version": "7.23.10", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.23.10.tgz", | |
| "integrity": "sha512-2XpP2XhkXzgxecPNEEK8Vz8Asj9aRxt08oKOqtiZoqV2UGZ5T+EkyP9sXQ9nwMxBIG34a7jmasVqoMop7VdPUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-annotate-as-pure": "^7.22.5", | |
| "@babel/helper-environment-visitor": "^7.22.20", | |
| "@babel/helper-function-name": "^7.23.0", | |
| "@babel/helper-member-expression-to-functions": "^7.23.0", | |
| "@babel/helper-optimise-call-expression": "^7.22.5", | |
| "@babel/helper-replace-supers": "^7.22.20", | |
| "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", | |
| "@babel/helper-split-export-declaration": "^7.22.6", | |
| "semver": "^6.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { | |
| "version": "6.3.1", | |
| "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", | |
| "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| } | |
| }, | |
| "node_modules/@babel/helper-environment-visitor": { | |
| "version": "7.22.20", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", | |
| "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-function-name": { | |
| "version": "7.23.0", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", | |
| "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/template": "^7.22.15", | |
| "@babel/types": "^7.23.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-hoist-variables": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", | |
| "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-member-expression-to-functions": { | |
| "version": "7.23.0", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", | |
| "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.23.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-module-imports": { | |
| "version": "7.22.15", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", | |
| "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.15" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-module-transforms": { | |
| "version": "7.23.3", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", | |
| "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-environment-visitor": "^7.22.20", | |
| "@babel/helper-module-imports": "^7.22.15", | |
| "@babel/helper-simple-access": "^7.22.5", | |
| "@babel/helper-split-export-declaration": "^7.22.6", | |
| "@babel/helper-validator-identifier": "^7.22.20" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-optimise-call-expression": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", | |
| "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-plugin-utils": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", | |
| "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-replace-supers": { | |
| "version": "7.22.20", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", | |
| "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-environment-visitor": "^7.22.20", | |
| "@babel/helper-member-expression-to-functions": "^7.22.15", | |
| "@babel/helper-optimise-call-expression": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-simple-access": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", | |
| "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-skip-transparent-expression-wrappers": { | |
| "version": "7.22.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", | |
| "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-split-export-declaration": { | |
| "version": "7.22.6", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", | |
| "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-string-parser": { | |
| "version": "7.23.4", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", | |
| "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-validator-identifier": { | |
| "version": "7.22.20", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", | |
| "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helper-validator-option": { | |
| "version": "7.23.5", | |
| "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", | |
| "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/helpers": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.9.tgz", | |
| "integrity": "sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/template": "^7.23.9", | |
| "@babel/traverse": "^7.23.9", | |
| "@babel/types": "^7.23.9" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/highlight": { | |
| "version": "7.23.4", | |
| "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.23.4.tgz", | |
| "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-validator-identifier": "^7.22.20", | |
| "chalk": "^2.4.2", | |
| "js-tokens": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/parser": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.9.tgz", | |
| "integrity": "sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==", | |
| "license": "MIT", | |
| "bin": { | |
| "parser": "bin/babel-parser.js" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-jsx": { | |
| "version": "7.23.3", | |
| "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.23.3.tgz", | |
| "integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-syntax-typescript": { | |
| "version": "7.23.3", | |
| "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz", | |
| "integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-plugin-utils": "^7.22.5" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/plugin-transform-typescript": { | |
| "version": "7.23.6", | |
| "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz", | |
| "integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-annotate-as-pure": "^7.22.5", | |
| "@babel/helper-create-class-features-plugin": "^7.23.6", | |
| "@babel/helper-plugin-utils": "^7.22.5", | |
| "@babel/plugin-syntax-typescript": "^7.23.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@babel/runtime": { | |
| "version": "7.25.6", | |
| "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.25.6.tgz", | |
| "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", | |
| "dependencies": { | |
| "regenerator-runtime": "^0.14.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/template": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.23.9.tgz", | |
| "integrity": "sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.23.5", | |
| "@babel/parser": "^7.23.9", | |
| "@babel/types": "^7.23.9" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/traverse": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.9.tgz", | |
| "integrity": "sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.23.5", | |
| "@babel/generator": "^7.23.6", | |
| "@babel/helper-environment-visitor": "^7.22.20", | |
| "@babel/helper-function-name": "^7.23.0", | |
| "@babel/helper-hoist-variables": "^7.22.5", | |
| "@babel/helper-split-export-declaration": "^7.22.6", | |
| "@babel/parser": "^7.23.9", | |
| "@babel/types": "^7.23.9", | |
| "debug": "^4.3.1", | |
| "globals": "^11.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/traverse/node_modules/globals": { | |
| "version": "11.12.0", | |
| "resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz", | |
| "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/@babel/types": { | |
| "version": "7.23.9", | |
| "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.23.9.tgz", | |
| "integrity": "sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-string-parser": "^7.23.4", | |
| "@babel/helper-validator-identifier": "^7.22.20", | |
| "to-fast-properties": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-x64": { | |
| "version": "0.19.12", | |
| "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz", | |
| "integrity": "sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@eslint-community/eslint-utils": { | |
| "version": "4.4.0", | |
| "resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", | |
| "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "eslint-visitor-keys": "^3.3.0" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" | |
| } | |
| }, | |
| "node_modules/@eslint-community/regexpp": { | |
| "version": "4.10.0", | |
| "resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", | |
| "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.0.0 || ^14.0.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/@eslint/eslintrc": { | |
| "version": "2.1.4", | |
| "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", | |
| "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ajv": "^6.12.4", | |
| "debug": "^4.3.2", | |
| "espree": "^9.6.0", | |
| "globals": "^13.19.0", | |
| "ignore": "^5.2.0", | |
| "import-fresh": "^3.2.1", | |
| "js-yaml": "^4.1.0", | |
| "minimatch": "^3.1.2", | |
| "strip-json-comments": "^3.1.1" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", | |
| "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/@eslint/eslintrc/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/@eslint/js": { | |
| "version": "8.57.0", | |
| "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.57.0.tgz", | |
| "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/config-array": { | |
| "version": "0.11.14", | |
| "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", | |
| "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@humanwhocodes/object-schema": "^2.0.2", | |
| "debug": "^4.3.1", | |
| "minimatch": "^3.0.5" | |
| }, | |
| "engines": { | |
| "node": ">=10.10.0" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", | |
| "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/module-importer": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmmirror.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", | |
| "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=12.22" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/nzakas" | |
| } | |
| }, | |
| "node_modules/@humanwhocodes/object-schema": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", | |
| "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==", | |
| "dev": true, | |
| "license": "BSD-3-Clause" | |
| }, | |
| "node_modules/@intlify/core-base": { | |
| "version": "9.13.1", | |
| "resolved": "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.13.1.tgz", | |
| "integrity": "sha512-+bcQRkJO9pcX8d0gel9ZNfrzU22sZFSA0WVhfXrf5jdJOS24a+Bp8pozuS9sBI9Hk/tGz83pgKfmqcn/Ci7/8w==", | |
| "dependencies": { | |
| "@intlify/message-compiler": "9.13.1", | |
| "@intlify/shared": "9.13.1" | |
| }, | |
| "engines": { | |
| "node": ">= 16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/kazupon" | |
| } | |
| }, | |
| "node_modules/@intlify/message-compiler": { | |
| "version": "9.13.1", | |
| "resolved": "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.13.1.tgz", | |
| "integrity": "sha512-SKsVa4ajYGBVm7sHMXd5qX70O2XXjm55zdZB3VeMFCvQyvLew/dLvq3MqnaIsTMF1VkkOb9Ttr6tHcMlyPDL9w==", | |
| "dependencies": { | |
| "@intlify/shared": "9.13.1", | |
| "source-map-js": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">= 16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/kazupon" | |
| } | |
| }, | |
| "node_modules/@intlify/shared": { | |
| "version": "9.13.1", | |
| "resolved": "https://registry.npmmirror.com/@intlify/shared/-/shared-9.13.1.tgz", | |
| "integrity": "sha512-u3b6BKGhE6j/JeRU6C/RL2FgyJfy6LakbtfeVF8fJXURpZZTzfh3e05J0bu0XPw447Q6/WUp3C4ajv4TMS4YsQ==", | |
| "engines": { | |
| "node": ">= 16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/kazupon" | |
| } | |
| }, | |
| "node_modules/@isaacs/cliui": { | |
| "version": "8.0.2", | |
| "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz", | |
| "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "string-width": "^5.1.2", | |
| "string-width-cjs": "npm:string-width@^4.2.0", | |
| "strip-ansi": "^7.0.1", | |
| "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", | |
| "wrap-ansi": "^8.1.0", | |
| "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@jridgewell/gen-mapping": { | |
| "version": "0.3.4", | |
| "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.4.tgz", | |
| "integrity": "sha512-Oud2QPM5dHviZNn4y/WhhYKSXksv+1xLEIsNrAbGcFzUN3ubqWRFT5gwPchNc5NuzILOU4tPBDTZ4VwhL8Y7cw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/set-array": "^1.0.1", | |
| "@jridgewell/sourcemap-codec": "^1.4.10", | |
| "@jridgewell/trace-mapping": "^0.3.9" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/resolve-uri": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz", | |
| "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/set-array": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz", | |
| "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@jridgewell/sourcemap-codec": { | |
| "version": "1.4.15", | |
| "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", | |
| "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@jridgewell/trace-mapping": { | |
| "version": "0.3.23", | |
| "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.23.tgz", | |
| "integrity": "sha512-9/4foRoUKp8s96tSkh8DlAAc5A0Ty8vLXld+l9gjKKY6ckwI8G15f0hskGmuLZu78ZlGa1vtsfOa+lnB4vG6Jg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/resolve-uri": "^3.1.0", | |
| "@jridgewell/sourcemap-codec": "^1.4.14" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.scandir": { | |
| "version": "2.1.5", | |
| "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", | |
| "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.stat": "2.0.5", | |
| "run-parallel": "^1.1.9" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.stat": { | |
| "version": "2.0.5", | |
| "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", | |
| "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@nodelib/fs.walk": { | |
| "version": "1.2.8", | |
| "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", | |
| "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.scandir": "2.1.5", | |
| "fastq": "^1.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/@pkgjs/parseargs": { | |
| "version": "0.11.0", | |
| "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", | |
| "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/@popperjs/core": { | |
| "version": "2.11.8", | |
| "resolved": "https://registry.npmmirror.com/@popperjs/core/-/core-2.11.8.tgz", | |
| "integrity": "sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==", | |
| "license": "MIT", | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/popperjs" | |
| } | |
| }, | |
| "node_modules/@remixicon/vue": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmmirror.com/@remixicon/vue/-/vue-4.1.0.tgz", | |
| "integrity": "sha512-FhaF5b33V6JCHtYMbxZDvzYYqX2CqgoQPwu7+U0SB6x9yfOPdJ61jZKIs0ovPiH8qMVXDJ6uCcKQPK+P/57eGQ==", | |
| "license": "Apache-2.0", | |
| "peerDependencies": { | |
| "vue": ">= 3" | |
| } | |
| }, | |
| "node_modules/@rollup/pluginutils": { | |
| "version": "5.1.0", | |
| "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz", | |
| "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/estree": "^1.0.0", | |
| "estree-walker": "^2.0.2", | |
| "picomatch": "^2.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| }, | |
| "peerDependencies": { | |
| "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "rollup": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-msvc": { | |
| "version": "4.12.0", | |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.12.0.tgz", | |
| "integrity": "sha512-ZYmr5mS2wd4Dew/JjT0Fqi2NPB/ZhZ2VvPp7SmvPZb4Y1CG/LRcS6tcRo2cYU7zLK5A7cdbhWnnWmUjoI4qapg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@types/estree": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz", | |
| "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/json-schema": { | |
| "version": "7.0.15", | |
| "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.15.tgz", | |
| "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/lodash": { | |
| "version": "4.14.182", | |
| "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.182.tgz", | |
| "integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/semver": { | |
| "version": "7.5.8", | |
| "resolved": "https://registry.npmmirror.com/@types/semver/-/semver-7.5.8.tgz", | |
| "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/sortablejs": { | |
| "version": "1.15.8", | |
| "resolved": "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.15.8.tgz", | |
| "integrity": "sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/tinycolor2": { | |
| "version": "1.4.6", | |
| "resolved": "https://registry.npmmirror.com/@types/tinycolor2/-/tinycolor2-1.4.6.tgz", | |
| "integrity": "sha512-iEN8J0BoMnsWBqjVbWH/c0G0Hh7O21lpR2/+PrvAVgWdzL7eexIFm4JN/Wn10PTcmNdtS6U67r499mlWMXOxNw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/validator": { | |
| "version": "13.11.9", | |
| "resolved": "https://registry.npmmirror.com/@types/validator/-/validator-13.11.9.tgz", | |
| "integrity": "sha512-FCTsikRozryfayPuiI46QzH3fnrOoctTjvOYZkho9BTFLCOZ2rgZJHMOVgCOfttjPJcgOx52EpkY0CMfy87MIw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@typescript-eslint/eslint-plugin": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.0.2.tgz", | |
| "integrity": "sha512-/XtVZJtbaphtdrWjr+CJclaCVGPtOdBpFEnvtNf/jRV0IiEemRrL0qABex/nEt8isYcnFacm3nPHYQwL+Wb7qg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/regexpp": "^4.5.1", | |
| "@typescript-eslint/scope-manager": "7.0.2", | |
| "@typescript-eslint/type-utils": "7.0.2", | |
| "@typescript-eslint/utils": "7.0.2", | |
| "@typescript-eslint/visitor-keys": "7.0.2", | |
| "debug": "^4.3.4", | |
| "graphemer": "^1.4.0", | |
| "ignore": "^5.2.4", | |
| "natural-compare": "^1.4.0", | |
| "semver": "^7.5.4", | |
| "ts-api-utils": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "@typescript-eslint/parser": "^7.0.0", | |
| "eslint": "^8.56.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/parser": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-7.0.2.tgz", | |
| "integrity": "sha512-GdwfDglCxSmU+QTS9vhz2Sop46ebNCXpPPvsByK7hu0rFGRHL+AusKQJ7SoN+LbLh6APFpQwHKmDSwN35Z700Q==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "@typescript-eslint/scope-manager": "7.0.2", | |
| "@typescript-eslint/types": "7.0.2", | |
| "@typescript-eslint/typescript-estree": "7.0.2", | |
| "@typescript-eslint/visitor-keys": "7.0.2", | |
| "debug": "^4.3.4" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.56.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/scope-manager": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-7.0.2.tgz", | |
| "integrity": "sha512-l6sa2jF3h+qgN2qUMjVR3uCNGjWw4ahGfzIYsCtFrQJCjhbrDPdiihYT8FnnqFwsWX+20hK592yX9I2rxKTP4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/types": "7.0.2", | |
| "@typescript-eslint/visitor-keys": "7.0.2" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/type-utils": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-7.0.2.tgz", | |
| "integrity": "sha512-IKKDcFsKAYlk8Rs4wiFfEwJTQlHcdn8CLwLaxwd6zb8HNiMcQIFX9sWax2k4Cjj7l7mGS5N1zl7RCHOVwHq2VQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/typescript-estree": "7.0.2", | |
| "@typescript-eslint/utils": "7.0.2", | |
| "debug": "^4.3.4", | |
| "ts-api-utils": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.56.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/types": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-7.0.2.tgz", | |
| "integrity": "sha512-ZzcCQHj4JaXFjdOql6adYV4B/oFOFjPOC9XYwCaZFRvqN8Llfvv4gSxrkQkd2u4Ci62i2c6W6gkDwQJDaRc4nA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/typescript-estree": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.2.tgz", | |
| "integrity": "sha512-3AMc8khTcELFWcKcPc0xiLviEvvfzATpdPj/DXuOGIdQIIFybf4DMT1vKRbuAEOFMwhWt7NFLXRkbjsvKZQyvw==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "@typescript-eslint/types": "7.0.2", | |
| "@typescript-eslint/visitor-keys": "7.0.2", | |
| "debug": "^4.3.4", | |
| "globby": "^11.1.0", | |
| "is-glob": "^4.0.3", | |
| "minimatch": "9.0.3", | |
| "semver": "^7.5.4", | |
| "ts-api-utils": "^1.0.1" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/utils": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-7.0.2.tgz", | |
| "integrity": "sha512-PZPIONBIB/X684bhT1XlrkjNZJIEevwkKDsdwfiu1WeqBxYEEdIgVDgm8/bbKHVu+6YOpeRqcfImTdImx/4Bsw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/eslint-utils": "^4.4.0", | |
| "@types/json-schema": "^7.0.12", | |
| "@types/semver": "^7.5.0", | |
| "@typescript-eslint/scope-manager": "7.0.2", | |
| "@typescript-eslint/types": "7.0.2", | |
| "@typescript-eslint/typescript-estree": "7.0.2", | |
| "semver": "^7.5.4" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^8.56.0" | |
| } | |
| }, | |
| "node_modules/@typescript-eslint/visitor-keys": { | |
| "version": "7.0.2", | |
| "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.2.tgz", | |
| "integrity": "sha512-8Y+YiBmqPighbm5xA2k4wKTxRzx9EkBu7Rlw+WHqMvRJ3RPz/BMBO9b2ru0LUNmXg120PHUXD5+SWFy2R8DqlQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@typescript-eslint/types": "7.0.2", | |
| "eslint-visitor-keys": "^3.4.1" | |
| }, | |
| "engines": { | |
| "node": "^16.0.0 || >=18.0.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/typescript-eslint" | |
| } | |
| }, | |
| "node_modules/@ungap/structured-clone": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", | |
| "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/@vitejs/plugin-vue": { | |
| "version": "5.0.4", | |
| "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz", | |
| "integrity": "sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==", | |
| "dev": true, | |
| "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": "3.1.0", | |
| "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.1.0.tgz", | |
| "integrity": "sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/core": "^7.23.3", | |
| "@babel/plugin-transform-typescript": "^7.23.3", | |
| "@vue/babel-plugin-jsx": "^1.1.5" | |
| }, | |
| "engines": { | |
| "node": "^14.18.0 || >=16.0.0" | |
| }, | |
| "peerDependencies": { | |
| "vite": "^4.0.0 || ^5.0.0", | |
| "vue": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/@volar/language-core": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-1.11.1.tgz", | |
| "integrity": "sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@volar/source-map": "1.11.1" | |
| } | |
| }, | |
| "node_modules/@volar/source-map": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-1.11.1.tgz", | |
| "integrity": "sha512-hJnOnwZ4+WT5iupLRnuzbULZ42L7BWWPMmruzwtLhJfpDVoZLjNBxHDi2sY2bgZXCKlpU5XcsMFoYrsQmPhfZg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "muggle-string": "^0.3.1" | |
| } | |
| }, | |
| "node_modules/@volar/typescript": { | |
| "version": "1.11.1", | |
| "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-1.11.1.tgz", | |
| "integrity": "sha512-iU+t2mas/4lYierSnoFOeRFQUhAEMgsFuQxoxvwn5EdQopw43j+J27a4lt9LMInx1gLJBC6qL14WYGlgymaSMQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@volar/language-core": "1.11.1", | |
| "path-browserify": "^1.0.1" | |
| } | |
| }, | |
| "node_modules/@vue/babel-helper-vue-transform-on": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.1.tgz", | |
| "integrity": "sha512-jtEXim+pfyHWwvheYwUwSXm43KwQo8nhOBDyjrUITV6X2tB7lJm6n/+4sqR8137UVZZul5hBzWHdZ2uStYpyRQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@vue/babel-plugin-jsx": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.1.tgz", | |
| "integrity": "sha512-Yy9qGktktXhB39QE99So/BO2Uwm/ZG+gpL9vMg51ijRRbINvgbuhyJEi4WYmGRMx/MSTfK0xjgZ3/MyY+iLCEg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-module-imports": "^7.22.15", | |
| "@babel/helper-plugin-utils": "^7.22.5", | |
| "@babel/plugin-syntax-jsx": "^7.23.3", | |
| "@babel/template": "^7.22.15", | |
| "@babel/traverse": "^7.23.7", | |
| "@babel/types": "^7.23.6", | |
| "@vue/babel-helper-vue-transform-on": "1.2.1", | |
| "@vue/babel-plugin-resolve-type": "1.2.1", | |
| "camelcase": "^6.3.0", | |
| "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.1", | |
| "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.1.tgz", | |
| "integrity": "sha512-IOtnI7pHunUzHS/y+EG/yPABIAp0VN8QhQ0UCS09jeMVxgAnI9qdOzO85RXdQGxq+aWCdv8/+k3W0aYO6j/8fQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/code-frame": "^7.23.5", | |
| "@babel/helper-module-imports": "^7.22.15", | |
| "@babel/helper-plugin-utils": "^7.22.5", | |
| "@babel/parser": "^7.23.6", | |
| "@vue/compiler-sfc": "^3.4.15" | |
| }, | |
| "peerDependencies": { | |
| "@babel/core": "^7.0.0-0" | |
| } | |
| }, | |
| "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-core": { | |
| "version": "3.4.20", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.20.tgz", | |
| "integrity": "sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.23.9", | |
| "@vue/shared": "3.4.20", | |
| "entities": "^4.5.0", | |
| "estree-walker": "^2.0.2", | |
| "source-map-js": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-dom": { | |
| "version": "3.4.20", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.20.tgz", | |
| "integrity": "sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-core": "3.4.20", | |
| "@vue/shared": "3.4.20" | |
| } | |
| }, | |
| "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-sfc": { | |
| "version": "3.4.20", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.20.tgz", | |
| "integrity": "sha512-nPuTZz0yxTPzjyYe+9nQQsFYImcz/57UX8N3jyhl5oIUUs2jqqAMaULsAlJwve3qNYfjQzq0bwy3pqJrN9ecZw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.23.9", | |
| "@vue/compiler-core": "3.4.20", | |
| "@vue/compiler-dom": "3.4.20", | |
| "@vue/compiler-ssr": "3.4.20", | |
| "@vue/shared": "3.4.20", | |
| "estree-walker": "^2.0.2", | |
| "magic-string": "^0.30.7", | |
| "postcss": "^8.4.35", | |
| "source-map-js": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-ssr": { | |
| "version": "3.4.20", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.20.tgz", | |
| "integrity": "sha512-b3gFQPiHLvI12C56otzBPpQhZ5kgkJ5RMv/zpLjLC2BIFwX5GktDqYQ7xg0Q2grP6uFI8al3beVKvAVxFtXmIg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-dom": "3.4.20", | |
| "@vue/shared": "3.4.20" | |
| } | |
| }, | |
| "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/shared": { | |
| "version": "3.4.20", | |
| "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.20.tgz", | |
| "integrity": "sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@vue/compiler-core": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.19.tgz", | |
| "integrity": "sha512-gj81785z0JNzRcU0Mq98E56e4ltO1yf8k5PQ+tV/7YHnbZkrM0fyFyuttnN8ngJZjbpofWE/m4qjKBiLl8Ju4w==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.23.9", | |
| "@vue/shared": "3.4.19", | |
| "entities": "^4.5.0", | |
| "estree-walker": "^2.0.2", | |
| "source-map-js": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-dom": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.19.tgz", | |
| "integrity": "sha512-vm6+cogWrshjqEHTzIDCp72DKtea8Ry/QVpQRYoyTIg9k7QZDX6D8+HGURjtmatfgM8xgCFtJJaOlCaRYRK3QA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-core": "3.4.19", | |
| "@vue/shared": "3.4.19" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-sfc": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.19.tgz", | |
| "integrity": "sha512-LQ3U4SN0DlvV0xhr1lUsgLCYlwQfUfetyPxkKYu7dkfvx7g3ojrGAkw0AERLOKYXuAGnqFsEuytkdcComei3Yg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.23.9", | |
| "@vue/compiler-core": "3.4.19", | |
| "@vue/compiler-dom": "3.4.19", | |
| "@vue/compiler-ssr": "3.4.19", | |
| "@vue/shared": "3.4.19", | |
| "estree-walker": "^2.0.2", | |
| "magic-string": "^0.30.6", | |
| "postcss": "^8.4.33", | |
| "source-map-js": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-ssr": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.19.tgz", | |
| "integrity": "sha512-P0PLKC4+u4OMJ8sinba/5Z/iDT84uMRRlrWzadgLA69opCpI1gG4N55qDSC+dedwq2fJtzmGald05LWR5TFfLw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-dom": "3.4.19", | |
| "@vue/shared": "3.4.19" | |
| } | |
| }, | |
| "node_modules/@vue/devtools-api": { | |
| "version": "6.6.4", | |
| "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz", | |
| "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==" | |
| }, | |
| "node_modules/@vue/language-core": { | |
| "version": "1.8.27", | |
| "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-1.8.27.tgz", | |
| "integrity": "sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@volar/language-core": "~1.11.1", | |
| "@volar/source-map": "~1.11.1", | |
| "@vue/compiler-dom": "^3.3.0", | |
| "@vue/shared": "^3.3.0", | |
| "computeds": "^0.0.1", | |
| "minimatch": "^9.0.3", | |
| "muggle-string": "^0.3.1", | |
| "path-browserify": "^1.0.1", | |
| "vue-template-compiler": "^2.7.14" | |
| }, | |
| "peerDependencies": { | |
| "typescript": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/@vue/reactivity": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.4.19.tgz", | |
| "integrity": "sha512-+VcwrQvLZgEclGZRHx4O2XhyEEcKaBi50WbxdVItEezUf4fqRh838Ix6amWTdX0CNb/b6t3Gkz3eOebfcSt+UA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/shared": "3.4.19" | |
| } | |
| }, | |
| "node_modules/@vue/runtime-core": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.4.19.tgz", | |
| "integrity": "sha512-/Z3tFwOrerJB/oyutmJGoYbuoadphDcJAd5jOuJE86THNZji9pYjZroQ2NFsZkTxOq0GJbb+s2kxTYToDiyZzw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/reactivity": "3.4.19", | |
| "@vue/shared": "3.4.19" | |
| } | |
| }, | |
| "node_modules/@vue/runtime-dom": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.4.19.tgz", | |
| "integrity": "sha512-IyZzIDqfNCF0OyZOauL+F4yzjMPN2rPd8nhqPP2N1lBn3kYqJpPHHru+83Rkvo2lHz5mW+rEeIMEF9qY3PB94g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/runtime-core": "3.4.19", | |
| "@vue/shared": "3.4.19", | |
| "csstype": "^3.1.3" | |
| } | |
| }, | |
| "node_modules/@vue/server-renderer": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.4.19.tgz", | |
| "integrity": "sha512-eAj2p0c429RZyyhtMRnttjcSToch+kTWxFPHlzGMkR28ZbF1PDlTcmGmlDxccBuqNd9iOQ7xPRPAGgPVj+YpQw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-ssr": "3.4.19", | |
| "@vue/shared": "3.4.19" | |
| }, | |
| "peerDependencies": { | |
| "vue": "3.4.19" | |
| } | |
| }, | |
| "node_modules/@vue/shared": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.19.tgz", | |
| "integrity": "sha512-/KliRRHMF6LoiThEy+4c1Z4KB/gbPrGjWwJR+crg2otgrf/egKzRaCPvJ51S5oetgsgXLfc4Rm5ZgrKHZrtMSw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/acorn": { | |
| "version": "8.11.3", | |
| "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.11.3.tgz", | |
| "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "acorn": "bin/acorn" | |
| }, | |
| "engines": { | |
| "node": ">=0.4.0" | |
| } | |
| }, | |
| "node_modules/acorn-jsx": { | |
| "version": "5.3.2", | |
| "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz", | |
| "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" | |
| } | |
| }, | |
| "node_modules/ajv": { | |
| "version": "6.12.6", | |
| "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz", | |
| "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-deep-equal": "^3.1.1", | |
| "fast-json-stable-stringify": "^2.0.0", | |
| "json-schema-traverse": "^0.4.1", | |
| "uri-js": "^4.2.2" | |
| }, | |
| "funding": { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/epoberezkin" | |
| } | |
| }, | |
| "node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz", | |
| "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", | |
| "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/any-promise": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz", | |
| "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/anymatch": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz", | |
| "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "normalize-path": "^3.0.0", | |
| "picomatch": "^2.0.4" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/arg": { | |
| "version": "5.0.2", | |
| "resolved": "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz", | |
| "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/argparse": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz", | |
| "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", | |
| "dev": true, | |
| "license": "Python-2.0" | |
| }, | |
| "node_modules/array-union": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz", | |
| "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/autoprefixer": { | |
| "version": "10.4.17", | |
| "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.17.tgz", | |
| "integrity": "sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/autoprefixer" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "browserslist": "^4.22.2", | |
| "caniuse-lite": "^1.0.30001578", | |
| "fraction.js": "^4.3.7", | |
| "normalize-range": "^0.1.2", | |
| "picocolors": "^1.0.0", | |
| "postcss-value-parser": "^4.2.0" | |
| }, | |
| "bin": { | |
| "autoprefixer": "bin/autoprefixer" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.1.0" | |
| } | |
| }, | |
| "node_modules/balanced-match": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", | |
| "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/binary-extensions": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz", | |
| "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/boolbase": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz", | |
| "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/brace-expansion": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz", | |
| "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/braces": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz", | |
| "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fill-range": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/browserslist": { | |
| "version": "4.23.0", | |
| "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.23.0.tgz", | |
| "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/browserslist" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "caniuse-lite": "^1.0.30001587", | |
| "electron-to-chromium": "^1.4.668", | |
| "node-releases": "^2.0.14", | |
| "update-browserslist-db": "^1.0.13" | |
| }, | |
| "bin": { | |
| "browserslist": "cli.js" | |
| }, | |
| "engines": { | |
| "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" | |
| } | |
| }, | |
| "node_modules/callsites": { | |
| "version": "3.1.0", | |
| "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz", | |
| "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/camelcase": { | |
| "version": "6.3.0", | |
| "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz", | |
| "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/camelcase-css": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz", | |
| "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/caniuse-lite": { | |
| "version": "1.0.30001589", | |
| "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001589.tgz", | |
| "integrity": "sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/caniuse-lite" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "CC-BY-4.0" | |
| }, | |
| "node_modules/chalk": { | |
| "version": "2.4.2", | |
| "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz", | |
| "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^3.2.1", | |
| "escape-string-regexp": "^1.0.5", | |
| "supports-color": "^5.3.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/chalk/node_modules/ansi-styles": { | |
| "version": "3.2.1", | |
| "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz", | |
| "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^1.9.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/chalk/node_modules/color-convert": { | |
| "version": "1.9.3", | |
| "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", | |
| "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "1.1.3" | |
| } | |
| }, | |
| "node_modules/chalk/node_modules/color-name": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", | |
| "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/chokidar": { | |
| "version": "3.6.0", | |
| "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.6.0.tgz", | |
| "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "anymatch": "~3.1.2", | |
| "braces": "~3.0.2", | |
| "glob-parent": "~5.1.2", | |
| "is-binary-path": "~2.1.0", | |
| "is-glob": "~4.0.1", | |
| "normalize-path": "~3.0.0", | |
| "readdirp": "~3.6.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8.10.0" | |
| }, | |
| "funding": { | |
| "url": "https://paulmillr.com/funding/" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "~2.3.2" | |
| } | |
| }, | |
| "node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", | |
| "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/color-name": { | |
| "version": "1.1.4", | |
| "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", | |
| "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/commander": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz", | |
| "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/computeds": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmmirror.com/computeds/-/computeds-0.0.1.tgz", | |
| "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/concat-map": { | |
| "version": "0.0.1", | |
| "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", | |
| "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/convert-source-map": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz", | |
| "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/cross-spawn": { | |
| "version": "7.0.3", | |
| "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", | |
| "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/cssesc": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz", | |
| "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "cssesc": "bin/cssesc" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz", | |
| "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/dayjs": { | |
| "version": "1.11.10", | |
| "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz", | |
| "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/de-indent": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz", | |
| "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/debug": { | |
| "version": "4.3.4", | |
| "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz", | |
| "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "2.1.2" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/deep-is": { | |
| "version": "0.1.4", | |
| "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz", | |
| "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/didyoumean": { | |
| "version": "1.2.2", | |
| "resolved": "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz", | |
| "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", | |
| "dev": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/dir-glob": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz", | |
| "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-type": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/dlv": { | |
| "version": "1.1.3", | |
| "resolved": "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz", | |
| "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/doctrine": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz", | |
| "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "esutils": "^2.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/eastasianwidth": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz", | |
| "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/electron-to-chromium": { | |
| "version": "1.4.681", | |
| "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.681.tgz", | |
| "integrity": "sha512-1PpuqJUFWoXZ1E54m8bsLPVYwIVCRzvaL+n5cjigGga4z854abDnFRc+cTa2th4S79kyGqya/1xoR7h+Y5G5lg==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz", | |
| "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/entities": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz", | |
| "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=0.12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/fb55/entities?sponsor=1" | |
| } | |
| }, | |
| "node_modules/esbuild": { | |
| "version": "0.19.12", | |
| "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.19.12.tgz", | |
| "integrity": "sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "bin": { | |
| "esbuild": "bin/esbuild" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "optionalDependencies": { | |
| "@esbuild/aix-ppc64": "0.19.12", | |
| "@esbuild/android-arm": "0.19.12", | |
| "@esbuild/android-arm64": "0.19.12", | |
| "@esbuild/android-x64": "0.19.12", | |
| "@esbuild/darwin-arm64": "0.19.12", | |
| "@esbuild/darwin-x64": "0.19.12", | |
| "@esbuild/freebsd-arm64": "0.19.12", | |
| "@esbuild/freebsd-x64": "0.19.12", | |
| "@esbuild/linux-arm": "0.19.12", | |
| "@esbuild/linux-arm64": "0.19.12", | |
| "@esbuild/linux-ia32": "0.19.12", | |
| "@esbuild/linux-loong64": "0.19.12", | |
| "@esbuild/linux-mips64el": "0.19.12", | |
| "@esbuild/linux-ppc64": "0.19.12", | |
| "@esbuild/linux-riscv64": "0.19.12", | |
| "@esbuild/linux-s390x": "0.19.12", | |
| "@esbuild/linux-x64": "0.19.12", | |
| "@esbuild/netbsd-x64": "0.19.12", | |
| "@esbuild/openbsd-x64": "0.19.12", | |
| "@esbuild/sunos-x64": "0.19.12", | |
| "@esbuild/win32-arm64": "0.19.12", | |
| "@esbuild/win32-ia32": "0.19.12", | |
| "@esbuild/win32-x64": "0.19.12" | |
| } | |
| }, | |
| "node_modules/escalade": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.1.2.tgz", | |
| "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/escape-string-regexp": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", | |
| "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/eslint": { | |
| "version": "8.57.0", | |
| "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.57.0.tgz", | |
| "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/eslint-utils": "^4.2.0", | |
| "@eslint-community/regexpp": "^4.6.1", | |
| "@eslint/eslintrc": "^2.1.4", | |
| "@eslint/js": "8.57.0", | |
| "@humanwhocodes/config-array": "^0.11.14", | |
| "@humanwhocodes/module-importer": "^1.0.1", | |
| "@nodelib/fs.walk": "^1.2.8", | |
| "@ungap/structured-clone": "^1.2.0", | |
| "ajv": "^6.12.4", | |
| "chalk": "^4.0.0", | |
| "cross-spawn": "^7.0.2", | |
| "debug": "^4.3.2", | |
| "doctrine": "^3.0.0", | |
| "escape-string-regexp": "^4.0.0", | |
| "eslint-scope": "^7.2.2", | |
| "eslint-visitor-keys": "^3.4.3", | |
| "espree": "^9.6.1", | |
| "esquery": "^1.4.2", | |
| "esutils": "^2.0.2", | |
| "fast-deep-equal": "^3.1.3", | |
| "file-entry-cache": "^6.0.1", | |
| "find-up": "^5.0.0", | |
| "glob-parent": "^6.0.2", | |
| "globals": "^13.19.0", | |
| "graphemer": "^1.4.0", | |
| "ignore": "^5.2.0", | |
| "imurmurhash": "^0.1.4", | |
| "is-glob": "^4.0.0", | |
| "is-path-inside": "^3.0.3", | |
| "js-yaml": "^4.1.0", | |
| "json-stable-stringify-without-jsonify": "^1.0.1", | |
| "levn": "^0.4.1", | |
| "lodash.merge": "^4.6.2", | |
| "minimatch": "^3.1.2", | |
| "natural-compare": "^1.4.0", | |
| "optionator": "^0.9.3", | |
| "strip-ansi": "^6.0.1", | |
| "text-table": "^0.2.0" | |
| }, | |
| "bin": { | |
| "eslint": "bin/eslint.js" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/eslint-config-prettier": { | |
| "version": "9.1.0", | |
| "resolved": "https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", | |
| "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "eslint-config-prettier": "bin/cli.js" | |
| }, | |
| "peerDependencies": { | |
| "eslint": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-tailwindcss": { | |
| "version": "3.14.3", | |
| "resolved": "https://registry.npmmirror.com/eslint-plugin-tailwindcss/-/eslint-plugin-tailwindcss-3.14.3.tgz", | |
| "integrity": "sha512-1MKT8CrVuqVJleHxb7ICHsF2QwO0G+VJ28athTtlcOkccp0qmwK7nCUa1C9paCZ+VVgQU4fonsjLz/wUxoMHJQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "fast-glob": "^3.2.5", | |
| "postcss": "^8.4.4" | |
| }, | |
| "engines": { | |
| "node": ">=12.13.0" | |
| }, | |
| "peerDependencies": { | |
| "tailwindcss": "^3.4.0" | |
| } | |
| }, | |
| "node_modules/eslint-plugin-vue": { | |
| "version": "9.22.0", | |
| "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.22.0.tgz", | |
| "integrity": "sha512-7wCXv5zuVnBtZE/74z4yZ0CM8AjH6bk4MQGm7hZjUC2DBppKU5ioeOk5LGSg/s9a1ZJnIsdPLJpXnu1Rc+cVHg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@eslint-community/eslint-utils": "^4.4.0", | |
| "natural-compare": "^1.4.0", | |
| "nth-check": "^2.1.1", | |
| "postcss-selector-parser": "^6.0.15", | |
| "semver": "^7.6.0", | |
| "vue-eslint-parser": "^9.4.2", | |
| "xml-name-validator": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^14.17.0 || >=16.0.0" | |
| }, | |
| "peerDependencies": { | |
| "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0" | |
| } | |
| }, | |
| "node_modules/eslint-scope": { | |
| "version": "7.2.2", | |
| "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz", | |
| "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "esrecurse": "^4.3.0", | |
| "estraverse": "^5.2.0" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/eslint-visitor-keys": { | |
| "version": "3.4.3", | |
| "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", | |
| "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/brace-expansion": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", | |
| "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/chalk": { | |
| "version": "4.1.2", | |
| "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", | |
| "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^4.1.0", | |
| "supports-color": "^7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/chalk?sponsor=1" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/escape-string-regexp": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", | |
| "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/glob-parent": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", | |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/has-flag": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", | |
| "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/eslint/node_modules/supports-color": { | |
| "version": "7.2.0", | |
| "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", | |
| "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-flag": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/espree": { | |
| "version": "9.6.1", | |
| "resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz", | |
| "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "acorn": "^8.9.0", | |
| "acorn-jsx": "^5.3.2", | |
| "eslint-visitor-keys": "^3.4.1" | |
| }, | |
| "engines": { | |
| "node": "^12.22.0 || ^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://opencollective.com/eslint" | |
| } | |
| }, | |
| "node_modules/esquery": { | |
| "version": "1.5.0", | |
| "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.5.0.tgz", | |
| "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", | |
| "dev": true, | |
| "license": "BSD-3-Clause", | |
| "dependencies": { | |
| "estraverse": "^5.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10" | |
| } | |
| }, | |
| "node_modules/esrecurse": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz", | |
| "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "estraverse": "^5.2.0" | |
| }, | |
| "engines": { | |
| "node": ">=4.0" | |
| } | |
| }, | |
| "node_modules/estraverse": { | |
| "version": "5.3.0", | |
| "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", | |
| "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=4.0" | |
| } | |
| }, | |
| "node_modules/estree-walker": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz", | |
| "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/esutils": { | |
| "version": "2.0.3", | |
| "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz", | |
| "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/fast-deep-equal": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-glob": { | |
| "version": "3.3.2", | |
| "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz", | |
| "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@nodelib/fs.stat": "^2.0.2", | |
| "@nodelib/fs.walk": "^1.2.3", | |
| "glob-parent": "^5.1.2", | |
| "merge2": "^1.3.0", | |
| "micromatch": "^4.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=8.6.0" | |
| } | |
| }, | |
| "node_modules/fast-json-stable-stringify": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", | |
| "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-levenshtein": { | |
| "version": "2.0.6", | |
| "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", | |
| "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/fastq": { | |
| "version": "1.17.1", | |
| "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.17.1.tgz", | |
| "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "reusify": "^1.0.4" | |
| } | |
| }, | |
| "node_modules/fetch-sse": { | |
| "version": "1.0.23", | |
| "resolved": "https://registry.npmmirror.com/fetch-sse/-/fetch-sse-1.0.23.tgz", | |
| "integrity": "sha512-HX2IHP69JH0xWzIJ7KsshCG1zHkRCS1lZ9MG1eJ0PBTbkjURhJnMVSPPcZJ3vYSY9np6LPm0rZyuGja9aJxolw==", | |
| "engines": { | |
| "node": ">=17.5" | |
| } | |
| }, | |
| "node_modules/file-entry-cache": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz", | |
| "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "flat-cache": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": "^10.12.0 || >=12.0.0" | |
| } | |
| }, | |
| "node_modules/fill-range": { | |
| "version": "7.0.1", | |
| "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz", | |
| "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "to-regex-range": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/find-up": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmmirror.com/find-up/-/find-up-5.0.0.tgz", | |
| "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "locate-path": "^6.0.0", | |
| "path-exists": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/flat-cache": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.2.0.tgz", | |
| "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "flatted": "^3.2.9", | |
| "keyv": "^4.5.3", | |
| "rimraf": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": "^10.12.0 || >=12.0.0" | |
| } | |
| }, | |
| "node_modules/flatted": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.1.tgz", | |
| "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/foreground-child": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.1.1.tgz", | |
| "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "cross-spawn": "^7.0.0", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/fraction.js": { | |
| "version": "4.3.7", | |
| "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz", | |
| "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "type": "patreon", | |
| "url": "https://github.com/sponsors/rawify" | |
| } | |
| }, | |
| "node_modules/fs.realpath": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", | |
| "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/function-bind": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz", | |
| "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/gensync": { | |
| "version": "1.0.0-beta.2", | |
| "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz", | |
| "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/github-markdown-css": { | |
| "version": "5.6.1", | |
| "resolved": "https://registry.npmmirror.com/github-markdown-css/-/github-markdown-css-5.6.1.tgz", | |
| "integrity": "sha512-DItLFgHd+s7HQmk63YN4/TdvLeRqk1QP7pPKTTPrDTYoI5x7f/luJWSOZxesmuxBI2srHp8RDyoZd+9WF+WK8Q==", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/glob": { | |
| "version": "10.3.10", | |
| "resolved": "https://registry.npmmirror.com/glob/-/glob-10.3.10.tgz", | |
| "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "foreground-child": "^3.1.0", | |
| "jackspeak": "^2.3.5", | |
| "minimatch": "^9.0.1", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", | |
| "path-scurry": "^1.10.1" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/glob-parent": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", | |
| "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/globals": { | |
| "version": "13.24.0", | |
| "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", | |
| "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "type-fest": "^0.20.2" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/globby": { | |
| "version": "11.1.0", | |
| "resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz", | |
| "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "array-union": "^2.1.0", | |
| "dir-glob": "^3.0.1", | |
| "fast-glob": "^3.2.9", | |
| "ignore": "^5.2.0", | |
| "merge2": "^1.4.1", | |
| "slash": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/graphemer": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz", | |
| "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/has-flag": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz", | |
| "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/hasown": { | |
| "version": "2.0.1", | |
| "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.1.tgz", | |
| "integrity": "sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "function-bind": "^1.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/he": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz", | |
| "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "he": "bin/he" | |
| } | |
| }, | |
| "node_modules/html-tags": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmmirror.com/html-tags/-/html-tags-3.3.1.tgz", | |
| "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/ignore": { | |
| "version": "5.3.1", | |
| "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.1.tgz", | |
| "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/import-fresh": { | |
| "version": "3.3.0", | |
| "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz", | |
| "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "parent-module": "^1.0.0", | |
| "resolve-from": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/imurmurhash": { | |
| "version": "0.1.4", | |
| "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz", | |
| "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.19" | |
| } | |
| }, | |
| "node_modules/inflight": { | |
| "version": "1.0.6", | |
| "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", | |
| "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "once": "^1.3.0", | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/inherits": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", | |
| "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/is-binary-path": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz", | |
| "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "binary-extensions": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-core-module": { | |
| "version": "2.13.1", | |
| "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz", | |
| "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "hasown": "^2.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/is-extglob": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz", | |
| "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", | |
| "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/is-glob": { | |
| "version": "4.0.3", | |
| "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz", | |
| "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-extglob": "^2.1.1" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/is-number": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", | |
| "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.12.0" | |
| } | |
| }, | |
| "node_modules/is-path-inside": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz", | |
| "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/isexe": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz", | |
| "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/jackspeak": { | |
| "version": "2.3.6", | |
| "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-2.3.6.tgz", | |
| "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", | |
| "dev": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| }, | |
| "optionalDependencies": { | |
| "@pkgjs/parseargs": "^0.11.0" | |
| } | |
| }, | |
| "node_modules/jiti": { | |
| "version": "1.21.0", | |
| "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.0.tgz", | |
| "integrity": "sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "jiti": "bin/jiti.js" | |
| } | |
| }, | |
| "node_modules/js-tokens": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", | |
| "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/js-yaml": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz", | |
| "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "argparse": "^2.0.1" | |
| }, | |
| "bin": { | |
| "js-yaml": "bin/js-yaml.js" | |
| } | |
| }, | |
| "node_modules/jsesc": { | |
| "version": "2.5.2", | |
| "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz", | |
| "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "jsesc": "bin/jsesc" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/json-buffer": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz", | |
| "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json-schema-traverse": { | |
| "version": "0.4.1", | |
| "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", | |
| "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json-stable-stringify-without-jsonify": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", | |
| "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/json5": { | |
| "version": "2.2.3", | |
| "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz", | |
| "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "json5": "lib/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/jsonc-parser": { | |
| "version": "3.2.1", | |
| "resolved": "https://registry.npmmirror.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz", | |
| "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/keyv": { | |
| "version": "4.5.4", | |
| "resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz", | |
| "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "json-buffer": "3.0.1" | |
| } | |
| }, | |
| "node_modules/levn": { | |
| "version": "0.4.1", | |
| "resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz", | |
| "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "prelude-ls": "^1.2.1", | |
| "type-check": "~0.4.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/lilconfig": { | |
| "version": "2.1.0", | |
| "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz", | |
| "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/lines-and-columns": { | |
| "version": "1.2.4", | |
| "resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz", | |
| "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/local-pkg": { | |
| "version": "0.5.0", | |
| "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.0.tgz", | |
| "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "mlly": "^1.4.2", | |
| "pkg-types": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| } | |
| }, | |
| "node_modules/locate-path": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-6.0.0.tgz", | |
| "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-locate": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/lodash": { | |
| "version": "4.17.21", | |
| "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", | |
| "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/lodash.merge": { | |
| "version": "4.6.2", | |
| "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz", | |
| "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/lru-cache": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", | |
| "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/magic-string": { | |
| "version": "0.30.7", | |
| "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.7.tgz", | |
| "integrity": "sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/sourcemap-codec": "^1.4.15" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/marked": { | |
| "version": "14.1.2", | |
| "resolved": "https://registry.npmmirror.com/marked/-/marked-14.1.2.tgz", | |
| "integrity": "sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==", | |
| "bin": { | |
| "marked": "bin/marked.js" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| } | |
| }, | |
| "node_modules/merge2": { | |
| "version": "1.4.1", | |
| "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz", | |
| "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/micromatch": { | |
| "version": "4.0.5", | |
| "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz", | |
| "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "braces": "^3.0.2", | |
| "picomatch": "^2.3.1" | |
| }, | |
| "engines": { | |
| "node": ">=8.6" | |
| } | |
| }, | |
| "node_modules/minimatch": { | |
| "version": "9.0.3", | |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.3.tgz", | |
| "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/minipass": { | |
| "version": "7.0.4", | |
| "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.0.4.tgz", | |
| "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/mitt": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz", | |
| "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/mlly": { | |
| "version": "1.6.1", | |
| "resolved": "https://registry.npmmirror.com/mlly/-/mlly-1.6.1.tgz", | |
| "integrity": "sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "acorn": "^8.11.3", | |
| "pathe": "^1.1.2", | |
| "pkg-types": "^1.0.3", | |
| "ufo": "^1.3.2" | |
| } | |
| }, | |
| "node_modules/ms": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", | |
| "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/muggle-string": { | |
| "version": "0.3.1", | |
| "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.3.1.tgz", | |
| "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/mz": { | |
| "version": "2.7.0", | |
| "resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz", | |
| "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "any-promise": "^1.0.0", | |
| "object-assign": "^4.0.1", | |
| "thenify-all": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "3.3.7", | |
| "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz", | |
| "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", | |
| "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/natural-compare": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz", | |
| "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/node-releases": { | |
| "version": "2.0.14", | |
| "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.14.tgz", | |
| "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/normalize-path": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz", | |
| "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/normalize-range": { | |
| "version": "0.1.2", | |
| "resolved": "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz", | |
| "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/nth-check": { | |
| "version": "2.1.1", | |
| "resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz", | |
| "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "boolbase": "^1.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/fb55/nth-check?sponsor=1" | |
| } | |
| }, | |
| "node_modules/object-assign": { | |
| "version": "4.1.1", | |
| "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz", | |
| "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/object-hash": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz", | |
| "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/once": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", | |
| "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "wrappy": "1" | |
| } | |
| }, | |
| "node_modules/optionator": { | |
| "version": "0.9.3", | |
| "resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.3.tgz", | |
| "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@aashutoshrathi/word-wrap": "^1.2.3", | |
| "deep-is": "^0.1.3", | |
| "fast-levenshtein": "^2.0.6", | |
| "levn": "^0.4.1", | |
| "prelude-ls": "^1.2.1", | |
| "type-check": "^0.4.0" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/p-limit": { | |
| "version": "3.1.0", | |
| "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-3.1.0.tgz", | |
| "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "yocto-queue": "^0.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/p-locate": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-5.0.0.tgz", | |
| "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "p-limit": "^3.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/parent-module": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz", | |
| "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "callsites": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/path-browserify": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz", | |
| "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/path-exists": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz", | |
| "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-is-absolute": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", | |
| "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/path-key": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", | |
| "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/path-parse": { | |
| "version": "1.0.7", | |
| "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz", | |
| "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/path-scurry": { | |
| "version": "1.10.1", | |
| "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.10.1.tgz", | |
| "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==", | |
| "dev": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "lru-cache": "^9.1.1 || ^10.0.0", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/path-scurry/node_modules/lru-cache": { | |
| "version": "10.2.0", | |
| "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.2.0.tgz", | |
| "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "14 || >=16.14" | |
| } | |
| }, | |
| "node_modules/path-type": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz", | |
| "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/pathe": { | |
| "version": "1.1.2", | |
| "resolved": "https://registry.npmmirror.com/pathe/-/pathe-1.1.2.tgz", | |
| "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/picocolors": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz", | |
| "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/picomatch": { | |
| "version": "2.3.1", | |
| "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz", | |
| "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8.6" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/pify": { | |
| "version": "2.3.0", | |
| "resolved": "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz", | |
| "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/pinia": { | |
| "version": "2.2.2", | |
| "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.2.2.tgz", | |
| "integrity": "sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==", | |
| "dependencies": { | |
| "@vue/devtools-api": "^6.6.3", | |
| "vue-demi": "^0.14.10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/posva" | |
| }, | |
| "peerDependencies": { | |
| "@vue/composition-api": "^1.4.0", | |
| "typescript": ">=4.4.4", | |
| "vue": "^2.6.14 || ^3.3.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@vue/composition-api": { | |
| "optional": true | |
| }, | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/pinia-plugin-persistedstate": { | |
| "version": "3.2.1", | |
| "resolved": "https://registry.npmmirror.com/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-3.2.1.tgz", | |
| "integrity": "sha512-MK++8LRUsGF7r45PjBFES82ISnPzyO6IZx3CH5vyPseFLZCk1g2kgx6l/nW8pEBKxxd4do0P6bJw+mUSZIEZUQ==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "pinia": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/pinia/node_modules/vue-demi": { | |
| "version": "0.14.10", | |
| "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", | |
| "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", | |
| "hasInstallScript": true, | |
| "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/pirates": { | |
| "version": "4.0.6", | |
| "resolved": "https://registry.npmmirror.com/pirates/-/pirates-4.0.6.tgz", | |
| "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6" | |
| } | |
| }, | |
| "node_modules/pkg-types": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.0.3.tgz", | |
| "integrity": "sha512-nN7pYi0AQqJnoLPC9eHFQ8AcyaixBUOwvqc5TDnIKCMEE6I0y8P7OKA7fPexsXGCGxQDl/cmrLAp26LhcwxZ4A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "jsonc-parser": "^3.2.0", | |
| "mlly": "^1.2.0", | |
| "pathe": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.4.35", | |
| "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.35.tgz", | |
| "integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==", | |
| "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.0.0", | |
| "source-map-js": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": "^10 || ^12 || >=14" | |
| } | |
| }, | |
| "node_modules/postcss-import": { | |
| "version": "15.1.0", | |
| "resolved": "https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz", | |
| "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "postcss-value-parser": "^4.0.0", | |
| "read-cache": "^1.0.0", | |
| "resolve": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.0.0" | |
| } | |
| }, | |
| "node_modules/postcss-js": { | |
| "version": "4.0.1", | |
| "resolved": "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.0.1.tgz", | |
| "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "camelcase-css": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": "^12 || ^14 || >= 16" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.4.21" | |
| } | |
| }, | |
| "node_modules/postcss-load-config": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz", | |
| "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "lilconfig": "^3.0.0", | |
| "yaml": "^2.3.4" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| }, | |
| "peerDependencies": { | |
| "postcss": ">=8.0.9", | |
| "ts-node": ">=9.0.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "postcss": { | |
| "optional": true | |
| }, | |
| "ts-node": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/postcss-load-config/node_modules/lilconfig": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.1.tgz", | |
| "integrity": "sha512-O18pf7nyvHTckunPWCV1XUNXU1piu01y2b7ATJ0ppkUkk8ocqVWBrYjJBCwHDjD/ZWcfyrA0P4gKhzWGi5EINQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antonk52" | |
| } | |
| }, | |
| "node_modules/postcss-nested": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.0.1.tgz", | |
| "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "postcss-selector-parser": "^6.0.11" | |
| }, | |
| "engines": { | |
| "node": ">=12.0" | |
| }, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/postcss/" | |
| }, | |
| "peerDependencies": { | |
| "postcss": "^8.2.14" | |
| } | |
| }, | |
| "node_modules/postcss-selector-parser": { | |
| "version": "6.0.15", | |
| "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz", | |
| "integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cssesc": "^3.0.0", | |
| "util-deprecate": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/postcss-value-parser": { | |
| "version": "4.2.0", | |
| "resolved": "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", | |
| "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/prelude-ls": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz", | |
| "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/prettier": { | |
| "version": "3.2.5", | |
| "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.2.5.tgz", | |
| "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "bin": { | |
| "prettier": "bin/prettier.cjs" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/prettier/prettier?sponsor=1" | |
| } | |
| }, | |
| "node_modules/prettier-plugin-tailwindcss": { | |
| "version": "0.5.11", | |
| "resolved": "https://registry.npmmirror.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.11.tgz", | |
| "integrity": "sha512-AvI/DNyMctyyxGOjyePgi/gqj5hJYClZ1avtQvLlqMT3uDZkRbi4HhGUpok3DRzv9z7Lti85Kdj3s3/1CeNI0w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14.21.3" | |
| }, | |
| "peerDependencies": { | |
| "@ianvs/prettier-plugin-sort-imports": "*", | |
| "@prettier/plugin-pug": "*", | |
| "@shopify/prettier-plugin-liquid": "*", | |
| "@trivago/prettier-plugin-sort-imports": "*", | |
| "prettier": "^3.0", | |
| "prettier-plugin-astro": "*", | |
| "prettier-plugin-css-order": "*", | |
| "prettier-plugin-import-sort": "*", | |
| "prettier-plugin-jsdoc": "*", | |
| "prettier-plugin-marko": "*", | |
| "prettier-plugin-organize-attributes": "*", | |
| "prettier-plugin-organize-imports": "*", | |
| "prettier-plugin-style-order": "*", | |
| "prettier-plugin-svelte": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@ianvs/prettier-plugin-sort-imports": { | |
| "optional": true | |
| }, | |
| "@prettier/plugin-pug": { | |
| "optional": true | |
| }, | |
| "@shopify/prettier-plugin-liquid": { | |
| "optional": true | |
| }, | |
| "@trivago/prettier-plugin-sort-imports": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-astro": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-css-order": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-import-sort": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-jsdoc": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-marko": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-organize-attributes": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-organize-imports": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-style-order": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-svelte": { | |
| "optional": true | |
| }, | |
| "prettier-plugin-twig-melody": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/punycode": { | |
| "version": "2.3.1", | |
| "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz", | |
| "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/queue-microtask": { | |
| "version": "1.2.3", | |
| "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz", | |
| "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/read-cache": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz", | |
| "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "pify": "^2.3.0" | |
| } | |
| }, | |
| "node_modules/readdirp": { | |
| "version": "3.6.0", | |
| "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz", | |
| "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "picomatch": "^2.2.1" | |
| }, | |
| "engines": { | |
| "node": ">=8.10.0" | |
| } | |
| }, | |
| "node_modules/regenerator-runtime": { | |
| "version": "0.14.1", | |
| "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", | |
| "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" | |
| }, | |
| "node_modules/resolve": { | |
| "version": "1.22.8", | |
| "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz", | |
| "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-core-module": "^2.13.0", | |
| "path-parse": "^1.0.7", | |
| "supports-preserve-symlinks-flag": "^1.0.0" | |
| }, | |
| "bin": { | |
| "resolve": "bin/resolve" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/resolve-from": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz", | |
| "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/reusify": { | |
| "version": "1.0.4", | |
| "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz", | |
| "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "iojs": ">=1.0.0", | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/rimraf": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz", | |
| "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "glob": "^7.1.3" | |
| }, | |
| "bin": { | |
| "rimraf": "bin.js" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/rimraf/node_modules/brace-expansion": { | |
| "version": "1.1.11", | |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", | |
| "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0", | |
| "concat-map": "0.0.1" | |
| } | |
| }, | |
| "node_modules/rimraf/node_modules/glob": { | |
| "version": "7.2.3", | |
| "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", | |
| "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "fs.realpath": "^1.0.0", | |
| "inflight": "^1.0.4", | |
| "inherits": "2", | |
| "minimatch": "^3.1.1", | |
| "once": "^1.3.0", | |
| "path-is-absolute": "^1.0.0" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/rimraf/node_modules/minimatch": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", | |
| "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^1.1.7" | |
| }, | |
| "engines": { | |
| "node": "*" | |
| } | |
| }, | |
| "node_modules/rollup": { | |
| "version": "4.12.0", | |
| "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.12.0.tgz", | |
| "integrity": "sha512-wz66wn4t1OHIJw3+XU7mJJQV/2NAfw5OAk6G6Hoo3zcvz/XOfQ52Vgi+AN4Uxoxi0KBBwk2g8zPrTDA4btSB/Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/estree": "1.0.5" | |
| }, | |
| "bin": { | |
| "rollup": "dist/bin/rollup" | |
| }, | |
| "engines": { | |
| "node": ">=18.0.0", | |
| "npm": ">=8.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "@rollup/rollup-android-arm-eabi": "4.12.0", | |
| "@rollup/rollup-android-arm64": "4.12.0", | |
| "@rollup/rollup-darwin-arm64": "4.12.0", | |
| "@rollup/rollup-darwin-x64": "4.12.0", | |
| "@rollup/rollup-linux-arm-gnueabihf": "4.12.0", | |
| "@rollup/rollup-linux-arm64-gnu": "4.12.0", | |
| "@rollup/rollup-linux-arm64-musl": "4.12.0", | |
| "@rollup/rollup-linux-riscv64-gnu": "4.12.0", | |
| "@rollup/rollup-linux-x64-gnu": "4.12.0", | |
| "@rollup/rollup-linux-x64-musl": "4.12.0", | |
| "@rollup/rollup-win32-arm64-msvc": "4.12.0", | |
| "@rollup/rollup-win32-ia32-msvc": "4.12.0", | |
| "@rollup/rollup-win32-x64-msvc": "4.12.0", | |
| "fsevents": "~2.3.2" | |
| } | |
| }, | |
| "node_modules/run-parallel": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz", | |
| "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "queue-microtask": "^1.2.2" | |
| } | |
| }, | |
| "node_modules/scule": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz", | |
| "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/semver": { | |
| "version": "7.6.0", | |
| "resolved": "https://registry.npmmirror.com/semver/-/semver-7.6.0.tgz", | |
| "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "lru-cache": "^6.0.0" | |
| }, | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz", | |
| "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz", | |
| "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-4.1.0.tgz", | |
| "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/slash": { | |
| "version": "3.0.0", | |
| "resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz", | |
| "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/sortablejs": { | |
| "version": "1.15.2", | |
| "resolved": "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.15.2.tgz", | |
| "integrity": "sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/source-map-js": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz", | |
| "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/string-width": { | |
| "version": "5.1.2", | |
| "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz", | |
| "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "eastasianwidth": "^0.2.0", | |
| "emoji-regex": "^9.2.2", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/string-width-cjs": { | |
| "name": "string-width", | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width-cjs/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/string-width/node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz", | |
| "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/strip-ansi": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.0.tgz", | |
| "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/strip-ansi-cjs": { | |
| "name": "strip-ansi", | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/strip-ansi/node_modules/ansi-regex": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.0.1.tgz", | |
| "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/strip-json-comments": { | |
| "version": "3.1.1", | |
| "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz", | |
| "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/strip-literal": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmmirror.com/strip-literal/-/strip-literal-1.3.0.tgz", | |
| "integrity": "sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "acorn": "^8.10.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| } | |
| }, | |
| "node_modules/sucrase": { | |
| "version": "3.35.0", | |
| "resolved": "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz", | |
| "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/gen-mapping": "^0.3.2", | |
| "commander": "^4.0.0", | |
| "glob": "^10.3.10", | |
| "lines-and-columns": "^1.1.6", | |
| "mz": "^2.7.0", | |
| "pirates": "^4.0.1", | |
| "ts-interface-checker": "^0.1.9" | |
| }, | |
| "bin": { | |
| "sucrase": "bin/sucrase", | |
| "sucrase-node": "bin/sucrase-node" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/supports-color": { | |
| "version": "5.5.0", | |
| "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz", | |
| "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "has-flag": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/supports-preserve-symlinks-flag": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", | |
| "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/ljharb" | |
| } | |
| }, | |
| "node_modules/svg-tags": { | |
| "version": "1.0.0", | |
| "resolved": "https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz", | |
| "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", | |
| "dev": true | |
| }, | |
| "node_modules/tailwindcss": { | |
| "version": "3.4.1", | |
| "resolved": "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.4.1.tgz", | |
| "integrity": "sha512-qAYmXRfk3ENzuPBakNK0SRrUDipP8NQnEY6772uDhflcQz5EhRdD7JNZxyrFHVQNCwULPBn6FNPp9brpO7ctcA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@alloc/quick-lru": "^5.2.0", | |
| "arg": "^5.0.2", | |
| "chokidar": "^3.5.3", | |
| "didyoumean": "^1.2.2", | |
| "dlv": "^1.1.3", | |
| "fast-glob": "^3.3.0", | |
| "glob-parent": "^6.0.2", | |
| "is-glob": "^4.0.3", | |
| "jiti": "^1.19.1", | |
| "lilconfig": "^2.1.0", | |
| "micromatch": "^4.0.5", | |
| "normalize-path": "^3.0.0", | |
| "object-hash": "^3.0.0", | |
| "picocolors": "^1.0.0", | |
| "postcss": "^8.4.23", | |
| "postcss-import": "^15.1.0", | |
| "postcss-js": "^4.0.1", | |
| "postcss-load-config": "^4.0.1", | |
| "postcss-nested": "^6.0.1", | |
| "postcss-selector-parser": "^6.0.11", | |
| "resolve": "^1.22.2", | |
| "sucrase": "^3.32.0" | |
| }, | |
| "bin": { | |
| "tailwind": "lib/cli.js", | |
| "tailwindcss": "lib/cli.js" | |
| }, | |
| "engines": { | |
| "node": ">=14.0.0" | |
| } | |
| }, | |
| "node_modules/tailwindcss/node_modules/glob-parent": { | |
| "version": "6.0.2", | |
| "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", | |
| "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "is-glob": "^4.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/tdesign-icons-vue-next": { | |
| "version": "0.2.6", | |
| "resolved": "https://registry.npmmirror.com/tdesign-icons-vue-next/-/tdesign-icons-vue-next-0.2.6.tgz", | |
| "integrity": "sha512-Se/3N6AAfbpEyJfuBUCMcBl26FCfwUYCf9OwEFp1dw0HhMeCd6LENoZx0o43/V69NpcUGp+0Ya+xVuNKiP8M+Q==", | |
| "dependencies": { | |
| "@babel/runtime": "^7.16.3" | |
| }, | |
| "peerDependencies": { | |
| "vue": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/tdesign-vue-next": { | |
| "version": "1.10.1", | |
| "resolved": "https://registry.npmmirror.com/tdesign-vue-next/-/tdesign-vue-next-1.10.1.tgz", | |
| "integrity": "sha512-3EO8kER0vkHaC8Jb9/DxKwEWs0zr/7HLOR33r/Q/T1wPvhxRI8asIvis+IqMXTdaA3KG4EBBH8jO2kz3uVtoTA==", | |
| "dependencies": { | |
| "@babel/runtime": "^7.22.6", | |
| "@popperjs/core": "^2.11.8", | |
| "@types/lodash": "4.14.182", | |
| "@types/sortablejs": "^1.15.1", | |
| "@types/tinycolor2": "^1.4.3", | |
| "@types/validator": "^13.7.17", | |
| "dayjs": "1.11.10", | |
| "lodash": "^4.17.21", | |
| "mitt": "^3.0.1", | |
| "sortablejs": "^1.15.0", | |
| "tdesign-icons-vue-next": "^0.2.4", | |
| "tinycolor2": "^1.6.0", | |
| "validator": "^13.9.0" | |
| }, | |
| "peerDependencies": { | |
| "vue": ">=3.1.0" | |
| } | |
| }, | |
| "node_modules/text-table": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz", | |
| "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/thenify": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz", | |
| "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "any-promise": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/thenify-all": { | |
| "version": "1.6.0", | |
| "resolved": "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz", | |
| "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "thenify": ">= 3.1.0 < 4" | |
| }, | |
| "engines": { | |
| "node": ">=0.8" | |
| } | |
| }, | |
| "node_modules/tinycolor2": { | |
| "version": "1.6.0", | |
| "resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz", | |
| "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/to-fast-properties": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz", | |
| "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/to-regex-range": { | |
| "version": "5.0.1", | |
| "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", | |
| "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "is-number": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8.0" | |
| } | |
| }, | |
| "node_modules/ts-api-utils": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-1.2.1.tgz", | |
| "integrity": "sha512-RIYA36cJn2WiH9Hy77hdF9r7oEwxAtB/TS9/S4Qd90Ap4z5FSiin5zEiTL44OII1Y3IIlEvxwxFUVgrHSZ/UpA==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=16" | |
| }, | |
| "peerDependencies": { | |
| "typescript": ">=4.2.0" | |
| } | |
| }, | |
| "node_modules/ts-interface-checker": { | |
| "version": "0.1.13", | |
| "resolved": "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", | |
| "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", | |
| "dev": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/type-check": { | |
| "version": "0.4.0", | |
| "resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz", | |
| "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "prelude-ls": "^1.2.1" | |
| }, | |
| "engines": { | |
| "node": ">= 0.8.0" | |
| } | |
| }, | |
| "node_modules/type-fest": { | |
| "version": "0.20.2", | |
| "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", | |
| "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", | |
| "dev": true, | |
| "license": "(MIT OR CC0-1.0)", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/typescript": { | |
| "version": "5.3.3", | |
| "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.3.3.tgz", | |
| "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", | |
| "devOptional": true, | |
| "license": "Apache-2.0", | |
| "bin": { | |
| "tsc": "bin/tsc", | |
| "tsserver": "bin/tsserver" | |
| }, | |
| "engines": { | |
| "node": ">=14.17" | |
| } | |
| }, | |
| "node_modules/ufo": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.4.0.tgz", | |
| "integrity": "sha512-Hhy+BhRBleFjpJ2vchUNN40qgkh0366FWJGqVLYBHev0vpHTrXSA0ryT+74UiW6KWsldNurQMKGqCm1M2zBciQ==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/unimport": { | |
| "version": "3.7.1", | |
| "resolved": "https://registry.npmmirror.com/unimport/-/unimport-3.7.1.tgz", | |
| "integrity": "sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@rollup/pluginutils": "^5.1.0", | |
| "acorn": "^8.11.2", | |
| "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.5", | |
| "mlly": "^1.4.2", | |
| "pathe": "^1.1.1", | |
| "pkg-types": "^1.0.3", | |
| "scule": "^1.1.1", | |
| "strip-literal": "^1.3.0", | |
| "unplugin": "^1.5.1" | |
| } | |
| }, | |
| "node_modules/unimport/node_modules/escape-string-regexp": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz", | |
| "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/unimport/node_modules/estree-walker": { | |
| "version": "3.0.3", | |
| "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-3.0.3.tgz", | |
| "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/estree": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/unplugin": { | |
| "version": "1.7.1", | |
| "resolved": "https://registry.npmmirror.com/unplugin/-/unplugin-1.7.1.tgz", | |
| "integrity": "sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "acorn": "^8.11.3", | |
| "chokidar": "^3.5.3", | |
| "webpack-sources": "^3.2.3", | |
| "webpack-virtual-modules": "^0.6.1" | |
| } | |
| }, | |
| "node_modules/unplugin-auto-import": { | |
| "version": "0.17.5", | |
| "resolved": "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.17.5.tgz", | |
| "integrity": "sha512-fHNDkDSxv3PGagX1wmKBYBkgaM4AKAgZmdJw/bxjhNljx9KSXSgHpGfX0MwUrq9qw6q1bhHIZVWyOwoY2koo4w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@antfu/utils": "^0.7.7", | |
| "@rollup/pluginutils": "^5.1.0", | |
| "fast-glob": "^3.3.2", | |
| "local-pkg": "^0.5.0", | |
| "magic-string": "^0.30.5", | |
| "minimatch": "^9.0.3", | |
| "unimport": "^3.7.1", | |
| "unplugin": "^1.6.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| }, | |
| "peerDependencies": { | |
| "@nuxt/kit": "^3.2.2", | |
| "@vueuse/core": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@nuxt/kit": { | |
| "optional": true | |
| }, | |
| "@vueuse/core": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/unplugin-vue-components": { | |
| "version": "0.26.0", | |
| "resolved": "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.26.0.tgz", | |
| "integrity": "sha512-s7IdPDlnOvPamjunVxw8kNgKNK8A5KM1YpK5j/p97jEKTjlPNrA0nZBiSfAKKlK1gWZuyWXlKL5dk3EDw874LQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@antfu/utils": "^0.7.6", | |
| "@rollup/pluginutils": "^5.0.4", | |
| "chokidar": "^3.5.3", | |
| "debug": "^4.3.4", | |
| "fast-glob": "^3.3.1", | |
| "local-pkg": "^0.4.3", | |
| "magic-string": "^0.30.3", | |
| "minimatch": "^9.0.3", | |
| "resolve": "^1.22.4", | |
| "unplugin": "^1.4.0" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| }, | |
| "peerDependencies": { | |
| "@babel/parser": "^7.15.8", | |
| "@nuxt/kit": "^3.2.2", | |
| "vue": "2 || 3" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@babel/parser": { | |
| "optional": true | |
| }, | |
| "@nuxt/kit": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/unplugin-vue-components/node_modules/local-pkg": { | |
| "version": "0.4.3", | |
| "resolved": "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz", | |
| "integrity": "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/antfu" | |
| } | |
| }, | |
| "node_modules/update-browserslist-db": { | |
| "version": "1.0.13", | |
| "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", | |
| "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", | |
| "dev": true, | |
| "funding": [ | |
| { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/browserslist" | |
| }, | |
| { | |
| "type": "tidelift", | |
| "url": "https://tidelift.com/funding/github/npm/browserslist" | |
| }, | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/ai" | |
| } | |
| ], | |
| "license": "MIT", | |
| "dependencies": { | |
| "escalade": "^3.1.1", | |
| "picocolors": "^1.0.0" | |
| }, | |
| "bin": { | |
| "update-browserslist-db": "cli.js" | |
| }, | |
| "peerDependencies": { | |
| "browserslist": ">= 4.21.0" | |
| } | |
| }, | |
| "node_modules/uri-js": { | |
| "version": "4.4.1", | |
| "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz", | |
| "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", | |
| "dev": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "punycode": "^2.1.0" | |
| } | |
| }, | |
| "node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", | |
| "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/validator": { | |
| "version": "13.11.0", | |
| "resolved": "https://registry.npmmirror.com/validator/-/validator-13.11.0.tgz", | |
| "integrity": "sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/vite": { | |
| "version": "5.1.4", | |
| "resolved": "https://registry.npmmirror.com/vite/-/vite-5.1.4.tgz", | |
| "integrity": "sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "esbuild": "^0.19.3", | |
| "postcss": "^8.4.35", | |
| "rollup": "^4.2.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": "*", | |
| "stylus": "*", | |
| "sugarss": "*", | |
| "terser": "^5.4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/node": { | |
| "optional": true | |
| }, | |
| "less": { | |
| "optional": true | |
| }, | |
| "lightningcss": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| }, | |
| "stylus": { | |
| "optional": true | |
| }, | |
| "sugarss": { | |
| "optional": true | |
| }, | |
| "terser": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/vue": { | |
| "version": "3.4.19", | |
| "resolved": "https://registry.npmmirror.com/vue/-/vue-3.4.19.tgz", | |
| "integrity": "sha512-W/7Fc9KUkajFU8dBeDluM4sRGc/aa4YJnOYck8dkjgZoXtVsn3OeTGni66FV1l3+nvPA7VBFYtPioaGKUmEADw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-dom": "3.4.19", | |
| "@vue/compiler-sfc": "3.4.19", | |
| "@vue/runtime-dom": "3.4.19", | |
| "@vue/server-renderer": "3.4.19", | |
| "@vue/shared": "3.4.19" | |
| }, | |
| "peerDependencies": { | |
| "typescript": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/vue-eslint-parser": { | |
| "version": "9.4.2", | |
| "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz", | |
| "integrity": "sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "debug": "^4.3.4", | |
| "eslint-scope": "^7.1.1", | |
| "eslint-visitor-keys": "^3.3.0", | |
| "espree": "^9.3.1", | |
| "esquery": "^1.4.0", | |
| "lodash": "^4.17.21", | |
| "semver": "^7.3.6" | |
| }, | |
| "engines": { | |
| "node": "^14.17.0 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/mysticatea" | |
| }, | |
| "peerDependencies": { | |
| "eslint": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/vue-i18n": { | |
| "version": "9.13.1", | |
| "resolved": "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.13.1.tgz", | |
| "integrity": "sha512-mh0GIxx0wPtPlcB1q4k277y0iKgo25xmDPWioVVYanjPufDBpvu5ySTjP5wOrSvlYQ2m1xI+CFhGdauv/61uQg==", | |
| "dependencies": { | |
| "@intlify/core-base": "9.13.1", | |
| "@intlify/shared": "9.13.1", | |
| "@vue/devtools-api": "^6.5.0" | |
| }, | |
| "engines": { | |
| "node": ">= 16" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/kazupon" | |
| }, | |
| "peerDependencies": { | |
| "vue": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/vue-router": { | |
| "version": "4.3.0", | |
| "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.3.0.tgz", | |
| "integrity": "sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/devtools-api": "^6.5.1" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/posva" | |
| }, | |
| "peerDependencies": { | |
| "vue": "^3.2.0" | |
| } | |
| }, | |
| "node_modules/vue-template-compiler": { | |
| "version": "2.7.16", | |
| "resolved": "https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz", | |
| "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "de-indent": "^1.0.2", | |
| "he": "^1.2.0" | |
| } | |
| }, | |
| "node_modules/vue-tsc": { | |
| "version": "1.8.27", | |
| "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.8.27.tgz", | |
| "integrity": "sha512-WesKCAZCRAbmmhuGl3+VrdWItEvfoFIPXOvUJkjULi+x+6G/Dy69yO3TBRJDr9eUlmsNAwVmxsNZxvHKzbkKdg==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@volar/typescript": "~1.11.1", | |
| "@vue/language-core": "1.8.27", | |
| "semver": "^7.5.4" | |
| }, | |
| "bin": { | |
| "vue-tsc": "bin/vue-tsc.js" | |
| }, | |
| "peerDependencies": { | |
| "typescript": "*" | |
| } | |
| }, | |
| "node_modules/webpack-sources": { | |
| "version": "3.2.3", | |
| "resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz", | |
| "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.13.0" | |
| } | |
| }, | |
| "node_modules/webpack-virtual-modules": { | |
| "version": "0.6.1", | |
| "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.1.tgz", | |
| "integrity": "sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/which": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", | |
| "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi": { | |
| "version": "8.1.0", | |
| "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz", | |
| "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^6.1.0", | |
| "string-width": "^5.0.1", | |
| "strip-ansi": "^7.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs": { | |
| "name": "wrap-ansi", | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", | |
| "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-styles": "^4.0.0", | |
| "string-width": "^4.1.0", | |
| "strip-ansi": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/wrap-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", | |
| "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", | |
| "dev": true, | |
| "dependencies": { | |
| "emoji-regex": "^8.0.0", | |
| "is-fullwidth-code-point": "^3.0.0", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi-cjs/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", | |
| "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", | |
| "dev": true, | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/wrap-ansi/node_modules/ansi-styles": { | |
| "version": "6.2.1", | |
| "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz", | |
| "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/wrappy": { | |
| "version": "1.0.2", | |
| "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", | |
| "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/xml-name-validator": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-4.0.0.tgz", | |
| "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==", | |
| "dev": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/yallist": { | |
| "version": "4.0.0", | |
| "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", | |
| "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", | |
| "dev": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/yaml": { | |
| "version": "2.3.4", | |
| "resolved": "https://registry.npmmirror.com/yaml/-/yaml-2.3.4.tgz", | |
| "integrity": "sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==", | |
| "dev": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/yocto-queue": { | |
| "version": "0.1.0", | |
| "resolved": "https://registry.npmmirror.com/yocto-queue/-/yocto-queue-0.1.0.tgz", | |
| "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", | |
| "dev": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| } | |
| } | |
| } | |