mirror of
https://hub.gitmirror.com/https://github.com/ExamAware/ExamShowboard-Legacy.git
synced 2025-04-29 05:36:34 +00:00
chore: 优化依赖和清理package.json
将`vuetify`和`@vueuse/core`更新到最新版本。 这有助于清理项目并确保依赖项是最新的。
This commit is contained in:
parent
d2775face7
commit
012c1dc80e
@ -27,7 +27,9 @@
|
||||
"dependencies": {
|
||||
"@electron-toolkit/preload": "^3.0.0",
|
||||
"@electron-toolkit/utils": "^3.0.0",
|
||||
"@mdi/font": "7.0.96",
|
||||
"@sentry/vue": "^8.20.0",
|
||||
"@vueuse/core": "^10.11.0",
|
||||
"core-js": "^3.34.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"github-markdown-css": "^5.5.1",
|
||||
@ -38,8 +40,7 @@
|
||||
"vite-plugin-vue-layouts": "^0.11.0",
|
||||
"vue": "^3.4.34",
|
||||
"vue-showdown": "^4.2.0",
|
||||
"vuetify": "^3.5.8",
|
||||
"@mdi/font": "7.0.96"
|
||||
"vuetify": "^3.5.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^19.2.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user