mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Upgrade packages
This commit is contained in:
+18
-18
@@ -8,35 +8,35 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/eslint-parser": "^7.17.0",
|
||||
"@fontsource/baloo-da-2": "^4.5.7",
|
||||
"@fontsource/noto-naskh-arabic": "^4.5.6",
|
||||
"@fontsource/noto-sans-jp": "^4.5.7",
|
||||
"@fontsource/noto-sans-kr": "^4.5.7",
|
||||
"@fontsource/noto-sans-sc": "^4.5.7",
|
||||
"@fontsource/noto-sans-tc": "^4.5.7",
|
||||
"@fontsource/nunito-sans": "^4.5.6",
|
||||
"@mdi/js": "^6.6.96",
|
||||
"@fontsource/baloo-da-2": "^4.5.8",
|
||||
"@fontsource/noto-naskh-arabic": "^4.5.8",
|
||||
"@fontsource/noto-sans-jp": "^4.5.10",
|
||||
"@fontsource/noto-sans-kr": "^4.5.10",
|
||||
"@fontsource/noto-sans-sc": "^4.5.10",
|
||||
"@fontsource/noto-sans-tc": "^4.5.10",
|
||||
"@fontsource/nunito-sans": "^4.5.8",
|
||||
"@mdi/js": "^6.7.96",
|
||||
"antar-hinted": "https://cf-ipfs.com/ipfs/QmZxWPvQmFGZucKB2U1oChGpKYAAWdrbbSTj2RAQqL7gEd?filename=hinted-antar-web.tar",
|
||||
"axios": "^0.26.1",
|
||||
"core-js": "^3.21.1",
|
||||
"dexie": "^3.2.1",
|
||||
"dompurify": "^2.3.6",
|
||||
"axios": "^0.27.2",
|
||||
"core-js": "^3.22.6",
|
||||
"dexie": "^3.2.2",
|
||||
"dompurify": "^2.3.8",
|
||||
"format-duration": "^1.4.0",
|
||||
"i18n-iso-countries": "^6.8.0",
|
||||
"javascript-time-ago": "^2.3.13",
|
||||
"javascript-time-ago": "https://cf-ipfs.com/ipfs/QmSf7qn1E3GrBsriwrRCvJe9it45gPXGeyZ7N986ceoeAU?filename=jta.tar.gz",
|
||||
"lodash-es": "^4.17.21",
|
||||
"marked": "^3.0.8",
|
||||
"mux.js": "^5.14.1",
|
||||
"psychic-tiny-keys": "https://git.maharshi.ninja/root/psychic-tiny-keys/archive/v0.0.1.tar.gz",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"sass-loader": "^10",
|
||||
"shaka-player": "^3.3.2",
|
||||
"shaka-player": "^4.0.1",
|
||||
"vue": "^2.6.14",
|
||||
"vue-i18n": "^8.27.1",
|
||||
"vue-json-viewer": "^2.2.22",
|
||||
"vue-meta": "^2.4.0",
|
||||
"vue-router": "^3.5.3",
|
||||
"vuetify": "^2.6.4",
|
||||
"vue-router": "^3.5.4",
|
||||
"vuetify": "^2.6.6",
|
||||
"vuex": "^3.6.2",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
@@ -56,9 +56,9 @@
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"eslint-plugin-vue": "^7.20.0",
|
||||
"lint-staged": "^11.2.6",
|
||||
"sass": "~1.50.0",
|
||||
"sass": "~1.52.1",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-cli-plugin-vuetify": "~2.4.8",
|
||||
"vue-cli-plugin-vuetify": "~2.5.0",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify-loader": "^1.7.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user