|
43 | 43 | "@types/js-yaml": "^4.0.1",
|
44 | 44 | "@types/katex": "^0.11.0",
|
45 | 45 | "@types/markdown-it": "^12.0.1",
|
46 |
| - "@types/mermaid": "^8.2.5", |
47 |
| - "@types/node": "^15.3.0", |
| 46 | + "@types/mermaid": "^8.2.6", |
| 47 | + "@types/node": "^15.6.0", |
48 | 48 | "@types/prettier": "^2.2.3",
|
49 | 49 | "@types/prismjs": "^1.16.5",
|
50 | 50 | "@types/prompts": "^2.4.0",
|
51 | 51 | "@types/recordrtc": "^5.6.5",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^4.23.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^4.24.0", |
53 | 53 | "@vueuse/core": "^4.11.0",
|
54 | 54 | "bumpp": "^6.0.6",
|
55 | 55 | "cross-env": "^7.0.3",
|
|
58 | 58 | "esno": "^0.5.0",
|
59 | 59 | "husky": "4.3.7",
|
60 | 60 | "jest": "^26.6.3",
|
61 |
| - "katex": "^0.13.10", |
| 61 | + "katex": "^0.13.11", |
62 | 62 | "lint-staged": "^11.0.0",
|
63 | 63 | "mermaid": "^8.10.1",
|
64 |
| - "playwright-chromium": "^1.11.0", |
65 |
| - "pnpm": "^6.3.0", |
| 64 | + "playwright-chromium": "^1.11.1", |
| 65 | + "pnpm": "^6.4.0", |
66 | 66 | "rimraf": "^3.0.2",
|
67 | 67 | "ts-jest": "^26.5.6",
|
68 |
| - "tsup": "^4.10.1", |
| 68 | + "tsup": "4.11.0", |
69 | 69 | "typescript": "^4.2.4",
|
70 |
| - "vite": "^2.3.2", |
71 |
| - "vite-plugin-windicss": "^0.16.0-beta.17", |
72 |
| - "zx": "^1.6.0" |
| 70 | + "vite": "^2.3.3", |
| 71 | + "vite-plugin-windicss": "^0.16.0-beta.22", |
| 72 | + "zx": "^1.8.0" |
73 | 73 | }
|
74 | 74 | }
|
0 commit comments