|
47 | 47 | "@opentelemetry/sdk-trace-node": "1.25.1", |
48 | 48 | "@opentelemetry/semantic-conventions": "1.25.1", |
49 | 49 | "@prisma/instrumentation": "5.18.0", |
50 | | - "@sentry/browser": "8.24.0", |
51 | | - "@sentry/nextjs": "8.24.0", |
52 | | - "@sentry/node": "8.24.0", |
53 | | - "@sentry/opentelemetry": "8.24.0", |
54 | | - "@sentry/profiling-node": "8.24.0", |
| 50 | + "@sentry/browser": "8.25.0", |
| 51 | + "@sentry/nextjs": "8.25.0", |
| 52 | + "@sentry/node": "8.25.0", |
| 53 | + "@sentry/opentelemetry": "8.25.0", |
| 54 | + "@sentry/profiling-node": "8.25.0", |
55 | 55 | "@tanstack/react-query": "4.36.1", |
56 | 56 | "@tanstack/react-table": "8.20.1", |
57 | 57 | "@trpc/client": "10.45.2", |
|
114 | 114 | "@types/eslint": "8.56.11", |
115 | 115 | "@types/gtag.js": "0.0.20", |
116 | 116 | "@types/luxon": "3.4.2", |
117 | | - "@types/node": "20.14.14", |
| 117 | + "@types/node": "20.14.15", |
118 | 118 | "@types/react": "18.3.3", |
119 | 119 | "@types/react-dom": "18.3.0", |
120 | 120 | "@typescript-eslint/eslint-plugin": "7.18.0", |
|
132 | 132 | "prettier": "3.3.3", |
133 | 133 | "trpc-panel": "1.3.4", |
134 | 134 | "trpc-playground": "1.0.4", |
135 | | - "type-fest": "4.23.0", |
| 135 | + "type-fest": "4.24.0", |
136 | 136 | "typescript": "5.5.4", |
137 | 137 | "webpack-bundle-analyzer": "4.10.2" |
138 | 138 | }, |
|
0 commit comments