|
|
@@ -25,6 +25,7 @@
|
|
|
"vue-awesome-swiper": "^2.6.7",
|
|
|
"vue-router": "^3.1.5",
|
|
|
"vue-seamless-scroll": "^1.1.23",
|
|
|
+ "vue-tv-focusable": "^2.0.1",
|
|
|
"vuex": "^3.1.2",
|
|
|
"vuex-persistedstate": "^4.1.0"
|
|
|
},
|
|
|
@@ -7766,6 +7767,11 @@
|
|
|
"readable-stream": "^2.3.6"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/focusable-core": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/focusable-core/-/focusable-core-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-sZdMNmDhYksZ1OwS9vA0Me1DLLVXD84zl7h4BvCoYffAj/lMWYNGdMdG3Hd2h9VhmaYcqPkPbbqCyEv5hG8A9Q=="
|
|
|
+ },
|
|
|
"node_modules/follow-redirects": {
|
|
|
"version": "1.15.2",
|
|
|
"resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
|
|
@@ -16230,6 +16236,14 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/vue-tv-focusable": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmmirror.com/vue-tv-focusable/-/vue-tv-focusable-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-JT8yFqsAdI5xdfPPkGL3COYn2ENBdyE442YaB5m28UTN9HMUwVFnBcYkon/HdLcAzh7z2sV0F7BtJgtAjtqJsg==",
|
|
|
+ "dependencies": {
|
|
|
+ "focusable-core": "~2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/vue/node_modules/@vue/compiler-sfc": {
|
|
|
"version": "2.7.14",
|
|
|
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
|