@pothos/tracing-sentry
Advanced tools
+6
-0
| # @pothos/tracing-sentry | ||
| ## 1.1.4 | ||
| ### Patch Changes | ||
| - 3403c66: update dependencies | ||
| ## 1.1.3 | ||
@@ -4,0 +10,0 @@ |
+5
-5
| { | ||
| "name": "@pothos/tracing-sentry", | ||
| "version": "1.1.3", | ||
| "version": "1.1.4", | ||
| "description": "Sentry utilities for the Pothos tracing plugin", | ||
@@ -46,8 +46,8 @@ "main": "./lib/index.js", | ||
| "devDependencies": { | ||
| "@sentry/node": "^9.30.0", | ||
| "@sentry/node": "^10.10.0", | ||
| "graphql-tag": "^2.12.6", | ||
| "graphql-yoga": "5.13.5", | ||
| "@pothos/core": "4.6.3", | ||
| "graphql-yoga": "5.15.2", | ||
| "@pothos/core": "4.9.1", | ||
| "@pothos/plugin-tracing": "1.1.2", | ||
| "@pothos/test-utils": "2.1.2" | ||
| "@pothos/test-utils": "2.1.3" | ||
| }, | ||
@@ -54,0 +54,0 @@ "scripts": { |
32227
0.19%