We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c348d0 commit 04b1a83Copy full SHA for 04b1a83
2 files changed
.babelrc
package.json
@@ -48,15 +48,10 @@
48
"vite": "^4.1.3"
49
},
50
"devDependencies": {
51
- "@babel/plugin-proposal-class-properties": "^7.18.6",
52
- "@babel/plugin-proposal-optional-chaining": "^7.21.0",
53
- "@types/markdown-it": "^12.2.3",
54
"@types/node": "^18.14.1",
55
"@vuepress/core": "^2.0.0-beta.60",
56
- "@vuepress/markdown": "^2.0.0-beta.60",
57
"@vuepress/utils": "^2.0.0-beta.60",
58
"bumpp": "^9.0.0",
59
- "markdown-it": "^13.0.1",
60
"rimraf": "^4.1.2",
61
"tsconfig-vuepress": "^4.0.4",
62
"typescript": "^4.9.5",
0 commit comments