Changed error boundary to cover both full hub and disaptch app

This commit is contained in:
PxlLoewe
2025-05-29 22:25:30 -07:00
parent d968507484
commit 0cebe2b97e
24 changed files with 226 additions and 194 deletions

6
pnpm-lock.yaml generated
View File

@@ -92,6 +92,9 @@ importers:
react-dom:
specifier: ^19.0.0
version: 19.1.0(react@19.1.0)
react-error-boundary:
specifier: ^5.0.0
version: 5.0.0(react@19.1.0)
react-hook-form:
specifier: ^7.54.2
version: 7.56.4(react@19.1.0)
@@ -195,6 +198,9 @@ importers:
socket.io:
specifier: ^4.8.1
version: 4.8.1
tsx:
specifier: ^4.19.4
version: 4.19.4
devDependencies:
'@repo/db':
specifier: '*'