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 5a25f88 commit 989825a
Show file tree
Hide file tree
Showing 2 changed files with 1,910 additions and 1,121 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@
},
"devDependencies": {
"@mdi/js": "^7.4.47",
"@nuxt/eslint": "0.3.0-beta.3",
"@nuxt/eslint": "0.3.2",
"@nuxt/test-utils": "^3.12.0",
"@vue/test-utils": "^2.4.5",
"happy-dom": "^13.9.0",
"nuxt": "^3.11.1",
"playwright-core": "^1.42.1",
"happy-dom": "^13.10.1",
"nuxt": "^3.11.2",
"playwright-core": "^1.43.0",
"prettier": "^3.2.5",
"rollup-plugin-regexp": "^5.0.1",
"vitest": "^1.4.0",
"vue-tsc": "^2.0.7",
"vuetify-nuxt-module": "^0.12.0"
"vue-tsc": "^2.0.11",
"vuetify-nuxt-module": "^0.13.2"
},
"dependencies": {
"@pinia/nuxt": "^0.5.1",
"@vueuse/nuxt": "^10.9.0",
"echarts": "^5.5.0",
"nuxt-auth-utils": "^0.0.20",
"nuxt-auth-utils": "^0.0.22",
"vue-echarts": "^6.6.9"
}
}
Loading

0 comments on commit 989825a

Please sign in to comment.