fix(deps): update dependency dayjs to ^1.11.12 (#832)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-18 13:14:20 +00:00
committed by GitHub
parent ee2703ca4b
commit 5c92f6a3cc
6 changed files with 26 additions and 26 deletions

View File

@@ -22,7 +22,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"dayjs": "^1.11.11",
"dayjs": "^1.11.12",
"react": "^18.3.1",
"next": "^14.2.5"
},