Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 10, 2024
1 parent 1e49940 commit bd8518d
Show file tree
Hide file tree
Showing 11 changed files with 604 additions and 695 deletions.
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.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
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.26",
"@vue/compiler-sfc": "^3.4.27",
"nodemon": "^3.1.0",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,30 @@
"name": "docs",
"type": "module",
"private": true,
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"scripts": {
"dev": "vitepress",
"build": "vitepress build",
"postinstall": "node .vitepress/scripts/prepare.js"
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@vueuse/core": "^10.9.0",
"typeit": "^8.8.3"
},
"devDependencies": {
"@iconify/json": "^2.2.206",
"@shikijs/vitepress-twoslash": "^1.4.0",
"@iconify/json": "^2.2.208",
"@shikijs/vitepress-twoslash": "^1.5.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.12.8",
"@types/node": "^20.12.11",
"@unocss/reset": "^0.59.4",
"fs-extra": "^11.2.0",
"markdown-it": "^14.1.0",
"shiki": "^1.4.0",
"shiki": "^1.5.1",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"unplugin-icons": "^0.19.0",
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "module",
"version": "0.49.0-beta.6",
"private": true,
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.0",
"engines": {
"node": ">=18.0.0"
},
Expand All @@ -26,10 +26,10 @@
"test": "vitest test"
},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@antfu/eslint-config": "^2.17.0",
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@shikijs/markdown-it": "^1.4.0",
"@antfu/utils": "^0.7.8",
"@shikijs/markdown-it": "^1.5.1",
"@slidev/cli": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
Expand All @@ -42,8 +42,8 @@
"@types/js-yaml": "^4.0.9",
"@types/katex": "^0.16.7",
"@types/markdown-it": "^14.1.1",
"@types/node": "^20.12.8",
"@types/prismjs": "^1.26.3",
"@types/node": "^20.12.11",
"@types/prismjs": "^1.26.4",
"@types/prompts": "^2.4.9",
"@types/recordrtc": "^5.6.14",
"@types/resolve": "^1.20.6",
Expand All @@ -52,25 +52,25 @@
"@vueuse/core": "^10.9.0",
"bumpp": "^9.4.1",
"cross-env": "^7.0.3",
"cypress": "^13.8.1",
"cypress": "^13.9.0",
"eslint": "^9.2.0",
"eslint-plugin-format": "^0.1.1",
"esno": "^4.7.0",
"katex": "^0.16.10",
"lint-staged": "^15.2.2",
"mermaid": "^10.9.0",
"playwright-chromium": "^1.43.1",
"pnpm": "^9.0.6",
"playwright-chromium": "^1.44.0",
"pnpm": "^9.1.0",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^5.0.5",
"shiki": "^1.4.0",
"shiki": "^1.5.1",
"simple-git-hooks": "^2.11.1",
"taze": "^0.13.8",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.16",
"vue-tsc": "^2.0.17",
"zx": "^8.0.2"
},
"pnpm": {
Expand Down
16 changes: 8 additions & 8 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,17 @@
"node": ">=18.0.0"
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@iconify-json/carbon": "^1.1.32",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/svg-spinners": "^1.1.2",
"@shikijs/monaco": "^1.4.0",
"@shikijs/vitepress-twoslash": "^1.4.0",
"@shikijs/monaco": "^1.5.1",
"@shikijs/vitepress-twoslash": "^1.5.1",
"@slidev/parser": "workspace:*",
"@slidev/rough-notation": "^0.1.0",
"@slidev/types": "workspace:*",
"@typescript/ata": "^0.9.4",
"@unhead/vue": "^1.9.9",
"@unhead/vue": "^1.9.10",
"@unocss/reset": "^0.59.4",
"@vueuse/core": "^10.9.0",
"@vueuse/math": "^10.9.0",
Expand All @@ -54,11 +54,11 @@
"monaco-editor": "^0.48.0",
"prettier": "^3.2.5",
"recordrtc": "^5.6.2",
"shiki": "^1.4.0",
"shiki-magic-move": "^0.4.0",
"shiki": "^1.5.1",
"shiki-magic-move": "^0.4.2",
"typescript": "^5.4.5",
"unocss": "^0.59.4",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-router": "^4.3.2",
"yaml": "^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.0-beta.6",
"@slidev/theme-default": "latest",
"@slidev/theme-seriph": "latest",
"vue": "^3.4.26"
"vue": "^3.4.27"
}
}
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@slidev/types": "workspace:*",
"yaml": "^2.4.2"
}
Expand Down
18 changes: 9 additions & 9 deletions packages/slidev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
},
"dependencies": {
"@antfu/ni": "^0.21.12",
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@iconify-json/carbon": "^1.1.32",
"@iconify-json/ph": "^1.1.12",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/svg-spinners": "^1.1.2",
"@lillallol/outline-pdf": "^4.0.0",
"@shikijs/markdown-it": "^1.4.0",
"@shikijs/twoslash": "^1.4.0",
"@shikijs/vitepress-twoslash": "^1.4.0",
"@shikijs/markdown-it": "^1.5.1",
"@shikijs/twoslash": "^1.5.1",
"@shikijs/vitepress-twoslash": "^1.5.1",
"@slidev/client": "workspace:*",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
Expand Down Expand Up @@ -97,9 +97,9 @@
"public-ip": "^6.0.2",
"resolve-from": "^5.0.0",
"resolve-global": "^2.0.0",
"semver": "^7.6.0",
"shiki": "^1.4.0",
"shiki-magic-move": "^0.4.0",
"semver": "^7.6.2",
"shiki": "^1.5.1",
"shiki-magic-move": "^0.4.2",
"sirv": "^2.0.4",
"source-map-js": "^1.2.0",
"typescript": "^5.4.5",
Expand All @@ -115,7 +115,7 @@
"vite-plugin-static-copy": "^1.0.4",
"vite-plugin-vue-server-ref": "^0.4.2",
"vitefu": "^0.2.5",
"vue": "^3.4.26",
"vue": "^3.4.27",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,19 +28,19 @@
"prepublishOnly": "npm run build"
},
"dependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@vitejs/plugin-vue": "^5.0.4",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"katex": "^0.16.10",
"mermaid": "^10.9.0",
"monaco-editor": "^0.48.0",
"shiki": "^1.4.0",
"shiki": "^1.5.1",
"unocss": "^0.59.4",
"unplugin-icons": "^0.19.0",
"unplugin-vue-markdown": "^0.26.2",
"vite-plugin-remote-assets": "^0.4.1",
"vite-plugin-vue-server-ref": "^0.4.2",
"vue": "^3.4.26",
"vue": "^3.4.27",
"vue-router": "^4.3.2"
}
}
6 changes: 3 additions & 3 deletions packages/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -310,11 +310,11 @@
"vscode:prepublish": "nr build"
},
"devDependencies": {
"@antfu/utils": "^0.7.7",
"@antfu/utils": "^0.7.8",
"@slidev/parser": "workspace:*",
"@slidev/types": "workspace:*",
"@types/node": "^20.12.7",
"@types/vscode": "^1.88.0",
"@types/node": "^20.12.11",
"@types/vscode": "^1.89.0",
"@vue/reactivity": "^3.4.27",
"@vue/runtime-core": "^3.4.27",
"@vue/shared": "^3.4.27",
Expand Down
Loading

0 comments on commit bd8518d

Please sign in to comment.