mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-01 10:50:40 -05:00
fix(deps): update better-auth dependencies (#3916)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Bereket Engida
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
6576c338aa
commit
5da9666fd1
@@ -682,17 +682,17 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@better-auth/utils": "0.2.5",
|
||||
"@better-auth/utils": "0.2.6",
|
||||
"@better-fetch/fetch": "catalog:",
|
||||
"@noble/ciphers": "^0.6.0",
|
||||
"@noble/hashes": "^1.8.0",
|
||||
"@simplewebauthn/browser": "^13.0.0",
|
||||
"@simplewebauthn/server": "^13.0.0",
|
||||
"@simplewebauthn/browser": "^13.1.2",
|
||||
"@simplewebauthn/server": "^13.1.2",
|
||||
"better-call": "catalog:",
|
||||
"defu": "^6.1.4",
|
||||
"jose": "^5.9.6",
|
||||
"kysely": "^0.28.1",
|
||||
"nanostores": "^0.11.3"
|
||||
"jose": "^5.10.0",
|
||||
"kysely": "^0.28.5",
|
||||
"nanostores": "^0.11.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.0.0 || ^19.0.0",
|
||||
@@ -709,38 +709,38 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@prisma/client": "^5.22.0",
|
||||
"@tanstack/react-start": "^1.114.34",
|
||||
"@types/better-sqlite3": "^7.6.12",
|
||||
"@tanstack/react-start": "^1.131.3",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/keccak": "^3.0.5",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@types/prompts": "^2.4.9",
|
||||
"@types/react": "^18.3.14",
|
||||
"better-sqlite3": "^11.6.0",
|
||||
"concurrently": "^9.1.2",
|
||||
"@types/react": "^18.3.23",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"concurrently": "^9.2.0",
|
||||
"drizzle-orm": "^0.38.2",
|
||||
"happy-dom": "^15.11.7",
|
||||
"hono": "^4.6.13",
|
||||
"hono": "^4.9.0",
|
||||
"listhen": "^1.9.0",
|
||||
"mongodb": "^6.11.0",
|
||||
"mysql2": "^3.11.5",
|
||||
"next": "^15.2.3",
|
||||
"oauth2-mock-server": "^7.2.0",
|
||||
"pg": "^8.13.1",
|
||||
"mongodb": "^6.18.0",
|
||||
"mysql2": "^3.14.3",
|
||||
"next": "^15.4.6",
|
||||
"oauth2-mock-server": "^7.2.1",
|
||||
"pg": "^8.16.3",
|
||||
"prisma": "^5.22.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-native": "~0.74.6",
|
||||
"solid-js": "^1.9.3",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-native": "~0.80.2",
|
||||
"solid-js": "^1.9.8",
|
||||
"tarn": "^3.0.2",
|
||||
"tedious": "^18.6.1",
|
||||
"type-fest": "^4.41.0",
|
||||
"typescript": "catalog:",
|
||||
"unbuild": "catalog:",
|
||||
"vue": "^3.5.13",
|
||||
"zod": "^4.0.0"
|
||||
"vue": "^3.5.18",
|
||||
"zod": "^4.0.17"
|
||||
},
|
||||
"overrides": {
|
||||
"whatwg-url": "^14.0.0"
|
||||
"whatwg-url": "^14.2.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
||||
Generated
+3271
-4125
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user