|
27 | 27 | "prepare": "simple-git-hooks" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@antfu/eslint-config": "^2.21.1", |
| 30 | + "@antfu/eslint-config": "^2.21.2", |
31 | 31 | "@antfu/ni": "^0.21.12", |
32 | | - "@antfu/utils": "^0.7.8", |
33 | | - "@shikijs/markdown-it": "^1.9.1", |
| 32 | + "@antfu/utils": "^0.7.10", |
| 33 | + "@shikijs/markdown-it": "^1.10.0", |
34 | 34 | "@slidev/cli": "workspace:*", |
35 | 35 | "@slidev/parser": "workspace:*", |
36 | 36 | "@slidev/types": "workspace:*", |
|
42 | 42 | "@types/js-yaml": "^4.0.9", |
43 | 43 | "@types/katex": "^0.16.7", |
44 | 44 | "@types/markdown-it": "^14.1.1", |
45 | | - "@types/node": "^20.13.0", |
| 45 | + "@types/node": "^20.14.9", |
46 | 46 | "@types/prismjs": "^1.26.4", |
47 | 47 | "@types/prompts": "^2.4.9", |
48 | 48 | "@types/recordrtc": "^5.6.14", |
49 | 49 | "@types/resolve": "^1.20.6", |
50 | 50 | "@types/semver": "^7.5.8", |
51 | 51 | "@types/yargs": "^17.0.32", |
52 | | - "@vueuse/core": "^10.10.0", |
| 52 | + "@vueuse/core": "^10.11.0", |
53 | 53 | "bumpp": "^9.4.1", |
54 | 54 | "cross-env": "^7.0.3", |
55 | 55 | "cypress": "^13.12.0", |
56 | | - "eslint": "^9.4.0", |
| 56 | + "eslint": "^9.6.0", |
57 | 57 | "eslint-plugin-format": "^0.1.2", |
58 | 58 | "esno": "^4.7.0", |
59 | | - "execa": "^8.0.1", |
| 59 | + "execa": "^9.3.0", |
60 | 60 | "katex": "^0.16.10", |
61 | | - "lint-staged": "^15.2.5", |
| 61 | + "lint-staged": "^15.2.7", |
62 | 62 | "mermaid": "^10.9.1", |
63 | | - "playwright-chromium": "^1.44.1", |
| 63 | + "playwright-chromium": "^1.45.0", |
64 | 64 | "prettier-plugin-slidev": "^1.0.5", |
65 | 65 | "rimraf": "^5.0.7", |
66 | | - "shiki": "^1.6.1", |
| 66 | + "shiki": "^1.10.0", |
67 | 67 | "simple-git-hooks": "^2.11.1", |
68 | | - "taze": "^0.13.8", |
69 | | - "tsup": "^8.0.2", |
70 | | - "typescript": "^5.4.5", |
71 | | - "vite": "^5.2.12", |
| 68 | + "taze": "^0.13.9", |
| 69 | + "tsup": "^8.1.0", |
| 70 | + "typescript": "^5.5.2", |
| 71 | + "vite": "^5.3.2", |
72 | 72 | "vitest": "^1.6.0", |
73 | | - "vue-tsc": "^2.0.19", |
74 | | - "zx": "^8.1.2" |
| 73 | + "vue-tsc": "^2.0.24", |
| 74 | + "zx": "^8.1.3" |
75 | 75 | }, |
76 | 76 | "pnpm": { |
77 | 77 | "patchedDependencies": { |
|
0 commit comments