optimize menu pagination performance
This commit is contained in:
19
package-lock.json
generated
19
package-lock.json
generated
@@ -81,14 +81,6 @@
|
||||
"webvr-polyfill": "^0.10.5"
|
||||
}
|
||||
},
|
||||
"aframe-animation-component": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/aframe-animation-component/-/aframe-animation-component-5.1.0.tgz",
|
||||
"integrity": "sha512-8IP5V2TDReAu5RPhg7t1gMidz/FQZMvvEwxw0xDxrgOCPBBlpFd5rGpW06CaJI+7Enu/PpZGIkImjYwto8tT9A==",
|
||||
"requires": {
|
||||
"animejs": "2.2.0"
|
||||
}
|
||||
},
|
||||
"aframe-animation-timeline-component": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/aframe-animation-timeline-component/-/aframe-animation-timeline-component-1.5.0.tgz",
|
||||
@@ -154,9 +146,9 @@
|
||||
"integrity": "sha1-+w+EQdrdHosRzCRRK6eqaS1iK+E="
|
||||
},
|
||||
"aframe-state-component": {
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/aframe-state-component/-/aframe-state-component-4.6.0.tgz",
|
||||
"integrity": "sha512-sth2BuNuw1Z7wb4HclkD3EJDJ5cYDFOkKCPobih63kw+L8ulhx0G1qEcCMg5JFEvK/Xn7SwpJMKfhJHMlGypMg=="
|
||||
"version": "5.0.0-beta2",
|
||||
"resolved": "https://registry.npmjs.org/aframe-state-component/-/aframe-state-component-5.0.0-beta2.tgz",
|
||||
"integrity": "sha512-Ioz179I49pfew4a3cHpr31q00QfQW9cSI6uni2kwqfgSlO8FsDR91HtQamzJbGVLGPCHYAYqBvPy+A9fvQaVzg=="
|
||||
},
|
||||
"aframe-super-keyboard": {
|
||||
"version": "2.0.2",
|
||||
@@ -285,11 +277,6 @@
|
||||
"resolved": "https://registry.npmjs.org/an-array/-/an-array-1.0.0.tgz",
|
||||
"integrity": "sha1-wSWlu4JXd4419LT2qpx9D6nkJmU="
|
||||
},
|
||||
"animejs": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/animejs/-/animejs-2.2.0.tgz",
|
||||
"integrity": "sha1-Ne79/FNbgZScnLBvCz5gwC5v3IA="
|
||||
},
|
||||
"ansi-escapes": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-1.4.0.tgz",
|
||||
|
||||
Reference in New Issue
Block a user