diff --git a/package.json b/package.json index f0d53281..2a6afc42 100644 --- a/package.json +++ b/package.json @@ -40,10 +40,10 @@ "@radix-ui/react-switch": "^1.2.6", "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-tooltip": "^1.2.8", - "@react-router/node": "^7.10.0", - "@react-router/serve": "^7.10.0", - "@scalar/hono-api-reference": "^0.9.25", - "@tanstack/react-query": "^5.90.11", + "@react-router/node": "^7.12.0", + "@react-router/serve": "^7.12.0", + "@scalar/hono-api-reference": "^0.9.32", + "@tanstack/react-query": "^5.90.16", "arktype": "^2.1.28", "better-auth": "^1.4.10", "class-variance-authority": "^0.7.1", @@ -53,25 +53,23 @@ "date-fns": "^4.1.0", "dither-plugin": "^1.1.1", "dotenv": "^17.2.3", - "drizzle-orm": "^0.44.7", + "drizzle-orm": "^0.45.1", "es-toolkit": "^1.42.0", "hono": "4.10.5", "hono-openapi": "^1.1.1", - "hono-rate-limiter": "^0.5.0", + "hono-rate-limiter": "^0.5.3", "http-errors-enhanced": "^4.0.2", - "input-otp": "^1.4.2", "isbot": "^5.1.32", - "lucide-react": "^0.555.0", + "lucide-react": "^0.562.0", "next-themes": "^0.4.6", "node-cron": "^4.2.1", - "qrcode.react": "^4.2.0", "react": "^19.2.1", "react-dom": "^19.2.1", - "react-hook-form": "^7.68.0", + "react-hook-form": "^7.70.0", "react-markdown": "^10.1.0", - "react-router": "^7.10.0", + "react-router": "^7.12.0", "react-router-hono-server": "^2.22.0", - "recharts": "3.5.1", + "recharts": "3.6.0", "remark-gfm": "^4.0.1", "semver": "^7.7.3", "slugify": "^1.6.6", @@ -82,13 +80,13 @@ "yaml": "^2.8.2" }, "devDependencies": { - "@faker-js/faker": "^10.1.0", - "@happy-dom/global-registrator": "^20.0.11", - "@hey-api/openapi-ts": "^0.88.0", - "@react-router/dev": "^7.10.0", + "@faker-js/faker": "^10.2.0", + "@happy-dom/global-registrator": "^20.1.0", + "@hey-api/openapi-ts": "^0.90.2", + "@react-router/dev": "^7.12.0", "@tailwindcss/typography": "^0.5.19", "@tailwindcss/vite": "^4.1.17", - "@tanstack/react-query-devtools": "^5.91.1", + "@tanstack/react-query-devtools": "^5.91.2", "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.3.1", "@types/bun": "^1.3.4", @@ -99,14 +97,14 @@ "dotenv-cli": "^11.0.0", "drizzle-kit": "^0.31.7", "lightningcss": "^1.30.2", - "oxfmt": "^0.22.0", - "oxlint": "^1.36.0", + "oxfmt": "^0.23.0", + "oxlint": "^1.38.0", "oxlint-tsgolint": "^0.10.1", "tailwindcss": "^4.1.17", "tinyglobby": "^0.2.15", "tw-animate-css": "^1.4.0", "typescript": "^5.9.3", - "vite": "^7.2.6", + "vite": "^7.3.1", "vite-bundle-analyzer": "^1.2.3", "vite-tsconfig-paths": "^6.0.3" },