Skip to content

Commit 3a1adcd

Browse files
committed
Upgrade monaco-editor to 0.46, react-monaco-editor to 0.55
1 parent 4c9a746 commit 3a1adcd

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

ui/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"history": "^5.3.0",
1313
"immer": "^10.0.3",
1414
"lodash-es": "^4.17.21",
15-
"monaco-editor": "^0.44.0",
15+
"monaco-editor": "^0.46.0",
1616
"prismjs": "^1.6.0",
1717
"qs": "^6.4.0",
1818
"react": "^18.2.0",
1919
"react-copy-to-clipboard": "^5.0.1",
2020
"react-dom": "^18.2.0",
21-
"react-monaco-editor": "^0.54.0",
21+
"react-monaco-editor": "^0.55.0",
2222
"react-portal": "^4.1.4",
2323
"react-prism": "^4.0.0",
2424
"react-redux": "^9.0.2",

ui/frontend/pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)