2025-05-29 14:12:27 +03:00
{
"name" : "website" ,
"version" : "0.0.1" ,
"lockfileVersion" : 3 ,
"requires" : true ,
"packages" : {
"" : {
"name" : "website" ,
"version" : "0.0.1" ,
"dependencies" : {
"@aws-sdk/client-s3" : "^3.815.0" ,
"@aws-sdk/s3-request-presigner" : "^3.815.0" ,
"@tailwindcss/postcss" : "^4.1.7" ,
"@tailwindcss/typography" : "^0.5.16" ,
"@visx/scale" : "^3.12.0" ,
"apexcharts" : "^4.7.0" ,
"better-auth" : "^1.2.8" ,
"canvas-confetti" : "^1.9.3" ,
"drizzle-orm" : "^0.33.0" ,
2025-06-14 19:06:22 +06:00
"express" : "^5.1.0" ,
2025-05-29 14:12:27 +03:00
"lightweight-charts" : "^5.0.7" ,
"lucide-svelte" : "^0.511.0" ,
"mode-watcher" : "^1.0.7" ,
"openai" : "^4.103.0" ,
"postgres" : "^3.4.4" ,
"redis" : "^5.1.0" ,
2025-06-14 19:06:22 +06:00
"sharp" : "^0.34.2" ,
2025-05-29 14:12:27 +03:00
"svelte-apexcharts" : "^1.0.2" ,
"svelte-confetti" : "^2.3.1" ,
"svelte-lightweight-charts" : "^2.2.0"
} ,
"devDependencies" : {
2025-06-14 19:06:22 +06:00
"@internationalized/date" : "^3.8.1" ,
2025-05-29 14:12:27 +03:00
"@lucide/svelte" : "^0.482.0" ,
"@sveltejs/adapter-auto" : "^3.0.0" ,
2025-06-23 16:22:32 +02:00
"@sveltejs/adapter-node" : "^5.2.12" ,
2025-05-29 14:12:27 +03:00
"@sveltejs/kit" : "^2.0.0" ,
"@sveltejs/vite-plugin-svelte" : "^4.0.0" ,
"@types/canvas-confetti" : "^1.9.0" ,
"@types/node" : "^22.15.21" ,
"autoprefixer" : "^10.4.20" ,
2025-06-14 19:06:22 +06:00
"bits-ui" : "^2.5.0" ,
2025-05-29 14:12:27 +03:00
"clsx" : "^2.1.1" ,
"drizzle-kit" : "^0.22.0" ,
"prettier" : "^3.3.2" ,
"prettier-plugin-svelte" : "^3.2.6" ,
"prettier-plugin-tailwindcss" : "^0.6.11" ,
"svelte" : "^5.0.0" ,
"svelte-check" : "^4.0.0" ,
"svelte-sonner" : "^1.0.2" ,
"tailwind-merge" : "^3.0.2" ,
"tailwind-variants" : "^0.2.1" ,
"tailwindcss" : "^4.1.7" ,
"tw-animate-css" : "^1.3.0" ,
"typescript" : "^5.0.0" ,
"vite" : "^5.4.11"
2025-06-14 19:06:22 +06:00
} ,
"optionalDependencies" : {
2025-06-23 16:22:32 +02:00
"@rollup/rollup-linux-x64-gnu" : "*" ,
"lightningcss-linux-x64-gnu" : "*"
2025-05-29 14:12:27 +03:00
}
} ,
"node_modules/@alloc/quick-lru" : {
"version" : "5.2.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/@ampproject/remapping" : {
"version" : "2.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@jridgewell/gen-mapping" : "^0.3.5" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@aws-crypto/crc32" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/util" : "^5.2.0" ,
"@aws-sdk/types" : "^3.222.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/@aws-crypto/crc32c" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/util" : "^5.2.0" ,
"@aws-sdk/types" : "^3.222.0" ,
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-crypto/sha1-browser" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/supports-web-crypto" : "^5.2.0" ,
"@aws-crypto/util" : "^5.2.0" ,
"@aws-sdk/types" : "^3.222.0" ,
"@aws-sdk/util-locate-window" : "^3.0.0" ,
"@smithy/util-utf8" : "^2.0.0" ,
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8" : {
"version" : "2.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-buffer-from" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/is-array-buffer" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha256-browser" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/sha256-js" : "^5.2.0" ,
"@aws-crypto/supports-web-crypto" : "^5.2.0" ,
"@aws-crypto/util" : "^5.2.0" ,
"@aws-sdk/types" : "^3.222.0" ,
"@aws-sdk/util-locate-window" : "^3.0.0" ,
"@smithy/util-utf8" : "^2.0.0" ,
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8" : {
"version" : "2.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-buffer-from" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/is-array-buffer" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/sha256-js" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/util" : "^5.2.0" ,
"@aws-sdk/types" : "^3.222.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=16.0.0"
}
} ,
"node_modules/@aws-crypto/supports-web-crypto" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-crypto/util" : {
"version" : "5.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "^3.222.0" ,
"@smithy/util-utf8" : "^2.0.0" ,
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8" : {
"version" : "2.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-buffer-from" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/is-array-buffer" : "^2.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/node_modules/@smithy/util-buffer-from/node_modules/@smithy/is-array-buffer" : {
"version" : "2.2.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=14.0.0"
}
} ,
"node_modules/@aws-sdk/client-s3" : {
"version" : "3.815.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/sha1-browser" : "5.2.0" ,
"@aws-crypto/sha256-browser" : "5.2.0" ,
"@aws-crypto/sha256-js" : "5.2.0" ,
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/credential-provider-node" : "3.812.0" ,
"@aws-sdk/middleware-bucket-endpoint" : "3.808.0" ,
"@aws-sdk/middleware-expect-continue" : "3.804.0" ,
"@aws-sdk/middleware-flexible-checksums" : "3.815.0" ,
"@aws-sdk/middleware-host-header" : "3.804.0" ,
"@aws-sdk/middleware-location-constraint" : "3.804.0" ,
"@aws-sdk/middleware-logger" : "3.804.0" ,
"@aws-sdk/middleware-recursion-detection" : "3.804.0" ,
"@aws-sdk/middleware-sdk-s3" : "3.812.0" ,
"@aws-sdk/middleware-ssec" : "3.804.0" ,
"@aws-sdk/middleware-user-agent" : "3.812.0" ,
"@aws-sdk/region-config-resolver" : "3.808.0" ,
"@aws-sdk/signature-v4-multi-region" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-endpoints" : "3.808.0" ,
"@aws-sdk/util-user-agent-browser" : "3.804.0" ,
"@aws-sdk/util-user-agent-node" : "3.812.0" ,
"@aws-sdk/xml-builder" : "3.804.0" ,
"@smithy/config-resolver" : "^4.1.2" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/eventstream-serde-browser" : "^4.0.2" ,
"@smithy/eventstream-serde-config-resolver" : "^4.1.0" ,
"@smithy/eventstream-serde-node" : "^4.0.2" ,
"@smithy/fetch-http-handler" : "^5.0.2" ,
"@smithy/hash-blob-browser" : "^4.0.2" ,
"@smithy/hash-node" : "^4.0.2" ,
"@smithy/hash-stream-node" : "^4.0.2" ,
"@smithy/invalid-dependency" : "^4.0.2" ,
"@smithy/md5-js" : "^4.0.2" ,
"@smithy/middleware-content-length" : "^4.0.2" ,
"@smithy/middleware-endpoint" : "^4.1.6" ,
"@smithy/middleware-retry" : "^4.1.7" ,
"@smithy/middleware-serde" : "^4.0.5" ,
"@smithy/middleware-stack" : "^4.0.2" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/node-http-handler" : "^4.0.4" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/url-parser" : "^4.0.2" ,
"@smithy/util-base64" : "^4.0.0" ,
"@smithy/util-body-length-browser" : "^4.0.0" ,
"@smithy/util-body-length-node" : "^4.0.0" ,
"@smithy/util-defaults-mode-browser" : "^4.0.14" ,
"@smithy/util-defaults-mode-node" : "^4.0.14" ,
"@smithy/util-endpoints" : "^3.0.4" ,
"@smithy/util-middleware" : "^4.0.2" ,
"@smithy/util-retry" : "^4.0.3" ,
"@smithy/util-stream" : "^4.2.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"@smithy/util-waiter" : "^4.0.3" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/client-sso" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/sha256-browser" : "5.2.0" ,
"@aws-crypto/sha256-js" : "5.2.0" ,
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/middleware-host-header" : "3.804.0" ,
"@aws-sdk/middleware-logger" : "3.804.0" ,
"@aws-sdk/middleware-recursion-detection" : "3.804.0" ,
"@aws-sdk/middleware-user-agent" : "3.812.0" ,
"@aws-sdk/region-config-resolver" : "3.808.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-endpoints" : "3.808.0" ,
"@aws-sdk/util-user-agent-browser" : "3.804.0" ,
"@aws-sdk/util-user-agent-node" : "3.812.0" ,
"@smithy/config-resolver" : "^4.1.2" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/fetch-http-handler" : "^5.0.2" ,
"@smithy/hash-node" : "^4.0.2" ,
"@smithy/invalid-dependency" : "^4.0.2" ,
"@smithy/middleware-content-length" : "^4.0.2" ,
"@smithy/middleware-endpoint" : "^4.1.6" ,
"@smithy/middleware-retry" : "^4.1.7" ,
"@smithy/middleware-serde" : "^4.0.5" ,
"@smithy/middleware-stack" : "^4.0.2" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/node-http-handler" : "^4.0.4" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/url-parser" : "^4.0.2" ,
"@smithy/util-base64" : "^4.0.0" ,
"@smithy/util-body-length-browser" : "^4.0.0" ,
"@smithy/util-body-length-node" : "^4.0.0" ,
"@smithy/util-defaults-mode-browser" : "^4.0.14" ,
"@smithy/util-defaults-mode-node" : "^4.0.14" ,
"@smithy/util-endpoints" : "^3.0.4" ,
"@smithy/util-middleware" : "^4.0.2" ,
"@smithy/util-retry" : "^4.0.3" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/core" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/signature-v4" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-middleware" : "^4.0.2" ,
"fast-xml-parser" : "4.4.1" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-env" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-http" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/fetch-http-handler" : "^5.0.2" ,
"@smithy/node-http-handler" : "^4.0.4" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-stream" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-ini" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/credential-provider-env" : "3.812.0" ,
"@aws-sdk/credential-provider-http" : "3.812.0" ,
"@aws-sdk/credential-provider-process" : "3.812.0" ,
"@aws-sdk/credential-provider-sso" : "3.812.0" ,
"@aws-sdk/credential-provider-web-identity" : "3.812.0" ,
"@aws-sdk/nested-clients" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/credential-provider-imds" : "^4.0.4" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-node" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/credential-provider-env" : "3.812.0" ,
"@aws-sdk/credential-provider-http" : "3.812.0" ,
"@aws-sdk/credential-provider-ini" : "3.812.0" ,
"@aws-sdk/credential-provider-process" : "3.812.0" ,
"@aws-sdk/credential-provider-sso" : "3.812.0" ,
"@aws-sdk/credential-provider-web-identity" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/credential-provider-imds" : "^4.0.4" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-process" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-sso" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/client-sso" : "3.812.0" ,
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/token-providers" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/credential-provider-web-identity" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/nested-clients" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-bucket-endpoint" : {
"version" : "3.808.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-arn-parser" : "3.804.0" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-config-provider" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-expect-continue" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-flexible-checksums" : {
"version" : "3.815.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/crc32" : "5.2.0" ,
"@aws-crypto/crc32c" : "5.2.0" ,
"@aws-crypto/util" : "5.2.0" ,
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/is-array-buffer" : "^4.0.0" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-middleware" : "^4.0.2" ,
"@smithy/util-stream" : "^4.2.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-host-header" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-location-constraint" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-logger" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-recursion-detection" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-sdk-s3" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-arn-parser" : "3.804.0" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/signature-v4" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-config-provider" : "^4.0.0" ,
"@smithy/util-middleware" : "^4.0.2" ,
"@smithy/util-stream" : "^4.2.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-ssec" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/middleware-user-agent" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-endpoints" : "3.808.0" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/nested-clients" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/sha256-browser" : "5.2.0" ,
"@aws-crypto/sha256-js" : "5.2.0" ,
"@aws-sdk/core" : "3.812.0" ,
"@aws-sdk/middleware-host-header" : "3.804.0" ,
"@aws-sdk/middleware-logger" : "3.804.0" ,
"@aws-sdk/middleware-recursion-detection" : "3.804.0" ,
"@aws-sdk/middleware-user-agent" : "3.812.0" ,
"@aws-sdk/region-config-resolver" : "3.808.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-endpoints" : "3.808.0" ,
"@aws-sdk/util-user-agent-browser" : "3.804.0" ,
"@aws-sdk/util-user-agent-node" : "3.812.0" ,
"@smithy/config-resolver" : "^4.1.2" ,
"@smithy/core" : "^3.3.3" ,
"@smithy/fetch-http-handler" : "^5.0.2" ,
"@smithy/hash-node" : "^4.0.2" ,
"@smithy/invalid-dependency" : "^4.0.2" ,
"@smithy/middleware-content-length" : "^4.0.2" ,
"@smithy/middleware-endpoint" : "^4.1.6" ,
"@smithy/middleware-retry" : "^4.1.7" ,
"@smithy/middleware-serde" : "^4.0.5" ,
"@smithy/middleware-stack" : "^4.0.2" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/node-http-handler" : "^4.0.4" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/url-parser" : "^4.0.2" ,
"@smithy/util-base64" : "^4.0.0" ,
"@smithy/util-body-length-browser" : "^4.0.0" ,
"@smithy/util-body-length-node" : "^4.0.0" ,
"@smithy/util-defaults-mode-browser" : "^4.0.14" ,
"@smithy/util-defaults-mode-node" : "^4.0.14" ,
"@smithy/util-endpoints" : "^3.0.4" ,
"@smithy/util-middleware" : "^4.0.2" ,
"@smithy/util-retry" : "^4.0.3" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/region-config-resolver" : {
"version" : "3.808.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-config-provider" : "^4.0.0" ,
"@smithy/util-middleware" : "^4.0.2" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/s3-request-presigner" : {
"version" : "3.815.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/signature-v4-multi-region" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@aws-sdk/util-format-url" : "3.804.0" ,
"@smithy/middleware-endpoint" : "^4.1.6" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/smithy-client" : "^4.2.6" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/signature-v4-multi-region" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/middleware-sdk-s3" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/protocol-http" : "^5.1.0" ,
"@smithy/signature-v4" : "^5.1.0" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/token-providers" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/nested-clients" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/property-provider" : "^4.0.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/types" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/util-arn-parser" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/util-endpoints" : {
"version" : "3.808.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/types" : "^4.2.0" ,
"@smithy/util-endpoints" : "^3.0.4" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/util-format-url" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/querystring-builder" : "^4.0.2" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/util-locate-window" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@aws-sdk/util-user-agent-browser" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/types" : "3.804.0" ,
"@smithy/types" : "^4.2.0" ,
"bowser" : "^2.11.0" ,
"tslib" : "^2.6.2"
}
} ,
"node_modules/@aws-sdk/util-user-agent-node" : {
"version" : "3.812.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-sdk/middleware-user-agent" : "3.812.0" ,
"@aws-sdk/types" : "3.804.0" ,
"@smithy/node-config-provider" : "^4.1.1" ,
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
} ,
"peerDependencies" : {
"aws-crt" : ">=1.0.0"
} ,
"peerDependenciesMeta" : {
"aws-crt" : {
"optional" : true
}
}
} ,
"node_modules/@aws-sdk/xml-builder" : {
"version" : "3.804.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.2.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@better-auth/utils" : {
"version" : "0.2.5" ,
"license" : "MIT" ,
"dependencies" : {
"typescript" : "^5.8.2" ,
"uncrypto" : "^0.1.3"
}
} ,
"node_modules/@better-fetch/fetch" : {
"version" : "1.1.18"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@emnapi/runtime" : {
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz" ,
"integrity" : "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==" ,
"optional" : true ,
"dependencies" : {
"tslib" : "^2.4.0"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/@esbuild-kit/core-utils" : {
"version" : "3.3.2" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"esbuild" : "~0.18.20" ,
"source-map-support" : "^0.5.21"
}
} ,
"node_modules/@esbuild-kit/core-utils/node_modules/esbuild" : {
"version" : "0.18.20" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/android-arm" : "0.18.20" ,
"@esbuild/android-arm64" : "0.18.20" ,
"@esbuild/android-x64" : "0.18.20" ,
"@esbuild/darwin-arm64" : "0.18.20" ,
"@esbuild/darwin-x64" : "0.18.20" ,
"@esbuild/freebsd-arm64" : "0.18.20" ,
"@esbuild/freebsd-x64" : "0.18.20" ,
"@esbuild/linux-arm" : "0.18.20" ,
"@esbuild/linux-arm64" : "0.18.20" ,
"@esbuild/linux-ia32" : "0.18.20" ,
"@esbuild/linux-loong64" : "0.18.20" ,
"@esbuild/linux-mips64el" : "0.18.20" ,
"@esbuild/linux-ppc64" : "0.18.20" ,
"@esbuild/linux-riscv64" : "0.18.20" ,
"@esbuild/linux-s390x" : "0.18.20" ,
"@esbuild/linux-x64" : "0.18.20" ,
"@esbuild/netbsd-x64" : "0.18.20" ,
"@esbuild/openbsd-x64" : "0.18.20" ,
"@esbuild/sunos-x64" : "0.18.20" ,
"@esbuild/win32-arm64" : "0.18.20" ,
"@esbuild/win32-ia32" : "0.18.20" ,
"@esbuild/win32-x64" : "0.18.20"
}
} ,
"node_modules/@esbuild-kit/core-utils/node_modules/esbuild/node_modules/@esbuild/win32-x64" : {
"version" : "0.18.20" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@esbuild-kit/esm-loader" : {
"version" : "2.6.5" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@esbuild-kit/core-utils" : "^3.3.2" ,
"get-tsconfig" : "^4.7.0"
}
} ,
"node_modules/@esbuild/win32-x64" : {
"version" : "0.19.12" ,
"cpu" : [
"x64"
] ,
"dev" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@floating-ui/core" : {
"version" : "1.7.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/utils" : "^0.2.9"
}
} ,
"node_modules/@floating-ui/dom" : {
"version" : "1.7.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@floating-ui/core" : "^1.7.0" ,
"@floating-ui/utils" : "^0.2.9"
}
} ,
"node_modules/@floating-ui/utils" : {
"version" : "0.2.9" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/@hexagon/base64" : {
"version" : "1.1.28" ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@img/sharp-darwin-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.2.tgz" ,
"integrity" : "sha512-OfXHZPppddivUJnqyKoi5YVeHRkkNE2zUFT2gbpKxp/JZCFYEYubnMg+gOp6lWfasPrTS+KPosKqdI+ELYVDtg==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-arm64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-darwin-x64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.2.tgz" ,
"integrity" : "sha512-dYvWqmjU9VxqXmjEtjmvHnGqF8GrVjM2Epj9rJ6BUIXvk8slvNDJbhGFvIoXzkDhrJC2jUxNLz/GUjjvSzfw+g==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-darwin-x64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-libvips-darwin-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.1.0.tgz" ,
"integrity" : "sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-darwin-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.1.0.tgz" ,
"integrity" : "sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"darwin"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-arm" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.1.0.tgz" ,
"integrity" : "sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.1.0.tgz" ,
"integrity" : "sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-ppc64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.1.0.tgz" ,
"integrity" : "sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ==" ,
"cpu" : [
"ppc64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-s390x" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.1.0.tgz" ,
"integrity" : "sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linux-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.1.0.tgz" ,
"integrity" : "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linuxmusl-arm64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.1.0.tgz" ,
"integrity" : "sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-libvips-linuxmusl-x64" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.1.0.tgz" ,
"integrity" : "sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-linux-arm" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.2.tgz" ,
"integrity" : "sha512-0DZzkvuEOqQUP9mo2kjjKNok5AmnOr1jB2XYjkaoNRwpAYMDzRmAqUIa1nRi58S2WswqSfPOWLNOr0FDT3H5RQ==" ,
"cpu" : [
"arm"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm" : "1.1.0"
}
} ,
"node_modules/@img/sharp-linux-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.2.tgz" ,
"integrity" : "sha512-D8n8wgWmPDakc83LORcfJepdOSN6MvWNzzz2ux0MnIbOqdieRZwVYY32zxVx+IFUT8er5KPcyU3XXsn+GzG/0Q==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-arm64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-linux-s390x" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.2.tgz" ,
"integrity" : "sha512-EGZ1xwhBI7dNISwxjChqBGELCWMGDvmxZXKjQRuqMrakhO8QoMgqCrdjnAqJq/CScxfRn+Bb7suXBElKQpPDiw==" ,
"cpu" : [
"s390x"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-s390x" : "1.1.0"
}
} ,
"node_modules/@img/sharp-linux-x64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.2.tgz" ,
"integrity" : "sha512-sD7J+h5nFLMMmOXYH4DD9UtSNBD05tWSSdWAcEyzqW8Cn5UxXvsHAxmxSesYUsTOBmUnjtxghKDl15EvfqLFbQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linux-x64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-linuxmusl-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.2.tgz" ,
"integrity" : "sha512-NEE2vQ6wcxYav1/A22OOxoSOGiKnNmDzCYFOZ949xFmrWZOVII1Bp3NqVVpvj+3UeHMFyN5eP/V5hzViQ5CZNA==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-arm64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-linuxmusl-x64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.2.tgz" ,
"integrity" : "sha512-DOYMrDm5E6/8bm/yQLCWyuDJwUnlevR8xtF8bs+gjZ7cyUNYXiSf/E8Kp0Ss5xasIaXSHzb888V1BE4i1hFhAA==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-libvips-linuxmusl-x64" : "1.1.0"
}
} ,
"node_modules/@img/sharp-wasm32" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.2.tgz" ,
"integrity" : "sha512-/VI4mdlJ9zkaq53MbIG6rZY+QRN3MLbR6usYlgITEzi4Rpx5S6LFKsycOQjkOGmqTNmkIdLjEvooFKwww6OpdQ==" ,
"cpu" : [
"wasm32"
] ,
"optional" : true ,
"dependencies" : {
"@emnapi/runtime" : "^1.4.3"
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-win32-arm64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.2.tgz" ,
"integrity" : "sha512-cfP/r9FdS63VA5k0xiqaNaEoGxBg9k7uE+RQGzuK9fHt7jib4zAVVseR9LsE4gJcNWgT6APKMNnCcnyOtmSEUQ==" ,
"cpu" : [
"arm64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-win32-ia32" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.2.tgz" ,
"integrity" : "sha512-QLjGGvAbj0X/FXl8n1WbtQ6iVBpWU7JO94u/P2M4a8CFYsvQi4GW2mRy/JqkRx0qpBzaOdKJKw8uc930EX2AHw==" ,
"cpu" : [
"ia32"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
"node_modules/@img/sharp-win32-x64" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.2.tgz" ,
"integrity" : "sha512-aUdT6zEYtDKCaxkofmmJDJYGCf0+pJg3eU9/oBuqvEeoB9dKI6ZLc/1iLJCTuJQDO4ptntAlkUmHgGjyuobZbw==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/@internationalized/date" : {
"version" : "3.8.1" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@swc/helpers" : "^0.5.0"
}
} ,
"node_modules/@isaacs/fs-minipass" : {
"version" : "4.0.1" ,
"license" : "ISC" ,
"dependencies" : {
"minipass" : "^7.0.4"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@jridgewell/gen-mapping" : {
"version" : "0.3.8" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/set-array" : "^1.2.1" ,
"@jridgewell/sourcemap-codec" : "^1.4.10" ,
"@jridgewell/trace-mapping" : "^0.3.24"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/resolve-uri" : {
"version" : "3.1.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/set-array" : {
"version" : "1.2.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
"node_modules/@jridgewell/sourcemap-codec" : {
"version" : "1.5.0" ,
"license" : "MIT"
} ,
"node_modules/@jridgewell/trace-mapping" : {
"version" : "0.3.25" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/resolve-uri" : "^3.1.0" ,
"@jridgewell/sourcemap-codec" : "^1.4.14"
}
} ,
"node_modules/@levischuck/tiny-cbor" : {
"version" : "0.2.11" ,
"license" : "MIT"
} ,
"node_modules/@lucide/svelte" : {
"version" : "0.482.0" ,
"dev" : true ,
"license" : "ISC" ,
"peerDependencies" : {
"svelte" : "^5"
}
} ,
"node_modules/@noble/ciphers" : {
"version" : "0.6.0" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@noble/hashes" : {
"version" : "1.8.0" ,
"license" : "MIT" ,
"engines" : {
"node" : "^14.21.3 || >=16"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/@peculiar/asn1-android" : {
"version" : "2.3.16" ,
"license" : "MIT" ,
"dependencies" : {
"@peculiar/asn1-schema" : "^2.3.15" ,
"asn1js" : "^3.0.5" ,
"tslib" : "^2.8.1"
}
} ,
"node_modules/@peculiar/asn1-ecc" : {
"version" : "2.3.15" ,
"license" : "MIT" ,
"dependencies" : {
"@peculiar/asn1-schema" : "^2.3.15" ,
"@peculiar/asn1-x509" : "^2.3.15" ,
"asn1js" : "^3.0.5" ,
"tslib" : "^2.8.1"
}
} ,
"node_modules/@peculiar/asn1-rsa" : {
"version" : "2.3.15" ,
"license" : "MIT" ,
"dependencies" : {
"@peculiar/asn1-schema" : "^2.3.15" ,
"@peculiar/asn1-x509" : "^2.3.15" ,
"asn1js" : "^3.0.5" ,
"tslib" : "^2.8.1"
}
} ,
"node_modules/@peculiar/asn1-schema" : {
"version" : "2.3.15" ,
"license" : "MIT" ,
"dependencies" : {
"asn1js" : "^3.0.5" ,
"pvtsutils" : "^1.3.6" ,
"tslib" : "^2.8.1"
}
} ,
"node_modules/@peculiar/asn1-x509" : {
"version" : "2.3.15" ,
"license" : "MIT" ,
"dependencies" : {
"@peculiar/asn1-schema" : "^2.3.15" ,
"asn1js" : "^3.0.5" ,
"pvtsutils" : "^1.3.6" ,
"tslib" : "^2.8.1"
}
} ,
"node_modules/@polka/url" : {
"version" : "1.0.0-next.29" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT"
} ,
"node_modules/@redis/bloom" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
"@redis/client" : "^5.1.0"
}
} ,
"node_modules/@redis/client" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"cluster-key-slot" : "1.1.2"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@redis/json" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
"@redis/client" : "^5.1.0"
}
} ,
"node_modules/@redis/search" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
"@redis/client" : "^5.1.0"
}
} ,
"node_modules/@redis/time-series" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 18"
} ,
"peerDependencies" : {
"@redis/client" : "^5.1.0"
}
} ,
"node_modules/@rollup/plugin-commonjs" : {
"version" : "28.0.3" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.3.tgz" ,
"integrity" : "sha512-pyltgilam1QPdn+Zd9gaCfOLcnjMEJ9gV+bTw6/r73INdvzf1ah9zLIJBm+kW7R6IUFIQ1YO+VqZtYxZNWFPEQ==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"commondir" : "^1.0.1" ,
"estree-walker" : "^2.0.2" ,
"fdir" : "^6.2.0" ,
"is-reference" : "1.2.1" ,
"magic-string" : "^0.30.3" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=16.0.0 || 14 >= 14.17"
} ,
"peerDependencies" : {
"rollup" : "^2.68.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-commonjs/node_modules/is-reference" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz" ,
"integrity" : "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@types/estree" : "*"
}
} ,
"node_modules/@rollup/plugin-json" : {
"version" : "6.1.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz" ,
"integrity" : "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@rollup/pluginutils" : "^5.1.0"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/plugin-node-resolve" : {
"version" : "16.0.1" ,
"resolved" : "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.1.tgz" ,
"integrity" : "sha512-tk5YCxJWIG81umIvNkSod2qK5KyQW19qcBF/B78n1bjtOON6gzKoVeSzAE8yHCZEDmqkHKkxplExA8KzdJLJpA==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@rollup/pluginutils" : "^5.0.1" ,
"@types/resolve" : "1.20.2" ,
"deepmerge" : "^4.2.2" ,
"is-module" : "^1.0.0" ,
"resolve" : "^1.22.1"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^2.78.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/pluginutils" : {
"version" : "5.1.4" ,
"resolved" : "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz" ,
"integrity" : "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@types/estree" : "^1.0.0" ,
"estree-walker" : "^2.0.2" ,
"picomatch" : "^4.0.2"
} ,
"engines" : {
"node" : ">=14.0.0"
} ,
"peerDependencies" : {
"rollup" : "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
} ,
"peerDependenciesMeta" : {
"rollup" : {
"optional" : true
}
}
} ,
"node_modules/@rollup/rollup-android-arm-eabi" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.0.tgz" ,
"integrity" : "sha512-KxN+zCjOYHGwCl4UCtSfZ6jrq/qi88JDUtiEFk8LELEHq2Egfc/FgW+jItZiOLRuQfb/3xJSgFuNPC9jzggX+A==" ,
"cpu" : [
"arm"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-android-arm64" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.0.tgz" ,
"integrity" : "sha512-yDvqx3lWlcugozax3DItKJI5j05B0d4Kvnjx+5mwiUpWramVvmAByYigMplaoAQ3pvdprGCTCE03eduqE/8mPQ==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"android"
]
} ,
"node_modules/@rollup/rollup-darwin-arm64" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.0.tgz" ,
"integrity" : "sha512-2KOU574vD3gzcPSjxO0eyR5iWlnxxtmW1F5CkNOHmMlueKNCQkxR6+ekgWyVnz6zaZihpUNkGxjsYrkTJKhkaw==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-darwin-x64" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.0.tgz" ,
"integrity" : "sha512-gE5ACNSxHcEZyP2BA9TuTakfZvULEW4YAOtxl/A/YDbIir/wPKukde0BNPlnBiP88ecaN4BJI2TtAd+HKuZPQQ==" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"darwin"
]
} ,
"node_modules/@rollup/rollup-freebsd-arm64" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.0.tgz" ,
"integrity" : "sha512-GSxU6r5HnWij7FoSo7cZg3l5GPg4HFLkzsFFh0N/b16q5buW1NAWuCJ+HMtIdUEi6XF0qH+hN0TEd78laRp7Dg==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-freebsd-x64" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.0.tgz" ,
"integrity" : "sha512-KGiGKGDg8qLRyOWmk6IeiHJzsN/OYxO6nSbT0Vj4MwjS2XQy/5emsmtoqLAabqrohbgLWJ5GV3s/ljdrIr8Qjg==" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"freebsd"
]
} ,
"node_modules/@rollup/rollup-linux-arm-gnueabihf" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.0.tgz" ,
"integrity" : "sha512-46OzWeqEVQyX3N2/QdiU/CMXYDH/lSHpgfBkuhl3igpZiaB3ZIfSjKuOnybFVBQzjsLwkus2mjaESy8H41SzvA==" ,
"cpu" : [
"arm"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm-musleabihf" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.0.tgz" ,
"integrity" : "sha512-lfgW3KtQP4YauqdPpcUZHPcqQXmTmH4nYU0cplNeW583CMkAGjtImw4PKli09NFi2iQgChk4e9erkwlfYem6Lg==" ,
"cpu" : [
"arm"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.0.tgz" ,
"integrity" : "sha512-nn8mEyzMbdEJzT7cwxgObuwviMx6kPRxzYiOl6o/o+ChQq23gfdlZcUNnt89lPhhz3BYsZ72rp0rxNqBSfqlqw==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-arm64-musl" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.0.tgz" ,
"integrity" : "sha512-l+QK99je2zUKGd31Gh+45c4pGDAqZSuWQiuRFCdHYC2CSiO47qUWsCcenrI6p22hvHZrDje9QjwSMAFL3iwXwQ==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-loongarch64-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.0.tgz" ,
"integrity" : "sha512-WbnJaxPv1gPIm6S8O/Wg+wfE/OzGSXlBMbOe4ie+zMyykMOeqmgD1BhPxZQuDqwUN+0T/xOFtL2RUWBspnZj3w==" ,
"cpu" : [
"loong64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-powerpc64le-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.0.tgz" ,
"integrity" : "sha512-eRDWR5t67/b2g8Q/S8XPi0YdbKcCs4WQ8vklNnUYLaSWF+Cbv2axZsp4jni6/j7eKvMLYCYdcsv8dcU+a6QNFg==" ,
"cpu" : [
"ppc64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.0.tgz" ,
"integrity" : "sha512-TWrZb6GF5jsEKG7T1IHwlLMDRy2f3DPqYldmIhnA2DVqvvhY2Ai184vZGgahRrg8k9UBWoSlHv+suRfTN7Ua4A==" ,
"cpu" : [
"riscv64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-riscv64-musl" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.0.tgz" ,
"integrity" : "sha512-ieQljaZKuJpmWvd8gW87ZmSFwid6AxMDk5bhONJ57U8zT77zpZ/TPKkU9HpnnFrM4zsgr4kiGuzbIbZTGi7u9A==" ,
"cpu" : [
"riscv64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-s390x-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.0.tgz" ,
"integrity" : "sha512-/L3pW48SxrWAlVsKCN0dGLB2bi8Nv8pr5S5ocSM+S0XCn5RCVCXqi8GVtHFsOBBCSeR+u9brV2zno5+mg3S4Aw==" ,
"cpu" : [
"s390x"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
"node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.43.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.43.0.tgz" ,
"integrity" : "sha512-jAHr/S0iiBtFyzjhOkAics/2SrXE092qyqEg96e90L3t9Op8OTzS6+IX0Fy5wCt2+KqeHAkti+eitV0wvblEoQ==" ,
"cpu" : [
"x64"
] ,
"optional" : true ,
"os" : [
"linux"
]
2025-05-29 14:12:27 +03:00
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@rollup/rollup-linux-x64-musl" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.0.tgz" ,
"integrity" : "sha512-m/P7LycHZTvSQeXhFmgmdqEiTqSV80zn6xHaQ1JSqwCtD1YGtwEK515Qmy9DcB2HK4dOUVypQxvhVSy06cJPEg==" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
2025-05-29 14:12:27 +03:00
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@rollup/rollup-win32-arm64-msvc" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.0.tgz" ,
"integrity" : "sha512-4yodtcOrFHpbomJGVEqZ8fzD4kfBeCbpsUy5Pqk4RluXOdsWdjLnjhiKy2w3qzcASWd04fp52Xz7JKarVJ5BTg==" ,
"cpu" : [
"arm64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@rollup/rollup-win32-ia32-msvc" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.0.tgz" ,
"integrity" : "sha512-tmazCrAsKzdkXssEc65zIE1oC6xPHwfy9d5Ta25SRCDOZS+I6RypVVShWALNuU9bxIfGA0aqrmzlzoM5wO5SPQ==" ,
"cpu" : [
"ia32"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"win32"
]
2025-05-29 14:12:27 +03:00
} ,
"node_modules/@rollup/rollup-win32-x64-msvc" : {
"version" : "4.41.0" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
]
} ,
"node_modules/@simplewebauthn/browser" : {
"version" : "13.1.0" ,
"license" : "MIT"
} ,
"node_modules/@simplewebauthn/server" : {
"version" : "13.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"@hexagon/base64" : "^1.1.27" ,
"@levischuck/tiny-cbor" : "^0.2.2" ,
"@peculiar/asn1-android" : "^2.3.10" ,
"@peculiar/asn1-ecc" : "^2.3.8" ,
"@peculiar/asn1-rsa" : "^2.3.8" ,
"@peculiar/asn1-schema" : "^2.3.8" ,
"@peculiar/asn1-x509" : "^2.3.8"
} ,
"engines" : {
"node" : ">=20.0.0"
}
} ,
"node_modules/@smithy/abort-controller" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/chunked-blob-reader" : {
"version" : "5.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/chunked-blob-reader-native" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-base64" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/config-resolver" : {
"version" : "4.1.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-config-provider" : "^4.0.0" ,
"@smithy/util-middleware" : "^4.0.3" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/core" : {
"version" : "3.4.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/middleware-serde" : "^4.0.6" ,
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-body-length-browser" : "^4.0.0" ,
"@smithy/util-middleware" : "^4.0.3" ,
"@smithy/util-stream" : "^4.2.1" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/credential-provider-imds" : {
"version" : "4.0.5" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/property-provider" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/url-parser" : "^4.0.3" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/eventstream-codec" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@aws-crypto/crc32" : "5.2.0" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-hex-encoding" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/eventstream-serde-browser" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/eventstream-serde-universal" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/eventstream-serde-config-resolver" : {
"version" : "4.1.1" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/eventstream-serde-node" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/eventstream-serde-universal" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/eventstream-serde-universal" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/eventstream-codec" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/fetch-http-handler" : {
"version" : "5.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/querystring-builder" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-base64" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/hash-blob-browser" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/chunked-blob-reader" : "^5.0.0" ,
"@smithy/chunked-blob-reader-native" : "^4.0.0" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/hash-node" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"@smithy/util-buffer-from" : "^4.0.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/hash-stream-node" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/invalid-dependency" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/is-array-buffer" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/md5-js" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/middleware-content-length" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/middleware-endpoint" : {
"version" : "4.1.7" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/core" : "^3.4.0" ,
"@smithy/middleware-serde" : "^4.0.6" ,
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/shared-ini-file-loader" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/url-parser" : "^4.0.3" ,
"@smithy/util-middleware" : "^4.0.3" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/middleware-retry" : {
"version" : "4.1.8" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/service-error-classification" : "^4.0.4" ,
"@smithy/smithy-client" : "^4.3.0" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-middleware" : "^4.0.3" ,
"@smithy/util-retry" : "^4.0.4" ,
"tslib" : "^2.6.2" ,
"uuid" : "^9.0.1"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/middleware-serde" : {
"version" : "4.0.6" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/middleware-stack" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/node-config-provider" : {
"version" : "4.1.2" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/property-provider" : "^4.0.3" ,
"@smithy/shared-ini-file-loader" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/node-http-handler" : {
"version" : "4.0.5" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/abort-controller" : "^4.0.3" ,
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/querystring-builder" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/property-provider" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/protocol-http" : {
"version" : "5.1.1" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/querystring-builder" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"@smithy/util-uri-escape" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/querystring-parser" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/service-error-classification" : {
"version" : "4.0.4" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/shared-ini-file-loader" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/signature-v4" : {
"version" : "5.1.1" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/is-array-buffer" : "^4.0.0" ,
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-hex-encoding" : "^4.0.0" ,
"@smithy/util-middleware" : "^4.0.3" ,
"@smithy/util-uri-escape" : "^4.0.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/smithy-client" : {
"version" : "4.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/core" : "^3.4.0" ,
"@smithy/middleware-endpoint" : "^4.1.7" ,
"@smithy/middleware-stack" : "^4.0.3" ,
"@smithy/protocol-http" : "^5.1.1" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-stream" : "^4.2.1" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/types" : {
"version" : "4.3.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/url-parser" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/querystring-parser" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-base64" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-buffer-from" : "^4.0.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-body-length-browser" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-body-length-node" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-buffer-from" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/is-array-buffer" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-config-provider" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-defaults-mode-browser" : {
"version" : "4.0.15" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/property-provider" : "^4.0.3" ,
"@smithy/smithy-client" : "^4.3.0" ,
"@smithy/types" : "^4.3.0" ,
"bowser" : "^2.11.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-defaults-mode-node" : {
"version" : "4.0.15" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/config-resolver" : "^4.1.3" ,
"@smithy/credential-provider-imds" : "^4.0.5" ,
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/property-provider" : "^4.0.3" ,
"@smithy/smithy-client" : "^4.3.0" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-endpoints" : {
"version" : "3.0.5" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/node-config-provider" : "^4.1.2" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-hex-encoding" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-middleware" : {
"version" : "4.0.3" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-retry" : {
"version" : "4.0.4" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/service-error-classification" : "^4.0.4" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-stream" : {
"version" : "4.2.1" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/fetch-http-handler" : "^5.0.3" ,
"@smithy/node-http-handler" : "^4.0.5" ,
"@smithy/types" : "^4.3.0" ,
"@smithy/util-base64" : "^4.0.0" ,
"@smithy/util-buffer-from" : "^4.0.0" ,
"@smithy/util-hex-encoding" : "^4.0.0" ,
"@smithy/util-utf8" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-uri-escape" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-utf8" : {
"version" : "4.0.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/util-buffer-from" : "^4.0.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@smithy/util-waiter" : {
"version" : "4.0.4" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@smithy/abort-controller" : "^4.0.3" ,
"@smithy/types" : "^4.3.0" ,
"tslib" : "^2.6.2"
} ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/@sveltejs/acorn-typescript" : {
"version" : "1.0.5" ,
"license" : "MIT" ,
"peerDependencies" : {
"acorn" : "^8.9.0"
}
} ,
"node_modules/@sveltejs/adapter-auto" : {
"version" : "3.3.1" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"import-meta-resolve" : "^4.1.0"
} ,
"peerDependencies" : {
"@sveltejs/kit" : "^2.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@sveltejs/adapter-node" : {
"version" : "5.2.12" ,
"resolved" : "https://registry.npmjs.org/@sveltejs/adapter-node/-/adapter-node-5.2.12.tgz" ,
"integrity" : "sha512-0bp4Yb3jKIEcZWVcJC/L1xXp9zzJS4hDwfb4VITAkfT4OVdkspSHsx7YhqJDbb2hgLl6R9Vs7VQR+fqIVOxPUQ==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
"license" : "MIT" ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"@rollup/plugin-commonjs" : "^28.0.1" ,
"@rollup/plugin-json" : "^6.1.0" ,
"@rollup/plugin-node-resolve" : "^16.0.0" ,
"rollup" : "^4.9.5"
} ,
"peerDependencies" : {
"@sveltejs/kit" : "^2.4.0"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/@sveltejs/kit" : {
"version" : "2.21.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"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" ,
"svelte" : "^4.0.0 || ^5.0.0-next.0" ,
"vite" : "^5.0.3 || ^6.0.0"
}
} ,
"node_modules/@sveltejs/vite-plugin-svelte" : {
"version" : "4.0.4" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"dependencies" : {
"@sveltejs/vite-plugin-svelte-inspector" : "^3.0.0-next.0||^3.0.0" ,
"debug" : "^4.3.7" ,
"deepmerge" : "^4.3.1" ,
"kleur" : "^4.1.5" ,
"magic-string" : "^0.30.12" ,
"vitefu" : "^1.0.3"
} ,
"engines" : {
"node" : "^18.0.0 || ^20.0.0 || >=22"
} ,
"peerDependencies" : {
"svelte" : "^5.0.0-next.96 || ^5.0.0" ,
"vite" : "^5.0.0"
}
} ,
"node_modules/@sveltejs/vite-plugin-svelte-inspector" : {
"version" : "3.0.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.7"
} ,
"engines" : {
"node" : "^18.0.0 || ^20.0.0 || >=22"
} ,
"peerDependencies" : {
"@sveltejs/vite-plugin-svelte" : "^4.0.0-next.0||^4.0.0" ,
"svelte" : "^5.0.0-next.96 || ^5.0.0" ,
"vite" : "^5.0.0"
}
} ,
"node_modules/@svgdotjs/svg.draggable.js" : {
"version" : "3.0.6" ,
"license" : "MIT" ,
"peerDependencies" : {
"@svgdotjs/svg.js" : "^3.2.4"
}
} ,
"node_modules/@svgdotjs/svg.filter.js" : {
"version" : "3.0.9" ,
"license" : "MIT" ,
"dependencies" : {
"@svgdotjs/svg.js" : "^3.2.4"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/@svgdotjs/svg.js" : {
"version" : "3.2.4" ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/Fuzzyma"
}
} ,
"node_modules/@svgdotjs/svg.resize.js" : {
"version" : "2.0.5" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.18"
} ,
"peerDependencies" : {
"@svgdotjs/svg.js" : "^3.2.4" ,
"@svgdotjs/svg.select.js" : "^4.0.1"
}
} ,
"node_modules/@svgdotjs/svg.select.js" : {
"version" : "4.0.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.18"
} ,
"peerDependencies" : {
"@svgdotjs/svg.js" : "^3.2.4"
}
} ,
"node_modules/@swc/helpers" : {
"version" : "0.5.17" ,
"dev" : true ,
"license" : "Apache-2.0" ,
"dependencies" : {
"tslib" : "^2.8.0"
}
} ,
"node_modules/@tailwindcss/node" : {
"version" : "4.1.7" ,
"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.7"
}
} ,
"node_modules/@tailwindcss/oxide" : {
"version" : "4.1.7" ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"dependencies" : {
"detect-libc" : "^2.0.4" ,
"tar" : "^7.4.3"
} ,
"engines" : {
"node" : ">= 10"
} ,
"optionalDependencies" : {
"@tailwindcss/oxide-android-arm64" : "4.1.7" ,
"@tailwindcss/oxide-darwin-arm64" : "4.1.7" ,
"@tailwindcss/oxide-darwin-x64" : "4.1.7" ,
"@tailwindcss/oxide-freebsd-x64" : "4.1.7" ,
"@tailwindcss/oxide-linux-arm-gnueabihf" : "4.1.7" ,
"@tailwindcss/oxide-linux-arm64-gnu" : "4.1.7" ,
"@tailwindcss/oxide-linux-arm64-musl" : "4.1.7" ,
"@tailwindcss/oxide-linux-x64-gnu" : "4.1.7" ,
"@tailwindcss/oxide-linux-x64-musl" : "4.1.7" ,
"@tailwindcss/oxide-wasm32-wasi" : "4.1.7" ,
"@tailwindcss/oxide-win32-arm64-msvc" : "4.1.7" ,
"@tailwindcss/oxide-win32-x64-msvc" : "4.1.7"
}
} ,
"node_modules/@tailwindcss/oxide-win32-x64-msvc" : {
"version" : "4.1.7" ,
"cpu" : [
"x64"
] ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 10"
}
} ,
"node_modules/@tailwindcss/postcss" : {
"version" : "4.1.7" ,
"license" : "MIT" ,
"dependencies" : {
"@alloc/quick-lru" : "^5.2.0" ,
"@tailwindcss/node" : "4.1.7" ,
"@tailwindcss/oxide" : "4.1.7" ,
"postcss" : "^8.4.41" ,
"tailwindcss" : "4.1.7"
}
} ,
"node_modules/@tailwindcss/typography" : {
"version" : "0.5.16" ,
"license" : "MIT" ,
"dependencies" : {
"lodash.castarray" : "^4.4.0" ,
"lodash.isplainobject" : "^4.0.6" ,
"lodash.merge" : "^4.6.2" ,
"postcss-selector-parser" : "6.0.10"
} ,
"peerDependencies" : {
"tailwindcss" : ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
}
} ,
"node_modules/@tailwindcss/typography/node_modules/postcss-selector-parser" : {
"version" : "6.0.10" ,
"license" : "MIT" ,
"dependencies" : {
"cssesc" : "^3.0.0" ,
"util-deprecate" : "^1.0.2"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/@types/canvas-confetti" : {
"version" : "1.9.0" ,
"resolved" : "https://registry.npmjs.org/@types/canvas-confetti/-/canvas-confetti-1.9.0.tgz" ,
"integrity" : "sha512-aBGj/dULrimR1XDZLtG9JwxX1b4HPRF6CX9Yfwh3NvstZEm1ZL7RBnel4keCPSqs1ANRu1u2Aoz9R+VmtjYuTg==" ,
"dev" : true
} ,
"node_modules/@types/cookie" : {
"version" : "0.6.0" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT"
} ,
"node_modules/@types/d3-array" : {
"version" : "3.0.3" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-color" : {
"version" : "3.1.0" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-delaunay" : {
"version" : "6.0.1" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-format" : {
"version" : "3.0.1" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-geo" : {
"version" : "3.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"@types/geojson" : "*"
}
} ,
"node_modules/@types/d3-interpolate" : {
"version" : "3.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-color" : "*"
}
} ,
"node_modules/@types/d3-scale" : {
"version" : "4.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"@types/d3-time" : "*"
}
} ,
"node_modules/@types/d3-time" : {
"version" : "3.0.0" ,
"license" : "MIT"
} ,
"node_modules/@types/d3-time-format" : {
"version" : "2.1.0" ,
"license" : "MIT"
} ,
"node_modules/@types/estree" : {
"version" : "1.0.7" ,
"license" : "MIT"
} ,
"node_modules/@types/geojson" : {
"version" : "7946.0.16" ,
"license" : "MIT"
} ,
"node_modules/@types/node" : {
"version" : "22.15.23" ,
"license" : "MIT" ,
"dependencies" : {
"undici-types" : "~6.21.0"
}
} ,
"node_modules/@types/node-fetch" : {
"version" : "2.6.12" ,
"license" : "MIT" ,
"dependencies" : {
"@types/node" : "*" ,
"form-data" : "^4.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/@types/resolve" : {
"version" : "1.20.2" ,
"resolved" : "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz" ,
2025-06-23 16:22:32 +02:00
"integrity" : "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==" ,
"dev" : true
2025-06-14 19:06:22 +06:00
} ,
2025-05-29 14:12:27 +03:00
"node_modules/@visx/scale" : {
"version" : "3.12.0" ,
"license" : "MIT" ,
"dependencies" : {
"@visx/vendor" : "3.12.0"
}
} ,
"node_modules/@visx/vendor" : {
"version" : "3.12.0" ,
"license" : "MIT and ISC" ,
"dependencies" : {
"@types/d3-array" : "3.0.3" ,
"@types/d3-color" : "3.1.0" ,
"@types/d3-delaunay" : "6.0.1" ,
"@types/d3-format" : "3.0.1" ,
"@types/d3-geo" : "3.1.0" ,
"@types/d3-interpolate" : "3.0.1" ,
"@types/d3-scale" : "4.0.2" ,
"@types/d3-time" : "3.0.0" ,
"@types/d3-time-format" : "2.1.0" ,
"d3-array" : "3.2.1" ,
"d3-color" : "3.1.0" ,
"d3-delaunay" : "6.0.2" ,
"d3-format" : "3.1.0" ,
"d3-geo" : "3.1.0" ,
"d3-interpolate" : "3.0.1" ,
"d3-scale" : "4.0.2" ,
"d3-time" : "3.1.0" ,
"d3-time-format" : "4.1.0" ,
"internmap" : "2.0.3"
}
} ,
"node_modules/@visx/vendor/node_modules/d3-array" : {
"version" : "3.2.1" ,
"license" : "ISC" ,
"dependencies" : {
"internmap" : "1 - 2"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@visx/vendor/node_modules/d3-delaunay" : {
"version" : "6.0.2" ,
"license" : "ISC" ,
"dependencies" : {
"delaunator" : "5"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@visx/vendor/node_modules/d3-geo" : {
"version" : "3.1.0" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2.5.0 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/@yr/monotone-cubic-spline" : {
"version" : "1.0.3" ,
"license" : "MIT"
} ,
"node_modules/abort-controller" : {
"version" : "3.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"event-target-shim" : "^5.0.0"
} ,
"engines" : {
"node" : ">=6.5"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/accepts" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz" ,
"integrity" : "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==" ,
"dependencies" : {
"mime-types" : "^3.0.0" ,
"negotiator" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/accepts/node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/accepts/node_modules/mime-types" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz" ,
"integrity" : "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" ,
"dependencies" : {
"mime-db" : "^1.54.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/acorn" : {
"version" : "8.14.1" ,
"license" : "MIT" ,
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/agentkeepalive" : {
"version" : "4.6.0" ,
"license" : "MIT" ,
"dependencies" : {
"humanize-ms" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 8.0.0"
}
} ,
"node_modules/apexcharts" : {
"version" : "4.7.0" ,
"license" : "MIT" ,
"dependencies" : {
"@svgdotjs/svg.draggable.js" : "^3.0.4" ,
"@svgdotjs/svg.filter.js" : "^3.0.8" ,
"@svgdotjs/svg.js" : "^3.2.4" ,
"@svgdotjs/svg.resize.js" : "^2.0.2" ,
"@svgdotjs/svg.select.js" : "^4.0.1" ,
"@yr/monotone-cubic-spline" : "^1.0.3"
}
} ,
"node_modules/aria-query" : {
"version" : "5.3.2" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/asn1js" : {
"version" : "3.0.6" ,
"license" : "BSD-3-Clause" ,
"dependencies" : {
"pvtsutils" : "^1.3.6" ,
"pvutils" : "^1.1.3" ,
"tslib" : "^2.8.1"
} ,
"engines" : {
"node" : ">=12.0.0"
}
} ,
"node_modules/asynckit" : {
"version" : "0.4.0" ,
"license" : "MIT"
} ,
"node_modules/autoprefixer" : {
"version" : "10.4.21" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/postcss/"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/autoprefixer"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"browserslist" : "^4.24.4" ,
"caniuse-lite" : "^1.0.30001702" ,
"fraction.js" : "^4.3.7" ,
"normalize-range" : "^0.1.2" ,
"picocolors" : "^1.1.1" ,
"postcss-value-parser" : "^4.2.0"
} ,
"bin" : {
"autoprefixer" : "bin/autoprefixer"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
} ,
"peerDependencies" : {
"postcss" : "^8.1.0"
}
} ,
"node_modules/axobject-query" : {
"version" : "4.1.0" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/better-auth" : {
"version" : "1.2.8" ,
"dependencies" : {
"@better-auth/utils" : "0.2.5" ,
"@better-fetch/fetch" : "^1.1.18" ,
"@noble/ciphers" : "^0.6.0" ,
"@noble/hashes" : "^1.6.1" ,
"@simplewebauthn/browser" : "^13.0.0" ,
"@simplewebauthn/server" : "^13.0.0" ,
"better-call" : "^1.0.8" ,
"defu" : "^6.1.4" ,
"jose" : "^5.9.6" ,
"kysely" : "^0.28.1" ,
"nanostores" : "^0.11.3" ,
"zod" : "^3.24.1"
}
} ,
"node_modules/better-call" : {
"version" : "1.0.9" ,
"dependencies" : {
"@better-fetch/fetch" : "^1.1.4" ,
"rou3" : "^0.5.1" ,
"set-cookie-parser" : "^2.7.1" ,
"uncrypto" : "^0.1.3"
}
} ,
"node_modules/bits-ui" : {
2025-06-14 19:06:22 +06:00
"version" : "2.6.0" ,
"resolved" : "https://registry.npmjs.org/bits-ui/-/bits-ui-2.6.0.tgz" ,
"integrity" : "sha512-vb0J2C7Jfh/ePnoRwPTVcnMl2JJFFmv3zv4Ssv/DU18WkB5xgIU9jEmfd3IcR7mTjIpFZgYfil1j4w6Fa+OoVw==" ,
2025-05-29 14:12:27 +03:00
"dev" : true ,
"dependencies" : {
"@floating-ui/core" : "^1.7.0" ,
"@floating-ui/dom" : "^1.7.0" ,
"css.escape" : "^1.5.1" ,
"esm-env" : "^1.1.2" ,
"runed" : "^0.28.0" ,
"svelte-toolbelt" : "^0.9.1" ,
"tabbable" : "^6.2.0"
} ,
"engines" : {
"node" : ">=20" ,
"pnpm" : ">=8.7.0"
} ,
"funding" : {
"url" : "https://github.com/sponsors/huntabyte"
} ,
"peerDependencies" : {
"@internationalized/date" : "^3.8.1" ,
"svelte" : "^5.33.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/body-parser" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz" ,
"integrity" : "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==" ,
"dependencies" : {
"bytes" : "^3.1.2" ,
"content-type" : "^1.0.5" ,
"debug" : "^4.4.0" ,
"http-errors" : "^2.0.0" ,
"iconv-lite" : "^0.6.3" ,
"on-finished" : "^2.4.1" ,
"qs" : "^6.14.0" ,
"raw-body" : "^3.0.0" ,
"type-is" : "^2.0.0"
} ,
"engines" : {
"node" : ">=18"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/bowser" : {
"version" : "2.11.0" ,
"license" : "MIT"
} ,
"node_modules/browserslist" : {
"version" : "4.24.5" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"caniuse-lite" : "^1.0.30001716" ,
"electron-to-chromium" : "^1.5.149" ,
"node-releases" : "^2.0.19" ,
"update-browserslist-db" : "^1.1.3"
} ,
"bin" : {
"browserslist" : "cli.js"
} ,
"engines" : {
"node" : "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
} ,
"node_modules/buffer-from" : {
"version" : "1.1.2" ,
"dev" : true ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/bytes" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz" ,
"integrity" : "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/call-bind-apply-helpers" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/call-bound" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz" ,
"integrity" : "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.2" ,
"get-intrinsic" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/caniuse-lite" : {
"version" : "1.0.30001718" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/caniuse-lite"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "CC-BY-4.0"
} ,
"node_modules/canvas-confetti" : {
"version" : "1.9.3" ,
"resolved" : "https://registry.npmjs.org/canvas-confetti/-/canvas-confetti-1.9.3.tgz" ,
"integrity" : "sha512-rFfTURMvmVEX1gyXFgn5QMn81bYk70qa0HLzcIOSVEyl57n6o9ItHeBtUSWdvKAPY0xlvBHno4/v3QPrT83q9g==" ,
"funding" : {
"type" : "donate" ,
"url" : "https://www.paypal.me/kirilvatev"
}
} ,
"node_modules/chokidar" : {
"version" : "4.0.3" ,
"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" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/clsx" : {
"version" : "2.1.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/cluster-key-slot" : {
"version" : "1.1.2" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/color" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/color/-/color-4.2.3.tgz" ,
"integrity" : "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==" ,
"dependencies" : {
"color-convert" : "^2.0.1" ,
"color-string" : "^1.9.0"
} ,
"engines" : {
"node" : ">=12.5.0"
}
} ,
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
} ,
"node_modules/color-string" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz" ,
"integrity" : "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==" ,
"dependencies" : {
"color-name" : "^1.0.0" ,
"simple-swizzle" : "^0.2.2"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/combined-stream" : {
"version" : "1.0.8" ,
"license" : "MIT" ,
"dependencies" : {
"delayed-stream" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/commondir" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz" ,
2025-06-23 16:22:32 +02:00
"integrity" : "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==" ,
"dev" : true
2025-06-14 19:06:22 +06:00
} ,
"node_modules/content-disposition" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz" ,
"integrity" : "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==" ,
"dependencies" : {
"safe-buffer" : "5.2.1"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/content-type" : {
"version" : "1.0.5" ,
"resolved" : "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" ,
"integrity" : "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/cookie" : {
"version" : "0.6.0" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/cookie-signature" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz" ,
"integrity" : "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==" ,
"engines" : {
"node" : ">=6.6.0"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/css.escape" : {
"version" : "1.5.1" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/cssesc" : {
"version" : "3.0.0" ,
"license" : "MIT" ,
"bin" : {
"cssesc" : "bin/cssesc"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/d3-color" : {
"version" : "3.1.0" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-format" : {
"version" : "3.1.0" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-interpolate" : {
"version" : "3.0.1" ,
"license" : "ISC" ,
"dependencies" : {
"d3-color" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-scale" : {
"version" : "4.0.2" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2.10.0 - 3" ,
"d3-format" : "1 - 3" ,
"d3-interpolate" : "1.2.0 - 3" ,
"d3-time" : "2.1.1 - 3" ,
"d3-time-format" : "2 - 4"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-scale/node_modules/d3-array" : {
"version" : "3.2.4" ,
"license" : "ISC" ,
"dependencies" : {
"internmap" : "1 - 2"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-time" : {
"version" : "3.1.0" ,
"license" : "ISC" ,
"dependencies" : {
"d3-array" : "2 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-time-format" : {
"version" : "4.1.0" ,
"license" : "ISC" ,
"dependencies" : {
"d3-time" : "1 - 3"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/d3-time/node_modules/d3-array" : {
"version" : "3.2.4" ,
"license" : "ISC" ,
"dependencies" : {
"internmap" : "1 - 2"
} ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/debug" : {
"version" : "4.4.1" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.1.3"
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/deepmerge" : {
"version" : "4.3.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/defu" : {
"version" : "6.1.4" ,
"license" : "MIT"
} ,
"node_modules/delaunator" : {
"version" : "5.0.1" ,
"license" : "ISC" ,
"dependencies" : {
"robust-predicates" : "^3.0.2"
}
} ,
"node_modules/delayed-stream" : {
"version" : "1.0.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/depd" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/detect-libc" : {
"version" : "2.0.4" ,
"license" : "Apache-2.0" ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/devalue" : {
"version" : "5.1.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT"
} ,
"node_modules/drizzle-kit" : {
"version" : "0.22.8" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"@esbuild-kit/esm-loader" : "^2.5.5" ,
"esbuild" : "^0.19.7" ,
"esbuild-register" : "^3.5.0"
} ,
"bin" : {
"drizzle-kit" : "bin.cjs"
}
} ,
"node_modules/drizzle-orm" : {
"version" : "0.33.0" ,
"license" : "Apache-2.0" ,
"peerDependencies" : {
"@aws-sdk/client-rds-data" : ">=3" ,
"@cloudflare/workers-types" : ">=3" ,
"@electric-sql/pglite" : ">=0.1.1" ,
"@libsql/client" : "*" ,
"@neondatabase/serverless" : ">=0.1" ,
"@op-engineering/op-sqlite" : ">=2" ,
"@opentelemetry/api" : "^1.4.1" ,
"@planetscale/database" : ">=1" ,
"@prisma/client" : "*" ,
"@tidbcloud/serverless" : "*" ,
"@types/better-sqlite3" : "*" ,
"@types/pg" : "*" ,
"@types/react" : ">=18" ,
"@types/sql.js" : "*" ,
"@vercel/postgres" : ">=0.8.0" ,
"@xata.io/client" : "*" ,
"better-sqlite3" : ">=7" ,
"bun-types" : "*" ,
"expo-sqlite" : ">=13.2.0" ,
"knex" : "*" ,
"kysely" : "*" ,
"mysql2" : ">=2" ,
"pg" : ">=8" ,
"postgres" : ">=3" ,
"react" : ">=18" ,
"sql.js" : ">=1" ,
"sqlite3" : ">=5"
} ,
"peerDependenciesMeta" : {
"@aws-sdk/client-rds-data" : {
"optional" : true
} ,
"@cloudflare/workers-types" : {
"optional" : true
} ,
"@electric-sql/pglite" : {
"optional" : true
} ,
"@libsql/client" : {
"optional" : true
} ,
"@neondatabase/serverless" : {
"optional" : true
} ,
"@op-engineering/op-sqlite" : {
"optional" : true
} ,
"@opentelemetry/api" : {
"optional" : true
} ,
"@planetscale/database" : {
"optional" : true
} ,
"@prisma/client" : {
"optional" : true
} ,
"@tidbcloud/serverless" : {
"optional" : true
} ,
"@types/better-sqlite3" : {
"optional" : true
} ,
"@types/pg" : {
"optional" : true
} ,
"@types/react" : {
"optional" : true
} ,
"@types/sql.js" : {
"optional" : true
} ,
"@vercel/postgres" : {
"optional" : true
} ,
"@xata.io/client" : {
"optional" : true
} ,
"better-sqlite3" : {
"optional" : true
} ,
"bun-types" : {
"optional" : true
} ,
"expo-sqlite" : {
"optional" : true
} ,
"knex" : {
"optional" : true
} ,
"kysely" : {
"optional" : true
} ,
"mysql2" : {
"optional" : true
} ,
"pg" : {
"optional" : true
} ,
"postgres" : {
"optional" : true
} ,
"prisma" : {
"optional" : true
} ,
"react" : {
"optional" : true
} ,
"sql.js" : {
"optional" : true
} ,
"sqlite3" : {
"optional" : true
}
}
} ,
"node_modules/dunder-proto" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.2.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" ,
"integrity" : "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
} ,
2025-05-29 14:12:27 +03:00
"node_modules/electron-to-chromium" : {
"version" : "1.5.155" ,
"dev" : true ,
"license" : "ISC"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/encodeurl" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz" ,
"integrity" : "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/enhanced-resolve" : {
"version" : "5.18.1" ,
"license" : "MIT" ,
"dependencies" : {
"graceful-fs" : "^4.2.4" ,
"tapable" : "^2.2.0"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
"node_modules/es-define-property" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-object-atoms" : {
"version" : "1.1.1" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-set-tostringtag" : {
"version" : "2.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/esbuild" : {
"version" : "0.19.12" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.19.12" ,
"@esbuild/android-arm" : "0.19.12" ,
"@esbuild/android-arm64" : "0.19.12" ,
"@esbuild/android-x64" : "0.19.12" ,
"@esbuild/darwin-arm64" : "0.19.12" ,
"@esbuild/darwin-x64" : "0.19.12" ,
"@esbuild/freebsd-arm64" : "0.19.12" ,
"@esbuild/freebsd-x64" : "0.19.12" ,
"@esbuild/linux-arm" : "0.19.12" ,
"@esbuild/linux-arm64" : "0.19.12" ,
"@esbuild/linux-ia32" : "0.19.12" ,
"@esbuild/linux-loong64" : "0.19.12" ,
"@esbuild/linux-mips64el" : "0.19.12" ,
"@esbuild/linux-ppc64" : "0.19.12" ,
"@esbuild/linux-riscv64" : "0.19.12" ,
"@esbuild/linux-s390x" : "0.19.12" ,
"@esbuild/linux-x64" : "0.19.12" ,
"@esbuild/netbsd-x64" : "0.19.12" ,
"@esbuild/openbsd-x64" : "0.19.12" ,
"@esbuild/sunos-x64" : "0.19.12" ,
"@esbuild/win32-arm64" : "0.19.12" ,
"@esbuild/win32-ia32" : "0.19.12" ,
"@esbuild/win32-x64" : "0.19.12"
}
} ,
"node_modules/esbuild-register" : {
"version" : "3.6.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"debug" : "^4.3.4"
} ,
"peerDependencies" : {
"esbuild" : ">=0.12 <1"
}
} ,
"node_modules/escalade" : {
"version" : "3.2.0" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/escape-html" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" ,
"integrity" : "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
} ,
2025-05-29 14:12:27 +03:00
"node_modules/esm-env" : {
"version" : "1.2.2" ,
"license" : "MIT"
} ,
"node_modules/esrap" : {
"version" : "1.4.6" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.4.15"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/estree-walker" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz" ,
2025-06-23 16:22:32 +02:00
"integrity" : "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" ,
"dev" : true
2025-06-14 19:06:22 +06:00
} ,
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/event-target-shim" : {
"version" : "5.0.1" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/express" : {
"version" : "5.1.0" ,
"resolved" : "https://registry.npmjs.org/express/-/express-5.1.0.tgz" ,
"integrity" : "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==" ,
"dependencies" : {
"accepts" : "^2.0.0" ,
"body-parser" : "^2.2.0" ,
"content-disposition" : "^1.0.0" ,
"content-type" : "^1.0.5" ,
"cookie" : "^0.7.1" ,
"cookie-signature" : "^1.2.1" ,
"debug" : "^4.4.0" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"etag" : "^1.8.1" ,
"finalhandler" : "^2.1.0" ,
"fresh" : "^2.0.0" ,
"http-errors" : "^2.0.0" ,
"merge-descriptors" : "^2.0.0" ,
"mime-types" : "^3.0.0" ,
"on-finished" : "^2.4.1" ,
"once" : "^1.4.0" ,
"parseurl" : "^1.3.3" ,
"proxy-addr" : "^2.0.7" ,
"qs" : "^6.14.0" ,
"range-parser" : "^1.2.1" ,
"router" : "^2.2.0" ,
"send" : "^1.1.0" ,
"serve-static" : "^2.2.0" ,
"statuses" : "^2.0.1" ,
"type-is" : "^2.0.1" ,
"vary" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 18"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/express"
}
} ,
"node_modules/express/node_modules/cookie" : {
"version" : "0.7.2" ,
"resolved" : "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz" ,
"integrity" : "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/express/node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/express/node_modules/mime-types" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz" ,
"integrity" : "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" ,
"dependencies" : {
"mime-db" : "^1.54.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/fancy-canvas" : {
"version" : "2.1.0" ,
"license" : "MIT"
} ,
"node_modules/fast-xml-parser" : {
"version" : "4.4.1" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/NaturalIntelligence"
} ,
{
"type" : "paypal" ,
"url" : "https://paypal.me/naturalintelligence"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"strnum" : "^1.0.5"
} ,
"bin" : {
"fxparser" : "src/cli/cli.js"
}
} ,
"node_modules/fdir" : {
"version" : "6.4.4" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"peerDependencies" : {
"picomatch" : "^3 || ^4"
} ,
"peerDependenciesMeta" : {
"picomatch" : {
"optional" : true
}
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/finalhandler" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz" ,
"integrity" : "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==" ,
"dependencies" : {
"debug" : "^4.4.0" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"on-finished" : "^2.4.1" ,
"parseurl" : "^1.3.3" ,
"statuses" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/form-data" : {
"version" : "4.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"asynckit" : "^0.4.0" ,
"combined-stream" : "^1.0.8" ,
"es-set-tostringtag" : "^2.1.0" ,
"mime-types" : "^2.1.12"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/form-data-encoder" : {
"version" : "1.7.2" ,
"license" : "MIT"
} ,
"node_modules/formdata-node" : {
"version" : "4.4.1" ,
"license" : "MIT" ,
"dependencies" : {
"node-domexception" : "1.0.0" ,
"web-streams-polyfill" : "4.0.0-beta.3"
} ,
"engines" : {
"node" : ">= 12.20"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/forwarded" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" ,
"integrity" : "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/fraction.js" : {
"version" : "4.3.7" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"type" : "patreon" ,
"url" : "https://github.com/sponsors/rawify"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/fresh" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz" ,
"integrity" : "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"hasInstallScript" : true ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/function-bind" : {
"version" : "1.1.2" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-intrinsic" : {
"version" : "1.3.0" ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.2" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.1.1" ,
"function-bind" : "^1.1.2" ,
"get-proto" : "^1.0.1" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.1.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-proto" : {
"version" : "1.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/get-tsconfig" : {
"version" : "4.10.0" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"resolve-pkg-maps" : "^1.0.0"
} ,
"funding" : {
"url" : "https://github.com/privatenumber/get-tsconfig?sponsor=1"
}
} ,
"node_modules/gopd" : {
"version" : "1.2.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/graceful-fs" : {
"version" : "4.2.11" ,
"license" : "ISC"
} ,
"node_modules/has-symbols" : {
"version" : "1.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
"version" : "1.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"has-symbols" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/hasown" : {
"version" : "2.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/http-errors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" ,
"integrity" : "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" ,
"dependencies" : {
"depd" : "2.0.0" ,
"inherits" : "2.0.4" ,
"setprototypeof" : "1.2.0" ,
"statuses" : "2.0.1" ,
"toidentifier" : "1.0.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/http-errors/node_modules/statuses" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/humanize-ms" : {
"version" : "1.2.1" ,
"license" : "MIT" ,
"dependencies" : {
"ms" : "^2.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/iconv-lite" : {
"version" : "0.6.3" ,
"resolved" : "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz" ,
"integrity" : "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==" ,
"dependencies" : {
"safer-buffer" : ">= 2.1.2 < 3.0.0"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/import-meta-resolve" : {
"version" : "4.1.0" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/wooorm"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
} ,
2025-05-29 14:12:27 +03:00
"node_modules/inline-style-parser" : {
"version" : "0.2.4" ,
"license" : "MIT"
} ,
"node_modules/internmap" : {
"version" : "2.0.3" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=12"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/ipaddr.js" : {
"version" : "1.9.1" ,
"resolved" : "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" ,
"integrity" : "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==" ,
"engines" : {
"node" : ">= 0.10"
}
} ,
"node_modules/is-arrayish" : {
"version" : "0.3.2" ,
"resolved" : "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz" ,
"integrity" : "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="
} ,
"node_modules/is-core-module" : {
"version" : "2.16.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" ,
"integrity" : "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-module" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz" ,
2025-06-23 16:22:32 +02:00
"integrity" : "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==" ,
"dev" : true
2025-06-14 19:06:22 +06:00
} ,
"node_modules/is-promise" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz" ,
"integrity" : "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ=="
} ,
2025-05-29 14:12:27 +03:00
"node_modules/is-reference" : {
"version" : "3.0.3" ,
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "^1.0.6"
}
} ,
"node_modules/jiti" : {
"version" : "2.4.2" ,
"license" : "MIT" ,
"bin" : {
"jiti" : "lib/jiti-cli.mjs"
}
} ,
"node_modules/jose" : {
"version" : "5.10.0" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/panva"
}
} ,
"node_modules/kleur" : {
"version" : "4.1.5" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/kysely" : {
"version" : "0.28.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=18.0.0"
}
} ,
"node_modules/lightningcss" : {
"version" : "1.30.1" ,
"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"
}
} ,
2025-06-23 16:22:32 +02:00
"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"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"linux"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/lightningcss-win32-x64-msvc" : {
"version" : "1.30.1" ,
"cpu" : [
"x64"
] ,
"license" : "MPL-2.0" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">= 12.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/parcel"
}
} ,
"node_modules/lightweight-charts" : {
"version" : "5.0.7" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"fancy-canvas" : "2.1.0"
}
} ,
"node_modules/locate-character" : {
"version" : "3.0.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.castarray" : {
"version" : "4.4.0" ,
"license" : "MIT"
} ,
"node_modules/lodash.isplainobject" : {
"version" : "4.0.6" ,
"license" : "MIT"
} ,
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"license" : "MIT"
} ,
"node_modules/lucide-svelte" : {
"version" : "0.511.0" ,
"license" : "ISC" ,
"peerDependencies" : {
"svelte" : "^3 || ^4 || ^5.0.0-next.42"
}
} ,
"node_modules/magic-string" : {
"version" : "0.30.17" ,
"license" : "MIT" ,
"dependencies" : {
"@jridgewell/sourcemap-codec" : "^1.5.0"
}
} ,
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/media-typer" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz" ,
"integrity" : "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/merge-descriptors" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz" ,
"integrity" : "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==" ,
"engines" : {
"node" : ">=18"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/mime-db" : {
"version" : "1.52.0" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/mime-types" : {
"version" : "2.1.35" ,
"license" : "MIT" ,
"dependencies" : {
"mime-db" : "1.52.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/minipass" : {
"version" : "7.1.2" ,
"license" : "ISC" ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
}
} ,
"node_modules/minizlib" : {
"version" : "3.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"minipass" : "^7.1.2"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/mkdirp" : {
"version" : "3.0.1" ,
"license" : "MIT" ,
"bin" : {
"mkdirp" : "dist/cjs/src/bin.js"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/mode-watcher" : {
"version" : "1.0.7" ,
"license" : "MIT" ,
"dependencies" : {
"runed" : "^0.25.0" ,
"svelte-toolbelt" : "^0.7.1"
} ,
"peerDependencies" : {
"svelte" : "^5.27.0"
}
} ,
"node_modules/mode-watcher/node_modules/runed" : {
"version" : "0.25.0" ,
"funding" : [
"https://github.com/sponsors/huntabyte" ,
"https://github.com/sponsors/tglide"
] ,
"dependencies" : {
"esm-env" : "^1.0.0"
} ,
"peerDependencies" : {
"svelte" : "^5.7.0"
}
} ,
"node_modules/mode-watcher/node_modules/svelte-toolbelt" : {
"version" : "0.7.1" ,
"funding" : [
"https://github.com/sponsors/huntabyte"
] ,
"dependencies" : {
"clsx" : "^2.1.1" ,
"runed" : "^0.23.2" ,
"style-to-object" : "^1.0.8"
} ,
"engines" : {
"node" : ">=18" ,
"pnpm" : ">=8.7.0"
} ,
"peerDependencies" : {
"svelte" : "^5.0.0"
}
} ,
"node_modules/mode-watcher/node_modules/svelte-toolbelt/node_modules/runed" : {
"version" : "0.23.4" ,
"funding" : [
"https://github.com/sponsors/huntabyte" ,
"https://github.com/sponsors/tglide"
] ,
"dependencies" : {
"esm-env" : "^1.0.0"
} ,
"peerDependencies" : {
"svelte" : "^5.7.0"
}
} ,
"node_modules/mri" : {
"version" : "1.2.0" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/mrmime" : {
"version" : "2.0.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
"license" : "MIT"
} ,
"node_modules/nanoid" : {
"version" : "3.3.11" ,
"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/nanostores" : {
"version" : "0.11.4" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : "^18.0.0 || >=20.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/negotiator" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz" ,
"integrity" : "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/node-domexception" : {
"version" : "1.0.0" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/jimmywarting"
} ,
{
"type" : "github" ,
"url" : "https://paypal.me/jimmywarting"
}
] ,
"license" : "MIT" ,
"engines" : {
"node" : ">=10.5.0"
}
} ,
"node_modules/node-fetch" : {
"version" : "2.7.0" ,
"license" : "MIT" ,
"dependencies" : {
"whatwg-url" : "^5.0.0"
} ,
"engines" : {
"node" : "4.x || >=6.0.0"
} ,
"peerDependencies" : {
"encoding" : "^0.1.0"
} ,
"peerDependenciesMeta" : {
"encoding" : {
"optional" : true
}
}
} ,
"node_modules/node-releases" : {
"version" : "2.0.19" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/normalize-range" : {
"version" : "0.1.2" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/object-inspect" : {
"version" : "1.13.4" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz" ,
"integrity" : "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/on-finished" : {
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" ,
"integrity" : "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" ,
"dependencies" : {
"ee-first" : "1.1.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
"dependencies" : {
"wrappy" : "1"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/openai" : {
"version" : "4.103.0" ,
"license" : "Apache-2.0" ,
"dependencies" : {
"@types/node" : "^18.11.18" ,
"@types/node-fetch" : "^2.6.4" ,
"abort-controller" : "^3.0.0" ,
"agentkeepalive" : "^4.2.1" ,
"form-data-encoder" : "1.7.2" ,
"formdata-node" : "^4.3.2" ,
"node-fetch" : "^2.6.7"
} ,
"bin" : {
"openai" : "bin/cli"
} ,
"peerDependencies" : {
"ws" : "^8.18.0" ,
"zod" : "^3.23.8"
} ,
"peerDependenciesMeta" : {
"ws" : {
"optional" : true
} ,
"zod" : {
"optional" : true
}
}
} ,
"node_modules/openai/node_modules/@types/node" : {
"version" : "18.19.104" ,
"license" : "MIT" ,
"dependencies" : {
"undici-types" : "~5.26.4"
}
} ,
"node_modules/openai/node_modules/@types/node/node_modules/undici-types" : {
"version" : "5.26.5" ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/parseurl" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" ,
"integrity" : "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
2025-06-23 16:22:32 +02:00
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
"dev" : true
2025-06-14 19:06:22 +06:00
} ,
"node_modules/path-to-regexp" : {
"version" : "8.2.0" ,
"resolved" : "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz" ,
"integrity" : "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==" ,
"engines" : {
"node" : ">=16"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/picocolors" : {
"version" : "1.1.1" ,
"license" : "ISC"
} ,
"node_modules/picomatch" : {
"version" : "4.0.2" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz" ,
"integrity" : "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
"node_modules/postcss" : {
"version" : "8.5.3" ,
"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.8" ,
"picocolors" : "^1.1.1" ,
"source-map-js" : "^1.2.1"
} ,
"engines" : {
"node" : "^10 || ^12 || >=14"
}
} ,
"node_modules/postcss-value-parser" : {
"version" : "4.2.0" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/postgres" : {
"version" : "3.4.5" ,
"license" : "Unlicense" ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://github.com/sponsors/porsager"
}
} ,
"node_modules/prettier" : {
"version" : "3.5.3" ,
"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" ,
"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.11" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=14.21.3"
} ,
"peerDependencies" : {
"@ianvs/prettier-plugin-sort-imports" : "*" ,
"@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-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
}
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/proxy-addr" : {
"version" : "2.0.7" ,
"resolved" : "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz" ,
"integrity" : "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==" ,
"dependencies" : {
"forwarded" : "0.2.0" ,
"ipaddr.js" : "1.9.1"
} ,
"engines" : {
"node" : ">= 0.10"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/pvtsutils" : {
"version" : "1.3.6" ,
"license" : "MIT" ,
"dependencies" : {
"tslib" : "^2.8.1"
}
} ,
"node_modules/pvutils" : {
"version" : "1.1.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/qs" : {
"version" : "6.14.0" ,
"resolved" : "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz" ,
"integrity" : "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==" ,
"dependencies" : {
"side-channel" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/range-parser" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" ,
"integrity" : "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/raw-body" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz" ,
"integrity" : "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==" ,
"dependencies" : {
"bytes" : "3.1.2" ,
"http-errors" : "2.0.0" ,
"iconv-lite" : "0.6.3" ,
"unpipe" : "1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/readdirp" : {
"version" : "4.1.2" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14.18.0"
} ,
"funding" : {
"type" : "individual" ,
"url" : "https://paulmillr.com/funding/"
}
} ,
"node_modules/redis" : {
"version" : "5.1.0" ,
"license" : "MIT" ,
"dependencies" : {
"@redis/bloom" : "5.1.0" ,
"@redis/client" : "5.1.0" ,
"@redis/json" : "5.1.0" ,
"@redis/search" : "5.1.0" ,
"@redis/time-series" : "5.1.0"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/resolve" : {
"version" : "1.22.10" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz" ,
"integrity" : "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"dependencies" : {
"is-core-module" : "^2.16.0" ,
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/resolve-pkg-maps" : {
"version" : "1.0.0" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
}
} ,
"node_modules/robust-predicates" : {
"version" : "3.0.2" ,
"license" : "Unlicense"
} ,
"node_modules/rollup" : {
"version" : "4.41.0" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"dependencies" : {
"@types/estree" : "1.0.7"
} ,
"bin" : {
"rollup" : "dist/bin/rollup"
} ,
"engines" : {
"node" : ">=18.0.0" ,
"npm" : ">=8.0.0"
} ,
"optionalDependencies" : {
"@rollup/rollup-android-arm-eabi" : "4.41.0" ,
"@rollup/rollup-android-arm64" : "4.41.0" ,
"@rollup/rollup-darwin-arm64" : "4.41.0" ,
"@rollup/rollup-darwin-x64" : "4.41.0" ,
"@rollup/rollup-freebsd-arm64" : "4.41.0" ,
"@rollup/rollup-freebsd-x64" : "4.41.0" ,
"@rollup/rollup-linux-arm-gnueabihf" : "4.41.0" ,
"@rollup/rollup-linux-arm-musleabihf" : "4.41.0" ,
"@rollup/rollup-linux-arm64-gnu" : "4.41.0" ,
"@rollup/rollup-linux-arm64-musl" : "4.41.0" ,
"@rollup/rollup-linux-loongarch64-gnu" : "4.41.0" ,
"@rollup/rollup-linux-powerpc64le-gnu" : "4.41.0" ,
"@rollup/rollup-linux-riscv64-gnu" : "4.41.0" ,
"@rollup/rollup-linux-riscv64-musl" : "4.41.0" ,
"@rollup/rollup-linux-s390x-gnu" : "4.41.0" ,
"@rollup/rollup-linux-x64-gnu" : "4.41.0" ,
"@rollup/rollup-linux-x64-musl" : "4.41.0" ,
"@rollup/rollup-win32-arm64-msvc" : "4.41.0" ,
"@rollup/rollup-win32-ia32-msvc" : "4.41.0" ,
"@rollup/rollup-win32-x64-msvc" : "4.41.0" ,
"fsevents" : "~2.3.2"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/rollup/node_modules/@rollup/rollup-linux-x64-gnu" : {
"version" : "4.41.0" ,
"resolved" : "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.0.tgz" ,
"integrity" : "sha512-XMLeKjyH8NsEDCRptf6LO8lJk23o9wvB+dJwcXMaH6ZQbbkHu2dbGIUindbMtRN6ux1xKi16iXWu6q9mu7gDhQ==" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"optional" : true ,
"os" : [
"linux"
]
} ,
2025-05-29 14:12:27 +03:00
"node_modules/rou3" : {
"version" : "0.5.1" ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/router" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/router/-/router-2.2.0.tgz" ,
"integrity" : "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==" ,
"dependencies" : {
"debug" : "^4.4.0" ,
"depd" : "^2.0.0" ,
"is-promise" : "^4.0.0" ,
"parseurl" : "^1.3.3" ,
"path-to-regexp" : "^8.0.0"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/runed" : {
"version" : "0.28.0" ,
"dev" : true ,
"funding" : [
"https://github.com/sponsors/huntabyte" ,
"https://github.com/sponsors/tglide"
] ,
"license" : "MIT" ,
"dependencies" : {
"esm-env" : "^1.0.0"
} ,
"peerDependencies" : {
"svelte" : "^5.7.0"
}
} ,
"node_modules/sade" : {
"version" : "1.8.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"dependencies" : {
"mri" : "^1.1.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/safe-buffer" : {
"version" : "5.2.1" ,
"resolved" : "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" ,
"integrity" : "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
]
} ,
"node_modules/safer-buffer" : {
"version" : "2.1.2" ,
"resolved" : "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" ,
"integrity" : "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
} ,
"node_modules/semver" : {
"version" : "7.7.2" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.7.2.tgz" ,
"integrity" : "sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==" ,
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/send" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/send/-/send-1.2.0.tgz" ,
"integrity" : "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==" ,
"dependencies" : {
"debug" : "^4.3.5" ,
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"etag" : "^1.8.1" ,
"fresh" : "^2.0.0" ,
"http-errors" : "^2.0.0" ,
"mime-types" : "^3.0.1" ,
"ms" : "^2.1.3" ,
"on-finished" : "^2.4.1" ,
"range-parser" : "^1.2.1" ,
"statuses" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
"node_modules/send/node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/send/node_modules/mime-types" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz" ,
"integrity" : "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" ,
"dependencies" : {
"mime-db" : "^1.54.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/serve-static" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz" ,
"integrity" : "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==" ,
"dependencies" : {
"encodeurl" : "^2.0.0" ,
"escape-html" : "^1.0.3" ,
"parseurl" : "^1.3.3" ,
"send" : "^1.2.0"
} ,
"engines" : {
"node" : ">= 18"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/set-cookie-parser" : {
"version" : "2.7.1" ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/setprototypeof" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
} ,
"node_modules/sharp" : {
"version" : "0.34.2" ,
"resolved" : "https://registry.npmjs.org/sharp/-/sharp-0.34.2.tgz" ,
"integrity" : "sha512-lszvBmB9QURERtyKT2bNmsgxXK0ShJrL/fvqlonCo7e6xBF8nT8xU6pW+PMIbLsz0RxQk3rgH9kd8UmvOzlMJg==" ,
"hasInstallScript" : true ,
"dependencies" : {
"color" : "^4.2.3" ,
"detect-libc" : "^2.0.4" ,
"semver" : "^7.7.2"
} ,
"engines" : {
"node" : "^18.17.0 || ^20.3.0 || >=21.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/libvips"
} ,
"optionalDependencies" : {
"@img/sharp-darwin-arm64" : "0.34.2" ,
"@img/sharp-darwin-x64" : "0.34.2" ,
"@img/sharp-libvips-darwin-arm64" : "1.1.0" ,
"@img/sharp-libvips-darwin-x64" : "1.1.0" ,
"@img/sharp-libvips-linux-arm" : "1.1.0" ,
"@img/sharp-libvips-linux-arm64" : "1.1.0" ,
"@img/sharp-libvips-linux-ppc64" : "1.1.0" ,
"@img/sharp-libvips-linux-s390x" : "1.1.0" ,
"@img/sharp-libvips-linux-x64" : "1.1.0" ,
"@img/sharp-libvips-linuxmusl-arm64" : "1.1.0" ,
"@img/sharp-libvips-linuxmusl-x64" : "1.1.0" ,
"@img/sharp-linux-arm" : "0.34.2" ,
"@img/sharp-linux-arm64" : "0.34.2" ,
"@img/sharp-linux-s390x" : "0.34.2" ,
"@img/sharp-linux-x64" : "0.34.2" ,
"@img/sharp-linuxmusl-arm64" : "0.34.2" ,
"@img/sharp-linuxmusl-x64" : "0.34.2" ,
"@img/sharp-wasm32" : "0.34.2" ,
"@img/sharp-win32-arm64" : "0.34.2" ,
"@img/sharp-win32-ia32" : "0.34.2" ,
"@img/sharp-win32-x64" : "0.34.2"
}
} ,
"node_modules/side-channel" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz" ,
"integrity" : "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3" ,
"side-channel-list" : "^1.0.0" ,
"side-channel-map" : "^1.0.1" ,
"side-channel-weakmap" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-list" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz" ,
"integrity" : "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-map" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz" ,
"integrity" : "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-weakmap" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" ,
"integrity" : "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3" ,
"side-channel-map" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/simple-swizzle" : {
"version" : "0.2.2" ,
"resolved" : "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz" ,
"integrity" : "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==" ,
"dependencies" : {
"is-arrayish" : "^0.3.1"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/sirv" : {
"version" : "3.0.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"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" : {
"version" : "0.6.1" ,
"dev" : true ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/source-map-js" : {
"version" : "1.2.1" ,
"license" : "BSD-3-Clause" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/source-map-support" : {
"version" : "0.5.21" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"buffer-from" : "^1.0.0" ,
"source-map" : "^0.6.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/statuses" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.2.tgz" ,
"integrity" : "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/strnum" : {
"version" : "1.1.2" ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/NaturalIntelligence"
}
] ,
"license" : "MIT"
} ,
"node_modules/style-to-object" : {
"version" : "1.0.8" ,
"license" : "MIT" ,
"dependencies" : {
"inline-style-parser" : "0.2.4"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-06-14 19:06:22 +06:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/svelte" : {
"version" : "5.33.4" ,
"resolved" : "https://registry.npmjs.org/svelte/-/svelte-5.33.4.tgz" ,
"integrity" : "sha512-w2+ksGaZRgZgQdP2dtOjlpkdQwX3ftc8+BH/W9XgX6rP1FZHCeuXQnmyeHPFLbG2Gjj9pp2ak8iIeVure+n7IA==" ,
"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" : "^1.4.6" ,
"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-apexcharts" : {
"version" : "1.0.02" ,
"license" : "MIT" ,
"dependencies" : {
"apexcharts" : "^3.19.2"
} ,
"peerDependencies" : {
"apexcharts" : "^3.19.2"
}
} ,
"node_modules/svelte-apexcharts/node_modules/apexcharts" : {
"version" : "3.54.1" ,
"license" : "MIT" ,
"dependencies" : {
"@yr/monotone-cubic-spline" : "^1.0.3" ,
"svg.draggable.js" : "^2.2.2" ,
"svg.easing.js" : "^2.0.0" ,
"svg.filter.js" : "^2.0.2" ,
"svg.pathmorphing.js" : "^0.1.3" ,
"svg.resize.js" : "^1.4.3" ,
"svg.select.js" : "^3.0.1"
}
} ,
"node_modules/svelte-check" : {
"version" : "4.2.1" ,
"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/svelte-confetti" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/svelte-confetti/-/svelte-confetti-2.3.1.tgz" ,
"integrity" : "sha512-bKd8etTOeBQyeS9LDPuSd7Oqy5msf0xvxItzsHPajKaarr/LWFzqPq7rp6QQO5rGTzLgM0fmjovOvLkRbrd2gg==" ,
"peerDependencies" : {
"svelte" : ">=5.0.0"
}
} ,
"node_modules/svelte-lightweight-charts" : {
"version" : "2.2.0" ,
"license" : "MIT" ,
"peerDependencies" : {
"lightweight-charts" : ">=4.0.0" ,
"svelte" : ">=3.44.0"
}
} ,
"node_modules/svelte-sonner" : {
"version" : "1.0.2" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"runed" : "^0.26.0"
} ,
"peerDependencies" : {
"svelte" : "^5.0.0"
}
} ,
"node_modules/svelte-sonner/node_modules/runed" : {
"version" : "0.26.0" ,
"dev" : true ,
"funding" : [
"https://github.com/sponsors/huntabyte" ,
"https://github.com/sponsors/tglide"
] ,
"license" : "MIT" ,
"dependencies" : {
"esm-env" : "^1.0.0"
} ,
"peerDependencies" : {
"svelte" : "^5.7.0"
}
} ,
"node_modules/svelte-toolbelt" : {
"version" : "0.9.1" ,
"dev" : true ,
"funding" : [
"https://github.com/sponsors/huntabyte"
] ,
"dependencies" : {
"clsx" : "^2.1.1" ,
"runed" : "^0.28.0" ,
"style-to-object" : "^1.0.8"
} ,
"engines" : {
"node" : ">=18" ,
"pnpm" : ">=8.7.0"
} ,
"peerDependencies" : {
"svelte" : "^5.30.2"
}
} ,
"node_modules/svg.draggable.js" : {
"version" : "2.2.2" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.easing.js" : {
"version" : "2.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : ">=2.3.x"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.filter.js" : {
"version" : "2.0.2" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.2.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.js" : {
"version" : "2.7.1" ,
"license" : "MIT"
} ,
"node_modules/svg.pathmorphing.js" : {
"version" : "0.1.3" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.4.0"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.resize.js" : {
"version" : "1.4.3" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.6.5" ,
"svg.select.js" : "^2.1.2"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.resize.js/node_modules/svg.select.js" : {
"version" : "2.1.2" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.2.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/svg.select.js" : {
"version" : "3.0.1" ,
"license" : "MIT" ,
"dependencies" : {
"svg.js" : "^2.6.5"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/tabbable" : {
"version" : "6.2.0" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/tailwind-merge" : {
"version" : "3.3.0" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/dcastil"
}
} ,
"node_modules/tailwind-variants" : {
"version" : "0.2.1" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"tailwind-merge" : "^2.2.0"
} ,
"engines" : {
"node" : ">=16.x" ,
"pnpm" : ">=7.x"
} ,
"peerDependencies" : {
"tailwindcss" : "*"
}
} ,
"node_modules/tailwind-variants/node_modules/tailwind-merge" : {
"version" : "2.6.0" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/dcastil"
}
} ,
"node_modules/tailwindcss" : {
"version" : "4.1.7" ,
"license" : "MIT"
} ,
"node_modules/tapable" : {
"version" : "2.2.2" ,
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tar" : {
"version" : "7.4.3" ,
"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"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/toidentifier" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
"engines" : {
"node" : ">=0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/totalist" : {
"version" : "3.0.1" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/tr46" : {
"version" : "0.0.3" ,
"license" : "MIT"
} ,
"node_modules/tslib" : {
"version" : "2.8.1" ,
"license" : "0BSD"
} ,
"node_modules/tw-animate-css" : {
"version" : "1.3.0" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/Wombosvideo"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/type-is" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz" ,
"integrity" : "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==" ,
"dependencies" : {
"content-type" : "^1.0.5" ,
"media-typer" : "^1.1.0" ,
"mime-types" : "^3.0.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/type-is/node_modules/mime-db" : {
"version" : "1.54.0" ,
"resolved" : "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz" ,
"integrity" : "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==" ,
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/type-is/node_modules/mime-types" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz" ,
"integrity" : "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" ,
"dependencies" : {
"mime-db" : "^1.54.0"
} ,
"engines" : {
"node" : ">= 0.6"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/typescript" : {
"version" : "5.8.3" ,
"license" : "Apache-2.0" ,
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
"node" : ">=14.17"
}
} ,
"node_modules/uncrypto" : {
"version" : "0.1.3" ,
"license" : "MIT"
} ,
"node_modules/undici-types" : {
"version" : "6.21.0" ,
"license" : "MIT"
} ,
2025-06-14 19:06:22 +06:00
"node_modules/unpipe" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" ,
"integrity" : "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/update-browserslist-db" : {
"version" : "1.1.3" ,
"dev" : true ,
"funding" : [
{
"type" : "opencollective" ,
"url" : "https://opencollective.com/browserslist"
} ,
{
"type" : "tidelift" ,
"url" : "https://tidelift.com/funding/github/npm/browserslist"
} ,
{
"type" : "github" ,
"url" : "https://github.com/sponsors/ai"
}
] ,
"license" : "MIT" ,
"dependencies" : {
"escalade" : "^3.2.0" ,
"picocolors" : "^1.1.1"
} ,
"bin" : {
"update-browserslist-db" : "cli.js"
} ,
"peerDependencies" : {
"browserslist" : ">= 4.21.0"
}
} ,
"node_modules/util-deprecate" : {
"version" : "1.0.2" ,
"license" : "MIT"
} ,
"node_modules/uuid" : {
"version" : "9.0.1" ,
"funding" : [
"https://github.com/sponsors/broofa" ,
"https://github.com/sponsors/ctavan"
] ,
"license" : "MIT" ,
"bin" : {
"uuid" : "dist/bin/uuid"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/vary" : {
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" ,
"integrity" : "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2025-05-29 14:12:27 +03:00
"node_modules/vite" : {
"version" : "5.4.19" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"dependencies" : {
"esbuild" : "^0.21.3" ,
"postcss" : "^8.4.43" ,
"rollup" : "^4.20.0"
} ,
"bin" : {
"vite" : "bin/vite.js"
} ,
"engines" : {
"node" : "^18.0.0 || >=20.0.0"
} ,
"funding" : {
"url" : "https://github.com/vitejs/vite?sponsor=1"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.3"
} ,
"peerDependencies" : {
"@types/node" : "^18.0.0 || >=20.0.0" ,
"less" : "*" ,
"lightningcss" : "^1.21.0" ,
"sass" : "*" ,
"sass-embedded" : "*" ,
"stylus" : "*" ,
"sugarss" : "*" ,
"terser" : "^5.4.0"
} ,
"peerDependenciesMeta" : {
"@types/node" : {
"optional" : true
} ,
"less" : {
"optional" : true
} ,
"lightningcss" : {
"optional" : true
} ,
"sass" : {
"optional" : true
} ,
"sass-embedded" : {
"optional" : true
} ,
"stylus" : {
"optional" : true
} ,
"sugarss" : {
"optional" : true
} ,
"terser" : {
"optional" : true
}
}
} ,
"node_modules/vite/node_modules/esbuild" : {
"version" : "0.21.5" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"hasInstallScript" : true ,
"license" : "MIT" ,
"bin" : {
"esbuild" : "bin/esbuild"
} ,
"engines" : {
"node" : ">=12"
} ,
"optionalDependencies" : {
"@esbuild/aix-ppc64" : "0.21.5" ,
"@esbuild/android-arm" : "0.21.5" ,
"@esbuild/android-arm64" : "0.21.5" ,
"@esbuild/android-x64" : "0.21.5" ,
"@esbuild/darwin-arm64" : "0.21.5" ,
"@esbuild/darwin-x64" : "0.21.5" ,
"@esbuild/freebsd-arm64" : "0.21.5" ,
"@esbuild/freebsd-x64" : "0.21.5" ,
"@esbuild/linux-arm" : "0.21.5" ,
"@esbuild/linux-arm64" : "0.21.5" ,
"@esbuild/linux-ia32" : "0.21.5" ,
"@esbuild/linux-loong64" : "0.21.5" ,
"@esbuild/linux-mips64el" : "0.21.5" ,
"@esbuild/linux-ppc64" : "0.21.5" ,
"@esbuild/linux-riscv64" : "0.21.5" ,
"@esbuild/linux-s390x" : "0.21.5" ,
"@esbuild/linux-x64" : "0.21.5" ,
"@esbuild/netbsd-x64" : "0.21.5" ,
"@esbuild/openbsd-x64" : "0.21.5" ,
"@esbuild/sunos-x64" : "0.21.5" ,
"@esbuild/win32-arm64" : "0.21.5" ,
"@esbuild/win32-ia32" : "0.21.5" ,
"@esbuild/win32-x64" : "0.21.5"
}
} ,
"node_modules/vite/node_modules/esbuild/node_modules/@esbuild/win32-x64" : {
"version" : "0.21.5" ,
"cpu" : [
"x64"
] ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"optional" : true ,
"os" : [
"win32"
] ,
"engines" : {
"node" : ">=12"
}
} ,
"node_modules/vitefu" : {
"version" : "1.0.6" ,
2025-06-23 16:22:32 +02:00
"dev" : true ,
2025-05-29 14:12:27 +03:00
"license" : "MIT" ,
"workspaces" : [
"tests/deps/*" ,
"tests/projects/*"
] ,
"peerDependencies" : {
"vite" : "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
} ,
"peerDependenciesMeta" : {
"vite" : {
"optional" : true
}
}
} ,
"node_modules/web-streams-polyfill" : {
"version" : "4.0.0-beta.3" ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 14"
}
} ,
"node_modules/webidl-conversions" : {
"version" : "3.0.1" ,
"license" : "BSD-2-Clause"
} ,
"node_modules/whatwg-url" : {
"version" : "5.0.0" ,
"license" : "MIT" ,
"dependencies" : {
"tr46" : "~0.0.3" ,
"webidl-conversions" : "^3.0.0"
}
} ,
2025-06-14 19:06:22 +06:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
} ,
2025-05-29 14:12:27 +03:00
"node_modules/yallist" : {
"version" : "5.0.0" ,
"license" : "BlueOak-1.0.0" ,
"engines" : {
"node" : ">=18"
}
} ,
"node_modules/zimmerframe" : {
"version" : "1.1.2" ,
"license" : "MIT"
} ,
"node_modules/zod" : {
"version" : "3.25.17" ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/colinhacks"
}
}
}
}