Skip to content

Commit 960d37c

Browse files
committed
build: bump deps
1 parent 0a9d26d commit 960d37c

File tree

3 files changed

+66
-66
lines changed

3 files changed

+66
-66
lines changed

packages/markdown/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"clean": "rimraf dist"
3232
},
3333
"dependencies": {
34-
"@mdit-vue/plugin-component": "^2.1.3",
35-
"@mdit-vue/plugin-frontmatter": "^2.1.3",
36-
"@mdit-vue/plugin-headers": "^2.1.3",
37-
"@mdit-vue/plugin-sfc": "^2.1.3",
38-
"@mdit-vue/plugin-title": "^2.1.3",
39-
"@mdit-vue/plugin-toc": "^2.1.3",
40-
"@mdit-vue/shared": "^2.1.3",
41-
"@mdit-vue/types": "^2.1.0",
34+
"@mdit-vue/plugin-component": "^2.1.4",
35+
"@mdit-vue/plugin-frontmatter": "^2.1.4",
36+
"@mdit-vue/plugin-headers": "^2.1.4",
37+
"@mdit-vue/plugin-sfc": "^2.1.4",
38+
"@mdit-vue/plugin-title": "^2.1.4",
39+
"@mdit-vue/plugin-toc": "^2.1.4",
40+
"@mdit-vue/shared": "^2.1.4",
41+
"@mdit-vue/types": "^2.1.4",
4242
"@types/markdown-it": "^14.1.2",
4343
"@types/markdown-it-emoji": "^3.0.1",
4444
"@vuepress/shared": "workspace:*",

packages/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"clean": "rimraf dist"
3434
},
3535
"dependencies": {
36-
"@mdit-vue/types": "^2.1.0"
36+
"@mdit-vue/types": "^2.1.4"
3737
},
3838
"publishConfig": {
3939
"access": "public"

pnpm-lock.yaml

+57-57
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)