Commit 5276008d authored by Pani's avatar Pani

update package

parent 0f004701
Pipeline #436 canceled with stages
......@@ -1157,6 +1157,8 @@
},
"@vue/cli-plugin-babel": {
"version": "3.12.1",
"resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-babel/download/@vue/cli-plugin-babel-3.12.1.tgz",
"integrity": "sha1-mnkVnejNCGsBP6bXijmDCy4uxwY=",
"dev": true,
"requires": {
"@babel/core": "^7.0.0",
......@@ -1168,6 +1170,8 @@
},
"@vue/cli-plugin-eslint": {
"version": "3.12.1",
"resolved": "https://registry.npm.taobao.org/@vue/cli-plugin-eslint/download/@vue/cli-plugin-eslint-3.12.1.tgz",
"integrity": "sha1-MCxGOGfzjnkLuZbq/fcVnHgtyM8=",
"dev": true,
"requires": {
"@vue/cli-shared-utils": "^3.12.1",
......@@ -1849,6 +1853,8 @@
},
"@vue/cli-service": {
"version": "3.12.1",
"resolved": "https://registry.npm.taobao.org/@vue/cli-service/download/@vue/cli-service-3.12.1.tgz",
"integrity": "sha1-EyILHBiSVOfAAzkN8ykIb5tud+Y=",
"dev": true,
"requires": {
"@intervolga/optimize-cssnano-plugin": "^1.0.5",
......@@ -2516,6 +2522,37 @@
"integrity": "sha1-oXs6jqgRBg501H0wYSJACtRJeuI=",
"dev": true
},
"axios": {
"version": "0.19.2",
"resolved": "https://registry.npm.taobao.org/axios/download/axios-0.19.2.tgz?cache=0&sync_timestamp=1594827610645&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.19.2.tgz",
"integrity": "sha1-PqNsXYgY0NX4qKl6bTa4bNwAyyc=",
"requires": {
"follow-redirects": "1.5.10"
},
"dependencies": {
"debug": {
"version": "3.1.0",
"resolved": "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz",
"integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
"requires": {
"ms": "2.0.0"
}
},
"follow-redirects": {
"version": "1.5.10",
"resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.10.tgz?cache=0&sync_timestamp=1592518281721&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.5.10.tgz",
"integrity": "sha1-e3qfmuov3/NnhqlP9kPtB/T/Xio=",
"requires": {
"debug": "=3.1.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/ms/download/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
}
}
},
"babel-code-frame": {
"version": "6.26.0",
"resolved": "https://registry.npm.taobao.org/babel-code-frame/download/babel-code-frame-6.26.0.tgz",
......@@ -3766,6 +3803,11 @@
}
}
},
"core-js": {
"version": "2.6.11",
"resolved": "https://registry.npm.taobao.org/core-js/download/core-js-2.6.11.tgz",
"integrity": "sha1-OIMUafmSK97Y7iHJ3EaYXgOZMIw="
},
"core-util-is": {
"version": "1.0.2",
"resolved": "https://registry.npm.taobao.org/core-util-is/download/core-util-is-1.0.2.tgz",
......@@ -4596,6 +4638,8 @@
},
"element-ui": {
"version": "2.13.2",
"resolved": "https://registry.npm.taobao.org/element-ui/download/element-ui-2.13.2.tgz",
"integrity": "sha1-WCv0eqqqr+I+oZWPriF6aHrQZEc=",
"requires": {
"async-validator": "~1.8.1",
"babel-helper-vue-jsx-merge-props": "^2.0.0",
......@@ -4761,6 +4805,8 @@
},
"eslint": {
"version": "5.16.0",
"resolved": "https://registry.npm.taobao.org/eslint/download/eslint-5.16.0.tgz?cache=0&sync_timestamp=1596237817551&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-5.16.0.tgz",
"integrity": "sha1-oeOsGq5KP72Clvz496tzFMu2q+o=",
"dev": true,
"requires": {
"@babel/code-frame": "^7.0.0",
......@@ -4855,6 +4901,8 @@
},
"eslint-plugin-vue": {
"version": "5.2.3",
"resolved": "https://registry.npm.taobao.org/eslint-plugin-vue/download/eslint-plugin-vue-5.2.3.tgz?cache=0&sync_timestamp=1596193975175&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-vue%2Fdownload%2Feslint-plugin-vue-5.2.3.tgz",
"integrity": "sha1-PudZfYI7VHiASy/rqYY7G3QnOWE=",
"dev": true,
"requires": {
"vue-eslint-parser": "^5.0.0"
......@@ -10784,7 +10832,9 @@
"dev": true
},
"vue": {
"version": "2.6.11"
"version": "2.6.11",
"resolved": "https://registry.npm.taobao.org/vue/download/vue-2.6.11.tgz?cache=0&sync_timestamp=1595984018055&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-2.6.11.tgz",
"integrity": "sha1-dllNh31LEiNEBuhONSdcbVFBJcU="
},
"vue-axios": {
"version": "2.1.5",
......@@ -10793,6 +10843,8 @@
},
"vue-cli-plugin-element": {
"version": "1.0.1",
"resolved": "https://registry.npm.taobao.org/vue-cli-plugin-element/download/vue-cli-plugin-element-1.0.1.tgz",
"integrity": "sha1-NOWPtls2z1mvrxT1AyiOXleLFVQ=",
"dev": true
},
"vue-eslint-parser": {
......@@ -10862,6 +10914,8 @@
},
"vue-template-compiler": {
"version": "2.6.11",
"resolved": "https://registry.npm.taobao.org/vue-template-compiler/download/vue-template-compiler-2.6.11.tgz?cache=0&sync_timestamp=1576267389403&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-template-compiler%2Fdownload%2Fvue-template-compiler-2.6.11.tgz",
"integrity": "sha1-wEcE749JixUxMAGJk+VjCdRpgIA=",
"dev": true,
"requires": {
"de-indent": "^1.0.2",
......
......@@ -31,7 +31,7 @@
<script>
/* eslint-disable */
const isTest = false;
const isTest = true;
let APP_DOMAIN = '';
if(isTest){
APP_DOMAIN = "https://railgun.momobako.com"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment