Skip to content

Commit f60e009

Browse files
chore(deps): update dependency @mdit-vue/plugin-component to v3
1 parent 0248cf7 commit f60e009

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
@@ -1350,7 +1350,7 @@
13501350
"@stacksjs/ts-validation": "^0.4.7",
13511351
},
13521352
"devDependencies": {
1353-
"@mdit-vue/plugin-component": "^2.1.4",
1353+
"@mdit-vue/plugin-component": "^3.0.2",
13541354
"@mdit-vue/plugin-frontmatter": "^2.1.4",
13551355
"@mdit-vue/types": "^2.1.4",
13561356
"@rollup/pluginutils": "^5.3.0",
@@ -2352,7 +2352,7 @@
23522352

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

2355-
"@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=="],
2355+
"@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=="],
23562356

23572357
"@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=="],
23582358

@@ -6206,8 +6206,6 @@
62066206

62076207
"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=="],
62086208

6209-
"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=="],
6210-
62116209
"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=="],
62126210

62136211
"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
@@ -47,7 +47,7 @@
4747
"@stacksjs/ts-validation": "^0.4.7"
4848
},
4949
"devDependencies": {
50-
"@mdit-vue/plugin-component": "^2.1.4",
50+
"@mdit-vue/plugin-component": "^3.0.2",
5151
"@mdit-vue/plugin-frontmatter": "^2.1.4",
5252
"@mdit-vue/types": "^2.1.4",
5353
"@rollup/pluginutils": "^5.3.0",

0 commit comments

Comments
 (0)