Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Dec 8, 2024
1 parent 5de2841 commit d3ed4cd
Show file tree
Hide file tree
Showing 2 changed files with 785 additions and 758 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
"devDependencies": {
"@iconify-json/mdi": "^1.2.1",
"@nuxt/eslint": "^0.7.2",
"@nuxt/icon": "^1.8.2",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/icon": "^1.9.1",
"@nuxt/test-utils": "^3.15.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.15.0",
"happy-dom": "^15.11.6",
"eslint": "^9.16.0",
"happy-dom": "^15.11.7",
"nuxt": "^3.14.1592",
"nuxt-echarts": "^0.2.4",
"playwright-core": "^1.49.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"vite": "^5.4.11",
"vitest": "^2.1.6",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10",
"vuetify-nuxt-module": "^0.18.3"
},
"dependencies": {
"@pinia/nuxt": "^0.7.0",
"@vueuse/nuxt": "^11.3.0",
"@pinia/nuxt": "^0.9.0",
"@vueuse/nuxt": "^12.0.0",
"nuxt-auth-utils": "^0.5.5",
"vuetify": "~3.6.15"
}
Expand Down
Loading

0 comments on commit d3ed4cd

Please sign in to comment.