|
57 | 57 | "@aws-sdk/s3-presigned-post": "^3.917.0", |
58 | 58 | "@bufbuild/protobuf": "^2.10.0", |
59 | 59 | "@casl/ability": "6.7.3", |
60 | | - "@cdssnc/gcds-tokens": "2.12.0", |
| 60 | + "@cdssnc/gcds-tokens": "2.13.1", |
61 | 61 | "@cdssnc/sanitize-pii": "^2.0.2", |
62 | 62 | "@gcforms/announce": "workspace:*", |
63 | 63 | "@gcforms/connectors": "workspace:*", |
|
73 | 73 | "@neshca/cache-handler": "^1.2.1", |
74 | 74 | "@next/mdx": "15.5.4", |
75 | 75 | "@opentelemetry/exporter-jaeger": "^2.0.1", |
76 | | - "@opentelemetry/exporter-trace-otlp-http": "^0.203.0", |
77 | | - "@opentelemetry/instrumentation-aws-sdk": "^0.63.0", |
78 | | - "@opentelemetry/instrumentation-http": "^0.203.0", |
| 76 | + "@opentelemetry/exporter-trace-otlp-http": "^0.208.0", |
| 77 | + "@opentelemetry/instrumentation-aws-sdk": "^0.64.0", |
| 78 | + "@opentelemetry/instrumentation-http": "^0.208.0", |
79 | 79 | "@opentelemetry/propagator-aws-xray": "^2.1.3", |
80 | 80 | "@opentelemetry/resource-detector-aws": "^2.8.0", |
81 | 81 | "@opentelemetry/resources": "^2.0.1", |
82 | | - "@opentelemetry/sdk-node": "^0.203.0", |
| 82 | + "@opentelemetry/sdk-node": "^0.208.0", |
83 | 83 | "@opentelemetry/sdk-trace-node": "^2.0.1", |
84 | 84 | "@opentelemetry/semantic-conventions": "^1.36.0", |
85 | 85 | "@prisma/client": "6", |
|
119 | 119 | "next": "15.5.4", |
120 | 120 | "next-auth": "5.0.0-beta.29", |
121 | 121 | "node-fetch": "^3.3.2", |
122 | | - "pino": "10.0.0", |
| 122 | + "pino": "10.1.0", |
123 | 123 | "prisma": "6", |
124 | 124 | "react": "19.2.0", |
125 | 125 | "react-app-polyfill": "3.0.0", |
|
169 | 169 | "@types/node": "^24.7.2", |
170 | 170 | "@types/node-fetch": "^2.6.9", |
171 | 171 | "@types/pg": "^8.10.9", |
172 | | - "@types/react": "19.1.15", |
173 | | - "@types/react-dom": "19.1.9", |
| 172 | + "@types/react": "19.2.4", |
| 173 | + "@types/react-dom": "19.2.3", |
174 | 174 | "@types/react-transition-group": "^4", |
175 | 175 | "@types/unorm": "^1", |
176 | 176 | "@types/uuid": "^8.3.4", |
|
191 | 191 | "eslint": "^9.39.0", |
192 | 192 | "eslint-config-next": "15.5.4", |
193 | 193 | "eslint-config-prettier": "^9.1.0", |
194 | | - "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.5", |
| 194 | + "eslint-plugin-react-you-might-not-need-an-effect": "^0.7.0", |
195 | 195 | "eslint-plugin-tailwindcss": "^3.17.5", |
196 | 196 | "husky": "^9.0.10", |
197 | 197 | "ioredis-mock": "^8.9.0", |
|
223 | 223 | "not ie < 11", |
224 | 224 | "not op_mini all" |
225 | 225 | ], |
226 | | - "packageManager": "yarn@4.10.3", |
| 226 | + "packageManager": "yarn@4.11.0", |
227 | 227 | "resolutions": { |
228 | | - "@types/react": "19.2.2", |
229 | | - "@types/react-dom": "19.2.2" |
| 228 | + "@types/react": "19.2.4", |
| 229 | + "@types/react-dom": "19.2.3" |
230 | 230 | } |
231 | 231 | } |
0 commit comments