Merge branch 'master' of github.com:ffplayout/ffplayout-frontend

This commit is contained in:
jb-alvarado 2022-09-02 19:23:39 +02:00
commit 2bc6ce9c32
2 changed files with 3531 additions and 3644 deletions

7165
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,14 +15,14 @@
"@nuxtjs/axios": "^5.13.6", "@nuxtjs/axios": "^5.13.6",
"@nuxtjs/dayjs": "^1.4.1", "@nuxtjs/dayjs": "^1.4.1",
"@nuxtjs/dotenv": "^1.4.1", "@nuxtjs/dotenv": "^1.4.1",
"bootstrap": "^4.6.1", "bootstrap": "^4.6.2",
"bootstrap-vue": "^2.22.0", "bootstrap-vue": "^2.22.0",
"cookie-universal-nuxt": "^2.2.2", "cookie-universal-nuxt": "^2.2.2",
"jwt-decode": "^3.1.2", "jwt-decode": "^3.1.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"mpegts.js": "^1.6.10", "mpegts.js": "^1.6.10",
"nuxt": "^2.15.8", "nuxt": "^2.15.8",
"splitpanes": "^2.3.8", "splitpanes": "^2.4.1",
"video.js": "^7.20.2", "video.js": "^7.20.2",
"vue-loading-overlay": "^3.4.2", "vue-loading-overlay": "^3.4.2",
"vue2-perfect-scrollbar": "^1.5.5", "vue2-perfect-scrollbar": "^1.5.5",
@ -35,8 +35,8 @@
"@nuxtjs/eslint-module": "^3.1.0", "@nuxtjs/eslint-module": "^3.1.0",
"@nuxtjs/style-resources": "^1.2.1", "@nuxtjs/style-resources": "^1.2.1",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-plugin-nuxt": ">=2.0.0", "eslint-plugin-nuxt": "3.2.0",
"sass": "^1.54.4", "sass": "^1.54.5",
"sass-loader": "^10.2.1" "sass-loader": "^10.3.1"
} }
} }