Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu authored and AlbertBrand committed Aug 16, 2024
1 parent 825e71d commit 4773bc4
Show file tree
Hide file tree
Showing 13 changed files with 1,733 additions and 1,437 deletions.
4 changes: 2 additions & 2 deletions demo/composable-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"export:clicks": "slidev export --with-clicks"
},
"devDependencies": {
"@iconify-json/mdi": "^1.1.67",
"@iconify-json/ri": "^1.1.21",
"@iconify-json/mdi": "^1.1.68",
"@iconify-json/ri": "^1.1.22",
"@slidev/cli": "workspace:*",
"@slidev/theme-default": "^0.25.0",
"@slidev/theme-seriph": "^0.25.0",
Expand Down
2 changes: 1 addition & 1 deletion demo/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"@slidev/theme-default": "^0.25.0",
"@slidev/theme-seriph": "^0.25.0",
"nodemon": "^3.1.4",
"vue": "^3.4.33"
"vue": "^3.4.38"
}
}
4 changes: 2 additions & 2 deletions demo/vue-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@slidev/cli": "workspace:*",
"@slidev/theme-default": "^0.25.0",
"@slidev/theme-seriph": "^0.25.0",
"@vue/compiler-sfc": "^3.4.33",
"@vue/compiler-sfc": "^3.4.38",
"nodemon": "^3.1.4",
"vue": "^3.4.33"
"vue": "^3.4.38"
}
}
22 changes: 11 additions & 11 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,20 @@
"type": "module",
"version": "0.49.24",
"private": true,
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.1",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
"postinstall": "node .vitepress/scripts/prepare.js"
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"typeit": "8.1.0"
},
"devDependencies": {
"@iconify/json": "^2.2.230",
"@shikijs/vitepress-twoslash": "^1.11.1",
"@iconify/json": "^2.2.237",
"@shikijs/vitepress-twoslash": "^1.13.0",
"@slidev-old/client": "npm:@slidev/[email protected]",
"@slidev-old/parser": "npm:@slidev/[email protected]",
"@slidev-old/theme-default": "npm:@slidev/[email protected]",
Expand All @@ -25,18 +25,18 @@
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.11",
"@unocss/reset": "^0.61.5",
"@types/node": "^22.3.0",
"@unocss/reset": "^0.62.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"gray-matter": "^4.0.3",
"markdown-it": "^14.1.0",
"shiki": "^1.11.1",
"shiki": "^1.13.0",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.3",
"unocss": "^0.62.1",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"vite-plugin-inspect": "^0.8.5",
"vitepress": "^1.3.1"
"vitepress": "^1.3.2"
}
}
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "module",
"version": "0.49.24",
"private": true,
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.7.1",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -27,10 +27,10 @@
"prepare": "simple-git-hooks"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.2",
"@antfu/ni": "^0.22.0",
"@antfu/eslint-config": "^2.25.2",
"@antfu/ni": "^0.22.4",
"@antfu/utils": "^0.7.10",
"@shikijs/markdown-it": "^1.11.1",
"@shikijs/markdown-it": "^1.13.0",
"@slidev/cli": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
Expand All @@ -41,37 +41,37 @@
"@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.14.11",
"@types/markdown-it": "^14.1.2",
"@types/node": "^22.3.0",
"@types/prismjs": "^1.26.4",
"@types/prompts": "^2.4.9",
"@types/recordrtc": "^5.6.14",
"@types/resolve": "^1.20.6",
"@types/semver": "^7.5.8",
"@types/yargs": "^17.0.32",
"@vueuse/core": "^10.11.0",
"bumpp": "^9.4.1",
"@types/yargs": "^17.0.33",
"@vueuse/core": "^10.11.1",
"bumpp": "^9.5.1",
"cross-env": "^7.0.3",
"cypress": "^13.13.1",
"eslint": "^9.7.0",
"cypress": "^13.13.3",
"eslint": "^9.9.0",
"eslint-plugin-format": "^0.1.2",
"esno": "^4.7.0",
"execa": "^9.3.0",
"execa": "^9.3.1",
"katex": "^0.16.11",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.9",
"mermaid": "^10.9.1",
"playwright-chromium": "^1.45.3",
"playwright-chromium": "^1.46.0",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^6.0.1",
"shiki": "^1.11.1",
"shiki": "^1.13.0",
"simple-git-hooks": "^2.11.1",
"taze": "^0.16.1",
"taze": "^0.16.6",
"ts-json-schema-generator": "^2.3.0",
"tsup": "^8.2.2",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.3.4",
"vitest": "^2.0.4",
"vue-tsc": "^2.0.28",
"vite": "^5.4.1",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29",
"zx": "^8.1.4"
},
"pnpm": {
Expand Down
30 changes: 15 additions & 15 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/svg-spinners": "^1.1.2",
"@shikijs/monaco": "^1.11.1",
"@shikijs/vitepress-twoslash": "^1.11.1",
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/svg-spinners": "^1.1.3",
"@shikijs/monaco": "^1.13.0",
"@shikijs/vitepress-twoslash": "^1.13.0",
"@slidev/parser": "workspace:*",
"@slidev/rough-notation": "^0.1.0",
"@slidev/types": "workspace:*",
"@typescript/ata": "^0.9.6",
"@typescript/ata": "^0.9.7",
"@unhead/vue": "^1.9.16",
"@unocss/reset": "^0.61.5",
"@vueuse/core": "^10.11.0",
"@vueuse/math": "^10.11.0",
"@unocss/reset": "^0.62.1",
"@vueuse/core": "^10.11.1",
"@vueuse/math": "^10.11.1",
"@vueuse/motion": "^2.2.3",
"drauu": "^0.4.0",
"file-saver": "^2.0.5",
Expand All @@ -53,15 +53,15 @@
"monaco-editor": "^0.50.0",
"prettier": "^3.3.3",
"recordrtc": "^5.6.2",
"shiki": "^1.11.1",
"shiki": "^1.13.0",
"shiki-magic-move": "^0.4.3",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"vue": "^3.4.33",
"vue-router": "^4.4.0",
"yaml": "^2.4.5"
"unocss": "^0.62.1",
"vue": "^3.4.38",
"vue-router": "^4.4.3",
"yaml": "^2.5.0"
},
"devDependencies": {
"vite": "^5.3.4"
"vite": "^5.4.1"
}
}
2 changes: 1 addition & 1 deletion packages/create-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"execa": "^8.0.1",
"execa": "^9.3.1",
"kolorist": "^1.8.0",
"minimist": "^1.2.8",
"prompts": "^2.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-app/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"@slidev/cli": "^0.49.24",
"@slidev/theme-default": "latest",
"@slidev/theme-seriph": "latest",
"vue": "^3.4.33"
"vue": "^3.4.38"
}
}
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"dependencies": {
"@antfu/utils": "^0.7.10",
"@slidev/types": "workspace:*",
"yaml": "^2.4.5"
"yaml": "^2.5.0"
}
}
40 changes: 20 additions & 20 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,26 +48,26 @@
}
},
"dependencies": {
"@antfu/ni": "^0.22.0",
"@antfu/ni": "^0.22.4",
"@antfu/utils": "^0.7.10",
"@iconify-json/carbon": "^1.1.36",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/svg-spinners": "^1.1.2",
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/svg-spinners": "^1.1.3",
"@lillallol/outline-pdf": "^4.0.0",
"@shikijs/markdown-it": "^1.11.1",
"@shikijs/twoslash": "^1.11.0",
"@shikijs/vitepress-twoslash": "^1.11.1",
"@shikijs/markdown-it": "^1.13.0",
"@shikijs/twoslash": "^1.13.0",
"@shikijs/vitepress-twoslash": "^1.13.0",
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unocss/extractor-mdc": "^0.61.5",
"@unocss/reset": "^0.61.5",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@unocss/extractor-mdc": "^0.62.1",
"@unocss/reset": "^0.62.1",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"chokidar": "^3.6.0",
"cli-progress": "^3.12.0",
"connect": "^3.7.0",
"debug": "^4.3.5",
"debug": "^4.3.6",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
Expand All @@ -80,7 +80,7 @@
"kolorist": "^1.8.0",
"local-pkg": "^0.5.0",
"lz-string": "^1.5.0",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"magic-string-stack": "^0.1.1",
"markdown-it": "^14.1.0",
"markdown-it-footnote": "^4.0.0",
Expand All @@ -95,28 +95,28 @@
"pptxgenjs": "^3.12.0",
"prismjs": "^1.29.0",
"prompts": "^2.4.2",
"public-ip": "^6.0.2",
"public-ip": "^7.0.1",
"resolve-from": "^5.0.0",
"resolve-global": "^2.0.0",
"semver": "^7.6.3",
"shiki": "^1.11.1",
"shiki": "^1.13.0",
"shiki-magic-move": "^0.4.3",
"sirv": "^2.0.4",
"source-map-js": "^1.2.0",
"typescript": "^5.5.4",
"unocss": "^0.61.5",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.3",
"unocss": "^0.62.1",
"unplugin-icons": "^0.19.2",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-markdown": "^0.26.2",
"untun": "^0.1.3",
"uqr": "^0.1.2",
"vite": "^5.3.4",
"vite": "^5.4.1",
"vite-plugin-inspect": "^0.8.5",
"vite-plugin-remote-assets": "^0.5.0",
"vite-plugin-static-copy": "^1.0.6",
"vite-plugin-vue-server-ref": "^0.4.2",
"vitefu": "^0.2.5",
"vue": "^3.4.33",
"vue": "^3.4.38",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,21 @@
},
"dependencies": {
"@antfu/utils": "^0.7.10",
"@shikijs/markdown-it": "^1.11.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@shikijs/markdown-it": "^1.13.0",
"@vitejs/plugin-vue": "^5.1.2",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"katex": "^0.16.11",
"mermaid": "^10.9.1",
"monaco-editor": "^0.50.0",
"shiki": "^1.11.1",
"unocss": "^0.61.5",
"unplugin-icons": "^0.19.0",
"shiki": "^1.13.0",
"unocss": "^0.62.1",
"unplugin-icons": "^0.19.2",
"unplugin-vue-markdown": "^0.26.2",
"vite-plugin-inspect": "^0.8.5",
"vite-plugin-remote-assets": "^0.5.0",
"vite-plugin-static-copy": "^1.0.6",
"vite-plugin-vue-server-ref": "^0.4.2",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
"vue": "^3.4.38",
"vue-router": "^4.4.3"
}
}
8 changes: 4 additions & 4 deletions packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,16 +454,16 @@
"@antfu/utils": "^0.7.10",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@types/node": "^20.14.11",
"@types/vscode": "~1.89.0",
"@types/node": "^22.3.0",
"@types/vscode": "^1.89.0",
"@volar/language-server": "~2.4.0-alpha.18",
"@volar/vscode": "^2.4.0-alpha.18",
"get-port-please": "^3.1.2",
"mlly": "^1.7.1",
"ovsx": "^0.9.1",
"ovsx": "^0.9.2",
"prettier": "^3.3.3",
"reactive-vscode": "0.2.0-beta.5",
"tm-grammars": "^1.14.0",
"tm-grammars": "^1.17.1",
"volar-service-prettier": "^0.0.54",
"volar-service-yaml": "^0.0.59"
}
Expand Down
Loading

0 comments on commit 4773bc4

Please sign in to comment.