Skip to content

Commit 9dc6d50

Browse files
committed
Docs update for 0.7
1 parent 509f0cd commit 9dc6d50

35 files changed

+779
-785
lines changed

package.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,22 @@
3535
"@types/postcss-functions": "workspace:*",
3636
"@types/postcss-modules-values": "workspace:*",
3737
"@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",
3942
"@vitejs/plugin-vue": "^3.0.3",
4043
"@vue/runtime-dom": "^3.2.37",
4144
"@vueuse/core": "^9.0.2",
42-
"docs-snippet": "^1.0.1",
45+
"docs-snippet": "^1.0.4",
4346
"fenceparser": "^2.2.0",
4447
"hash-sum": "^2.0.0",
4548
"jsdoc-api": "^7.1.1",
4649
"markdown-it": "^13.0.1",
4750
"markdown-it-emoji": "^2.0.2",
4851
"markdown-it-shiki-twoslash": "^2.1.0",
4952
"markdown-it-toc-done-right": "^4.2.0",
50-
"mermaid": "^9.1.3",
53+
"mermaid": "^9.1.6",
5154
"postcss": "^8.4.16",
5255
"postcss-advanced-variables": "^3.0.1",
5356
"postcss-atroot": "^0.2.3",
@@ -64,14 +67,12 @@
6467
"shiki": "^0.10.1",
6568
"shiki-twoslash": "^3.1.0",
6669
"typescript": "next",
67-
"vite": "^3",
70+
"vite": "^3.1.0",
6871
"vite-plugin-babel": "^1.1.2",
69-
"vitepress": "^1.0.0-alpha.12",
72+
"vitepress": "1.0.0-alpha.13",
7073
"vitest": "^0.21.1",
7174
"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"
7576
},
7677
"pnpm": {
7778
"overrides": {

0 commit comments

Comments
 (0)