mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
v0.54.0 (#5027)
This commit is contained in:
parent
9242cdfd03
commit
7c2310116c
3 changed files with 17 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "monaco-editor",
|
||||
"version": "0.53.0",
|
||||
"vscodeRef": "e296bdfe0313d571a6f58399b22afd199f6da454",
|
||||
"version": "0.54.0",
|
||||
"vscodeRef": "484fdf69b8509c1c9370d913b32e9f6d3a68cc99",
|
||||
"private": true,
|
||||
"description": "A browser based code editor",
|
||||
"homepage": "https://github.com/microsoft/monaco-editor",
|
||||
|
|
@ -53,7 +53,7 @@
|
|||
"jsdom": "^19.0.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"mocha": "^9.2.0",
|
||||
"monaco-editor-core": "^0.54.0-dev-20250926",
|
||||
"monaco-editor-core": "^0.54.0-dev-20251002",
|
||||
"parcel": "^2.7.0",
|
||||
"pin-github-action": "^1.8.0",
|
||||
"prettier": "^2.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue