chore(deps): update dependencies

Routine version bumps across the workspace. The @react-pdf/textkit patch is
renamed to drop the pinned version so it survives the next bump.
This commit is contained in:
Amruth Pillai
2026-08-17 22:32:33 +02:00
parent e2554c9be8
commit 9dc2aade46
13 changed files with 1778 additions and 1575 deletions
+6 -6
View File
@@ -15,19 +15,19 @@
"test:agent": "vitest run --reporter=agent --reporter=json --outputFile.json=reports/vitest-results.json --passWithNoTests"
},
"dependencies": {
"@better-auth/api-key": "^1.6.26",
"@better-auth/drizzle-adapter": "^1.6.26",
"@better-auth/api-key": "^1.6.29",
"@better-auth/drizzle-adapter": "^1.6.29",
"@better-auth/infra": "^0.3.7",
"@better-auth/oauth-provider": "^1.6.26",
"@better-auth/passkey": "^1.6.26",
"@better-auth/oauth-provider": "^1.6.29",
"@better-auth/passkey": "^1.6.29",
"@reactive-resume/db": "workspace:*",
"@reactive-resume/email": "workspace:*",
"@reactive-resume/env": "workspace:*",
"@reactive-resume/utils": "workspace:*",
"bcrypt": "^6.0.0",
"better-auth": "1.6.26",
"better-auth": "1.6.29",
"drizzle-orm": "1.0.0-rc.4",
"jose": "^6.2.8",
"jose": "^6.2.9",
"react": "^19.2.8"
},
"devDependencies": {