diff --git a/apps/web/package.json b/apps/web/package.json index ecc0c656..9f89ff6c 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -113,7 +113,7 @@ "gzipper": "^8.3.0", "happy-dom": "^20.10.6", "oxfmt": "^0.58.0", - "oxlint": "^1.73.0", + "oxlint": "^1.74.0", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.3.2", "tailwindcss-animate": "^1.0.7", diff --git a/apps/web/src/components/UI/ErrorPage.tsx b/apps/web/src/components/UI/ErrorPage.tsx index c35a74df..b860e466 100644 --- a/apps/web/src/components/UI/ErrorPage.tsx +++ b/apps/web/src/components/UI/ErrorPage.tsx @@ -21,7 +21,7 @@ export function ErrorPage({ error }: { error: Error }) {

{t("errorPage.description1")}

{t("errorPage.description2")}

-

Please include the following information in your report:

+

{t("errorPage.reportInstructions")}