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:
+16
-16
@@ -7,33 +7,33 @@
|
||||
"lint": "vue-cli-service lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource-variable/baloo-chettan-2": "^5.0.15",
|
||||
"@fontsource-variable/baloo-da-2": "^5.0.15",
|
||||
"@fontsource-variable/noto-naskh-arabic": "^5.0.15",
|
||||
"@fontsource-variable/baloo-chettan-2": "^5.0.17",
|
||||
"@fontsource-variable/baloo-da-2": "^5.0.17",
|
||||
"@fontsource-variable/noto-naskh-arabic": "^5.0.17",
|
||||
"@fontsource/material-icons-round": "^5.0.7",
|
||||
"@formatjs/intl-localematcher": "^0.4.2",
|
||||
"@formatjs/intl-localematcher": "^0.5.0",
|
||||
"@mdi/js": "^7.3.67",
|
||||
"@mojee/file-utils": "https://cf-ipfs.com/ipfs/QmYEtpbjQqWYJDbcoixZvcccXkRFKBcTuRw5aa3hb8BWt8?filename=js-file-utils.tgz",
|
||||
"@mojee/noto-sans-cjk-webfont": "https://cf-ipfs.com/ipfs/QmNqdNN63hFQJP3ndvsb4muR9TT2xCnvkkhn6L6bUyvc7f?filename=noto-sans-cjk-webfont.tgz",
|
||||
"antar-hinted": "https://cf-ipfs.com/ipfs/QmZxWPvQmFGZucKB2U1oChGpKYAAWdrbbSTj2RAQqL7gEd",
|
||||
"axios": "^1.5.1",
|
||||
"core-js": "^3.33.0",
|
||||
"axios": "^1.6.1",
|
||||
"core-js": "^3.33.2",
|
||||
"dexie": "^3.2.4",
|
||||
"dompurify": "^3.0.6",
|
||||
"i18n-iso-countries": "^7.7.0",
|
||||
"intl-messageformat": "^10.5.3",
|
||||
"intl-messageformat": "^10.5.5",
|
||||
"intl-unofficial-duration-unit-format": "^3.1.0",
|
||||
"javascript-time-ago": "https://cf-ipfs.com/ipfs/QmPfsnf4YYW63ddBUVXkT9BNQyuGKMnzyFVSV2dcx3dpz1?filename=jta-2.5.9.tgz",
|
||||
"lodash-es": "^4.17.21",
|
||||
"marked": "^5.1.2",
|
||||
"marked": "^9.1.5",
|
||||
"mux.js": "^6.3.0",
|
||||
"node-polyfill-webpack-plugin": "^2.0.1",
|
||||
"psychic-tiny-keys": "https://cf-ipfs.com/ipfs/QmW5pzBfNdyUjcCpp6ZXMXVDf93pJDSAZwSEaMBAahNuTA?filename=psychic-tiny-keys-v0.0.1.tar.gz",
|
||||
"quick-lru": "^6.1.2",
|
||||
"quick-lru": "^7.0.0",
|
||||
"register-service-worker": "^1.7.2",
|
||||
"sass-loader": "^10",
|
||||
"shaka-player": "https://cf-ipfs.com/ipfs/QmdvmorgTSt1uA9qyWNs3cf4bCqXUWYeRSGpuWmertWw83?filename=shaka-v4-3-7.tgz",
|
||||
"vue": "^2.7.14",
|
||||
"vue": "^2.7.15",
|
||||
"vue-i18n": "^8.28.2",
|
||||
"vue-json-viewer": "^2.2.22",
|
||||
"vue-meta": "^2.4.0",
|
||||
@@ -52,18 +52,18 @@
|
||||
"@vue/cli-service": "~5.0.8",
|
||||
"@vue/eslint-config-standard": "^8.0.1",
|
||||
"buffer": "^6.0.3",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint": "^8.53.0",
|
||||
"eslint-config-mojee-vue": "https://cf-ipfs.com/ipfs/QmTTauFj8yy8brQQ6gghe2wYCVzkT3tensqLnWDy7oieno?filename=eslint-config-mojee-vue-0.0.2.tar.gz",
|
||||
"eslint-plugin-import": "^2.28.1",
|
||||
"eslint-plugin-import": "^2.29.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"eslint-plugin-vue": "^9.17.0",
|
||||
"lint-staged": "^13.3.0",
|
||||
"sass": "~1.69.3",
|
||||
"eslint-plugin-vue": "^9.18.1",
|
||||
"lint-staged": "^15.0.2",
|
||||
"sass": "~1.69.5",
|
||||
"stream-browserify": "^3.0.0",
|
||||
"vue-cli-plugin-vuetify": "~2.5.8",
|
||||
"vue-template-compiler": "^2.7.14",
|
||||
"vue-template-compiler": "^2.7.15",
|
||||
"vuetify-loader": "^1.9.2"
|
||||
},
|
||||
"eslintConfig": {
|
||||
|
||||
Reference in New Issue
Block a user