|
23 | 23 | "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/babel-preset-app#readme", |
24 | 24 | "dependencies": { |
25 | 25 | "@ant-design-vue/babel-plugin-jsx": "^1.0.0-0", |
26 | | - "@babel/core": "^7.9.6", |
| 26 | + "@babel/core": "^7.11.0", |
27 | 27 | "@babel/helper-compilation-targets": "^7.9.6", |
28 | 28 | "@babel/helper-module-imports": "^7.8.3", |
29 | 29 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
30 | 30 | "@babel/plugin-proposal-decorators": "^7.8.3", |
31 | 31 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
32 | 32 | "@babel/plugin-syntax-jsx": "^7.8.3", |
33 | | - "@babel/plugin-transform-runtime": "^7.9.6", |
34 | | - "@babel/preset-env": "^7.9.6", |
35 | | - "@babel/runtime": "^7.9.6", |
| 33 | + "@babel/plugin-transform-runtime": "^7.11.0", |
| 34 | + "@babel/preset-env": "^7.11.0", |
| 35 | + "@babel/runtime": "^7.11.0", |
36 | 36 | "@vue/babel-preset-jsx": "^1.1.2", |
37 | 37 | "babel-plugin-dynamic-import-node": "^2.3.3", |
38 | 38 | "core-js": "^3.6.5", |
|
0 commit comments