|
17 | 17 | "@emotion/styled": "^11.14.1", |
18 | 18 | "@iconify/react": "^4.1.1", |
19 | 19 | "@kthcloud/go-deploy-types": "^1.0.25", |
20 | | - "@mui/icons-material": "^5.18.0", |
| 20 | + "@mui/icons-material": "^7.3.9", |
21 | 21 | "@mui/lab": "^5.0.0-alpha.177", |
22 | | - "@mui/material": "^5.18.0", |
| 22 | + "@mui/material": "^7.3.9", |
23 | 23 | "@mui/material-next": "^6.0.0-alpha.126", |
24 | 24 | "@mui/x-tree-view": "^7.29.10", |
25 | 25 | "@react-keycloak/web": "^3.4.0", |
26 | | - "@react-three/fiber": "^8.18.0", |
| 26 | + "@react-three/drei": "^10.7.7", |
| 27 | + "@react-three/fiber": "^9.5.0", |
27 | 28 | "@sanity/eventsource": "^5.0.2", |
28 | 29 | "@types/crypto-js": "^4.2.2", |
29 | | - "@types/lodash": "^4.17.23", |
| 30 | + "@types/lodash": "^4.17.24", |
30 | 31 | "@types/numeral": "^2.0.5", |
31 | 32 | "@types/punycode": "^2.1.4", |
32 | 33 | "@types/three": "^0.164.1", |
33 | 34 | "apexcharts": "^3.54.1", |
34 | | - "bun": "^1.3.9", |
| 35 | + "bun": "^1.3.10", |
35 | 36 | "change-case": "^5.4.4", |
36 | 37 | "crypto-js": "^4.2.0", |
37 | 38 | "http-status-codes": "^2.3.0", |
|
44 | 45 | "notistack": "^3.0.2", |
45 | 46 | "numeral": "^2.0.6", |
46 | 47 | "punycode": "^2.3.1", |
47 | | - "react": "^18.3.1", |
| 48 | + "react": "^19.2.0", |
48 | 49 | "react-apexcharts": "^1.9.0", |
49 | 50 | "react-cookie": "^7.2.2", |
50 | | - "react-copy-to-clipboard": "^5.1.0", |
51 | | - "react-dom": "^18.3.1", |
| 51 | + "react-copy-to-clipboard": "^5.1.1", |
| 52 | + "react-dom": "^19.2.0", |
52 | 53 | "react-helmet-async": "^2.0.5", |
53 | 54 | "react-i18next": "^14.1.3", |
54 | 55 | "react-router-dom": "^6.30.3", |
|
60 | 61 | }, |
61 | 62 | "devDependencies": { |
62 | 63 | "@faker-js/faker": "^8.4.1", |
63 | | - "@types/bun": "^1.3.9", |
| 64 | + "@types/bun": "^1.3.10", |
64 | 65 | "@types/react": "^18.3.28", |
65 | 66 | "@types/react-copy-to-clipboard": "^5.0.7", |
66 | 67 | "@types/react-dom": "^18.3.7", |
67 | 68 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
68 | 69 | "@typescript-eslint/parser": "^7.18.0", |
69 | 70 | "@vitejs/plugin-react": "^4.7.0", |
70 | 71 | "@vitejs/plugin-react-swc": "^3.11.0", |
71 | | - "eslint": "^9.39.2", |
| 72 | + "babel-plugin-react-compiler": "^1.0.0", |
| 73 | + "eslint": "^9.39.4", |
72 | 74 | "eslint-plugin-react": "^7.37.5", |
73 | 75 | "eslint-plugin-react-hooks": "^4.6.2", |
74 | 76 | "eslint-plugin-react-refresh": "^0.4.26", |
|
0 commit comments