mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-08 16:00:58 -04:00
fix(deps): update dependency @monaco-editor/react to v4.5.1
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user