Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 0ad0650

Browse files
committed
chore: downgrade volar
1 parent b3af938 commit 0ad0650

File tree

3 files changed

+6
-57
lines changed

3 files changed

+6
-57
lines changed

nuxt.config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@ export default defineNuxtConfig({
105105
],
106106
},
107107
},
108-
vue: {
109-
defineModel: true,
110-
},
111108
content: {
112109
documentDriven: true,
113110
highlight: {
@@ -122,7 +119,6 @@ export default defineNuxtConfig({
122119
],
123120
},
124121
experimental: {
125-
// @ts-expect-error awaits https://github.com/nuxt/content/pull/2506
126122
search: {},
127123
},
128124
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@shikijs/core": "^1.0.0-beta.3",
1818
"@shikijs/monaco": "^1.0.0-beta.3",
19-
"@volar/monaco": "^2.0.0",
19+
"@volar/monaco": "^1.11.1",
2020
"@vue/language-service": "^1.8.27",
2121
"@webcontainer/api": "^1.1.9",
2222
"birpc": "^0.2.15",

pnpm-lock.yaml

Lines changed: 5 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)