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 30, 2024
1 parent a90b173 commit 5ae49ae
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 107 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"repository": "atinux/nuxt-auth-utils",
"license": "MIT",
"type": "module",
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.11.0",
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@nuxt/kit": "^3.13.2",
"defu": "^6.1.4",
"hookable": "^5.5.3",
"ofetch": "^1.3.4",
"ofetch": "^1.4.0",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"scule": "^1.3.0",
Expand All @@ -55,17 +55,17 @@
}
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.4",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.5",
"@nuxt/ui-pro": "^1.4.2",
"@nuxt/ui": "^2.18.6",
"@nuxt/ui-pro": "^1.4.3",
"@simplewebauthn/types": "^10.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"nuxt": "^3.13.2",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
Expand Down
Loading

0 comments on commit 5ae49ae

Please sign in to comment.