|
87 | 87 | "lucide-react": "0.454.0",
|
88 | 88 | "monaco-editor": "0.52.0",
|
89 | 89 | "pretty-bytes": "6.1.1",
|
90 |
| - "react": "18.3.1", |
| 90 | + "react": "19.0.0", |
91 | 91 | "react-chartjs-2": "5.2.0",
|
92 | 92 | "react-color": "2.19.3",
|
93 | 93 | "react-confetti": "6.1.0",
|
94 | 94 | "react-date-range": "1.4.0",
|
95 |
| - "react-dom": "18.3.1", |
| 95 | + "react-dom": "19.0.0", |
96 | 96 | "react-helmet-async": "2.0.5",
|
97 | 97 | "react-markdown": "9.0.1",
|
98 | 98 | "react-query": "npm:@tanstack/react-query@4.35.3",
|
|
142 | 142 | "@types/jest": "29.5.14",
|
143 | 143 | "@types/lodash": "4.17.13",
|
144 | 144 | "@types/node": "20.17.6",
|
145 |
| - "@types/react": "18.3.12", |
| 145 | + "@types/react": "19.0.0", |
146 | 146 | "@types/react-color": "3.0.12",
|
147 | 147 | "@types/react-date-range": "1.4.4",
|
148 |
| - "@types/react-dom": "18.3.1", |
| 148 | + "@types/react-dom": "19.0.0", |
149 | 149 | "@types/react-syntax-highlighter": "15.5.13",
|
150 | 150 | "@types/react-virtualized-auto-sizer": "1.0.4",
|
151 | 151 | "@types/react-window": "1.8.8",
|
|
182 | 182 | "vite-plugin-checker": "0.8.0",
|
183 | 183 | "vite-plugin-turbosnap": "1.0.3"
|
184 | 184 | },
|
185 |
| - "browserslist": [ |
186 |
| - "chrome 110", |
187 |
| - "firefox 111", |
188 |
| - "safari 16.0" |
189 |
| - ], |
| 185 | + "browserslist": ["chrome 110", "firefox 111", "safari 16.0"], |
190 | 186 | "resolutions": {
|
191 | 187 | "optionator": "0.9.3",
|
192 | 188 | "semver": "7.6.2"
|
|
0 commit comments