Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Sep 8, 2024
1 parent 73b0593 commit 72fc8fe
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 702 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.0",
"@nuxt/eslint": "^0.5.5",
"@nuxt/icon": "^1.5.0",
"@nuxt/eslint": "^0.5.6",
"@nuxt/icon": "^1.5.1",
"@nuxt/test-utils": "^3.14.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"happy-dom": "^14.12.3",
"nuxt": "^3.13.0",
"nuxt": "^3.13.1",
"nuxt-echarts": "^0.2.3",
"playwright-core": "^1.46.1",
"playwright-core": "^1.47.0",
"prettier": "^3.3.3",
"vitest": "^2.0.5",
"vue-tsc": "^2.1.4",
"vuetify-nuxt-module": "^0.18.0"
"vue-tsc": "^2.1.6",
"vuetify-nuxt-module": "^0.18.2"
},
"dependencies": {
"@pinia/nuxt": "^0.5.4",
"@vueuse/nuxt": "^11.0.3",
"nuxt-auth-utils": "^0.3.5",
"nuxt-auth-utils": "^0.3.7",
"vuetify": "~3.6.15"
}
}
Loading

0 comments on commit 72fc8fe

Please sign in to comment.