fix(deps): update dependency @monaco-editor/react to v4.6.0

pull/52116/head^2
renovate[bot] 2023-10-28 11:01:08 +00:00
parent 0a74f48f8b
commit b92cefee7e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"prepare": "npm --prefix ../ run build:curriculum && npm --prefix ../curriculum-server/ run source-curriculum"
},
"dependencies": {
"@monaco-editor/react": "4.5.2",
"@monaco-editor/react": "4.6.0",
"next": "12.3.4",
"react": "18.2.0",
"react-dom": "18.2.0"