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

4627
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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