Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jul 1, 2024
1 parent 2e3767a commit 880bd14
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 290 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vueuse/core": "^10.11.0",
"echarts": "^5.5.1",
"pinia": "^2.1.7",
"vue": "^3.4.30",
"vue": "^3.4.31",
"vue-echarts": "^6.7.3",
"vue-router": "^4.4.0",
"vuetify": "^3.6.10"
Expand All @@ -33,7 +33,7 @@
"@vitejs/plugin-vue": "^5.0.5",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-plugin-playwright": "^1.6.2",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
Expand All @@ -42,11 +42,11 @@
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.2",
"unplugin-vue-router": "^0.10.0",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.22"
"vue-tsc": "^2.0.24"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 880bd14

Please sign in to comment.