diff --git a/package.json b/package.json index f11997a..731a74c 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "form-data": "^4.0.2", "input-otp": "1.4.1", "jwt-decode": "^4.0.0", + "lodash": "^4.17.21", "lucide-react": "^0.454.0", "next": "^16.1.1", "next-themes": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 893387b..9b7d654 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,6 +119,9 @@ importers: jwt-decode: specifier: ^4.0.0 version: 4.0.0 + lodash: + specifier: ^4.17.21 + version: 4.17.21 lucide-react: specifier: ^0.454.0 version: 0.454.0(react@19.2.3) diff --git a/public/git-info.json b/public/git-info.json index e093adf..af258f1 100644 --- a/public/git-info.json +++ b/public/git-info.json @@ -1,4 +1,4 @@ { - "commitHash": "8a43477", - "buildTime": "2026-01-07T13:11:47.102Z" + "commitHash": "0fba981", + "buildTime": "2026-01-11T07:37:53.091Z" } \ No newline at end of file