Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Dec 22, 2024
1 parent be0903e commit 3645c73
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 336 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@
"format": "prettier . --write"
},
"dependencies": {
"@vueuse/core": "^12.0.0",
"@vueuse/core": "^12.1.0",
"echarts": "^5.5.1",
"pinia": "^2.3.0",
"vue": "^3.5.13",
"vue-echarts": "^7.0.3",
"vue-router": "^4.5.0",
"vuetify": "^3.7.5"
"vuetify": "^3.7.6"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/eslint-config": "^0.7.4",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.1",
"@testing-library/vue": "^8.1.0",
Expand All @@ -40,9 +40,9 @@
"rollup-plugin-regexp": "^5.0.1",
"typescript": "~5.6.3",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-components": "^0.28.0",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.3",
"vite": "^6.0.5",
"vite-plugin-vue-meta-layouts": "^0.5.1",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.8",
Expand Down
Loading

0 comments on commit 3645c73

Please sign in to comment.