Skip to content

Commit 46e9dab

Browse files
committed
chore(deps): bump mdit-vue to v3
1 parent 3d0fafb commit 46e9dab

File tree

2 files changed

+88
-80
lines changed

2 files changed

+88
-80
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
"*": "prettier --experimental-cli --ignore-unknown --write"
9696
},
9797
"dependencies": {
98-
"@docsearch/css": "^4.0.0-beta.5",
99-
"@docsearch/js": "^4.0.0-beta.5",
100-
"@iconify-json/simple-icons": "^1.2.46",
98+
"@docsearch/css": "^4.0.0-beta.6",
99+
"@docsearch/js": "^4.0.0-beta.6",
100+
"@iconify-json/simple-icons": "^1.2.47",
101101
"@shikijs/core": "^3.9.2",
102102
"@shikijs/transformers": "^3.9.2",
103103
"@shikijs/types": "^3.9.2",
@@ -117,13 +117,13 @@
117117
"devDependencies": {
118118
"@clack/prompts": "^1.0.0-alpha.1",
119119
"@iconify/utils": "^3.0.0",
120-
"@mdit-vue/plugin-component": "^2.1.4",
121-
"@mdit-vue/plugin-frontmatter": "^2.1.4",
122-
"@mdit-vue/plugin-headers": "^2.1.4",
123-
"@mdit-vue/plugin-sfc": "^2.1.4",
124-
"@mdit-vue/plugin-title": "^2.1.4",
125-
"@mdit-vue/plugin-toc": "^2.1.4",
126-
"@mdit-vue/shared": "^2.1.4",
120+
"@mdit-vue/plugin-component": "^3.0.0",
121+
"@mdit-vue/plugin-frontmatter": "^3.0.0",
122+
"@mdit-vue/plugin-headers": "^3.0.0",
123+
"@mdit-vue/plugin-sfc": "^3.0.0",
124+
"@mdit-vue/plugin-title": "^3.0.0",
125+
"@mdit-vue/plugin-toc": "^3.0.0",
126+
"@mdit-vue/shared": "^3.0.0",
127127
"@polka/compression": "^1.0.0-next.28",
128128
"@rollup/plugin-alias": "^5.1.1",
129129
"@rollup/plugin-commonjs": "^28.0.6",

pnpm-lock.yaml

Lines changed: 78 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)