Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 29, 2024
1 parent f7cf8fa commit d720b8c
Show file tree
Hide file tree
Showing 6 changed files with 1,211 additions and 968 deletions.
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docs",
"type": "module",
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
Expand All @@ -14,23 +14,23 @@
"typeit": "^8.8.3"
},
"devDependencies": {
"@iconify/json": "^2.2.192",
"@shikijs/vitepress-twoslash": "^1.1.7",
"@iconify/json": "^2.2.196",
"@shikijs/vitepress-twoslash": "^1.2.1",
"@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.11.27",
"@unocss/reset": "^0.58.5",
"@types/node": "^20.11.30",
"@unocss/reset": "^0.58.8",
"fs-extra": "^11.2.0",
"markdown-it": "^14.0.0",
"shiki": "^1.1.7",
"typescript": "^5.4.2",
"unocss": "^0.58.5",
"markdown-it": "^14.1.0",
"shiki": "^1.2.1",
"typescript": "^5.4.3",
"unocss": "^0.58.8",
"unplugin-icons": "^0.18.5",
"unplugin-vue-components": "^0.26.0",
"vite-plugin-inspect": "^0.8.3",
"vitepress": "^1.0.0-rc.45"
"vitepress": "^1.0.1"
}
}
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "module",
"version": "0.48.7",
"private": true,
"packageManager": "[email protected].4",
"packageManager": "[email protected].5",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -26,10 +26,10 @@
"test": "vitest test"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.1",
"@antfu/eslint-config": "^2.11.4",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@shikijs/markdown-it": "^1.1.7",
"@shikijs/markdown-it": "^1.2.1",
"@slidev/cli": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
Expand All @@ -42,7 +42,7 @@
"@types/js-yaml": "^4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-it": "^13.0.7",
"@types/node": "^20.11.27",
"@types/node": "^20.11.30",
"@types/prismjs": "^1.26.3",
"@types/prompts": "^2.4.9",
"@types/recordrtc": "^5.6.14",
Expand All @@ -52,25 +52,25 @@
"@vueuse/core": "^10.9.0",
"bumpp": "^9.4.0",
"cross-env": "^7.0.3",
"cypress": "^13.7.0",
"cypress": "^13.7.1",
"eslint": "^8.57.0",
"eslint-plugin-format": "^0.1.0",
"esno": "^4.7.0",
"katex": "^0.16.9",
"katex": "^0.16.10",
"lint-staged": "^15.2.2",
"mermaid": "^10.9.0",
"playwright-chromium": "^1.42.1",
"pnpm": "^8.15.4",
"pnpm": "^8.15.5",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^5.0.5",
"shiki": "^1.1.7",
"simple-git-hooks": "^2.10.0",
"shiki": "^1.2.1",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.3",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.3.1",
"vue-tsc": "^2.0.6",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7",
"zx": "^7.2.3"
},
"pnpm": {
Expand Down
18 changes: 9 additions & 9 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/ph": "^1.1.11",
"@iconify-json/svg-spinners": "^1.1.2",
"@shikijs/monaco": "^1.1.7",
"@shikijs/vitepress-twoslash": "^1.1.7",
"@shikijs/monaco": "^1.2.1",
"@shikijs/vitepress-twoslash": "^1.2.1",
"@slidev/parser": "workspace:*",
"@slidev/rough-notation": "^0.1.0",
"@slidev/types": "workspace:*",
"@typescript/ata": "^0.9.4",
"@unhead/vue": "^1.8.18",
"@unocss/reset": "^0.58.5",
"@unhead/vue": "^1.9.3",
"@unocss/reset": "^0.58.8",
"@vueuse/core": "^10.9.0",
"@vueuse/math": "^10.9.0",
"@vueuse/motion": "^2.1.0",
Expand All @@ -49,21 +49,21 @@
"floating-vue": "^5.2.2",
"fuse.js": "^7.0.0",
"js-yaml": "^4.1.0",
"katex": "^0.16.9",
"katex": "^0.16.10",
"lz-string": "^1.5.0",
"mermaid": "^10.9.0",
"monaco-editor": "^0.47.0",
"prettier": "^3.2.5",
"recordrtc": "^5.6.2",
"shiki": "^1.1.7",
"shiki": "^1.2.1",
"shiki-magic-move": "^0.3.4",
"typescript": "^5.4.2",
"unocss": "^0.58.5",
"typescript": "^5.4.3",
"unocss": "^0.58.8",
"vue": "^3.4.21",
"vue-demi": "^0.14.7",
"vue-router": "^4.3.0"
},
"devDependencies": {
"vite": "^5.1.6"
"vite": "^5.2.7"
}
}
26 changes: 13 additions & 13 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"@iconify-json/ph": "^1.1.11",
"@iconify-json/svg-spinners": "^1.1.2",
"@lillallol/outline-pdf": "^4.0.0",
"@shikijs/markdown-it": "^1.1.7",
"@shikijs/twoslash": "^1.1.7",
"@shikijs/vitepress-twoslash": "^1.1.7",
"@shikijs/markdown-it": "^1.2.1",
"@shikijs/twoslash": "^1.2.1",
"@shikijs/vitepress-twoslash": "^1.2.1",
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unocss/extractor-mdc": "^0.58.5",
"@unocss/reset": "^0.58.5",
"@unocss/extractor-mdc": "^0.58.8",
"@unocss/reset": "^0.58.8",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"chokidar": "^3.6.0",
Expand All @@ -77,11 +77,11 @@
"htmlparser2": "^9.1.0",
"is-installed-globally": "^1.0.0",
"jiti": "^1.21.0",
"katex": "^0.16.9",
"katex": "^0.16.10",
"kolorist": "^1.8.0",
"local-pkg": "^0.5.0",
"lz-string": "^1.5.0",
"markdown-it": "^14.0.0",
"markdown-it": "^14.1.0",
"markdown-it-footnote": "^4.0.0",
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-mdc": "^0.2.3",
Expand All @@ -93,24 +93,24 @@
"postcss-nested": "^6.0.1",
"prismjs": "^1.29.0",
"prompts": "^2.4.2",
"public-ip": "^6.0.1",
"public-ip": "^6.0.2",
"resolve-from": "^5.0.0",
"resolve-global": "^2.0.0",
"semver": "^7.6.0",
"shiki": "^1.1.7",
"shiki": "^1.2.1",
"shiki-magic-move": "^0.3.4",
"sirv": "^2.0.4",
"typescript": "^5.4.2",
"unocss": "^0.58.5",
"typescript": "^5.4.3",
"unocss": "^0.58.8",
"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.1.6",
"vite": "^5.2.7",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-remote-assets": "^0.4.1",
"vite-plugin-static-copy": "^1.0.1",
"vite-plugin-static-copy": "^1.0.2",
"vite-plugin-vue-server-ref": "^0.4.2",
"vitefu": "^0.2.5",
"vue": "^3.4.21",
Expand Down
6 changes: 3 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
"@antfu/utils": "^0.7.7",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"katex": "^0.16.9",
"katex": "^0.16.10",
"mermaid": "^10.9.0",
"monaco-editor": "^0.47.0",
"shiki": "^1.1.7",
"unocss": "^0.58.5",
"shiki": "^1.2.1",
"unocss": "^0.58.8",
"unplugin-icons": "^0.18.5",
"unplugin-vue-markdown": "^0.26.0",
"vite-plugin-remote-assets": "^0.4.1",
Expand Down
Loading

0 comments on commit d720b8c

Please sign in to comment.