build(deps): bump dayjs from 1.11.10 to 1.11.13 in /frontend (#59)

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.10 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.10...v1.11.13)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-26 10:11:43 +09:00
committed by GitHub
parent 52adf99d1c
commit eeb13abf97
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"autoprefixer": "10.4.16",
"boring-avatars": "^1.10.2",
"clsx": "^2.0.0",
"dayjs": "^1.11.10",
"dayjs": "^1.11.13",
"eslint": "8.48.0",
"eslint-config-next": "14.0.2",
"framer-motion": "^11.2.6",