Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Apr 10, 2024
1 parent 65a1cda commit c61bbb4
Show file tree
Hide file tree
Showing 7 changed files with 868 additions and 1,039 deletions.
2 changes: 1 addition & 1 deletion demo/composable-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"export:clicks": "slidev export --with-clicks"
},
"devDependencies": {
"@iconify-json/mdi": "^1.1.64",
"@iconify-json/mdi": "^1.1.66",
"@iconify-json/ri": "^1.1.20",
"@slidev/cli": "workspace:*",
"@slidev/theme-default": "^0.25.0",
Expand Down
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"typeit": "^8.8.3"
},
"devDependencies": {
"@iconify/json": "^2.2.196",
"@shikijs/vitepress-twoslash": "^1.2.3",
"@iconify/json": "^2.2.199",
"@shikijs/vitepress-twoslash": "^1.3.0",
"@slidev/client": "0.34.3",
"@slidev/parser": "0.34.3",
"@slidev/theme-default": "0.21.2",
"@slidev/types": "0.34.3",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.2",
"@unocss/reset": "^0.58.9",
"@types/node": "^20.12.7",
"@unocss/reset": "^0.59.0",
"fs-extra": "^11.2.0",
"markdown-it": "^14.1.0",
"shiki": "^1.2.3",
"typescript": "^5.4.3",
"unocss": "^0.58.9",
"shiki": "^1.3.0",
"typescript": "^5.4.4",
"unocss": "^0.59.0",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "^1.0.2"
"vitepress": "^1.1.0"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"test": "vitest test"
},
"devDependencies": {
"@antfu/eslint-config": "^2.11.6",
"@antfu/eslint-config": "^2.13.2",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@shikijs/markdown-it": "^1.2.3",
"@shikijs/markdown-it": "^1.3.0",
"@slidev/cli": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
Expand All @@ -41,8 +41,8 @@
"@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.12.2",
"@types/markdown-it": "^14.0.0",
"@types/node": "^20.12.7",
"@types/prismjs": "^1.26.3",
"@types/prompts": "^2.4.9",
"@types/recordrtc": "^5.6.14",
Expand All @@ -52,26 +52,26 @@
"@vueuse/core": "^10.9.0",
"bumpp": "^9.4.0",
"cross-env": "^7.0.3",
"cypress": "^13.7.1",
"eslint": "^8.57.0",
"cypress": "^13.7.2",
"eslint": "^9.0.0",
"eslint-plugin-format": "^0.1.0",
"esno": "^4.7.0",
"katex": "^0.16.10",
"lint-staged": "^15.2.2",
"mermaid": "^10.9.0",
"playwright-chromium": "^1.42.1",
"playwright-chromium": "^1.43.0",
"pnpm": "^8.15.6",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^5.0.5",
"shiki": "^1.2.3",
"shiki": "^1.3.0",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.3",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"typescript": "^5.4.4",
"vite": "^5.2.8",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7",
"zx": "^7.2.3"
"vue-tsc": "^2.0.11",
"zx": "^8.0.1"
},
"pnpm": {
"patchedDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"dependencies": {
"@antfu/utils": "^0.7.7",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/svg-spinners": "^1.1.2",
"@shikijs/monaco": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.2.3",
"@shikijs/monaco": "^1.3.0",
"@shikijs/vitepress-twoslash": "^1.3.0",
"@slidev/parser": "workspace:*",
"@slidev/rough-notation": "^0.1.0",
"@slidev/types": "workspace:*",
"@typescript/ata": "^0.9.4",
"@unhead/vue": "^1.9.4",
"@unocss/reset": "^0.58.9",
"@unocss/reset": "^0.59.0",
"@vueuse/core": "^10.9.0",
"@vueuse/math": "^10.9.0",
"@vueuse/motion": "^2.1.0",
Expand All @@ -55,15 +55,15 @@
"monaco-editor": "^0.47.0",
"prettier": "^3.2.5",
"recordrtc": "^5.6.2",
"shiki": "^1.2.3",
"shiki": "^1.3.0",
"shiki-magic-move": "^0.3.5",
"typescript": "^5.4.3",
"unocss": "^0.58.9",
"typescript": "^5.4.4",
"unocss": "^0.59.0",
"vue": "^3.4.21",
"vue-demi": "^0.14.7",
"vue-router": "^4.3.0"
},
"devDependencies": {
"vite": "^5.2.7"
"vite": "^5.2.8"
}
}
20 changes: 10 additions & 10 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,17 @@
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/svg-spinners": "^1.1.2",
"@lillallol/outline-pdf": "^4.0.0",
"@shikijs/markdown-it": "^1.2.3",
"@shikijs/twoslash": "^1.2.3",
"@shikijs/vitepress-twoslash": "^1.2.3",
"@shikijs/markdown-it": "^1.3.0",
"@shikijs/twoslash": "^1.3.0",
"@shikijs/vitepress-twoslash": "^1.3.0",
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unocss/extractor-mdc": "^0.58.9",
"@unocss/reset": "^0.58.9",
"@unocss/extractor-mdc": "^0.59.0",
"@unocss/reset": "^0.59.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"chokidar": "^3.6.0",
Expand Down Expand Up @@ -98,18 +98,18 @@
"resolve-from": "^5.0.0",
"resolve-global": "^2.0.0",
"semver": "^7.6.0",
"shiki": "^1.2.3",
"shiki": "^1.3.0",
"shiki-magic-move": "^0.3.5",
"sirv": "^2.0.4",
"source-map-js": "^1.2.0",
"typescript": "^5.4.3",
"unocss": "^0.58.9",
"typescript": "^5.4.4",
"unocss": "^0.59.0",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.26.0",
"untun": "^0.1.3",
"uqr": "^0.1.2",
"vite": "^5.2.7",
"vite": "^5.2.8",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-remote-assets": "^0.4.1",
"vite-plugin-static-copy": "^1.0.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"katex": "^0.16.10",
"mermaid": "^10.9.0",
"monaco-editor": "^0.47.0",
"shiki": "^1.2.3",
"unocss": "^0.58.9",
"shiki": "^1.3.0",
"unocss": "^0.59.0",
"unplugin-icons": "^0.18.5",
"unplugin-vue-markdown": "^0.26.0",
"vite-plugin-remote-assets": "^0.4.1",
Expand Down

0 comments on commit c61bbb4

Please sign in to comment.