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

Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.0.6 to 3.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.0.6...v3.1.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-05 12:19:07 +00:00
committed by Łukasz Mierzwa
parent e3f540beb8
commit 2054775de9
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.0.6",
"date-fns": "3.1.0",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
@@ -5868,9 +5868,9 @@
}
},
"node_modules/date-fns": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.6.tgz",
"integrity": "sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.1.0.tgz",
"integrity": "sha512-ZO7yefXV/wCWzd3I9haCHmfzlfA3i1a2HHO7ZXjtJrRjXt8FULKJ2Vl8wji3XYF4dQ0ZJ/tokXDZeYlFvgms9Q==",
"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.0.6",
"date-fns": "3.1.0",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",