Skip to content

Commit 42e97e1

Browse files
author
Carlos
committed
Update dependencies for markdown-it and unplugin-vue-markdown
1 parent 771b1fa commit 42e97e1

File tree

2 files changed

+22
-29
lines changed

2 files changed

+22
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@tailwindcss/forms": "^0.5.7",
2424
"@tailwindcss/typography": "^0.5.12",
2525
"@types/fs-extra": "^11.0.4",
26-
"@types/markdown-it": "^14.0.0",
26+
"@types/markdown-it": "^14.0.1",
2727
"@types/markdown-it-link-attributes": "^3.0.5",
2828
"@types/node": "^20.12.7",
2929
"@types/string": "0.0.34",
@@ -53,10 +53,10 @@
5353
"typescript": "^5.4.5",
5454
"unplugin-auto-import": "^0.17.5",
5555
"unplugin-vue-components": "^0.26.0",
56-
"unplugin-vue-markdown": "^0.26.0",
56+
"unplugin-vue-markdown": "^0.26.1",
5757
"vite": "^5.2.8",
5858
"vite-plugin-pages": "^0.32.1",
59-
"vite-plugin-pwa": "^0.19.0",
59+
"vite-plugin-pwa": "^0.19.8",
6060
"vite-plugin-vue-layouts": "^0.11.0",
6161
"vite-ssg": "^0.23.6",
6262
"vite-ssg-sitemap": "^0.6.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)