chore(deps): bump date-fns from 3.6.0 to 4.1.0 (#69)

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-12-17 06:45:25 +08:00 committed by GitHub
parent 22fc7bdf8f
commit 8fde2c8983
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"@sentry/vue": "^8.20.0", "@sentry/vue": "^8.20.0",
"@vueuse/core": "^12.0.0", "@vueuse/core": "^12.0.0",
"core-js": "^3.34.0", "core-js": "^3.34.0",
"date-fns": "^3.6.0", "date-fns": "^4.1.0",
"github-markdown-css": "^5.5.1", "github-markdown-css": "^5.5.1",
"moment": "^2.30.1", "moment": "^2.30.1",
"pinia-plugin-persistedstate": "^3.2.1", "pinia-plugin-persistedstate": "^3.2.1",

View File

@ -2666,10 +2666,10 @@ data-view-byte-offset@^1.0.0:
es-errors "^1.3.0" es-errors "^1.3.0"
is-data-view "^1.0.1" is-data-view "^1.0.1"
date-fns@^3.6.0: date-fns@^4.1.0:
version "3.6.0" version "4.1.0"
resolved "https://registry.npmmirror.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf" resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww== integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
de-indent@^1.0.2: de-indent@^1.0.2:
version "1.0.2" version "1.0.2"