修复 「1.2.2 用户管理-用户列表勾选单一用户会全选 」 close #216

This commit is contained in:
dushixiang
2022-01-23 17:53:22 +08:00
parent 29c066ca3a
commit d35b348a33
130 changed files with 5467 additions and 4554 deletions

53
web/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "next-terminal",
"version": "1.2.0",
"version": "2.0.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "next-terminal",
"version": "1.2.0",
"version": "2.0.5",
"dependencies": {
"@ant-design/charts": "^1.2.13",
"@ant-design/icons": "^4.6.4",
@ -23,6 +23,7 @@
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.0",
"react-tsparticles": "^1.37.5",
"xterm": "^4.9.0",
"xterm-addon-fit": "^0.4.0",
"xterm-addon-web-links": "^0.4.0"
@ -16838,8 +16839,8 @@
},
"node_modules/react": {
"version": "16.14.0",
"resolved": "https://registry.npmmirror.com/react/download/react-16.14.0.tgz",
"integrity": "sha1-lNd23dCqo32j7aj8W2sYpMmjEU0=",
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
@ -17203,6 +17204,22 @@
"semver": "bin/semver"
}
},
"node_modules/react-tsparticles": {
"version": "1.37.5",
"resolved": "https://registry.npmjs.org/react-tsparticles/-/react-tsparticles-1.37.5.tgz",
"integrity": "sha512-Vl+rg3C+vsrek675x7OHBbLLZLJ0dZZjV3OhjT9NiKhdK+NcxNDB2CL3INsSZIv99sln5DRgsxdL3GYrZtqsqg==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"tsparticles": "^1.37.5"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
},
"peerDependencies": {
"react": ">=16"
}
},
"node_modules/read-pkg": {
"version": "5.2.0",
"resolved": "https://registry.nlark.com/read-pkg/download/read-pkg-5.2.0.tgz?cache=0&sync_timestamp=1628984780649&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fread-pkg%2Fdownload%2Fread-pkg-5.2.0.tgz",
@ -20044,6 +20061,16 @@
"resolved": "https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz",
"integrity": "sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE="
},
"node_modules/tsparticles": {
"version": "1.37.5",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.37.5.tgz",
"integrity": "sha512-BQBRnnKKhKH2POwxuHzPiuL/zPUjuR5QmMCFQ2vm3fadE2k4vqmH099m1R9R+nt0lTvWL6SCS0hYQQkqUjsMXg==",
"hasInstallScript": true,
"funding": {
"type": "github",
"url": "https://github.com/sponsors/matteobruni"
}
},
"node_modules/tsutils": {
"version": "3.21.0",
"resolved": "https://registry.npm.taobao.org/tsutils/download/tsutils-3.21.0.tgz?cache=0&sync_timestamp=1615138426726&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftsutils%2Fdownload%2Ftsutils-3.21.0.tgz",
@ -35787,8 +35814,8 @@
},
"react": {
"version": "16.14.0",
"resolved": "https://registry.npmmirror.com/react/download/react-16.14.0.tgz",
"integrity": "sha1-lNd23dCqo32j7aj8W2sYpMmjEU0=",
"resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz",
"integrity": "sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
@ -36085,6 +36112,15 @@
}
}
},
"react-tsparticles": {
"version": "1.37.5",
"resolved": "https://registry.npmjs.org/react-tsparticles/-/react-tsparticles-1.37.5.tgz",
"integrity": "sha512-Vl+rg3C+vsrek675x7OHBbLLZLJ0dZZjV3OhjT9NiKhdK+NcxNDB2CL3INsSZIv99sln5DRgsxdL3GYrZtqsqg==",
"requires": {
"fast-deep-equal": "^3.1.3",
"tsparticles": "^1.37.5"
}
},
"read-pkg": {
"version": "5.2.0",
"resolved": "https://registry.nlark.com/read-pkg/download/read-pkg-5.2.0.tgz?cache=0&sync_timestamp=1628984780649&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fread-pkg%2Fdownload%2Fread-pkg-5.2.0.tgz",
@ -38425,6 +38461,11 @@
"resolved": "https://registry.nlark.com/tslib/download/tslib-2.3.1.tgz",
"integrity": "sha1-6KM1rdXOrlGqJh0ypJAVjvBC7wE="
},
"tsparticles": {
"version": "1.37.5",
"resolved": "https://registry.npmjs.org/tsparticles/-/tsparticles-1.37.5.tgz",
"integrity": "sha512-BQBRnnKKhKH2POwxuHzPiuL/zPUjuR5QmMCFQ2vm3fadE2k4vqmH099m1R9R+nt0lTvWL6SCS0hYQQkqUjsMXg=="
},
"tsutils": {
"version": "3.21.0",
"resolved": "https://registry.npm.taobao.org/tsutils/download/tsutils-3.21.0.tgz?cache=0&sync_timestamp=1615138426726&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftsutils%2Fdownload%2Ftsutils-3.21.0.tgz",