📦 v5.0.18 - https://docs.rxresu.me/changelog (Passkeys Support)

This commit is contained in:
Amruth Pillai
2026-04-14 10:51:04 +02:00
parent 4ed6177aee
commit c19b9746c8
70 changed files with 4758 additions and 622 deletions
+26 -25
View File
@@ -1,6 +1,6 @@
{
"name": "reactive-resume",
"version": "5.0.17",
"version": "5.0.18",
"description": "Reactive Resume is a free and open-source resume builder that simplifies the process of creating, updating, and sharing your resume.",
"license": "MIT",
"author": {
@@ -22,8 +22,8 @@
"db:studio": "drizzle-kit studio",
"dev": "vp dev",
"docs:dev": "cd docs && npx mint dev",
"fmt": "vp fmt --check",
"fmt:fix": "vp fmt",
"format": "vp fmt --check",
"format:fix": "vp fmt",
"knip": "knip",
"lingui:extract": "lingui extract --clean --overwrite",
"lint": "vp lint --type-aware",
@@ -35,15 +35,16 @@
"typecheck": "tsgo --noEmit"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.68",
"@ai-sdk/google": "^3.0.60",
"@ai-sdk/anthropic": "^3.0.69",
"@ai-sdk/google": "^3.0.63",
"@ai-sdk/openai": "^3.0.52",
"@aws-sdk/client-s3": "^3.1027.0",
"@base-ui/react": "^1.3.0",
"@better-auth/api-key": "^1.6.1",
"@better-auth/drizzle-adapter": "^1.6.1",
"@better-auth/infra": "^0.1.14",
"@better-auth/oauth-provider": "^1.6.1",
"@aws-sdk/client-s3": "^3.1030.0",
"@base-ui/react": "^1.4.0",
"@better-auth/api-key": "^1.6.2",
"@better-auth/drizzle-adapter": "^1.6.2",
"@better-auth/infra": "^0.2.2",
"@better-auth/oauth-provider": "^1.6.2",
"@better-auth/passkey": "^1.6.2",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
@@ -63,10 +64,10 @@
"@phosphor-icons/web": "^2.1.2",
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.11",
"@tanstack/react-query": "^5.97.0",
"@tanstack/react-router": "^1.168.10",
"@tanstack/react-router-ssr-query": "^1.166.10",
"@tanstack/react-start": "^1.167.16",
"@tanstack/react-query": "^5.99.0",
"@tanstack/react-router": "^1.168.21",
"@tanstack/react-router-ssr-query": "^1.166.11",
"@tanstack/react-start": "^1.167.39",
"@tanstack/zod-adapter": "^1.166.9",
"@tiptap/extension-highlight": "^3.22.3",
"@tiptap/extension-table": "^3.22.3",
@@ -76,15 +77,15 @@
"@tiptap/starter-kit": "^3.22.3",
"@uiw/color-convert": "^2.10.1",
"@uiw/react-color-colorful": "^2.10.1",
"ai": "^6.0.154",
"ai": "^6.0.159",
"ai-sdk-ollama": "^3.8.3",
"bcrypt": "^6.0.0",
"better-auth": "^1.6.1",
"better-auth": "^1.6.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"docx": "^9.6.1",
"dompurify": "^3.3.3",
"dompurify": "^3.4.0",
"drizzle-orm": "1.0.0-beta.21",
"drizzle-zod": "1.0.0-beta.14-a36c63d",
"es-toolkit": "^1.45.1",
@@ -104,7 +105,7 @@
"react-dom": "^19.2.5",
"react-hook-form": "^7.72.1",
"react-hotkeys-hook": "^5.2.4",
"react-resizable-panels": "^4.9.0",
"react-resizable-panels": "^4.10.0",
"react-window": "^2.2.7",
"react-zoom-pan-pinch": "^4.0.3",
"shadcn": "^4.2.0",
@@ -128,28 +129,28 @@
"@lingui/babel-plugin-lingui-macro": "^5.9.5",
"@lingui/cli": "^5.9.5",
"@lingui/vite-plugin": "^5.9.5",
"@rolldown/plugin-babel": "^0.2.2",
"@rolldown/plugin-babel": "^0.2.3",
"@tailwindcss/vite": "^4.2.2",
"@testing-library/react": "^16.3.2",
"@types/bcrypt": "^6.0.0",
"@types/js-cookie": "^3.0.6",
"@types/node": "^25.5.2",
"@types/node": "^25.6.0",
"@types/nodemailer": "^8.0.0",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260409.1",
"@typescript/native-preview": "7.0.0-dev.20260414.1",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "^4.1.4",
"babel-plugin-macros": "^3.1.0",
"drizzle-kit": "1.0.0-beta.21",
"happy-dom": "^20.8.9",
"happy-dom": "^20.9.0",
"jose": "^6.2.2",
"knip": "^6.3.1",
"knip": "^6.4.1",
"nitro": "3.0.260311-beta",
"node-addon-api": "^8.7.0",
"node-gyp": "^12.2.0",
"npm-check-updates": "^20.0.0",
"npm-check-updates": "^20.0.2",
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.16",
"vite-plugin-pwa": "^1.2.0",
"vite-plus": "latest",