package upgrade
This commit is contained in:
parent
b873187e1e
commit
3f0cd57d6a
10827
package-lock.json
generated
10827
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ffplayout",
|
"name": "ffplayout",
|
||||||
"version": "3.0.2",
|
"version": "3.1.0",
|
||||||
"description": "web GUI for ffplayout engine",
|
"description": "web GUI for ffplayout engine",
|
||||||
"author": "Jonathan Baecker",
|
"author": "Jonathan Baecker",
|
||||||
"private": true,
|
"private": true,
|
||||||
@ -17,10 +17,10 @@
|
|||||||
"@nuxtjs/dotenv": "^1.4.1",
|
"@nuxtjs/dotenv": "^1.4.1",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.0",
|
||||||
"bootstrap-vue": "^2.21.2",
|
"bootstrap-vue": "^2.21.2",
|
||||||
"cookie-universal-nuxt": "^2.1.4",
|
"cookie-universal-nuxt": "^2.1.5",
|
||||||
"jwt-decode": "^3.1.2",
|
"jwt-decode": "^3.1.2",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"nuxt": "^2.15.6",
|
"nuxt": "^2.15.7",
|
||||||
"splitpanes": "^2.3.6",
|
"splitpanes": "^2.3.6",
|
||||||
"video.js": "^7.12.3",
|
"video.js": "^7.12.3",
|
||||||
"vue-loading-overlay": "^3.4.2",
|
"vue-loading-overlay": "^3.4.2",
|
||||||
@ -30,9 +30,9 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nuxtjs/eslint-config": "^5.0.0",
|
"@nuxtjs/eslint-config": "^5.0.0",
|
||||||
"@nuxtjs/eslint-module": "^3.0.2",
|
"@nuxtjs/eslint-module": "^3.0.2",
|
||||||
"@nuxtjs/style-resources": "^1.1.0",
|
"@nuxtjs/style-resources": "^1.2.0",
|
||||||
"babel-eslint": "^10.1.0",
|
"babel-eslint": "^10.1.0",
|
||||||
"eslint": "^7.27.0",
|
"eslint": "^7.29.0",
|
||||||
"eslint-plugin-nuxt": ">=2.0.0",
|
"eslint-plugin-nuxt": ">=2.0.0",
|
||||||
"node-sass": "^5.0.0",
|
"node-sass": "^5.0.0",
|
||||||
"sass-loader": "^10.1.1"
|
"sass-loader": "^10.1.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user