2025-08-01 18:07:11 +02:00
|
|
|
{
|
|
|
|
"name": "frontend",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"lockfileVersion": 3,
|
|
|
|
"requires": true,
|
|
|
|
"packages": {
|
|
|
|
"": {
|
|
|
|
"name": "frontend",
|
|
|
|
"version": "0.0.1",
|
2025-08-02 00:52:13 +02:00
|
|
|
"dependencies": {
|
|
|
|
"zod": "^4.0.14"
|
|
|
|
},
|
2025-08-01 18:07:11 +02:00
|
|
|
"devDependencies": {
|
|
|
|
"@sveltejs/adapter-auto": "^6.0.0",
|
|
|
|
"@sveltejs/kit": "^2.22.0",
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^6.0.0",
|
|
|
|
"@tailwindcss/vite": "^4.0.0",
|
|
|
|
"prettier": "^3.4.2",
|
|
|
|
"prettier-plugin-svelte": "^3.3.3",
|
|
|
|
"prettier-plugin-tailwindcss": "^0.6.11",
|
|
|
|
"svelte": "^5.0.0",
|
|
|
|
"svelte-check": "^4.0.0",
|
|
|
|
"tailwindcss": "^4.0.0",
|
|
|
|
"typescript": "^5.0.0",
|
|
|
|
"vite": "^7.0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@ampproject/remapping": {
|
|
|
|
"version": "2.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
|
|
|
|
"integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/aix-ppc64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-urAvrUedIqEiFR3FYSLTWQgLu5tb+m0qZw0NBEasUeo6wuqatkMDaRT+1uABiGXEu5vqgPd7FGE1BhsAIy9QVA==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"aix"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-RONsAvGCz5oWyePVnLdZY/HHwA++nxYWIX1atInlaW6SEkwq6XkP3+cb825EUcRs5Vss/lGh/2YxAb5xqc07Uw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-OD3p7LYzWpLhZEyATcTSJ67qB5D+20vbtr6vHlHWSQYhKtzUYrETuWThmzFpZtFsBIxRvhO07+UgVA9m0i/O1w==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/android-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-yJAVPklM5+4+9dTeKwHOaA+LQkmrKFX96BM0A/2zQrbS6ENCmxc4OVoBs5dPkCCak2roAD+jKCdnmOqKszPkjA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-Jw0mxgIaYX6R8ODrdkLLPwBqHTtYHJSmzzd+QeytSugzQ0Vg4c5rDky5VgkoowbZQahCbsv1rT1KW72MPIkevw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/darwin-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-Vh2gLxxHnuoQ+GjPNvDSDRpoBCUzY4Pu0kBqMBDlK4fuWbKgGtmDIeEC081xi26PPjn+1tct+Bh8FjyLlw1Zlg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-YPJ7hDQ9DnNe5vxOm6jaie9QsTwcKedPvizTVlqWG9GBSq+BuyWEDazlGaDTC5NGU4QJd666V0yqCBL2oWKPfA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/freebsd-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-MmaEXxQRdXNFsRN/KcIimLnSJrk2r5H8v+WVafRWz5xdSVmWLoITZQXcgehI2ZE6gioE6HirAEToM/RvFBeuhw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-FuzEP9BixzZohl1kLf76KEVOsxtIBFwCaLupVuk4eFVnOZfU+Wsn+x5Ryam7nILV2pkq2TqQM9EZPsOBuMC+kg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-WIgg00ARWv/uYLU7lsuDK00d/hHSfES5BzdWAdAig1ioV5kaFNrtK8EqGcUBJhYqotlUByUKz5Qo6u8tt7iD/w==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ia32": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-A1D9YzRX1i+1AJZuFFUMP1E9fMaYY+GnSQil9Tlw05utlE86EKTUA7RjwHDkEitmLYiFsRd9HwKBPEftNdBfjg==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-O7k1J/dwHkY1RMVvglFHl1HzutGEFFZ3kNiDMSOyUrB7WcoHGf96Sh+64nTRT26l3GMbCW01Ekh/ThKM5iI7hQ==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-mips64el": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-uv+dqfRazte3BzfMp8PAQXmdGHQt2oC/y2ovwpTteqrMx2lwaksiFZ/bdkXJC19ttTvNXBuWH53zy/aTj1FgGw==",
|
|
|
|
"cpu": [
|
|
|
|
"mips64el"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-ppc64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-GyG0KcMi1GBavP5JgAkkstMGyMholMDybAf8wF5A70CALlDM2p/f7YFE7H92eDeH/VBtFJA5MT4nRPDGg4JuzQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-riscv64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-rAqDYFv3yzMrq7GIcen3XP7TUEG/4LK86LUPMIz6RT8A6pRIDn0sDcvjudVZBiiTcZCY9y2SgYX2lgK3AF+1eg==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-s390x": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-Xutvh6VjlbcHpsIIbwY8GVRbwoviWT19tFhgdA7DlenLGC/mbc3lBoVb7jxj9Z+eyGqvcnSyIltYUrkKzWqSvg==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/linux-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-ASFQhgY4ElXh3nDcOMTkQero4b1lgubskNlhIfJrsH5OKZXDpUAKBlNS0Kx81jwOBp+HCeZqmoJuihTv57/jvQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-d1KfruIeohqAi6SA+gENMuObDbEjn22olAR7egqnkCD9DGBG0wsEARotkLgXDu6c4ncgWTZJtN5vcgxzWRMzcw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/netbsd-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-nVDCkrvx2ua+XQNyfrujIG38+YGyuy2Ru9kKVNyh5jAys6n+l44tTtToqHjino2My8VAY6Lw9H7RI73XFi66Cg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"netbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-j8HgrDuSJFAujkivSMSfPQSAa5Fxbvk4rgNAS5i3K+r8s1X0p1uOO2Hl2xNsGFppOeHOLAVgYwDVlmxhq5h+SQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openbsd-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-1h8MUAwa0VhNCDp6Af0HToI2TJFAn1uqT9Al6DJVzdIBAd21m/G0Yfc77KDM3uF3T/YaOgQq3qTJHPbTOInaIQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openbsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/openharmony-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-r2nVa5SIK9tSWd0kJd9HCffnDHKchTGikb//9c7HX+r+wHYCpQrSgxhlY6KWV1nFo1l4KFbsMlHk+L6fekLsUg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"openharmony"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/sunos-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-zUlaP2S12YhQ2UzUfcCuMDHQFJyKABkAjvO5YSndMiIkMimPmxA+BYSBikWgsRpvyxuRnow4nS5NPnf9fpv41w==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"sunos"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-arm64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-YEGFFWESlPva8hGL+zvj2z/SaK+pH0SwOM0Nc/d+rVnW7GSTFlLBGzZkuSU9kFIGIo8q9X3ucpZhu8PDN5A2sQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-ia32": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-hiGgGC6KZ5LZz58OL/+qVVoZiuZlUYlYHNAmczOm7bs2oE1XriPFi5ZHHrS8ACpV5EjySrnoCKmcbQMN+ojnHg==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@esbuild/win32-x64": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-cn3Yr7+OaaZq1c+2pe+8yxC8E144SReCQjN6/2ynubzYjvyqZjTXfQJpAcQpsdJq3My7XADANiYGHoFC69pLQw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@isaacs/fs-minipass": {
|
|
|
|
"version": "4.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
|
|
|
|
"integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.0.4"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
|
|
"version": "0.3.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
|
|
|
|
"integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
|
|
"version": "3.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
|
|
|
|
"integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
|
|
"version": "1.5.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
|
|
|
|
"integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
|
|
"version": "0.3.29",
|
|
|
|
"resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
|
|
|
|
"integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@polka/url": {
|
|
|
|
"version": "1.0.0-next.29",
|
|
|
|
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.29.tgz",
|
|
|
|
"integrity": "sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm-eabi": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-android-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-nTeCWY83kN64oQ5MGz3CgtPx8NSOhC5lWtsjTs+8JAJNLcP3QbLCtDDgUKQc/Ro/frpMq4SHUaHN6AMltcEoLQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-HV7bW2Fb/F5KPdM/9bApunQh68YVDU8sO8BvcW9OngQVN3HHHkw99wFupuUJfGR9pYLLAjcAOA6iO+evsbBaPQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-darwin-x64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-SSj8TlYV5nJixSsm/y3QXfhspSiLYP11zpfwp6G/YDXctf3Xkdnk4woJIF5VQe0of2OjzTt8EsxnJDCdHd2xMA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-freebsd-arm64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-ZyrsG4TIT9xnOlLsSSi9w/X29tCbK1yegE49RYm3tu3wF1L/B6LVMqnEWyDB26d9Ecx9zrmXCiPmIabVuLmNSg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-freebsd-x64": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-pCgHFoOECwVCJ5GFq8+gR8SBKnMO+xe5UEqbemxBpCKYQddRQMgomv1104RnLSg7nNvgKy05sLsY51+OVRyiVw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-gnueabihf": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-EtP8aquZ0xQg0ETFcxUbU71MZlHaw9MChwrQzatiE8U/bvi5uv/oChExXC4mWhjiqK7azGJBqU0tt5H123SzVA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm-musleabihf": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-qO7F7U3u1nfxYRPM8HqFtLd+raev2K137dsV08q/LRKRLEc7RsiDWihUnrINdsWQxPR9jqZ8DIIZ1zJJAm5PjQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-3dRaqLfcOXYsfvw5xMrxAk9Lb1f395gkoBYzSFcc/scgRFptRXL9DOaDpMiehf9CO8ZDRJW2z45b6fpU5nwjng==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-arm64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-fhHFTutA7SM+IrR6lIfiHskxmpmPTJUXpWIsBXpeEwNgZzZZSg/q4i6FU4J8qOGyJ0TR+wXBwx/L7Ho9z0+uDg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-loongarch64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-i7wfGFXu8x4+FRqPymzjD+Hyav8l95UIZ773j7J7zRYc3Xsxy2wIn4x+llpunexXe6laaO72iEjeeGyUFmjKeA==",
|
|
|
|
"cpu": [
|
|
|
|
"loong64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-ppc64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-B/l0dFcHVUnqcGZWKcWBSV2PF01YUt0Rvlurci5P+neqY/yMKchGU8ullZvIv5e8Y1C6wOn+U03mrDylP5q9Yw==",
|
|
|
|
"cpu": [
|
|
|
|
"ppc64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-32k4ENb5ygtkMwPMucAb8MtV8olkPT03oiTxJbgkJa7lJ7dZMr0GCFJlyvy+K8iq7F/iuOr41ZdUHaOiqyR3iQ==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-riscv64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-t5B2loThlFEauloaQkZg9gxV05BYeITLvLkWOkRXogP4qHXLkWSbSHKM9S6H1schf/0YGP/qNKtiISlxvfmmZw==",
|
|
|
|
"cpu": [
|
|
|
|
"riscv64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-s390x-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-YKjekwTEKgbB7n17gmODSmJVUIvj8CX7q5442/CK80L8nqOUbMtf8b01QkG3jOqyr1rotrAnW6B/qiHwfcuWQA==",
|
|
|
|
"cpu": [
|
|
|
|
"s390x"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-Jj5a9RUoe5ra+MEyERkDKLwTXVu6s3aACP51nkfnK9wJTraCC8IMe3snOfALkrjTYd2G1ViE1hICj0fZ7ALBPA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-7kX69DIrBeD7yNp4A5b81izs8BqoZkCIaxQaOpumcJ1S/kmqNFjPhDu1LHeVXv0SexfHQv5cqHsxLOjETuqDuA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-arm64-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-wiJWMIpeaak/jsbaq2HMh/rzZxHVW1rU6coyeNNpMwk5isiPjSTx0a4YLSlYDwBH/WBvLz+EtsNqQScZTLJy3g==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-ia32-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-gBgaUDESVzMgWZhcyjfs9QFK16D8K6QZpwAaVNJxYDLHWayOta4ZMjGm/vsAEy3hvlS2GosVFlBlP9/Wb85DqQ==",
|
|
|
|
"cpu": [
|
|
|
|
"ia32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@rollup/rollup-win32-x64-msvc": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-CvUo2ixeIQGtF6WvuB87XWqPQkoFAFqW+HUo/WzHwuHDvIwZCtjdWXoYCcr06iKGydiqTclC4jU/TNObC/xKZg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/acorn-typescript": {
|
|
|
|
"version": "1.0.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/acorn-typescript/-/acorn-typescript-1.0.5.tgz",
|
|
|
|
"integrity": "sha512-IwQk4yfwLdibDlrXVE04jTZYlLnwsTT2PIOQQGNLWfjavGifnk1JD1LcZjZaBTRcxZu2FfPfNLOE04DSu9lqtQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"acorn": "^8.9.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/adapter-auto": {
|
|
|
|
"version": "6.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/adapter-auto/-/adapter-auto-6.0.1.tgz",
|
|
|
|
"integrity": "sha512-mcWud3pYGPWM2Pphdj8G9Qiq24nZ8L4LB7coCUckUEy5Y7wOWGJ/enaZ4AtJTcSm5dNK1rIkBRoqt+ae4zlxcQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"@sveltejs/kit": "^2.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/kit": {
|
|
|
|
"version": "2.26.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/kit/-/kit-2.26.1.tgz",
|
|
|
|
"integrity": "sha512-FwDhHAoXYUGnYndrrEzEYcKdYWpSoRKq4kli29oMe83hLri4/DOGQk3xUgwjDo0LKpSmj5M/Sj29/Ug3wO0Cbg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@sveltejs/acorn-typescript": "^1.0.5",
|
|
|
|
"@types/cookie": "^0.6.0",
|
|
|
|
"acorn": "^8.14.1",
|
|
|
|
"cookie": "^0.6.0",
|
|
|
|
"devalue": "^5.1.0",
|
|
|
|
"esm-env": "^1.2.2",
|
|
|
|
"kleur": "^4.1.5",
|
|
|
|
"magic-string": "^0.30.5",
|
|
|
|
"mrmime": "^2.0.0",
|
|
|
|
"sade": "^1.8.1",
|
|
|
|
"set-cookie-parser": "^2.6.0",
|
|
|
|
"sirv": "^3.0.0"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"svelte-kit": "svelte-kit.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.13"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^3.0.0 || ^4.0.0-next.1 || ^5.0.0 || ^6.0.0-next.0",
|
|
|
|
"svelte": "^4.0.0 || ^5.0.0-next.0",
|
|
|
|
"vite": "^5.0.3 || ^6.0.0 || ^7.0.0-beta.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/vite-plugin-svelte": {
|
|
|
|
"version": "6.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte/-/vite-plugin-svelte-6.1.0.tgz",
|
|
|
|
"integrity": "sha512-+U6lz1wvGEG/BvQyL4z/flyNdQ9xDNv5vrh+vWBWTHaebqT0c9RNggpZTo/XSPoHsSCWBlYaTlRX8pZ9GATXCw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@sveltejs/vite-plugin-svelte-inspector": "^5.0.0-next.1",
|
|
|
|
"debug": "^4.4.1",
|
|
|
|
"deepmerge": "^4.3.1",
|
|
|
|
"kleur": "^4.1.5",
|
|
|
|
"magic-string": "^0.30.17",
|
|
|
|
"vitefu": "^1.1.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^20.19 || ^22.12 || >=24"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"svelte": "^5.0.0",
|
|
|
|
"vite": "^6.3.0 || ^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/vite-plugin-svelte-inspector": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/vite-plugin-svelte-inspector/-/vite-plugin-svelte-inspector-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-iwQ8Z4ET6ZFSt/gC+tVfcsSBHwsqc6RumSaiLUkAurW3BCpJam65cmHw0oOlDMTO0u+PZi9hilBRYN+LZNHTUQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"debug": "^4.4.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^20.19 || ^22.12 || >=24"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@sveltejs/vite-plugin-svelte": "^6.0.0-next.0",
|
|
|
|
"svelte": "^5.0.0",
|
|
|
|
"vite": "^6.3.0 || ^7.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/node": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-yzhzuGRmv5QyU9qLNg4GTlYI6STedBWRE7NjxP45CsFYYq9taI0zJXZBMqIC/c8fViNLhmrbpSFS57EoxUmD6Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.3.0",
|
|
|
|
"enhanced-resolve": "^5.18.1",
|
|
|
|
"jiti": "^2.4.2",
|
|
|
|
"lightningcss": "1.30.1",
|
|
|
|
"magic-string": "^0.30.17",
|
|
|
|
"source-map-js": "^1.2.1",
|
|
|
|
"tailwindcss": "4.1.11"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-Q69XzrtAhuyfHo+5/HMgr1lAiPP/G40OMFAnws7xcFEYqcypZmdW8eGXaOUIeOl1dzPJBPENXgbjsOyhg2nkrg==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.4",
|
|
|
|
"tar": "^7.4.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@tailwindcss/oxide-android-arm64": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-darwin-arm64": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-darwin-x64": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-freebsd-x64": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-linux-arm64-gnu": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-linux-arm64-musl": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-linux-x64-gnu": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-linux-x64-musl": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-wasm32-wasi": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-win32-arm64-msvc": "4.1.11",
|
|
|
|
"@tailwindcss/oxide-win32-x64-msvc": "4.1.11"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-android-arm64": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-3IfFuATVRUMZZprEIx9OGDjG3Ou3jG4xQzNTvjDoKmU9JdmoCohQJ83MYd0GPnQIu89YoJqvMM0G3uqLRFtetg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"android"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-darwin-arm64": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-ESgStEOEsyg8J5YcMb1xl8WFOXfeBmrhAwGsFxxB2CxY9evy63+AtpbDLAyRkJnxLy2WsD1qF13E97uQyP1lfQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-darwin-x64": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-EgnK8kRchgmgzG6jE10UQNaH9Mwi2n+yw1jWmof9Vyg2lpKNX2ioe7CJdf9M5f8V9uaQxInenZkOxnTVL3fhAw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-freebsd-x64": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-xdqKtbpHs7pQhIKmqVpxStnY1skuNh4CtbcyOHeX1YBE0hArj2romsFGb6yUmzkq/6M24nkxDqU8GYrKrz+UcA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-ryHQK2eyDYYMwB5wZL46uoxz2zzDZsFBwfjssgB7pzytAeCCa6glsiJGjhTEddq/4OsIjsLNMAiMlHNYnkEEeg==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-mYwqheq4BXF83j/w75ewkPJmPZIqqP1nhoghS9D57CLjsh3Nfq0m4ftTotRYtGnZd3eCztgbSPJ9QhfC91gDZQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-arm64-musl": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-m/NVRFNGlEHJrNVk3O6I9ggVuNjXHIPoD6bqay/pubtYC9QIdAMpS+cswZQPBLvVvEF6GtSNONbDkZrjWZXYNQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-x64-gnu": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-YW6sblI7xukSD2TdbbaeQVDysIm/UPJtObHJHKxDEcW2exAtY47j52f8jZXkqE1krdnkhCMGqP3dbniu1Te2Fg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-linux-x64-musl": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-e3C/RRhGunWYNC3aSF7exsQkdXzQ/M+aYuZHKnw4U7KQwTJotnWsGOIVih0s2qQzmEzOFIJ3+xt7iq67K/p56Q==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-wasm32-wasi": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-Xo1+/GU0JEN/C/dvcammKHzeM6NqKovG+6921MR6oadee5XPBaKOumrJCXvopJ/Qb5TH7LX/UAywbqrP4lax0g==",
|
|
|
|
"bundleDependencies": [
|
|
|
|
"@napi-rs/wasm-runtime",
|
|
|
|
"@emnapi/core",
|
|
|
|
"@emnapi/runtime",
|
|
|
|
"@tybys/wasm-util",
|
|
|
|
"@emnapi/wasi-threads",
|
|
|
|
"tslib"
|
|
|
|
],
|
|
|
|
"cpu": [
|
|
|
|
"wasm32"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"dependencies": {
|
|
|
|
"@emnapi/core": "^1.4.3",
|
|
|
|
"@emnapi/runtime": "^1.4.3",
|
|
|
|
"@emnapi/wasi-threads": "^1.0.2",
|
|
|
|
"@napi-rs/wasm-runtime": "^0.2.11",
|
|
|
|
"@tybys/wasm-util": "^0.9.0",
|
|
|
|
"tslib": "^2.8.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-UgKYx5PwEKrac3GPNPf6HVMNhUIGuUh4wlDFR2jYYdkX6pL/rn73zTq/4pzUm8fOjAn5L8zDeHp9iXmUGOXZ+w==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/oxide-win32-x64-msvc": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-YfHoggn1j0LK7wR82TOucWc5LDCguHnoS879idHekmmiR7g9HUtMw9MI0NHatS28u/Xlkfi9w5RJWgz2Dl+5Qg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@tailwindcss/vite": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-RHYhrR3hku0MJFRV+fN2gNbDNEh3dwKvY8XJvTxCSXeMOsCRSr+uKvDWQcbizrHgjML6ZmTE5OwMrl5wKcujCw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@tailwindcss/node": "4.1.11",
|
|
|
|
"@tailwindcss/oxide": "4.1.11",
|
|
|
|
"tailwindcss": "4.1.11"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^5.2.0 || ^6 || ^7"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/@types/cookie": {
|
|
|
|
"version": "0.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
|
|
|
|
"integrity": "sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/@types/estree": {
|
|
|
|
"version": "1.0.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
|
|
|
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/acorn": {
|
|
|
|
"version": "8.15.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"acorn": "bin/acorn"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.4.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/aria-query": {
|
|
|
|
"version": "5.3.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.3.2.tgz",
|
|
|
|
"integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/axobject-query": {
|
|
|
|
"version": "4.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-4.1.0.tgz",
|
|
|
|
"integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chokidar": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"readdirp": "^4.0.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14.16.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/chownr": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/clsx": {
|
|
|
|
"version": "2.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz",
|
|
|
|
"integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/cookie": {
|
|
|
|
"version": "0.6.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/cookie/-/cookie-0.6.0.tgz",
|
|
|
|
"integrity": "sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/debug": {
|
|
|
|
"version": "4.4.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
|
|
|
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"ms": "^2.1.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"supports-color": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/deepmerge": {
|
|
|
|
"version": "4.3.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
|
|
|
|
"integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/detect-libc": {
|
|
|
|
"version": "2.0.4",
|
|
|
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
|
|
|
|
"integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/devalue": {
|
|
|
|
"version": "5.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/devalue/-/devalue-5.1.1.tgz",
|
|
|
|
"integrity": "sha512-maua5KUiapvEwiEAe+XnlZ3Rh0GD+qI1J/nb9vrJc3muPXvcF/8gXYTWF76+5DAqHyDUtOIImEuo0YKE9mshVw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/enhanced-resolve": {
|
|
|
|
"version": "5.18.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.2.tgz",
|
|
|
|
"integrity": "sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"graceful-fs": "^4.2.4",
|
|
|
|
"tapable": "^2.2.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.13.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esbuild": {
|
|
|
|
"version": "0.25.8",
|
|
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.8.tgz",
|
|
|
|
"integrity": "sha512-vVC0USHGtMi8+R4Kz8rt6JhEWLxsv9Rnu/lGYbPR8u47B+DCBksq9JarW0zOO7bs37hyOK1l2/oqtbciutL5+Q==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"esbuild": "bin/esbuild"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@esbuild/aix-ppc64": "0.25.8",
|
|
|
|
"@esbuild/android-arm": "0.25.8",
|
|
|
|
"@esbuild/android-arm64": "0.25.8",
|
|
|
|
"@esbuild/android-x64": "0.25.8",
|
|
|
|
"@esbuild/darwin-arm64": "0.25.8",
|
|
|
|
"@esbuild/darwin-x64": "0.25.8",
|
|
|
|
"@esbuild/freebsd-arm64": "0.25.8",
|
|
|
|
"@esbuild/freebsd-x64": "0.25.8",
|
|
|
|
"@esbuild/linux-arm": "0.25.8",
|
|
|
|
"@esbuild/linux-arm64": "0.25.8",
|
|
|
|
"@esbuild/linux-ia32": "0.25.8",
|
|
|
|
"@esbuild/linux-loong64": "0.25.8",
|
|
|
|
"@esbuild/linux-mips64el": "0.25.8",
|
|
|
|
"@esbuild/linux-ppc64": "0.25.8",
|
|
|
|
"@esbuild/linux-riscv64": "0.25.8",
|
|
|
|
"@esbuild/linux-s390x": "0.25.8",
|
|
|
|
"@esbuild/linux-x64": "0.25.8",
|
|
|
|
"@esbuild/netbsd-arm64": "0.25.8",
|
|
|
|
"@esbuild/netbsd-x64": "0.25.8",
|
|
|
|
"@esbuild/openbsd-arm64": "0.25.8",
|
|
|
|
"@esbuild/openbsd-x64": "0.25.8",
|
|
|
|
"@esbuild/openharmony-arm64": "0.25.8",
|
|
|
|
"@esbuild/sunos-x64": "0.25.8",
|
|
|
|
"@esbuild/win32-arm64": "0.25.8",
|
|
|
|
"@esbuild/win32-ia32": "0.25.8",
|
|
|
|
"@esbuild/win32-x64": "0.25.8"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/esm-env": {
|
|
|
|
"version": "1.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/esm-env/-/esm-env-1.2.2.tgz",
|
|
|
|
"integrity": "sha512-Epxrv+Nr/CaL4ZcFGPJIYLWFom+YeV1DqMLHJoEd9SYRxNbaFruBwfEX/kkHUJf55j2+TUbmDcmuilbP1TmXHA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/esrap": {
|
|
|
|
"version": "2.1.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/esrap/-/esrap-2.1.0.tgz",
|
|
|
|
"integrity": "sha512-yzmPNpl7TBbMRC5Lj2JlJZNPml0tzqoqP5B1JXycNUwtqma9AKCO0M2wHrdgsHcy1WRW7S9rJknAMtByg3usgA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fdir": {
|
|
|
|
"version": "6.4.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
|
|
|
|
"integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"picomatch": "^3 || ^4"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"picomatch": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/fsevents": {
|
|
|
|
"version": "2.3.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
|
|
|
|
"integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
|
|
|
|
"dev": true,
|
|
|
|
"hasInstallScript": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/graceful-fs": {
|
|
|
|
"version": "4.2.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
|
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/is-reference": {
|
|
|
|
"version": "3.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/is-reference/-/is-reference-3.0.3.tgz",
|
|
|
|
"integrity": "sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/estree": "^1.0.6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/jiti": {
|
|
|
|
"version": "2.5.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.5.1.tgz",
|
|
|
|
"integrity": "sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"jiti": "lib/jiti-cli.mjs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/kleur": {
|
|
|
|
"version": "4.1.5",
|
|
|
|
"resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
|
|
|
|
"integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"detect-libc": "^2.0.3"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"lightningcss-darwin-arm64": "1.30.1",
|
|
|
|
"lightningcss-darwin-x64": "1.30.1",
|
|
|
|
"lightningcss-freebsd-x64": "1.30.1",
|
|
|
|
"lightningcss-linux-arm-gnueabihf": "1.30.1",
|
|
|
|
"lightningcss-linux-arm64-gnu": "1.30.1",
|
|
|
|
"lightningcss-linux-arm64-musl": "1.30.1",
|
|
|
|
"lightningcss-linux-x64-gnu": "1.30.1",
|
|
|
|
"lightningcss-linux-x64-musl": "1.30.1",
|
|
|
|
"lightningcss-win32-arm64-msvc": "1.30.1",
|
|
|
|
"lightningcss-win32-x64-msvc": "1.30.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-darwin-arm64": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-darwin-x64": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"darwin"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-freebsd-x64": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"freebsd"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm-gnueabihf": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
|
|
|
|
"cpu": [
|
|
|
|
"arm"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm64-gnu": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-arm64-musl": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-x64-gnu": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-linux-x64-musl": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"linux"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-win32-arm64-msvc": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
|
|
|
|
"cpu": [
|
|
|
|
"arm64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/lightningcss-win32-x64-msvc": {
|
|
|
|
"version": "1.30.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
|
|
|
|
"integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
|
|
|
|
"cpu": [
|
|
|
|
"x64"
|
|
|
|
],
|
|
|
|
"dev": true,
|
|
|
|
"license": "MPL-2.0",
|
|
|
|
"optional": true,
|
|
|
|
"os": [
|
|
|
|
"win32"
|
|
|
|
],
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/parcel"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/locate-character": {
|
|
|
|
"version": "3.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/locate-character/-/locate-character-3.0.0.tgz",
|
|
|
|
"integrity": "sha512-SW13ws7BjaeJ6p7Q6CO2nchbYEc3X3J6WrmTTDto7yMPqVSZTUyY5Tjbid+Ab8gLnATtygYtiDIJGQRRn2ZOiA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/magic-string": {
|
|
|
|
"version": "0.30.17",
|
|
|
|
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
|
|
|
|
"integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minipass": {
|
|
|
|
"version": "7.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
|
|
|
|
"integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=16 || 14 >=14.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/minizlib": {
|
|
|
|
"version": "3.0.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz",
|
|
|
|
"integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"minipass": "^7.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mkdirp": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"mkdirp": "dist/cjs/src/bin.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mri": {
|
|
|
|
"version": "1.2.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
|
|
|
|
"integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=4"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/mrmime": {
|
|
|
|
"version": "2.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.1.tgz",
|
|
|
|
"integrity": "sha512-Y3wQdFg2Va6etvQ5I82yUhGdsKrcYox6p7FfL1LbK2J4V01F9TGlepTIhnK24t7koZibmg82KGglhA1XK5IsLQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/ms": {
|
|
|
|
"version": "2.1.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
"version": "3.3.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
|
|
|
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/picocolors": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC"
|
|
|
|
},
|
|
|
|
"node_modules/picomatch": {
|
|
|
|
"version": "4.0.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
|
|
|
|
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/postcss": {
|
|
|
|
"version": "8.5.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
|
|
|
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
|
|
|
"dev": true,
|
|
|
|
"funding": [
|
|
|
|
{
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/postcss/"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "tidelift",
|
|
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "github",
|
|
|
|
"url": "https://github.com/sponsors/ai"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"nanoid": "^3.3.11",
|
|
|
|
"picocolors": "^1.1.1",
|
|
|
|
"source-map-js": "^1.2.1"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^10 || ^12 || >=14"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prettier": {
|
|
|
|
"version": "3.6.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
|
|
|
|
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"bin": {
|
|
|
|
"prettier": "bin/prettier.cjs"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prettier-plugin-svelte": {
|
|
|
|
"version": "3.4.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier-plugin-svelte/-/prettier-plugin-svelte-3.4.0.tgz",
|
|
|
|
"integrity": "sha512-pn1ra/0mPObzqoIQn/vUTR3ZZI6UuZ0sHqMK5x2jMLGrs53h0sXhkVuDcrlssHwIMk7FYrMjHBPoUSyyEEDlBQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"peerDependencies": {
|
|
|
|
"prettier": "^3.0.0",
|
|
|
|
"svelte": "^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/prettier-plugin-tailwindcss": {
|
|
|
|
"version": "0.6.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.14.tgz",
|
|
|
|
"integrity": "sha512-pi2e/+ZygeIqntN+vC573BcW5Cve8zUB0SSAGxqpB4f96boZF4M3phPVoOFCeypwkpRYdi7+jQ5YJJUwrkGUAg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.21.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@ianvs/prettier-plugin-sort-imports": "*",
|
|
|
|
"@prettier/plugin-hermes": "*",
|
|
|
|
"@prettier/plugin-oxc": "*",
|
|
|
|
"@prettier/plugin-pug": "*",
|
|
|
|
"@shopify/prettier-plugin-liquid": "*",
|
|
|
|
"@trivago/prettier-plugin-sort-imports": "*",
|
|
|
|
"@zackad/prettier-plugin-twig": "*",
|
|
|
|
"prettier": "^3.0",
|
|
|
|
"prettier-plugin-astro": "*",
|
|
|
|
"prettier-plugin-css-order": "*",
|
|
|
|
"prettier-plugin-import-sort": "*",
|
|
|
|
"prettier-plugin-jsdoc": "*",
|
|
|
|
"prettier-plugin-marko": "*",
|
|
|
|
"prettier-plugin-multiline-arrays": "*",
|
|
|
|
"prettier-plugin-organize-attributes": "*",
|
|
|
|
"prettier-plugin-organize-imports": "*",
|
|
|
|
"prettier-plugin-sort-imports": "*",
|
|
|
|
"prettier-plugin-style-order": "*",
|
|
|
|
"prettier-plugin-svelte": "*"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@ianvs/prettier-plugin-sort-imports": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@prettier/plugin-hermes": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@prettier/plugin-oxc": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@prettier/plugin-pug": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@shopify/prettier-plugin-liquid": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@trivago/prettier-plugin-sort-imports": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"@zackad/prettier-plugin-twig": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-astro": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-css-order": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-import-sort": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-jsdoc": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-marko": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-multiline-arrays": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-organize-attributes": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-organize-imports": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-sort-imports": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-style-order": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"prettier-plugin-svelte": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/readdirp": {
|
|
|
|
"version": "4.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
|
|
|
|
"integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 14.18.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"type": "individual",
|
|
|
|
"url": "https://paulmillr.com/funding/"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/rollup": {
|
|
|
|
"version": "4.46.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-4.46.2.tgz",
|
|
|
|
"integrity": "sha512-WMmLFI+Boh6xbop+OAGo9cQ3OgX9MIg7xOQjn+pTCwOkk+FNDAeAemXkJ3HzDJrVXleLOFVa1ipuc1AmEx1Dwg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@types/estree": "1.0.8"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"rollup": "dist/bin/rollup"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18.0.0",
|
|
|
|
"npm": ">=8.0.0"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"@rollup/rollup-android-arm-eabi": "4.46.2",
|
|
|
|
"@rollup/rollup-android-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-darwin-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-darwin-x64": "4.46.2",
|
|
|
|
"@rollup/rollup-freebsd-arm64": "4.46.2",
|
|
|
|
"@rollup/rollup-freebsd-x64": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-arm64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-loongarch64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-ppc64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-riscv64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-s390x-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-x64-gnu": "4.46.2",
|
|
|
|
"@rollup/rollup-linux-x64-musl": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-arm64-msvc": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-ia32-msvc": "4.46.2",
|
|
|
|
"@rollup/rollup-win32-x64-msvc": "4.46.2",
|
|
|
|
"fsevents": "~2.3.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/sade": {
|
|
|
|
"version": "1.8.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
|
|
|
|
"integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"mri": "^1.1.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/set-cookie-parser": {
|
|
|
|
"version": "2.7.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz",
|
|
|
|
"integrity": "sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/sirv": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/sirv/-/sirv-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-FoqMu0NCGBLCcAkS1qA+XJIQTR6/JHfQXl+uGteNCQ76T91DMUjPa9xfmeqMY3z80nLSg9yQmNjK0Px6RWsH/A==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@polka/url": "^1.0.0-next.24",
|
|
|
|
"mrmime": "^2.0.0",
|
|
|
|
"totalist": "^3.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/source-map-js": {
|
|
|
|
"version": "1.2.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
|
|
|
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BSD-3-Clause",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=0.10.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/svelte": {
|
|
|
|
"version": "5.37.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.37.1.tgz",
|
|
|
|
"integrity": "sha512-h8arWpQZ+3z8eahyBT5KkiBOUsG6xvI5Ykg0ozRr9xEdImgSMUPUlOFWRNkUsT7Ti0DSUCTEbPoped0aoxFyWA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@ampproject/remapping": "^2.3.0",
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.5.0",
|
|
|
|
"@sveltejs/acorn-typescript": "^1.0.5",
|
|
|
|
"@types/estree": "^1.0.5",
|
|
|
|
"acorn": "^8.12.1",
|
|
|
|
"aria-query": "^5.3.1",
|
|
|
|
"axobject-query": "^4.1.0",
|
|
|
|
"clsx": "^2.1.1",
|
|
|
|
"esm-env": "^1.2.1",
|
|
|
|
"esrap": "^2.1.0",
|
|
|
|
"is-reference": "^3.0.3",
|
|
|
|
"locate-character": "^3.0.0",
|
|
|
|
"magic-string": "^0.30.11",
|
|
|
|
"zimmerframe": "^1.1.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/svelte-check": {
|
|
|
|
"version": "4.3.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-4.3.0.tgz",
|
|
|
|
"integrity": "sha512-Iz8dFXzBNAM7XlEIsUjUGQhbEE+Pvv9odb9+0+ITTgFWZBGeJRRYqHUUglwe2EkLD5LIsQaAc4IUJyvtKuOO5w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
|
|
"chokidar": "^4.0.1",
|
|
|
|
"fdir": "^6.2.0",
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
"sade": "^1.7.4"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"svelte-check": "bin/svelte-check"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 18.0.0"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"svelte": "^4.0.0 || ^5.0.0-next.0",
|
|
|
|
"typescript": ">=5.0.0"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tailwindcss": {
|
|
|
|
"version": "4.1.11",
|
|
|
|
"resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.11.tgz",
|
|
|
|
"integrity": "sha512-2E9TBm6MDD/xKYe+dvJZAmg3yxIEDNRc0jwlNyDg/4Fil2QcSLjFKGVff0lAf1jjeaArlG/M75Ey/EYr/OJtBA==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
|
|
|
},
|
|
|
|
"node_modules/tapable": {
|
|
|
|
"version": "2.2.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.2.tgz",
|
|
|
|
"integrity": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tar": {
|
|
|
|
"version": "7.4.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz",
|
|
|
|
"integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "ISC",
|
|
|
|
"dependencies": {
|
|
|
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
|
|
"chownr": "^3.0.0",
|
|
|
|
"minipass": "^7.1.2",
|
|
|
|
"minizlib": "^3.0.1",
|
|
|
|
"mkdirp": "^3.0.1",
|
|
|
|
"yallist": "^5.0.0"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/tinyglobby": {
|
|
|
|
"version": "0.2.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
|
|
|
|
"integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"fdir": "^6.4.4",
|
|
|
|
"picomatch": "^4.0.2"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=12.0.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/SuperchupuDev"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/totalist": {
|
|
|
|
"version": "3.0.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
|
|
|
|
"integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=6"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/typescript": {
|
|
|
|
"version": "5.8.3",
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
|
|
|
|
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"bin": {
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=14.17"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vite": {
|
|
|
|
"version": "7.0.6",
|
|
|
|
"resolved": "https://registry.npmjs.org/vite/-/vite-7.0.6.tgz",
|
|
|
|
"integrity": "sha512-MHFiOENNBd+Bd9uvc8GEsIzdkn1JxMmEeYX35tI3fv0sJBUTfW5tQsoaOwuY4KhBI09A3dUJ/DXf2yxPVPUceg==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"esbuild": "^0.25.0",
|
|
|
|
"fdir": "^6.4.6",
|
|
|
|
"picomatch": "^4.0.3",
|
|
|
|
"postcss": "^8.5.6",
|
|
|
|
"rollup": "^4.40.0",
|
|
|
|
"tinyglobby": "^0.2.14"
|
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"vite": "bin/vite.js"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "^20.19.0 || >=22.12.0"
|
|
|
|
},
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
|
|
|
"fsevents": "~2.3.3"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
|
|
"jiti": ">=1.21.0",
|
|
|
|
"less": "^4.0.0",
|
|
|
|
"lightningcss": "^1.21.0",
|
|
|
|
"sass": "^1.70.0",
|
|
|
|
"sass-embedded": "^1.70.0",
|
|
|
|
"stylus": ">=0.54.8",
|
|
|
|
"sugarss": "^5.0.0",
|
|
|
|
"terser": "^5.16.0",
|
|
|
|
"tsx": "^4.8.1",
|
|
|
|
"yaml": "^2.4.2"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"@types/node": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"jiti": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"less": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"lightningcss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sass-embedded": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"stylus": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"sugarss": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"terser": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"tsx": {
|
|
|
|
"optional": true
|
|
|
|
},
|
|
|
|
"yaml": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/vitefu": {
|
|
|
|
"version": "1.1.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/vitefu/-/vitefu-1.1.1.tgz",
|
|
|
|
"integrity": "sha512-B/Fegf3i8zh0yFbpzZ21amWzHmuNlLlmJT6n7bu5e+pCHUKQIfXSYokrqOBGEMMe9UG2sostKQF9mml/vYaWJQ==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"workspaces": [
|
|
|
|
"tests/deps/*",
|
|
|
|
"tests/projects/*",
|
|
|
|
"tests/projects/workspace/packages/*"
|
|
|
|
],
|
|
|
|
"peerDependencies": {
|
|
|
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0-beta.0"
|
|
|
|
},
|
|
|
|
"peerDependenciesMeta": {
|
|
|
|
"vite": {
|
|
|
|
"optional": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/yallist": {
|
|
|
|
"version": "5.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
|
|
|
|
"integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "BlueOak-1.0.0",
|
|
|
|
"engines": {
|
|
|
|
"node": ">=18"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"node_modules/zimmerframe": {
|
|
|
|
"version": "1.1.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/zimmerframe/-/zimmerframe-1.1.2.tgz",
|
|
|
|
"integrity": "sha512-rAbqEGa8ovJy4pyBxZM70hg4pE6gDgaQ0Sl9M3enG3I0d6H4XSAM3GeNGLKnsBpuijUow064sf7ww1nutC5/3w==",
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT"
|
2025-08-02 00:52:13 +02:00
|
|
|
},
|
|
|
|
"node_modules/zod": {
|
|
|
|
"version": "4.0.14",
|
|
|
|
"resolved": "https://registry.npmjs.org/zod/-/zod-4.0.14.tgz",
|
|
|
|
"integrity": "sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==",
|
|
|
|
"license": "MIT",
|
|
|
|
"funding": {
|
|
|
|
"url": "https://github.com/sponsors/colinhacks"
|
|
|
|
}
|
2025-08-01 18:07:11 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|