Bump date-fns from 3.1.0 to 3.2.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.1.0 to 3.2.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.1.0...v3.2.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-01-15 03:22:07 +00:00 committed by GitHub
parent 925450f84c
commit 6ac3d3e62c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.12.0",
"dark-editable": "github:DarKsandr/dark-editable",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"i18next": "^23.7.16",
"i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^2.4.2",
@ -596,9 +596,9 @@
"resolved": "git+ssh://git@github.com/DarKsandr/dark-editable.git#8601f10ef5a49ff9ad6f1c0921d523f17f174036"
},
"node_modules/date-fns": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.1.0.tgz",
"integrity": "sha512-ZO7yefXV/wCWzd3I9haCHmfzlfA3i1a2HHO7ZXjtJrRjXt8FULKJ2Vl8wji3XYF4dQ0ZJ/tokXDZeYlFvgms9Q==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.2.0.tgz",
"integrity": "sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"

View File

@ -23,7 +23,7 @@
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.12.0",
"dark-editable": "github:DarKsandr/dark-editable",
"date-fns": "^3.0.6",
"date-fns": "^3.2.0",
"i18next": "^23.7.16",
"i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^2.4.2",