Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jun 27, 2024
1 parent 243b77e commit 2e3767a
Show file tree
Hide file tree
Showing 4 changed files with 421 additions and 378 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
},
"dependencies": {
"@vueuse/core": "^10.11.0",
"echarts": "^5.5.0",
"echarts": "^5.5.1",
"pinia": "^2.1.7",
"vue": "^3.4.29",
"vue": "^3.4.30",
"vue-echarts": "^6.7.3",
"vue-router": "^4.3.3",
"vuetify": "^3.6.9"
"vue-router": "^4.4.0",
"vuetify": "^3.6.10"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "0.3.13",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.44.1",
"@playwright/test": "^1.45.0",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -38,15 +38,15 @@
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"unplugin-vue-router": "^0.9.1",
"unplugin-vue-components": "^0.27.2",
"unplugin-vue-router": "^0.10.0",
"vite": "^5.3.1",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.21"
"vue-tsc": "^2.0.22"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 2e3767a

Please sign in to comment.