diff --git a/package.json b/package.json index 88e6f3d28..594105cbb 100644 --- a/package.json +++ b/package.json @@ -87,6 +87,7 @@ "remix-auth": "^3.5.0", "remix-auth-form": "^1.3.0", "remix-utils": "^6.6.0", + "source-map-support": "^0.5.21", "spin-delay": "^1.2.0", "tailwind-merge": "^1.13.2", "tailwindcss": "^3.3.2", @@ -117,6 +118,7 @@ "@types/qrcode": "^1.5.1", "@types/react": "^18.2.14", "@types/react-dom": "^18.2.6", + "@types/source-map-support": "^0.5.6", "@types/testing-library__jest-dom": "^5.14.7", "@vitejs/plugin-react": "^4.0.3", "@vitest/coverage-v8": "^0.33.0",