update pacakge.json

This commit is contained in:
Aiday Marlen Kyzy 2024-09-19 12:28:03 +02:00
parent 3c7eb57085
commit 7959d5c66e
No known key found for this signature in database
GPG key ID: 24A8B53DBD26FF4E
2 changed files with 12 additions and 12 deletions

View file

@ -1,7 +1,7 @@
{
"name": "monaco-editor",
"version": "0.51.0",
"vscodeRef": "1dffd5cef7f833b16c0588fb5b9cfa95063af7cf",
"version": "0.52.0",
"vscodeRef": "493330cdc6475247184ea459c66776c3da12cd2d",
"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.51.0-rc3",
"monaco-editor-core": "0.52.0-rc2",
"parcel": "^2.7.0",
"pin-github-action": "^1.8.0",
"playwright": "^1.32.2",