Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 1, 2024
1 parent 071725d commit 162cad2
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 295 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,18 @@
"vue": "^3.4.38",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.3",
"vuetify": "^3.7.0"
"vuetify": "^3.7.1"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "0.5.3",
"@nuxt/eslint-config": "^0.5.5",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.46.1",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.16.1",
"@vitejs/plugin-vue": "^5.1.2",
"@types/node": "^20.16.3",
"@vitejs/plugin-vue": "^5.1.3",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.9.1",
Expand All @@ -46,6 +46,6 @@
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.0.5",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.4"
}
}
Loading

0 comments on commit 162cad2

Please sign in to comment.