|
|
@ -43,8 +43,8 @@ |
|
|
"@nestjs/serve-static": "5.0.5", |
|
|
"@nestjs/serve-static": "5.0.5", |
|
|
"@nestjs/throttler": "6.5.0", |
|
|
"@nestjs/throttler": "6.5.0", |
|
|
"@openrouter/ai-sdk-provider": "3.0.0", |
|
|
"@openrouter/ai-sdk-provider": "3.0.0", |
|
|
"@prisma/adapter-pg": "7.8.0", |
|
|
"@prisma/adapter-pg": "7.9.1", |
|
|
"@prisma/client": "7.8.0", |
|
|
"@prisma/client": "7.9.1", |
|
|
"@simplewebauthn/browser": "13.3.0", |
|
|
"@simplewebauthn/browser": "13.3.0", |
|
|
"@simplewebauthn/server": "13.3.1", |
|
|
"@simplewebauthn/server": "13.3.1", |
|
|
"ai": "7.0.37", |
|
|
"ai": "7.0.37", |
|
|
@ -127,7 +127,7 @@ |
|
|
"@nx/storybook": "23.0.2", |
|
|
"@nx/storybook": "23.0.2", |
|
|
"@nx/web": "23.0.2", |
|
|
"@nx/web": "23.0.2", |
|
|
"@nx/workspace": "23.0.2", |
|
|
"@nx/workspace": "23.0.2", |
|
|
"@prisma/config": "7.8.0", |
|
|
"@prisma/config": "7.9.1", |
|
|
"@schematics/angular": "21.2.6", |
|
|
"@schematics/angular": "21.2.6", |
|
|
"@storybook/addon-docs": "10.1.10", |
|
|
"@storybook/addon-docs": "10.1.10", |
|
|
"@storybook/addon-themes": "10.1.10", |
|
|
"@storybook/addon-themes": "10.1.10", |
|
|
@ -157,7 +157,7 @@ |
|
|
"nx": "23.0.2", |
|
|
"nx": "23.0.2", |
|
|
"prettier": "3.9.6", |
|
|
"prettier": "3.9.6", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prisma": "7.8.0", |
|
|
"prisma": "7.9.1", |
|
|
"react": "18.2.0", |
|
|
"react": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"replace-in-file": "8.4.0", |
|
|
"replace-in-file": "8.4.0", |
|
|
@ -3908,33 +3908,33 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@electric-sql/pglite": { |
|
|
"node_modules/@electric-sql/pglite": { |
|
|
"version": "0.4.1", |
|
|
"version": "0.4.3", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite/-/pglite-0.4.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite/-/pglite-0.4.3.tgz", |
|
|
"integrity": "sha512-mZ9NzzUSYPOCnxHH1oAHPRzoMFJHY472raDKwXl/+6oPbpdJ7g8LsCN4FSaIIfkiCKHhb3iF/Zqo3NYxaIhU7Q==", |
|
|
"integrity": "sha512-ichuWTgtd4mOM1G4SpyGJa5trT03lWbMypDV0fUXUCXg5hiHqVAz/bZyV68NqmkLB7WcYmj1RMJVSp8HV/v/ZQ==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@electric-sql/pglite-socket": { |
|
|
"node_modules/@electric-sql/pglite-socket": { |
|
|
"version": "0.1.1", |
|
|
"version": "0.1.3", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite-socket/-/pglite-socket-0.1.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite-socket/-/pglite-socket-0.1.3.tgz", |
|
|
"integrity": "sha512-p2hoXw3Z3LQHwTeikdZNsFBOvXGqKY2hk51BBw+8NKND8eoH+8LFOtW9Z8CQKmTJ2qqGYu82ipqiyFZOTTXNfw==", |
|
|
"integrity": "sha512-LAciWM0M1dCL8hlsxu2venbVZcdxema0BtDfpWYVqr+Y468UADw0pFWidhKw1M8sfJ8rdLT71tjMmnirf/IZRQ==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"bin": { |
|
|
"bin": { |
|
|
"pglite-server": "dist/scripts/server.js" |
|
|
"pglite-server": "dist/scripts/server.js" |
|
|
}, |
|
|
}, |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@electric-sql/pglite": "0.4.1" |
|
|
"@electric-sql/pglite": "0.4.3" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@electric-sql/pglite-tools": { |
|
|
"node_modules/@electric-sql/pglite-tools": { |
|
|
"version": "0.3.1", |
|
|
"version": "0.3.3", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite-tools/-/pglite-tools-0.3.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@electric-sql/pglite-tools/-/pglite-tools-0.3.3.tgz", |
|
|
"integrity": "sha512-C+T3oivmy9bpQvSxVqXA1UDY8cB9Eb9vZHL9zxWwEUfDixbXv4G3r2LjoTdR33LD8aomR3O9ZXEO3XEwr/cUCA==", |
|
|
"integrity": "sha512-AlzLJTRJ8+UFgK8CmxIpyIpJ0+YaFw02IiOSdYrqxwPXdSyeIShz8aa9Tq+tYFXdPwcaMp/Fc80mQZ1dkOQ/wg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
"@electric-sql/pglite": "0.4.1" |
|
|
"@electric-sql/pglite": "0.4.3" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@emnapi/core": { |
|
|
"node_modules/@emnapi/core": { |
|
|
@ -10041,24 +10041,24 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/adapter-pg": { |
|
|
"node_modules/@prisma/adapter-pg": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/adapter-pg/-/adapter-pg-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/adapter-pg/-/adapter-pg-7.9.1.tgz", |
|
|
"integrity": "sha512-ygb3UkerK3v8MDpXVgCISdRNDozpxh6+JVJgiIGbSr5KBgz10LLf5ejUskPGoXlsIjxsOu6nuy1JVQr2EKGSlg==", |
|
|
"integrity": "sha512-Ho2RK1KanQxLNSC0sR5bpiiVep10sWPLXCcxK+KXfI/Q69TMRbiafSvLPv3V9snimX72rMCqGlyJ4sBO4lKTAw==", |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/driver-adapter-utils": "7.8.0", |
|
|
"@prisma/driver-adapter-utils": "7.9.1", |
|
|
"@types/pg": "^8.16.0", |
|
|
"@types/pg": "^8.16.0", |
|
|
"pg": "^8.16.3", |
|
|
"pg": "^8.16.3", |
|
|
"postgres-array": "3.0.4" |
|
|
"postgres-array": "3.0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/client": { |
|
|
"node_modules/@prisma/client": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-7.9.1.tgz", |
|
|
"integrity": "sha512-HFp3Dawv/3sU3JtlPha90IB+48lS7zHiH4LKZPjmcE8YH5P9DOXGPvo8dqOtO7MqLDd1p2hOWMcFlRT1DMblHw==", |
|
|
"integrity": "sha512-+xgrh2EhJVF79wC0yX5G4PI1Rdcm7Qn/nekNQ+t/O153wtNggruHal+fXHSa0QE+Tp/Cw5wvxeCEhZZ59xGm8Q==", |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/client-runtime-utils": "7.8.0" |
|
|
"@prisma/client-runtime-utils": "7.9.1" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": "^20.19 || ^22.12 || >=24.0" |
|
|
"node": "^20.19 || ^22.12 || >=24.0" |
|
|
@ -10077,15 +10077,15 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/client-runtime-utils": { |
|
|
"node_modules/@prisma/client-runtime-utils": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client-runtime-utils/-/client-runtime-utils-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client-runtime-utils/-/client-runtime-utils-7.9.1.tgz", |
|
|
"integrity": "sha512-5NQZztQ0oY/ADFkmd9gPuweH5A1/CCY8YQPorLLO0Mu6a87mY5gsnDkzmFmIHs9NFaLnZojzgddFVN4RpKYrdw==", |
|
|
"integrity": "sha512-mVIBGYdO5CFmK0HvjxrtfIyQQcPdb88pSCeVQriVQPVZyDovIWblpHfOgcS8QO187j3QF0ePArH8qPhp0AU2vg==", |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/config": { |
|
|
"node_modules/@prisma/config": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/config/-/config-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/config/-/config-7.9.1.tgz", |
|
|
"integrity": "sha512-HFESzd9rx2ZQxlK+TL7tu1HPvCqrHiL6LCxYykI2c34mvaUuIVVl3lYuicJD/MNnzgPnyeBEMlK4WTomJCV5jw==", |
|
|
"integrity": "sha512-4znKhxTmXmuPye9Z6pbIyYb5VZlkZ05qG1L6Dr4g+7oTwc6V50Bs9XirFBDdjWt+H/AabMn9aUnxBcvj8z05aA==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -10096,97 +10096,95 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/debug": { |
|
|
"node_modules/@prisma/debug": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-7.9.1.tgz", |
|
|
"integrity": "sha512-p+QZReysDUqXC+mk17q9a+Y/qzh4c2KYliDK30buYUyfrGeTGSyfmc0AIrJRhZJrLHhRiJa9Au/J72h3C+szvA==", |
|
|
"integrity": "sha512-/cpVZ4itxtcgB8GHBvZtcmuEjq+lWsLrRJxFMbwZrT1RIdtuKmUm7PPGo/wzfbYpBrk+9WmmBE8CHJw2rybKDQ==", |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/dev": { |
|
|
"node_modules/@prisma/dev": { |
|
|
"version": "0.24.3", |
|
|
"version": "0.24.17", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/dev/-/dev-0.24.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/dev/-/dev-0.24.17.tgz", |
|
|
"integrity": "sha512-ffHlQuKXZiaDt9Go0OnCTdJZrHxK0k7omJKNV86/VjpsXu5EIHZLK0T7JSWgvNlJwh56kW9JFu9v0qJciFzepg==", |
|
|
"integrity": "sha512-UvdZzmpFwknnfreh6Jije84ekkYGPYEJhXG1tFzCsCfQyzJifrOo38eZc0qajzvaC6OLUOrN9ML5XfCnEZL9DA==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@electric-sql/pglite": "0.4.1", |
|
|
"@electric-sql/pglite": "0.4.3", |
|
|
"@electric-sql/pglite-socket": "0.1.1", |
|
|
"@electric-sql/pglite-socket": "0.1.3", |
|
|
"@electric-sql/pglite-tools": "0.3.1", |
|
|
"@electric-sql/pglite-tools": "0.3.3", |
|
|
"@hono/node-server": "1.19.11", |
|
|
|
|
|
"@prisma/get-platform": "7.2.0", |
|
|
"@prisma/get-platform": "7.2.0", |
|
|
"@prisma/query-plan-executor": "7.2.0", |
|
|
"@prisma/query-plan-executor": "7.2.0", |
|
|
"@prisma/streams-local": "0.1.2", |
|
|
"@prisma/streams-local": "0.1.11", |
|
|
|
|
|
"find-my-way": "9.7.0", |
|
|
"foreground-child": "3.3.1", |
|
|
"foreground-child": "3.3.1", |
|
|
"get-port-please": "3.2.0", |
|
|
"get-port-please": "3.2.0", |
|
|
"hono": "^4.12.8", |
|
|
|
|
|
"http-status-codes": "2.3.0", |
|
|
|
|
|
"pathe": "2.0.3", |
|
|
"pathe": "2.0.3", |
|
|
"proper-lockfile": "4.1.2", |
|
|
"proper-lockfile": "4.1.2", |
|
|
"remeda": "2.33.4", |
|
|
"remeda": "2.33.4", |
|
|
"std-env": "3.10.0", |
|
|
"std-env": "3.10.0", |
|
|
"valibot": "1.2.0", |
|
|
"valibot": "1.4.2", |
|
|
"zeptomatch": "2.1.0" |
|
|
"zeptomatch": "2.1.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/driver-adapter-utils": { |
|
|
"node_modules/@prisma/driver-adapter-utils": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/driver-adapter-utils/-/driver-adapter-utils-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/driver-adapter-utils/-/driver-adapter-utils-7.9.1.tgz", |
|
|
"integrity": "sha512-/Q13o0ZT0rjc1Xk0Q9KhZYwuq2EW/vSbWUBKfgEKkaCuB/Sg6bqnjmTZqC5cD4d6y1vfFAEwBRzfzoSMIVJ55A==", |
|
|
"integrity": "sha512-vmHehG7nn/heW32DXXpp13DxxAxVVe6n250oEt3dOL2E/4bt3olktKZN0mzSuxMMronyMSkbeW2uCOn3F4g8RQ==", |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "7.8.0" |
|
|
"@prisma/debug": "7.9.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/engines": { |
|
|
"node_modules/@prisma/engines": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-7.9.1.tgz", |
|
|
"integrity": "sha512-jx3rCnNNrt5uzbkKlegtQ2GZHxSlihMCzutgT/BP6UIDF1r9tDI39hV/0T/cHZgzJ3ELbuQPXlVZy+Y1n0pcgw==", |
|
|
"integrity": "sha512-UprXSMNXx2NF5ow4pqaQtE8OuBz6K78B0wc0tn2L28G5r933iWp1DR9Do2qWrsNvvFIP3x6mpEWnQtckMO0Uhg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "7.8.0", |
|
|
"@prisma/debug": "7.9.1", |
|
|
"@prisma/engines-version": "7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a", |
|
|
"@prisma/engines-version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad", |
|
|
"@prisma/fetch-engine": "7.8.0", |
|
|
"@prisma/fetch-engine": "7.9.1", |
|
|
"@prisma/get-platform": "7.8.0" |
|
|
"@prisma/get-platform": "7.9.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/engines-version": { |
|
|
"node_modules/@prisma/engines-version": { |
|
|
"version": "7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a", |
|
|
"version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad.tgz", |
|
|
"integrity": "sha512-fJPQxCkLgA5EayWaW8eArgCvjJ+N+Kz3VyeNKMEeYiQC4alNkxRKFVAGxv/ZUzuJISKqdw+zGeDbS6mn6RCPOA==", |
|
|
"integrity": "sha512-2BsPPFksz3CQUXG6af3rVCtJKg6+JJGJTtfgu2fU8DdXhOfkBjulCq8mwybCd6ge0/jhZq2kOtLAbmUDMyI1nA==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/engines/node_modules/@prisma/get-platform": { |
|
|
"node_modules/@prisma/engines/node_modules/@prisma/get-platform": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.9.1.tgz", |
|
|
"integrity": "sha512-WlxgRGnolL8VH2EmkH1R/DkKNr/mVdS3G2h42IZFFZ3eUrH9OT6t73kIOSlkkrv50wG123Iq8d96ufv5LlZktw==", |
|
|
"integrity": "sha512-PK8R60YZRQvYxBrGG9i7l2/rFyzy+2MuI1dKtmtrCqPH8YpiJx/MfiC7LRzX5786rZDEv7BngcjfIJW4/9ADuw==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "7.8.0" |
|
|
"@prisma/debug": "7.9.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-7.9.1.tgz", |
|
|
"integrity": "sha512-gwB0Euiz/DDRyxFRpLXYlK3RfaZUj1c5dAYMuhZYfApg7arknJlcb9bIsOHDppJmbqYaVA+yBIiFMDBfprsNPQ==", |
|
|
"integrity": "sha512-9DwxrNTeT25Orbu9CWh0CZvVlyY1lmscpbaeLZcOnuR7zcuFrt91YSmmOfIm7zJ08YOZ6mVzURKwLoMwEBcK8w==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "7.8.0", |
|
|
"@prisma/debug": "7.9.1", |
|
|
"@prisma/engines-version": "7.8.0-6.3c6e192761c0362d496ed980de936e2f3cebcd3a", |
|
|
"@prisma/engines-version": "7.9.0-1.e922089b7d7502aff4249d5da3420f6fa55fc6ad", |
|
|
"@prisma/get-platform": "7.8.0" |
|
|
"@prisma/get-platform": "7.9.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/fetch-engine/node_modules/@prisma/get-platform": { |
|
|
"node_modules/@prisma/fetch-engine/node_modules/@prisma/get-platform": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-7.9.1.tgz", |
|
|
"integrity": "sha512-WlxgRGnolL8VH2EmkH1R/DkKNr/mVdS3G2h42IZFFZ3eUrH9OT6t73kIOSlkkrv50wG123Iq8d96ufv5LlZktw==", |
|
|
"integrity": "sha512-PK8R60YZRQvYxBrGG9i7l2/rFyzy+2MuI1dKtmtrCqPH8YpiJx/MfiC7LRzX5786rZDEv7BngcjfIJW4/9ADuw==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "7.8.0" |
|
|
"@prisma/debug": "7.9.1" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/get-platform": { |
|
|
"node_modules/@prisma/get-platform": { |
|
|
@ -10214,9 +10212,9 @@ |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/streams-local": { |
|
|
"node_modules/@prisma/streams-local": { |
|
|
"version": "0.1.2", |
|
|
"version": "0.1.11", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/streams-local/-/streams-local-0.1.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/streams-local/-/streams-local-0.1.11.tgz", |
|
|
"integrity": "sha512-l49yTxKKF2odFxaAXTmwmkBKL3+bVQ1tFOooGifu4xkdb9NMNLxHj27XAhTylWZod8I+ISGM5erU1xcl/oBCtg==", |
|
|
"integrity": "sha512-0TcebL559MByKqTJ+SsrFIEg228iw8UCVRFckzgfRSiJqczhs+MuAgWOF9lnOIV/IVqvu+KMnFTH0eDeTQMpUg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -10226,7 +10224,7 @@ |
|
|
"proper-lockfile": "^4.1.2" |
|
|
"proper-lockfile": "^4.1.2" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"bun": ">=1.3.6", |
|
|
"bun": ">=1.2.0", |
|
|
"node": ">=22.0.0" |
|
|
"node": ">=22.0.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
@ -10244,14 +10242,23 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/studio-core": { |
|
|
"node_modules/@prisma/studio-core": { |
|
|
"version": "0.27.3", |
|
|
"version": "0.33.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/studio-core/-/studio-core-0.27.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/studio-core/-/studio-core-0.33.0.tgz", |
|
|
"integrity": "sha512-AADjNFPdsrglxHQVTmHFqv6DuKQZ5WY4p5/gVFY017twvNrSwpLJ9lqUbYYxEu2W7nbvVxTZA8deJ8LseNALsw==", |
|
|
"integrity": "sha512-V2fX/nKEymNTrHXwfP26PGjoLStO35Ogu+ex7CFJbLrMYEcZxxZpiSNOs7px23Hk5mzLWvM5RsqG6Ka+rha+wg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@radix-ui/react-toggle": "1.1.10", |
|
|
"@radix-ui/react-toggle": "1.1.10", |
|
|
"chart.js": "4.5.1" |
|
|
"@visx/curve": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/event": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/grid": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/group": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/responsive": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/scale": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/shape": "4.0.1-alpha.0", |
|
|
|
|
|
"d3-array": "3.2.4", |
|
|
|
|
|
"d3-shape": "3.2.0", |
|
|
|
|
|
"elkjs": "0.11.1" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": "^20.19 || ^22.12 || >=24.0", |
|
|
"node": "^20.19 || ^22.12 || >=24.0", |
|
|
@ -12501,9 +12508,8 @@ |
|
|
"version": "3.1.0", |
|
|
"version": "3.1.0", |
|
|
"resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/d3-geo/-/d3-geo-3.1.0.tgz", |
|
|
"integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", |
|
|
"integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@types/geojson": "*" |
|
|
"@types/geojson": "*" |
|
|
} |
|
|
} |
|
|
@ -12531,9 +12537,8 @@ |
|
|
"version": "3.1.1", |
|
|
"version": "3.1.1", |
|
|
"resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/d3-path/-/d3-path-3.1.1.tgz", |
|
|
"integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
|
|
"integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==", |
|
|
"license": "MIT", |
|
|
"devOptional": true, |
|
|
"optional": true, |
|
|
"license": "MIT" |
|
|
"peer": true |
|
|
|
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/d3-polygon": { |
|
|
"node_modules/@types/d3-polygon": { |
|
|
"version": "3.0.2", |
|
|
"version": "3.0.2", |
|
|
@ -12756,9 +12761,8 @@ |
|
|
"version": "7946.0.16", |
|
|
"version": "7946.0.16", |
|
|
"resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/geojson/-/geojson-7946.0.16.tgz", |
|
|
"integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==", |
|
|
"integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==", |
|
|
"license": "MIT", |
|
|
"devOptional": true, |
|
|
"optional": true, |
|
|
"license": "MIT" |
|
|
"peer": true |
|
|
|
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/google-spreadsheet": { |
|
|
"node_modules/@types/google-spreadsheet": { |
|
|
"version": "3.1.5", |
|
|
"version": "3.1.5", |
|
|
@ -12902,7 +12906,7 @@ |
|
|
"version": "4.17.24", |
|
|
"version": "4.17.24", |
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.24.tgz", |
|
|
"integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", |
|
|
"integrity": "sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==", |
|
|
"dev": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@types/luxon": { |
|
|
"node_modules/@types/luxon": { |
|
|
@ -13056,7 +13060,6 @@ |
|
|
"integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==", |
|
|
"integrity": "sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"csstype": "^3.2.2" |
|
|
"csstype": "^3.2.2" |
|
|
} |
|
|
} |
|
|
@ -14168,6 +14171,265 @@ |
|
|
"node": ">= 20" |
|
|
"node": ">= 20" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/@visx/curve": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/curve/-/curve-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-jRu61Uz274pV1zyioXmboyrLutYbnKsgjj4njSGCnhdXj5GkZvZbg+ThDb6oOzoAnJOBRLz4rzPlWvNJOzuVMg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@visx/vendor": "4.0.0-alpha.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/event": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/event/-/event-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-EQqCMSv/s8NbFjo+hz3FKsvvYfP+2QslsFJ/24/O5l/W+7UC6J6aAvO0ujVwrTwdYbuQ+vhxKi1xdPdKR/qj1g==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@visx/point": "4.0.1-alpha.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/grid": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/grid/-/grid-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-rycutGmTHO+znNdPumheWMglm7YfpffvRwUkVy5zy4WoORIuKTMkDxwnOzHG2xMxU3EE/YCd37xFV5AxA30yeg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@visx/curve": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/group": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/point": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/scale": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/shape": "4.0.1-alpha.0", |
|
|
|
|
|
"classnames": "^2.3.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"react": "^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/group": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/group/-/group-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-V19l7iQ7jccBv8kao/EByuI6o4xtxzzLV9nqVI1hRvmdzTVsuLpqlwzYCZUXJaTVvUWf8s4D2SQFjGkj/Nw+0w==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"classnames": "^2.3.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"react": "^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/point": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/point/-/point-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-ijTfr/Nx09f03vIj9nyTr3z4Xth4Y75427UaogJh6dnIRLMEFHQOwNu791sbfiNj0a+ZXuaE32h0vKrFe4/8Qg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/responsive": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/responsive/-/responsive-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-o+1zGywQZY0+yOx3Iw87wc4bbPJRr/HnIukTwfOz4UVyj9pB1OQNVHB7OORO1+LBHJceWpB31co/ZV9KHncKrA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/lodash": "^4.17.13", |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"lodash": "^4.17.21" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"react": "^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/scale": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/scale/-/scale-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-nzjeE87vFSAXGWFiiNfBpNLAf0Q8Qmf6syvKLjqNi4kGZkdhbUll3E/59YsgWXmjM8+llPLWzGsP+JPvo5eq1A==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@visx/vendor": "4.0.0-alpha.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/shape": { |
|
|
|
|
|
"version": "4.0.1-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/shape/-/shape-4.0.1-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-62QeiVNmPlterQGwhkEDcbq7M0MqY0lBsK5QKXtM9ZoPZWkuGV3aykA3+Xu20B2FAvyJq4LqJzBc7Sxr+EAdbA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/lodash": "^4.17.13", |
|
|
|
|
|
"@types/react": "*", |
|
|
|
|
|
"@visx/curve": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/group": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/scale": "4.0.1-alpha.0", |
|
|
|
|
|
"@visx/vendor": "4.0.0-alpha.0", |
|
|
|
|
|
"classnames": "^2.3.1", |
|
|
|
|
|
"lodash": "^4.17.21" |
|
|
|
|
|
}, |
|
|
|
|
|
"peerDependencies": { |
|
|
|
|
|
"react": "^16.14.0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor": { |
|
|
|
|
|
"version": "4.0.0-alpha.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@visx/vendor/-/vendor-4.0.0-alpha.0.tgz", |
|
|
|
|
|
"integrity": "sha512-6I+MuqXBcv9jnlcVowHoHKSdk9gXTWkHLKyqBwRWg7LY6A3Ei8SHfubpqGV5rBUSppxMq2RszPJUS6w+H0YgmQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"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-path": "3.1.1", |
|
|
|
|
|
"@types/d3-scale": "4.0.2", |
|
|
|
|
|
"@types/d3-shape": "3.1.7", |
|
|
|
|
|
"@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-path": "3.1.0", |
|
|
|
|
|
"d3-scale": "4.0.2", |
|
|
|
|
|
"d3-shape": "3.2.0", |
|
|
|
|
|
"d3-time": "3.1.0", |
|
|
|
|
|
"d3-time-format": "4.1.0", |
|
|
|
|
|
"internmap": "2.0.3" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-array": { |
|
|
|
|
|
"version": "3.0.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-array/-/d3-array-3.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-Reoy+pKnvsksN0lQUlcH6dOGjRZ/3WRwXR//m+/8lt1BXeI4xyaUZoqULNjyXXRuh0Mj4LNpkCvhUpQlY3X5xQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-color": { |
|
|
|
|
|
"version": "3.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-color/-/d3-color-3.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-HKuicPHJuvPgCD+np6Se9MQvS6OCbJmOjGvylzMJRlDwUXjKTTXs6Pwgk79O09Vj/ho3u1ofXnhFOaEWWPrlwA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-delaunay": { |
|
|
|
|
|
"version": "6.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-delaunay/-/d3-delaunay-6.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-tLxQ2sfT0p6sxdG75c6f/ekqxjyYR0+LwPrsO1mbC9YDBzPJhs2HbJJRrn8Ez1DBoHRo2yx7YEATI+8V1nGMnQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-format": { |
|
|
|
|
|
"version": "3.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-format/-/d3-format-3.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-5KY70ifCCzorkLuIkDe0Z9YTf9RR2CjBX1iaJG+rgM/cPP+sO+q9YdQ9WdhQcgPj1EQiJ2/0+yUkkziTG6Lubg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-interpolate": { |
|
|
|
|
|
"version": "3.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/d3-color": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-scale": { |
|
|
|
|
|
"version": "4.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-scale/-/d3-scale-4.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-Yk4htunhPAwN0XGlIwArRomOjdoBFXC3+kCxK2Ubg7I9shQlVSJy/pG/Ht5ASN+gdMIalpk8TJ5xV74jFsetLA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/d3-time": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-shape": { |
|
|
|
|
|
"version": "3.1.7", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-shape/-/d3-shape-3.1.7.tgz", |
|
|
|
|
|
"integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"@types/d3-path": "*" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-time": { |
|
|
|
|
|
"version": "3.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-time/-/d3-time-3.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/@types/d3-time-format": { |
|
|
|
|
|
"version": "2.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-2.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-/myT3I7EwlukNOX2xVdMzb8FRgNzRMpsZddwst9Ld/VFe6LyJyRp0s32l/V9XoUzk+Gqu56F/oGk6507+8BxrA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/d3-array": { |
|
|
|
|
|
"version": "3.2.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.1.tgz", |
|
|
|
|
|
"integrity": "sha512-gUY/qeHq/yNqqoCKNq4vtpFLdoCdvyNpWoC/KNjhGbhDuQpAM9sIQQKkXSNpXa9h5KySs/gzm7R88WkUutgwWQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"internmap": "1 - 2" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/d3-delaunay": { |
|
|
|
|
|
"version": "6.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-IMLNldruDQScrcfT+MWnazhHbDJhcRJyOEBAJfwQnHle1RPh6WDuLvxNArUju2VSMSUuKlY5BGHRJ2cYyoFLQQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"delaunator": "5" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/d3-format": { |
|
|
|
|
|
"version": "3.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/@visx/vendor/node_modules/d3-geo": { |
|
|
|
|
|
"version": "3.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"d3-array": "2.5.0 - 3" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/@vitejs/plugin-basic-ssl": { |
|
|
"node_modules/@vitejs/plugin-basic-ssl": { |
|
|
"version": "2.1.4", |
|
|
"version": "2.1.4", |
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-2.1.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-basic-ssl/-/plugin-basic-ssl-2.1.4.tgz", |
|
|
@ -15462,9 +15724,9 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/better-result": { |
|
|
"node_modules/better-result": { |
|
|
"version": "2.8.2", |
|
|
"version": "2.10.0", |
|
|
"resolved": "https://registry.npmjs.org/better-result/-/better-result-2.8.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/better-result/-/better-result-2.10.0.tgz", |
|
|
"integrity": "sha512-YOf0VSj5nUPI27doTtXF+BBnsiRq3qY7avHqfIWnppxTLGyvkLq1QV2RTxkwoZwJ60ywLfZ0raFF4J/G886i7A==", |
|
|
"integrity": "sha512-oQhh0y1qo2/ZKdAAEvHZAqKKiHOFU5k/bW96fE2ScgQOVkJRiHwB+nOS1SgFsYqRlxMDWvefXi9Q3px7QvgNDw==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
@ -16392,6 +16654,13 @@ |
|
|
"validator": "^13.15.22" |
|
|
"validator": "^13.15.22" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/classnames": { |
|
|
|
|
|
"version": "2.5.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", |
|
|
|
|
|
"integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/clean-css": { |
|
|
"node_modules/clean-css": { |
|
|
"version": "5.3.3", |
|
|
"version": "5.3.3", |
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.3.tgz", |
|
|
@ -18049,8 +18318,7 @@ |
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz", |
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
|
|
"integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT" |
|
|
"peer": true |
|
|
|
|
|
}, |
|
|
}, |
|
|
"node_modules/cytoscape": { |
|
|
"node_modules/cytoscape": { |
|
|
"version": "3.33.2", |
|
|
"version": "3.33.2", |
|
|
@ -18157,9 +18425,8 @@ |
|
|
"version": "3.2.4", |
|
|
"version": "3.2.4", |
|
|
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz", |
|
|
"integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
|
|
"integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"internmap": "1 - 2" |
|
|
"internmap": "1 - 2" |
|
|
}, |
|
|
}, |
|
|
@ -18214,9 +18481,8 @@ |
|
|
"version": "3.1.0", |
|
|
"version": "3.1.0", |
|
|
"resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz", |
|
|
"integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
|
|
"integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=12" |
|
|
"node": ">=12" |
|
|
} |
|
|
} |
|
|
@ -18372,9 +18638,8 @@ |
|
|
"version": "3.1.2", |
|
|
"version": "3.1.2", |
|
|
"resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz", |
|
|
"integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", |
|
|
"integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=12" |
|
|
"node": ">=12" |
|
|
} |
|
|
} |
|
|
@ -18408,9 +18673,8 @@ |
|
|
"version": "3.0.1", |
|
|
"version": "3.0.1", |
|
|
"resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz", |
|
|
"integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
|
|
"integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"d3-color": "1 - 3" |
|
|
"d3-color": "1 - 3" |
|
|
}, |
|
|
}, |
|
|
@ -18422,9 +18686,8 @@ |
|
|
"version": "3.1.0", |
|
|
"version": "3.1.0", |
|
|
"resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz", |
|
|
"integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
|
|
"integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=12" |
|
|
"node": ">=12" |
|
|
} |
|
|
} |
|
|
@ -18516,9 +18779,8 @@ |
|
|
"version": "4.0.2", |
|
|
"version": "4.0.2", |
|
|
"resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz", |
|
|
"integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
|
|
"integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"d3-array": "2.10.0 - 3", |
|
|
"d3-array": "2.10.0 - 3", |
|
|
"d3-format": "1 - 3", |
|
|
"d3-format": "1 - 3", |
|
|
@ -18560,9 +18822,8 @@ |
|
|
"version": "3.2.0", |
|
|
"version": "3.2.0", |
|
|
"resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz", |
|
|
"integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
|
|
"integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"d3-path": "^3.1.0" |
|
|
"d3-path": "^3.1.0" |
|
|
}, |
|
|
}, |
|
|
@ -18574,9 +18835,8 @@ |
|
|
"version": "3.1.0", |
|
|
"version": "3.1.0", |
|
|
"resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz", |
|
|
"integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
|
|
"integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"d3-array": "2 - 3" |
|
|
"d3-array": "2 - 3" |
|
|
}, |
|
|
}, |
|
|
@ -18588,9 +18848,8 @@ |
|
|
"version": "4.1.0", |
|
|
"version": "4.1.0", |
|
|
"resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz", |
|
|
"integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
|
|
"integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"d3-time": "1 - 3" |
|
|
"d3-time": "1 - 3" |
|
|
}, |
|
|
}, |
|
|
@ -18943,9 +19202,8 @@ |
|
|
"version": "5.1.0", |
|
|
"version": "5.1.0", |
|
|
"resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/delaunator/-/delaunator-5.1.0.tgz", |
|
|
"integrity": "sha512-AGrQ4QSgssa1NGmWmLPqN5NY2KajF5MqxetNEO+o0n3ZwZZeTmt7bBnvzHWrmkZFxGgr4HdyFgelzgi06otLuQ==", |
|
|
"integrity": "sha512-AGrQ4QSgssa1NGmWmLPqN5NY2KajF5MqxetNEO+o0n3ZwZZeTmt7bBnvzHWrmkZFxGgr4HdyFgelzgi06otLuQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"robust-predicates": "^3.0.2" |
|
|
"robust-predicates": "^3.0.2" |
|
|
} |
|
|
} |
|
|
@ -19286,6 +19544,13 @@ |
|
|
"integrity": "sha512-mgjZAz7Jyx1SRCwEpy9wefDS7GvNPazLthHg8eQMJ76wBdGQQDW33TCrUTvQ4wzpmOrv2zrFoD3oNufMdyMpog==", |
|
|
"integrity": "sha512-mgjZAz7Jyx1SRCwEpy9wefDS7GvNPazLthHg8eQMJ76wBdGQQDW33TCrUTvQ4wzpmOrv2zrFoD3oNufMdyMpog==", |
|
|
"license": "ISC" |
|
|
"license": "ISC" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/elkjs": { |
|
|
|
|
|
"version": "0.11.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/elkjs/-/elkjs-0.11.1.tgz", |
|
|
|
|
|
"integrity": "sha512-zxxR9k+rx5ktMwT/FwyLdPCrq7xN6e4VGGHH8hA01vVYKjTFik7nHOxBnAYtrgYUB1RpAiLvA1/U2YraWxyKKg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "EPL-2.0" |
|
|
|
|
|
}, |
|
|
"node_modules/emittery": { |
|
|
"node_modules/emittery": { |
|
|
"version": "0.13.1", |
|
|
"version": "0.13.1", |
|
|
"resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", |
|
|
@ -20460,6 +20725,13 @@ |
|
|
], |
|
|
], |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/fast-decode-uri-component": { |
|
|
|
|
|
"version": "1.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-decode-uri-component/-/fast-decode-uri-component-1.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/fast-deep-equal": { |
|
|
"node_modules/fast-deep-equal": { |
|
|
"version": "3.1.3", |
|
|
"version": "3.1.3", |
|
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", |
|
|
@ -20510,6 +20782,16 @@ |
|
|
"dev": true, |
|
|
"dev": true, |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/fast-querystring": { |
|
|
|
|
|
"version": "1.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fast-querystring/-/fast-querystring-1.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"fast-decode-uri-component": "^1.0.1" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/fast-redact": { |
|
|
"node_modules/fast-redact": { |
|
|
"version": "3.5.0", |
|
|
"version": "3.5.0", |
|
|
"resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/fast-redact/-/fast-redact-3.5.0.tgz", |
|
|
@ -20898,6 +21180,21 @@ |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/find-my-way": { |
|
|
|
|
|
"version": "9.7.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-9.7.0.tgz", |
|
|
|
|
|
"integrity": "sha512-f2JHn75x2JlwUwLenZypgczR7YWMb/uO9BvUXtus+JMgkbIkLADd38cI4EiV+OQqrGo1Zlq6V8wnqMJ8e62wUQ==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"fast-deep-equal": "^3.1.3", |
|
|
|
|
|
"fast-querystring": "^1.0.0", |
|
|
|
|
|
"safe-regex2": "^5.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=20" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/find-up": { |
|
|
"node_modules/find-up": { |
|
|
"version": "5.0.0", |
|
|
"version": "5.0.0", |
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", |
|
|
@ -21768,9 +22065,9 @@ |
|
|
"license": "ISC" |
|
|
"license": "ISC" |
|
|
}, |
|
|
}, |
|
|
"node_modules/grammex": { |
|
|
"node_modules/grammex": { |
|
|
"version": "3.1.12", |
|
|
"version": "3.1.13", |
|
|
"resolved": "https://registry.npmjs.org/grammex/-/grammex-3.1.12.tgz", |
|
|
"resolved": "https://registry.npmjs.org/grammex/-/grammex-3.1.13.tgz", |
|
|
"integrity": "sha512-6ufJOsSA7LcQehIJNCO7HIBykfM7DXQual0Ny780/DEcJIpBlHRvcqEBWGPYd7hrXL2GJ3oJI1MIhaXjWmLQOQ==", |
|
|
"integrity": "sha512-LnPnhOBLEJEVKS8WFDVaA397L9Kq55Q9oSITJiVLHVdhAclfUkWzQv74KhvZHKL2Q09Pb1XdsrOsZ4LfTFFTEg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
@ -22645,9 +22942,8 @@ |
|
|
"version": "2.0.3", |
|
|
"version": "2.0.3", |
|
|
"resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/internmap/-/internmap-2.0.3.tgz", |
|
|
"integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
|
|
"integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", |
|
|
|
|
|
"devOptional": true, |
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"optional": true, |
|
|
|
|
|
"peer": true, |
|
|
|
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=12" |
|
|
"node": ">=12" |
|
|
} |
|
|
} |
|
|
@ -29188,17 +29484,17 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/prisma": { |
|
|
"node_modules/prisma": { |
|
|
"version": "7.8.0", |
|
|
"version": "7.9.1", |
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-7.8.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-7.9.1.tgz", |
|
|
"integrity": "sha512-yfN4yrw7HV9kEJhoy1+jgah0jafEIQsf7uWouSsM8MvJtlubsk+kM7AIBWZ8+GJl74Yj3c+nbYqBkMOxtsZ3Lw==", |
|
|
"integrity": "sha512-aPqePoZIqwlAchbgbFDO/wHqGB+7H1nj9gaM+OsL9h77S5S3TnLd9BgD3LnoeDikULo7cl2HSUrEyQ55Z7DYbg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/config": "7.8.0", |
|
|
"@prisma/config": "7.9.1", |
|
|
"@prisma/dev": "0.24.3", |
|
|
"@prisma/dev": "0.24.17", |
|
|
"@prisma/engines": "7.8.0", |
|
|
"@prisma/engines": "7.9.1", |
|
|
"@prisma/studio-core": "0.27.3", |
|
|
"@prisma/studio-core": "0.33.0", |
|
|
"mysql2": "3.15.3", |
|
|
"mysql2": "3.15.3", |
|
|
"postgres": "3.4.7" |
|
|
"postgres": "3.4.7" |
|
|
}, |
|
|
}, |
|
|
@ -30152,6 +30448,16 @@ |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/ret": { |
|
|
|
|
|
"version": "0.5.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ret/-/ret-0.5.0.tgz", |
|
|
|
|
|
"integrity": "sha512-I1XxrZSQ+oErkRR4jYbAyEEu2I0avBvvMM5JN+6EBprOGRCs63ENqZ3vjavq8fBw2+62G5LF5XelKwuJpcvcxw==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/retry": { |
|
|
"node_modules/retry": { |
|
|
"version": "0.13.1", |
|
|
"version": "0.13.1", |
|
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz", |
|
|
@ -30183,9 +30489,8 @@ |
|
|
"version": "3.0.3", |
|
|
"version": "3.0.3", |
|
|
"resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/robust-predicates/-/robust-predicates-3.0.3.tgz", |
|
|
"integrity": "sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==", |
|
|
"integrity": "sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==", |
|
|
"license": "Unlicense", |
|
|
"devOptional": true, |
|
|
"optional": true, |
|
|
"license": "Unlicense" |
|
|
"peer": true |
|
|
|
|
|
}, |
|
|
}, |
|
|
"node_modules/rolldown": { |
|
|
"node_modules/rolldown": { |
|
|
"version": "1.0.0-rc.4", |
|
|
"version": "1.0.0-rc.4", |
|
|
@ -30532,6 +30837,29 @@ |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/safe-regex2": { |
|
|
|
|
|
"version": "5.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/safe-regex2/-/safe-regex2-5.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-mOSBvHGDZMuIEZMdOz/aCEYDCv0E7nfcNsIhUF+/P+xC7Hyf3FkvymqgPbg9D1EdSGu+uKbJgy09K/RKKc7kJA==", |
|
|
|
|
|
"devOptional": true, |
|
|
|
|
|
"funding": [ |
|
|
|
|
|
{ |
|
|
|
|
|
"type": "github", |
|
|
|
|
|
"url": "https://github.com/sponsors/fastify" |
|
|
|
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"type": "opencollective", |
|
|
|
|
|
"url": "https://opencollective.com/fastify" |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"ret": "~0.5.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"safe-regex2": "bin/safe-regex2.js" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/safer-buffer": { |
|
|
"node_modules/safer-buffer": { |
|
|
"version": "2.1.2", |
|
|
"version": "2.1.2", |
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", |
|
|
@ -34374,9 +34702,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/valibot": { |
|
|
"node_modules/valibot": { |
|
|
"version": "1.2.0", |
|
|
"version": "1.4.2", |
|
|
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.2.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz", |
|
|
"integrity": "sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==", |
|
|
"integrity": "sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"peerDependencies": { |
|
|
"peerDependencies": { |
|
|
|