| { |
| "name": "cursor2api-vue-ui", |
| "lockfileVersion": 3, |
| "requires": true, |
| "packages": { |
| "": { |
| "name": "cursor2api-vue-ui", |
| "dependencies": { |
| "highlight.js": "^11.11.1", |
| "marked": "^15.0.0", |
| "pinia": "^2.3.0", |
| "vue": "^3.5.0" |
| }, |
| "devDependencies": { |
| "@vitejs/plugin-vue": "^5.2.0", |
| "typescript": "^5.8.0", |
| "vite": "^6.3.0", |
| "vue-tsc": "^2.2.0" |
| } |
| }, |
| "node_modules/@babel/helper-string-parser": { |
| "version": "7.27.1", |
| "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz", |
| "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/helper-validator-identifier": { |
| "version": "7.28.5", |
| "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz", |
| "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==", |
| "license": "MIT", |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@babel/parser": { |
| "version": "7.29.2", |
| "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.29.2.tgz", |
| "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/types": "^7.29.0" |
| }, |
| "bin": { |
| "parser": "bin/babel-parser.js" |
| }, |
| "engines": { |
| "node": ">=6.0.0" |
| } |
| }, |
| "node_modules/@babel/types": { |
| "version": "7.29.0", |
| "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.29.0.tgz", |
| "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/helper-string-parser": "^7.27.1", |
| "@babel/helper-validator-identifier": "^7.28.5" |
| }, |
| "engines": { |
| "node": ">=6.9.0" |
| } |
| }, |
| "node_modules/@esbuild/aix-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", |
| "integrity": "sha512-Hhmwd6CInZ3dwpuGTF8fJG6yoWmsToE+vYgD4nytZVxcu1ulHpUQRAB1UJ8+N1Am3Mz4+xOByoQoSZf4D+CpkA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "aix" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.25.12.tgz", |
| "integrity": "sha512-VJ+sKvNA/GE7Ccacc9Cha7bpS8nyzVv0jdVgwNDaR4gDMC/2TTRc33Ip8qrNYUcpkOHUT5OZ0bUcNNVZQ9RLlg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.25.12.tgz", |
| "integrity": "sha512-6AAmLG7zwD1Z159jCKPvAxZd4y/VTO0VkprYy+3N2FtJ8+BQWFXU+OxARIwA46c5tdD9SsKGZ/1ocqBS/gAKHg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/android-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.25.12.tgz", |
| "integrity": "sha512-5jbb+2hhDHx5phYR2By8GTWEzn6I9UqR11Kwf22iKbNpYrsmRB18aX/9ivc5cabcUiAT/wM+YIZ6SG9QO6a8kg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.25.12.tgz", |
| "integrity": "sha512-N3zl+lxHCifgIlcMUP5016ESkeQjLj/959RxxNYIthIg+CQHInujFuXeWbWMgnTo4cp5XVHqFPmpyu9J65C1Yg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/darwin-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.25.12.tgz", |
| "integrity": "sha512-HQ9ka4Kx21qHXwtlTUVbKJOAnmG1ipXhdWTmNXiPzPfWKpXqASVcWdnf2bnL73wgjNrFXAa3yYvBSd9pzfEIpA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-gA0Bx759+7Jve03K1S0vkOu5Lg/85dou3EseOGUes8flVOGxbhDDh/iZaoek11Y8mtyKPGF3vP8XhnkDEAmzeg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/freebsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.25.12.tgz", |
| "integrity": "sha512-TGbO26Yw2xsHzxtbVFGEXBFH0FRAP7gtcPE7P5yP7wGy7cXK2oO7RyOhL5NLiqTlBh47XhmIUXuGciXEqYFfBQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.25.12.tgz", |
| "integrity": "sha512-lPDGyC1JPDou8kGcywY0YILzWlhhnRjdof3UlcoqYmS9El818LLfJJc3PXXgZHrHCAKs/Z2SeZtDJr5MrkxtOw==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.25.12.tgz", |
| "integrity": "sha512-8bwX7a8FghIgrupcxb4aUmYDLp8pX06rGh5HqDT7bB+8Rdells6mHvrFHHW2JAOPZUbnjUpKTLg6ECyzvas2AQ==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.25.12.tgz", |
| "integrity": "sha512-0y9KrdVnbMM2/vG8KfU0byhUN+EFCny9+8g202gYqSSVMonbsCfLjUO+rCci7pM0WBEtz+oK/PIwHkzxkyharA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-loong64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.25.12.tgz", |
| "integrity": "sha512-h///Lr5a9rib/v1GGqXVGzjL4TMvVTv+s1DPoxQdz7l/AYv6LDSxdIwzxkrPW438oUXiDtwM10o9PmwS/6Z0Ng==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-mips64el": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.25.12.tgz", |
| "integrity": "sha512-iyRrM1Pzy9GFMDLsXn1iHUm18nhKnNMWscjmp4+hpafcZjrr2WbT//d20xaGljXDBYHqRcl8HnxbX6uaA/eGVw==", |
| "cpu": [ |
| "mips64el" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-ppc64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.25.12.tgz", |
| "integrity": "sha512-9meM/lRXxMi5PSUqEXRCtVjEZBGwB7P/D4yT8UG/mwIdze2aV4Vo6U5gD3+RsoHXKkHCfSxZKzmDssVlRj1QQA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-riscv64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.25.12.tgz", |
| "integrity": "sha512-Zr7KR4hgKUpWAwb1f3o5ygT04MzqVrGEGXGLnj15YQDJErYu/BGg+wmFlIDOdJp0PmB0lLvxFIOXZgFRrdjR0w==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-s390x": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.25.12.tgz", |
| "integrity": "sha512-MsKncOcgTNvdtiISc/jZs/Zf8d0cl/t3gYWX8J9ubBnVOwlk65UIEEvgBORTiljloIWnBzLs4qhzPkJcitIzIg==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/linux-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.25.12.tgz", |
| "integrity": "sha512-uqZMTLr/zR/ed4jIGnwSLkaHmPjOjJvnm6TVVitAa08SLS9Z0VM8wIRx7gWbJB5/J54YuIMInDquWyYvQLZkgw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-xXwcTq4GhRM7J9A8Gv5boanHhRa/Q9KLVmcyXHCTaM4wKfIpWkdXiMog/KsnxzJ0A1+nD+zoecuzqPmCRyBGjg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/netbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-Ld5pTlzPy3YwGec4OuHh1aCVCRvOXdH8DgRjfDy/oumVovmuSzWfnSJg+VtakB9Cm0gxNO9BzWkj6mtO1FMXkQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "netbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.12.tgz", |
| "integrity": "sha512-fF96T6KsBo/pkQI950FARU9apGNTSlZGsv1jZBAlcLL1MLjLNIWPBkj5NlSz8aAzYKg+eNqknrUJ24QBybeR5A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openbsd-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.25.12.tgz", |
| "integrity": "sha512-MZyXUkZHjQxUvzK7rN8DJ3SRmrVrke8ZyRusHlP+kuwqTcfWLyqMOE3sScPPyeIXN/mDJIfGXvcMqCgYKekoQw==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/openharmony-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.12.tgz", |
| "integrity": "sha512-rm0YWsqUSRrjncSXGA7Zv78Nbnw4XL6/dzr20cyrQf7ZmRcsovpcRBdhD43Nuk3y7XIoW2OxMVvwuRvk9XdASg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/sunos-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.25.12.tgz", |
| "integrity": "sha512-3wGSCDyuTHQUzt0nV7bocDy72r2lI33QL3gkDNGkod22EsYl04sMf0qLb8luNKTOmgF/eDEDP5BFNwoBKH441w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "sunos" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-arm64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.25.12.tgz", |
| "integrity": "sha512-rMmLrur64A7+DKlnSuwqUdRKyd3UE7oPJZmnljqEptesKM8wx9J8gx5u0+9Pq0fQQW8vqeKebwNXdfOyP+8Bsg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-ia32": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.25.12.tgz", |
| "integrity": "sha512-HkqnmmBoCbCwxUKKNPBixiWDGCpQGVsrQfJoVGYLPT41XWF8lHuE5N6WhVia2n4o5QK5M4tYr21827fNhi4byQ==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@esbuild/win32-x64": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.25.12.tgz", |
| "integrity": "sha512-alJC0uCZpTFrSL0CCDjcgleBXPnCrEAhTBILpeAp7M/OFgoqtAetfBzX0xM00MUsVVPpVjlPuMbREqnZCXaTnA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ], |
| "engines": { |
| "node": ">=18" |
| } |
| }, |
| "node_modules/@jridgewell/sourcemap-codec": { |
| "version": "1.5.5", |
| "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", |
| "license": "MIT" |
| }, |
| "node_modules/@rollup/rollup-android-arm-eabi": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.59.0.tgz", |
| "integrity": "sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-android-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.59.0.tgz", |
| "integrity": "sha512-hZ+Zxj3SySm4A/DylsDKZAeVg0mvi++0PYVceVyX7hemkw7OreKdCvW2oQ3T1FMZvCaQXqOTHb8qmBShoqk69Q==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "android" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.59.0.tgz", |
| "integrity": "sha512-W2Psnbh1J8ZJw0xKAd8zdNgF9HRLkdWwwdWqubSVk0pUuQkoHnv7rx4GiF9rT4t5DIZGAsConRE3AxCdJ4m8rg==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-darwin-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.59.0.tgz", |
| "integrity": "sha512-ZW2KkwlS4lwTv7ZVsYDiARfFCnSGhzYPdiOU4IM2fDbL+QGlyAbjgSFuqNRbSthybLbIJ915UtZBtmuLrQAT/w==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.59.0.tgz", |
| "integrity": "sha512-EsKaJ5ytAu9jI3lonzn3BgG8iRBjV4LxZexygcQbpiU0wU0ATxhNVEpXKfUa0pS05gTcSDMKpn3Sx+QB9RlTTA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-freebsd-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.59.0.tgz", |
| "integrity": "sha512-d3DuZi2KzTMjImrxoHIAODUZYoUUMsuUiY4SRRcJy6NJoZ6iIqWnJu9IScV9jXysyGMVuW+KNzZvBLOcpdl3Vg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "freebsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.59.0.tgz", |
| "integrity": "sha512-t4ONHboXi/3E0rT6OZl1pKbl2Vgxf9vJfWgmUoCEVQVxhW6Cw/c8I6hbbu7DAvgp82RKiH7TpLwxnJeKv2pbsw==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.59.0.tgz", |
| "integrity": "sha512-CikFT7aYPA2ufMD086cVORBYGHffBo4K8MQ4uPS/ZnY54GKj36i196u8U+aDVT2LX4eSMbyHtyOh7D7Zvk2VvA==", |
| "cpu": [ |
| "arm" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.59.0.tgz", |
| "integrity": "sha512-jYgUGk5aLd1nUb1CtQ8E+t5JhLc9x5WdBKew9ZgAXg7DBk0ZHErLHdXM24rfX+bKrFe+Xp5YuJo54I5HFjGDAA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-arm64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.59.0.tgz", |
| "integrity": "sha512-peZRVEdnFWZ5Bh2KeumKG9ty7aCXzzEsHShOZEFiCQlDEepP1dpUl/SrUNXNg13UmZl+gzVDPsiCwnV1uI0RUA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.59.0.tgz", |
| "integrity": "sha512-gbUSW/97f7+r4gHy3Jlup8zDG190AuodsWnNiXErp9mT90iCy9NKKU0Xwx5k8VlRAIV2uU9CsMnEFg/xXaOfXg==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-loong64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loong64-musl/-/rollup-linux-loong64-musl-4.59.0.tgz", |
| "integrity": "sha512-yTRONe79E+o0FWFijasoTjtzG9EBedFXJMl888NBEDCDV9I2wGbFFfJQQe63OijbFCUZqxpHz1GzpbtSFikJ4Q==", |
| "cpu": [ |
| "loong64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.59.0.tgz", |
| "integrity": "sha512-sw1o3tfyk12k3OEpRddF68a1unZ5VCN7zoTNtSn2KndUE+ea3m3ROOKRCZxEpmT9nsGnogpFP9x6mnLTCaoLkA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-ppc64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-musl/-/rollup-linux-ppc64-musl-4.59.0.tgz", |
| "integrity": "sha512-+2kLtQ4xT3AiIxkzFVFXfsmlZiG5FXYW7ZyIIvGA7Bdeuh9Z0aN4hVyXS/G1E9bTP/vqszNIN/pUKCk/BTHsKA==", |
| "cpu": [ |
| "ppc64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.59.0.tgz", |
| "integrity": "sha512-NDYMpsXYJJaj+I7UdwIuHHNxXZ/b/N2hR15NyH3m2qAtb/hHPA4g4SuuvrdxetTdndfj9b1WOmy73kcPRoERUg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.59.0.tgz", |
| "integrity": "sha512-nLckB8WOqHIf1bhymk+oHxvM9D3tyPndZH8i8+35p/1YiVoVswPid2yLzgX7ZJP0KQvnkhM4H6QZ5m0LzbyIAg==", |
| "cpu": [ |
| "riscv64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.59.0.tgz", |
| "integrity": "sha512-oF87Ie3uAIvORFBpwnCvUzdeYUqi2wY6jRFWJAy1qus/udHFYIkplYRW+wo+GRUP4sKzYdmE1Y3+rY5Gc4ZO+w==", |
| "cpu": [ |
| "s390x" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.59.0.tgz", |
| "integrity": "sha512-3AHmtQq/ppNuUspKAlvA8HtLybkDflkMuLK4DPo77DfthRb71V84/c4MlWJXixZz4uruIH4uaa07IqoAkG64fg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-linux-x64-musl": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.59.0.tgz", |
| "integrity": "sha512-2UdiwS/9cTAx7qIUZB/fWtToJwvt0Vbo0zmnYt7ED35KPg13Q0ym1g442THLC7VyI6JfYTP4PiSOWyoMdV2/xg==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "linux" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openbsd-x64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-openbsd-x64/-/rollup-openbsd-x64-4.59.0.tgz", |
| "integrity": "sha512-M3bLRAVk6GOwFlPTIxVBSYKUaqfLrn8l0psKinkCFxl4lQvOSz8ZrKDz2gxcBwHFpci0B6rttydI4IpS4IS/jQ==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openbsd" |
| ] |
| }, |
| "node_modules/@rollup/rollup-openharmony-arm64": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.59.0.tgz", |
| "integrity": "sha512-tt9KBJqaqp5i5HUZzoafHZX8b5Q2Fe7UjYERADll83O4fGqJ49O1FsL6LpdzVFQcpwvnyd0i+K/VSwu/o/nWlA==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "openharmony" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.59.0.tgz", |
| "integrity": "sha512-V5B6mG7OrGTwnxaNUzZTDTjDS7F75PO1ae6MJYdiMu60sq0CqN5CVeVsbhPxalupvTX8gXVSU9gq+Rx1/hvu6A==", |
| "cpu": [ |
| "arm64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.59.0.tgz", |
| "integrity": "sha512-UKFMHPuM9R0iBegwzKF4y0C4J9u8C6MEJgFuXTBerMk7EJ92GFVFYBfOZaSGLu6COf7FxpQNqhNS4c4icUPqxA==", |
| "cpu": [ |
| "ia32" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-gnu": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.59.0.tgz", |
| "integrity": "sha512-laBkYlSS1n2L8fSo1thDNGrCTQMmxjYY5G0WFWjFFYZkKPjsMBsgJfGf4TLxXrF6RyhI60L8TMOjBMvXiTcxeA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@rollup/rollup-win32-x64-msvc": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.59.0.tgz", |
| "integrity": "sha512-2HRCml6OztYXyJXAvdDXPKcawukWY2GpR5/nxKp4iBgiO3wcoEGkAaqctIbZcNB6KlUQBIqt8VYkNSj2397EfA==", |
| "cpu": [ |
| "x64" |
| ], |
| "dev": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "win32" |
| ] |
| }, |
| "node_modules/@types/estree": { |
| "version": "1.0.8", |
| "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz", |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@vitejs/plugin-vue": { |
| "version": "5.2.4", |
| "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz", |
| "integrity": "sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": "^18.0.0 || >=20.0.0" |
| }, |
| "peerDependencies": { |
| "vite": "^5.0.0 || ^6.0.0", |
| "vue": "^3.2.25" |
| } |
| }, |
| "node_modules/@volar/language-core": { |
| "version": "2.4.15", |
| "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.15.tgz", |
| "integrity": "sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@volar/source-map": "2.4.15" |
| } |
| }, |
| "node_modules/@volar/source-map": { |
| "version": "2.4.15", |
| "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.15.tgz", |
| "integrity": "sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/@volar/typescript": { |
| "version": "2.4.15", |
| "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.15.tgz", |
| "integrity": "sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@volar/language-core": "2.4.15", |
| "path-browserify": "^1.0.1", |
| "vscode-uri": "^3.0.8" |
| } |
| }, |
| "node_modules/@vue/compiler-core": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.30.tgz", |
| "integrity": "sha512-s3DfdZkcu/qExZ+td75015ljzHc6vE+30cFMGRPROYjqkroYI5NV2X1yAMX9UeyBNWB9MxCfPcsjpLS11nzkkw==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@vue/shared": "3.5.30", |
| "entities": "^7.0.1", |
| "estree-walker": "^2.0.2", |
| "source-map-js": "^1.2.1" |
| } |
| }, |
| "node_modules/@vue/compiler-dom": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.30.tgz", |
| "integrity": "sha512-eCFYESUEVYHhiMuK4SQTldO3RYxyMR/UQL4KdGD1Yrkfdx4m/HYuZ9jSfPdA+nWJY34VWndiYdW/wZXyiPEB9g==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/compiler-core": "3.5.30", |
| "@vue/shared": "3.5.30" |
| } |
| }, |
| "node_modules/@vue/compiler-sfc": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.30.tgz", |
| "integrity": "sha512-LqmFPDn89dtU9vI3wHJnwaV6GfTRD87AjWpTWpyrdVOObVtjIuSeZr181z5C4PmVx/V3j2p+0f7edFKGRMpQ5A==", |
| "license": "MIT", |
| "dependencies": { |
| "@babel/parser": "^7.29.0", |
| "@vue/compiler-core": "3.5.30", |
| "@vue/compiler-dom": "3.5.30", |
| "@vue/compiler-ssr": "3.5.30", |
| "@vue/shared": "3.5.30", |
| "estree-walker": "^2.0.2", |
| "magic-string": "^0.30.21", |
| "postcss": "^8.5.8", |
| "source-map-js": "^1.2.1" |
| } |
| }, |
| "node_modules/@vue/compiler-ssr": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.30.tgz", |
| "integrity": "sha512-NsYK6OMTnx109PSL2IAyf62JP6EUdk4Dmj6AkWcJGBvN0dQoMYtVekAmdqgTtWQgEJo+Okstbf/1p7qZr5H+bA==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/compiler-dom": "3.5.30", |
| "@vue/shared": "3.5.30" |
| } |
| }, |
| "node_modules/@vue/compiler-vue2": { |
| "version": "2.7.16", |
| "resolved": "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz", |
| "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "de-indent": "^1.0.2", |
| "he": "^1.2.0" |
| } |
| }, |
| "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==", |
| "license": "MIT" |
| }, |
| "node_modules/@vue/language-core": { |
| "version": "2.2.12", |
| "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.12.tgz", |
| "integrity": "sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@volar/language-core": "2.4.15", |
| "@vue/compiler-dom": "^3.5.0", |
| "@vue/compiler-vue2": "^2.7.16", |
| "@vue/shared": "^3.5.0", |
| "alien-signals": "^1.0.3", |
| "minimatch": "^9.0.3", |
| "muggle-string": "^0.4.1", |
| "path-browserify": "^1.0.1" |
| }, |
| "peerDependencies": { |
| "typescript": "*" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/@vue/reactivity": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.30.tgz", |
| "integrity": "sha512-179YNgKATuwj9gB+66snskRDOitDiuOZqkYia7mHKJaidOMo/WJxHKF8DuGc4V4XbYTJANlfEKb0yxTQotnx4Q==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/shared": "3.5.30" |
| } |
| }, |
| "node_modules/@vue/runtime-core": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.30.tgz", |
| "integrity": "sha512-e0Z+8PQsUTdwV8TtEsLzUM7SzC7lQwYKePydb7K2ZnmS6jjND+WJXkmmfh/swYzRyfP1EY3fpdesyYoymCzYfg==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/reactivity": "3.5.30", |
| "@vue/shared": "3.5.30" |
| } |
| }, |
| "node_modules/@vue/runtime-dom": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.30.tgz", |
| "integrity": "sha512-2UIGakjU4WSQ0T4iwDEW0W7vQj6n7AFn7taqZ9Cvm0Q/RA2FFOziLESrDL4GmtI1wV3jXg5nMoJSYO66egDUBw==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/reactivity": "3.5.30", |
| "@vue/runtime-core": "3.5.30", |
| "@vue/shared": "3.5.30", |
| "csstype": "^3.2.3" |
| } |
| }, |
| "node_modules/@vue/server-renderer": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.30.tgz", |
| "integrity": "sha512-v+R34icapydRwbZRD0sXwtHqrQJv38JuMB4JxbOxd8NEpGLny7cncMp53W9UH/zo4j8eDHjQ1dEJXwzFQknjtQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/compiler-ssr": "3.5.30", |
| "@vue/shared": "3.5.30" |
| }, |
| "peerDependencies": { |
| "vue": "3.5.30" |
| } |
| }, |
| "node_modules/@vue/shared": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.30.tgz", |
| "integrity": "sha512-YXgQ7JjaO18NeK2K9VTbDHaFy62WrObMa6XERNfNOkAhD1F1oDSf3ZJ7K6GqabZ0BvSDHajp8qfS5Sa2I9n8uQ==", |
| "license": "MIT" |
| }, |
| "node_modules/alien-signals": { |
| "version": "1.0.13", |
| "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz", |
| "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "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/brace-expansion": { |
| "version": "2.0.2", |
| "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.2.tgz", |
| "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "balanced-match": "^1.0.0" |
| } |
| }, |
| "node_modules/csstype": { |
| "version": "3.2.3", |
| "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.2.3.tgz", |
| "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
| "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/entities": { |
| "version": "7.0.1", |
| "resolved": "https://registry.npmmirror.com/entities/-/entities-7.0.1.tgz", |
| "integrity": "sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==", |
| "license": "BSD-2-Clause", |
| "engines": { |
| "node": ">=0.12" |
| }, |
| "funding": { |
| "url": "https://github.com/fb55/entities?sponsor=1" |
| } |
| }, |
| "node_modules/esbuild": { |
| "version": "0.25.12", |
| "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.25.12.tgz", |
| "integrity": "sha512-bbPBYYrtZbkt6Os6FiTLCTFxvq4tt3JKall1vRwshA3fdVztsLAatFaZobhkBC8/BrPetoa0oksYoKXoG4ryJg==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "bin": { |
| "esbuild": "bin/esbuild" |
| }, |
| "engines": { |
| "node": ">=18" |
| }, |
| "optionalDependencies": { |
| "@esbuild/aix-ppc64": "0.25.12", |
| "@esbuild/android-arm": "0.25.12", |
| "@esbuild/android-arm64": "0.25.12", |
| "@esbuild/android-x64": "0.25.12", |
| "@esbuild/darwin-arm64": "0.25.12", |
| "@esbuild/darwin-x64": "0.25.12", |
| "@esbuild/freebsd-arm64": "0.25.12", |
| "@esbuild/freebsd-x64": "0.25.12", |
| "@esbuild/linux-arm": "0.25.12", |
| "@esbuild/linux-arm64": "0.25.12", |
| "@esbuild/linux-ia32": "0.25.12", |
| "@esbuild/linux-loong64": "0.25.12", |
| "@esbuild/linux-mips64el": "0.25.12", |
| "@esbuild/linux-ppc64": "0.25.12", |
| "@esbuild/linux-riscv64": "0.25.12", |
| "@esbuild/linux-s390x": "0.25.12", |
| "@esbuild/linux-x64": "0.25.12", |
| "@esbuild/netbsd-arm64": "0.25.12", |
| "@esbuild/netbsd-x64": "0.25.12", |
| "@esbuild/openbsd-arm64": "0.25.12", |
| "@esbuild/openbsd-x64": "0.25.12", |
| "@esbuild/openharmony-arm64": "0.25.12", |
| "@esbuild/sunos-x64": "0.25.12", |
| "@esbuild/win32-arm64": "0.25.12", |
| "@esbuild/win32-ia32": "0.25.12", |
| "@esbuild/win32-x64": "0.25.12" |
| } |
| }, |
| "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/fdir": { |
| "version": "6.5.0", |
| "resolved": "https://registry.npmmirror.com/fdir/-/fdir-6.5.0.tgz", |
| "integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "peerDependencies": { |
| "picomatch": "^3 || ^4" |
| }, |
| "peerDependenciesMeta": { |
| "picomatch": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/fsevents": { |
| "version": "2.3.3", |
| "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz", |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", |
| "dev": true, |
| "hasInstallScript": true, |
| "license": "MIT", |
| "optional": true, |
| "os": [ |
| "darwin" |
| ], |
| "engines": { |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" |
| } |
| }, |
| "node_modules/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/highlight.js": { |
| "version": "11.11.1", |
| "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-11.11.1.tgz", |
| "integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=12.0.0" |
| } |
| }, |
| "node_modules/magic-string": { |
| "version": "0.30.21", |
| "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.21.tgz", |
| "integrity": "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ==", |
| "license": "MIT", |
| "dependencies": { |
| "@jridgewell/sourcemap-codec": "^1.5.5" |
| } |
| }, |
| "node_modules/marked": { |
| "version": "15.0.12", |
| "resolved": "https://registry.npmmirror.com/marked/-/marked-15.0.12.tgz", |
| "integrity": "sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==", |
| "license": "MIT", |
| "bin": { |
| "marked": "bin/marked.js" |
| }, |
| "engines": { |
| "node": ">= 18" |
| } |
| }, |
| "node_modules/minimatch": { |
| "version": "9.0.9", |
| "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.9.tgz", |
| "integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==", |
| "dev": true, |
| "license": "ISC", |
| "dependencies": { |
| "brace-expansion": "^2.0.2" |
| }, |
| "engines": { |
| "node": ">=16 || 14 >=14.17" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/isaacs" |
| } |
| }, |
| "node_modules/muggle-string": { |
| "version": "0.4.1", |
| "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz", |
| "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/nanoid": { |
| "version": "3.3.11", |
| "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", |
| "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", |
| "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/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/picocolors": { |
| "version": "1.1.1", |
| "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz", |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| "license": "ISC" |
| }, |
| "node_modules/picomatch": { |
| "version": "4.0.3", |
| "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.3.tgz", |
| "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", |
| "dev": true, |
| "license": "MIT", |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/jonschlinkert" |
| } |
| }, |
| "node_modules/pinia": { |
| "version": "2.3.1", |
| "resolved": "https://registry.npmmirror.com/pinia/-/pinia-2.3.1.tgz", |
| "integrity": "sha512-khUlZSwt9xXCaTbbxFYBKDc/bWAGWJjOgvxETwkTN7KRm66EeT1ZdZj6i2ceh9sP2Pzqsbc704r2yngBrxBVug==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/devtools-api": "^6.6.3", |
| "vue-demi": "^0.14.10" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/posva" |
| }, |
| "peerDependencies": { |
| "typescript": ">=4.4.4", |
| "vue": "^2.7.0 || ^3.5.11" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/postcss": { |
| "version": "8.5.8", |
| "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.8.tgz", |
| "integrity": "sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==", |
| "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.11", |
| "picocolors": "^1.1.1", |
| "source-map-js": "^1.2.1" |
| }, |
| "engines": { |
| "node": "^10 || ^12 || >=14" |
| } |
| }, |
| "node_modules/rollup": { |
| "version": "4.59.0", |
| "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.59.0.tgz", |
| "integrity": "sha512-2oMpl67a3zCH9H79LeMcbDhXW/UmWG/y2zuqnF2jQq5uq9TbM9TVyXvA4+t+ne2IIkBdrLpAaRQAvo7YI/Yyeg==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@types/estree": "1.0.8" |
| }, |
| "bin": { |
| "rollup": "dist/bin/rollup" |
| }, |
| "engines": { |
| "node": ">=18.0.0", |
| "npm": ">=8.0.0" |
| }, |
| "optionalDependencies": { |
| "@rollup/rollup-android-arm-eabi": "4.59.0", |
| "@rollup/rollup-android-arm64": "4.59.0", |
| "@rollup/rollup-darwin-arm64": "4.59.0", |
| "@rollup/rollup-darwin-x64": "4.59.0", |
| "@rollup/rollup-freebsd-arm64": "4.59.0", |
| "@rollup/rollup-freebsd-x64": "4.59.0", |
| "@rollup/rollup-linux-arm-gnueabihf": "4.59.0", |
| "@rollup/rollup-linux-arm-musleabihf": "4.59.0", |
| "@rollup/rollup-linux-arm64-gnu": "4.59.0", |
| "@rollup/rollup-linux-arm64-musl": "4.59.0", |
| "@rollup/rollup-linux-loong64-gnu": "4.59.0", |
| "@rollup/rollup-linux-loong64-musl": "4.59.0", |
| "@rollup/rollup-linux-ppc64-gnu": "4.59.0", |
| "@rollup/rollup-linux-ppc64-musl": "4.59.0", |
| "@rollup/rollup-linux-riscv64-gnu": "4.59.0", |
| "@rollup/rollup-linux-riscv64-musl": "4.59.0", |
| "@rollup/rollup-linux-s390x-gnu": "4.59.0", |
| "@rollup/rollup-linux-x64-gnu": "4.59.0", |
| "@rollup/rollup-linux-x64-musl": "4.59.0", |
| "@rollup/rollup-openbsd-x64": "4.59.0", |
| "@rollup/rollup-openharmony-arm64": "4.59.0", |
| "@rollup/rollup-win32-arm64-msvc": "4.59.0", |
| "@rollup/rollup-win32-ia32-msvc": "4.59.0", |
| "@rollup/rollup-win32-x64-gnu": "4.59.0", |
| "@rollup/rollup-win32-x64-msvc": "4.59.0", |
| "fsevents": "~2.3.2" |
| } |
| }, |
| "node_modules/source-map-js": { |
| "version": "1.2.1", |
| "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz", |
| "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", |
| "license": "BSD-3-Clause", |
| "engines": { |
| "node": ">=0.10.0" |
| } |
| }, |
| "node_modules/tinyglobby": { |
| "version": "0.2.15", |
| "resolved": "https://registry.npmmirror.com/tinyglobby/-/tinyglobby-0.2.15.tgz", |
| "integrity": "sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "fdir": "^6.5.0", |
| "picomatch": "^4.0.3" |
| }, |
| "engines": { |
| "node": ">=12.0.0" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/SuperchupuDev" |
| } |
| }, |
| "node_modules/typescript": { |
| "version": "5.9.3", |
| "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.9.3.tgz", |
| "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", |
| "devOptional": true, |
| "license": "Apache-2.0", |
| "bin": { |
| "tsc": "bin/tsc", |
| "tsserver": "bin/tsserver" |
| }, |
| "engines": { |
| "node": ">=14.17" |
| } |
| }, |
| "node_modules/vite": { |
| "version": "6.4.1", |
| "resolved": "https://registry.npmmirror.com/vite/-/vite-6.4.1.tgz", |
| "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "esbuild": "^0.25.0", |
| "fdir": "^6.4.4", |
| "picomatch": "^4.0.2", |
| "postcss": "^8.5.3", |
| "rollup": "^4.34.9", |
| "tinyglobby": "^0.2.13" |
| }, |
| "bin": { |
| "vite": "bin/vite.js" |
| }, |
| "engines": { |
| "node": "^18.0.0 || ^20.0.0 || >=22.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 || >=22.0.0", |
| "jiti": ">=1.21.0", |
| "less": "*", |
| "lightningcss": "^1.21.0", |
| "sass": "*", |
| "sass-embedded": "*", |
| "stylus": "*", |
| "sugarss": "*", |
| "terser": "^5.16.0", |
| "tsx": "^4.8.1", |
| "yaml": "^2.4.2" |
| }, |
| "peerDependenciesMeta": { |
| "@types/node": { |
| "optional": true |
| }, |
| "jiti": { |
| "optional": true |
| }, |
| "less": { |
| "optional": true |
| }, |
| "lightningcss": { |
| "optional": true |
| }, |
| "sass": { |
| "optional": true |
| }, |
| "sass-embedded": { |
| "optional": true |
| }, |
| "stylus": { |
| "optional": true |
| }, |
| "sugarss": { |
| "optional": true |
| }, |
| "terser": { |
| "optional": true |
| }, |
| "tsx": { |
| "optional": true |
| }, |
| "yaml": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vscode-uri": { |
| "version": "3.1.0", |
| "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz", |
| "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==", |
| "dev": true, |
| "license": "MIT" |
| }, |
| "node_modules/vue": { |
| "version": "3.5.30", |
| "resolved": "https://registry.npmmirror.com/vue/-/vue-3.5.30.tgz", |
| "integrity": "sha512-hTHLc6VNZyzzEH/l7PFGjpcTvUgiaPK5mdLkbjrTeWSRcEfxFrv56g/XckIYlE9ckuobsdwqd5mk2g1sBkMewg==", |
| "license": "MIT", |
| "dependencies": { |
| "@vue/compiler-dom": "3.5.30", |
| "@vue/compiler-sfc": "3.5.30", |
| "@vue/runtime-dom": "3.5.30", |
| "@vue/server-renderer": "3.5.30", |
| "@vue/shared": "3.5.30" |
| }, |
| "peerDependencies": { |
| "typescript": "*" |
| }, |
| "peerDependenciesMeta": { |
| "typescript": { |
| "optional": true |
| } |
| } |
| }, |
| "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, |
| "license": "MIT", |
| "bin": { |
| "vue-demi-fix": "bin/vue-demi-fix.js", |
| "vue-demi-switch": "bin/vue-demi-switch.js" |
| }, |
| "engines": { |
| "node": ">=12" |
| }, |
| "funding": { |
| "url": "https://github.com/sponsors/antfu" |
| }, |
| "peerDependencies": { |
| "@vue/composition-api": "^1.0.0-rc.1", |
| "vue": "^3.0.0-0 || ^2.6.0" |
| }, |
| "peerDependenciesMeta": { |
| "@vue/composition-api": { |
| "optional": true |
| } |
| } |
| }, |
| "node_modules/vue-tsc": { |
| "version": "2.2.12", |
| "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.12.tgz", |
| "integrity": "sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==", |
| "dev": true, |
| "license": "MIT", |
| "dependencies": { |
| "@volar/typescript": "2.4.15", |
| "@vue/language-core": "2.2.12" |
| }, |
| "bin": { |
| "vue-tsc": "bin/vue-tsc.js" |
| }, |
| "peerDependencies": { |
| "typescript": ">=5.0.0" |
| } |
| } |
| } |
| } |
|
|