fix(deps): update dependency dayjs to ^1.11.13 (#1001)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-08-20 19:21:08 +00:00
committed by GitHub
parent 72aed22125
commit 27d08baa2d
6 changed files with 28 additions and 28 deletions

View File

@@ -24,7 +24,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"next": "^14.2.5",
"react": "^18.3.1",
"tldts": "^6.1.40"