Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Oct 26, 2023
1 parent 0de98b8 commit 77c8f58
Show file tree
Hide file tree
Showing 6 changed files with 1,333 additions and 730 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.54",
"@iconify-json/mdi": "^1.1.55",
"@iconify-json/ri": "^1.1.12",
"@slidev/cli": "workspace:*",
"@slidev/theme-default": "^0.21.2",
Expand Down
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default antfu(
overrides: {
vue: {
'vue/no-v-text-v-html-on-component': 'off',
'vue/component-name-in-template-casing': 'off',
},
},
},
Expand Down
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "module",
"version": "0.43.7",
"private": true,
"packageManager": "pnpm@8.8.0",
"packageManager": "pnpm@8.9.2",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -23,48 +23,48 @@
"test": "vitest test"
},
"devDependencies": {
"@antfu/eslint-config": "^1.0.0-beta.21",
"@antfu/eslint-config": "^1.0.0-beta.28",
"@antfu/ni": "^0.21.8",
"@antfu/utils": "^0.7.6",
"@slidev/cli": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@types/cli-progress": "^3.11.3",
"@types/codemirror": "^5.60.10",
"@types/connect": "^3.4.36",
"@types/debug": "^4.1.9",
"@types/file-saver": "^2.0.5",
"@types/fs-extra": "^11.0.2",
"@types/js-yaml": "^4.0.6",
"@types/katex": "^0.16.3",
"@types/localtunnel": "^2.0.2",
"@types/markdown-it": "^13.0.2",
"@types/node": "^20.8.3",
"@types/prismjs": "^1.26.1",
"@types/prompts": "^2.4.5",
"@types/recordrtc": "^5.6.12",
"@types/resolve": "^1.20.3",
"@types/semver": "^7.5.3",
"@types/yargs": "^17.0.28",
"@types/cli-progress": "^3.11.4",
"@types/codemirror": "^5.60.12",
"@types/connect": "^3.4.37",
"@types/debug": "^4.1.10",
"@types/file-saver": "^2.0.6",
"@types/fs-extra": "^11.0.3",
"@types/js-yaml": "^4.0.8",
"@types/katex": "^0.16.5",
"@types/localtunnel": "^2.0.3",
"@types/markdown-it": "^13.0.5",
"@types/node": "^20.8.9",
"@types/prismjs": "^1.26.2",
"@types/prompts": "^2.4.7",
"@types/recordrtc": "^5.6.13",
"@types/resolve": "^1.20.4",
"@types/semver": "^7.5.4",
"@types/yargs": "^17.0.29",
"@vueuse/core": "^10.5.0",
"bumpp": "^9.2.0",
"cross-env": "^7.0.3",
"cypress": "^12.17.4",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"esno": "^0.17.0",
"katex": "^0.16.9",
"lint-staged": "^14.0.1",
"mermaid": "^10.5.0",
"playwright-chromium": "^1.38.1",
"pnpm": "^8.8.0",
"lint-staged": "^15.0.2",
"mermaid": "^10.6.0",
"playwright-chromium": "^1.39.0",
"pnpm": "^8.9.2",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vite-plugin-windicss": "^1.9.1",
"vitest": "^0.34.6",
"vue-tsc": "^1.8.16",
"vue-tsc": "^1.8.21",
"zx": "^7.2.3"
},
"simple-git-hooks": {
Expand Down
18 changes: 9 additions & 9 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,33 +18,33 @@
"@antfu/utils": "^0.7.6",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unocss/reset": "^0.56.5",
"@unocss/reset": "^0.57.1",
"@vueuse/core": "^10.5.0",
"@vueuse/head": "^2.0.0",
"@vueuse/math": "^10.5.0",
"@vueuse/motion": "^2.0.0",
"codemirror": "^5.65.5",
"defu": "^6.1.2",
"defu": "^6.1.3",
"drauu": "^0.3.7",
"file-saver": "^2.0.5",
"fuse.js": "^6.6.2",
"fuse.js": "^7.0.0",
"js-base64": "^3.7.5",
"js-yaml": "^4.1.0",
"katex": "^0.16.9",
"mermaid": "^10.5.0",
"mermaid": "^10.6.0",
"monaco-editor": "^0.37.1",
"nanoid": "^5.0.1",
"nanoid": "^5.0.2",
"prettier": "^3.0.3",
"recordrtc": "^5.6.2",
"resolve": "^1.22.6",
"unocss": "^0.56.5",
"resolve": "^1.22.8",
"unocss": "^0.57.1",
"vite-plugin-windicss": "^1.9.1",
"vue": "^3.3.4",
"vue": "^3.3.7",
"vue-router": "^4.2.5",
"vue-starport": "^0.4.0",
"windicss": "^3.5.6"
},
"devDependencies": {
"vite": "^4.4.11"
"vite": "^4.5.0"
}
}
20 changes: 10 additions & 10 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@unocss/extractor-mdc": "^0.56.5",
"@unocss/reset": "^0.56.5",
"@unocss/extractor-mdc": "^0.57.1",
"@unocss/reset": "^0.57.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@windicss/config": "^1.9.1",
Expand All @@ -83,35 +83,35 @@
"markdown-it-link-attributes": "^4.0.1",
"markdown-it-mdc": "^0.1.4",
"monaco-editor": "^0.37.1",
"nanoid": "^5.0.1",
"nanoid": "^5.0.2",
"open": "^8.4.1",
"pdf-lib": "^1.17.1",
"plantuml-encoder": "^1.4.0",
"postcss-nested": "^6.0.1",
"prismjs": "^1.29.0",
"prompts": "^2.4.2",
"resolve": "^1.22.6",
"resolve": "^1.22.8",
"resolve-from": "^5.0.0",
"resolve-global": "^1.0.0",
"shiki": "npm:shikiji-compat@^0.6.9",
"unocss": "^0.56.5",
"unplugin-icons": "^0.17.0",
"shiki": "npm:shikiji-compat@^0.6.10",
"unocss": "^0.57.1",
"unplugin-icons": "^0.17.1",
"unplugin-vue-components": "^0.25.2",
"unplugin-vue-markdown": "^0.24.3",
"uqr": "^0.1.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vite-plugin-inspect": "^0.7.40",
"vite-plugin-remote-assets": "^0.3.2",
"vite-plugin-static-copy": "^0.17.0",
"vite-plugin-vue-server-ref": "^0.3.4",
"vite-plugin-windicss": "^1.9.1",
"vitefu": "^0.2.5",
"vue": "^3.3.4",
"vue": "^3.3.7",
"windicss": "^3.5.6",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/plantuml-encoder": "^1.4.0",
"@types/plantuml-encoder": "^1.4.1",
"fast-deep-equal": "^3.1.3",
"local-pkg": "^0.5.0",
"semver": "^7.5.4",
Expand Down
Loading

0 comments on commit 77c8f58

Please sign in to comment.