|
|
@ -1,12 +1,12 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "ghostfolio", |
|
|
"name": "ghostfolio", |
|
|
"version": "2.209.0", |
|
|
"version": "2.211.0-beta.0", |
|
|
"lockfileVersion": 3, |
|
|
"lockfileVersion": 3, |
|
|
"requires": true, |
|
|
"requires": true, |
|
|
"packages": { |
|
|
"packages": { |
|
|
"": { |
|
|
"": { |
|
|
"name": "ghostfolio", |
|
|
"name": "ghostfolio", |
|
|
"version": "2.209.0", |
|
|
"version": "2.211.0-beta.0", |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "AGPL-3.0", |
|
|
"license": "AGPL-3.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -43,7 +43,7 @@ |
|
|
"@nestjs/schedule": "6.0.0", |
|
|
"@nestjs/schedule": "6.0.0", |
|
|
"@nestjs/serve-static": "5.0.3", |
|
|
"@nestjs/serve-static": "5.0.3", |
|
|
"@openrouter/ai-sdk-provider": "0.7.2", |
|
|
"@openrouter/ai-sdk-provider": "0.7.2", |
|
|
"@prisma/client": "6.17.1", |
|
|
"@prisma/client": "6.18.0", |
|
|
"@simplewebauthn/browser": "13.1.0", |
|
|
"@simplewebauthn/browser": "13.1.0", |
|
|
"@simplewebauthn/server": "13.1.1", |
|
|
"@simplewebauthn/server": "13.1.1", |
|
|
"@stripe/stripe-js": "7.9.0", |
|
|
"@stripe/stripe-js": "7.9.0", |
|
|
@ -92,7 +92,7 @@ |
|
|
"rxjs": "7.8.1", |
|
|
"rxjs": "7.8.1", |
|
|
"stripe": "18.5.0", |
|
|
"stripe": "18.5.0", |
|
|
"svgmap": "2.12.2", |
|
|
"svgmap": "2.12.2", |
|
|
"tablemark": "3.1.0", |
|
|
"tablemark": "4.1.0", |
|
|
"twitter-api-v2": "1.23.0", |
|
|
"twitter-api-v2": "1.23.0", |
|
|
"uuid": "11.1.0", |
|
|
"uuid": "11.1.0", |
|
|
"yahoo-finance2": "3.10.0", |
|
|
"yahoo-finance2": "3.10.0", |
|
|
@ -151,7 +151,7 @@ |
|
|
"nx": "21.5.1", |
|
|
"nx": "21.5.1", |
|
|
"prettier": "3.6.2", |
|
|
"prettier": "3.6.2", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
"prisma": "6.17.1", |
|
|
"prisma": "6.18.0", |
|
|
"react": "18.2.0", |
|
|
"react": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"replace-in-file": "8.3.0", |
|
|
"replace-in-file": "8.3.0", |
|
|
@ -11983,9 +11983,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/client": { |
|
|
"node_modules/@prisma/client": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.18.0.tgz", |
|
|
"integrity": "sha512-zL58jbLzYamjnNnmNA51IOZdbk5ci03KviXCuB0Tydc9btH2kDWsi1pQm2VecviRTM7jGia0OPPkgpGnT3nKvw==", |
|
|
"integrity": "sha512-jnL2I9gDnPnw4A+4h5SuNn8Gc+1mL1Z79U/3I9eE2gbxJG1oSA+62ByPW4xkeDgwE0fqMzzpAZ7IHxYnLZ4iQA==", |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"engines": { |
|
|
"engines": { |
|
|
@ -12005,66 +12005,66 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/config": { |
|
|
"node_modules/@prisma/config": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/config/-/config-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/config/-/config-6.18.0.tgz", |
|
|
"integrity": "sha512-fs8wY6DsvOCzuiyWVckrVs1LOcbY4LZNz8ki4uUIQ28jCCzojTGqdLhN2Jl5lDnC1yI8/gNIKpsWDM8pLhOdwA==", |
|
|
"integrity": "sha512-rgFzspCpwsE+q3OF/xkp0fI2SJ3PfNe9LLMmuSVbAZ4nN66WfBiKqJKo/hLz3ysxiPQZf8h1SMf2ilqPMeWATQ==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"c12": "3.1.0", |
|
|
"c12": "3.1.0", |
|
|
"deepmerge-ts": "7.1.5", |
|
|
"deepmerge-ts": "7.1.5", |
|
|
"effect": "3.16.12", |
|
|
"effect": "3.18.4", |
|
|
"empathic": "2.0.0" |
|
|
"empathic": "2.0.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/debug": { |
|
|
"node_modules/@prisma/debug": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.18.0.tgz", |
|
|
"integrity": "sha512-Vf7Tt5Wh9XcndpbmeotuqOMLWPTjEKCsgojxXP2oxE1/xYe7PtnP76hsouG9vis6fctX+TxgmwxTuYi/+xc7dQ==", |
|
|
"integrity": "sha512-PMVPMmxPj0ps1VY75DIrT430MoOyQx9hmm174k6cmLZpcI95rAPXOQ+pp8ANQkJtNyLVDxnxVJ0QLbrm/ViBcg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/engines": { |
|
|
"node_modules/@prisma/engines": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.18.0.tgz", |
|
|
"integrity": "sha512-D95Ik3GYZkqZ8lSR4EyFOJ/tR33FcYRP8kK61o+WMsyD10UfJwd7+YielflHfKwiGodcqKqoraWw8ElAgMDbPw==", |
|
|
"integrity": "sha512-i5RzjGF/ex6AFgqEe2o1IW8iIxJGYVQJVRau13kHPYEL1Ck8Zvwuzamqed/1iIljs5C7L+Opiz5TzSsUebkriA==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "6.17.1", |
|
|
"@prisma/debug": "6.18.0", |
|
|
"@prisma/engines-version": "6.17.1-1.272a37d34178c2894197e17273bf937f25acdeac", |
|
|
"@prisma/engines-version": "6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f", |
|
|
"@prisma/fetch-engine": "6.17.1", |
|
|
"@prisma/fetch-engine": "6.18.0", |
|
|
"@prisma/get-platform": "6.17.1" |
|
|
"@prisma/get-platform": "6.18.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/engines-version": { |
|
|
"node_modules/@prisma/engines-version": { |
|
|
"version": "6.17.1-1.272a37d34178c2894197e17273bf937f25acdeac", |
|
|
"version": "6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.17.1-1.272a37d34178c2894197e17273bf937f25acdeac.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f.tgz", |
|
|
"integrity": "sha512-17140E3huOuD9lMdJ9+SF/juOf3WR3sTJMVyyenzqUPbuH+89nPhSWcrY+Mf7tmSs6HvaO+7S+HkELinn6bhdg==", |
|
|
"integrity": "sha512-T7Af4QsJQnSgWN1zBbX+Cha5t4qjHRxoeoWpK4JugJzG/ipmmDMY5S+O0N1ET6sCBNVkf6lz+Y+ZNO9+wFU8pQ==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0" |
|
|
"license": "Apache-2.0" |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.18.0.tgz", |
|
|
"integrity": "sha512-AYZiHOs184qkDMiTeshyJCtyL4yERkjfTkJiSJdYuSfc24m94lTNL5+GFinZ6vVz+ktX4NJzHKn1zIFzGTWrWg==", |
|
|
"integrity": "sha512-TdaBvTtBwP3IoqVYoGIYpD4mWlk0pJpjTJjir/xLeNWlwog7Sl3bD2J0jJ8+5+q/6RBg+acb9drsv5W6lqae7A==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "6.17.1", |
|
|
"@prisma/debug": "6.18.0", |
|
|
"@prisma/engines-version": "6.17.1-1.272a37d34178c2894197e17273bf937f25acdeac", |
|
|
"@prisma/engines-version": "6.18.0-8.34b5a692b7bd79939a9a2c3ef97d816e749cda2f", |
|
|
"@prisma/get-platform": "6.17.1" |
|
|
"@prisma/get-platform": "6.18.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@prisma/get-platform": { |
|
|
"node_modules/@prisma/get-platform": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.18.0.tgz", |
|
|
"integrity": "sha512-AKEn6fsfz0r482S5KRDFlIGEaq9wLNcgalD1adL+fPcFFblIKs1sD81kY/utrHdqKuVC6E1XSRpegDK3ZLL4Qg==", |
|
|
"integrity": "sha512-uXNJCJGhxTCXo2B25Ta91Rk1/Nmlqg9p7G9GKh8TPhxvAyXCvMNQoogj4JLEUy+3ku8g59cpyQIKFhqY2xO2bg==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/debug": "6.17.1" |
|
|
"@prisma/debug": "6.18.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/@redis/client": { |
|
|
"node_modules/@redis/client": { |
|
|
@ -17595,6 +17595,12 @@ |
|
|
"node": ">=8" |
|
|
"node": ">=8" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/change-case": { |
|
|
|
|
|
"version": "5.4.4", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz", |
|
|
|
|
|
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/char-regex": { |
|
|
"node_modules/char-regex": { |
|
|
"version": "1.0.2", |
|
|
"version": "1.0.2", |
|
|
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", |
|
|
@ -21166,9 +21172,9 @@ |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/effect": { |
|
|
"node_modules/effect": { |
|
|
"version": "3.16.12", |
|
|
"version": "3.18.4", |
|
|
"resolved": "https://registry.npmjs.org/effect/-/effect-3.16.12.tgz", |
|
|
"resolved": "https://registry.npmjs.org/effect/-/effect-3.18.4.tgz", |
|
|
"integrity": "sha512-N39iBk0K71F9nb442TLbTkjl24FLUzuvx2i1I2RsEAQsdAdUTuUoW0vlfUXgkMTUOnYqKnWcFfqw4hK4Pw27hg==", |
|
|
"integrity": "sha512-b1LXQJLe9D11wfnOKAk3PKxuqYshQ0Heez+y5pnkd3jLj1yx9QhM72zZ9uUrOQyNvrs2GZZd/3maL0ZV18YuDA==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -23695,15 +23701,6 @@ |
|
|
"node": ">= 0.4" |
|
|
"node": ">= 0.4" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/get-stdin": { |
|
|
|
|
|
"version": "5.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-5.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-jZV7n6jGE3Gt7fgSTJoz91Ak5MuTLwMwkoYdjxuJ/AmjIsE1UC03y/IWkZCQGEvVNS9qoRNwy5BCqxImv0FVeA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=0.12.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/get-stream": { |
|
|
"node_modules/get-stream": { |
|
|
"version": "5.2.0", |
|
|
"version": "5.2.0", |
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", |
|
|
@ -32021,6 +32018,7 @@ |
|
|
"version": "2.0.2", |
|
|
"version": "2.0.2", |
|
|
"resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", |
|
|
"integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", |
|
|
"integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", |
|
|
|
|
|
"dev": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"tslib": "^2.0.3" |
|
|
"tslib": "^2.0.3" |
|
|
@ -32924,6 +32922,7 @@ |
|
|
"version": "3.0.4", |
|
|
"version": "3.0.4", |
|
|
"resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz", |
|
|
"integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", |
|
|
"integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", |
|
|
|
|
|
"dev": true, |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"lower-case": "^2.0.2", |
|
|
"lower-case": "^2.0.2", |
|
|
@ -35802,15 +35801,15 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/prisma": { |
|
|
"node_modules/prisma": { |
|
|
"version": "6.17.1", |
|
|
"version": "6.18.0", |
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.17.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.18.0.tgz", |
|
|
"integrity": "sha512-ac6h0sM1Tg3zu8NInY+qhP/S9KhENVaw9n1BrGKQVFu05JT5yT5Qqqmb8tMRIE3ZXvVj4xcRA5yfrsy4X7Yy5g==", |
|
|
"integrity": "sha512-bXWy3vTk8mnRmT+SLyZBQoC2vtV9Z8u7OHvEu+aULYxwiop/CPiFZ+F56KsNRNf35jw+8wcu8pmLsjxpBxAO9g==", |
|
|
"devOptional": true, |
|
|
"devOptional": true, |
|
|
"hasInstallScript": true, |
|
|
"hasInstallScript": true, |
|
|
"license": "Apache-2.0", |
|
|
"license": "Apache-2.0", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@prisma/config": "6.17.1", |
|
|
"@prisma/config": "6.18.0", |
|
|
"@prisma/engines": "6.17.1" |
|
|
"@prisma/engines": "6.18.0" |
|
|
}, |
|
|
}, |
|
|
"bin": { |
|
|
"bin": { |
|
|
"prisma": "build/index.js" |
|
|
"prisma": "build/index.js" |
|
|
@ -37691,17 +37690,6 @@ |
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", |
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/sentence-case": { |
|
|
|
|
|
"version": "3.0.4", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz", |
|
|
|
|
|
"integrity": "sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"no-case": "^3.0.4", |
|
|
|
|
|
"tslib": "^2.0.3", |
|
|
|
|
|
"upper-case-first": "^2.0.2" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/serialize-javascript": { |
|
|
"node_modules/serialize-javascript": { |
|
|
"version": "6.0.2", |
|
|
"version": "6.0.2", |
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz", |
|
|
@ -38351,19 +38339,6 @@ |
|
|
"wbuf": "^1.7.3" |
|
|
"wbuf": "^1.7.3" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/split-text-to-chunks": { |
|
|
|
|
|
"version": "1.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/split-text-to-chunks/-/split-text-to-chunks-1.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-HLtEwXK/T4l7QZSJ/kOSsZC0o5e2Xg3GzKKFxm0ZexJXw0Bo4CaEl39l7MCSRHk9EOOL5jT8JIDjmhTtcoe6lQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"get-stdin": "^5.0.1", |
|
|
|
|
|
"minimist": "^1.2.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"wordwrap": "cli.js" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/sprintf-js": { |
|
|
"node_modules/sprintf-js": { |
|
|
"version": "1.1.3", |
|
|
"version": "1.1.3", |
|
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz", |
|
|
@ -39133,16 +39108,114 @@ |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/tablemark": { |
|
|
"node_modules/tablemark": { |
|
|
"version": "3.1.0", |
|
|
"version": "4.1.0", |
|
|
"resolved": "https://registry.npmjs.org/tablemark/-/tablemark-3.1.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/tablemark/-/tablemark-4.1.0.tgz", |
|
|
"integrity": "sha512-IwO6f0SEzp1Z+zqz/7ANUmeEac4gaNlknWyj/S9aSg11wZmWYnLeyI/xXvEOU88BYUIf8y30y0wxB58xIKrVlQ==", |
|
|
"integrity": "sha512-B3LDjbDo+ac+D5RwkBOPZZ6ua8716KdT+6NO3DKOCHJq0ezE6vV2r92rjrC1ci2H+ocuysl5ytf1T0QqV65yoA==", |
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"sentence-case": "^3.0.4", |
|
|
"ansi-regex": "^6.2.2", |
|
|
"split-text-to-chunks": "^1.0.0" |
|
|
"change-case": "^5.4.4", |
|
|
|
|
|
"string-width": "^8.1.0", |
|
|
|
|
|
"wordwrapjs": "^5.1.0", |
|
|
|
|
|
"wrap-ansi": "^9.0.2" |
|
|
}, |
|
|
}, |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=14.16" |
|
|
"node": ">=20" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/ansi-regex": { |
|
|
|
|
|
"version": "6.2.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", |
|
|
|
|
|
"integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/ansi-styles": { |
|
|
|
|
|
"version": "6.2.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz", |
|
|
|
|
|
"integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/emoji-regex": { |
|
|
|
|
|
"version": "10.6.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", |
|
|
|
|
|
"integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/string-width": { |
|
|
|
|
|
"version": "8.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-8.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"get-east-asian-width": "^1.3.0", |
|
|
|
|
|
"strip-ansi": "^7.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=20" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/strip-ansi": { |
|
|
|
|
|
"version": "7.1.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", |
|
|
|
|
|
"integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"ansi-regex": "^6.0.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/wrap-ansi": { |
|
|
|
|
|
"version": "9.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"ansi-styles": "^6.2.1", |
|
|
|
|
|
"string-width": "^7.0.0", |
|
|
|
|
|
"strip-ansi": "^7.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=18" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/tablemark/node_modules/wrap-ansi/node_modules/string-width": { |
|
|
|
|
|
"version": "7.2.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"emoji-regex": "^10.3.0", |
|
|
|
|
|
"get-east-asian-width": "^1.0.0", |
|
|
|
|
|
"strip-ansi": "^7.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=18" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/tapable": { |
|
|
"node_modules/tapable": { |
|
|
@ -40624,15 +40697,6 @@ |
|
|
"browserslist": ">= 4.21.0" |
|
|
"browserslist": ">= 4.21.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"node_modules/upper-case-first": { |
|
|
|
|
|
"version": "2.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"tslib": "^2.0.3" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/uri-js": { |
|
|
"node_modules/uri-js": { |
|
|
"version": "4.4.1", |
|
|
"version": "4.4.1", |
|
|
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", |
|
|
@ -42036,6 +42100,15 @@ |
|
|
"node": ">=0.10.0" |
|
|
"node": ">=0.10.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/wordwrapjs": { |
|
|
|
|
|
"version": "5.1.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.1.tgz", |
|
|
|
|
|
"integrity": "sha512-0yweIbkINJodk27gX9LBGMzyQdBDan3s/dEAiwBOj+Mf0PPyWL6/rikalkv8EeD0E8jm4o5RXEOrFTP3NXbhJg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=12.17" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/wrap-ansi": { |
|
|
"node_modules/wrap-ansi": { |
|
|
"version": "6.2.0", |
|
|
"version": "6.2.0", |
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
|
|
|