|
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:*", |
|
108 | 108 | "next": "15.5.4", |
109 | 109 | "next-auth": "5.0.0-beta.29", |
110 | 110 | "node-fetch": "^3.3.2", |
111 | | - "pino": "10.0.0", |
| 111 | + "pino": "10.1.0", |
112 | 112 | "prisma": "6", |
113 | 113 | "react": "19.2.0", |
114 | 114 | "react-app-polyfill": "3.0.0", |
|
158 | 158 | "@types/node": "^24.7.2", |
159 | 159 | "@types/node-fetch": "^2.6.9", |
160 | 160 | "@types/pg": "^8.10.9", |
161 | | - "@types/react": "19.1.15", |
162 | | - "@types/react-dom": "19.1.9", |
| 161 | + "@types/react": "19.2.2", |
| 162 | + "@types/react-dom": "19.2.2", |
163 | 163 | "@types/react-transition-group": "^4", |
164 | 164 | "@types/unorm": "^1", |
165 | 165 | "@types/uuid": "^8.3.4", |
|
180 | 180 | "eslint": "^9.39.0", |
181 | 181 | "eslint-config-next": "15.5.4", |
182 | 182 | "eslint-config-prettier": "^9.1.0", |
183 | | - "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.5", |
| 183 | + "eslint-plugin-react-you-might-not-need-an-effect": "^0.7.0", |
184 | 184 | "eslint-plugin-tailwindcss": "^3.17.5", |
185 | 185 | "husky": "^9.0.10", |
186 | 186 | "ioredis-mock": "^8.9.0", |
|
212 | 212 | "not ie < 11", |
213 | 213 | "not op_mini all" |
214 | 214 | ], |
215 | | - "packageManager": "yarn@4.10.3", |
| 215 | + "packageManager": "yarn@4.11.0", |
216 | 216 | "resolutions": { |
217 | 217 | "@types/react": "19.2.2", |
218 | 218 | "@types/react-dom": "19.2.2" |
|
0 commit comments