|
59 | 59 | "@types/lodash": "^4.14.198", |
60 | 60 | "@types/node": "^20.12.12", |
61 | 61 | "@types/plotly.js": "^3.0.0", |
62 | | - "@types/react": "^18.3.2", |
63 | | - "@types/react-dom": "^18.3.0", |
| 62 | + "@types/react": "^19.0.0", |
| 63 | + "@types/react-dom": "^19.0.0", |
64 | 64 | "@types/three": "^0.175.0", |
65 | 65 | "@vitejs/plugin-react": "^4.3.4", |
66 | 66 | "acorn": "^8.8.1", |
|
74 | 74 | "eslint-plugin-jest": "^28.11.0", |
75 | 75 | "eslint-plugin-jsx-a11y": "^6.10.2", |
76 | 76 | "eslint-plugin-react": "^7.37.4", |
77 | | - "eslint-plugin-react-hooks": "^5.1.0", |
| 77 | + "eslint-plugin-react-hooks": "^6.0.0", |
78 | 78 | "globals": "^16.0.0", |
79 | 79 | "http-server": "^14.0.0", |
80 | 80 | "husky": "^9.0.11", |
|
110 | 110 | "patch-package": "^8.0.0", |
111 | 111 | "phaser": "^3.54.0", |
112 | 112 | "plotly.js-dist": "^3.0.0", |
113 | | - "react": "^18.3.1", |
| 113 | + "react": "^19.0.0", |
114 | 114 | "react-ace": "^14.0.0", |
115 | | - "react-dom": "^18.3.1", |
| 115 | + "react-dom": "^19.0.0", |
116 | 116 | "regl": "^2.1.0", |
117 | 117 | "saar": "^1.0.4", |
118 | 118 | "save-file": "^2.3.1", |
|
0 commit comments