Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Dec 13, 2024
1 parent f030600 commit f6f6b71
Show file tree
Hide file tree
Showing 3 changed files with 1,582 additions and 592 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"license": "MIT",
"type": "module",
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.15.0",
"exports": {
".": {
"types": "./dist/types.d.ts",
Expand Down Expand Up @@ -36,13 +36,13 @@
},
"dependencies": {
"@adonisjs/hash": "^9.0.5",
"@nuxt/kit": "^3.14.159",
"@nuxt/kit": "^3.14.1592",
"defu": "^6.1.4",
"h3": "^1.13.0",
"hookable": "^5.5.3",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"openid-client": "^6.1.4",
"openid-client": "^6.1.7",
"pathe": "^1.1.2",
"scule": "^1.3.0",
"uncrypto": "^0.1.3"
Expand All @@ -60,20 +60,20 @@
}
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.15",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.3",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.14.159",
"@nuxt/test-utils": "^3.14.4",
"@nuxt/ui": "^2.19.2",
"@nuxt/ui-pro": "^1.5.0",
"@simplewebauthn/types": "^11.0.0",
"@nuxt/schema": "^3.14.1592",
"@nuxt/test-utils": "^3.15.1",
"@nuxt/ui": "^2.20.0",
"@nuxt/ui-pro": "^1.6.0",
"@simplewebauthn/types": "^12.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"nuxt": "^3.14.159",
"eslint": "^9.16.0",
"nuxt": "^3.14.1592",
"typescript": "^5.6.3",
"vitest": "^2.1.5",
"vitest": "^2.1.8",
"vue-tsc": "^2.1.10"
}
}
Loading

0 comments on commit f6f6b71

Please sign in to comment.