|
12 | 12 | "history": "^5.3.0",
|
13 | 13 | "immer": "^10.0.3",
|
14 | 14 | "lodash-es": "^4.17.21",
|
15 |
| - "monaco-editor": "^0.44.0", |
| 15 | + "monaco-editor": "^0.46.0", |
16 | 16 | "prismjs": "^1.6.0",
|
17 | 17 | "qs": "^6.4.0",
|
18 | 18 | "react": "^18.2.0",
|
19 | 19 | "react-copy-to-clipboard": "^5.0.1",
|
20 | 20 | "react-dom": "^18.2.0",
|
21 |
| - "react-monaco-editor": "^0.54.0", |
| 21 | + "react-monaco-editor": "^0.55.0", |
22 | 22 | "react-portal": "^4.1.4",
|
23 | 23 | "react-prism": "^4.0.0",
|
24 | 24 | "react-redux": "^9.0.2",
|
|
51 | 51 | "autoprefixer": "^10.2.4",
|
52 | 52 | "babel-loader": "^9.1.2",
|
53 | 53 | "basename": "^0.1.2",
|
54 |
| - "compression-webpack-plugin": "^10.0.0", |
55 |
| - "copy-webpack-plugin": "^11.0.0", |
| 54 | + "compression-webpack-plugin": "^11.0.0", |
| 55 | + "copy-webpack-plugin": "^12.0.2", |
56 | 56 | "css-loader": "^6.0.0",
|
57 | 57 | "eslint": "^8.6.0",
|
58 | 58 | "eslint-config-prettier": "^9.0.0",
|
|
66 | 66 | "monaco-editor-webpack-plugin": "^7.0.1",
|
67 | 67 | "normalize.css": "^8.0.0",
|
68 | 68 | "postcss": "^8.2.7",
|
69 |
| - "postcss-loader": "^7.0.0", |
| 69 | + "postcss-loader": "^8.1.0", |
70 | 70 | "postcss-nesting": "^12.0.1",
|
71 | 71 | "postcss-simple-vars": "^7.0.1",
|
72 | 72 | "prettier": "^3.0.3",
|
73 | 73 | "prettier-plugin-css-order": "^2.0.0",
|
74 |
| - "stylelint": "^15.2.0", |
| 74 | + "stylelint": "^16.2.1", |
75 | 75 | "stylelint-config-css-modules": "^4.0.0",
|
76 |
| - "stylelint-config-standard": "^34.0.0", |
| 76 | + "stylelint-config-standard": "^36.0.0", |
77 | 77 | "ts-essentials": "^9.0.0",
|
78 | 78 | "ts-jest": "^29.0.4",
|
79 | 79 | "ts-loader": "^9.2.3",
|
|
0 commit comments