Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Feb 5, 2025
1 parent 24cf95f commit 1d4c52c
Show file tree
Hide file tree
Showing 2 changed files with 1,093 additions and 480 deletions.
22 changes: 11 additions & 11 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.15.2",
"@nuxt/kit": "^3.15.4",
"defu": "^6.1.4",
"h3": "^1.14.0",
"hookable": "^5.5.3",
Expand All @@ -49,10 +49,10 @@
"uncrypto": "^0.1.3"
},
"peerDependencies": {
"@simplewebauthn/browser": "^11.0.0",
"@simplewebauthn/server": "^11.0.0",
"@atproto/api": "^0.13.15",
"@atproto/oauth-client-node": "^0.2.0",
"@atproto/api": "^0.13.15"
"@simplewebauthn/browser": "^11.0.0",
"@simplewebauthn/server": "^11.0.0"
},
"peerDependenciesMeta": {
"@simplewebauthn/browser": {
Expand All @@ -69,20 +69,20 @@
}
},
"devDependencies": {
"@iconify-json/simple-icons": "^1.2.21",
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.7.5",
"@iconify-json/simple-icons": "^1.2.23",
"@nuxt/devtools": "2.0.0-beta.7",
"@nuxt/eslint-config": "^0.7.6",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.15.2",
"@nuxt/schema": "^3.15.4",
"@nuxt/test-utils": "^3.15.4",
"@nuxt/ui": "^2.21.0",
"@nuxt/ui-pro": "^1.7.0",
"@simplewebauthn/types": "^12.0.0",
"changelogen": "^0.5.7",
"eslint": "^9.18.0",
"nuxt": "^3.15.2",
"eslint": "^9.19.0",
"nuxt": "^3.15.4",
"typescript": "5.6.3",
"vitest": "^3.0.3",
"vitest": "^3.0.5",
"vue-tsc": "^2.2.0"
}
}
Loading

0 comments on commit 1d4c52c

Please sign in to comment.