add sentry

This commit is contained in:
2024-09-11 10:53:48 +02:00
parent 093d18a3a1
commit fc1c985d20
7 changed files with 1143 additions and 91 deletions

View File

@@ -18,6 +18,7 @@
"@remix-run/react": "^2.9.2",
"@remix-run/serve": "^2.9.2",
"@remixicon/react": "^4.2.0",
"@sentry/remix": "^8.30.0",
"@tremor/react": "^3.17.2",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
@@ -32,6 +33,7 @@
"@it-incubator/prettier-config": "^0.1.2",
"@remix-run/dev": "^2.9.2",
"@tailwindcss/forms": "^0.5.7",
"@types/node": "^22.5.4",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.7.4",