mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 00:00:27 +00:00
add date-fns to dependencies
This commit is contained in:
parent
8b8d7ff905
commit
b914df41d8
2 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
||||||
"@vueuse/router": "^10.0.0",
|
"@vueuse/router": "^10.0.0",
|
||||||
"autoprefixer": "^10.4.8",
|
"autoprefixer": "^10.4.8",
|
||||||
"daisyui": "^2.24.0",
|
"daisyui": "^2.24.0",
|
||||||
|
"date-fns": "^3.3.1",
|
||||||
"dompurify": "^3.0.0",
|
"dompurify": "^3.0.0",
|
||||||
"h3": "^1.7.1",
|
"h3": "^1.7.1",
|
||||||
"http-proxy": "^1.18.1",
|
"http-proxy": "^1.18.1",
|
||||||
|
|
3
frontend/pnpm-lock.yaml
generated
3
frontend/pnpm-lock.yaml
generated
|
@ -41,6 +41,9 @@ dependencies:
|
||||||
daisyui:
|
daisyui:
|
||||||
specifier: ^2.24.0
|
specifier: ^2.24.0
|
||||||
version: 2.43.0(autoprefixer@10.4.13)(postcss@8.4.19)
|
version: 2.43.0(autoprefixer@10.4.13)(postcss@8.4.19)
|
||||||
|
date-fns:
|
||||||
|
specifier: ^3.3.1
|
||||||
|
version: 3.3.1
|
||||||
dompurify:
|
dompurify:
|
||||||
specifier: ^3.0.0
|
specifier: ^3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue