|
71 | 71 | }, |
72 | 72 | "dependencies": { |
73 | 73 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
74 | | - "@babel/preset-react": "^7.12.13", |
| 74 | + "@babel/preset-react": "^7.27.1", |
75 | 75 | "@codemirror/lang-json": "^6.0.1", |
76 | 76 | "@codemirror/lang-sql": "^6.10.0", |
77 | 77 | "@date-io/core": "^3.0.0", |
|
90 | 90 | "@tanstack/react-table": "^8.16.0", |
91 | 91 | "@tanstack/react-virtual": "^3.13.6", |
92 | 92 | "@types/classnames": "^2.3.4", |
93 | | - "@types/react": "^18.0.2", |
94 | | - "@types/react-dom": "^18.0.0", |
| 93 | + "@types/react": "^19.0.0", |
| 94 | + "@types/react-dom": "^19.0.0", |
95 | 95 | "@xterm/addon-fit": "^0.10.0", |
96 | 96 | "@xterm/addon-search": "^0.15.0", |
97 | 97 | "@xterm/addon-web-links": "^0.11.0", |
|
124 | 124 | "papaparse": "^5.5.2", |
125 | 125 | "path-fx": "^2.0.0", |
126 | 126 | "postcss": "^8.5.6", |
127 | | - "rc-dock": "^3.3.2", |
128 | | - "react": "^18.2.0", |
| 127 | + "rc-dock": "^4.0.0-alpha.2", |
| 128 | + "react": "^19.0.0", |
129 | 129 | "react-arborist": "^3.2.0", |
130 | 130 | "react-aspen": "^1.1.0", |
131 | 131 | "react-checkbox-tree": "^1.7.2", |
132 | 132 | "react-data-grid": "https://github.com/pgadmin-org/react-data-grid.git#3dfc2ca01a046d55c1c7a45392dcec104815dc76", |
133 | 133 | "react-dnd": "^16.0.1", |
134 | 134 | "react-dnd-html5-backend": "^16.0.1", |
135 | | - "react-dom": "^18.2.0", |
| 135 | + "react-dom": "^19.0.0", |
136 | 136 | "react-draggable": "^4.4.6", |
137 | 137 | "react-dropzone": "^14.2.1", |
138 | 138 | "react-frame-component": "^5.2.6", |
|
0 commit comments