1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-12-05 10:42:14 +03:00

build(deps): bump date-fns from 3.3.1 to 3.6.0 in /frontend

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.3.1 to 3.6.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.3.1...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-19 19:57:00 +00:00
committed by Quentin Gliech
parent dde907758e
commit c706848c93
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-web": "^3.1.3",
"classnames": "^2.5.1",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"graphql": "^16.8.1",
"history": "^5.3.0",
"i18next": "^23.10.1",
@@ -12103,9 +12103,9 @@
"dev": true
},
"node_modules/date-fns": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.3.1.tgz",
"integrity": "sha512-y8e109LYGgoQDveiEBD3DYXKba1jWf5BA8YU1FL5Tvm0BTdEfy54WLCwnuYWZNnzzvALy/QQ4Hov+Q9RVRv+Zw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz",
"integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"

View File

@@ -31,7 +31,7 @@
"@vector-im/compound-design-tokens": "1.2.0",
"@vector-im/compound-web": "^3.1.3",
"classnames": "^2.5.1",
"date-fns": "^3.3.1",
"date-fns": "^3.6.0",
"graphql": "^16.8.1",
"history": "^5.3.0",
"i18next": "^23.10.1",