|
42 | 42 | "lodash": "^4.17.21",
|
43 | 43 | "normalize.css": "^8.0.1",
|
44 | 44 | "polished": "^4.3.1",
|
45 |
| - "react": "~18.3.1", |
| 45 | + "react": "19.2.0", |
46 | 46 | "react-aria": "^3.44.0",
|
47 | 47 | "react-aria-components": "^1.13.0",
|
48 |
| - "react-dom": "~18.3.1", |
| 48 | + "react-dom": "19.2.0", |
49 | 49 | "react-error-boundary": "^4.1.2",
|
50 | 50 | "react-hook-form": "^7.62.0",
|
51 | 51 | "react-hotkeys-hook": "^4.6.2",
|
|
85 | 85 | "@types/json-schema": "^7.0.15",
|
86 | 86 | "@types/lodash": "^4.17.20",
|
87 | 87 | "@types/node": "^22.17.0",
|
88 |
| - "@types/react": "18.3.10", |
89 |
| - "@types/react-dom": "^18.3.7", |
| 88 | + "@types/react": "19.2.0", |
| 89 | + "@types/react-dom": "19.2.0", |
90 | 90 | "@types/react-relay": "^18.2.1",
|
91 | 91 | "@types/recharts": "^1.8.29",
|
92 |
| - "@types/relay-runtime": "^19.0.2", |
| 92 | + "@types/relay-runtime": "^19.0.3", |
93 | 93 | "@types/three": "^0.149.0",
|
94 | 94 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
95 | 95 | "@typescript-eslint/parser": "^7.18.0",
|
96 |
| - "@vitejs/plugin-react": "^4.7.0", |
| 96 | + "@vitejs/plugin-react": "^5.0.4", |
97 | 97 | "babel-plugin-relay": "^19.0.0",
|
98 | 98 | "chromatic": "^11.29.0",
|
99 | 99 | "cpy-cli": "^5.0.0",
|
|
0 commit comments