|
94 | 94 | "@types/lodash": "^4.14.182",
|
95 | 95 | "@types/papaparse": "^5.3.5",
|
96 | 96 | "@types/prismjs": "^1.26.0",
|
97 |
| - "@types/react": "19.1.0", |
| 97 | + "@types/react": "19.2.0", |
98 | 98 | "@types/react-date-range": "^1.4.4",
|
99 |
| - "@types/react-dom": "19.1.1", |
| 99 | + "@types/react-dom": "19.2.0", |
100 | 100 | "@types/react-grid-layout": "^1.3.2",
|
101 | 101 | "@types/react-lazyload": "3.2.3",
|
102 | 102 | "@types/react-mentions": "4.1.13",
|
|
153 | 153 | "process": "^0.11.10",
|
154 | 154 | "qrcode.react": "^3.1.0",
|
155 | 155 | "query-string": "7.0.1",
|
156 |
| - "react": "19.1.0", |
| 156 | + "react": "19.2.0", |
157 | 157 | "react-date-range": "^1.4.0",
|
158 | 158 | "react-docgen-typescript": "^2.2.2",
|
159 |
| - "react-dom": "19.1.0", |
| 159 | + "react-dom": "19.2.0", |
160 | 160 | "react-grid-layout": "^1.3.4",
|
161 | 161 | "react-lazyload": "^3.2.1",
|
162 | 162 | "react-mentions": "4.4.10",
|
|
209 | 209 | "eslint-plugin-mdx": "3.6.2",
|
210 | 210 | "eslint-plugin-no-relative-import-paths": "^1.6.1",
|
211 | 211 | "eslint-plugin-react": "7.37.5",
|
212 |
| - "eslint-plugin-react-hooks": "5.2.0", |
| 212 | + "eslint-plugin-react-hooks": "6.1.0", |
213 | 213 | "eslint-plugin-sentry": "^2.10.0",
|
214 | 214 | "eslint-plugin-testing-library": "^7.1.1",
|
215 | 215 | "eslint-plugin-typescript-sort-keys": "^3.3.0",
|
|
224 | 224 | "jest-junit": "16.0.0",
|
225 | 225 | "knip": "5.64.0",
|
226 | 226 | "postcss-styled-syntax": "0.7.0",
|
227 |
| - "react-refresh": "0.16.0", |
| 227 | + "react-refresh": "0.18.0", |
228 | 228 | "stylelint": "16.10.0",
|
229 | 229 | "stylelint-config-recommended": "^14.0.1",
|
230 | 230 | "terser": "5.40.0",
|
|
233 | 233 | "pnpm": {
|
234 | 234 | "overrides": {
|
235 | 235 | "react-mentions>@babel/runtime": "7.26.10",
|
236 |
| - "react-is": "19.1.0" |
| 236 | + "react-is": "19.2.0" |
237 | 237 | },
|
238 | 238 | "onlyBuiltDependencies": [
|
239 | 239 | "@sentry-internal/node-cpu-profiler",
|
|
0 commit comments