mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore(deps): bump the all group with 15 updates (#1408)
This commit is contained in:
parent
4112bf67f6
commit
a2542c66bb
2 changed files with 489 additions and 319 deletions
778
package-lock.json
generated
778
package-lock.json
generated
File diff suppressed because it is too large
Load diff
30
package.json
30
package.json
|
@ -17,46 +17,46 @@
|
|||
"dependencies": {
|
||||
"@faker-js/faker": "^8.3.1",
|
||||
"@fontsource/roboto": "^5.0.8",
|
||||
"@fontsource/roboto-mono": "^5.0.14",
|
||||
"@fontsource/roboto-mono": "^5.0.16",
|
||||
"@mdi/font": "^7.3.67",
|
||||
"@mdi/js": "^7.3.67",
|
||||
"@vueuse/core": "^10.6.1",
|
||||
"apexcharts": "^3.44.1",
|
||||
"@vueuse/core": "^10.7.0",
|
||||
"apexcharts": "^3.44.2",
|
||||
"axios": "^1.6.2",
|
||||
"dayjs": "^1.11.9",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^2.1.6",
|
||||
"pinia-plugin-persist": "^1.0.0",
|
||||
"uuid": "^9.0.1",
|
||||
"vite-plugin-pwa": "^0.17.3",
|
||||
"vite-plugin-pwa": "^0.17.4",
|
||||
"vite-plugin-vuetify": "^1.0.2",
|
||||
"vue": "^3.3.10",
|
||||
"vue": "^3.3.11",
|
||||
"vue-i18n": "^9.8.0",
|
||||
"vue-router": "^4.2.4",
|
||||
"vue3-apexcharts": "^1.4.4",
|
||||
"vue3-toastify": "^0.1.14",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"vuetify": "^3.4.4"
|
||||
"vuetify": "^3.4.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@pinia/testing": "^0.1.3",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/node": "^20.10.3",
|
||||
"@types/node": "^20.10.4",
|
||||
"@types/uuid": "^9.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
||||
"@typescript-eslint/parser": "^6.13.2",
|
||||
"@vitejs/plugin-vue": "^4.5.1",
|
||||
"@vitest/coverage-v8": "^1.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
||||
"@typescript-eslint/parser": "^6.14.0",
|
||||
"@vitejs/plugin-vue": "^4.5.2",
|
||||
"@vitest/coverage-v8": "^1.0.4",
|
||||
"@vue/test-utils": "^2.4.3",
|
||||
"eslint": "^8.55.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-vue": "^9.19.2",
|
||||
"jsdom": "^23.0.1",
|
||||
"prettier": "^3.1.0",
|
||||
"prettier": "^3.1.1",
|
||||
"sass": "^1.69.5",
|
||||
"typescript": "^5.3.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^4.5.1",
|
||||
"vitest": "^1.0.1",
|
||||
"vue-tsc": "^1.8.24"
|
||||
"vitest": "^1.0.4",
|
||||
"vue-tsc": "^1.8.25"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue