|
@@ -8,6 +8,7 @@
|
|
|
"name": "web",
|
|
|
"version": "0.1.0",
|
|
|
"dependencies": {
|
|
|
+ "@tweenjs/tween.js": "^18.6.4",
|
|
|
"axios": "^0.19.2",
|
|
|
"core-js": "^3.6.5",
|
|
|
"js-base64": "^3.6.1",
|
|
@@ -77,6 +78,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.9.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/babel"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@babel/generator": {
|
|
@@ -1439,6 +1444,11 @@
|
|
|
"integrity": "sha1-pTUV2yXYA4N0OBtzryC7Ty5QjYc=",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/@tweenjs/tween.js": {
|
|
|
+ "version": "18.6.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-18.6.4.tgz",
|
|
|
+ "integrity": "sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ=="
|
|
|
+ },
|
|
|
"node_modules/@types/color-name": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/@types/color-name/download/@types/color-name-1.1.1.tgz?cache=0&sync_timestamp=1588200011932&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fcolor-name%2Fdownload%2F%40types%2Fcolor-name-1.1.1.tgz",
|
|
@@ -1826,6 +1836,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/cli-service/node_modules/find-up": {
|
|
@@ -1863,6 +1876,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@vue/cli-service/node_modules/p-locate": {
|
|
@@ -1948,6 +1964,10 @@
|
|
|
"engines": {
|
|
|
"node": ">= 8.9.0"
|
|
|
},
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ },
|
|
|
"peerDependencies": {
|
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
|
}
|
|
@@ -2312,6 +2332,10 @@
|
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
|
"json-schema-traverse": "^0.4.1",
|
|
|
"uri-js": "^4.2.2"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/epoberezkin"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/ajv-errors": {
|
|
@@ -2357,6 +2381,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/ansi-escapes/node_modules/type-fest": {
|
|
@@ -2366,6 +2393,9 @@
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/ansi-html": {
|
|
@@ -2431,7 +2461,21 @@
|
|
|
"version": "2.1.2",
|
|
|
"resolved": "https://registry.npm.taobao.org/arch/download/arch-2.1.2.tgz",
|
|
|
"integrity": "sha1-DFK75zRLtPomDEQ9LLrZwA/y8L8=",
|
|
|
- "dev": true
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
"node_modules/argparse": {
|
|
|
"version": "1.0.10",
|
|
@@ -2645,6 +2689,10 @@
|
|
|
},
|
|
|
"bin": {
|
|
|
"autoprefixer": "bin/autoprefixer"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/autoprefixer"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/aws-sign2": {
|
|
@@ -3104,7 +3152,21 @@
|
|
|
"version": "5.2.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.2.1.tgz",
|
|
|
"integrity": "sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=",
|
|
|
- "dev": true
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
"node_modules/browserify-zlib": {
|
|
|
"version": "0.2.0",
|
|
@@ -3131,6 +3193,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/buffer": {
|
|
@@ -3258,6 +3324,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/cache-loader/node_modules/find-up": {
|
|
@@ -3295,6 +3364,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/cache-loader/node_modules/p-locate": {
|
|
@@ -3662,6 +3734,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/cli-highlight/node_modules/chalk": {
|
|
@@ -4076,6 +4151,10 @@
|
|
|
"engines": {
|
|
|
"node": ">= 6.9.0"
|
|
|
},
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ },
|
|
|
"peerDependencies": {
|
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
|
}
|
|
@@ -4167,7 +4246,11 @@
|
|
|
"version": "3.6.5",
|
|
|
"resolved": "https://registry.npm.taobao.org/core-js/download/core-js-3.6.5.tgz?cache=0&sync_timestamp=1586450269267&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.6.5.tgz",
|
|
|
"integrity": "sha1-c5XcJzrzf7LlDpvT2f6EEoUjHRo=",
|
|
|
- "hasInstallScript": true
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/core-js-compat": {
|
|
|
"version": "3.6.5",
|
|
@@ -4177,6 +4260,10 @@
|
|
|
"dependencies": {
|
|
|
"browserslist": "^4.8.5",
|
|
|
"semver": "7.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/core-js-compat/node_modules/semver": {
|
|
@@ -4193,7 +4280,11 @@
|
|
|
"resolved": "https://registry.npm.taobao.org/core-js-pure/download/core-js-pure-3.6.5.tgz",
|
|
|
"integrity": "sha1-x5519eONvIWmYtke6lK4JW1TuBM=",
|
|
|
"dev": true,
|
|
|
- "hasInstallScript": true
|
|
|
+ "hasInstallScript": true,
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/core-js"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/core-util-is": {
|
|
|
"version": "1.0.2",
|
|
@@ -4355,6 +4446,10 @@
|
|
|
"engines": {
|
|
|
"node": ">= 8.9.0"
|
|
|
},
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
+ },
|
|
|
"peerDependencies": {
|
|
|
"webpack": "^4.0.0 || ^5.0.0"
|
|
|
}
|
|
@@ -4631,6 +4726,9 @@
|
|
|
"object-is": "^1.0.1",
|
|
|
"object-keys": "^1.1.1",
|
|
|
"regexp.prototype.flags": "^1.2.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/deep-is": {
|
|
@@ -5060,7 +5158,7 @@
|
|
|
},
|
|
|
"node_modules/dom7": {
|
|
|
"version": "2.1.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/dom7/-/dom7-2.1.5.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/dom7/-/dom7-2.1.5.tgz",
|
|
|
"integrity": "sha512-xnhwVgyOh3eD++/XGtH+5qBwYTgCm0aW91GFgPJ3XG+jlsRLyJivnbP0QmUBFhI+Oaz9FV0s7cxgXHezwOEBYA==",
|
|
|
"dependencies": {
|
|
|
"ssr-window": "^2.0.0"
|
|
@@ -5324,6 +5422,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/es-to-primitive": {
|
|
@@ -5338,6 +5439,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/escalade": {
|
|
@@ -5413,6 +5517,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^8.10.0 || ^10.13.0 || >=11.10.1"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-loader": {
|
|
@@ -5507,6 +5614,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint/node_modules/import-fresh": {
|
|
@@ -6066,6 +6176,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/file-entry-cache": {
|
|
@@ -6245,6 +6358,12 @@
|
|
|
"resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.12.1.tgz?cache=0&sync_timestamp=1592520660197&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffollow-redirects%2Fdownload%2Ffollow-redirects-1.12.1.tgz",
|
|
|
"integrity": "sha1-3lSmIFMRuT1gOY68Ac9wFWgjErY=",
|
|
|
"dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "individual",
|
|
|
+ "url": "https://github.com/sponsors/RubenVerborgh"
|
|
|
+ }
|
|
|
+ ],
|
|
|
"engines": {
|
|
|
"node": ">=4.0"
|
|
|
}
|
|
@@ -6455,6 +6574,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "*"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/isaacs"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/glob-parent": {
|
|
@@ -6600,6 +6722,9 @@
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/has-value": {
|
|
@@ -6673,7 +6798,21 @@
|
|
|
"version": "5.2.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/safe-buffer/download/safe-buffer-5.2.1.tgz",
|
|
|
"integrity": "sha1-Hq+fqb2x/dTsdfWPnNtOa3gn7sY=",
|
|
|
- "dev": true
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/feross"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "consulting",
|
|
|
+ "url": "https://feross.org/support"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
"node_modules/hash-sum": {
|
|
|
"version": "2.0.0",
|
|
@@ -7198,6 +7337,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/inquirer/node_modules/chalk": {
|
|
@@ -7211,6 +7353,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=10"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/chalk?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/inquirer/node_modules/cli-cursor": {
|
|
@@ -7431,6 +7576,9 @@
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/is-ci": {
|
|
@@ -7490,6 +7638,9 @@
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/is-descriptor": {
|
|
@@ -7669,6 +7820,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/is-resolvable": {
|
|
@@ -7708,6 +7862,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/is-typedarray": {
|
|
@@ -7803,7 +7960,7 @@
|
|
|
},
|
|
|
"node_modules/js-base64": {
|
|
|
"version": "3.7.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.2.tgz",
|
|
|
"integrity": "sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ=="
|
|
|
},
|
|
|
"node_modules/js-message": {
|
|
@@ -8268,6 +8425,10 @@
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": ">= 0.6.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/subscription/pkg/npm-loglevel?utm_medium=referral&utm_source=npm_fund"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/loose-envify": {
|
|
@@ -9011,7 +9172,10 @@
|
|
|
"version": "1.8.0",
|
|
|
"resolved": "https://registry.npm.taobao.org/object-inspect/download/object-inspect-1.8.0.tgz?cache=0&sync_timestamp=1592545231350&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fobject-inspect%2Fdownload%2Fobject-inspect-1.8.0.tgz",
|
|
|
"integrity": "sha1-34B+Xs9TpgnMa/6T6sPMe+WzqdA=",
|
|
|
- "dev": true
|
|
|
+ "dev": true,
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/object-is": {
|
|
|
"version": "1.1.2",
|
|
@@ -9024,6 +9188,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/object-keys": {
|
|
@@ -9073,6 +9240,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/object.pick": {
|
|
@@ -9100,6 +9270,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/obuf": {
|
|
@@ -9272,6 +9445,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/p-locate": {
|
|
@@ -9536,6 +9712,9 @@
|
|
|
"optional": true,
|
|
|
"engines": {
|
|
|
"node": ">=8.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/jonschlinkert"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/pify": {
|
|
@@ -9637,6 +9816,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "tidelift",
|
|
|
+ "url": "https://tidelift.com/funding/github/npm/postcss"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/postcss-calc": {
|
|
@@ -10653,6 +10836,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/regexpp": {
|
|
@@ -10866,6 +11052,9 @@
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"path-parse": "^1.0.6"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/resolve-cwd": {
|
|
@@ -11030,6 +11219,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 8.9.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/select-hose": {
|
|
@@ -11559,7 +11752,6 @@
|
|
|
"version": "0.5.3",
|
|
|
"resolved": "https://registry.npm.taobao.org/source-map-resolve/download/source-map-resolve-0.5.3.tgz?cache=0&sync_timestamp=1584829515586&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fsource-map-resolve%2Fdownload%2Fsource-map-resolve-0.5.3.tgz",
|
|
|
"integrity": "sha1-GQhmvs51U+H48mei7oLGBrVQmho=",
|
|
|
- "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"atob": "^2.1.2",
|
|
@@ -11592,7 +11784,6 @@
|
|
|
"version": "0.4.0",
|
|
|
"resolved": "http://registry.npm.taobao.org/source-map-url/download/source-map-url-0.4.0.tgz",
|
|
|
"integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=",
|
|
|
- "deprecated": "See https://github.com/lydell/source-map-url#deprecated",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/spdx-correct": {
|
|
@@ -11716,7 +11907,7 @@
|
|
|
},
|
|
|
"node_modules/ssr-window": {
|
|
|
"version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/ssr-window/-/ssr-window-2.0.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/ssr-window/-/ssr-window-2.0.0.tgz",
|
|
|
"integrity": "sha512-NXzN+/HPObKAx191H3zKlYomE5WrVIkoCB5IaSdvKokxTpjBdWfr0RaP+1Z5KOfDT0ZVz+2tdtiBkhsEQ9p+0A=="
|
|
|
},
|
|
|
"node_modules/ssri": {
|
|
@@ -11853,6 +12044,9 @@
|
|
|
"dependencies": {
|
|
|
"define-properties": "^1.1.3",
|
|
|
"es-abstract": "^1.17.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/string.prototype.trimstart": {
|
|
@@ -11863,6 +12057,9 @@
|
|
|
"dependencies": {
|
|
|
"define-properties": "^1.1.3",
|
|
|
"es-abstract": "^1.17.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/strip-ansi": {
|
|
@@ -11998,7 +12195,7 @@
|
|
|
},
|
|
|
"node_modules/swiper": {
|
|
|
"version": "5.4.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/swiper/-/swiper-5.4.5.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/swiper/-/swiper-5.4.5.tgz",
|
|
|
"integrity": "sha512-7QjA0XpdOmiMoClfaZ2lYN6ICHcMm72LXiY+NF4fQLFidigameaofvpjEEiTQuw3xm5eksG5hzkaRsjQX57vtA==",
|
|
|
"hasInstallScript": true,
|
|
|
"dependencies": {
|
|
@@ -12007,6 +12204,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">= 4.7.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://www.patreon.com/vladimirkharlampidi"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/table": {
|
|
@@ -12192,7 +12393,7 @@
|
|
|
},
|
|
|
"node_modules/throttle-debounce": {
|
|
|
"version": "2.3.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
|
|
|
"integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ==",
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
@@ -12738,6 +12939,9 @@
|
|
|
"es-abstract": "^1.17.2",
|
|
|
"has-symbols": "^1.0.1",
|
|
|
"object.getownpropertydescriptors": "^2.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/util/node_modules/inherits": {
|
|
@@ -12773,7 +12977,7 @@
|
|
|
},
|
|
|
"node_modules/v-viewer": {
|
|
|
"version": "1.6.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/v-viewer/-/v-viewer-1.6.4.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/v-viewer/-/v-viewer-1.6.4.tgz",
|
|
|
"integrity": "sha512-LVkiUHpmsbsZXebeNXnu8krRCi5i2n07FeLFxoIVGhw8lVvTBO0ffpbDC6mLEuacCjrIh09HjIqpciwUtWE8lQ==",
|
|
|
"dependencies": {
|
|
|
"throttle-debounce": "^2.0.1",
|
|
@@ -12813,7 +13017,11 @@
|
|
|
"version": "1.0.4",
|
|
|
"resolved": "https://registry.npm.taobao.org/vendors/download/vendors-1.0.4.tgz?cache=0&sync_timestamp=1579857147055&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvendors%2Fdownload%2Fvendors-1.0.4.tgz",
|
|
|
"integrity": "sha1-4rgApT56Kbk1BsPPQRANFsTErY4=",
|
|
|
- "dev": true
|
|
|
+ "dev": true,
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/wooorm"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/verror": {
|
|
|
"version": "1.10.0",
|
|
@@ -12830,9 +13038,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/viewerjs": {
|
|
|
- "version": "1.10.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/viewerjs/-/viewerjs-1.10.3.tgz",
|
|
|
- "integrity": "sha512-X6dSO8aa6+Majmhx2GQcDSOzLClmj9zjsa89lGyG3cKGM2ca8rpGwL+iSRaAtRZalL5+VQ9osg+zfYVcAUyH8g=="
|
|
|
+ "version": "1.10.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/viewerjs/-/viewerjs-1.10.2.tgz",
|
|
|
+ "integrity": "sha512-v/4+OUF/71JthlvYuqfse+WGkMJO0LxvWiOLsAoxWw+RWjMdEBWn0ZQ5Mc+OhNIFd9uLhG62GzfFIplvix8odg=="
|
|
|
},
|
|
|
"node_modules/vm-browserify": {
|
|
|
"version": "1.1.2",
|
|
@@ -12859,7 +13067,7 @@
|
|
|
},
|
|
|
"node_modules/vue-chat-scroll": {
|
|
|
"version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-chat-scroll/-/vue-chat-scroll-1.4.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-chat-scroll/-/vue-chat-scroll-1.4.0.tgz",
|
|
|
"integrity": "sha512-taHcwJJadZwJR4C4t/fv+R9ZXXSrwrpQKP17La/ep5q7IyH5i3BvscgSpXwu7s8TPP9T9n5n3JDnO+vRsZ/mBQ==",
|
|
|
"peerDependencies": {
|
|
|
"vue": "^2.4.4"
|
|
@@ -12881,6 +13089,9 @@
|
|
|
"engines": {
|
|
|
"node": ">=8.10"
|
|
|
},
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/mysticatea"
|
|
|
+ },
|
|
|
"peerDependencies": {
|
|
|
"eslint": ">=5.0.0"
|
|
|
}
|
|
@@ -13045,7 +13256,7 @@
|
|
|
"version": "2.1.8",
|
|
|
"resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-2.1.8.tgz",
|
|
|
"integrity": "sha1-gEs6e2qZNYw8XGHnHYco8EHP+Rc=",
|
|
|
- "deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies",
|
|
|
+ "deprecated": "Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.",
|
|
|
"dev": true,
|
|
|
"optional": true,
|
|
|
"dependencies": {
|
|
@@ -13189,6 +13400,10 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.11.5"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/webpack"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/webpack-bundle-analyzer": {
|
|
@@ -13361,7 +13576,7 @@
|
|
|
"version": "2.1.8",
|
|
|
"resolved": "https://registry.npm.taobao.org/chokidar/download/chokidar-2.1.8.tgz",
|
|
|
"integrity": "sha1-gEs6e2qZNYw8XGHnHYco8EHP+Rc=",
|
|
|
- "deprecated": "Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies",
|
|
|
+ "deprecated": "Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"anymatch": "^2.0.0",
|
|
@@ -13794,6 +14009,9 @@
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=8"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/wrap-ansi/node_modules/color-convert": {
|
|
@@ -15211,6 +15429,11 @@
|
|
|
"integrity": "sha1-pTUV2yXYA4N0OBtzryC7Ty5QjYc=",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "@tweenjs/tween.js": {
|
|
|
+ "version": "18.6.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/@tweenjs/tween.js/-/tween.js-18.6.4.tgz",
|
|
|
+ "integrity": "sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ=="
|
|
|
+ },
|
|
|
"@types/color-name": {
|
|
|
"version": "1.1.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/@types/color-name/download/@types/color-name-1.1.1.tgz?cache=0&sync_timestamp=1588200011932&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fcolor-name%2Fdownload%2F%40types%2Fcolor-name-1.1.1.tgz",
|
|
@@ -18265,7 +18488,7 @@
|
|
|
},
|
|
|
"dom7": {
|
|
|
"version": "2.1.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/dom7/-/dom7-2.1.5.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/dom7/-/dom7-2.1.5.tgz",
|
|
|
"integrity": "sha512-xnhwVgyOh3eD++/XGtH+5qBwYTgCm0aW91GFgPJ3XG+jlsRLyJivnbP0QmUBFhI+Oaz9FV0s7cxgXHezwOEBYA==",
|
|
|
"requires": {
|
|
|
"ssr-window": "^2.0.0"
|
|
@@ -20498,7 +20721,7 @@
|
|
|
},
|
|
|
"js-base64": {
|
|
|
"version": "3.7.2",
|
|
|
- "resolved": "https://registry.npmmirror.com/js-base64/-/js-base64-3.7.2.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.2.tgz",
|
|
|
"integrity": "sha512-NnRs6dsyqUXejqk/yv2aiXlAvOs56sLkX6nUdeaNezI5LFFLlsZjOThmwnrcwh5ZZRwZlCMnVAY3CvhIhoVEKQ=="
|
|
|
},
|
|
|
"js-message": {
|
|
@@ -23815,7 +24038,7 @@
|
|
|
},
|
|
|
"ssr-window": {
|
|
|
"version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/ssr-window/-/ssr-window-2.0.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/ssr-window/-/ssr-window-2.0.0.tgz",
|
|
|
"integrity": "sha512-NXzN+/HPObKAx191H3zKlYomE5WrVIkoCB5IaSdvKokxTpjBdWfr0RaP+1Z5KOfDT0ZVz+2tdtiBkhsEQ9p+0A=="
|
|
|
},
|
|
|
"ssri": {
|
|
@@ -24054,7 +24277,7 @@
|
|
|
},
|
|
|
"swiper": {
|
|
|
"version": "5.4.5",
|
|
|
- "resolved": "https://registry.npmmirror.com/swiper/-/swiper-5.4.5.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/swiper/-/swiper-5.4.5.tgz",
|
|
|
"integrity": "sha512-7QjA0XpdOmiMoClfaZ2lYN6ICHcMm72LXiY+NF4fQLFidigameaofvpjEEiTQuw3xm5eksG5hzkaRsjQX57vtA==",
|
|
|
"requires": {
|
|
|
"dom7": "^2.1.5",
|
|
@@ -24205,7 +24428,7 @@
|
|
|
},
|
|
|
"throttle-debounce": {
|
|
|
"version": "2.3.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
|
|
|
"integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ=="
|
|
|
},
|
|
|
"through": {
|
|
@@ -24679,7 +24902,7 @@
|
|
|
},
|
|
|
"v-viewer": {
|
|
|
"version": "1.6.4",
|
|
|
- "resolved": "https://registry.npmmirror.com/v-viewer/-/v-viewer-1.6.4.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/v-viewer/-/v-viewer-1.6.4.tgz",
|
|
|
"integrity": "sha512-LVkiUHpmsbsZXebeNXnu8krRCi5i2n07FeLFxoIVGhw8lVvTBO0ffpbDC6mLEuacCjrIh09HjIqpciwUtWE8lQ==",
|
|
|
"requires": {
|
|
|
"throttle-debounce": "^2.0.1",
|
|
@@ -24726,9 +24949,9 @@
|
|
|
}
|
|
|
},
|
|
|
"viewerjs": {
|
|
|
- "version": "1.10.3",
|
|
|
- "resolved": "https://registry.npmmirror.com/viewerjs/-/viewerjs-1.10.3.tgz",
|
|
|
- "integrity": "sha512-X6dSO8aa6+Majmhx2GQcDSOzLClmj9zjsa89lGyG3cKGM2ca8rpGwL+iSRaAtRZalL5+VQ9osg+zfYVcAUyH8g=="
|
|
|
+ "version": "1.10.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/viewerjs/-/viewerjs-1.10.2.tgz",
|
|
|
+ "integrity": "sha512-v/4+OUF/71JthlvYuqfse+WGkMJO0LxvWiOLsAoxWw+RWjMdEBWn0ZQ5Mc+OhNIFd9uLhG62GzfFIplvix8odg=="
|
|
|
},
|
|
|
"vm-browserify": {
|
|
|
"version": "1.1.2",
|
|
@@ -24749,7 +24972,7 @@
|
|
|
},
|
|
|
"vue-chat-scroll": {
|
|
|
"version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmmirror.com/vue-chat-scroll/-/vue-chat-scroll-1.4.0.tgz",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-chat-scroll/-/vue-chat-scroll-1.4.0.tgz",
|
|
|
"integrity": "sha512-taHcwJJadZwJR4C4t/fv+R9ZXXSrwrpQKP17La/ep5q7IyH5i3BvscgSpXwu7s8TPP9T9n5n3JDnO+vRsZ/mBQ==",
|
|
|
"requires": {}
|
|
|
},
|