improvement(billing): migrate to decimaljs from number.parseFloat (#2588)

* improvement(billing): migrate to decimaljs from number.parseFloat

* ack PR comments

* ack pr comment

* consistency
This commit is contained in:
Waleed
2025-12-26 12:35:49 -08:00
committed by GitHub
parent d707d18ee6
commit 88cda3a9ce
6 changed files with 135 additions and 88 deletions

View File

@@ -12,6 +12,7 @@
"@tanstack/react-query-devtools": "5.90.2",
"@types/fluent-ffmpeg": "2.1.28",
"cronstrue": "3.3.0",
"decimal.js": "10.6.0",
"drizzle-orm": "^0.44.5",
"ffmpeg-static": "5.3.0",
"fluent-ffmpeg": "2.1.3",