Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 9, 2024
1 parent 5434d1d commit 6072a74
Show file tree
Hide file tree
Showing 3 changed files with 147 additions and 165 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"dependencies": {
"@adonisjs/hash": "^9.0.5",
"@nuxt/kit": "^3.14.0",
"@nuxt/kit": "^3.14.159",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.4.1",
Expand All @@ -62,14 +62,14 @@
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.0",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/ui": "^2.18.7",
"@nuxt/ui-pro": "^1.4.4",
"@nuxt/ui": "^2.19.2",
"@nuxt/ui-pro": "^1.5.0",
"@simplewebauthn/types": "^11.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"typescript": "^5.6.3",
"vitest": "^2.1.4",
"vue-tsc": "^2.1.10"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@iconify-json/gravity-ui": "^1.2.2",
"@iconify-json/iconoir": "^1.2.3",
"nuxt": "^3.14.0",
"nuxt": "^3.14.159",
"nuxt-auth-utils": "latest",
"zod": "^3.23.8"
},
Expand Down
Loading

0 comments on commit 6072a74

Please sign in to comment.