feat(api): replace sentry plugin with sdk (#58912)

Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
This commit is contained in:
Oliver Eyton-Williams
2025-02-25 21:35:34 +01:00
committed by GitHub
parent 382f60c278
commit a943366ac0
6 changed files with 1223 additions and 126 deletions
+2 -1
View File
@@ -14,8 +14,8 @@
"@fastify/swagger-ui": "1.10.2",
"@fastify/type-provider-typebox": "3.6.0",
"@growthbook/growthbook": "1.3.1",
"@immobiliarelabs/fastify-sentry": "7.1.1",
"@prisma/client": "5.5.2",
"@sentry/node": "9.1.0",
"ajv": "8.12.0",
"ajv-formats": "2.1.1",
"date-fns": "2.30.0",
@@ -45,6 +45,7 @@
"@types/validator": "13.11.2",
"dotenv-cli": "7.3.0",
"jest": "29.7.0",
"msw": "^2.7.0",
"prisma": "5.5.2",
"supertest": "6.3.3",
"ts-jest": "29.1.2",