| 
72 | 72 |   },  | 
73 | 73 |   "dependencies": {  | 
74 | 74 |     "@nuxt/kit": "^3.13.1",  | 
75 |  | -    "@shikijs/transformers": "^1.17.7",  | 
 | 75 | +    "@shikijs/transformers": "^1.21.0",  | 
76 | 76 |     "@types/hast": "^3.0.4",  | 
77 | 77 |     "@types/mdast": "^4.0.4",  | 
78 |  | -    "@vue/compiler-core": "^3.5.4",  | 
 | 78 | +    "@vue/compiler-core": "^3.5.11",  | 
79 | 79 |     "consola": "^3.2.3",  | 
80 | 80 |     "debug": "^4.3.7",  | 
81 | 81 |     "defu": "^6.1.4",  | 
82 | 82 |     "destr": "^2.0.3",  | 
83 | 83 |     "detab": "^3.0.2",  | 
84 | 84 |     "github-slugger": "^2.0.0",  | 
85 |  | -    "hast-util-to-string": "^3.0.0",  | 
 | 85 | +    "hast-util-to-string": "^3.0.1",  | 
86 | 86 |     "mdast-util-to-hast": "^13.2.0",  | 
87 | 87 |     "micromark-util-sanitize-uri": "^2.0.0",  | 
88 |  | -    "ohash": "^1.1.3",  | 
 | 88 | +    "ohash": "^1.1.4",  | 
89 | 89 |     "parse5": "^7.1.2",  | 
90 | 90 |     "pathe": "^1.1.2",  | 
91 | 91 |     "property-information": "^6.5.0",  | 
92 | 92 |     "rehype-external-links": "^3.0.0",  | 
93 | 93 |     "rehype-raw": "^7.0.0",  | 
94 | 94 |     "rehype-slug": "^6.0.0",  | 
95 |  | -    "rehype-sort-attribute-values": "^5.0.0",  | 
96 |  | -    "rehype-sort-attributes": "^5.0.0",  | 
 | 95 | +    "rehype-sort-attribute-values": "^5.0.1",  | 
 | 96 | +    "rehype-sort-attributes": "^5.0.1",  | 
97 | 97 |     "remark-emoji": "^5.0.1",  | 
98 | 98 |     "remark-gfm": "^4.0.0",  | 
99 | 99 |     "remark-mdc": "^3.2.1",  | 
100 | 100 |     "remark-parse": "^11.0.0",  | 
101 |  | -    "remark-rehype": "^11.1.0",  | 
 | 101 | +    "remark-rehype": "^11.1.1",  | 
102 | 102 |     "scule": "^1.3.0",  | 
103 |  | -    "shiki": "^1.17.7",  | 
 | 103 | +    "shiki": "^1.21.0",  | 
104 | 104 |     "ufo": "^1.5.4",  | 
105 | 105 |     "unified": "^11.0.5",  | 
106 | 106 |     "unist-builder": "^4.0.0",  | 
 | 
113 | 113 |     "@nuxt/module-builder": "^0.8.4",  | 
114 | 114 |     "@nuxt/schema": "^3.13.1",  | 
115 | 115 |     "@nuxt/test-utils": "^3.14.2",  | 
116 |  | -    "@nuxt/ui": "^2.18.4",  | 
 | 116 | +    "@nuxt/ui": "^2.18.6",  | 
117 | 117 |     "@nuxtjs/mdc": "link:.",  | 
118 |  | -    "@types/node": "^22.5.4",  | 
119 |  | -    "changelogen": "^0.5.5",  | 
120 |  | -    "eslint": "^9.10.0",  | 
 | 118 | +    "@types/node": "^22.7.4",  | 
 | 119 | +    "changelogen": "^0.5.7",  | 
 | 120 | +    "eslint": "^9.11.1",  | 
121 | 121 |     "nuxt": "^3.13.1",  | 
122 |  | -    "rehype": "^13.0.1",  | 
 | 122 | +    "rehype": "^13.0.2",  | 
123 | 123 |     "release-it": "^17.6.0",  | 
124 | 124 |     "typescript": "^5.6.2",  | 
125 |  | -    "vitest": "^2.0.5",  | 
 | 125 | +    "vitest": "^2.1.2",  | 
126 | 126 |     "vue-tsc": "^2.1.6"  | 
127 | 127 |   },  | 
128 |  | -  "packageManager": "pnpm@9.10.0",  | 
 | 128 | +  "packageManager": "pnpm@9.12.0",  | 
129 | 129 |   "release-it": {  | 
130 | 130 |     "git": {  | 
131 | 131 |       "commitMessage": "chore(release): release v${version}"  | 
 | 
0 commit comments