Skip to content

Commit bd93f90

Browse files
committed
chore: upgrade comark
1 parent d292c5c commit bd93f90

3 files changed

Lines changed: 32 additions & 27 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@ai-sdk/gateway": "^4.0.16",
3737
"@ai-sdk/vue": "^4.0.22",
38-
"@comark/nuxt": "^0.6.1",
38+
"@comark/nuxt": "^0.6.2",
3939
"@iconify-json/lucide": "^1.2.120",
4040
"@iconify-json/simple-icons": "^1.2.92",
4141
"@iconify-json/vscode-icons": "^1.2.67",
@@ -50,7 +50,7 @@
5050
"@vueuse/core": "^14.3.0",
5151
"ai": "^7.0.22",
5252
"beautiful-mermaid": "^1.1.3",
53-
"comark": "^0.6.1",
53+
"comark": "^0.6.2",
5454
"comark-content": "^0.3.0",
5555
"defu": "^6.1.7",
5656
"exsolve": "^1.1.0",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ minimumReleaseAgeExclude:
1414
- "@nuxt/nitro-server@4.5.1"
1515
- "@nuxt/vite-builder@4.5.1"
1616
- nuxt@4.5.1
17-
- '@comark/nuxt@0.6.0 || 0.6.1'
18-
- '@comark/vue@0.6.0 || 0.6.1'
19-
- comark@0.6.0 || 0.6.1
17+
- '@comark/nuxt@0.6.0 || 0.6.1 || 0.6.2'
18+
- '@comark/vue@0.6.0 || 0.6.1 || 0.6.2'
19+
- comark@0.6.0 || 0.6.1 || 0.6.2
2020
- comark-content@0.3.0
2121

2222
overrides:

0 commit comments

Comments
 (0)