Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 19, 2024
1 parent 125ea11 commit 4a0e1e9
Show file tree
Hide file tree
Showing 3 changed files with 1,365 additions and 2,124 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,29 +32,29 @@
"test:watch": "vitest watch"
},
"dependencies": {
"@nuxt/kit": "^3.13.1",
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.4",
"ohash": "^1.1.3",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"uncrypto": "^0.1.3"
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.2.2",
"@iconify-json/simple-icons": "^1.2.3",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.1",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui": "^2.18.5",
"@nuxt/ui-pro": "^1.4.2",
"changelogen": "^0.5.5",
"changelogen": "^0.5.7",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"vitest": "^2.0.5",
"vitest": "^2.1.1",
"vue-tsc": "^2.1.6"
}
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"generate": "nuxi generate"
},
"dependencies": {
"nuxt": "^3.13.1",
"nuxt": "^3.13.2",
"nuxt-auth-utils": "latest"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 4a0e1e9

Please sign in to comment.