We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffd45c2 commit 0ae73cbCopy full SHA for 0ae73cb
packages/@vuepress/core/package.json
@@ -23,8 +23,8 @@
23
">1%"
24
],
25
"dependencies": {
26
- "@babel/core": "^7.0.0",
27
- "@vue/babel-preset-app": "^3.1.1",
+ "@babel/core": "^7.8.4",
+ "@vue/babel-preset-app": "^4.1.2",
28
"@vuepress/markdown": "^1.3.0",
29
"@vuepress/markdown-loader": "^1.3.0",
30
"@vuepress/plugin-last-updated": "^1.3.0",
@@ -36,6 +36,7 @@
36
"chokidar": "^2.0.3",
37
"connect-history-api-fallback": "^1.5.0",
38
"copy-webpack-plugin": "^5.0.2",
39
+ "core-js": "^3.6.4",
40
"cross-spawn": "^6.0.5",
41
"css-loader": "^2.1.1",
42
"file-loader": "^3.0.1",
0 commit comments