Skip to content

Commit 2c5d5b9

Browse files
chore(deps): update dependency @mdit-vue/plugin-component to v3
1 parent 634658b commit 2c5d5b9

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

bun.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@
12901290
"name": "@stacksjs/types",
12911291
"version": "0.70.23",
12921292
"devDependencies": {
1293-
"@mdit-vue/plugin-component": "^2.1.4",
1293+
"@mdit-vue/plugin-component": "^3.0.2",
12941294
"@mdit-vue/plugin-frontmatter": "^2.1.4",
12951295
"@mdit-vue/types": "^2.1.4",
12961296
"@rollup/pluginutils": "^5.3.0",
@@ -2282,7 +2282,7 @@
22822282

22832283
"@lukeed/ms": ["@lukeed/[email protected]", "", {}, "sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA=="],
22842284

2285-
"@mdit-vue/plugin-component": ["@mdit-vue/plugin-component@2.1.4", "", { "dependencies": { "@types/markdown-it": "^14.1.2", "markdown-it": "^14.1.0" } }, "sha512-fiLbwcaE6gZE4c8Mkdkc4X38ltXh/EdnuPE1hepFT2dLiW6I4X8ho2Wq7nhYuT8RmV4OKlCFENwCuXlKcpV/sw=="],
2285+
"@mdit-vue/plugin-component": ["@mdit-vue/plugin-component@3.0.2", "", { "dependencies": { "@types/markdown-it": "^14.1.2", "markdown-it": "^14.1.0" } }, "sha512-Fu53MajrZMOAjOIPGMTdTXgHLgGU9KwTqKtYc6WNYtFZNKw04euSfJ/zFg8eBY/2MlciVngkF7Gyc2IL7e8Bsw=="],
22862286

22872287
"@mdit-vue/plugin-frontmatter": ["@mdit-vue/[email protected]", "", { "dependencies": { "@mdit-vue/types": "2.1.4", "@types/markdown-it": "^14.1.2", "gray-matter": "^4.0.3", "markdown-it": "^14.1.0" } }, "sha512-mOlavV176njnozIf0UZGFYymmQ2LK5S1rjrbJ1uGz4Df59tu0DQntdE7YZXqmJJA9MiSx7ViCTUQCNPKg7R8Ow=="],
22882288

@@ -7344,6 +7344,8 @@
73447344

73457345
"unplugin-vue-components/tinyglobby": ["[email protected]", "", { "dependencies": { "fdir": "^6.4.4", "picomatch": "^4.0.2" } }, "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ=="],
73467346

7347+
"unplugin-vue-markdown/@mdit-vue/plugin-component": ["@mdit-vue/[email protected]", "", { "dependencies": { "@types/markdown-it": "^14.1.2", "markdown-it": "^14.1.0" } }, "sha512-fiLbwcaE6gZE4c8Mkdkc4X38ltXh/EdnuPE1hepFT2dLiW6I4X8ho2Wq7nhYuT8RmV4OKlCFENwCuXlKcpV/sw=="],
7348+
73477349
"unplugin-vue-router/chokidar": ["[email protected]", "", { "dependencies": { "readdirp": "^4.0.1" } }, "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA=="],
73487350

73497351
"unplugin-vue-router/magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],

storage/framework/core/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"prepublishOnly": "bun run build"
4545
},
4646
"devDependencies": {
47-
"@mdit-vue/plugin-component": "^2.1.4",
47+
"@mdit-vue/plugin-component": "^3.0.2",
4848
"@mdit-vue/plugin-frontmatter": "^2.1.4",
4949
"@mdit-vue/types": "^2.1.4",
5050
"@rollup/pluginutils": "^5.3.0",

0 commit comments

Comments
 (0)