Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quantum-blocks
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
quantum-blocks
Commits
c3b312a9
Commit
c3b312a9
authored
May 20, 2021
by
郭志伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 更新lock文件
parent
82ad33fc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
309 additions
and
223 deletions
+309
-223
package-lock.json
package-lock.json
+309
-223
No files found.
package-lock.json
View file @
c3b312a9
...
...
@@ -18,19 +18,19 @@
"integrity"
:
"sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q=="
},
"@babel/core"
:
{
"version"
:
"7.14.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fcore/-/core-7.14.
0
.tgz"
,
"integrity"
:
"sha512-
8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw
=="
,
"version"
:
"7.14.
3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fcore/-/core-7.14.
3
.tgz"
,
"integrity"
:
"sha512-
jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg
=="
,
"requires"
:
{
"@babel/code-frame"
:
"^7.12.13"
,
"@babel/generator"
:
"^7.14.
0
"
,
"@babel/generator"
:
"^7.14.
3
"
,
"@babel/helper-compilation-targets"
:
"^7.13.16"
,
"@babel/helper-module-transforms"
:
"^7.14.
0
"
,
"@babel/helper-module-transforms"
:
"^7.14.
2
"
,
"@babel/helpers"
:
"^7.14.0"
,
"@babel/parser"
:
"^7.14.
0
"
,
"@babel/parser"
:
"^7.14.
3
"
,
"@babel/template"
:
"^7.12.13"
,
"@babel/traverse"
:
"^7.14.
0
"
,
"@babel/types"
:
"^7.14.
0
"
,
"@babel/traverse"
:
"^7.14.
2
"
,
"@babel/types"
:
"^7.14.
2
"
,
"convert-source-map"
:
"^1.7.0"
,
"debug"
:
"^4.1.0"
,
"gensync"
:
"^1.0.0-beta.2"
,
...
...
@@ -65,11 +65,11 @@
}
},
"@babel/generator"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fgenerator/-/generator-7.14.
1
.tgz"
,
"integrity"
:
"sha512-
TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ
=="
,
"version"
:
"7.14.
3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fgenerator/-/generator-7.14.
3
.tgz"
,
"integrity"
:
"sha512-
bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA
=="
,
"requires"
:
{
"@babel/types"
:
"^7.14.
1
"
,
"@babel/types"
:
"^7.14.
2
"
,
"jsesc"
:
"^2.5.1"
,
"source-map"
:
"^0.5.0"
},
...
...
@@ -117,22 +117,22 @@
}
},
"@babel/helper-create-class-features-plugin"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.
1
.tgz"
,
"integrity"
:
"sha512-
r8rsUahG4ywm0QpGcCrLaUSOuNAISR3IZCg4Fx05Ozq31aCUrQsTLH6KPxy0N5ULoQ4Sn9qjNdGNtbPWAC6hYg
=="
,
"version"
:
"7.14.
3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.
3
.tgz"
,
"integrity"
:
"sha512-
BnEfi5+6J2Lte9LeiL6TxLWdIlEv9Woacc1qXzXBgbikcOzMRM2Oya5XGg/f/ngotv1ej2A/b+3iJH8wbS1+lQ
=="
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.12.13"
,
"@babel/helper-function-name"
:
"^7.1
2.13
"
,
"@babel/helper-function-name"
:
"^7.1
4.2
"
,
"@babel/helper-member-expression-to-functions"
:
"^7.13.12"
,
"@babel/helper-optimise-call-expression"
:
"^7.12.13"
,
"@babel/helper-replace-supers"
:
"^7.1
3.12
"
,
"@babel/helper-replace-supers"
:
"^7.1
4.3
"
,
"@babel/helper-split-export-declaration"
:
"^7.12.13"
}
},
"@babel/helper-create-regexp-features-plugin"
:
{
"version"
:
"7.1
2.17
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.1
2.17
.tgz"
,
"integrity"
:
"sha512-
p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg
=="
,
"version"
:
"7.1
4.3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.1
4.3
.tgz"
,
"integrity"
:
"sha512-
JIB2+XJrb7v3zceV2XzDhGIB902CmKGSpSl4q2C6agU9SNLG/2V1RtFRGPG1Ajh9STj3+q6zJMOC+N/pp2P9DA
=="
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.12.13"
,
"regexpu-core"
:
"^4.7.1"
...
...
@@ -182,13 +182,13 @@
}
},
"@babel/helper-function-name"
:
{
"version"
:
"7.1
2.13
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-function-name/-/helper-function-name-7.1
2.13
.tgz"
,
"integrity"
:
"sha512-
TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-function-name/-/helper-function-name-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ
=="
,
"requires"
:
{
"@babel/helper-get-function-arity"
:
"^7.12.13"
,
"@babel/template"
:
"^7.12.13"
,
"@babel/types"
:
"^7.1
2.13
"
"@babel/types"
:
"^7.1
4.2
"
}
},
"@babel/helper-get-function-arity"
:
{
...
...
@@ -225,9 +225,9 @@
}
},
"@babel/helper-module-transforms"
:
{
"version"
:
"7.14.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.14.
0
.tgz"
,
"integrity"
:
"sha512-
L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw
=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-module-transforms/-/helper-module-transforms-7.14.
2
.tgz"
,
"integrity"
:
"sha512-
OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA
=="
,
"requires"
:
{
"@babel/helper-module-imports"
:
"^7.13.12"
,
"@babel/helper-replace-supers"
:
"^7.13.12"
,
...
...
@@ -235,8 +235,8 @@
"@babel/helper-split-export-declaration"
:
"^7.12.13"
,
"@babel/helper-validator-identifier"
:
"^7.14.0"
,
"@babel/template"
:
"^7.12.13"
,
"@babel/traverse"
:
"^7.14.
0
"
,
"@babel/types"
:
"^7.14.
0
"
"@babel/traverse"
:
"^7.14.
2
"
,
"@babel/types"
:
"^7.14.
2
"
}
},
"@babel/helper-optimise-call-expression"
:
{
...
...
@@ -263,14 +263,14 @@
}
},
"@babel/helper-replace-supers"
:
{
"version"
:
"7.1
3.12
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-replace-supers/-/helper-replace-supers-7.1
3.12
.tgz"
,
"integrity"
:
"sha512-
Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw
=="
,
"version"
:
"7.1
4.3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fhelper-replace-supers/-/helper-replace-supers-7.1
4.3
.tgz"
,
"integrity"
:
"sha512-
Rlh8qEWZSTfdz+tgNV/N4gz1a0TMNwCUcENhMjHTHKp3LseYH5Jha0NSlyTQWMnjbYcwFt+bqAMqSLHVXkQ6UA
=="
,
"requires"
:
{
"@babel/helper-member-expression-to-functions"
:
"^7.13.12"
,
"@babel/helper-optimise-call-expression"
:
"^7.12.13"
,
"@babel/traverse"
:
"^7.1
3.0
"
,
"@babel/types"
:
"^7.1
3.1
2"
"@babel/traverse"
:
"^7.1
4.2
"
,
"@babel/types"
:
"^7.1
4.
2"
}
},
"@babel/helper-simple-access"
:
{
...
...
@@ -339,9 +339,9 @@
}
},
"@babel/parser"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fparser/-/parser-7.14.
1
.tgz"
,
"integrity"
:
"sha512-
muUGEKu8E/ftMTPlNp+mc6zL3E9zKWmF5sDHZ5MSsoTP9Wyz64AhEf9kD08xYJ7w6Hdcu8H550ircnPyWSIF0
Q=="
"version"
:
"7.14.
3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fparser/-/parser-7.14.
3
.tgz"
,
"integrity"
:
"sha512-
7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMR
Q=="
},
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining"
:
{
"version"
:
"7.13.12"
,
...
...
@@ -354,9 +354,9 @@
}
},
"@babel/plugin-proposal-async-generator-functions"
:
{
"version"
:
"7.1
3.15
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.1
3.15
.tgz"
,
"integrity"
:
"sha512-
VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/helper-remap-async-to-generator"
:
"^7.13.0"
,
...
...
@@ -373,103 +373,104 @@
}
},
"@babel/plugin-proposal-class-static-block"
:
{
"version"
:
"7.1
3.11
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.1
3.11
.tgz"
,
"integrity"
:
"sha512-
fJTdFI4bfnMjvxJyNuaf8i9mVcZ0UhetaGEUHaHV9KEnibLugJkZAtXikR8KcYj+NYmI4DZMS8yQAyg+hvfSqg
=="
,
"version"
:
"7.1
4.3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.1
4.3
.tgz"
,
"integrity"
:
"sha512-
HEjzp5q+lWSjAgJtSluFDrGGosmwTgKwCXdDQZvhKsRlwv3YdkUEqxNrrjesJd+B9E9zvr1PVPVBvhYZ9msjvQ
=="
,
"requires"
:
{
"@babel/helper-create-class-features-plugin"
:
"^7.14.3"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-class-static-block"
:
"^7.12.13"
}
},
"@babel/plugin-proposal-decorators"
:
{
"version"
:
"7.1
3.15
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-decorators/-/plugin-proposal-decorators-7.1
3.15
.tgz"
,
"integrity"
:
"sha512-
ibAMAqUm97yzi+LPgdr5Nqb9CMkeieGHvwPg1ywSGjZrZHQEGqE01HmOio8kxRpA/+VtOHouIVy2FMpBbtltjA
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-decorators/-/plugin-proposal-decorators-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
LauAqDd/VjQDtae58QgBcEOE42NNP+jB2OE+XeC3KBI/E+BhhRjtr5viCIrj1hmu1YvrguLipIPRJZmS5yUcFw
=="
,
"requires"
:
{
"@babel/helper-create-class-features-plugin"
:
"^7.1
3.11
"
,
"@babel/helper-create-class-features-plugin"
:
"^7.1
4.2
"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-decorators"
:
"^7.12.13"
}
},
"@babel/plugin-proposal-dynamic-import"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-
ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-dynamic-import"
:
"^7.8.3"
}
},
"@babel/plugin-proposal-export-namespace-from"
:
{
"version"
:
"7.1
2.13
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.1
2.13
.tgz"
,
"integrity"
:
"sha512-
INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.1
2.13
"
,
"@babel/helper-plugin-utils"
:
"^7.1
3.0
"
,
"@babel/plugin-syntax-export-namespace-from"
:
"^7.8.3"
}
},
"@babel/plugin-proposal-json-strings"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-json-strings/-/plugin-proposal-json-strings-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-w
4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-json-strings/-/plugin-proposal-json-strings-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-w
2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-json-strings"
:
"^7.8.3"
}
},
"@babel/plugin-proposal-logical-assignment-operators"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-
aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-logical-assignment-operators"
:
"^7.10.4"
}
},
"@babel/plugin-proposal-nullish-coalescing-operator"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-
iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-nullish-coalescing-operator"
:
"^7.8.3"
}
},
"@babel/plugin-proposal-numeric-separator"
:
{
"version"
:
"7.1
2.13
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.1
2.13
.tgz"
,
"integrity"
:
"sha512-
O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.1
2.13
"
,
"@babel/helper-plugin-utils"
:
"^7.1
3.0
"
,
"@babel/plugin-syntax-numeric-separator"
:
"^7.10.4"
}
},
"@babel/plugin-proposal-object-rest-spread"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-
DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw
=="
,
"requires"
:
{
"@babel/compat-data"
:
"^7.1
3.8
"
,
"@babel/helper-compilation-targets"
:
"^7.13.
8
"
,
"@babel/compat-data"
:
"^7.1
4.0
"
,
"@babel/helper-compilation-targets"
:
"^7.13.
16
"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-object-rest-spread"
:
"^7.8.3"
,
"@babel/plugin-transform-parameters"
:
"^7.1
3.0
"
"@babel/plugin-transform-parameters"
:
"^7.1
4.2
"
}
},
"@babel/plugin-proposal-optional-catch-binding"
:
{
"version"
:
"7.1
3.8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.1
3.8
.tgz"
,
"integrity"
:
"sha512-
0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/plugin-syntax-optional-catch-binding"
:
"^7.8.3"
}
},
"@babel/plugin-proposal-optional-chaining"
:
{
"version"
:
"7.1
3.1
2"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.1
3.1
2.tgz"
,
"integrity"
:
"sha512-
fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ
=="
,
"version"
:
"7.1
4.
2"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.1
4.
2.tgz"
,
"integrity"
:
"sha512-
qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/helper-skip-transparent-expression-wrappers"
:
"^7.12.1"
,
...
...
@@ -660,23 +661,23 @@
}
},
"@babel/plugin-transform-block-scoping"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.
1
.tgz"
,
"integrity"
:
"sha512-
2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA
=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.
2
.tgz"
,
"integrity"
:
"sha512-
neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
}
},
"@babel/plugin-transform-classes"
:
{
"version"
:
"7.1
3.0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-classes/-/plugin-transform-classes-7.1
3.0
.tgz"
,
"integrity"
:
"sha512-
9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5
g=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-classes/-/plugin-transform-classes-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCN
g=="
,
"requires"
:
{
"@babel/helper-annotate-as-pure"
:
"^7.12.13"
,
"@babel/helper-function-name"
:
"^7.1
2.13
"
,
"@babel/helper-function-name"
:
"^7.1
4.2
"
,
"@babel/helper-optimise-call-expression"
:
"^7.12.13"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/helper-replace-supers"
:
"^7.13.
0
"
,
"@babel/helper-replace-supers"
:
"^7.13.
12
"
,
"@babel/helper-split-export-declaration"
:
"^7.12.13"
,
"globals"
:
"^11.1.0"
}
...
...
@@ -757,11 +758,11 @@
}
},
"@babel/plugin-transform-modules-amd"
:
{
"version"
:
"7.14.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.
0
.tgz"
,
"integrity"
:
"sha512-
CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ
=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.
2
.tgz"
,
"integrity"
:
"sha512-
hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw
=="
,
"requires"
:
{
"@babel/helper-module-transforms"
:
"^7.14.
0
"
,
"@babel/helper-module-transforms"
:
"^7.14.
2
"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"babel-plugin-dynamic-import-node"
:
"^2.3.3"
}
...
...
@@ -832,9 +833,9 @@
}
},
"@babel/plugin-transform-parameters"
:
{
"version"
:
"7.1
3.0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-parameters/-/plugin-transform-parameters-7.1
3.0
.tgz"
,
"integrity"
:
"sha512-
Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw
=="
,
"version"
:
"7.1
4.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-parameters/-/plugin-transform-parameters-7.1
4.2
.tgz"
,
"integrity"
:
"sha512-
NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A
=="
,
"requires"
:
{
"@babel/helper-plugin-utils"
:
"^7.13.0"
}
...
...
@@ -864,9 +865,9 @@
}
},
"@babel/plugin-transform-runtime"
:
{
"version"
:
"7.1
3.15
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-runtime/-/plugin-transform-runtime-7.1
3.15
.tgz"
,
"integrity"
:
"sha512-
d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA
=="
,
"version"
:
"7.1
4.3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fplugin-transform-runtime/-/plugin-transform-runtime-7.1
4.3
.tgz"
,
"integrity"
:
"sha512-
t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg
=="
,
"requires"
:
{
"@babel/helper-module-imports"
:
"^7.13.12"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
...
...
@@ -951,27 +952,27 @@
}
},
"@babel/preset-env"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fpreset-env/-/preset-env-7.14.
1
.tgz"
,
"integrity"
:
"sha512-
0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanr
Q=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2fpreset-env/-/preset-env-7.14.
2
.tgz"
,
"integrity"
:
"sha512-
7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8T
Q=="
,
"requires"
:
{
"@babel/compat-data"
:
"^7.14.0"
,
"@babel/helper-compilation-targets"
:
"^7.13.16"
,
"@babel/helper-plugin-utils"
:
"^7.13.0"
,
"@babel/helper-validator-option"
:
"^7.12.17"
,
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining"
:
"^7.13.12"
,
"@babel/plugin-proposal-async-generator-functions"
:
"^7.1
3.15
"
,
"@babel/plugin-proposal-async-generator-functions"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-class-properties"
:
"^7.13.0"
,
"@babel/plugin-proposal-class-static-block"
:
"^7.13.11"
,
"@babel/plugin-proposal-dynamic-import"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-export-namespace-from"
:
"^7.1
2.13
"
,
"@babel/plugin-proposal-json-strings"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-logical-assignment-operators"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-numeric-separator"
:
"^7.1
2.13
"
,
"@babel/plugin-proposal-object-rest-spread"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-optional-catch-binding"
:
"^7.1
3.8
"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.1
3.1
2"
,
"@babel/plugin-proposal-dynamic-import"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-export-namespace-from"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-json-strings"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-logical-assignment-operators"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-numeric-separator"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-object-rest-spread"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-optional-catch-binding"
:
"^7.1
4.2
"
,
"@babel/plugin-proposal-optional-chaining"
:
"^7.1
4.
2"
,
"@babel/plugin-proposal-private-methods"
:
"^7.13.0"
,
"@babel/plugin-proposal-private-property-in-object"
:
"^7.14.0"
,
"@babel/plugin-proposal-unicode-property-regex"
:
"^7.12.13"
,
...
...
@@ -992,8 +993,8 @@
"@babel/plugin-transform-arrow-functions"
:
"^7.13.0"
,
"@babel/plugin-transform-async-to-generator"
:
"^7.13.0"
,
"@babel/plugin-transform-block-scoped-functions"
:
"^7.12.13"
,
"@babel/plugin-transform-block-scoping"
:
"^7.14.
1
"
,
"@babel/plugin-transform-classes"
:
"^7.1
3.0
"
,
"@babel/plugin-transform-block-scoping"
:
"^7.14.
2
"
,
"@babel/plugin-transform-classes"
:
"^7.1
4.2
"
,
"@babel/plugin-transform-computed-properties"
:
"^7.13.0"
,
"@babel/plugin-transform-destructuring"
:
"^7.13.17"
,
"@babel/plugin-transform-dotall-regex"
:
"^7.12.13"
,
...
...
@@ -1003,14 +1004,14 @@
"@babel/plugin-transform-function-name"
:
"^7.12.13"
,
"@babel/plugin-transform-literals"
:
"^7.12.13"
,
"@babel/plugin-transform-member-expression-literals"
:
"^7.12.13"
,
"@babel/plugin-transform-modules-amd"
:
"^7.14.
0
"
,
"@babel/plugin-transform-modules-amd"
:
"^7.14.
2
"
,
"@babel/plugin-transform-modules-commonjs"
:
"^7.14.0"
,
"@babel/plugin-transform-modules-systemjs"
:
"^7.13.8"
,
"@babel/plugin-transform-modules-umd"
:
"^7.14.0"
,
"@babel/plugin-transform-named-capturing-groups-regex"
:
"^7.12.13"
,
"@babel/plugin-transform-new-target"
:
"^7.12.13"
,
"@babel/plugin-transform-object-super"
:
"^7.12.13"
,
"@babel/plugin-transform-parameters"
:
"^7.1
3.0
"
,
"@babel/plugin-transform-parameters"
:
"^7.1
4.2
"
,
"@babel/plugin-transform-property-literals"
:
"^7.12.13"
,
"@babel/plugin-transform-regenerator"
:
"^7.13.15"
,
"@babel/plugin-transform-reserved-words"
:
"^7.12.13"
,
...
...
@@ -1022,7 +1023,7 @@
"@babel/plugin-transform-unicode-escapes"
:
"^7.12.13"
,
"@babel/plugin-transform-unicode-regex"
:
"^7.12.13"
,
"@babel/preset-modules"
:
"^0.1.4"
,
"@babel/types"
:
"^7.14.
1
"
,
"@babel/types"
:
"^7.14.
2
"
,
"babel-plugin-polyfill-corejs2"
:
"^0.2.0"
,
"babel-plugin-polyfill-corejs3"
:
"^0.2.0"
,
"babel-plugin-polyfill-regenerator"
:
"^0.2.0"
,
...
...
@@ -1077,16 +1078,16 @@
}
},
"@babel/traverse"
:
{
"version"
:
"7.14.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2ftraverse/-/traverse-7.14.
0
.tgz"
,
"integrity"
:
"sha512-
dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQ
A=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2ftraverse/-/traverse-7.14.
2
.tgz"
,
"integrity"
:
"sha512-
TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7i
A=="
,
"requires"
:
{
"@babel/code-frame"
:
"^7.12.13"
,
"@babel/generator"
:
"^7.14.
0
"
,
"@babel/helper-function-name"
:
"^7.1
2.13
"
,
"@babel/generator"
:
"^7.14.
2
"
,
"@babel/helper-function-name"
:
"^7.1
4.2
"
,
"@babel/helper-split-export-declaration"
:
"^7.12.13"
,
"@babel/parser"
:
"^7.14.
0
"
,
"@babel/types"
:
"^7.14.
0
"
,
"@babel/parser"
:
"^7.14.
2
"
,
"@babel/types"
:
"^7.14.
2
"
,
"debug"
:
"^4.1.0"
,
"globals"
:
"^11.1.0"
},
...
...
@@ -1107,9 +1108,9 @@
}
},
"@babel/types"
:
{
"version"
:
"7.14.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2ftypes/-/types-7.14.
1
.tgz"
,
"integrity"
:
"sha512-S
13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA
=="
,
"version"
:
"7.14.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@babel%2ftypes/-/types-7.14.
2
.tgz"
,
"integrity"
:
"sha512-S
djAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw
=="
,
"requires"
:
{
"@babel/helper-validator-identifier"
:
"^7.14.0"
,
"to-fast-properties"
:
"^2.0.0"
...
...
@@ -1662,9 +1663,9 @@
"integrity"
:
"sha512-2aoSC4UUbHDj2uCsCxcG/vRMXey/m17bC7UwitVm5hn22nI8O8Y9iDpA76Orc+DWkQ4zZrOKEshCqR/jSuXAHA=="
},
"@types/ioredis"
:
{
"version"
:
"4.26.
3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2fioredis/-/ioredis-4.26.
3
.tgz"
,
"integrity"
:
"sha512-
2YiIUTo/MCZidXXfHAIoh2DUlGEG7zYFMfz0VXzTpI5934/wBCT5a/pR24lHCKk9WQNIlYauIFxQHcAF93w1FA
=="
,
"version"
:
"4.26.
4
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2fioredis/-/ioredis-4.26.
4
.tgz"
,
"integrity"
:
"sha512-
QFbjNq7EnOGw6d1gZZt2h26OFXjx7z+eqEnbCHSrDI1OOLEgOHMKdtIajJbuCr9uO+X9kQQRe7Lz6uxqxl5XKg
=="
,
"requires"
:
{
"@types/node"
:
"*"
}
...
...
@@ -1738,9 +1739,9 @@
}
},
"@types/lodash"
:
{
"version"
:
"4.14.16
8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2flodash/-/lodash-4.14.16
8
.tgz"
,
"integrity"
:
"sha512-
oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q
=="
"version"
:
"4.14.16
9
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2flodash/-/lodash-4.14.16
9
.tgz"
,
"integrity"
:
"sha512-
DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw
=="
},
"@types/mime"
:
{
"version"
:
"1.3.2"
,
...
...
@@ -1753,9 +1754,9 @@
"integrity"
:
"sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA=="
},
"@types/node"
:
{
"version"
:
"10.17.
59
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2fnode/-/node-10.17.
59
.tgz"
,
"integrity"
:
"sha512-
7Uc8IRrL8yZz5ti45RaFxpbU8TxlzdC3HvxV+hOWo1EyLsuKv/w7y0n+TwZzwL3vdx3oZ2k3ubxPq131hNtXyg
=="
"version"
:
"10.17.
60
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/@types%2fnode/-/node-10.17.
60
.tgz"
,
"integrity"
:
"sha512-
F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw
=="
},
"@types/normalize-package-data"
:
{
"version"
:
"2.4.0"
,
...
...
@@ -2792,9 +2793,9 @@
"integrity"
:
"sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
},
"axe-core"
:
{
"version"
:
"4.2.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/axe-core/-/axe-core-4.2.
0
.tgz"
,
"integrity"
:
"sha512-
1uIESzroqpaTzt9uX48HO+6gfnKu3RwvWdCcWSrX4csMInJfCo1yvKPNXCwXFRpJqRW25tiASb6No0YH57PXqg
=="
"version"
:
"4.2.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/axe-core/-/axe-core-4.2.
1
.tgz"
,
"integrity"
:
"sha512-
evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA
=="
},
"axios"
:
{
"version"
:
"0.21.1"
,
...
...
@@ -5829,9 +5830,13 @@
"integrity"
:
"sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U="
},
"contains-path"
:
{
"version"
:
"0.1.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/contains-path/-/contains-path-0.1.0.tgz"
,
"integrity"
:
"sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo="
"version"
:
"1.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/contains-path/-/contains-path-1.0.0.tgz"
,
"integrity"
:
"sha1-NFizMhhWA+ju0Y9RjUoQiIo6vJE="
,
"requires"
:
{
"normalize-path"
:
"^2.1.1"
,
"path-starts-with"
:
"^1.0.0"
}
},
"content-disposition"
:
{
"version"
:
"0.5.3"
,
...
...
@@ -7183,9 +7188,9 @@
}
},
"egg-bin"
:
{
"version"
:
"4.16.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/egg-bin/-/egg-bin-4.16.
1
.tgz"
,
"integrity"
:
"sha512-
Nmw88y4DcMIEv9lR+tJ0QyGbzEOrGtkXVxIhT3Hsuz1o6w8vJoj70Aq8O63iRW5KHFkJiZmaWfGel1K+e7tufw
=="
,
"version"
:
"4.16.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/egg-bin/-/egg-bin-4.16.
2
.tgz"
,
"integrity"
:
"sha512-
rUos0qayCFlK8jpx3bL6Y1yf7RiK73057ntsZD04SyutRRccOqh3NkF65TeW4JbEuIcYaE3sEX58DajqQwltVQ
=="
,
"requires"
:
{
"autod"
:
"^3.1.0"
,
"chalk"
:
"^2.4.2"
,
...
...
@@ -7195,16 +7200,18 @@
"detect-port"
:
"^1.3.0"
,
"egg-ts-helper"
:
"^1.25.2"
,
"egg-utils"
:
"^2.4.1"
,
"espower-
typescript"
:
"9.0.1
"
,
"espower-
source"
:
"^2.3.0
"
,
"globby"
:
"^9.2.0"
,
"inspector-proxy"
:
"^1.2.1"
,
"intelli-espower-loader"
:
"^1.0.1"
,
"jest-changed-files"
:
"^24.7.0"
,
"minimatch"
:
"^3.0.4"
,
"mocha"
:
"^6.0.2"
,
"mz-modules"
:
"^2.1.0"
,
"nyc"
:
"^13.3.0"
,
"power-assert"
:
"^1.6.1"
,
"semver"
:
"^6.0.0"
,
"source-map-support"
:
"^0.5.19"
,
"test-exclude"
:
"^5.1.0"
,
"ts-node"
:
"^7"
,
"ypkgfiles"
:
"^1.6.0"
...
...
@@ -7819,9 +7826,9 @@
}
},
"egg-multipart"
:
{
"version"
:
"2.1
0.3
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/egg-multipart/-/egg-multipart-2.1
0.3
.tgz"
,
"integrity"
:
"sha512-
+Ce2RE7YzdUv6G2+u8ke+ZMkyqSfIC3g2lKhSA1zKVetcRJ8GNfxPCoSuEFJMoUePdsJofasnp0EvWYstTpVbw
=="
,
"version"
:
"2.1
1.1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/egg-multipart/-/egg-multipart-2.1
1.1
.tgz"
,
"integrity"
:
"sha512-
gaZUpubPStAWJTh0Z1DvG3dRhuL6gatJP7FAgWyUu4LR8tKLa6kR9xi4HsHTox13Otn0OSixrkth5I0NzuUl2g
=="
,
"requires"
:
{
"co-busboy"
:
"^1.4.0"
,
"egg-path-matching"
:
"^1.0.1"
,
...
...
@@ -8794,9 +8801,9 @@
"integrity"
:
"sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA=="
},
"electron-to-chromium"
:
{
"version"
:
"1.3.7
27
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/electron-to-chromium/-/electron-to-chromium-1.3.7
27
.tgz"
,
"integrity"
:
"sha512-
Mfz4FIB4FSvEwBpDfdipRIrwd6uo8gUDoRDF4QEYb4h4tSuI3ov594OrjU6on042UlFHouIJpClDODGkPcBSbg
=="
"version"
:
"1.3.7
34
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/electron-to-chromium/-/electron-to-chromium-1.3.7
34
.tgz"
,
"integrity"
:
"sha512-
iQF2mjPZ6zNNq45kbJ6MYZYCBNdv2JpGiJC/lVx4tGJWi9MNg73KkL9sWGN4X4I/CP2SBLWsT8nPADZZpAHIyw
=="
},
"element-resize-detector"
:
{
"version"
:
"1.2.2"
,
...
...
@@ -9432,14 +9439,22 @@
}
},
"eslint-module-utils"
:
{
"version"
:
"2.6.
0
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/eslint-module-utils/-/eslint-module-utils-2.6.
0
.tgz"
,
"integrity"
:
"sha512-
6j9xxegbqe8/kZY8cYpcp0xhbK0EgJlg3g9mib3/miLaExuuwc3n5UEfSnU6hWMbT0FAYVvDbL9RrRgpUeQIv
A=="
,
"version"
:
"2.6.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/eslint-module-utils/-/eslint-module-utils-2.6.
1
.tgz"
,
"integrity"
:
"sha512-
ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4
A=="
,
"requires"
:
{
"debug"
:
"^
2.6.9
"
,
"debug"
:
"^
3.2.7
"
,
"pkg-dir"
:
"^2.0.0"
},
"dependencies"
:
{
"debug"
:
{
"version"
:
"3.2.7"
,
"resolved"
:
"http://npmprivate.quantgroups.com/debug/-/debug-3.2.7.tgz"
,
"integrity"
:
"sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="
,
"requires"
:
{
"ms"
:
"^2.1.1"
}
},
"find-up"
:
{
"version"
:
"2.1.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/find-up/-/find-up-2.1.0.tgz"
,
...
...
@@ -9457,6 +9472,11 @@
"path-exists"
:
"^3.0.0"
}
},
"ms"
:
{
"version"
:
"2.1.3"
,
"resolved"
:
"http://npmprivate.quantgroups.com/ms/-/ms-2.1.3.tgz"
,
"integrity"
:
"sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
},
"p-limit"
:
{
"version"
:
"1.3.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/p-limit/-/p-limit-1.3.0.tgz"
,
...
...
@@ -9499,32 +9519,34 @@
"integrity"
:
"sha512-LPTrTvITFDZggiXAIdMPL4bJo0wvXUgJqC3f6UIskJxzHZze2aBTvjWQJ7TgEbkfpk++KWhcOl+lels+qAPKDg=="
},
"eslint-plugin-import"
:
{
"version"
:
"2.2
2.1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/eslint-plugin-import/-/eslint-plugin-import-2.2
2.1
.tgz"
,
"integrity"
:
"sha512-
8K7JjINHOpH64ozkAhpT3sd+FswIZTfMZTjdx052pnWrgRCVfp8op9tbjpAk3DdUeI/Ba4C8OjdC0r90erHEOw
=="
,
"version"
:
"2.2
3.2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/eslint-plugin-import/-/eslint-plugin-import-2.2
3.2
.tgz"
,
"integrity"
:
"sha512-
LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg
=="
,
"requires"
:
{
"array-includes"
:
"^3.1.
1
"
,
"array.prototype.flat"
:
"^1.2.
3
"
,
"contains-path"
:
"^
0.1
.0"
,
"array-includes"
:
"^3.1.
3
"
,
"array.prototype.flat"
:
"^1.2.
4
"
,
"contains-path"
:
"^
1.0
.0"
,
"debug"
:
"^2.6.9"
,
"doctrine"
:
"
1.5
.0"
,
"doctrine"
:
"
^2.1
.0"
,
"eslint-import-resolver-node"
:
"^0.3.4"
,
"eslint-module-utils"
:
"^2.6.0"
,
"eslint-module-utils"
:
"^2.6.1"
,
"find-up"
:
"^2.0.0"
,
"has"
:
"^1.0.3"
,
"is-core-module"
:
"^2.4.0"
,
"minimatch"
:
"^3.0.4"
,
"object.values"
:
"^1.1.1"
,
"read-pkg-up"
:
"^2.0.0"
,
"resolve"
:
"^1.17.0"
,
"object.values"
:
"^1.1.3"
,
"pkg-up"
:
"^2.0.0"
,
"read-pkg-up"
:
"^3.0.0"
,
"resolve"
:
"^1.20.0"
,
"tsconfig-paths"
:
"^3.9.0"
},
"dependencies"
:
{
"doctrine"
:
{
"version"
:
"
1.5
.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/doctrine/-/doctrine-
1.5
.0.tgz"
,
"integrity"
:
"sha
1-N53Ocw9hZvds76TmcHoVmwLFpvo
="
,
"version"
:
"
2.1
.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/doctrine/-/doctrine-
2.1
.0.tgz"
,
"integrity"
:
"sha
512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=
="
,
"requires"
:
{
"esutils"
:
"^2.0.2"
,
"isarray"
:
"^1.0.0"
"esutils"
:
"^2.0.2"
}
},
"find-up"
:
{
...
...
@@ -9536,13 +9558,13 @@
}
},
"load-json-file"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/load-json-file/-/load-json-file-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
eUfkIUmvgNaWy/eXvKq8/h/inKg
="
,
"version"
:
"
4
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/load-json-file/-/load-json-file-
4
.0.0.tgz"
,
"integrity"
:
"sha1-
L19Fq5HjMhYjT9U62rZo607AmTs
="
,
"requires"
:
{
"graceful-fs"
:
"^4.1.2"
,
"parse-json"
:
"^
2.2
.0"
,
"pify"
:
"^
2
.0.0"
,
"parse-json"
:
"^
4.0
.0"
,
"pify"
:
"^
3
.0.0"
,
"strip-bom"
:
"^3.0.0"
}
},
...
...
@@ -9576,36 +9598,50 @@
"resolved"
:
"http://npmprivate.quantgroups.com/p-try/-/p-try-1.0.0.tgz"
,
"integrity"
:
"sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
},
"parse-json"
:
{
"version"
:
"4.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/parse-json/-/parse-json-4.0.0.tgz"
,
"integrity"
:
"sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA="
,
"requires"
:
{
"error-ex"
:
"^1.3.1"
,
"json-parse-better-errors"
:
"^1.0.1"
}
},
"path-exists"
:
{
"version"
:
"3.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-exists/-/path-exists-3.0.0.tgz"
,
"integrity"
:
"sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
},
"path-type"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-type/-/path-type-
2
.0.0.tgz"
,
"integrity"
:
"sha
1-8BLMuEFbcJb8LaoQVMPXI4lZTHM
="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-type/-/path-type-
3
.0.0.tgz"
,
"integrity"
:
"sha
512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg=
="
,
"requires"
:
{
"pify"
:
"^
2
.0.0"
"pify"
:
"^
3
.0.0"
}
},
"pify"
:
{
"version"
:
"3.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/pify/-/pify-3.0.0.tgz"
,
"integrity"
:
"sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY="
},
"read-pkg"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/read-pkg/-/read-pkg-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
jvHAYjxqbbDcZxPEv6xGMysjaPg
="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/read-pkg/-/read-pkg-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
nLxoaXj+5l0WwA4rGcI3/Pbjg4k
="
,
"requires"
:
{
"load-json-file"
:
"^
2
.0.0"
,
"load-json-file"
:
"^
4
.0.0"
,
"normalize-package-data"
:
"^2.3.2"
,
"path-type"
:
"^
2
.0.0"
"path-type"
:
"^
3
.0.0"
}
},
"read-pkg-up"
:
{
"version"
:
"
2
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/read-pkg-up/-/read-pkg-up-
2
.0.0.tgz"
,
"integrity"
:
"sha1-
a3KoBImE4MQeeVEP1en6mbO1Sb4
="
,
"version"
:
"
3
.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/read-pkg-up/-/read-pkg-up-
3
.0.0.tgz"
,
"integrity"
:
"sha1-
PtSWaF26D4/hGNBpHcUfSh/5bwc
="
,
"requires"
:
{
"find-up"
:
"^2.0.0"
,
"read-pkg"
:
"^
2
.0.0"
"read-pkg"
:
"^
3
.0.0"
}
},
"strip-bom"
:
{
...
...
@@ -9803,17 +9839,6 @@
}
}
},
"espower-typescript"
:
{
"version"
:
"9.0.1"
,
"resolved"
:
"http://npmprivate.quantgroups.com/espower-typescript/-/espower-typescript-9.0.1.tgz"
,
"integrity"
:
"sha512-WmEm8Hs0SX06izEdi4Qlu3GPOgshejXXA22OA5i+9oN0yC9pWLxlomyPkNkksAQl+ZV5dOGyTdC4gBAEfwqBww=="
,
"requires"
:
{
"espower-source"
:
"^2.3.0"
,
"minimatch"
:
"^3.0.3"
,
"source-map-support"
:
"^0.5.9"
,
"ts-node"
:
"^7.0.1"
}
},
"espree"
:
{
"version"
:
"6.2.1"
,
"resolved"
:
"http://npmprivate.quantgroups.com/espree/-/espree-6.2.1.tgz"
,
...
...
@@ -13576,9 +13601,9 @@
"integrity"
:
"sha1-R6Pn2Az/qmRYNkvSLthcqzMHvnk="
},
"node-releases"
:
{
"version"
:
"1.1.7
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/node-releases/-/node-releases-1.1.7
1
.tgz"
,
"integrity"
:
"sha512-
zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg
=="
"version"
:
"1.1.7
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/node-releases/-/node-releases-1.1.7
2
.tgz"
,
"integrity"
:
"sha512-
LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw
=="
},
"node-tool-utils"
:
{
"version"
:
"1.6.0"
,
...
...
@@ -17904,9 +17929,9 @@
}
},
"optimize-css-assets-webpack-plugin"
:
{
"version"
:
"5.0.
4
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.
4
.tgz"
,
"integrity"
:
"sha512-
wqd6FdI2a5/FdoiCNNkEvLeA//lHHfG24Ln2Xm2qqdIk4aOlsR18jwpyOihqQ8849W3qu2DX8fOYxpvTMj+93
A=="
,
"version"
:
"5.0.
6
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/optimize-css-assets-webpack-plugin/-/optimize-css-assets-webpack-plugin-5.0.
6
.tgz"
,
"integrity"
:
"sha512-
JAYw7WrIAIuHWoKeSBB3lJ6ZG9PSDK3JJduv/FMpIY060wvbA8Lqn/TCtxNGICNlg0X5AGshLzIhpYrkltdq+
A=="
,
"requires"
:
{
"cssnano"
:
"^4.1.10"
,
"last-call-webpack-plugin"
:
"^3.0.0"
...
...
@@ -18244,6 +18269,14 @@
"resolved"
:
"http://npmprivate.quantgroups.com/path-parse/-/path-parse-1.0.6.tgz"
,
"integrity"
:
"sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
},
"path-starts-with"
:
{
"version"
:
"1.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-starts-with/-/path-starts-with-1.0.0.tgz"
,
"integrity"
:
"sha1-soJDAV6LE43lcmgqxS2kLmRq2E4="
,
"requires"
:
{
"normalize-path"
:
"^2.1.1"
}
},
"path-to-regexp"
:
{
"version"
:
"0.1.7"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz"
,
...
...
@@ -18340,6 +18373,59 @@
}
}
},
"pkg-up"
:
{
"version"
:
"2.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/pkg-up/-/pkg-up-2.0.0.tgz"
,
"integrity"
:
"sha1-yBmscoBZpGHKscOImivjxJoATX8="
,
"requires"
:
{
"find-up"
:
"^2.1.0"
},
"dependencies"
:
{
"find-up"
:
{
"version"
:
"2.1.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/find-up/-/find-up-2.1.0.tgz"
,
"integrity"
:
"sha1-RdG35QbHF93UgndaK3eSCjwMV6c="
,
"requires"
:
{
"locate-path"
:
"^2.0.0"
}
},
"locate-path"
:
{
"version"
:
"2.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/locate-path/-/locate-path-2.0.0.tgz"
,
"integrity"
:
"sha1-K1aLJl7slExtnA3pw9u7ygNUzY4="
,
"requires"
:
{
"p-locate"
:
"^2.0.0"
,
"path-exists"
:
"^3.0.0"
}
},
"p-limit"
:
{
"version"
:
"1.3.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/p-limit/-/p-limit-1.3.0.tgz"
,
"integrity"
:
"sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q=="
,
"requires"
:
{
"p-try"
:
"^1.0.0"
}
},
"p-locate"
:
{
"version"
:
"2.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/p-locate/-/p-locate-2.0.0.tgz"
,
"integrity"
:
"sha1-IKAQOyIqcMj9OcwuWAaA893l7EM="
,
"requires"
:
{
"p-limit"
:
"^1.1.0"
}
},
"p-try"
:
{
"version"
:
"1.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/p-try/-/p-try-1.0.0.tgz"
,
"integrity"
:
"sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
},
"path-exists"
:
{
"version"
:
"3.0.0"
,
"resolved"
:
"http://npmprivate.quantgroups.com/path-exists/-/path-exists-3.0.0.tgz"
,
"integrity"
:
"sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
}
}
},
"platform"
:
{
"version"
:
"1.3.6"
,
"resolved"
:
"http://npmprivate.quantgroups.com/platform/-/platform-1.3.6.tgz"
,
...
...
@@ -18921,9 +19007,9 @@
}
},
"postcss-selector-parser"
:
{
"version"
:
"6.0.
5
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/postcss-selector-parser/-/postcss-selector-parser-6.0.
5
.tgz"
,
"integrity"
:
"sha512-
aFYPoYmXbZ1V6HZaSvat08M97A8HqO6Pjz+PiNpw/DhuRrC72XWAdp3hL6wusDCN31sSmcZyMGa2hZEuX+Xfh
g=="
,
"version"
:
"6.0.
6
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/postcss-selector-parser/-/postcss-selector-parser-6.0.
6
.tgz"
,
"integrity"
:
"sha512-
9LXrvaaX3+mcv5xkg5kFwqSzSH1JIObIx51PrndZwlmznwXRfxMddDvo9gve3gVR8ZTKgoFDdWkbRFmEhT4PM
g=="
,
"requires"
:
{
"cssesc"
:
"^3.0.0"
,
"util-deprecate"
:
"^1.0.2"
...
...
@@ -20102,9 +20188,9 @@
}
},
"sa-sdk-javascript"
:
{
"version"
:
"1.16.1
5
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.16.1
5
.tgz"
,
"integrity"
:
"sha512-
mG/k/P9oMbgEPwcAvqL8SzXQYZmJqaXwlVH6sFmXkwEVOR8qihaGYadZo0PAz5pCiRTVhUEKIGZ8u+DOYxF1ew
=="
"version"
:
"1.16.1
6
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/sa-sdk-javascript/-/sa-sdk-javascript-1.16.1
6
.tgz"
,
"integrity"
:
"sha512-
71PlyYLao1bdsiieoxWjz7/lZ2+GTe+nRkieuZaqX6WhrBSsyI/JuG6z/sEacCDYkMxuukhLPDOA1sHO5nnjVQ
=="
},
"safe-buffer"
:
{
"version"
:
"5.1.2"
,
...
...
@@ -20808,9 +20894,9 @@
}
},
"spdx-license-ids"
:
{
"version"
:
"3.0.
7
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/spdx-license-ids/-/spdx-license-ids-3.0.
7
.tgz"
,
"integrity"
:
"sha512-
U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ
=="
"version"
:
"3.0.
8
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/spdx-license-ids/-/spdx-license-ids-3.0.
8
.tgz"
,
"integrity"
:
"sha512-
NDgA96EnaLSvtbM7trJj+t1LUR3pirkDCcz9nOUlPb5DMBGsH7oES6C3hs3j7R9oHEa1EMvReS/BUAIT5Tcr0g
=="
},
"speed-measure-webpack-plugin"
:
{
"version"
:
"1.5.0"
,
...
...
@@ -22132,9 +22218,9 @@
"integrity"
:
"sha512-0Vb/54WJ6k5v8sSWN09S0ora+Hnr+cX40r9F170nT+mSkaxltoE/7R3OrIdBSUv1OoiobH1QoWQbCnAO+e8J1A=="
},
"uglify-js"
:
{
"version"
:
"3.13.
6
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/uglify-js/-/uglify-js-3.13.
6
.tgz"
,
"integrity"
:
"sha512-
rRprLwl8RVaS+Qvx3Wh5hPfPBn9++G6xkGlUupya0s5aDmNjI7z3lnRLB3u7sN4OmbB0pWgzhM9BEJyiWAwt
AA=="
"version"
:
"3.13.
7
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/uglify-js/-/uglify-js-3.13.
7
.tgz"
,
"integrity"
:
"sha512-
1Psi2MmnZJbnEsgJJIlfnd7tFlJfitusmR7zDI8lXlFI0ACD4/Rm/xdrU8bh6zF0i74aiVoBtkRiFulkrmh3
AA=="
}
}
},
...
...
@@ -22532,9 +22618,9 @@
"integrity"
:
"sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
},
"vconsole"
:
{
"version"
:
"3.5.
1
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/vconsole/-/vconsole-3.5.
1
.tgz"
,
"integrity"
:
"sha512-
PoHz1DiNtxfQQXtfSIQbIUsYK5nEqAW6IeN3uBiCzqhHD9GuUqoxmLrrS2PjRigWyPPp02K/ud0UmXNx8jfZ2Q
=="
,
"version"
:
"3.5.
2
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/vconsole/-/vconsole-3.5.
2
.tgz"
,
"integrity"
:
"sha512-
UjAm6q7+LG1y3JpDBZrHEpTRmdKEGXcJ8l3D3cGINCfXxUrcL8qZoZBtpVEhkVgX+2DfxmBqT1cCm4YOJFQUTg
=="
,
"requires"
:
{
"copy-text-to-clipboard"
:
"^3.0.1"
,
"core-js"
:
"^3.11.0"
,
...
...
@@ -22807,9 +22893,9 @@
"integrity"
:
"sha512-uHnq0FTEeNmqnbBC2aRKlmtd9LofMZ6Q3mWvgfLa+i9vhxU8fDK+nGs9c1iVT85axSua/AUnMttIq3xPaU9G3A=="
},
"vue-loader"
:
{
"version"
:
"15.9.
6
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/vue-loader/-/vue-loader-15.9.
6
.tgz"
,
"integrity"
:
"sha512-
j0cqiLzwbeImIC6nVIby2o/ABAWhlppyL/m5oJ67R5MloP0hj/DtFgb0Zmq3J9CG7AJ+AXIvHVnJAPBvrLyuDg
=="
,
"version"
:
"15.9.
7
"
,
"resolved"
:
"http://npmprivate.quantgroups.com/vue-loader/-/vue-loader-15.9.
7
.tgz"
,
"integrity"
:
"sha512-
qzlsbLV1HKEMf19IqCJqdNvFJRCI58WNbS6XbPqK13MrLz65es75w392MSQ5TsARAfIjUw+ATm3vlCXUJSOH9Q
=="
,
"requires"
:
{
"@vue/component-compiler-utils"
:
"^3.1.0"
,
"hash-sum"
:
"^1.0.2"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment