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

This commit is contained in:
renovate[bot]
2023-05-06 16:39:41 +00:00
parent b23b9d4414
commit 3e5fc35bb2

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.0",
"@monaco-editor/react": "4.5.1",
"next": "12.3.4",
"react": "18.2.0",
"react-dom": "18.2.0"