Merge branch 'develop' into feat/add_auth_integration

This commit is contained in:
Michael Abebe
2026-05-18 11:14:55 +03:00
committed by GitHub
54 changed files with 10038 additions and 194 deletions

15
pnpm-lock.yaml generated
View File

@@ -238,9 +238,18 @@ importers:
axios:
specifier: ^1.7.7
version: 1.16.0
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
clsx:
specifier: ^2.1.1
version: 2.1.1
lucide-react:
specifier: ^1.14.0
version: 1.14.0(react@18.3.1)
radix-ui:
specifier: ^1.4.3
version: 1.4.3(@types/react-dom@18.3.7(@types/react@18.3.28))(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react:
specifier: 18.3.1
version: 18.3.1
@@ -250,6 +259,12 @@ importers:
react-router-dom:
specifier: ^6.27.0
version: 6.30.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
recharts:
specifier: ^3.8.1
version: 3.8.1(@types/react@18.3.28)(react-dom@18.3.1(react@18.3.1))(react-is@19.2.6)(react@18.3.1)(redux@5.0.1)
tailwind-merge:
specifier: ^3.6.0
version: 3.6.0
zustand:
specifier: ^5.0.0
version: 5.0.13(@types/react@18.3.28)(immer@11.1.8)(react@18.3.1)(use-sync-external-store@1.6.0(react@18.3.1))