This commit is contained in:
Henning Dieterichs 2025-09-08 15:29:49 +02:00 committed by GitHub
parent c41951a02b
commit c7f027ed9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 16 additions and 15 deletions

View file

@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"version": "0.52.0",
"vscodeRef": "493330cdc6475247184ea459c66776c3da12cd2d",
"version": "0.53.0",
"vscodeRef": "e296bdfe0313d571a6f58399b22afd199f6da454",
"private": true,
"description": "A browser based code editor",
"homepage": "https://github.com/microsoft/monaco-editor",
@ -52,7 +52,7 @@
"jsdom": "^19.0.0",
"jsonc-parser": "^3.0.0",
"mocha": "^9.2.0",
"monaco-editor-core": "^0.53.0-dev-20250905",
"monaco-editor-core": "^0.53.0-rc2",
"parcel": "^2.7.0",
"pin-github-action": "^1.8.0",
"prettier": "^2.5.1",