chore(deps): bump date-fns from 3.1.0 to 3.2.0 in /ui

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 06:19:35 +00:00
committed by Łukasz Mierzwa
parent 296fe06827
commit e9f2a623dc
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View File

@@ -21,7 +21,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.1.0",
"date-fns": "3.2.0",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
@@ -5873,9 +5873,9 @@
}
},
"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

@@ -16,7 +16,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "3.1.0",
"date-fns": "3.2.0",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",