Skip to content

Commit

Permalink
chore: update deps, close #165
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 23, 2021
1 parent 417a0d7 commit 2ef09b8
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 39 deletions.
3 changes: 1 addition & 2 deletions .tazerc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"exclude": [
"@iconify/json",
"husky",
"mermaid",
"vite-plugin-components"
"mermaid"
]
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@
"lint-staged": "^11.0.0",
"mermaid": "^8.10.1",
"playwright-chromium": "^1.11.1",
"pnpm": "^6.4.0",
"pnpm": "^6.5.0",
"rimraf": "^3.0.2",
"ts-jest": "^26.5.6",
"tsup": "4.11.0",
"typescript": "^4.2.4",
"vite": "^2.3.3",
"vite-plugin-windicss": "^0.16.0-beta.22",
"zx": "^1.9.0"
"vite-plugin-windicss": "^0.16.0-beta.23",
"zx": "^1.10.0"
}
}
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vueuse/motion": "^1.5.5",
"codemirror": "^5.61.1",
"file-saver": "^2.0.5",
"js-base64": "^3.6.0",
"js-base64": "^3.6.1",
"js-yaml": "^4.1.0",
"katex": "^0.13.11",
"mermaid": "8.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"fast-glob": "^3.2.5",
"fs-extra": "^10.0.0",
"jiti": "^1.9.2",
"js-base64": "^3.6.0",
"js-base64": "^3.6.1",
"katex": "^0.13.11",
"kolorist": "^1.4.1",
"markdown-it": "^12.0.6",
Expand All @@ -75,11 +75,11 @@
"shiki": "^0.9.4",
"sirv": "^1.0.11",
"vite": "^2.3.3",
"vite-plugin-components": "^0.8.4",
"vite-plugin-components": "^0.9.2",
"vite-plugin-icons": "^0.5.1",
"vite-plugin-md": "^0.6.7",
"vite-plugin-remote-assets": "^0.2.2",
"vite-plugin-windicss": "^0.16.0-beta.22",
"vite-plugin-windicss": "^0.16.0-beta.23",
"vue": "^3.0.11",
"windicss": "^3.0.9",
"yargs": "^17.0.1"
Expand Down
61 changes: 31 additions & 30 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 2ef09b8

Please sign in to comment.