Spaces:
Running
Running
| { | |
| "name": "paper_trading_viz", | |
| "version": "0.1.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "paper_trading_viz", | |
| "version": "0.1.0", | |
| "dependencies": { | |
| "@fortawesome/fontawesome-svg-core": "^7.1.0", | |
| "@fortawesome/free-brands-svg-icons": "^7.1.0", | |
| "@fortawesome/free-regular-svg-icons": "^7.1.0", | |
| "@fortawesome/free-solid-svg-icons": "^7.1.0", | |
| "@fortawesome/vue-fontawesome": "^3.1.2", | |
| "@primevue/themes": "^4.1.0", | |
| "@supabase/supabase-js": "^2.45.4", | |
| "chart.js": "^4.5.1", | |
| "chartjs-plugin-zoom": "^2.2.0", | |
| "echarts": "^6.0.0", | |
| "emailjs-com": "^3.2.0", | |
| "hammerjs": "^2.0.8", | |
| "install": "^0.13.0", | |
| "npm": "^11.6.2", | |
| "nyse-holidays": "^1.2.0", | |
| "primeflex": "^3.3.1", | |
| "primeicons": "^7.0.0", | |
| "primevue": "^4.1.0", | |
| "vue": "^3.4.38", | |
| "vue-echarts": "^8.0.1", | |
| "vue-router": "^4.4.5" | |
| }, | |
| "devDependencies": { | |
| "@tsconfig/node22": "^22.0.2", | |
| "@vitejs/plugin-vue": "^5.1.2", | |
| "@vue/tsconfig": "^0.8.1", | |
| "vite": "^5.4.2" | |
| } | |
| }, | |
| "node_modules/@babel/helper-string-parser": { | |
| "version": "7.27.1", | |
| "resolved": "https://registry.npmjs.org/@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.27.1", | |
| "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz", | |
| "integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@babel/parser": { | |
| "version": "7.28.4", | |
| "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.4.tgz", | |
| "integrity": "sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/types": "^7.28.4" | |
| }, | |
| "bin": { | |
| "parser": "bin/babel-parser.js" | |
| }, | |
| "engines": { | |
| "node": ">=6.0.0" | |
| } | |
| }, | |
| "node_modules/@babel/types": { | |
| "version": "7.28.4", | |
| "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.4.tgz", | |
| "integrity": "sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/helper-string-parser": "^7.27.1", | |
| "@babel/helper-validator-identifier": "^7.27.1" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@esbuild/aix-ppc64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", | |
| "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "aix" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.21.5.tgz", | |
| "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", | |
| "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/android-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.21.5.tgz", | |
| "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", | |
| "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/darwin-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", | |
| "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", | |
| "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/freebsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", | |
| "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", | |
| "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ia32": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", | |
| "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-loong64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", | |
| "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-mips64el": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", | |
| "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", | |
| "cpu": [ | |
| "mips64el" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-ppc64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", | |
| "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-riscv64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", | |
| "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-s390x": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", | |
| "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/linux-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", | |
| "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/netbsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "netbsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/openbsd-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", | |
| "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "openbsd" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/sunos-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", | |
| "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "sunos" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-arm64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", | |
| "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-ia32": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", | |
| "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@esbuild/win32-x64": { | |
| "version": "0.21.5", | |
| "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", | |
| "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ], | |
| "engines": { | |
| "node": ">=12" | |
| } | |
| }, | |
| "node_modules/@fortawesome/fontawesome-common-types": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-7.1.0.tgz", | |
| "integrity": "sha512-l/BQM7fYntsCI//du+6sEnHOP6a74UixFyOYUyz2DLMXKx+6DEhfR3F2NYGE45XH1JJuIamacb4IZs9S0ZOWLA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@fortawesome/fontawesome-svg-core": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-svg-core/-/fontawesome-svg-core-7.1.0.tgz", | |
| "integrity": "sha512-fNxRUk1KhjSbnbuBxlWSnBLKLBNun52ZBTcs22H/xEEzM6Ap81ZFTQ4bZBxVQGQgVY0xugKGoRcCbaKjLQ3XZA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@fortawesome/fontawesome-common-types": "7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@fortawesome/free-brands-svg-icons": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/free-brands-svg-icons/-/free-brands-svg-icons-7.1.0.tgz", | |
| "integrity": "sha512-9byUd9bgNfthsZAjBl6GxOu1VPHgBuRUP9juI7ZoM98h8xNPTCTagfwUFyYscdZq4Hr7gD1azMfM9s5tIWKZZA==", | |
| "license": "(CC-BY-4.0 AND MIT)", | |
| "dependencies": { | |
| "@fortawesome/fontawesome-common-types": "7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@fortawesome/free-regular-svg-icons": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/free-regular-svg-icons/-/free-regular-svg-icons-7.1.0.tgz", | |
| "integrity": "sha512-0e2fdEyB4AR+e6kU4yxwA/MonnYcw/CsMEP9lH82ORFi9svA6/RhDyhxIv5mlJaldmaHLLYVTb+3iEr+PDSZuQ==", | |
| "license": "(CC-BY-4.0 AND MIT)", | |
| "dependencies": { | |
| "@fortawesome/fontawesome-common-types": "7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@fortawesome/free-solid-svg-icons": { | |
| "version": "7.1.0", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-7.1.0.tgz", | |
| "integrity": "sha512-Udu3K7SzAo9N013qt7qmm22/wo2hADdheXtBfxFTecp+ogsc0caQNRKEb7pkvvagUGOpG9wJC1ViH6WXs8oXIA==", | |
| "license": "(CC-BY-4.0 AND MIT)", | |
| "dependencies": { | |
| "@fortawesome/fontawesome-common-types": "7.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/@fortawesome/vue-fontawesome": { | |
| "version": "3.1.2", | |
| "resolved": "https://registry.npmjs.org/@fortawesome/vue-fontawesome/-/vue-fontawesome-3.1.2.tgz", | |
| "integrity": "sha512-mhYnBIuuW8OIMHf31kOjaBmyE7BMrwBorhrOHVud6vTTu+7IPQNWB+DWaHoE75v10dRF5s/dFtcrgE7vKSEWwQ==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "@fortawesome/fontawesome-svg-core": "~1 || ~6 || ~7", | |
| "vue": ">= 3.0.0 < 4" | |
| } | |
| }, | |
| "node_modules/@jridgewell/sourcemap-codec": { | |
| "version": "1.5.5", | |
| "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz", | |
| "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@kurkle/color": { | |
| "version": "0.3.4", | |
| "resolved": "https://registry.npmjs.org/@kurkle/color/-/color-0.3.4.tgz", | |
| "integrity": "sha512-M5UknZPHRu3DEDWoipU6sE8PdkZ6Z/S+v4dD+Ke8IaNlpdSQah50lz1KtcFBa2vsdOnwbbnxJwVM4wty6udA5w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@primeuix/styled": { | |
| "version": "0.7.4", | |
| "resolved": "https://registry.npmjs.org/@primeuix/styled/-/styled-0.7.4.tgz", | |
| "integrity": "sha512-QSO/NpOQg8e9BONWRBx9y8VGMCMYz0J/uKfNJEya/RGEu7ARx0oYW0ugI1N3/KB1AAvyGxzKBzGImbwg0KUiOQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/utils": "^0.6.1" | |
| }, | |
| "engines": { | |
| "node": ">=12.11.0" | |
| } | |
| }, | |
| "node_modules/@primeuix/styles": { | |
| "version": "1.2.5", | |
| "resolved": "https://registry.npmjs.org/@primeuix/styles/-/styles-1.2.5.tgz", | |
| "integrity": "sha512-nypFRct/oaaBZqP4jinT0puW8ZIfs4u+l/vqUFmJEPU332fl5ePj6DoOpQgTLzo3OfmvSmz5a5/5b4OJJmmi7Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/styled": "^0.7.3" | |
| } | |
| }, | |
| "node_modules/@primeuix/themes": { | |
| "version": "1.2.5", | |
| "resolved": "https://registry.npmjs.org/@primeuix/themes/-/themes-1.2.5.tgz", | |
| "integrity": "sha512-n3YkwJrHQaEESc/D/A/iD815sxp8cKnmzscA6a8Tm8YvMtYU32eCahwLLe6h5rywghVwxASWuG36XBgISYOIjQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/styled": "^0.7.3" | |
| } | |
| }, | |
| "node_modules/@primeuix/utils": { | |
| "version": "0.6.1", | |
| "resolved": "https://registry.npmjs.org/@primeuix/utils/-/utils-0.6.1.tgz", | |
| "integrity": "sha512-tQL/ZOPgCdD+NTimlUmhyD0ey8J1XmpZE4hDHM+/fnuBicVVmlKOd5HpS748LcOVRUKbWjmEPdHX4hi5XZoC1Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.11.0" | |
| } | |
| }, | |
| "node_modules/@primevue/core": { | |
| "version": "4.4.1", | |
| "resolved": "https://registry.npmjs.org/@primevue/core/-/core-4.4.1.tgz", | |
| "integrity": "sha512-RG56iDKIJT//EtntjQzOiWOHZZJczw/qWWtdL5vFvw8/QDS9DPKn8HLpXK7N5Le6KK1MLXUsxoiGTZK+poUFUg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/styled": "^0.7.4", | |
| "@primeuix/utils": "^0.6.1" | |
| }, | |
| "engines": { | |
| "node": ">=12.11.0" | |
| }, | |
| "peerDependencies": { | |
| "vue": "^3.5.0" | |
| } | |
| }, | |
| "node_modules/@primevue/icons": { | |
| "version": "4.4.1", | |
| "resolved": "https://registry.npmjs.org/@primevue/icons/-/icons-4.4.1.tgz", | |
| "integrity": "sha512-UfDimrIjVdY6EziwieyV4zPKzW6mnKHKhy4Dgyjv2oI6pNeuim+onbJo1ce22PEGXW78vfblG/3/JIzVHFweqQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/utils": "^0.6.1", | |
| "@primevue/core": "4.4.1" | |
| }, | |
| "engines": { | |
| "node": ">=12.11.0" | |
| } | |
| }, | |
| "node_modules/@primevue/themes": { | |
| "version": "4.4.1", | |
| "resolved": "https://registry.npmjs.org/@primevue/themes/-/themes-4.4.1.tgz", | |
| "integrity": "sha512-3qofw+UhTG5rZXUU+RtYY1ea5Q84LvfHtDuzFLUSK9pL1SLS+S4CBnoMuVM9I009FdVyNGT0Bib3sLMf21SBVQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/styled": "^0.7.4", | |
| "@primeuix/themes": "^1.2.5" | |
| }, | |
| "engines": { | |
| "node": ">=12.11.0" | |
| } | |
| }, | |
| "node_modules/@rollup/rollup-android-arm-eabi": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.4.tgz", | |
| "integrity": "sha512-BTm2qKNnWIQ5auf4deoetINJm2JzvihvGb9R6K/ETwKLql/Bb3Eg2H1FBp1gUb4YGbydMA3jcmQTR73q7J+GAA==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-android-arm64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.52.4.tgz", | |
| "integrity": "sha512-P9LDQiC5vpgGFgz7GSM6dKPCiqR3XYN1WwJKA4/BUVDjHpYsf3iBEmVz62uyq20NGYbiGPR5cNHI7T1HqxNs2w==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "android" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-arm64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.52.4.tgz", | |
| "integrity": "sha512-QRWSW+bVccAvZF6cbNZBJwAehmvG9NwfWHwMy4GbWi/BQIA/laTIktebT2ipVjNncqE6GLPxOok5hsECgAxGZg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-darwin-x64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.52.4.tgz", | |
| "integrity": "sha512-hZgP05pResAkRJxL1b+7yxCnXPGsXU0fG9Yfd6dUaoGk+FhdPKCJ5L1Sumyxn8kvw8Qi5PvQ8ulenUbRjzeCTw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-arm64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.52.4.tgz", | |
| "integrity": "sha512-xmc30VshuBNUd58Xk4TKAEcRZHaXlV+tCxIXELiE9sQuK3kG8ZFgSPi57UBJt8/ogfhAF5Oz4ZSUBN77weM+mQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-freebsd-x64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.52.4.tgz", | |
| "integrity": "sha512-WdSLpZFjOEqNZGmHflxyifolwAiZmDQzuOzIq9L27ButpCVpD7KzTRtEG1I0wMPFyiyUdOO+4t8GvrnBLQSwpw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "freebsd" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-gnueabihf": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.52.4.tgz", | |
| "integrity": "sha512-xRiOu9Of1FZ4SxVbB0iEDXc4ddIcjCv2aj03dmW8UrZIW7aIQ9jVJdLBIhxBI+MaTnGAKyvMwPwQnoOEvP7FgQ==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm-musleabihf": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.52.4.tgz", | |
| "integrity": "sha512-FbhM2p9TJAmEIEhIgzR4soUcsW49e9veAQCziwbR+XWB2zqJ12b4i/+hel9yLiD8pLncDH4fKIPIbt5238341Q==", | |
| "cpu": [ | |
| "arm" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-4n4gVwhPHR9q/g8lKCyz0yuaD0MvDf7dV4f9tHt0C73Mp8h38UCtSCSE6R9iBlTbXlmA8CjpsZoujhszefqueg==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-arm64-musl": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.52.4.tgz", | |
| "integrity": "sha512-u0n17nGA0nvi/11gcZKsjkLj1QIpAuPFQbR48Subo7SmZJnGxDpspyw2kbpuoQnyK+9pwf3pAoEXerJs/8Mi9g==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-loong64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loong64-gnu/-/rollup-linux-loong64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-0G2c2lpYtbTuXo8KEJkDkClE/+/2AFPdPAbmaHoE870foRFs4pBrDehilMcrSScrN/fB/1HTaWO4bqw+ewBzMQ==", | |
| "cpu": [ | |
| "loong64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-ppc64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-teSACug1GyZHmPDv14VNbvZFX779UqWTsd7KtTM9JIZRDI5NUwYSIS30kzI8m06gOPB//jtpqlhmraQ68b5X2g==", | |
| "cpu": [ | |
| "ppc64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-/MOEW3aHjjs1p4Pw1Xk4+3egRevx8Ji9N6HUIA1Ifh8Q+cg9dremvFCUbOX2Zebz80BwJIgCBUemjqhU5XI5Eg==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-riscv64-musl": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.52.4.tgz", | |
| "integrity": "sha512-1HHmsRyh845QDpEWzOFtMCph5Ts+9+yllCrREuBR/vg2RogAQGGBRC8lDPrPOMnrdOJ+mt1WLMOC2Kao/UwcvA==", | |
| "cpu": [ | |
| "riscv64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-s390x-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.52.4.tgz", | |
| "integrity": "sha512-seoeZp4L/6D1MUyjWkOMRU6/iLmCU2EjbMTyAG4oIOs1/I82Y5lTeaxW0KBfkUdHAWN7j25bpkt0rjnOgAcQcA==", | |
| "cpu": [ | |
| "s390x" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-Wi6AXf0k0L7E2gteNsNHUs7UMwCIhsCTs6+tqQ5GPwVRWMaflqGec4Sd8n6+FNFDw9vGcReqk2KzBDhCa1DLYg==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-linux-x64-musl": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.52.4.tgz", | |
| "integrity": "sha512-dtBZYjDmCQ9hW+WgEkaffvRRCKm767wWhxsFW3Lw86VXz/uJRuD438/XvbZT//B96Vs8oTA8Q4A0AfHbrxP9zw==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "linux" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-openharmony-arm64": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-openharmony-arm64/-/rollup-openharmony-arm64-4.52.4.tgz", | |
| "integrity": "sha512-1ox+GqgRWqaB1RnyZXL8PD6E5f7YyRUJYnCqKpNzxzP0TkaUh112NDrR9Tt+C8rJ4x5G9Mk8PQR3o7Ku2RKqKA==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "openharmony" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-arm64-msvc": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.52.4.tgz", | |
| "integrity": "sha512-8GKr640PdFNXwzIE0IrkMWUNUomILLkfeHjXBi/nUvFlpZP+FA8BKGKpacjW6OUUHaNI6sUURxR2U2g78FOHWQ==", | |
| "cpu": [ | |
| "arm64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-ia32-msvc": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.52.4.tgz", | |
| "integrity": "sha512-AIy/jdJ7WtJ/F6EcfOb2GjR9UweO0n43jNObQMb6oGxkYTfLcnN7vYYpG+CN3lLxrQkzWnMOoNSHTW54pgbVxw==", | |
| "cpu": [ | |
| "ia32" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-gnu": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-gnu/-/rollup-win32-x64-gnu-4.52.4.tgz", | |
| "integrity": "sha512-UF9KfsH9yEam0UjTwAgdK0anlQ7c8/pWPU2yVjyWcF1I1thABt6WXE47cI71pGiZ8wGvxohBoLnxM04L/wj8mQ==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@rollup/rollup-win32-x64-msvc": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.52.4.tgz", | |
| "integrity": "sha512-bf9PtUa0u8IXDVxzRToFQKsNCRz9qLYfR/MpECxl4mRoWYjAeFjgxj1XdZr2M/GNVpT05p+LgQOHopYDlUu6/w==", | |
| "cpu": [ | |
| "x64" | |
| ], | |
| "dev": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "win32" | |
| ] | |
| }, | |
| "node_modules/@supabase/auth-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.74.0.tgz", | |
| "integrity": "sha512-EJYDxYhBCOS40VJvfQ5zSjo8Ku7JbTICLTcmXt4xHMQZt4IumpRfHg11exXI9uZ6G7fhsQlNgbzDhFN4Ni9NnA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/node-fetch": "2.6.15" | |
| } | |
| }, | |
| "node_modules/@supabase/functions-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.74.0.tgz", | |
| "integrity": "sha512-VqWYa981t7xtIFVf7LRb9meklHckbH/tqwaML5P3LgvlaZHpoSPjMCNLcquuLYiJLxnh2rio7IxLh+VlvRvSWw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/node-fetch": "2.6.15" | |
| } | |
| }, | |
| "node_modules/@supabase/node-fetch": { | |
| "version": "2.6.15", | |
| "resolved": "https://registry.npmjs.org/@supabase/node-fetch/-/node-fetch-2.6.15.tgz", | |
| "integrity": "sha512-1ibVeYUacxWYi9i0cf5efil6adJ9WRyZBLivgjs+AUpewx1F3xPi7gLgaASI2SmIQxPoCEjAsLAzKPgMJVgOUQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "whatwg-url": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "4.x || >=6.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/postgrest-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.74.0.tgz", | |
| "integrity": "sha512-9Ypa2eS0Ib/YQClE+BhDSjx7OKjYEF6LAGjTB8X4HucdboGEwR0LZKctNfw6V0PPIAVjjzZxIlNBXGv0ypIkHw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/node-fetch": "2.6.15" | |
| } | |
| }, | |
| "node_modules/@supabase/realtime-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.74.0.tgz", | |
| "integrity": "sha512-K5VqpA4/7RO1u1nyD5ICFKzWKu58bIDcPxHY0aFA7MyWkFd0pzi/XYXeoSsAifnD9p72gPIpgxVXCQZKJg1ktQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/node-fetch": "2.6.15", | |
| "@types/phoenix": "^1.6.6", | |
| "@types/ws": "^8.18.1", | |
| "ws": "^8.18.2" | |
| } | |
| }, | |
| "node_modules/@supabase/storage-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.74.0.tgz", | |
| "integrity": "sha512-o0cTQdMqHh4ERDLtjUp1/KGPbQoNwKRxUh6f8+KQyjC5DSmiw/r+jgFe/WHh067aW+WU8nA9Ytw9ag7OhzxEkQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/node-fetch": "2.6.15" | |
| } | |
| }, | |
| "node_modules/@supabase/supabase-js": { | |
| "version": "2.74.0", | |
| "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.74.0.tgz", | |
| "integrity": "sha512-IEMM/V6gKdP+N/X31KDIczVzghDpiPWFGLNjS8Rus71KvV6y6ueLrrE/JGCHDrU+9pq5copF3iCa0YQh+9Lq9Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/auth-js": "2.74.0", | |
| "@supabase/functions-js": "2.74.0", | |
| "@supabase/node-fetch": "2.6.15", | |
| "@supabase/postgrest-js": "2.74.0", | |
| "@supabase/realtime-js": "2.74.0", | |
| "@supabase/storage-js": "2.74.0" | |
| } | |
| }, | |
| "node_modules/@tsconfig/node22": { | |
| "version": "22.0.2", | |
| "resolved": "https://registry.npmjs.org/@tsconfig/node22/-/node22-22.0.2.tgz", | |
| "integrity": "sha512-Kmwj4u8sDRDrMYRoN9FDEcXD8UpBSaPQQ24Gz+Gamqfm7xxn+GBR7ge/Z7pK8OXNGyUzbSwJj+TH6B+DS/epyA==", | |
| "dev": true | |
| }, | |
| "node_modules/@types/estree": { | |
| "version": "1.0.8", | |
| "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz", | |
| "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==", | |
| "dev": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/hammerjs": { | |
| "version": "2.0.46", | |
| "resolved": "https://registry.npmjs.org/@types/hammerjs/-/hammerjs-2.0.46.tgz", | |
| "integrity": "sha512-ynRvcq6wvqexJ9brDMS4BnBLzmr0e14d6ZJTEShTBWKymQiHwlAyGu0ZPEFI2Fh1U53F7tN9ufClWM5KvqkKOw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/node": { | |
| "version": "24.7.0", | |
| "resolved": "https://registry.npmjs.org/@types/node/-/node-24.7.0.tgz", | |
| "integrity": "sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "undici-types": "~7.14.0" | |
| } | |
| }, | |
| "node_modules/@types/phoenix": { | |
| "version": "1.6.6", | |
| "resolved": "https://registry.npmjs.org/@types/phoenix/-/phoenix-1.6.6.tgz", | |
| "integrity": "sha512-PIzZZlEppgrpoT2QgbnDU+MMzuR6BbCjllj0bM70lWoejMeNJAxCchxnv7J3XFkI8MpygtRpzXrIlmWUBclP5A==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@types/ws": { | |
| "version": "8.18.1", | |
| "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz", | |
| "integrity": "sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/node": "*" | |
| } | |
| }, | |
| "node_modules/@vitejs/plugin-vue": { | |
| "version": "5.2.4", | |
| "resolved": "https://registry.npmjs.org/@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/@vue/compiler-core": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.22.tgz", | |
| "integrity": "sha512-jQ0pFPmZwTEiRNSb+i9Ow/I/cHv2tXYqsnHKKyCQ08irI2kdF5qmYedmF8si8mA7zepUFmJ2hqzS8CQmNOWOkQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.28.4", | |
| "@vue/shared": "3.5.22", | |
| "entities": "^4.5.0", | |
| "estree-walker": "^2.0.2", | |
| "source-map-js": "^1.2.1" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-dom": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.22.tgz", | |
| "integrity": "sha512-W8RknzUM1BLkypvdz10OVsGxnMAuSIZs9Wdx1vzA3mL5fNMN15rhrSCLiTm6blWeACwUwizzPVqGJgOGBEN/hA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-core": "3.5.22", | |
| "@vue/shared": "3.5.22" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-sfc": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.22.tgz", | |
| "integrity": "sha512-tbTR1zKGce4Lj+JLzFXDq36K4vcSZbJ1RBu8FxcDv1IGRz//Dh2EBqksyGVypz3kXpshIfWKGOCcqpSbyGWRJQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@babel/parser": "^7.28.4", | |
| "@vue/compiler-core": "3.5.22", | |
| "@vue/compiler-dom": "3.5.22", | |
| "@vue/compiler-ssr": "3.5.22", | |
| "@vue/shared": "3.5.22", | |
| "estree-walker": "^2.0.2", | |
| "magic-string": "^0.30.19", | |
| "postcss": "^8.5.6", | |
| "source-map-js": "^1.2.1" | |
| } | |
| }, | |
| "node_modules/@vue/compiler-ssr": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.22.tgz", | |
| "integrity": "sha512-GdgyLvg4R+7T8Nk2Mlighx7XGxq/fJf9jaVofc3IL0EPesTE86cP/8DD1lT3h1JeZr2ySBvyqKQJgbS54IX1Ww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-dom": "3.5.22", | |
| "@vue/shared": "3.5.22" | |
| } | |
| }, | |
| "node_modules/@vue/devtools-api": { | |
| "version": "6.6.4", | |
| "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz", | |
| "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@vue/reactivity": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.22.tgz", | |
| "integrity": "sha512-f2Wux4v/Z2pqc9+4SmgZC1p73Z53fyD90NFWXiX9AKVnVBEvLFOWCEgJD3GdGnlxPZt01PSlfmLqbLYzY/Fw4A==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/shared": "3.5.22" | |
| } | |
| }, | |
| "node_modules/@vue/runtime-core": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.22.tgz", | |
| "integrity": "sha512-EHo4W/eiYeAzRTN5PCextDUZ0dMs9I8mQ2Fy+OkzvRPUYQEyK9yAjbasrMCXbLNhF7P0OUyivLjIy0yc6VrLJQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/reactivity": "3.5.22", | |
| "@vue/shared": "3.5.22" | |
| } | |
| }, | |
| "node_modules/@vue/runtime-dom": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.22.tgz", | |
| "integrity": "sha512-Av60jsryAkI023PlN7LsqrfPvwfxOd2yAwtReCjeuugTJTkgrksYJJstg1e12qle0NarkfhfFu1ox2D+cQotww==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/reactivity": "3.5.22", | |
| "@vue/runtime-core": "3.5.22", | |
| "@vue/shared": "3.5.22", | |
| "csstype": "^3.1.3" | |
| } | |
| }, | |
| "node_modules/@vue/server-renderer": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.22.tgz", | |
| "integrity": "sha512-gXjo+ao0oHYTSswF+a3KRHZ1WszxIqO7u6XwNHqcqb9JfyIL/pbWrrh/xLv7jeDqla9u+LK7yfZKHih1e1RKAQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-ssr": "3.5.22", | |
| "@vue/shared": "3.5.22" | |
| }, | |
| "peerDependencies": { | |
| "vue": "3.5.22" | |
| } | |
| }, | |
| "node_modules/@vue/shared": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.22.tgz", | |
| "integrity": "sha512-F4yc6palwq3TT0u+FYf0Ns4Tfl9GRFURDN2gWG7L1ecIaS/4fCIuFOjMTnCyjsu/OK6vaDKLCrGAa+KvvH+h4w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@vue/tsconfig": { | |
| "version": "0.8.1", | |
| "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.8.1.tgz", | |
| "integrity": "sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==", | |
| "dev": true, | |
| "peerDependencies": { | |
| "typescript": "5.x", | |
| "vue": "^3.4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| }, | |
| "vue": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/chart.js": { | |
| "version": "4.5.1", | |
| "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-4.5.1.tgz", | |
| "integrity": "sha512-GIjfiT9dbmHRiYi6Nl2yFCq7kkwdkp1W/lp2J99rX0yo9tgJGn3lKQATztIjb5tVtevcBtIdICNWqlq5+E8/Pw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@kurkle/color": "^0.3.0" | |
| }, | |
| "engines": { | |
| "pnpm": ">=8" | |
| } | |
| }, | |
| "node_modules/chartjs-plugin-zoom": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/chartjs-plugin-zoom/-/chartjs-plugin-zoom-2.2.0.tgz", | |
| "integrity": "sha512-in6kcdiTlP6npIVLMd4zXZ08PDUXC52gZ4FAy5oyjk1zX3gKarXMAof7B9eFiisf9WOC3bh2saHg+J5WtLXZeA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@types/hammerjs": "^2.0.45", | |
| "hammerjs": "^2.0.8" | |
| }, | |
| "peerDependencies": { | |
| "chart.js": ">=3.2.0" | |
| } | |
| }, | |
| "node_modules/csstype": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", | |
| "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/dayjs": { | |
| "version": "1.11.18", | |
| "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz", | |
| "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/echarts": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/echarts/-/echarts-6.0.0.tgz", | |
| "integrity": "sha512-Tte/grDQRiETQP4xz3iZWSvoHrkCQtwqd6hs+mifXcjrCuo2iKWbajFObuLJVBlDIJlOzgQPd1hsaKt/3+OMkQ==", | |
| "dependencies": { | |
| "tslib": "2.3.0", | |
| "zrender": "6.0.0" | |
| } | |
| }, | |
| "node_modules/emailjs-com": { | |
| "version": "3.2.0", | |
| "resolved": "https://registry.npmjs.org/emailjs-com/-/emailjs-com-3.2.0.tgz", | |
| "integrity": "sha512-Prbz3E1usiAwGjMNYRv6EsJ5c373cX7/AGnZQwOfrpNJrygQJ15+E9OOq4pU8yC977Z5xMetRfc3WmDX6RcjAA==", | |
| "deprecated": "The SDK name changed to @emailjs/browser", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/entities": { | |
| "version": "4.5.0", | |
| "resolved": "https://registry.npmjs.org/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.21.5", | |
| "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz", | |
| "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "bin": { | |
| "esbuild": "bin/esbuild" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "optionalDependencies": { | |
| "@esbuild/aix-ppc64": "0.21.5", | |
| "@esbuild/android-arm": "0.21.5", | |
| "@esbuild/android-arm64": "0.21.5", | |
| "@esbuild/android-x64": "0.21.5", | |
| "@esbuild/darwin-arm64": "0.21.5", | |
| "@esbuild/darwin-x64": "0.21.5", | |
| "@esbuild/freebsd-arm64": "0.21.5", | |
| "@esbuild/freebsd-x64": "0.21.5", | |
| "@esbuild/linux-arm": "0.21.5", | |
| "@esbuild/linux-arm64": "0.21.5", | |
| "@esbuild/linux-ia32": "0.21.5", | |
| "@esbuild/linux-loong64": "0.21.5", | |
| "@esbuild/linux-mips64el": "0.21.5", | |
| "@esbuild/linux-ppc64": "0.21.5", | |
| "@esbuild/linux-riscv64": "0.21.5", | |
| "@esbuild/linux-s390x": "0.21.5", | |
| "@esbuild/linux-x64": "0.21.5", | |
| "@esbuild/netbsd-x64": "0.21.5", | |
| "@esbuild/openbsd-x64": "0.21.5", | |
| "@esbuild/sunos-x64": "0.21.5", | |
| "@esbuild/win32-arm64": "0.21.5", | |
| "@esbuild/win32-ia32": "0.21.5", | |
| "@esbuild/win32-x64": "0.21.5" | |
| } | |
| }, | |
| "node_modules/estree-walker": { | |
| "version": "2.0.2", | |
| "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", | |
| "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fsevents": { | |
| "version": "2.3.3", | |
| "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", | |
| "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", | |
| "dev": true, | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "os": [ | |
| "darwin" | |
| ], | |
| "engines": { | |
| "node": "^8.16.0 || ^10.6.0 || >=11.0.0" | |
| } | |
| }, | |
| "node_modules/hammerjs": { | |
| "version": "2.0.8", | |
| "resolved": "https://registry.npmjs.org/hammerjs/-/hammerjs-2.0.8.tgz", | |
| "integrity": "sha512-tSQXBXS/MWQOn/RKckawJ61vvsDpCom87JgxiYdGwHdOa0ht0vzUWDlfioofFCRU0L+6NGDt6XzbgoJvZkMeRQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.0" | |
| } | |
| }, | |
| "node_modules/install": { | |
| "version": "0.13.0", | |
| "resolved": "https://registry.npmjs.org/install/-/install-0.13.0.tgz", | |
| "integrity": "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.10" | |
| } | |
| }, | |
| "node_modules/magic-string": { | |
| "version": "0.30.19", | |
| "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.19.tgz", | |
| "integrity": "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@jridgewell/sourcemap-codec": "^1.5.5" | |
| } | |
| }, | |
| "node_modules/nanoid": { | |
| "version": "3.3.11", | |
| "resolved": "https://registry.npmjs.org/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/npm": { | |
| "version": "11.6.2", | |
| "resolved": "https://registry.npmjs.org/npm/-/npm-11.6.2.tgz", | |
| "integrity": "sha512-7iKzNfy8lWYs3zq4oFPa8EXZz5xt9gQNKJZau3B1ErLBb6bF7sBJ00x09485DOvRT2l5Gerbl3VlZNT57MxJVA==", | |
| "bundleDependencies": [ | |
| "@isaacs/string-locale-compare", | |
| "@npmcli/arborist", | |
| "@npmcli/config", | |
| "@npmcli/fs", | |
| "@npmcli/map-workspaces", | |
| "@npmcli/package-json", | |
| "@npmcli/promise-spawn", | |
| "@npmcli/redact", | |
| "@npmcli/run-script", | |
| "@sigstore/tuf", | |
| "abbrev", | |
| "archy", | |
| "cacache", | |
| "chalk", | |
| "ci-info", | |
| "cli-columns", | |
| "fastest-levenshtein", | |
| "fs-minipass", | |
| "glob", | |
| "graceful-fs", | |
| "hosted-git-info", | |
| "ini", | |
| "init-package-json", | |
| "is-cidr", | |
| "json-parse-even-better-errors", | |
| "libnpmaccess", | |
| "libnpmdiff", | |
| "libnpmexec", | |
| "libnpmfund", | |
| "libnpmorg", | |
| "libnpmpack", | |
| "libnpmpublish", | |
| "libnpmsearch", | |
| "libnpmteam", | |
| "libnpmversion", | |
| "make-fetch-happen", | |
| "minimatch", | |
| "minipass", | |
| "minipass-pipeline", | |
| "ms", | |
| "node-gyp", | |
| "nopt", | |
| "npm-audit-report", | |
| "npm-install-checks", | |
| "npm-package-arg", | |
| "npm-pick-manifest", | |
| "npm-profile", | |
| "npm-registry-fetch", | |
| "npm-user-validate", | |
| "p-map", | |
| "pacote", | |
| "parse-conflict-json", | |
| "proc-log", | |
| "qrcode-terminal", | |
| "read", | |
| "semver", | |
| "spdx-expression-parse", | |
| "ssri", | |
| "supports-color", | |
| "tar", | |
| "text-table", | |
| "tiny-relative-date", | |
| "treeverse", | |
| "validate-npm-package-name", | |
| "which" | |
| ], | |
| "license": "Artistic-2.0", | |
| "workspaces": [ | |
| "docs", | |
| "smoke-tests", | |
| "mock-globals", | |
| "mock-registry", | |
| "workspaces/*" | |
| ], | |
| "dependencies": { | |
| "@isaacs/string-locale-compare": "^1.1.0", | |
| "@npmcli/arborist": "^9.1.6", | |
| "@npmcli/config": "^10.4.2", | |
| "@npmcli/fs": "^4.0.0", | |
| "@npmcli/map-workspaces": "^5.0.0", | |
| "@npmcli/package-json": "^7.0.1", | |
| "@npmcli/promise-spawn": "^8.0.3", | |
| "@npmcli/redact": "^3.2.2", | |
| "@npmcli/run-script": "^10.0.0", | |
| "@sigstore/tuf": "^4.0.0", | |
| "abbrev": "^3.0.1", | |
| "archy": "~1.0.0", | |
| "cacache": "^20.0.1", | |
| "chalk": "^5.6.2", | |
| "ci-info": "^4.3.1", | |
| "cli-columns": "^4.0.0", | |
| "fastest-levenshtein": "^1.0.16", | |
| "fs-minipass": "^3.0.3", | |
| "glob": "^11.0.3", | |
| "graceful-fs": "^4.2.11", | |
| "hosted-git-info": "^9.0.2", | |
| "ini": "^5.0.0", | |
| "init-package-json": "^8.2.2", | |
| "is-cidr": "^6.0.1", | |
| "json-parse-even-better-errors": "^4.0.0", | |
| "libnpmaccess": "^10.0.3", | |
| "libnpmdiff": "^8.0.9", | |
| "libnpmexec": "^10.1.8", | |
| "libnpmfund": "^7.0.9", | |
| "libnpmorg": "^8.0.1", | |
| "libnpmpack": "^9.0.9", | |
| "libnpmpublish": "^11.1.2", | |
| "libnpmsearch": "^9.0.1", | |
| "libnpmteam": "^8.0.2", | |
| "libnpmversion": "^8.0.2", | |
| "make-fetch-happen": "^15.0.2", | |
| "minimatch": "^10.0.3", | |
| "minipass": "^7.1.1", | |
| "minipass-pipeline": "^1.2.4", | |
| "ms": "^2.1.2", | |
| "node-gyp": "^11.4.2", | |
| "nopt": "^8.1.0", | |
| "npm-audit-report": "^6.0.0", | |
| "npm-install-checks": "^7.1.2", | |
| "npm-package-arg": "^13.0.1", | |
| "npm-pick-manifest": "^11.0.1", | |
| "npm-profile": "^12.0.0", | |
| "npm-registry-fetch": "^19.0.0", | |
| "npm-user-validate": "^3.0.0", | |
| "p-map": "^7.0.3", | |
| "pacote": "^21.0.3", | |
| "parse-conflict-json": "^4.0.0", | |
| "proc-log": "^5.0.0", | |
| "qrcode-terminal": "^0.12.0", | |
| "read": "^4.1.0", | |
| "semver": "^7.7.3", | |
| "spdx-expression-parse": "^4.0.0", | |
| "ssri": "^12.0.0", | |
| "supports-color": "^10.2.2", | |
| "tar": "^7.5.1", | |
| "text-table": "~0.2.0", | |
| "tiny-relative-date": "^2.0.2", | |
| "treeverse": "^3.0.0", | |
| "validate-npm-package-name": "^6.0.2", | |
| "which": "^5.0.0" | |
| }, | |
| "bin": { | |
| "npm": "bin/npm-cli.js", | |
| "npx": "bin/npx-cli.js" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/balanced-match": { | |
| "version": "4.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "20 || >=22" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/brace-expansion": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@isaacs/balanced-match": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": "20 || >=22" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/cliui": { | |
| "version": "8.0.2", | |
| "inBundle": 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/npm/node_modules/@isaacs/cliui/node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/cliui/node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/cliui/node_modules/string-width": { | |
| "version": "5.1.2", | |
| "inBundle": 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/npm/node_modules/@isaacs/cliui/node_modules/strip-ansi": { | |
| "version": "7.1.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/fs-minipass": { | |
| "version": "4.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^7.0.4" | |
| }, | |
| "engines": { | |
| "node": ">=18.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@isaacs/string-locale-compare": { | |
| "version": "1.1.0", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/agent": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "agent-base": "^7.1.0", | |
| "http-proxy-agent": "^7.0.0", | |
| "https-proxy-agent": "^7.0.1", | |
| "lru-cache": "^11.2.1", | |
| "socks-proxy-agent": "^8.0.3" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/arborist": { | |
| "version": "9.1.6", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@isaacs/string-locale-compare": "^1.1.0", | |
| "@npmcli/fs": "^4.0.0", | |
| "@npmcli/installed-package-contents": "^3.0.0", | |
| "@npmcli/map-workspaces": "^5.0.0", | |
| "@npmcli/metavuln-calculator": "^9.0.2", | |
| "@npmcli/name-from-folder": "^3.0.0", | |
| "@npmcli/node-gyp": "^4.0.0", | |
| "@npmcli/package-json": "^7.0.0", | |
| "@npmcli/query": "^4.0.0", | |
| "@npmcli/redact": "^3.0.0", | |
| "@npmcli/run-script": "^10.0.0", | |
| "bin-links": "^5.0.0", | |
| "cacache": "^20.0.1", | |
| "common-ancestor-path": "^1.0.1", | |
| "hosted-git-info": "^9.0.0", | |
| "json-stringify-nice": "^1.1.4", | |
| "lru-cache": "^11.2.1", | |
| "minimatch": "^10.0.3", | |
| "nopt": "^8.0.0", | |
| "npm-install-checks": "^7.1.0", | |
| "npm-package-arg": "^13.0.0", | |
| "npm-pick-manifest": "^11.0.1", | |
| "npm-registry-fetch": "^19.0.0", | |
| "pacote": "^21.0.2", | |
| "parse-conflict-json": "^4.0.0", | |
| "proc-log": "^5.0.0", | |
| "proggy": "^3.0.0", | |
| "promise-all-reject-late": "^1.0.0", | |
| "promise-call-limit": "^3.0.1", | |
| "semver": "^7.3.7", | |
| "ssri": "^12.0.0", | |
| "treeverse": "^3.0.0", | |
| "walk-up-path": "^4.0.0" | |
| }, | |
| "bin": { | |
| "arborist": "bin/index.js" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/config": { | |
| "version": "10.4.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/map-workspaces": "^5.0.0", | |
| "@npmcli/package-json": "^7.0.0", | |
| "ci-info": "^4.0.0", | |
| "ini": "^5.0.0", | |
| "nopt": "^8.1.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.5", | |
| "walk-up-path": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/fs": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "semver": "^7.3.5" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/git": { | |
| "version": "7.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/promise-spawn": "^8.0.0", | |
| "ini": "^5.0.0", | |
| "lru-cache": "^11.2.1", | |
| "npm-pick-manifest": "^11.0.1", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1", | |
| "semver": "^7.3.5", | |
| "which": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/installed-package-contents": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-bundled": "^4.0.0", | |
| "npm-normalize-package-bin": "^4.0.0" | |
| }, | |
| "bin": { | |
| "installed-package-contents": "bin/index.js" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/map-workspaces": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/name-from-folder": "^3.0.0", | |
| "@npmcli/package-json": "^7.0.0", | |
| "glob": "^11.0.3", | |
| "minimatch": "^10.0.3" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/metavuln-calculator": { | |
| "version": "9.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "cacache": "^20.0.0", | |
| "json-parse-even-better-errors": "^4.0.0", | |
| "pacote": "^21.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.5" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/name-from-folder": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/node-gyp": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/package-json": { | |
| "version": "7.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/git": "^7.0.0", | |
| "glob": "^11.0.3", | |
| "hosted-git-info": "^9.0.0", | |
| "json-parse-even-better-errors": "^4.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.5.3", | |
| "validate-npm-package-license": "^3.0.4" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/promise-spawn": { | |
| "version": "8.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "which": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/query": { | |
| "version": "4.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "postcss-selector-parser": "^7.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/redact": { | |
| "version": "3.2.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@npmcli/run-script": { | |
| "version": "10.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/node-gyp": "^4.0.0", | |
| "@npmcli/package-json": "^7.0.0", | |
| "@npmcli/promise-spawn": "^8.0.0", | |
| "node-gyp": "^11.0.0", | |
| "proc-log": "^5.0.0", | |
| "which": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@pkgjs/parseargs": { | |
| "version": "0.11.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=14" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/bundle": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@sigstore/protobuf-specs": "^0.5.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/core": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/protobuf-specs": { | |
| "version": "0.5.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/sign": { | |
| "version": "4.0.1", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@sigstore/bundle": "^4.0.0", | |
| "@sigstore/core": "^3.0.0", | |
| "@sigstore/protobuf-specs": "^0.5.0", | |
| "make-fetch-happen": "^15.0.2", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/tuf": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@sigstore/protobuf-specs": "^0.5.0", | |
| "tuf-js": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@sigstore/verify": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@sigstore/bundle": "^4.0.0", | |
| "@sigstore/core": "^3.0.0", | |
| "@sigstore/protobuf-specs": "^0.5.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@tufjs/canonical-json": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^16.14.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@tufjs/models": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tufjs/canonical-json": "2.0.0", | |
| "minimatch": "^9.0.5" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/@tufjs/models/node_modules/minimatch": { | |
| "version": "9.0.5", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/abbrev": { | |
| "version": "3.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/agent-base": { | |
| "version": "7.1.4", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ansi-regex": { | |
| "version": "5.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ansi-styles": { | |
| "version": "6.2.3", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/aproba": { | |
| "version": "2.1.0", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/archy": { | |
| "version": "1.0.0", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/balanced-match": { | |
| "version": "1.0.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/bin-links": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "cmd-shim": "^7.0.0", | |
| "npm-normalize-package-bin": "^4.0.0", | |
| "proc-log": "^5.0.0", | |
| "read-cmd-shim": "^5.0.0", | |
| "write-file-atomic": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/binary-extensions": { | |
| "version": "3.1.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18.20" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/brace-expansion": { | |
| "version": "2.0.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "balanced-match": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cacache": { | |
| "version": "20.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/fs": "^4.0.0", | |
| "fs-minipass": "^3.0.0", | |
| "glob": "^11.0.3", | |
| "lru-cache": "^11.1.0", | |
| "minipass": "^7.0.3", | |
| "minipass-collect": "^2.0.1", | |
| "minipass-flush": "^1.0.5", | |
| "minipass-pipeline": "^1.2.4", | |
| "p-map": "^7.0.2", | |
| "ssri": "^12.0.0", | |
| "unique-filename": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/chalk": { | |
| "version": "5.6.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.17.0 || ^14.13 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/chalk?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/chownr": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ci-info": { | |
| "version": "4.3.1", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/sibiraj-s" | |
| } | |
| ], | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cidr-regex": { | |
| "version": "5.0.1", | |
| "inBundle": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "ip-regex": "5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cli-columns": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "string-width": "^4.2.3", | |
| "strip-ansi": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 10" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cmd-shim": { | |
| "version": "7.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/color-convert": { | |
| "version": "2.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-name": "~1.1.4" | |
| }, | |
| "engines": { | |
| "node": ">=7.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/color-name": { | |
| "version": "1.1.4", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/common-ancestor-path": { | |
| "version": "1.0.1", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/cross-spawn": { | |
| "version": "7.0.6", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "path-key": "^3.1.0", | |
| "shebang-command": "^2.0.0", | |
| "which": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cross-spawn/node_modules/isexe": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/cross-spawn/node_modules/which": { | |
| "version": "2.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^2.0.0" | |
| }, | |
| "bin": { | |
| "node-which": "bin/node-which" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/cssesc": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "bin": { | |
| "cssesc": "bin/cssesc" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/debug": { | |
| "version": "4.4.3", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ms": "^2.1.3" | |
| }, | |
| "engines": { | |
| "node": ">=6.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "supports-color": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/npm/node_modules/diff": { | |
| "version": "8.0.2", | |
| "inBundle": true, | |
| "license": "BSD-3-Clause", | |
| "engines": { | |
| "node": ">=0.3.1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/eastasianwidth": { | |
| "version": "0.2.0", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/emoji-regex": { | |
| "version": "8.0.0", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/encoding": { | |
| "version": "0.1.13", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "iconv-lite": "^0.6.2" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/env-paths": { | |
| "version": "2.2.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=6" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/err-code": { | |
| "version": "2.0.3", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/exponential-backoff": { | |
| "version": "3.1.2", | |
| "inBundle": true, | |
| "license": "Apache-2.0" | |
| }, | |
| "node_modules/npm/node_modules/fastest-levenshtein": { | |
| "version": "1.0.16", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4.9.1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/foreground-child": { | |
| "version": "3.3.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "cross-spawn": "^7.0.6", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/fs-minipass": { | |
| "version": "3.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^7.0.3" | |
| }, | |
| "engines": { | |
| "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/glob": { | |
| "version": "11.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "foreground-child": "^3.3.1", | |
| "jackspeak": "^4.1.1", | |
| "minimatch": "^10.0.3", | |
| "minipass": "^7.1.2", | |
| "package-json-from-dist": "^1.0.0", | |
| "path-scurry": "^2.0.0" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "engines": { | |
| "node": "20 || >=22" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/graceful-fs": { | |
| "version": "4.2.11", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/hosted-git-info": { | |
| "version": "9.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "lru-cache": "^11.1.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/http-cache-semantics": { | |
| "version": "4.2.0", | |
| "inBundle": true, | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/npm/node_modules/http-proxy-agent": { | |
| "version": "7.0.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "^7.1.0", | |
| "debug": "^4.3.4" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/https-proxy-agent": { | |
| "version": "7.0.6", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "^7.1.2", | |
| "debug": "4" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/iconv-lite": { | |
| "version": "0.6.3", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "safer-buffer": ">= 2.1.2 < 3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ignore-walk": { | |
| "version": "8.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minimatch": "^10.0.3" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/imurmurhash": { | |
| "version": "0.1.4", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8.19" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ini": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/init-package-json": { | |
| "version": "8.2.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/package-json": "^7.0.0", | |
| "npm-package-arg": "^13.0.0", | |
| "promzard": "^2.0.0", | |
| "read": "^4.0.0", | |
| "semver": "^7.7.2", | |
| "validate-npm-package-license": "^3.0.4", | |
| "validate-npm-package-name": "^6.0.2" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ip-address": { | |
| "version": "10.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 12" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ip-regex": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^12.20.0 || ^14.13.1 || >=16.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/is-cidr": { | |
| "version": "6.0.1", | |
| "inBundle": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "cidr-regex": "5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=20" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/is-fullwidth-code-point": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/isexe": { | |
| "version": "3.1.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=16" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/jackspeak": { | |
| "version": "4.1.1", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "engines": { | |
| "node": "20 || >=22" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/json-parse-even-better-errors": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/json-stringify-nice": { | |
| "version": "1.1.4", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/jsonparse": { | |
| "version": "1.3.1", | |
| "engines": [ | |
| "node >= 0.2.0" | |
| ], | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/just-diff": { | |
| "version": "6.0.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/just-diff-apply": { | |
| "version": "5.5.0", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/libnpmaccess": { | |
| "version": "10.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-package-arg": "^13.0.0", | |
| "npm-registry-fetch": "^19.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmdiff": { | |
| "version": "8.0.9", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/arborist": "^9.1.6", | |
| "@npmcli/installed-package-contents": "^3.0.0", | |
| "binary-extensions": "^3.0.0", | |
| "diff": "^8.0.2", | |
| "minimatch": "^10.0.3", | |
| "npm-package-arg": "^13.0.0", | |
| "pacote": "^21.0.2", | |
| "tar": "^7.5.1" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmexec": { | |
| "version": "10.1.8", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/arborist": "^9.1.6", | |
| "@npmcli/package-json": "^7.0.0", | |
| "@npmcli/run-script": "^10.0.0", | |
| "ci-info": "^4.0.0", | |
| "npm-package-arg": "^13.0.0", | |
| "pacote": "^21.0.2", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1", | |
| "read": "^4.0.0", | |
| "semver": "^7.3.7", | |
| "signal-exit": "^4.1.0", | |
| "walk-up-path": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmfund": { | |
| "version": "7.0.9", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/arborist": "^9.1.6" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmorg": { | |
| "version": "8.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "aproba": "^2.0.0", | |
| "npm-registry-fetch": "^19.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmpack": { | |
| "version": "9.0.9", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/arborist": "^9.1.6", | |
| "@npmcli/run-script": "^10.0.0", | |
| "npm-package-arg": "^13.0.0", | |
| "pacote": "^21.0.2" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmpublish": { | |
| "version": "11.1.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/package-json": "^7.0.0", | |
| "ci-info": "^4.0.0", | |
| "npm-package-arg": "^13.0.0", | |
| "npm-registry-fetch": "^19.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.7", | |
| "sigstore": "^4.0.0", | |
| "ssri": "^12.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmsearch": { | |
| "version": "9.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-registry-fetch": "^19.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmteam": { | |
| "version": "8.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "aproba": "^2.0.0", | |
| "npm-registry-fetch": "^19.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/libnpmversion": { | |
| "version": "8.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/git": "^7.0.0", | |
| "@npmcli/run-script": "^10.0.0", | |
| "json-parse-even-better-errors": "^4.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.7" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/lru-cache": { | |
| "version": "11.2.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "20 || >=22" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/make-fetch-happen": { | |
| "version": "15.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/agent": "^4.0.0", | |
| "cacache": "^20.0.1", | |
| "http-cache-semantics": "^4.1.1", | |
| "minipass": "^7.0.2", | |
| "minipass-fetch": "^4.0.0", | |
| "minipass-flush": "^1.0.5", | |
| "minipass-pipeline": "^1.2.4", | |
| "negotiator": "^1.0.0", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1", | |
| "ssri": "^12.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minimatch": { | |
| "version": "10.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@isaacs/brace-expansion": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "20 || >=22" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass": { | |
| "version": "7.1.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-collect": { | |
| "version": "2.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^7.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-fetch": { | |
| "version": "4.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "minipass": "^7.0.3", | |
| "minipass-sized": "^1.0.3", | |
| "minizlib": "^3.0.1" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| }, | |
| "optionalDependencies": { | |
| "encoding": "^0.1.13" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-flush": { | |
| "version": "1.0.5", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">= 8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-flush/node_modules/minipass": { | |
| "version": "3.3.6", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-pipeline": { | |
| "version": "1.2.4", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass": { | |
| "version": "3.3.6", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-sized": { | |
| "version": "1.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minipass-sized/node_modules/minipass": { | |
| "version": "3.3.6", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "yallist": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/minizlib": { | |
| "version": "3.1.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "minipass": "^7.1.2" | |
| }, | |
| "engines": { | |
| "node": ">= 18" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/ms": { | |
| "version": "2.1.3", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/mute-stream": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/negotiator": { | |
| "version": "1.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.6" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp": { | |
| "version": "11.4.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "env-paths": "^2.2.0", | |
| "exponential-backoff": "^3.1.1", | |
| "graceful-fs": "^4.2.6", | |
| "make-fetch-happen": "^14.0.3", | |
| "nopt": "^8.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.5", | |
| "tar": "^7.4.3", | |
| "tinyglobby": "^0.2.12", | |
| "which": "^5.0.0" | |
| }, | |
| "bin": { | |
| "node-gyp": "bin/node-gyp.js" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/agent": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "agent-base": "^7.1.0", | |
| "http-proxy-agent": "^7.0.0", | |
| "https-proxy-agent": "^7.0.1", | |
| "lru-cache": "^10.0.1", | |
| "socks-proxy-agent": "^8.0.3" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/cacache": { | |
| "version": "19.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/fs": "^4.0.0", | |
| "fs-minipass": "^3.0.0", | |
| "glob": "^10.2.2", | |
| "lru-cache": "^10.0.1", | |
| "minipass": "^7.0.3", | |
| "minipass-collect": "^2.0.1", | |
| "minipass-flush": "^1.0.5", | |
| "minipass-pipeline": "^1.2.4", | |
| "p-map": "^7.0.2", | |
| "ssri": "^12.0.0", | |
| "tar": "^7.4.3", | |
| "unique-filename": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/glob": { | |
| "version": "10.4.5", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "foreground-child": "^3.1.0", | |
| "jackspeak": "^3.1.2", | |
| "minimatch": "^9.0.4", | |
| "minipass": "^7.1.2", | |
| "package-json-from-dist": "^1.0.0", | |
| "path-scurry": "^1.11.1" | |
| }, | |
| "bin": { | |
| "glob": "dist/esm/bin.mjs" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/jackspeak": { | |
| "version": "3.4.3", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "@isaacs/cliui": "^8.0.2" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| }, | |
| "optionalDependencies": { | |
| "@pkgjs/parseargs": "^0.11.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/lru-cache": { | |
| "version": "10.4.3", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": { | |
| "version": "14.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/agent": "^3.0.0", | |
| "cacache": "^19.0.1", | |
| "http-cache-semantics": "^4.1.1", | |
| "minipass": "^7.0.2", | |
| "minipass-fetch": "^4.0.0", | |
| "minipass-flush": "^1.0.5", | |
| "minipass-pipeline": "^1.2.4", | |
| "negotiator": "^1.0.0", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1", | |
| "ssri": "^12.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/minimatch": { | |
| "version": "9.0.5", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "brace-expansion": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.17" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/node-gyp/node_modules/path-scurry": { | |
| "version": "1.11.1", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "lru-cache": "^10.2.0", | |
| "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=16 || 14 >=14.18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/nopt": { | |
| "version": "8.1.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "abbrev": "^3.0.0" | |
| }, | |
| "bin": { | |
| "nopt": "bin/nopt.js" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-audit-report": { | |
| "version": "6.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-bundled": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-normalize-package-bin": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-install-checks": { | |
| "version": "7.1.2", | |
| "inBundle": true, | |
| "license": "BSD-2-Clause", | |
| "dependencies": { | |
| "semver": "^7.1.1" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-normalize-package-bin": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-package-arg": { | |
| "version": "13.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "hosted-git-info": "^9.0.0", | |
| "proc-log": "^5.0.0", | |
| "semver": "^7.3.5", | |
| "validate-npm-package-name": "^6.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-packlist": { | |
| "version": "10.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "ignore-walk": "^8.0.0", | |
| "proc-log": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-pick-manifest": { | |
| "version": "11.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-install-checks": "^7.1.0", | |
| "npm-normalize-package-bin": "^4.0.0", | |
| "npm-package-arg": "^13.0.0", | |
| "semver": "^7.3.5" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-profile": { | |
| "version": "12.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "npm-registry-fetch": "^19.0.0", | |
| "proc-log": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-registry-fetch": { | |
| "version": "19.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/redact": "^3.0.0", | |
| "jsonparse": "^1.3.1", | |
| "make-fetch-happen": "^15.0.0", | |
| "minipass": "^7.0.2", | |
| "minipass-fetch": "^4.0.0", | |
| "minizlib": "^3.0.1", | |
| "npm-package-arg": "^13.0.0", | |
| "proc-log": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/npm-user-validate": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "BSD-2-Clause", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/p-map": { | |
| "version": "7.0.3", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/sindresorhus" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/package-json-from-dist": { | |
| "version": "1.0.1", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0" | |
| }, | |
| "node_modules/npm/node_modules/pacote": { | |
| "version": "21.0.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@npmcli/git": "^7.0.0", | |
| "@npmcli/installed-package-contents": "^3.0.0", | |
| "@npmcli/package-json": "^7.0.0", | |
| "@npmcli/promise-spawn": "^8.0.0", | |
| "@npmcli/run-script": "^10.0.0", | |
| "cacache": "^20.0.0", | |
| "fs-minipass": "^3.0.0", | |
| "minipass": "^7.0.2", | |
| "npm-package-arg": "^13.0.0", | |
| "npm-packlist": "^10.0.1", | |
| "npm-pick-manifest": "^11.0.1", | |
| "npm-registry-fetch": "^19.0.0", | |
| "proc-log": "^5.0.0", | |
| "promise-retry": "^2.0.1", | |
| "sigstore": "^4.0.0", | |
| "ssri": "^12.0.0", | |
| "tar": "^7.4.3" | |
| }, | |
| "bin": { | |
| "pacote": "bin/index.js" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/parse-conflict-json": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "json-parse-even-better-errors": "^4.0.0", | |
| "just-diff": "^6.0.0", | |
| "just-diff-apply": "^5.2.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/path-key": { | |
| "version": "3.1.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/path-scurry": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "dependencies": { | |
| "lru-cache": "^11.0.0", | |
| "minipass": "^7.1.2" | |
| }, | |
| "engines": { | |
| "node": "20 || >=22" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/postcss-selector-parser": { | |
| "version": "7.1.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "cssesc": "^3.0.0", | |
| "util-deprecate": "^1.0.2" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/proc-log": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/proggy": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/promise-all-reject-late": { | |
| "version": "1.0.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/promise-call-limit": { | |
| "version": "3.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/promise-retry": { | |
| "version": "2.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "err-code": "^2.0.2", | |
| "retry": "^0.12.0" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/promzard": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "read": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/qrcode-terminal": { | |
| "version": "0.12.0", | |
| "inBundle": true, | |
| "bin": { | |
| "qrcode-terminal": "bin/qrcode-terminal.js" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/read": { | |
| "version": "4.1.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "mute-stream": "^2.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/read-cmd-shim": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/retry": { | |
| "version": "0.12.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 4" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/safer-buffer": { | |
| "version": "2.1.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/npm/node_modules/semver": { | |
| "version": "7.7.3", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "bin": { | |
| "semver": "bin/semver.js" | |
| }, | |
| "engines": { | |
| "node": ">=10" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/shebang-command": { | |
| "version": "2.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "shebang-regex": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/shebang-regex": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/signal-exit": { | |
| "version": "4.1.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=14" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/isaacs" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/sigstore": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "@sigstore/bundle": "^4.0.0", | |
| "@sigstore/core": "^3.0.0", | |
| "@sigstore/protobuf-specs": "^0.5.0", | |
| "@sigstore/sign": "^4.0.0", | |
| "@sigstore/tuf": "^4.0.0", | |
| "@sigstore/verify": "^3.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/smart-buffer": { | |
| "version": "4.2.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 6.0.0", | |
| "npm": ">= 3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/socks": { | |
| "version": "2.8.7", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ip-address": "^10.0.1", | |
| "smart-buffer": "^4.2.0" | |
| }, | |
| "engines": { | |
| "node": ">= 10.0.0", | |
| "npm": ">= 3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/socks-proxy-agent": { | |
| "version": "8.0.5", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "agent-base": "^7.1.2", | |
| "debug": "^4.3.4", | |
| "socks": "^2.8.3" | |
| }, | |
| "engines": { | |
| "node": ">= 14" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/spdx-correct": { | |
| "version": "3.2.0", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "spdx-expression-parse": "^3.0.0", | |
| "spdx-license-ids": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/spdx-correct/node_modules/spdx-expression-parse": { | |
| "version": "3.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "spdx-exceptions": "^2.1.0", | |
| "spdx-license-ids": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/spdx-exceptions": { | |
| "version": "2.5.0", | |
| "inBundle": true, | |
| "license": "CC-BY-3.0" | |
| }, | |
| "node_modules/npm/node_modules/spdx-expression-parse": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "spdx-exceptions": "^2.1.0", | |
| "spdx-license-ids": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/spdx-license-ids": { | |
| "version": "3.0.22", | |
| "inBundle": true, | |
| "license": "CC0-1.0" | |
| }, | |
| "node_modules/npm/node_modules/ssri": { | |
| "version": "12.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "minipass": "^7.0.3" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/string-width": { | |
| "version": "4.2.3", | |
| "inBundle": 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/npm/node_modules/string-width-cjs": { | |
| "name": "string-width", | |
| "version": "4.2.3", | |
| "inBundle": 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/npm/node_modules/strip-ansi": { | |
| "version": "6.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/strip-ansi-cjs": { | |
| "name": "strip-ansi", | |
| "version": "6.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^5.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/supports-color": { | |
| "version": "10.2.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/supports-color?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/tar": { | |
| "version": "7.5.1", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "@isaacs/fs-minipass": "^4.0.0", | |
| "chownr": "^3.0.0", | |
| "minipass": "^7.1.2", | |
| "minizlib": "^3.1.0", | |
| "yallist": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/tar/node_modules/yallist": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "BlueOak-1.0.0", | |
| "engines": { | |
| "node": ">=18" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/text-table": { | |
| "version": "0.2.0", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/tiny-relative-date": { | |
| "version": "2.0.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/tinyglobby": { | |
| "version": "0.2.15", | |
| "inBundle": 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/npm/node_modules/tinyglobby/node_modules/fdir": { | |
| "version": "6.5.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12.0.0" | |
| }, | |
| "peerDependencies": { | |
| "picomatch": "^3 || ^4" | |
| }, | |
| "peerDependenciesMeta": { | |
| "picomatch": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/npm/node_modules/tinyglobby/node_modules/picomatch": { | |
| "version": "4.0.3", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/jonschlinkert" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/treeverse": { | |
| "version": "3.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^14.17.0 || ^16.13.0 || >=18.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/tuf-js": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "@tufjs/models": "4.0.0", | |
| "debug": "^4.4.1", | |
| "make-fetch-happen": "^15.0.0" | |
| }, | |
| "engines": { | |
| "node": "^20.17.0 || >=22.9.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/unique-filename": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "unique-slug": "^5.0.0" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/unique-slug": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "imurmurhash": "^0.1.4" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/util-deprecate": { | |
| "version": "1.0.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/validate-npm-package-license": { | |
| "version": "3.0.4", | |
| "inBundle": true, | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "spdx-correct": "^3.0.0", | |
| "spdx-expression-parse": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": { | |
| "version": "3.0.1", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "spdx-exceptions": "^2.1.0", | |
| "spdx-license-ids": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/validate-npm-package-name": { | |
| "version": "6.0.2", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/walk-up-path": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "engines": { | |
| "node": "20 || >=22" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/which": { | |
| "version": "5.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "isexe": "^3.1.1" | |
| }, | |
| "bin": { | |
| "node-which": "bin/which.js" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/wrap-ansi": { | |
| "version": "8.1.0", | |
| "inBundle": 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/npm/node_modules/wrap-ansi-cjs": { | |
| "name": "wrap-ansi", | |
| "version": "7.0.0", | |
| "inBundle": 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/npm/node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { | |
| "version": "4.3.0", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "color-convert": "^2.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=8" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-styles?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/wrap-ansi/node_modules/ansi-regex": { | |
| "version": "6.2.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/ansi-regex?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/wrap-ansi/node_modules/emoji-regex": { | |
| "version": "9.2.2", | |
| "inBundle": true, | |
| "license": "MIT" | |
| }, | |
| "node_modules/npm/node_modules/wrap-ansi/node_modules/string-width": { | |
| "version": "5.1.2", | |
| "inBundle": 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/npm/node_modules/wrap-ansi/node_modules/strip-ansi": { | |
| "version": "7.1.2", | |
| "inBundle": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "ansi-regex": "^6.0.1" | |
| }, | |
| "engines": { | |
| "node": ">=12" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/chalk/strip-ansi?sponsor=1" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/write-file-atomic": { | |
| "version": "6.0.0", | |
| "inBundle": true, | |
| "license": "ISC", | |
| "dependencies": { | |
| "imurmurhash": "^0.1.4", | |
| "signal-exit": "^4.0.1" | |
| }, | |
| "engines": { | |
| "node": "^18.17.0 || >=20.5.0" | |
| } | |
| }, | |
| "node_modules/npm/node_modules/yallist": { | |
| "version": "4.0.0", | |
| "inBundle": true, | |
| "license": "ISC" | |
| }, | |
| "node_modules/nyse-holidays": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/nyse-holidays/-/nyse-holidays-1.2.0.tgz", | |
| "integrity": "sha512-ly02U/EIdQMfNGoNibtP3CTKl+RO8QpscYWJOX5NEvUaLS9KZopCK5OUD6siOGSfWhhIrk42nqed2MDeUpjC/Q==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "dayjs": "^1.11.1" | |
| } | |
| }, | |
| "node_modules/picocolors": { | |
| "version": "1.1.1", | |
| "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", | |
| "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", | |
| "license": "ISC" | |
| }, | |
| "node_modules/postcss": { | |
| "version": "8.5.6", | |
| "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz", | |
| "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==", | |
| "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/primeflex": { | |
| "version": "3.3.1", | |
| "resolved": "https://registry.npmjs.org/primeflex/-/primeflex-3.3.1.tgz", | |
| "integrity": "sha512-zaOq3YvcOYytbAmKv3zYc+0VNS9Wg5d37dfxZnveKBFPr7vEIwfV5ydrpiouTft8MVW6qNjfkaQphHSnvgQbpQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/primeicons": { | |
| "version": "7.0.0", | |
| "resolved": "https://registry.npmjs.org/primeicons/-/primeicons-7.0.0.tgz", | |
| "integrity": "sha512-jK3Et9UzwzTsd6tzl2RmwrVY/b8raJ3QZLzoDACj+oTJ0oX7L9Hy+XnVwgo4QVKlKpnP/Ur13SXV/pVh4LzaDw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/primevue": { | |
| "version": "4.4.1", | |
| "resolved": "https://registry.npmjs.org/primevue/-/primevue-4.4.1.tgz", | |
| "integrity": "sha512-JbHBa5k30pZ7mn/z4vYBOnyt5GrR15eM3X0wa3VanonxnFLYkTEx8OMh33aU6ndWeOfi7Ef57dOL3bTH+3f4hQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@primeuix/styled": "^0.7.4", | |
| "@primeuix/styles": "^1.2.5", | |
| "@primeuix/utils": "^0.6.1", | |
| "@primevue/core": "4.4.1", | |
| "@primevue/icons": "4.4.1" | |
| }, | |
| "engines": { | |
| "node": ">=12.11.0" | |
| } | |
| }, | |
| "node_modules/rollup": { | |
| "version": "4.52.4", | |
| "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.52.4.tgz", | |
| "integrity": "sha512-CLEVl+MnPAiKh5pl4dEWSyMTpuflgNQiLGhMv8ezD5W/qP8AKvmYpCOKRRNOh7oRKnauBZ4SyeYkMS+1VSyKwQ==", | |
| "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.52.4", | |
| "@rollup/rollup-android-arm64": "4.52.4", | |
| "@rollup/rollup-darwin-arm64": "4.52.4", | |
| "@rollup/rollup-darwin-x64": "4.52.4", | |
| "@rollup/rollup-freebsd-arm64": "4.52.4", | |
| "@rollup/rollup-freebsd-x64": "4.52.4", | |
| "@rollup/rollup-linux-arm-gnueabihf": "4.52.4", | |
| "@rollup/rollup-linux-arm-musleabihf": "4.52.4", | |
| "@rollup/rollup-linux-arm64-gnu": "4.52.4", | |
| "@rollup/rollup-linux-arm64-musl": "4.52.4", | |
| "@rollup/rollup-linux-loong64-gnu": "4.52.4", | |
| "@rollup/rollup-linux-ppc64-gnu": "4.52.4", | |
| "@rollup/rollup-linux-riscv64-gnu": "4.52.4", | |
| "@rollup/rollup-linux-riscv64-musl": "4.52.4", | |
| "@rollup/rollup-linux-s390x-gnu": "4.52.4", | |
| "@rollup/rollup-linux-x64-gnu": "4.52.4", | |
| "@rollup/rollup-linux-x64-musl": "4.52.4", | |
| "@rollup/rollup-openharmony-arm64": "4.52.4", | |
| "@rollup/rollup-win32-arm64-msvc": "4.52.4", | |
| "@rollup/rollup-win32-ia32-msvc": "4.52.4", | |
| "@rollup/rollup-win32-x64-gnu": "4.52.4", | |
| "@rollup/rollup-win32-x64-msvc": "4.52.4", | |
| "fsevents": "~2.3.2" | |
| } | |
| }, | |
| "node_modules/source-map-js": { | |
| "version": "1.2.1", | |
| "resolved": "https://registry.npmjs.org/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/tr46": { | |
| "version": "0.0.3", | |
| "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", | |
| "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.3.0", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", | |
| "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" | |
| }, | |
| "node_modules/undici-types": { | |
| "version": "7.14.0", | |
| "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.14.0.tgz", | |
| "integrity": "sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/vite": { | |
| "version": "5.4.20", | |
| "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.20.tgz", | |
| "integrity": "sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==", | |
| "dev": true, | |
| "license": "MIT", | |
| "dependencies": { | |
| "esbuild": "^0.21.3", | |
| "postcss": "^8.4.43", | |
| "rollup": "^4.20.0" | |
| }, | |
| "bin": { | |
| "vite": "bin/vite.js" | |
| }, | |
| "engines": { | |
| "node": "^18.0.0 || >=20.0.0" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/vitejs/vite?sponsor=1" | |
| }, | |
| "optionalDependencies": { | |
| "fsevents": "~2.3.3" | |
| }, | |
| "peerDependencies": { | |
| "@types/node": "^18.0.0 || >=20.0.0", | |
| "less": "*", | |
| "lightningcss": "^1.21.0", | |
| "sass": "*", | |
| "sass-embedded": "*", | |
| "stylus": "*", | |
| "sugarss": "*", | |
| "terser": "^5.4.0" | |
| }, | |
| "peerDependenciesMeta": { | |
| "@types/node": { | |
| "optional": true | |
| }, | |
| "less": { | |
| "optional": true | |
| }, | |
| "lightningcss": { | |
| "optional": true | |
| }, | |
| "sass": { | |
| "optional": true | |
| }, | |
| "sass-embedded": { | |
| "optional": true | |
| }, | |
| "stylus": { | |
| "optional": true | |
| }, | |
| "sugarss": { | |
| "optional": true | |
| }, | |
| "terser": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/vue": { | |
| "version": "3.5.22", | |
| "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.22.tgz", | |
| "integrity": "sha512-toaZjQ3a/G/mYaLSbV+QsQhIdMo9x5rrqIpYRObsJ6T/J+RyCSFwN2LHNVH9v8uIcljDNa3QzPVdv3Y6b9hAJQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/compiler-dom": "3.5.22", | |
| "@vue/compiler-sfc": "3.5.22", | |
| "@vue/runtime-dom": "3.5.22", | |
| "@vue/server-renderer": "3.5.22", | |
| "@vue/shared": "3.5.22" | |
| }, | |
| "peerDependencies": { | |
| "typescript": "*" | |
| }, | |
| "peerDependenciesMeta": { | |
| "typescript": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/vue-echarts": { | |
| "version": "8.0.1", | |
| "resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-8.0.1.tgz", | |
| "integrity": "sha512-23rJTFLu1OUEGRWjJGmdGt8fP+8+ja1gVgzMYPIPaHWpXegcO1viIAaeu2H4QHESlVeHzUAHIxKXGrwjsyXAaA==", | |
| "peerDependencies": { | |
| "echarts": "^6.0.0", | |
| "vue": "^3.3.0" | |
| } | |
| }, | |
| "node_modules/vue-router": { | |
| "version": "4.5.1", | |
| "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.1.tgz", | |
| "integrity": "sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@vue/devtools-api": "^6.6.4" | |
| }, | |
| "funding": { | |
| "url": "https://github.com/sponsors/posva" | |
| }, | |
| "peerDependencies": { | |
| "vue": "^3.2.0" | |
| } | |
| }, | |
| "node_modules/webidl-conversions": { | |
| "version": "3.0.1", | |
| "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", | |
| "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", | |
| "license": "BSD-2-Clause" | |
| }, | |
| "node_modules/whatwg-url": { | |
| "version": "5.0.0", | |
| "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", | |
| "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tr46": "~0.0.3", | |
| "webidl-conversions": "^3.0.0" | |
| } | |
| }, | |
| "node_modules/ws": { | |
| "version": "8.18.3", | |
| "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz", | |
| "integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=10.0.0" | |
| }, | |
| "peerDependencies": { | |
| "bufferutil": "^4.0.1", | |
| "utf-8-validate": ">=5.0.2" | |
| }, | |
| "peerDependenciesMeta": { | |
| "bufferutil": { | |
| "optional": true | |
| }, | |
| "utf-8-validate": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/zrender": { | |
| "version": "6.0.0", | |
| "resolved": "https://registry.npmjs.org/zrender/-/zrender-6.0.0.tgz", | |
| "integrity": "sha512-41dFXEEXuJpNecuUQq6JlbybmnHaqqpGlbH1yxnA5V9MMP4SbohSVZsJIwz+zdjQXSSlR1Vc34EgH1zxyTDvhg==", | |
| "dependencies": { | |
| "tslib": "2.3.0" | |
| } | |
| } | |
| } | |
| } | |