Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Oct 17, 2024
1 parent 440d83c commit 5fb24aa
Show file tree
Hide file tree
Showing 2 changed files with 636 additions and 629 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"dependencies": {
"@vueuse/core": "^11.1.0",
"echarts": "^5.5.1",
"pinia": "^2.2.2",
"vue": "^3.5.10",
"pinia": "^2.2.4",
"vue": "^3.5.12",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.5",
"vuetify": "^3.7.2"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "^0.5.7",
"@pinia/testing": "^0.1.5",
"@playwright/test": "^1.47.2",
"@nuxt/eslint-config": "^0.6.0",
"@pinia/testing": "^0.1.6",
"@playwright/test": "^1.48.1",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.16.10",
"@types/node": "^20.16.12",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.11.1",
"eslint-plugin-playwright": "^1.6.2",
"eslint": "^9.12.0",
"eslint-plugin-playwright": "^1.7.0",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.8",
"vite": "^5.4.9",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.1",
"vitest": "^2.1.3",
"vue-tsc": "^2.1.6"
}
}
Loading

0 comments on commit 5fb24aa

Please sign in to comment.