|
35 | 35 | "@types/postcss-functions": "workspace:*",
|
36 | 36 | "@types/postcss-modules-values": "workspace:*",
|
37 | 37 | "@types/postcss-nesting": "workspace:*",
|
38 |
| - "@typescript/twoslash": "^3.1.0", |
| 38 | + "@types/postcss-scss": "workspace:1.0.0", |
| 39 | + "@types/react": "^18.0.15", |
| 40 | + "@types/react-dom": "^18.0.6", |
| 41 | + "@typescript/twoslash": "^3.2.1", |
39 | 42 | "@vitejs/plugin-vue": "^3.0.3",
|
40 | 43 | "@vue/runtime-dom": "^3.2.37",
|
41 | 44 | "@vueuse/core": "^9.0.2",
|
42 |
| - "docs-snippet": "^1.0.1", |
| 45 | + "docs-snippet": "^1.0.4", |
43 | 46 | "fenceparser": "^2.2.0",
|
44 | 47 | "hash-sum": "^2.0.0",
|
45 | 48 | "jsdoc-api": "^7.1.1",
|
46 | 49 | "markdown-it": "^13.0.1",
|
47 | 50 | "markdown-it-emoji": "^2.0.2",
|
48 | 51 | "markdown-it-shiki-twoslash": "^2.1.0",
|
49 | 52 | "markdown-it-toc-done-right": "^4.2.0",
|
50 |
| - "mermaid": "^9.1.3", |
| 53 | + "mermaid": "^9.1.6", |
51 | 54 | "postcss": "^8.4.16",
|
52 | 55 | "postcss-advanced-variables": "^3.0.1",
|
53 | 56 | "postcss-atroot": "^0.2.3",
|
|
64 | 67 | "shiki": "^0.10.1",
|
65 | 68 | "shiki-twoslash": "^3.1.0",
|
66 | 69 | "typescript": "next",
|
67 |
| - "vite": "^3", |
| 70 | + "vite": "^3.1.0", |
68 | 71 | "vite-plugin-babel": "^1.1.2",
|
69 |
| - "vitepress": "^1.0.0-alpha.12", |
| 72 | + "vitepress": "1.0.0-alpha.13", |
70 | 73 | "vitest": "^0.21.1",
|
71 | 74 | "vue": "^3.2.37",
|
72 |
| - "vuepress-plugin-md-enhance": "^2.0.0-beta.87", |
73 |
| - "@types/react": "^18.0.15", |
74 |
| - "@types/react-dom": "^18.0.6" |
| 75 | + "vuepress-plugin-md-enhance": "^2.0.0-beta.87" |
75 | 76 | },
|
76 | 77 | "pnpm": {
|
77 | 78 | "overrides": {
|
|
0 commit comments