|
@@ -0,0 +1,950 @@
|
|
|
+lockfileVersion: '6.0'
|
|
|
+
|
|
|
+settings:
|
|
|
+ autoInstallPeers: true
|
|
|
+ excludeLinksFromLockfile: false
|
|
|
+
|
|
|
+dependencies:
|
|
|
+ axios:
|
|
|
+ specifier: ^1.7.7
|
|
|
+ version: 1.7.7
|
|
|
+ element-plus:
|
|
|
+ specifier: ^2.8.4
|
|
|
+ version: 2.8.4(vue@3.5.10)
|
|
|
+ js.cookie:
|
|
|
+ specifier: ^0.0.4
|
|
|
+ version: 0.0.4
|
|
|
+ pinia:
|
|
|
+ specifier: ^2.2.2
|
|
|
+ version: 2.2.2(vue@3.5.10)
|
|
|
+ rrweb:
|
|
|
+ specifier: 2.0.0-alpha.4
|
|
|
+ version: 2.0.0-alpha.4
|
|
|
+ rrweb-player:
|
|
|
+ specifier: 1.0.0-alpha.4
|
|
|
+ version: 1.0.0-alpha.4
|
|
|
+ vue:
|
|
|
+ specifier: ^3.4.29
|
|
|
+ version: 3.5.10
|
|
|
+
|
|
|
+devDependencies:
|
|
|
+ '@vitejs/plugin-vue':
|
|
|
+ specifier: ^5.0.5
|
|
|
+ version: 5.1.4(vite@5.4.8)(vue@3.5.10)
|
|
|
+ vite:
|
|
|
+ specifier: ^5.3.1
|
|
|
+ version: 5.4.8
|
|
|
+
|
|
|
+packages:
|
|
|
+
|
|
|
+ /@babel/helper-string-parser@7.24.8:
|
|
|
+ resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+
|
|
|
+ /@babel/helper-validator-identifier@7.24.7:
|
|
|
+ resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+
|
|
|
+ /@babel/parser@7.25.6:
|
|
|
+ resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
|
|
|
+ engines: {node: '>=6.0.0'}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ '@babel/types': 7.25.6
|
|
|
+
|
|
|
+ /@babel/types@7.25.6:
|
|
|
+ resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
|
|
|
+ engines: {node: '>=6.9.0'}
|
|
|
+ dependencies:
|
|
|
+ '@babel/helper-string-parser': 7.24.8
|
|
|
+ '@babel/helper-validator-identifier': 7.24.7
|
|
|
+ to-fast-properties: 2.0.0
|
|
|
+
|
|
|
+ /@ctrl/tinycolor@3.6.1:
|
|
|
+ resolution: {integrity: sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==}
|
|
|
+ engines: {node: '>=10'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@element-plus/icons-vue@2.3.1(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.2.0
|
|
|
+ dependencies:
|
|
|
+ vue: 3.5.10
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@esbuild/aix-ppc64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [ppc64]
|
|
|
+ os: [aix]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/android-arm64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [android]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/android-arm@0.21.5:
|
|
|
+ resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [android]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/android-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [android]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/darwin-arm64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [darwin]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/darwin-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [darwin]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/freebsd-arm64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [freebsd]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/freebsd-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [freebsd]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-arm64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-arm@0.21.5:
|
|
|
+ resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-ia32@0.21.5:
|
|
|
+ resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [ia32]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-loong64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [loong64]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-mips64el@0.21.5:
|
|
|
+ resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [mips64el]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-ppc64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [ppc64]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-riscv64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [riscv64]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-s390x@0.21.5:
|
|
|
+ resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [s390x]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/linux-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/netbsd-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [netbsd]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/openbsd-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [openbsd]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/sunos-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [sunos]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/win32-arm64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/win32-ia32@0.21.5:
|
|
|
+ resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [ia32]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@esbuild/win32-x64@0.21.5:
|
|
|
+ resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@floating-ui/core@1.6.8:
|
|
|
+ resolution: {integrity: sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==}
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/utils': 0.2.8
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/dom@1.6.11:
|
|
|
+ resolution: {integrity: sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==}
|
|
|
+ dependencies:
|
|
|
+ '@floating-ui/core': 1.6.8
|
|
|
+ '@floating-ui/utils': 0.2.8
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@floating-ui/utils@0.2.8:
|
|
|
+ resolution: {integrity: sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@jridgewell/sourcemap-codec@1.5.0:
|
|
|
+ resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
+
|
|
|
+ /@rollup/rollup-android-arm-eabi@4.22.5:
|
|
|
+ resolution: {integrity: sha512-SU5cvamg0Eyu/F+kLeMXS7GoahL+OoizlclVFX3l5Ql6yNlywJJ0OuqTzUx0v+aHhPHEB/56CT06GQrRrGNYww==}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [android]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-android-arm64@4.22.5:
|
|
|
+ resolution: {integrity: sha512-S4pit5BP6E5R5C8S6tgU/drvgjtYW76FBuG6+ibG3tMvlD1h9LHVF9KmlmaUBQ8Obou7hEyS+0w+IR/VtxwNMQ==}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [android]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-darwin-arm64@4.22.5:
|
|
|
+ resolution: {integrity: sha512-250ZGg4ipTL0TGvLlfACkIxS9+KLtIbn7BCZjsZj88zSg2Lvu3Xdw6dhAhfe/FjjXPVNCtcSp+WZjVsD3a/Zlw==}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [darwin]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-darwin-x64@4.22.5:
|
|
|
+ resolution: {integrity: sha512-D8brJEFg5D+QxFcW6jYANu+Rr9SlKtTenmsX5hOSzNYVrK5oLAEMTUgKWYJP+wdKyCdeSwnapLsn+OVRFycuQg==}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [darwin]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-arm-gnueabihf@4.22.5:
|
|
|
+ resolution: {integrity: sha512-PNqXYmdNFyWNg0ma5LdY8wP+eQfdvyaBAojAXgO7/gs0Q/6TQJVXAXe8gwW9URjbS0YAammur0fynYGiWsKlXw==}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-arm-musleabihf@4.22.5:
|
|
|
+ resolution: {integrity: sha512-kSSCZOKz3HqlrEuwKd9TYv7vxPYD77vHSUvM2y0YaTGnFc8AdI5TTQRrM1yIp3tXCKrSL9A7JLoILjtad5t8pQ==}
|
|
|
+ cpu: [arm]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-arm64-gnu@4.22.5:
|
|
|
+ resolution: {integrity: sha512-oTXQeJHRbOnwRnRffb6bmqmUugz0glXaPyspp4gbQOPVApdpRrY/j7KP3lr7M8kTfQTyrBUzFjj5EuHAhqH4/w==}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-arm64-musl@4.22.5:
|
|
|
+ resolution: {integrity: sha512-qnOTIIs6tIGFKCHdhYitgC2XQ2X25InIbZFor5wh+mALH84qnFHvc+vmWUpyX97B0hNvwNUL4B+MB8vJvH65Fw==}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-powerpc64le-gnu@4.22.5:
|
|
|
+ resolution: {integrity: sha512-TMYu+DUdNlgBXING13rHSfUc3Ky5nLPbWs4bFnT+R6Vu3OvXkTkixvvBKk8uO4MT5Ab6lC3U7x8S8El2q5o56w==}
|
|
|
+ cpu: [ppc64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-riscv64-gnu@4.22.5:
|
|
|
+ resolution: {integrity: sha512-PTQq1Kz22ZRvuhr3uURH+U/Q/a0pbxJoICGSprNLAoBEkyD3Sh9qP5I0Asn0y0wejXQBbsVMRZRxlbGFD9OK4A==}
|
|
|
+ cpu: [riscv64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-s390x-gnu@4.22.5:
|
|
|
+ resolution: {integrity: sha512-bR5nCojtpuMss6TDEmf/jnBnzlo+6n1UhgwqUvRoe4VIotC7FG1IKkyJbwsT7JDsF2jxR+NTnuOwiGv0hLyDoQ==}
|
|
|
+ cpu: [s390x]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-x64-gnu@4.22.5:
|
|
|
+ resolution: {integrity: sha512-N0jPPhHjGShcB9/XXZQWuWBKZQnC1F36Ce3sDqWpujsGjDz/CQtOL9LgTrJ+rJC8MJeesMWrMWVLKKNR/tMOCA==}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [glibc]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-linux-x64-musl@4.22.5:
|
|
|
+ resolution: {integrity: sha512-uBa2e28ohzNNwjr6Uxm4XyaA1M/8aTgfF2T7UIlElLaeXkgpmIJ2EitVNQxjO9xLLLy60YqAgKn/AqSpCUkE9g==}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [linux]
|
|
|
+ libc: [musl]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-win32-arm64-msvc@4.22.5:
|
|
|
+ resolution: {integrity: sha512-RXT8S1HP8AFN/Kr3tg4fuYrNxZ/pZf1HemC5Tsddc6HzgGnJm0+Lh5rAHJkDuW3StI0ynNXukidROMXYl6ew8w==}
|
|
|
+ cpu: [arm64]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-win32-ia32-msvc@4.22.5:
|
|
|
+ resolution: {integrity: sha512-ElTYOh50InL8kzyUD6XsnPit7jYCKrphmddKAe1/Ytt74apOxDq5YEcbsiKs0fR3vff3jEneMM+3I7jbqaMyBg==}
|
|
|
+ cpu: [ia32]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rollup/rollup-win32-x64-msvc@4.22.5:
|
|
|
+ resolution: {integrity: sha512-+lvL/4mQxSV8MukpkKyyvfwhH266COcWlXE/1qxwN08ajovta3459zrjLghYMgDerlzNwLAcFpvU+WWE5y6nAQ==}
|
|
|
+ cpu: [x64]
|
|
|
+ os: [win32]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /@rrweb/types@2.0.0-alpha.17:
|
|
|
+ resolution: {integrity: sha512-AfDTVUuCyCaIG0lTSqYtrZqJX39ZEYzs4fYKnexhQ+id+kbZIpIJtaut5cto6dWZbB3SEe4fW0o90Po3LvTmfg==}
|
|
|
+ dependencies:
|
|
|
+ rrweb-snapshot: 2.0.0-alpha.17
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@sxzz/popperjs-es@2.11.7:
|
|
|
+ resolution: {integrity: sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@tsconfig/svelte@1.0.13:
|
|
|
+ resolution: {integrity: sha512-5lYJP45Xllo4yE/RUBccBT32eBlRDbqN8r1/MIvQbKxW3aFqaYPCNgm8D5V20X4ShHcwvYWNlKg3liDh1MlBoA==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@types/css-font-loading-module@0.0.7:
|
|
|
+ resolution: {integrity: sha512-nl09VhutdjINdWyXxHWN/w9zlNCfr60JUqJbd24YXUuCwgeL0TpFSdElCwb6cxfB6ybE19Gjj4g0jsgkXxKv1Q==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@types/estree@1.0.6:
|
|
|
+ resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@types/lodash-es@4.17.12:
|
|
|
+ resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
|
|
+ dependencies:
|
|
|
+ '@types/lodash': 4.17.9
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@types/lodash@4.17.9:
|
|
|
+ resolution: {integrity: sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@types/web-bluetooth@0.0.16:
|
|
|
+ resolution: {integrity: sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@vitejs/plugin-vue@5.1.4(vite@5.4.8)(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==}
|
|
|
+ engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
+ peerDependencies:
|
|
|
+ vite: ^5.0.0
|
|
|
+ vue: ^3.2.25
|
|
|
+ dependencies:
|
|
|
+ vite: 5.4.8
|
|
|
+ vue: 3.5.10
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /@vue/compiler-core@3.5.10:
|
|
|
+ resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/parser': 7.25.6
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+ entities: 4.5.0
|
|
|
+ estree-walker: 2.0.2
|
|
|
+ source-map-js: 1.2.1
|
|
|
+
|
|
|
+ /@vue/compiler-dom@3.5.10:
|
|
|
+ resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==}
|
|
|
+ dependencies:
|
|
|
+ '@vue/compiler-core': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+
|
|
|
+ /@vue/compiler-sfc@3.5.10:
|
|
|
+ resolution: {integrity: sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==}
|
|
|
+ dependencies:
|
|
|
+ '@babel/parser': 7.25.6
|
|
|
+ '@vue/compiler-core': 3.5.10
|
|
|
+ '@vue/compiler-dom': 3.5.10
|
|
|
+ '@vue/compiler-ssr': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+ estree-walker: 2.0.2
|
|
|
+ magic-string: 0.30.11
|
|
|
+ postcss: 8.4.47
|
|
|
+ source-map-js: 1.2.1
|
|
|
+
|
|
|
+ /@vue/compiler-ssr@3.5.10:
|
|
|
+ resolution: {integrity: sha512-hxP4Y3KImqdtyUKXDRSxKSRkSm1H9fCvhojEYrnaoWhE4w/y8vwWhnosJoPPe2AXm5sU7CSbYYAgkt2ZPhDz+A==}
|
|
|
+ dependencies:
|
|
|
+ '@vue/compiler-dom': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+
|
|
|
+ /@vue/devtools-api@6.6.4:
|
|
|
+ resolution: {integrity: sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@vue/reactivity@3.5.10:
|
|
|
+ resolution: {integrity: sha512-kW08v06F6xPSHhid9DJ9YjOGmwNDOsJJQk0ax21wKaUYzzuJGEuoKNU2Ujux8FLMrP7CFJJKsHhXN9l2WOVi2g==}
|
|
|
+ dependencies:
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+
|
|
|
+ /@vue/runtime-core@3.5.10:
|
|
|
+ resolution: {integrity: sha512-9Q86I5Qq3swSkFfzrZ+iqEy7Vla325M7S7xc1NwKnRm/qoi1Dauz0rT6mTMmscqx4qz0EDJ1wjB+A36k7rl8mA==}
|
|
|
+ dependencies:
|
|
|
+ '@vue/reactivity': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+
|
|
|
+ /@vue/runtime-dom@3.5.10:
|
|
|
+ resolution: {integrity: sha512-t3x7ht5qF8ZRi1H4fZqFzyY2j+GTMTDxRheT+i8M9Ph0oepUxoadmbwlFwMoW7RYCpNQLpP2Yx3feKs+fyBdpA==}
|
|
|
+ dependencies:
|
|
|
+ '@vue/reactivity': 3.5.10
|
|
|
+ '@vue/runtime-core': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+ csstype: 3.1.3
|
|
|
+
|
|
|
+ /@vue/server-renderer@3.5.10(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-IVE97tt2kGKwHNq9yVO0xdh1IvYfZCShvDSy46JIh5OQxP1/EXSpoDqetVmyIzL7CYOWnnmMkVqd7YK2QSWkdw==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: 3.5.10
|
|
|
+ dependencies:
|
|
|
+ '@vue/compiler-ssr': 3.5.10
|
|
|
+ '@vue/shared': 3.5.10
|
|
|
+ vue: 3.5.10
|
|
|
+
|
|
|
+ /@vue/shared@3.5.10:
|
|
|
+ resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
|
|
|
+
|
|
|
+ /@vueuse/core@9.13.0(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==}
|
|
|
+ dependencies:
|
|
|
+ '@types/web-bluetooth': 0.0.16
|
|
|
+ '@vueuse/metadata': 9.13.0
|
|
|
+ '@vueuse/shared': 9.13.0(vue@3.5.10)
|
|
|
+ vue-demi: 0.14.10(vue@3.5.10)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@vue/composition-api'
|
|
|
+ - vue
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@vueuse/metadata@9.13.0:
|
|
|
+ resolution: {integrity: sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@vueuse/shared@9.13.0(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==}
|
|
|
+ dependencies:
|
|
|
+ vue-demi: 0.14.10(vue@3.5.10)
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@vue/composition-api'
|
|
|
+ - vue
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /@xstate/fsm@1.6.5:
|
|
|
+ resolution: {integrity: sha512-b5o1I6aLNeYlU/3CPlj/Z91ybk1gUsKT+5NAJI+2W4UjvS5KLG28K9v5UvNoFVjHV8PajVZ00RH3vnjyQO7ZAw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /async-validator@4.2.5:
|
|
|
+ resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /asynckit@0.4.0:
|
|
|
+ resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /axios@1.7.7:
|
|
|
+ resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
|
|
|
+ dependencies:
|
|
|
+ follow-redirects: 1.15.9
|
|
|
+ form-data: 4.0.0
|
|
|
+ proxy-from-env: 1.1.0
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - debug
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /base64-arraybuffer@1.0.2:
|
|
|
+ resolution: {integrity: sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==}
|
|
|
+ engines: {node: '>= 0.6.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /combined-stream@1.0.8:
|
|
|
+ resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
|
+ engines: {node: '>= 0.8'}
|
|
|
+ dependencies:
|
|
|
+ delayed-stream: 1.0.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /csstype@3.1.3:
|
|
|
+ resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
+
|
|
|
+ /dayjs@1.11.13:
|
|
|
+ resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /delayed-stream@1.0.0:
|
|
|
+ resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
|
+ engines: {node: '>=0.4.0'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /element-plus@2.8.4(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-ZlVAdUOoJliv4kW3ntWnnSHMT+u/Os7mXJjk2xzOlqNeHaI2/ozlF+R58ZCEak8ZnDi6+5A2viWEYRsq64IuiA==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.2.0
|
|
|
+ dependencies:
|
|
|
+ '@ctrl/tinycolor': 3.6.1
|
|
|
+ '@element-plus/icons-vue': 2.3.1(vue@3.5.10)
|
|
|
+ '@floating-ui/dom': 1.6.11
|
|
|
+ '@popperjs/core': /@sxzz/popperjs-es@2.11.7
|
|
|
+ '@types/lodash': 4.17.9
|
|
|
+ '@types/lodash-es': 4.17.12
|
|
|
+ '@vueuse/core': 9.13.0(vue@3.5.10)
|
|
|
+ async-validator: 4.2.5
|
|
|
+ dayjs: 1.11.13
|
|
|
+ escape-html: 1.0.3
|
|
|
+ lodash: 4.17.21
|
|
|
+ lodash-es: 4.17.21
|
|
|
+ lodash-unified: 1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21)
|
|
|
+ memoize-one: 6.0.0
|
|
|
+ normalize-wheel-es: 1.2.0
|
|
|
+ vue: 3.5.10
|
|
|
+ transitivePeerDependencies:
|
|
|
+ - '@vue/composition-api'
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /entities@4.5.0:
|
|
|
+ resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
|
+ engines: {node: '>=0.12'}
|
|
|
+
|
|
|
+ /esbuild@0.21.5:
|
|
|
+ resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ hasBin: true
|
|
|
+ requiresBuild: true
|
|
|
+ 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
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /escape-html@1.0.3:
|
|
|
+ resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /estree-walker@2.0.2:
|
|
|
+ resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
|
|
|
+
|
|
|
+ /fflate@0.4.8:
|
|
|
+ resolution: {integrity: sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /follow-redirects@1.15.9:
|
|
|
+ resolution: {integrity: sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==}
|
|
|
+ engines: {node: '>=4.0'}
|
|
|
+ peerDependencies:
|
|
|
+ debug: '*'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ debug:
|
|
|
+ optional: true
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /form-data@4.0.0:
|
|
|
+ resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==}
|
|
|
+ engines: {node: '>= 6'}
|
|
|
+ dependencies:
|
|
|
+ asynckit: 0.4.0
|
|
|
+ combined-stream: 1.0.8
|
|
|
+ mime-types: 2.1.35
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /fsevents@2.3.3:
|
|
|
+ resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
|
+ engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
|
+ os: [darwin]
|
|
|
+ requiresBuild: true
|
|
|
+ dev: true
|
|
|
+ optional: true
|
|
|
+
|
|
|
+ /js.cookie@0.0.4:
|
|
|
+ resolution: {integrity: sha512-JvMf313wUqGW72zt5SoIo+Af0ZV4UwE8fl7j39nGwTCFQ4ZeAunvlD40/bCPGE1C3Yyl6y0E/M0sbM65ekx1Mw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /lodash-es@4.17.21:
|
|
|
+ resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /lodash-unified@1.0.3(@types/lodash-es@4.17.12)(lodash-es@4.17.21)(lodash@4.17.21):
|
|
|
+ resolution: {integrity: sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==}
|
|
|
+ peerDependencies:
|
|
|
+ '@types/lodash-es': '*'
|
|
|
+ lodash: '*'
|
|
|
+ lodash-es: '*'
|
|
|
+ dependencies:
|
|
|
+ '@types/lodash-es': 4.17.12
|
|
|
+ lodash: 4.17.21
|
|
|
+ lodash-es: 4.17.21
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /lodash@4.17.21:
|
|
|
+ resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /magic-string@0.30.11:
|
|
|
+ resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
|
|
|
+ dependencies:
|
|
|
+ '@jridgewell/sourcemap-codec': 1.5.0
|
|
|
+
|
|
|
+ /memoize-one@6.0.0:
|
|
|
+ resolution: {integrity: sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /mime-db@1.52.0:
|
|
|
+ resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
|
+ engines: {node: '>= 0.6'}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /mime-types@2.1.35:
|
|
|
+ resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
|
+ engines: {node: '>= 0.6'}
|
|
|
+ dependencies:
|
|
|
+ mime-db: 1.52.0
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /mitt@3.0.1:
|
|
|
+ resolution: {integrity: sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /nanoid@3.3.7:
|
|
|
+ resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==}
|
|
|
+ engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
+ /normalize-wheel-es@1.2.0:
|
|
|
+ resolution: {integrity: sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /picocolors@1.1.0:
|
|
|
+ resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==}
|
|
|
+
|
|
|
+ /pinia@2.2.2(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-ja2XqFWZC36mupU4z1ZzxeTApV7DOw44cV4dhQ9sGwun+N89v/XP7+j7q6TanS1u1tdbK4r+1BUx7heMaIdagA==}
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.4.0
|
|
|
+ typescript: '>=4.4.4'
|
|
|
+ vue: ^2.6.14 || ^3.3.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ typescript:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@vue/devtools-api': 6.6.4
|
|
|
+ vue: 3.5.10
|
|
|
+ vue-demi: 0.14.10(vue@3.5.10)
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /postcss@8.4.47:
|
|
|
+ resolution: {integrity: sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==}
|
|
|
+ engines: {node: ^10 || ^12 || >=14}
|
|
|
+ dependencies:
|
|
|
+ nanoid: 3.3.7
|
|
|
+ picocolors: 1.1.0
|
|
|
+ source-map-js: 1.2.1
|
|
|
+
|
|
|
+ /proxy-from-env@1.1.0:
|
|
|
+ resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /rollup@4.22.5:
|
|
|
+ resolution: {integrity: sha512-WoinX7GeQOFMGznEcWA1WrTQCd/tpEbMkc3nuMs9BT0CPjMdSjPMTVClwWd4pgSQwJdP65SK9mTCNvItlr5o7w==}
|
|
|
+ engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
|
+ hasBin: true
|
|
|
+ dependencies:
|
|
|
+ '@types/estree': 1.0.6
|
|
|
+ optionalDependencies:
|
|
|
+ '@rollup/rollup-android-arm-eabi': 4.22.5
|
|
|
+ '@rollup/rollup-android-arm64': 4.22.5
|
|
|
+ '@rollup/rollup-darwin-arm64': 4.22.5
|
|
|
+ '@rollup/rollup-darwin-x64': 4.22.5
|
|
|
+ '@rollup/rollup-linux-arm-gnueabihf': 4.22.5
|
|
|
+ '@rollup/rollup-linux-arm-musleabihf': 4.22.5
|
|
|
+ '@rollup/rollup-linux-arm64-gnu': 4.22.5
|
|
|
+ '@rollup/rollup-linux-arm64-musl': 4.22.5
|
|
|
+ '@rollup/rollup-linux-powerpc64le-gnu': 4.22.5
|
|
|
+ '@rollup/rollup-linux-riscv64-gnu': 4.22.5
|
|
|
+ '@rollup/rollup-linux-s390x-gnu': 4.22.5
|
|
|
+ '@rollup/rollup-linux-x64-gnu': 4.22.5
|
|
|
+ '@rollup/rollup-linux-x64-musl': 4.22.5
|
|
|
+ '@rollup/rollup-win32-arm64-msvc': 4.22.5
|
|
|
+ '@rollup/rollup-win32-ia32-msvc': 4.22.5
|
|
|
+ '@rollup/rollup-win32-x64-msvc': 4.22.5
|
|
|
+ fsevents: 2.3.3
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /rrdom@0.1.7:
|
|
|
+ resolution: {integrity: sha512-ZLd8f14z9pUy2Hk9y636cNv5Y2BMnNEY99wxzW9tD2BLDfe1xFxtLjB4q/xCBYo6HRe0wofzKzjm4JojmpBfFw==}
|
|
|
+ dependencies:
|
|
|
+ rrweb-snapshot: 2.0.0-alpha.4
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /rrweb-player@1.0.0-alpha.4:
|
|
|
+ resolution: {integrity: sha512-Wlmn9GZ5Fdqa37vd3TzsYdLl/JWEvXNUrLCrYpnOwEgmY409HwVIvvA5aIo7k582LoKgdRCsB87N+f0oWAR0Kg==}
|
|
|
+ dependencies:
|
|
|
+ '@tsconfig/svelte': 1.0.13
|
|
|
+ rrweb: 2.0.0-alpha.4
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /rrweb-snapshot@2.0.0-alpha.17:
|
|
|
+ resolution: {integrity: sha512-GBg5pV8LHOTbeVmH2VHLEFR0mc2QpQMzAvcoxEGfPNWgWHc8UvKCyq7pqN1vA+fDZ+yXXbixeO0kB2pzVvFCBw==}
|
|
|
+ dependencies:
|
|
|
+ postcss: 8.4.47
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /rrweb-snapshot@2.0.0-alpha.4:
|
|
|
+ resolution: {integrity: sha512-KQ2OtPpXO5jLYqg1OnXS/Hf+EzqnZyP5A+XPqBCjYpj3XIje/Od4gdUwjbFo3cVuWq5Cw5Y1d3/xwgIS7/XpQQ==}
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /rrweb@2.0.0-alpha.4:
|
|
|
+ resolution: {integrity: sha512-wEHUILbxDPcNwkM3m4qgPgXAiBJyqCbbOHyVoNEVBJzHszWEFYyTbrZqUdeb1EfmTRC2PsumCIkVcomJ/xcOzA==}
|
|
|
+ dependencies:
|
|
|
+ '@rrweb/types': 2.0.0-alpha.17
|
|
|
+ '@types/css-font-loading-module': 0.0.7
|
|
|
+ '@xstate/fsm': 1.6.5
|
|
|
+ base64-arraybuffer: 1.0.2
|
|
|
+ fflate: 0.4.8
|
|
|
+ mitt: 3.0.1
|
|
|
+ rrdom: 0.1.7
|
|
|
+ rrweb-snapshot: 2.0.0-alpha.4
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /source-map-js@1.2.1:
|
|
|
+ resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
|
+ engines: {node: '>=0.10.0'}
|
|
|
+
|
|
|
+ /to-fast-properties@2.0.0:
|
|
|
+ resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
|
|
|
+ engines: {node: '>=4'}
|
|
|
+
|
|
|
+ /vite@5.4.8:
|
|
|
+ resolution: {integrity: sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==}
|
|
|
+ engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
+ hasBin: true
|
|
|
+ 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
|
|
|
+ dependencies:
|
|
|
+ esbuild: 0.21.5
|
|
|
+ postcss: 8.4.47
|
|
|
+ rollup: 4.22.5
|
|
|
+ optionalDependencies:
|
|
|
+ fsevents: 2.3.3
|
|
|
+ dev: true
|
|
|
+
|
|
|
+ /vue-demi@0.14.10(vue@3.5.10):
|
|
|
+ resolution: {integrity: sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==}
|
|
|
+ engines: {node: '>=12'}
|
|
|
+ hasBin: true
|
|
|
+ requiresBuild: true
|
|
|
+ peerDependencies:
|
|
|
+ '@vue/composition-api': ^1.0.0-rc.1
|
|
|
+ vue: ^3.0.0-0 || ^2.6.0
|
|
|
+ peerDependenciesMeta:
|
|
|
+ '@vue/composition-api':
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ vue: 3.5.10
|
|
|
+ dev: false
|
|
|
+
|
|
|
+ /vue@3.5.10:
|
|
|
+ resolution: {integrity: sha512-Vy2kmJwHPlouC/tSnIgXVg03SG+9wSqT1xu1Vehc+ChsXsRd7jLkKgMltVEFOzUdBr3uFwBCG+41LJtfAcBRng==}
|
|
|
+ peerDependencies:
|
|
|
+ typescript: '*'
|
|
|
+ peerDependenciesMeta:
|
|
|
+ typescript:
|
|
|
+ optional: true
|
|
|
+ dependencies:
|
|
|
+ '@vue/compiler-dom': 3.5.10
|
|
|
+ '@vue/compiler-sfc': 3.5.10
|
|
|
+ '@vue/runtime-dom': 3.5.10
|
|
|
+ '@vue/server-renderer': 3.5.10(vue@3.5.10)
|
|
|
+ '@vue/shared': 3.5.10
|