Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Jan 12, 2025
1 parent 12bfd1f commit e55e40d
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 439 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"format": "prettier . --write"
},
"dependencies": {
"@vueuse/core": "^12.3.0",
"@vueuse/core": "^12.4.0",
"echarts": "^5.6.0",
"pinia": "^2.3.0",
"vue": "^3.5.13",
Expand All @@ -23,7 +23,7 @@
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint-config": "^0.7.4",
"@nuxt/eslint-config": "^0.7.5",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.1",
"@testing-library/vue": "^8.1.0",
Expand All @@ -33,14 +33,14 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.7.0",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-playwright": "^2.1.0",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"prettier": "^3.4.2",
"rollup-plugin-regexp": "^5.0.1",
"typescript": "^5.7.2",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"typescript": "^5.7.3",
"unplugin-auto-import": "^19.0.0",
"unplugin-vue-components": "^28.0.0",
"unplugin-vue-router": "^0.10.9",
"vite": "^6.0.7",
"vite-plugin-vue-meta-layouts": "^0.5.1",
Expand Down
Loading

0 comments on commit e55e40d

Please sign in to comment.