diff --git a/admin-dashboard/package.json b/admin-dashboard/package.json index 4c9479f5..107177bc 100644 --- a/admin-dashboard/package.json +++ b/admin-dashboard/package.json @@ -20,51 +20,51 @@ "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.7.1", + "@radix-ui/react-dialog": "^1.1.23", + "@radix-ui/react-label": "^2.1.15", + "@radix-ui/react-popover": "^1.1.23", + "@radix-ui/react-slot": "^1.3.3", + "@radix-ui/react-switch": "^1.3.7", "@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.43.0", "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.28.0", "next": "15.5.14", - "next-intl": "^4.13.0", + "next-intl": "^4.13.5", "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.8", + "react-dom": "19.2.8", + "react-hook-form": "^7.84.0", "react-markdown": "^10.1.0", - "recharts": "^3.8.1", + "recharts": "^3.10.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.62.1", "@storybook/addon-themes": "^8.6.12", "@storybook/nextjs": "^8.6.12", "@tailwindcss/postcss": "^4", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.0", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/bcryptjs": "^2.4.6", - "@types/leaflet": "^1.9.14", + "@types/leaflet": "^1.9.22", "@types/canvas-confetti": "^1.9.0", "@types/node": "^20", "@types/react": "^19", @@ -73,12 +73,12 @@ "eslint": "^9", "eslint-config-next": "15.5.14", "jsdom": "^27.0.1", - "playwright": "^1.58.2", + "playwright": "^1.62.1", "puppeteer": "^24.40.0", "storybook": "^8.6.12", "tailwindcss": "^4", - "typedoc": "^0.28.18", + "typedoc": "^0.28.20", "typescript": "^6", - "vitest": "^4.0.7" + "vitest": "^4.1.10" } } \ No newline at end of file