|
11 | 11 | }, |
12 | 12 | "devDependencies": { |
13 | 13 | "@creditkarma/thrift-typescript": "^3.7.6", |
14 | | - "@types/dagre": "^0.7.48", |
15 | | - "@types/express": "^4.17.17", |
16 | | - "@types/react": "^18.2.48", |
17 | | - "@types/react-dom": "^18.0.10", |
18 | | - "@types/thrift": "^0.10.12", |
19 | | - "@typescript-eslint/eslint-plugin": "^5.59.2", |
20 | | - "@typescript-eslint/parser": "^5.59.2", |
21 | | - "dotenv": "^16.0.3", |
22 | | - "eslint": "^8.31.0", |
23 | | - "eslint-config-next": "^13.1.1", |
24 | | - "eslint-plugin-react": "^7.32.2", |
25 | | - "eslint-plugin-react-hooks": "^4.6.0", |
26 | | - "express": "^4.21.1", |
27 | | - "http-proxy-middleware": "^3.0.0-beta.1", |
28 | | - "ts-node": "^10.9.1", |
29 | | - "typescript": "^5.3.3" |
| 14 | + "@types/dagre": "^0.7.53", |
| 15 | + "@types/express": "^4.17.23", |
| 16 | + "@types/react": "^18.3.24", |
| 17 | + "@types/react-dom": "^18.3.7", |
| 18 | + "@types/thrift": "^0.10.17", |
| 19 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 20 | + "@typescript-eslint/parser": "^5.62.0", |
| 21 | + "dotenv": "^16.6.1", |
| 22 | + "eslint": "^8.57.1", |
| 23 | + "eslint-config-next": "^13.5.11", |
| 24 | + "eslint-plugin-react": "^7.37.5", |
| 25 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 26 | + "express": "^4.21.2", |
| 27 | + "http-proxy-middleware": "^3.0.5", |
| 28 | + "ts-node": "^10.9.2", |
| 29 | + "typescript": "^5.9.2" |
30 | 30 | }, |
31 | 31 | "dependencies": { |
32 | | - "@codemirror/lang-cpp": "^6.0.2", |
33 | | - "@codemirror/lang-python": "^6.1.6", |
34 | | - "@emotion/react": "^11.10.5", |
35 | | - "@emotion/styled": "^11.10.5", |
36 | | - "@mui/icons-material": "^5.11.0", |
37 | | - "@mui/lab": "5.0.0-alpha.116", |
38 | | - "@mui/material": "^5.15.6", |
39 | | - "@uiw/codemirror-theme-github": "^4.19.8", |
40 | | - "@uiw/react-codemirror": "^4.19.6", |
| 32 | + "@codemirror/lang-cpp": "^6.0.3", |
| 33 | + "@codemirror/lang-python": "^6.2.1", |
| 34 | + "@emotion/react": "^11.14.0", |
| 35 | + "@emotion/styled": "^11.14.1", |
| 36 | + "@mui/icons-material": "^5.18.0", |
| 37 | + "@mui/material": "^5.18.0", |
| 38 | + "@mui/x-tree-view": "^6.17.0", |
| 39 | + "@uiw/codemirror-theme-github": "^4.25.2", |
| 40 | + "@uiw/react-codemirror": "^4.25.2", |
41 | 41 | "dagre": "^0.8.5", |
42 | | - "devicons-react": "^1.2.5", |
43 | | - "i18next": "^23.2.8", |
44 | | - "next": "^14.2.32", |
45 | | - "react": "^18.2.0", |
46 | | - "react-diff-viewer-continued": "^3.2.6", |
47 | | - "react-dom": "^18.2.0", |
| 42 | + "devicons-react": "^1.5.0", |
| 43 | + "i18next": "^23.16.8", |
| 44 | + "next": "^14.2.33", |
| 45 | + "react": "^18.3.1", |
| 46 | + "react-diff-viewer-continued": "^3.4.0", |
| 47 | + "react-dom": "^18.3.1", |
48 | 48 | "react-ga4": "^2.1.0", |
49 | | - "react-i18next": "^13.0.1", |
50 | | - "react-icons": "^4.8.0", |
51 | | - "react-toastify": "^9.1.2", |
52 | | - "react-zoom-pan-pinch": "^3.0.5", |
53 | | - "reactflow": "^11.10.3", |
54 | | - "recharts": "^2.5.0", |
55 | | - "sass": "^1.57.1", |
| 49 | + "react-i18next": "^13.5.0", |
| 50 | + "react-icons": "^4.12.0", |
| 51 | + "react-toastify": "^9.1.3", |
| 52 | + "react-zoom-pan-pinch": "^3.7.0", |
| 53 | + "reactflow": "^11.11.4", |
| 54 | + "recharts": "^2.15.4", |
| 55 | + "sass": "^1.93.2", |
56 | 56 | "sharp": "^0.32.6", |
57 | 57 | "thrift": "0.16.0" |
58 | 58 | }, |
|
0 commit comments