add date-fns to dependencies

This commit is contained in:
Hayden 2024-02-29 12:56:34 -06:00
parent 8b8d7ff905
commit b914df41d8
No known key found for this signature in database
GPG key ID: 17CF79474E257545
2 changed files with 4 additions and 0 deletions

View file

@ -46,6 +46,7 @@
"@vueuse/router": "^10.0.0",
"autoprefixer": "^10.4.8",
"daisyui": "^2.24.0",
"date-fns": "^3.3.1",
"dompurify": "^3.0.0",
"h3": "^1.7.1",
"http-proxy": "^1.18.1",

View file

@ -41,6 +41,9 @@ dependencies:
daisyui:
specifier: ^2.24.0
version: 2.43.0(autoprefixer@10.4.13)(postcss@8.4.19)
date-fns:
specifier: ^3.3.1
version: 3.3.1
dompurify:
specifier: ^3.0.0
version: 3.0.0