|  | 
| 4 | 4 |   "private": true, | 
| 5 | 5 |   "type": "module", | 
| 6 | 6 |   "dependencies": { | 
| 7 |  | -    "@apollo/client": "3.10.4", | 
| 8 |  | -    "@emotion/react": "11.11.4", | 
| 9 |  | -    "@emotion/styled": "11.11.5", | 
|  | 7 | +    "@apollo/client": "3.11.8", | 
|  | 8 | +    "@emotion/react": "11.13.3", | 
|  | 9 | +    "@emotion/styled": "11.13.0", | 
| 10 | 10 |     "@mui/icons-material": "5.15.18", | 
| 11 | 11 |     "@mui/material": "5.15.18", | 
| 12 | 12 |     "@novnc/novnc": "1.4.0", | 
| 13 |  | -    "@types/jest": "29.5.12", | 
|  | 13 | +    "@types/jest": "29.5.14", | 
| 14 | 14 |     "@types/node": "20.12.12", | 
| 15 | 15 |     "@types/react": "18.2.72", | 
| 16 | 16 |     "@types/react-dom": "18.2.22", | 
|  | 
| 20 | 20 |     "graphql.macro": "1.4.2", | 
| 21 | 21 |     "path-browserify": "1.0.1", | 
| 22 | 22 |     "pretty-ms": "9.0.0", | 
| 23 |  | -    "react": "18.2.0", | 
| 24 |  | -    "react-dom": "18.2.0", | 
|  | 23 | +    "react": "18.3.1", | 
|  | 24 | +    "react-dom": "18.3.1", | 
| 25 | 25 |     "react-modal": "3.16.1", | 
| 26 |  | -    "react-router-dom": "6.22.3", | 
|  | 26 | +    "react-router-dom": "6.27.0", | 
| 27 | 27 |     "source-map-explorer": "2.5.3" | 
| 28 | 28 |   }, | 
| 29 | 29 |   "scripts": { | 
|  | 
| 47 | 47 |     ] | 
| 48 | 48 |   }, | 
| 49 | 49 |   "devDependencies": { | 
| 50 |  | -    "@babel/preset-react": "7.24.7", | 
| 51 |  | -    "@testing-library/jest-dom": "6.4.5", | 
|  | 50 | +    "@babel/preset-react": "7.25.9", | 
|  | 51 | +    "@testing-library/jest-dom": "6.6.2", | 
| 52 | 52 |     "@testing-library/react": "14.3.1", | 
| 53 | 53 |     "@testing-library/user-event": "14.5.2", | 
| 54 |  | -    "esbuild": "0.19.12", | 
|  | 54 | +    "esbuild": "0.24.0", | 
| 55 | 55 |     "ts-standard": "12.0.2", | 
| 56 |  | -    "typescript": "5.4.5" | 
|  | 56 | +    "typescript": "5.6.3" | 
| 57 | 57 |   }, | 
| 58 | 58 |   "jest": { | 
| 59 | 59 |     "testMatch": [ | 
|  | 
0 commit comments