Skip to content

WIP: update monaco #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore(deps): update monaco, volar and shiki versions
  • Loading branch information
oumoussa98 committed Apr 18, 2025
commit 6e29911bcc472ec1dfc2a7eb53e6bd25a9f42c84
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,18 +68,18 @@
"@types/node": "^20.11.25",
"@types/prettier": "^2.7.3",
"@vitejs/plugin-vue": "^5.0.4",
"@volar/jsdelivr": "~2.4.4",
"@volar/monaco": "~2.4.4",
"@vue/language-service": "2.1.6",
"@volar/jsdelivr": "~2.4.11",
"@volar/monaco": "~2.4.11",
"@vue/language-service": "2.2.2",
"bumpp": "^9.4.0",
"codemirror": "^5.65.14",
"emmet": "^2.4.6",
"emmet-monaco-es": "^5.3.2",
"fflate": "^0.8.2",
"hash-sum": "^2.0.0",
"monaco-editor-core": "^0.46.0",
"shiki": "^1.0.0-rc.0",
"@shikijs/monaco": "^1.0.0-rc.0",
"monaco-editor-core": "^0.52.2",
"shiki": "^1.29.2",
"@shikijs/monaco": "^1.29.2",
"path-browserify": "^1.0.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
Expand Down