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
Show file tree
Hide file tree
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
fix: rollback & pin volar version
  • Loading branch information
sxzz authored and oumoussa98 committed Apr 18, 2025
commit 4869478bc2df8b4880b3298dc1df7725e392eda4
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/node": "^20.11.25",
"@types/prettier": "^2.7.3",
"@vitejs/plugin-vue": "^5.0.4",
"@volar/jsdelivr": "~2.4.0-alpha.8",
"@volar/monaco": "~2.4.0-alpha.8",
"@volar/jsdelivr": "2.4.0-alpha.12",
"@volar/monaco": "2.4.0-alpha.12",
"@vue/language-service": "2.0.24",
"bumpp": "^9.4.0",
"codemirror": "^5.65.14",
Expand Down
73 changes: 47 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.