chore: add package-lock lock version

This commit is contained in:
suxiaoxin 2018-02-28 16:59:29 +08:00
parent bc9aa15db0
commit 9568ab2d6e
13 changed files with 22841 additions and 37 deletions

3
.gitignore vendored
View File

@ -35,12 +35,11 @@ Thumbs.db
node_modules/
runtime/
./prd/
prd/
plugins/
dev/
.tags
.tags1
tsconfig.json
client/plugin-module.js
package-lock.json
.vscode

22811
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -28,10 +28,8 @@
"dependencies": {
"ajv": "^5.5.1",
"ajv-i18n": "^2.2.0",
"antd": "^3.1.6",
"anujs": "^1.2.8",
"axios": "^0.16.2",
"copy-to-clipboard": "^3.0.8",
"copy-to-clipboard": "3.0.8",
"cpu-load": "^1.0.0",
"deep-extend": "^0.5.0",
"deref": "^0.7.0",
@ -40,36 +38,37 @@
"immer": "^1.1.1",
"js-base64": "^2.3.2",
"json-schema-ref-parser": "^4.0.0",
"json5": "^0.5.1",
"jsondiffpatch": "^0.2.5",
"jsonwebtoken": "^7.4.1",
"koa": "^2.0.0",
"koa-bodyparser": "^3.2.0",
"koa-multer": "^1.0.2",
"json5": "0.5.1",
"jsondiffpatch": "0.2.5",
"jsonwebtoken": "7.4.1",
"koa": "2.0.0",
"koa-bodyparser": "3.2.0",
"koa-multer": "1.0.2",
"koa-mysql-session": "0.0.2",
"koa-router": "^7.0.1",
"koa-send": "^3.2.0",
"koa-session-minimal": "^3.0.3",
"koa-static": "^3.0.0",
"koa-websocket": "^4.0.0",
"koa-send": "3.2.0",
"koa-session-minimal": "3.0.3",
"koa-static": "3.0.0",
"koa-websocket": "4.0.0",
"ldapjs": "^1.0.1",
"markdown-it": "^8.4.0",
"markdown-it-anchor": "^4.0.0",
"markdown-it-table-of-contents": "^0.3.2",
"md5": "^2.2.1",
"mockjs": "^1.0.1-beta3",
"moment": "^2.18.1",
"markdown-it": "8.4.0",
"markdown-it-anchor": "4.0.0",
"markdown-it-table-of-contents": "0.3.2",
"md5": "2.2.1",
"mockjs": "1.0.1-beta3",
"moment": "2.18.1",
"mongoose": "4.7.0",
"mongoose-auto-increment": "^5.0.1",
"nodemailer": "^4.0.1",
"os": "^0.1.1",
"randexp": "^0.4.6",
"request": "^2.81.0",
"sha.js": "^2.4.9",
"sha1": "^1.1.1",
"tslib": "^1.8.0",
"underscore": "^1.8.3",
"url": "^0.11.0"
"mongoose-auto-increment": "5.0.1",
"nodemailer": "4.0.1",
"os": "0.1.1",
"randexp": "0.4.0",
"request": "2.81.0",
"sha.js": "2.4.9",
"sha1": "1.1.1",
"tslib": "1.8.0",
"underscore": "1.8.3",
"url": "0.11.0",
"yapi-plugin-qsso": "^1.1.0"
},
"devDependencies": {
"anujs": "^1.2.6",
@ -127,6 +126,7 @@
"redux-devtools-log-monitor": "^1.3.0",
"redux-promise": "^0.5.3",
"redux-thunk": "^2.2.0",
"antd": "^3.1.6",
"rewire": "^2.5.2",
"string-replace-webpack-plugin": "^0.1.3",
"style-loader": "^0.18.2",

View File

@ -1 +0,0 @@
window.WEBPACK_ASSETS = {"index.js":{"js":"index@d18afe3802e3b8440f2d.js","css":"index@d18afe3802e3b8440f2d.css"},"lib":{"js":"lib@7a3da8d730088f9d7e14.js"},"lib2":{"js":"lib2@a2359188ed3615fea68e.js"},"manifest":{"js":"manifest@b67af9f8b578904e66c5.js"}}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
!function(e){function t(n){if(r[n])return r[n].exports;var i=r[n]={exports:{},id:n,loaded:!1};return e[n].call(i.exports,i,i.exports,t),i.loaded=!0,i.exports}var n=window.webpackJsonp;window.webpackJsonp=function(s,o){for(var u,f,l=0,c=[];l<s.length;l++)f=s[l],i[f]&&c.push.apply(c,i[f]),i[f]=0;for(u in o)e[u]=o[u];for(n&&n(s,o);c.length;)c.shift().call(null,t);if(o[0])return r[0]=0,t(0)};var r={},i={3:0};t.e=function(e,n){if(0===i[e])return n.call(null,t);if(void 0!==i[e])i[e].push(n);else{i[e]=[n];var r=document.getElementsByTagName("head")[0],s=document.createElement("script");s.type="text/javascript",s.charset="utf-8",s.async=!0,s.src=t.p+""+e+".chunk.min.js",r.appendChild(s)}},t.m=e,t.c=r,t.p=""}([])