|
|
@@ -6396,6 +6396,18 @@
|
|
|
"babel-preset-current-node-syntax": "^0.1.2"
|
|
|
}
|
|
|
},
|
|
|
+ "babel-preset-typescript-vue": {
|
|
|
+ "version": "1.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/babel-preset-typescript-vue/-/babel-preset-typescript-vue-1.1.1.tgz",
|
|
|
+ "integrity": "sha512-wXeR7Y4xCsRUEdm4t4qlpv4wnxolS6jU0c7P2E6zJRWeG1sR0e6NL7DRN0tNuUwkUt0PU8bqVo4vzoA2VEuxnw==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@babel/helper-plugin-utils": "^7.0.0",
|
|
|
+ "@babel/plugin-transform-typescript": "^7.3.2",
|
|
|
+ "@babel/preset-typescript": "^7.3.3",
|
|
|
+ "vue-template-compiler": "^2.6.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
"babel-runtime": {
|
|
|
"version": "6.26.0",
|
|
|
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
|