Skip to content

Commit 13b27b0

Browse files
committed
Prisma instrumentation update
1 parent 6ae21a8 commit 13b27b0

File tree

2 files changed

+25
-62
lines changed

2 files changed

+25
-62
lines changed

apps/webapp/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@opentelemetry/sdk-trace-node": "1.25.1",
7979
"@opentelemetry/semantic-conventions": "1.25.1",
8080
"@popperjs/core": "^2.11.8",
81-
"@prisma/instrumentation": "^5.11.0",
81+
"@prisma/instrumentation": "^6.14.0",
8282
"@radix-ui/react-accordion": "^1.2.11",
8383
"@radix-ui/react-alert-dialog": "^1.0.4",
8484
"@radix-ui/react-dialog": "^1.0.3",
@@ -137,6 +137,7 @@
137137
"dotenv": "^16.4.5",
138138
"effect": "^3.11.7",
139139
"emails": "workspace:*",
140+
"eventsource": "^4.0.0",
140141
"evt": "^2.4.13",
141142
"express": "4.20.0",
142143
"framer-motion": "^10.12.11",
@@ -214,9 +215,9 @@
214215
"@remix-run/dev": "2.1.0",
215216
"@remix-run/eslint-config": "2.1.0",
216217
"@remix-run/testing": "^2.1.0",
218+
"@sentry/cli": "2.50.2",
217219
"@swc/core": "^1.3.4",
218220
"@swc/helpers": "^0.4.11",
219-
"@sentry/cli": "2.50.2",
220221
"@tailwindcss/forms": "^0.5.3",
221222
"@tailwindcss/typography": "^0.5.9",
222223
"@total-typescript/ts-reset": "^0.4.2",

pnpm-lock.yaml

Lines changed: 22 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)