diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cca5b964..7e6f96da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,6 +32,9 @@ importers: moment: specifier: ^2.30.1 version: 2.30.1 + number-to-words: + specifier: ^1.2.4 + version: 1.2.4 open-props: specifier: ^1.7.5 version: 1.7.5 @@ -50,6 +53,9 @@ importers: tesseract.js: specifier: ^5.1.1 version: 5.1.1 + thai-baht-text: + specifier: ^2.0.5 + version: 2.0.5 uuid: specifier: ^10.0.0 version: 10.0.0 @@ -81,6 +87,9 @@ importers: '@types/node': specifier: ^20.16.1 version: 20.16.1 + '@types/number-to-words': + specifier: ^1.2.3 + version: 1.2.3 '@types/uuid': specifier: ^10.0.0 version: 10.0.0 @@ -750,6 +759,9 @@ packages: '@types/node@20.16.1': resolution: {integrity: sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==} + '@types/number-to-words@1.2.3': + resolution: {integrity: sha512-ruSA/QZ6JQofoEEN2zKmN9oihZmrCBgcw0zEzN0UA9Mw0pU5remTddZmrbHjsa99qz12Uxl82x+XkVpHu87oXw==} + '@types/qs@6.9.14': resolution: {integrity: sha512-5khscbd3SwWMhFqylJBLQ0zIu7c1K6Vz0uBIt915BI3zV0q1nfjRQD3RqSBcPaO6PHEF4ov/t9y89fSiyThlPA==} @@ -2555,6 +2567,9 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} + number-to-words@1.2.4: + resolution: {integrity: sha512-/fYevVkXRcyBiZDg6yzZbm0RuaD6i0qRfn8yr+6D0KgBMOndFPxuW10qCHpzs50nN8qKuv78k8MuotZhcVX6Pw==} + object-assign@4.1.1: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} @@ -3288,6 +3303,9 @@ packages: text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} + thai-baht-text@2.0.5: + resolution: {integrity: sha512-xTb1marcZhO7PFm2mBPKDJgtMg3crT8uCNHZIbPaV+B/R9LNWS1wBPg4DULtSgZSllsdmEObPzefxOeKAb6X+Q==} + through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} @@ -4204,6 +4222,8 @@ snapshots: dependencies: undici-types: 6.19.8 + '@types/number-to-words@1.2.3': {} + '@types/qs@6.9.14': {} '@types/range-parser@1.2.7': {} @@ -6410,6 +6430,8 @@ snapshots: dependencies: boolbase: 1.0.0 + number-to-words@1.2.4: {} + object-assign@4.1.1: optional: true @@ -7249,6 +7271,8 @@ snapshots: text-table@0.2.0: {} + thai-baht-text@2.0.5: {} + through2@2.0.5: dependencies: readable-stream: 2.3.8