Fixes monaco-editor nightly build (needed for verification)

This commit is contained in:
Henning Dieterichs 2024-01-23 16:39:35 +01:00 committed by Henning Dieterichs
parent 6c7087b94e
commit b0330f8eed
4 changed files with 87 additions and 8 deletions

View file

@ -52,7 +52,7 @@
"jsdom": "^19.0.0",
"jsonc-parser": "^3.0.0",
"mocha": "^9.2.0",
"monaco-editor-core": "0.45.0-rc",
"monaco-editor-core": "0.46.0-dev-20240109",
"parcel": "^2.7.0",
"pin-github-action": "^1.8.0",
"playwright": "^1.32.2",