update packages
This commit is contained in:
parent
c315281f49
commit
590026119c
1317
package-lock.json
generated
1317
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ffplayout-frontend",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Web GUI for ffplayout",
|
||||
"author": "Jonathan Baecker",
|
||||
"private": true,
|
||||
@ -12,7 +12,7 @@
|
||||
"postinstall": "nuxt prepare"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/types": "^2.15.8",
|
||||
"@nuxt/types": "^2.16.0",
|
||||
"@pinia/nuxt": "^0.4.6",
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"@vueuse/core": "^9.12.0",
|
||||
@ -27,7 +27,7 @@
|
||||
"sortablejs": "^1.15.0",
|
||||
"sortablejs-vue3": "^1.2.6",
|
||||
"splitpanes": "^3.1.5",
|
||||
"video.js": "^7.21.1",
|
||||
"video.js": "^8.0.4",
|
||||
"vuedraggable": "^4.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -38,7 +38,7 @@
|
||||
"@types/video.js": "^7.3.51",
|
||||
"eslint": "^8.33.0",
|
||||
"eslint-plugin-nuxt": "^4.0.0",
|
||||
"nuxt": "3.1.1",
|
||||
"nuxt": "3.1.2",
|
||||
"sass": "^1.58.0",
|
||||
"sass-loader": "^13.2.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user