mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-30 18:43:17 +00:00
Update from Main
This commit is contained in:
parent
4457944918
commit
8abd9fa984
44
package.json
44
package.json
@ -9,41 +9,41 @@
|
||||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "6.2.0",
|
||||
"@fortawesome/free-brands-svg-icons": "6.2.0",
|
||||
"@fortawesome/free-solid-svg-icons": "6.2.0",
|
||||
"@fortawesome/vue-fontawesome": "3.0.1",
|
||||
"@fortawesome/fontawesome-svg-core": "6.2.1",
|
||||
"@fortawesome/free-brands-svg-icons": "6.2.1",
|
||||
"@fortawesome/free-solid-svg-icons": "6.2.1",
|
||||
"@fortawesome/vue-fontawesome": "3.0.2",
|
||||
"buffer": "6.0.3",
|
||||
"dompurify": "2.4.0",
|
||||
"hotkeys-js": "3.10.0",
|
||||
"dompurify": "2.4.1",
|
||||
"hotkeys-js": "3.10.1",
|
||||
"javascript-time-ago": "2.5.9",
|
||||
"mux.js": "6.2.0",
|
||||
"shaka-player": "4.2.3",
|
||||
"shaka-player": "4.3.2",
|
||||
"stream-browserify": "3.0.0",
|
||||
"vue": "3.2.41",
|
||||
"vue": "3.2.45",
|
||||
"vue-i18n": "9.2.2",
|
||||
"vue-router": "4.1.6",
|
||||
"xml-js": "1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify/json": "2.1.132",
|
||||
"@iconify/json": "2.1.153",
|
||||
"@intlify/vite-plugin-vue-i18n": "6.0.3",
|
||||
"@unocss/preset-icons": "0.46.3",
|
||||
"@unocss/preset-web-fonts": "0.46.3",
|
||||
"@unocss/transformer-directives": "0.46.3",
|
||||
"@unocss/transformer-variant-group": "0.46.3",
|
||||
"@vitejs/plugin-legacy": "2.3.0",
|
||||
"@vitejs/plugin-vue": "3.2.0",
|
||||
"@vue/compiler-sfc": "3.2.41",
|
||||
"eslint": "8.26.0",
|
||||
"@unocss/preset-icons": "0.47.6",
|
||||
"@unocss/preset-web-fonts": "0.47.6",
|
||||
"@unocss/transformer-directives": "0.47.6",
|
||||
"@unocss/transformer-variant-group": "0.47.6",
|
||||
"@vitejs/plugin-legacy": "3.0.1",
|
||||
"@vitejs/plugin-vue": "4.0.0",
|
||||
"@vue/compiler-sfc": "3.2.45",
|
||||
"eslint": "8.29.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-vue": "9.7.0",
|
||||
"prettier": "2.7.1",
|
||||
"unocss": "0.46.3",
|
||||
"vite": "3.2.2",
|
||||
"eslint-plugin-vue": "9.8.0",
|
||||
"prettier": "2.8.1",
|
||||
"unocss": "0.47.6",
|
||||
"vite": "3.2.5",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.13.1"
|
||||
"vite-plugin-pwa": "0.14.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user