This commit is contained in:
Henning Dieterichs 2025-10-06 11:13:57 +02:00 committed by GitHub
parent 9242cdfd03
commit 7c2310116c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 12 deletions

View file

@ -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",