Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to ^3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and yjl9903 committed Jan 5, 2024
1 parent 5f9357c commit 56494cf
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/animegarden/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"anitomy": "^0.0.33",
"breadfs": "^0.0.7",
"cli-progress": "^3.12.0",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"debug": "^4.3.4",
"defu": "^6.1.3",
"fs-extra": "^11.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bangumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@breadc/color": "^0.9.7",
"animegarden": "^0.0.33",
"bgmc": "^0.0.5",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"fs-extra": "^11.2.0",
"prompts": "^2.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@breadc/color": "^0.9.7",
"@onekuma/map": "^0.1.10",
"breadc": "^0.9.7",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"debug": "^4.3.4",
"fs-extra": "^11.2.0",
"open-editor": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"anitomy": "^0.0.33",
"breadfs": "^0.0.7",
"consola": "^3.1.0",
"date-fns": "^3.0.6",
"date-fns": "^3.1.0",
"debug": "^4.3.4",
"defu": "^6.1.3",
"fast-glob": "^3.3.2",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 56494cf

Please sign in to comment.