Skip to content

Commit

Permalink
chore: up nuxt-auth-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Oct 5, 2024
1 parent 19953e4 commit 8fc937b
Show file tree
Hide file tree
Showing 3 changed files with 895 additions and 777 deletions.
10 changes: 5 additions & 5 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.0",
"@nuxt/eslint": "^0.5.7",
"@nuxt/icon": "^1.5.2",
"@nuxt/icon": "^1.5.3",
"@nuxt/test-utils": "^3.14.2",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"happy-dom": "^15.7.4",
"nuxt": "^3.13.2",
"nuxt-echarts": "^0.2.3",
"playwright-core": "^1.47.2",
"prettier": "^3.3.3",
"vitest": "^2.1.1",
"vitest": "^2.1.2",
"vue-tsc": "^2.1.6",
"vuetify-nuxt-module": "^0.18.3"
},
"dependencies": {
"@pinia/nuxt": "^0.5.4",
"@pinia/nuxt": "^0.5.5",
"@vueuse/nuxt": "^11.1.0",
"nuxt-auth-utils": "^0.3.9",
"nuxt-auth-utils": "^0.4.2",
"vuetify": "~3.6.15"
}
}
Loading

0 comments on commit 8fc937b

Please sign in to comment.