2024-07-10 16:16:51 +02:00
|
|
|
{
|
2024-07-15 16:34:28 +02:00
|
|
|
"name": "caravane",
|
|
|
|
"version": "0.0.0",
|
2024-07-10 16:16:51 +02:00
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"name": "caravane",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"dependencies": {
|
2024-07-16 17:01:09 +02:00
|
|
|
"axios": "^1.7.2",
|
2024-07-23 00:01:44 +02:00
|
|
|
"pinia": "^2.1.7",
|
2024-09-29 21:36:21 +02:00
|
|
|
"swiper": "^11.1.14",
|
2024-08-13 15:39:40 +02:00
|
|
|
"vue": "^3.4.29",
|
2024-09-29 21:36:21 +02:00
|
|
|
"vue-image-zoomer": "^2.4.1",
|
2024-08-13 15:39:40 +02:00
|
|
|
"vue-router": "^4.4.3"
|
2024-07-15 16:34:28 +02:00
|
|
|
},
|
2024-07-10 16:16:51 +02:00
|
|
|
"devDependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"@vitejs/plugin-vue": "^5.0.5",
|
|
|
|
"sass": "^1.77.8",
|
|
|
|
"vite": "^5.3.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-29 21:36:21 +02:00
|
|
|
"node_modules/@babel/helper-string-parser": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"version": "7.24.8",
|
2024-09-29 21:36:21 +02:00
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
|
|
|
|
"integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
|
|
"version": "7.24.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
|
|
|
|
"integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-09-29 21:36:21 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz",
|
|
|
|
"integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/types": "^7.25.6"
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"bin": {
|
|
|
|
"parser": "bin/babel-parser.js"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=6.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-29 21:36:21 +02:00
|
|
|
"node_modules/@babel/types": {
|
|
|
|
"version": "7.25.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz",
|
|
|
|
"integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/helper-string-parser": "^7.24.8",
|
|
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
|
|
"to-fast-properties": "^2.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.9.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"aix"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=12"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
"version": "1.5.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
|
|
|
|
"integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-SU5cvamg0Eyu/F+kLeMXS7GoahL+OoizlclVFX3l5Ql6yNlywJJ0OuqTzUx0v+aHhPHEB/56CT06GQrRrGNYww==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-S4pit5BP6E5R5C8S6tgU/drvgjtYW76FBuG6+ibG3tMvlD1h9LHVF9KmlmaUBQ8Obou7hEyS+0w+IR/VtxwNMQ==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-250ZGg4ipTL0TGvLlfACkIxS9+KLtIbn7BCZjsZj88zSg2Lvu3Xdw6dhAhfe/FjjXPVNCtcSp+WZjVsD3a/Zlw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-D8brJEFg5D+QxFcW6jYANu+Rr9SlKtTenmsX5hOSzNYVrK5oLAEMTUgKWYJP+wdKyCdeSwnapLsn+OVRFycuQg==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-PNqXYmdNFyWNg0ma5LdY8wP+eQfdvyaBAojAXgO7/gs0Q/6TQJVXAXe8gwW9URjbS0YAammur0fynYGiWsKlXw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-kSSCZOKz3HqlrEuwKd9TYv7vxPYD77vHSUvM2y0YaTGnFc8AdI5TTQRrM1yIp3tXCKrSL9A7JLoILjtad5t8pQ==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-oTXQeJHRbOnwRnRffb6bmqmUugz0glXaPyspp4gbQOPVApdpRrY/j7KP3lr7M8kTfQTyrBUzFjj5EuHAhqH4/w==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-qnOTIIs6tIGFKCHdhYitgC2XQ2X25InIbZFor5wh+mALH84qnFHvc+vmWUpyX97B0hNvwNUL4B+MB8vJvH65Fw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-TMYu+DUdNlgBXING13rHSfUc3Ky5nLPbWs4bFnT+R6Vu3OvXkTkixvvBKk8uO4MT5Ab6lC3U7x8S8El2q5o56w==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-PTQq1Kz22ZRvuhr3uURH+U/Q/a0pbxJoICGSprNLAoBEkyD3Sh9qP5I0Asn0y0wejXQBbsVMRZRxlbGFD9OK4A==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-bR5nCojtpuMss6TDEmf/jnBnzlo+6n1UhgwqUvRoe4VIotC7FG1IKkyJbwsT7JDsF2jxR+NTnuOwiGv0hLyDoQ==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-N0jPPhHjGShcB9/XXZQWuWBKZQnC1F36Ce3sDqWpujsGjDz/CQtOL9LgTrJ+rJC8MJeesMWrMWVLKKNR/tMOCA==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-uBa2e28ohzNNwjr6Uxm4XyaA1M/8aTgfF2T7UIlElLaeXkgpmIJ2EitVNQxjO9xLLLy60YqAgKn/AqSpCUkE9g==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-RXT8S1HP8AFN/Kr3tg4fuYrNxZ/pZf1HemC5Tsddc6HzgGnJm0+Lh5rAHJkDuW3StI0ynNXukidROMXYl6ew8w==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-ElTYOh50InL8kzyUD6XsnPit7jYCKrphmddKAe1/Ytt74apOxDq5YEcbsiKs0fR3vff3jEneMM+3I7jbqaMyBg==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-+lvL/4mQxSV8MukpkKyyvfwhH266COcWlXE/1qxwN08ajovta3459zrjLghYMgDerlzNwLAcFpvU+WWE5y6nAQ==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@types/estree": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "1.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
|
|
|
|
"integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
|
"version": "5.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
|
|
|
|
"integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^5.0.0",
|
|
|
|
"vue": "^3.2.25"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@vue/compiler-core": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@babel/parser": "^7.25.3",
|
|
|
|
"@vue/shared": "3.5.10",
|
2024-07-15 16:34:28 +02:00
|
|
|
"entities": "^4.5.0",
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
"source-map-js": "^1.2.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vue/compiler-dom": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/compiler-core": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vue/compiler-sfc": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@babel/parser": "^7.25.3",
|
|
|
|
"@vue/compiler-core": "3.5.10",
|
|
|
|
"@vue/compiler-dom": "3.5.10",
|
|
|
|
"@vue/compiler-ssr": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10",
|
2024-07-15 16:34:28 +02:00
|
|
|
"estree-walker": "^2.0.2",
|
2024-09-29 21:36:21 +02:00
|
|
|
"magic-string": "^0.30.11",
|
|
|
|
"postcss": "^8.4.47",
|
2024-07-15 16:34:28 +02:00
|
|
|
"source-map-js": "^1.2.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vue/compiler-ssr": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-hxP4Y3KImqdtyUKXDRSxKSRkSm1H9fCvhojEYrnaoWhE4w/y8vwWhnosJoPPe2AXm5sU7CSbYYAgkt2ZPhDz+A==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/compiler-dom": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10"
|
2024-07-15 16:34:28 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-23 00:01:44 +02:00
|
|
|
"node_modules/@vue/devtools-api": {
|
|
|
|
"version": "6.6.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.3.tgz",
|
|
|
|
"integrity": "sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vue/reactivity": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-kW08v06F6xPSHhid9DJ9YjOGmwNDOsJJQk0ax21wKaUYzzuJGEuoKNU2Ujux8FLMrP7CFJJKsHhXN9l2WOVi2g==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/shared": "3.5.10"
|
2024-07-15 16:34:28 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@vue/runtime-core": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-9Q86I5Qq3swSkFfzrZ+iqEy7Vla325M7S7xc1NwKnRm/qoi1Dauz0rT6mTMmscqx4qz0EDJ1wjB+A36k7rl8mA==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/reactivity": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10"
|
2024-07-15 16:34:28 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@vue/runtime-dom": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-t3x7ht5qF8ZRi1H4fZqFzyY2j+GTMTDxRheT+i8M9Ph0oepUxoadmbwlFwMoW7RYCpNQLpP2Yx3feKs+fyBdpA==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/reactivity": "3.5.10",
|
|
|
|
"@vue/runtime-core": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10",
|
2024-07-15 16:34:28 +02:00
|
|
|
"csstype": "^3.1.3"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@vue/server-renderer": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-IVE97tt2kGKwHNq9yVO0xdh1IvYfZCShvDSy46JIh5OQxP1/EXSpoDqetVmyIzL7CYOWnnmMkVqd7YK2QSWkdw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@vue/compiler-ssr": "3.5.10",
|
|
|
|
"@vue/shared": "3.5.10"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"peerDependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"vue": "3.5.10"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/@vue/shared": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/anymatch": {
|
|
|
|
"version": "3.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
|
|
|
|
"integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "ISC",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"normalize-path": "^3.0.0",
|
|
|
|
"picomatch": "^2.0.4"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">= 8"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/asynckit": {
|
|
|
|
"version": "0.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
|
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/axios": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "1.7.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
|
|
|
|
"integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
|
2024-07-16 17:01:09 +02:00
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"follow-redirects": "^1.15.6",
|
|
|
|
"form-data": "^4.0.0",
|
|
|
|
"proxy-from-env": "^1.1.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/binary-extensions": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/braces": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"fill-range": "^7.1.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/chokidar": {
|
|
|
|
"version": "3.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
|
|
|
|
"integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"anymatch": "~3.1.2",
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
"glob-parent": "~5.1.2",
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
"normalize-path": "~3.0.0",
|
|
|
|
"readdirp": "~3.6.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">= 8.10.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.2"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/combined-stream": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"delayed-stream": "~1.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.8"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/delayed-stream": {
|
|
|
|
"version": "1.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
|
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=0.12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"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==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
2024-07-15 16:34:28 +02:00
|
|
|
},
|
|
|
|
"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"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/fill-range": {
|
|
|
|
"version": "7.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
|
|
|
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"to-regex-range": "^5.0.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/follow-redirects": {
|
|
|
|
"version": "1.15.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz",
|
|
|
|
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"debug": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/form-data": {
|
|
|
|
"version": "4.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
|
|
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"asynckit": "^0.4.0",
|
|
|
|
"combined-stream": "^1.0.8",
|
|
|
|
"mime-types": "^2.1.12"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/glob-parent": {
|
|
|
|
"version": "5.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "ISC",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"is-glob": "^4.0.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">= 6"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/immutable": {
|
|
|
|
"version": "4.3.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.6.tgz",
|
|
|
|
"integrity": "sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/is-binary-path": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"binary-extensions": "^2.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/is-extglob": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/is-glob": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"is-extglob": "^2.1.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/is-number": {
|
|
|
|
"version": "7.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
|
|
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=0.12.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/magic-string": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "0.30.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz",
|
|
|
|
"integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/mime-db": {
|
|
|
|
"version": "1.52.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
|
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mime-types": {
|
|
|
|
"version": "2.1.35",
|
|
|
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
|
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"mime-db": "1.52.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/nanoid": {
|
|
|
|
"version": "3.3.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
|
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/normalize-path": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/picocolors": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "ISC"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "2.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8.6"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-23 00:01:44 +02:00
|
|
|
"node_modules/pinia": {
|
|
|
|
"version": "2.1.7",
|
|
|
|
"resolved": "https://registry.npmjs.org/pinia/-/pinia-2.1.7.tgz",
|
|
|
|
"integrity": "sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@vue/devtools-api": "^6.5.0",
|
|
|
|
"vue-demi": ">=0.14.5"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/posva"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@vue/composition-api": "^1.4.0",
|
|
|
|
"typescript": ">=4.4.4",
|
|
|
|
"vue": "^2.6.14 || ^3.3.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@vue/composition-api": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"typescript": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/pinia/node_modules/vue-demi": {
|
|
|
|
"version": "0.14.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.8.tgz",
|
|
|
|
"integrity": "sha512-Uuqnk9YE9SsWeReYqK2alDI5YzciATE0r2SkA6iMAtuXvNTMNACJLJEXNXaEy94ECuBe4Sk6RzRU80kjdbIo1Q==",
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
|
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/antfu"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@vue/composition-api": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/postcss": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "8.4.47",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.47.tgz",
|
|
|
|
"integrity": "sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"funding": [
|
|
|
|
{
|
2024-07-15 16:34:28 +02:00
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
{
|
2024-07-15 16:34:28 +02:00
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
{
|
2024-07-15 16:34:28 +02:00
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
2024-07-15 16:34:28 +02:00
|
|
|
],
|
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"nanoid": "^3.3.7",
|
2024-09-29 21:36:21 +02:00
|
|
|
"picocolors": "^1.1.0",
|
|
|
|
"source-map-js": "^1.2.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": "^10 || ^12 || >=14"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-16 17:01:09 +02:00
|
|
|
"node_modules/proxy-from-env": {
|
|
|
|
"version": "1.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
|
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/readdirp": {
|
|
|
|
"version": "3.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
|
|
|
|
"integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"picomatch": "^2.2.1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8.10.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/rollup": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "4.22.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.22.5.tgz",
|
|
|
|
"integrity": "sha512-WoinX7GeQOFMGznEcWA1WrTQCd/tpEbMkc3nuMs9BT0CPjMdSjPMTVClwWd4pgSQwJdP65SK9mTCNvItlr5o7w==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@types/estree": "1.0.6"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"bin": {
|
|
|
|
"rollup": "dist/bin/rollup"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=18.0.0",
|
|
|
|
"npm": ">=8.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"optionalDependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@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",
|
2024-07-15 16:34:28 +02:00
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sass": {
|
|
|
|
"version": "1.77.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.8.tgz",
|
|
|
|
"integrity": "sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"chokidar": ">=3.0.0 <4.0.0",
|
|
|
|
"immutable": "^4.0.0",
|
|
|
|
"source-map-js": ">=0.6.2 <2.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"bin": {
|
|
|
|
"sass": "sass.js"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=14.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/source-map-js": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"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==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "BSD-3-Clause",
|
2024-07-10 16:16:51 +02:00
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=0.10.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-09-29 21:36:21 +02:00
|
|
|
"node_modules/swiper": {
|
|
|
|
"version": "11.1.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.14.tgz",
|
|
|
|
"integrity": "sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==",
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "patreon",
|
|
|
|
"url": "https://www.patreon.com/swiperjs"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "open_collective",
|
|
|
|
"url": "http://opencollective.com/swiper"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 4.7.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/to-fast-properties": {
|
|
|
|
"version": "2.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
|
|
|
|
"integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/to-regex-range": {
|
|
|
|
"version": "5.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
|
|
|
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"is-number": "^7.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": ">=8.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/vite": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "5.4.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.8.tgz",
|
|
|
|
"integrity": "sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ==",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dev": true,
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"esbuild": "^0.21.3",
|
2024-09-29 21:36:21 +02:00
|
|
|
"postcss": "^8.4.43",
|
|
|
|
"rollup": "^4.20.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"engines": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"node": "^18.0.0 || >=20.0.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
|
|
|
"funding": {
|
2024-07-15 16:34:28 +02:00
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": "^18.0.0 || >=20.0.0",
|
|
|
|
"less": "*",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "*",
|
2024-09-29 21:36:21 +02:00
|
|
|
"sass-embedded": "*",
|
2024-07-15 16:34:28 +02:00
|
|
|
"stylus": "*",
|
|
|
|
"sugarss": "*",
|
|
|
|
"terser": "^5.4.0"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-09-29 21:36:21 +02:00
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"node_modules/vue": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"version": "3.5.10",
|
|
|
|
"resolved": "https://registry.npmjs.org/vue/-/vue-3.5.10.tgz",
|
|
|
|
"integrity": "sha512-Vy2kmJwHPlouC/tSnIgXVg03SG+9wSqT1xu1Vehc+ChsXsRd7jLkKgMltVEFOzUdBr3uFwBCG+41LJtfAcBRng==",
|
2024-07-15 16:34:28 +02:00
|
|
|
"license": "MIT",
|
2024-07-10 16:16:51 +02:00
|
|
|
"dependencies": {
|
2024-09-29 21:36:21 +02:00
|
|
|
"@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/shared": "3.5.10"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"peerDependencies": {
|
|
|
|
"typescript": "*"
|
2024-07-10 16:16:51 +02:00
|
|
|
},
|
2024-07-15 16:34:28 +02:00
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"typescript": {
|
|
|
|
"optional": true
|
|
|
|
}
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
2024-08-13 15:39:40 +02:00
|
|
|
},
|
2024-09-29 21:36:21 +02:00
|
|
|
"node_modules/vue-image-zoomer": {
|
|
|
|
"version": "2.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/vue-image-zoomer/-/vue-image-zoomer-2.4.1.tgz",
|
|
|
|
"integrity": "sha512-n0icSuYf51MgNakZ331j4pShIpgzVjSd25leVtiiMWEgwjNshDgAkvggfvj0slTD/CEqjNXuijZAN55me6CEWw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"vue": "^3.2.25"
|
|
|
|
}
|
|
|
|
},
|
2024-08-13 15:39:40 +02:00
|
|
|
"node_modules/vue-router": {
|
|
|
|
"version": "4.4.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.3.tgz",
|
|
|
|
"integrity": "sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@vue/devtools-api": "^6.6.3"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/posva"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vue": "^3.2.0"
|
|
|
|
}
|
2024-07-10 16:16:51 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|