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 9, 2024
1 parent bd158cd commit 322385b
Show file tree
Hide file tree
Showing 3 changed files with 720 additions and 255 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,17 @@
"vue": "^3.4.21",
"vue-echarts": "^6.6.9",
"vue-router": "^4.3.0",
"vuetify": "^3.5.13"
"vuetify": "^3.5.14"
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "0.3.0-beta.3",
"@nuxt/eslint-config": "0.3.2",
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.42.1",
"@playwright/test": "^1.43.0",
"@testing-library/vue": "^8.0.3",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -38,14 +38,14 @@
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"unplugin-auto-import": "^0.17.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.8.5",
"vite": "^5.2.7",
"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.7"
"vue-tsc": "^2.0.11"
}
}

0 comments on commit 322385b

Please sign in to comment.