Skip to content

Commit cefaf3f

Browse files
chore(deps): update all non-major dependencies
1 parent 76a5a85 commit cefaf3f

File tree

3 files changed

+135
-119
lines changed

3 files changed

+135
-119
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@shikijs/transformers": "^3.15.0",
7676
"@types/hast": "^3.0.4",
7777
"@types/mdast": "^4.0.4",
78-
"@vue/compiler-core": "^3.5.24",
78+
"@vue/compiler-core": "^3.5.25",
7979
"consola": "^3.4.2",
8080
"debug": "^4.4.3",
8181
"defu": "^6.1.4",
@@ -85,7 +85,7 @@
8585
"hast-util-format": "^1.1.0",
8686
"hast-util-to-mdast": "^10.1.2",
8787
"hast-util-to-string": "^3.0.1",
88-
"mdast-util-to-hast": "^13.2.0",
88+
"mdast-util-to-hast": "^13.2.1",
8989
"micromark-util-sanitize-uri": "^2.0.1",
9090
"parse5": "^8.0.0",
9191
"pathe": "^2.0.3",
@@ -118,16 +118,16 @@
118118
"@nuxt/module-builder": "^1.0.2",
119119
"@nuxt/schema": "^4.2.1",
120120
"@nuxt/test-utils": "^3.20.1",
121-
"@nuxt/ui": "^4.2.0",
121+
"@nuxt/ui": "^4.2.1",
122122
"@nuxtjs/mdc": "link:.",
123123
"@types/node": "^24.10.1",
124124
"eslint": "^9.39.1",
125125
"nuxt": "^4.2.1",
126126
"rehype": "^13.0.2",
127127
"release-it": "^19.0.6",
128128
"typescript": "5.9.3",
129-
"vitest": "^4.0.12",
130-
"vue-tsc": "^3.1.4"
129+
"vitest": "^4.0.13",
130+
"vue-tsc": "^3.1.5"
131131
},
132132
"resolutions": {
133133
"@nuxtjs/mdc": "workspace:*"

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"generate": "nuxi generate"
99
},
1010
"devDependencies": {
11-
"@iconify-json/lucide": "^1.2.74",
11+
"@iconify-json/lucide": "^1.2.75",
1212
"@monaco-editor/loader": "^1.7.0",
1313
"@nuxtjs/mdc": "workspace:*",
1414
"@nuxtlabs/monarch-mdc": "^0.8.1",

0 commit comments

Comments
 (0)