chore: fix build errors

This commit is contained in:
Ephraim Atta-Duncan
2025-05-11 01:10:05 +00:00
parent f3e0fe6796
commit 5de5b47e8b
2 changed files with 49 additions and 4583 deletions

View File

@ -28,7 +28,6 @@
"@lingui/core": "^5.2.0",
"@lingui/macro": "^5.2.0",
"@lingui/react": "^5.2.0",
"jose": "^6.0.0",
"@noble/ciphers": "0.4.0",
"@noble/hashes": "1.3.2",
"@node-rs/bcrypt": "^1.10.0",
@ -38,6 +37,7 @@
"@vvo/tzdb": "^6.117.0",
"csv-parse": "^5.6.0",
"inngest": "^3.19.13",
"jose": "^6.0.0",
"kysely": "0.26.3",
"luxon": "^3.4.0",
"micro": "^10.0.1",
@ -47,6 +47,7 @@
"pg": "^8.11.3",
"playwright": "1.43.0",
"posthog-js": "^1.224.0",
"posthog-node": "^4.17.1",
"react": "^18",
"remeda": "^2.17.3",
"sharp": "0.32.6",
@ -59,4 +60,4 @@
"@types/luxon": "^3.3.1",
"@types/pg": "^8.11.4"
}
}
}