update nuxt
This commit is contained in:
parent
d42cf3f3ce
commit
8105895e5e
1562
package-lock.json
generated
1562
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-frontend",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "Web GUI for ffplayout",
|
||||
"author": "Jonathan Baecker",
|
||||
"private": true,
|
||||
@ -16,11 +16,11 @@
|
||||
"@nuxt/types": "^2.17.0",
|
||||
"@pinia/nuxt": "^0.4.11",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@vueuse/core": "^10.2.0",
|
||||
"@vueuse/core": "^10.2.1",
|
||||
"bootstrap": "^5.3.0",
|
||||
"bootstrap-icons": "^1.10.5",
|
||||
"cookie-universal-nuxt": "^2.2.2",
|
||||
"dayjs": "^1.11.8",
|
||||
"dayjs": "^1.11.9",
|
||||
"jwt-decode": "^3.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"mpegts.js": "^1.7.3",
|
||||
@ -37,10 +37,10 @@
|
||||
"@types/lodash": "^4.14.195",
|
||||
"@types/splitpanes": "^2.2.1",
|
||||
"@types/video.js": "^7.3.52",
|
||||
"eslint": "^8.43.0",
|
||||
"eslint": "^8.44.0",
|
||||
"eslint-plugin-nuxt": "^4.0.0",
|
||||
"fibers": "^5.0.3",
|
||||
"nuxt": "3.6.1",
|
||||
"nuxt": "3.6.2",
|
||||
"postcss": "^8.4.24",
|
||||
"postcss-loader": "^7.3.3",
|
||||
"sass": "^1.63.6",
|
||||
|
Loading…
x
Reference in New Issue
Block a user