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

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.0.6.
- [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/v2.30.0...v3.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-01 08:54:00 +00:00
committed by Łukasz Mierzwa
parent 2326e2de3c
commit b06d9d5fcf
2 changed files with 7 additions and 13 deletions

18
ui/package-lock.json generated
View File

@@ -22,7 +22,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "2.30.0",
"date-fns": "3.0.6",
"downshift": "8.3.1",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
@@ -5841,18 +5841,12 @@
}
},
"node_modules/date-fns": {
"version": "2.30.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz",
"integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==",
"dependencies": {
"@babel/runtime": "^7.21.0"
},
"engines": {
"node": ">=0.11"
},
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.0.6.tgz",
"integrity": "sha512-W+G99rycpKMMF2/YD064b2lE7jJGUe+EjOES7Q8BIGY8sbNdbgcs9XFTZwvzc9Jx1f3k7LB7gZaZa7f8Agzljg==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/date-fns"
"type": "github",
"url": "https://github.com/sponsors/kossnocorp"
}
},
"node_modules/debug": {

View File

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