Skip to content

Commit

Permalink
fix(deps): update dependency monaco-editor to ^0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 18, 2022
1 parent fd4c3e8 commit f58bc5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,17 @@
},
"dependencies": {
"@babel/runtime": "^7.16.7",
"monaco-editor": "^0.32.1"
"monaco-editor": "^0.33.0"
},
"devDependencies": {
"@types/react": "~17.0.39",
"@types/react-dom": "~17.0.13",
"@kkt/less-modules": "~7.1.1",
"@kkt/raw-modules": "~7.1.0",
"@kkt/scope-plugin-options": "~7.1.0",
"@uiw/react-markdown-preview": "~3.5.1",
"@uiw/react-markdown-preview": "~4.0.5",
"@uiw/react-github-corners": "~1.5.3",
"@wcj/dark-mode": "~1.0.12",
"code-example": "^3.3.1",
"kkt": "~7.1.0",
"monaco-editor-webpack-plugin": "~7.0.1",
Expand Down

0 comments on commit f58bc5c

Please sign in to comment.