DEPS: Update dependencies related to monaco (#2432)

This commit is contained in:
catloversg
2025-12-22 04:42:20 +07:00
committed by GitHub
parent 3e90217cdb
commit 49e231fd41
3 changed files with 57 additions and 23 deletions

View File

@@ -35,7 +35,7 @@
"jszip": "^3.10.1",
"material-ui-color": "^1.2.0",
"material-ui-popup-state": "^1.9.3",
"monaco-vim": "^0.3.5",
"monaco-vim": "^0.4.4",
"notistack": "^2.0.8",
"prop-types": "^15.8.1",
"react": "^17.0.2",
@@ -89,8 +89,8 @@
"jsdom": "^26.1.0",
"lodash": "^4.17.21",
"mathjax-full": "^3.2.2",
"monaco-editor": "^0.52.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"monaco-editor": "^0.55.1",
"monaco-editor-webpack-plugin": "^7.1.1",
"prettier": "^2.8.8",
"react-refresh": "^0.18.0",
"rehype-mathjax": "^4.0.3",