Skip to content

Commit ac000f9

Browse files
chore(deps): update dependency @mdit-vue/plugin-component to v3
1 parent 7d7a891 commit ac000f9

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

bun.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,7 +1311,7 @@
13111311
"@stacksjs/ts-validation": "^0.4.7",
13121312
},
13131313
"devDependencies": {
1314-
"@mdit-vue/plugin-component": "^2.1.4",
1314+
"@mdit-vue/plugin-component": "^3.0.2",
13151315
"@mdit-vue/plugin-frontmatter": "^2.1.4",
13161316
"@mdit-vue/types": "^2.1.4",
13171317
"@rollup/pluginutils": "^5.3.0",
@@ -2311,7 +2311,7 @@
23112311

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

2314-
"@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=="],
2314+
"@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=="],
23152315

23162316
"@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=="],
23172317

@@ -6127,8 +6127,6 @@
61276127

61286128
"unplugin-auto-import/unimport": ["[email protected]", "", { "dependencies": { "acorn": "^8.14.1", "escape-string-regexp": "^5.0.0", "estree-walker": "^3.0.3", "local-pkg": "^1.1.1", "magic-string": "^0.30.17", "mlly": "^1.7.4", "pathe": "^2.0.3", "picomatch": "^4.0.2", "pkg-types": "^2.1.0", "scule": "^1.3.0", "strip-literal": "^3.0.0", "tinyglobby": "^0.2.12", "unplugin": "^2.2.2", "unplugin-utils": "^0.2.4" } }, "sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag=="],
61296129

6130-
"unplugin-vue-markdown/@mdit-vue/plugin-component": ["@mdit-vue/[email protected]", "", { "dependencies": { "@types/markdown-it": "^14.1.2", "markdown-it": "^14.1.0" } }, "sha512-Fu53MajrZMOAjOIPGMTdTXgHLgGU9KwTqKtYc6WNYtFZNKw04euSfJ/zFg8eBY/2MlciVngkF7Gyc2IL7e8Bsw=="],
6131-
61326130
"unplugin-vue-markdown/@mdit-vue/plugin-frontmatter": ["@mdit-vue/[email protected]", "", { "dependencies": { "@mdit-vue/types": "3.0.2", "@types/markdown-it": "^14.1.2", "gray-matter": "^4.0.3", "markdown-it": "^14.1.0" } }, "sha512-QKKgIva31YtqHgSAz7S7hRcL7cHXiqdog4wxTfxeQCHo+9IP4Oi5/r1Y5E93nTPccpadDWzAwr3A0F+kAEnsVQ=="],
61336131

61346132
"unplugin-vue-markdown/@mdit-vue/types": ["@mdit-vue/[email protected]", "", {}, "sha512-00aAZ0F0NLik6I6Yba2emGbHLxv+QYrPH00qQ5dFKXlAo1Ll2RHDXwY7nN2WAfrx2pP+WrvSRFTGFCNGdzBDHw=="],

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)