Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Nov 17, 2024
1 parent c67b8fd commit 99a6867
Show file tree
Hide file tree
Showing 2 changed files with 582 additions and 517 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,37 +15,37 @@
"dependencies": {
"@vueuse/core": "^11.2.0",
"echarts": "^5.5.1",
"pinia": "^2.2.5",
"vue": "^3.5.12",
"pinia": "^2.2.6",
"vue": "^3.5.13",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.5",
"vuetify": "^3.7.3"
"vuetify": "^3.7.4"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "^0.6.1",
"@pinia/testing": "^0.1.6",
"@nuxt/eslint-config": "^0.7.0",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.48.2",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.4",
"@types/node": "^22.9.0",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.5.1",
"eslint": "^9.14.0",
"eslint-plugin-playwright": "^2.0.0",
"@vue/tsconfig": "^0.6.0",
"eslint": "9.14.0",
"eslint-plugin-playwright": "^2.0.1",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.6.3",
"unplugin-auto-import": "^0.18.3",
"unplugin-auto-import": "^0.18.4",
"unplugin-vue-components": "^0.27.4",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.10",
"vite-plugin-vue-meta-layouts": "^0.4.3",
"vite": "^5.4.11",
"vite-plugin-vue-meta-layouts": "^0.5.0",
"vite-plugin-vuetify": "^2.0.4",
"vitest": "^2.1.4",
"vitest": "^2.1.5",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit 99a6867

Please sign in to comment.