Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Nov 3, 2024
1 parent 8fe5103 commit ca4b754
Show file tree
Hide file tree
Showing 2 changed files with 761 additions and 876 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"@nuxt/icon": "^1.6.1",
"@nuxt/test-utils": "^3.14.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.13.0",
"happy-dom": "^15.7.4",
"eslint": "^9.14.0",
"happy-dom": "^15.8.0",
"nuxt": "^3.13.2",
"nuxt-echarts": "^0.2.3",
"playwright-core": "^1.48.2",
"prettier": "^3.3.3",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.8",
"vue-tsc": "^2.1.10",
"vuetify-nuxt-module": "^0.18.3"
},
"dependencies": {
"@pinia/nuxt": "^0.5.5",
"@vueuse/nuxt": "^11.1.0",
"nuxt-auth-utils": "^0.5.0",
"@pinia/nuxt": "^0.6.1",
"@vueuse/nuxt": "^11.2.0",
"nuxt-auth-utils": "^0.5.1",
"vuetify": "~3.6.15"
}
}
Loading

0 comments on commit ca4b754

Please sign in to comment.