Skip to content

Commit 0d06674

Browse files
fix(deps): update dependency dayjs to v1.11.19 (#923)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jeffery <61447509+jeffplays2005@users.noreply.github.com>
1 parent 6152849 commit 0d06674

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

apps/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@tanstack/react-query": "5.90.2",
2323
"@yamada-ui/lucide": "1.10.5",
2424
"@yamada-ui/react": "1.7.8",
25-
"dayjs": "1.11.18",
25+
"dayjs": "1.11.19",
2626
"http-status-codes": "2.3.0",
2727
"next": "15.3.5",
2828
"nuqs": "2.7.0",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@tanstack/react-query": "5.90.2",
2020
"date-fns": "4.1.0",
21-
"dayjs": "1.11.18",
21+
"dayjs": "1.11.19",
2222
"next": "15.3.5"
2323
}
2424
}

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@yamada-ui/lucide": "1.10.5",
3737
"@yamada-ui/react": "1.7.8",
3838
"@yamada-ui/table": "1.3.15",
39-
"dayjs": "1.11.18",
39+
"dayjs": "1.11.19",
4040
"next": "15.3.5",
4141
"nuqs": "2.7.0",
4242
"react": "19.2.0",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)