diff --git a/admin-dashboard/package.json b/admin-dashboard/package.json index 4c9479f5..26975803 100644 --- a/admin-dashboard/package.json +++ b/admin-dashboard/package.json @@ -20,43 +20,43 @@ "storybook:build": "storybook build" }, "dependencies": { - "@hookform/resolvers": "^5.2.2", - "@radix-ui/react-dialog": "^1.1.15", - "@radix-ui/react-label": "^2.1.8", - "@radix-ui/react-popover": "^1.1.15", - "@radix-ui/react-slot": "^1.2.4", - "@radix-ui/react-switch": "^1.2.6", + "@hookform/resolvers": "^5.4.0", + "@radix-ui/react-dialog": "^1.1.18", + "@radix-ui/react-label": "^2.1.11", + "@radix-ui/react-popover": "^1.1.18", + "@radix-ui/react-slot": "^1.3.0", + "@radix-ui/react-switch": "^1.3.2", "@stellar/freighter-api": "^6.0.1", "@stellar/stellar-sdk": "^14.6.1", - "@tailwindcss/typography": "^0.5.19", + "@tailwindcss/typography": "^0.5.20", "@tanstack/react-table": "^8.21.3", "@types/rss": "^0.0.32", "bcryptjs": "^2.4.3", "canvas-confetti": "^1.9.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "framer-motion": "^12.38.0", + "framer-motion": "^12.42.2", "leaflet": "^1.9.4", "jspdf": "^4.2.1", - "jspdf-autotable": "^5.0.7", - "lucide-react": "^1.7.0", + "jspdf-autotable": "^5.0.8", + "lucide-react": "^1.23.0", "next": "15.5.14", - "next-intl": "^4.13.0", + "next-intl": "^4.13.1", "next-auth": "5.0.0-beta.20", "next-themes": "^0.4.6", - "react": "19.2.4", - "react-dom": "19.2.4", - "react-hook-form": "^7.74.0", + "react": "19.2.7", + "react-dom": "19.2.7", + "react-hook-form": "^7.80.0", "react-markdown": "^10.1.0", - "recharts": "^3.8.1", + "recharts": "^3.9.1", "rss": "^1.2.2", "sonner": "^2.0.7", "stripe": "^21.0.0", - "tailwind-merge": "^3.5.0", - "zod": "^4.3.6" + "tailwind-merge": "^3.6.0", + "zod": "^4.4.3" }, "devDependencies": { - "@playwright/test": "^1.58.2", + "@playwright/test": "^1.61.1", "@storybook/addon-themes": "^8.6.12", "@storybook/nextjs": "^8.6.12", "@tailwindcss/postcss": "^4", @@ -73,12 +73,12 @@ "eslint": "^9", "eslint-config-next": "15.5.14", "jsdom": "^27.0.1", - "playwright": "^1.58.2", + "playwright": "^1.61.1", "puppeteer": "^24.40.0", "storybook": "^8.6.12", "tailwindcss": "^4", - "typedoc": "^0.28.18", + "typedoc": "^0.28.19", "typescript": "^6", - "vitest": "^4.0.7" + "vitest": "^4.1.9" } } \ No newline at end of file