|
13 | 13 | "@material-ui/core": "^4.12.4",
|
14 | 14 | "@material-ui/icons": "^4.11.3",
|
15 | 15 | "@material-ui/lab": "^4.11.3-deprecations.1",
|
16 |
| - "@monaco-editor/react": "^4.6.0", |
17 |
| - "core-js": "^3.39.0", |
| 16 | + "@monaco-editor/react": "^4.7.0", |
| 17 | + "core-js": "^3.41.0", |
18 | 18 | "dayjs": "^1.11.13",
|
19 | 19 | "github-markdown-css": "^5.8.1",
|
20 | 20 | "graphql": "^16.10.0",
|
21 | 21 | "json-bigint": "^1.0.0",
|
22 | 22 | "jsonminify": "^0.4.2",
|
23 | 23 | "mermaid": "^11.4.1",
|
24 |
| - "monaco-editor": "^0.51.0", |
| 24 | + "monaco-editor": "^0.52.2", |
25 | 25 | "monaco-editor-webpack-plugin": "^7.1.0",
|
26 | 26 | "monaco-graphql": "^1.6.0",
|
27 | 27 | "react": "^17.0.2",
|
28 | 28 | "react-dom": "^17.0.2",
|
29 | 29 | "react-helmet": "^6.1.0",
|
30 | 30 | "react-hot-loader": "^4.13.1",
|
31 |
| - "react-markdown": "^8.0.3", |
32 |
| - "react-router": "^5.3.1", |
33 |
| - "react-router-dom": "^5.3.1", |
34 |
| - "react-syntax-highlighter": "^15.5.0", |
| 31 | + "react-markdown": "^8.0.7", |
| 32 | + "react-router": "^5.3.4", |
| 33 | + "react-router-dom": "^5.3.4", |
| 34 | + "react-syntax-highlighter": "^15.6.1", |
35 | 35 | "regenerator-runtime": "^0.14.1",
|
36 | 36 | "remark-gfm": "^3.0.1"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 |
| - "@babel/core": "^7.26.0", |
40 |
| - "@babel/preset-env": "^7.26.0", |
| 39 | + "@babel/core": "^7.26.9", |
| 40 | + "@babel/preset-env": "^7.26.9", |
41 | 41 | "@babel/preset-react": "^7.26.3",
|
42 | 42 | "@types/favicons-webpack-plugin": "^2.1.2",
|
43 | 43 | "@types/html-webpack-plugin": "^3.2.9",
|
|
46 | 46 | "@types/loadable__component": "^5.13.9",
|
47 | 47 | "@types/material-ui": "^0.21.18",
|
48 | 48 | "@types/mermaid": "^9.2.0",
|
49 |
| - "@types/node": "^17.0.24", |
50 |
| - "@types/react": "^17.0.42", |
51 |
| - "@types/react-dom": "^17.0.14", |
| 49 | + "@types/node": "^17.0.45", |
| 50 | + "@types/react": "^17.0.83", |
| 51 | + "@types/react-dom": "^17.0.26", |
52 | 52 | "@types/react-helmet": "^6.1.11",
|
53 | 53 | "@types/react-router-dom": "^5.3.3",
|
54 | 54 | "@types/react-syntax-highlighter": "^15.5.13",
|
55 | 55 | "@types/webpack": "^5.28.5",
|
56 |
| - "@typescript-eslint/eslint-plugin": "^5.19.0", |
57 |
| - "@typescript-eslint/parser": "^5.19.0", |
| 56 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 57 | + "@typescript-eslint/parser": "^5.62.0", |
58 | 58 | "babel-loader": "^9.2.1",
|
59 | 59 | "compression-webpack-plugin": "^11.1.0",
|
60 | 60 | "cross-env": "^7.0.3",
|
61 | 61 | "css-loader": "^7.1.2",
|
62 |
| - "eslint": "^8.13.0", |
| 62 | + "eslint": "^8.57.1", |
63 | 63 | "eslint-config-airbnb": "^19.0.4",
|
64 | 64 | "eslint-config-airbnb-typescript": "^16.2.0",
|
65 |
| - "eslint-config-prettier": "^8.5.0", |
| 65 | + "eslint-config-prettier": "^8.10.0", |
66 | 66 | "eslint-plugin-eslint-comments": "^3.2.0",
|
67 |
| - "eslint-plugin-import": "^2.26.0", |
| 67 | + "eslint-plugin-import": "^2.31.0", |
68 | 68 | "eslint-plugin-json": "^3.1.0",
|
69 |
| - "eslint-plugin-jsx-a11y": "^6.5.1", |
70 |
| - "eslint-plugin-prettier": "^4.0.0", |
71 |
| - "eslint-plugin-react": "^7.29.4", |
72 |
| - "eslint-plugin-react-hooks": "^4.4.0", |
| 69 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 70 | + "eslint-plugin-prettier": "^4.2.1", |
| 71 | + "eslint-plugin-react": "^7.37.4", |
| 72 | + "eslint-plugin-react-hooks": "^4.6.2", |
73 | 73 | "favicons-webpack-plugin": "^6.0.1",
|
74 | 74 | "file-loader": "^6.2.0",
|
75 | 75 | "html-webpack-plugin": "^5.6.3",
|
76 | 76 | "license-webpack-plugin": "^4.0.2",
|
77 |
| - "prettier": "^2.6.2", |
| 77 | + "prettier": "^2.8.8", |
78 | 78 | "sharp": "^0.33.5",
|
79 | 79 | "style-loader": "^4.0.0",
|
80 |
| - "ts-loader": "^9.5.1", |
| 80 | + "ts-loader": "^9.5.2", |
81 | 81 | "ts-node": "^10.9.2",
|
82 | 82 | "tsconfig-paths": "^4.2.0",
|
83 |
| - "typescript": "^5.7.2", |
84 |
| - "webpack": "^5.97.1", |
| 83 | + "typescript": "^5.8.2", |
| 84 | + "webpack": "^5.98.0", |
85 | 85 | "webpack-bundle-analyzer": "^4.10.2",
|
86 |
| - "webpack-cli": "^4.9.2", |
| 86 | + "webpack-cli": "^5.1.4", |
87 | 87 | "webpack-dev-server": "^5.2.0"
|
88 | 88 | }
|
89 | 89 | }
|
0 commit comments