chore: install date-fns

This commit is contained in:
ghost2023
2026-06-05 11:28:43 +03:00
parent a991139cc2
commit 6e4b70be34
2 changed files with 4 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
"axios": "^1.7.7",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"lucide-react": "^1.14.0",
"radix-ui": "^1.4.3",
"react": "19.2.6",

3
pnpm-lock.yaml generated
View File

@@ -292,6 +292,9 @@ importers:
clsx:
specifier: ^2.1.1
version: 2.1.1
date-fns:
specifier: ^3.6.0
version: 3.6.0
lucide-react:
specifier: ^1.14.0
version: 1.16.0(react@19.2.6)