chore: bump dayjs from 1.11.11 to 1.11.12 in /frontend/web (#269)

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.11 to 1.11.12.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.11...v1.11.12)

---
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-08-01 21:45:36 +08:00
committed by GitHub
parent 04f5c7ff1a
commit 133c701194
2 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@
"@reduxjs/toolkit": "^2.2.6",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.10",
"dayjs": "^1.11.12",
"i18next": "^23.12.2",
"lodash-es": "^4.17.21",
"lucide-react": "^0.402.0",