Skip to content

Commit

Permalink
fix(deps): update dependency @date-io/date-fns to v3 (#806)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 0b38656 commit 0a05b7b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"style": "prettier --write 'src/**/*.{ts,tsx}' && eslint --fix 'src/**/*.{ts,tsx}'"
},
"dependencies": {
"@date-io/date-fns": "2.17.0",
"@date-io/date-fns": "3.0.0",
"@emotion/react": "11.13.0",
"@emotion/styled": "11.13.0",
"@fontsource-variable/roboto-flex": "5.0.15",
Expand Down
16 changes: 8 additions & 8 deletions client/pnpm-lock.yaml

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

0 comments on commit 0a05b7b

Please sign in to comment.