mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(api): replace sentry plugin with sdk (#58912)
Co-authored-by: Naomi <accounts+github@nhcarrigan.com>
This commit is contained in:
committed by
GitHub
parent
382f60c278
commit
a943366ac0
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user