Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 2, 2024
1 parent 907391a commit e36a47c
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 60 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@shikijs/vitepress-twoslash": "^1.0.0-beta.3",
"@shikijs/vitepress-twoslash": "^1.0.0-beta.5",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unhead/vue": "^1.8.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@iconify-json/ph": "^1.1.11",
"@lillallol/outline-pdf": "^4.0.0",
"@mrdrogdrog/optional": "^1.2.1",
"@shikijs/markdown-it": "^1.0.0-beta.3",
"@shikijs/twoslash": "^1.0.0-beta.3",
"@shikijs/markdown-it": "^1.0.0-beta.5",
"@shikijs/twoslash": "^1.0.0-beta.5",
"@shikijs/vitepress-twoslash": "1.0.0-beta.3",
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
Expand Down Expand Up @@ -97,12 +97,12 @@
"resolve": "^1.22.8",
"resolve-from": "^5.0.0",
"resolve-global": "^2.0.0",
"shiki": "^1.0.0-beta.3",
"shiki": "^1.0.0-beta.5",
"sirv": "^2.0.4",
"unocss": "^0.58.4",
"unplugin-icons": "^0.18.3",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.25.2",
"unplugin-vue-markdown": "^0.26.0",
"uqr": "^0.1.2",
"vite": "^5.0.12",
"vite-plugin-inspect": "^0.8.3",
Expand Down
133 changes: 78 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e36a47c

Please sign in to comment.