Skip to content

Commit

Permalink
chore(deps): update dependency @monaco-editor/react to v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 802f85e commit cc30bac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"coverage": "vitest --coverage"
},
"dependencies": {
"@monaco-editor/react": "4.4.6",
"@monaco-editor/react": "4.5.1",
"@types/chroma-js": "^2.1.4",
"file-saver": "2.0.5",
"mathjs": "11.8.0",
Expand Down
2 changes: 1 addition & 1 deletion settings-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"preview": "vite preview"
},
"dependencies": {
"@monaco-editor/react": "4.4.6",
"@monaco-editor/react": "4.5.1",
"@tabler/icons-react": "2.25.0",
"monaco-editor": "0.36.0"
},
Expand Down

0 comments on commit cc30bac

Please sign in to comment.