Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Apr 16, 2024
1 parent 322385b commit 15a7224
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 361 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,36 +16,36 @@
"@vueuse/core": "^10.9.0",
"echarts": "^5.5.0",
"pinia": "^2.1.7",
"vue": "^3.4.21",
"vue": "^3.4.22",
"vue-echarts": "^6.6.9",
"vue-router": "^4.3.0",
"vuetify": "^3.5.14"
"vuetify": "^3.5.15"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "0.3.2",
"@nuxt/eslint-config": "0.3.7",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.43.0",
"@playwright/test": "^1.43.1",
"@testing-library/vue": "^8.0.3",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"eslint": "^8.57.0",
"eslint-plugin-playwright": "^1.5.4",
"eslint-plugin-playwright": "^1.6.0",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.8.5",
"unplugin-vue-router": "^0.8.6",
"vite": "^5.2.8",
"vite-plugin-vue-meta-layouts": "^0.4.2",
"vite-plugin-vuetify": "^2.0.3",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.11"
"vitest": "^1.5.0",
"vue-tsc": "^2.0.13"
}
}
Loading

0 comments on commit 15a7224

Please sign in to comment.